index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-03-17
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
2021-03-17
stop_machine: mark helpers __always_inline
Arnd Bergmann
2021-03-17
can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...
Oleksij Rempel
2021-03-17
net: check if protocol extracted by virtio_net_hdr_set_proto is correct
Balazs Nemeth
2021-03-17
net: Introduce parse_protocol header_ops callback
Maxim Mikityanskiy
2021-03-17
uapi: nfnetlink_cthelper.h: fix userspace compilation error
Dmitry V. Levin
2021-03-11
misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
Aswath Govindraju
2021-03-07
zsmalloc: account the number of compacted pages correctly
Rokudo Yan
2021-03-07
sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
Joe Perches
2021-03-03
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
2021-03-03
ipv6: silence compilation warning for non-IPV6 builds
Leon Romanovsky
2021-03-03
ipv6: icmp6: avoid indirect call for icmpv6_send()
Eric Dumazet
2021-03-03
icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=n
Jason A. Donenfeld
2021-03-03
icmp: introduce helper for nat'd source address in network device context
Jason A. Donenfeld
2021-03-03
mm/rmap: fix potential pte_unmap on an not mapped pte
Miaohe Lin
2021-03-03
certs: Fix blacklist flag type confusion
David Howells
2021-03-03
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
2021-03-03
vmlinux.lds.h: add DWARF v5 sections
Nick Desaulniers
2021-02-23
Xen/gntdev: correct error checking in gntdev_map_grant_pages()
Jan Beulich
2021-02-23
net: watchdog: hold device global xmit lock during tx disable
Edwin Peer
2021-02-23
arm/xen: Don't probe xenbus as part of an early initcall
Julien Grall
2021-02-23
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
2021-02-23
include/trace/events/writeback.h: fix -Wstringop-truncation warnings
Qian Cai
2021-02-23
lib/string: Add strscpy_pad() function
Tobin C. Harding
2021-02-23
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
2021-02-23
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2021-02-10
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
2021-02-10
elfcore: fix building with clang
Arnd Bergmann
2021-02-07
kthread: Extract KTHREAD_IS_PER_CPU
Peter Zijlstra
2021-02-03
tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
Pengcheng Yang
2021-02-03
iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built
Bartosz Golaszewski
2021-01-30
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
2021-01-30
fs: move I_DIRTY_INODE to fs.h
Christoph Hellwig
2021-01-30
compiler.h: Raise minimum version of GCC to 5.1 for arm64
Will Deacon
2021-01-30
xen: Fix event channel callback via INTX/GSI
David Woodhouse
2021-01-23
net: skbuff: disambiguate argument and member for skb_list_walk_safe helper
Jason A. Donenfeld
2021-01-23
net: introduce skb_list_walk_safe for skb segment walking
Jason A. Donenfeld
2021-01-23
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
2021-01-23
ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
Shawn Guo
2021-01-17
vmlinux.lds.h: Add PGO and AutoFDO input sections
Nick Desaulniers
2021-01-12
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
2021-01-09
kdev_t: always inline major/minor helper functions
Josh Poimboeuf
2021-01-09
of: fix linker-section match-table corruption
Johan Hovold
2021-01-09
uapi: move constants from <linux/kernel.h> to <linux/const.h>
Petr Vorel
2021-01-09
mm: memcontrol: fix excessive complexity in memory.stat reporting
Johannes Weiner
2021-01-09
mm: memcontrol: implement lruvec stat functions on top of each other
Johannes Weiner
2021-01-09
mm: memcontrol: eliminate raw access to stat and event counters
Johannes Weiner
2020-12-29
xen/xenbus: Count pending messages for each watch
SeongJae Park
2020-12-29
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
2020-12-29
xen/xenbus: Allow watches discard events before queueing
SeongJae Park
[next]