index
:
kernel/git/stable/linux.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-03-10
HID: add KEY_CAMERA_FOCUS event in HID
fengqi
2023-03-10
fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()
Takashi Iwai
2023-03-10
crypto: acomp - Be more careful with request flags
Herbert Xu
2023-03-10
devres: Pass unique name of the resource to devm_add_action()
Andy Shevchenko
2023-03-09
Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...
Jakub Kicinski
2023-03-09
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
2023-03-09
net: sched: remove qdisc_watchdog->last_expires
Eric Dumazet
2023-03-09
netlink: remove unused 'compare' function
Florian Westphal
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-09
scsi: target: core: Add RTPI attribute for target port
Dmitry Bogdanov
2023-03-09
scsi: target: core: Drop device-based RTPI
Roman Bolshakov
2023-03-09
scsi: target: core: Add RTPI field to target port
Dmitry Bogdanov
2023-03-09
scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD
Lee Duncan
2023-03-09
clk: Avoid invalid function names in CLK_OF_DECLARE()
Nathan Chancellor
2023-03-09
i2c: Switch .probe() to not take an id parameter
Uwe Kleine-König
2023-03-09
dyndbg: use the module notifier callbacks
Jason Baron
2023-03-09
module: make module_ktype structure constant
Thomas Weißschuh
2023-03-09
module: replace module_layout with module_memory
Song Liu
2023-03-09
bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h
Michael Weiß
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-09
Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-03-09
firmware: xilinx: Add pm api function for PL config reg readback
Nava kishore Manne
2023-03-09
misc: alcor_pci: Use PCI core to manage ASPM instead of open-coding
Bjorn Helgaas
2023-03-09
char: pcmcia: remove all the drivers
Jiri Slaby
2023-03-09
serial: 8250: Reorder fields in 'struct plat_serial8250_port'
Christophe JAILLET
2023-03-09
drm/ttm: Use the BIT macro for the TTM_TT_FLAGs
Thomas Hellström
2023-03-09
sctp: add weighted fair queueing stream scheduler
Xin Long
2023-03-09
sctp: add fair capacity stream scheduler
Xin Long
2023-03-09
livepatch: fix ELF typos
Alexey Dobriyan
2023-03-08
bpf: implement numbers iterator
Andrii Nakryiko
2023-03-08
bpf: add support for open-coded iterator loops
Andrii Nakryiko
2023-03-08
bpf: add iterator kfuncs registration and validation logic
Andrii Nakryiko
2023-03-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2023-03-08
lsm: fix a badly named parameter in security_get_getsecurity()
Paul Moore
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-03-08
netfilter: move br_nf_check_hbh_len to utils
Xin Long
2023-03-08
net: reclaim skb->scm_io_uring bit
Eric Dumazet
2023-03-08
netfilter: bridge: introduce broute meta statement
Sriram Yagnaraman
2023-03-07
net: remove enum skb_free_reason
Eric Dumazet
2023-03-07
net: phy: improve phy_read_poll_timeout
Heiner Kallweit
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
2023-03-07
interconnect: fix provider registration API
Johan Hovold
2023-03-07
cpumask: be more careful with 'cpumask_setall()'
Linus Torvalds
2023-03-07
wifi: radiotap: separate vendor TLV into header/content
Mordechay Goodstein
2023-03-07
instrumented.h: Fix all kernel-doc format warnings
Randy Dunlap
2023-03-07
bpf: offload map memory usage
Yafang Shao
2023-03-07
bpf, net: xskmap memory usage
Yafang Shao
2023-03-07
bpf, net: bpf_local_storage memory usage
Yafang Shao
2023-03-07
bpf: add new map ops ->map_mem_usage
Yafang Shao
2023-03-07
bus: mhi: host: Remove mhi_poll() API
Manivannan Sadhasivam
[prev]
[next]