index
:
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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-11-01
string: Add __realloc_size hint to kmemdup()
Kees Cook
2022-11-01
x86/ibt: Implement FineIBT
Peter Zijlstra
2022-11-01
ARM: at91: pm: avoid soft resetting AC DLL
Claudiu Beznea
2022-10-31
net: dropreason: add SKB_DROP_REASON_FRAG_TOO_FAR
Eric Dumazet
2022-10-31
net: dropreason: add SKB_DROP_REASON_FRAG_REASM_TIMEOUT
Eric Dumazet
2022-10-31
net: dropreason: add SKB_DROP_REASON_DUP_FRAG
Eric Dumazet
2022-10-31
net: dropreason: add SKB_CONSUMED reason
Eric Dumazet
2022-10-31
rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_link
Hangbin Liu
2022-10-31
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
Hangbin Liu
2022-11-01
asm-generic: compat: fix compat_arg_u64() and compat_arg_u64_dual()
Andreas Schwab
2022-10-31
cgroup: cgroup refcnt functions should be exported when CONFIG_DEBUG_CGROUP_REF
Tejun Heo
2022-10-31
fs: introduce dedicated idmap type for mounts
Christian Brauner
2022-10-31
block: simplify blksize_bits() implementation
Dawei Li
2022-10-31
audit: fix undefined behavior in bit shift for AUDIT_BIT
Gaosheng Cui
2022-10-31
ptp: introduce helpers to adjust by scaled parts per million
Jacob Keller
2022-10-31
ptp: add missing documentation for parameters
Jacob Keller
2022-10-31
net: geneve: fix array of flexible structures warnings
Jakub Kicinski
2022-10-31
netlink: split up copies in the ack construction
Jakub Kicinski
2022-10-31
Merge 6.1-rc3 into usb-next
Greg Kroah-Hartman
2022-10-30
net: remove unused netdev_unregistering()
Juhee Kang
2022-10-30
Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-30
Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-30
Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-30
sched/psi: Use task->psi_flags to clear in CPU migration
Chengming Zhou
2022-10-30
sched/psi: Stop relying on timer_pending() for poll_work rescheduling
Suren Baghdasaryan
2022-10-30
sched/psi: Fix avgs_work re-arm in psi_avgs_work()
Chengming Zhou
2022-10-29
Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-29
Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-10-28
net/packet: add PACKET_FANOUT_FLAG_IGNORE_OUTGOING
Willem de Bruijn
2022-10-28
net: sfp: move field definitions along side register index
Russell King (Oracle)
2022-10-28
net: sfp: convert register indexes from hex to decimal
Russell King (Oracle)
2022-10-28
net: phylink: add phylink_get_link_timer_ns() helper
Russell King (Oracle)
2022-10-28
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
2022-10-28
netlink: hide validation union fields from kdoc
Jakub Kicinski
2022-10-28
Kalle Valo says:
Jakub Kicinski
2022-10-28
string: Rewrite and add more kern-doc for the str*() functions
Kees Cook
2022-10-28
fortify: Capture __bos() results in const temp vars
Kees Cook
2022-10-28
cgroup: Implement DEBUG_CGROUP_REF
Tejun Heo
2022-10-28
x86: fortify: kmsan: fix KMSAN fortify builds
Alexander Potapenko
2022-10-28
mm/uffd: fix vma check on userfault for wp
Peter Xu
2022-10-28
ASoC: qdsp6: audioreach: add multi-port, SAL and MFC support
Mark Brown
2022-10-28
Merge tag 'sound-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-10-28
Merge tag 'drm-fixes-2022-10-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-10-28
ASoC: qdsp6: audioreach: add support for more port connections
Srinivas Kandagatla
2022-10-28
ACPICA: Add CXL 3.0 structures (CXIMS & RDPAS) to the CEDT table
Alison Schofield
2022-10-28
ACPICA: Finish support for the CDAT table
Bob Moore
2022-10-28
ACPICA: IORT: Update for revision E.e
Robin Murphy
2022-10-28
ACPICA: Add support for FFH Opregion special context data
Sudeep Holla
2022-10-28
ACPICA: Add a couple of new UUIDs to the known UUID list
Bob Moore
2022-10-28
ACPICA: iASL: Add CCEL table to both compiler/disassembler
Kuppuswamy Sathyanarayanan
[prev]
[next]