index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ACPI / x86: Add support for LPS0 callback handler
Mario Limonciello
2023-02-22
1
-1
/
+9
*
uapi: add missing ip/ipv6 header dependencies for linux/stddef.h
Herton R. Krzesinski
2023-02-14
2
-0
/
+2
*
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
2023-02-14
1
-3
/
+3
*
nvmem: core: remove nvmem_config wp_gpio
Russell King (Oracle)
2023-02-09
1
-2
/
+0
*
highmem: round down the address passed to kunmap_flush_on_unmap()
Matthew Wilcox (Oracle)
2023-02-09
1
-2
/
+2
*
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
2023-02-09
1
-0
/
+13
*
scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress
Mike Christie
2023-02-09
1
-0
/
+2
*
bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
Jakub Sitnicki
2023-02-09
1
-0
/
+12
*
netfilter: conntrack: unify established states for SCTP paths
Sriram Yagnaraman
2023-02-01
2
-2
/
+2
*
cpufreq: Move to_gov_attr_set() to cpufreq.h
Kevin Hao
2023-02-01
1
-0
/
+5
*
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2023-02-01
1
-0
/
+1
*
exit: Add and use make_task_dead.
Eric W. Biederman
2023-02-01
1
-0
/
+1
*
kernel/panic: move panic sysctls to its own file
tangmeng
2023-02-01
1
-6
/
+0
*
sysctl: add a new register_sysctl_init() interface
Xiaoming Ni
2023-02-01
1
-0
/
+3
*
scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspace
Wenchao Hao
2023-02-01
1
-0
/
+9
*
thermal: Validate new state in cur_state_store()
Viresh Kumar
2023-02-01
1
-0
/
+1
*
thermal/core: Rename 'trips' to 'num_trips'
Daniel Lezcano
2023-02-01
1
-2
/
+2
*
l2tp: Serialize access to sk_user_data with sk_callback_lock
Jakub Sitnicki
2023-02-01
1
-1
/
+1
*
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
2023-02-01
1
-0
/
+7
*
gpio: use raw spinlock for gpio chip shadowed data
Schspa Shi
2023-02-01
1
-1
/
+1
*
tracing: Use alignof__(struct {type b;}) instead of offsetof()
Steven Rostedt (Google)
2023-01-24
1
-1
/
+1
*
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman
2023-01-24
1
-0
/
+3
*
eventfd: provide a eventfd_signal_mask() helper
Jens Axboe
2023-01-24
1
-0
/
+7
*
eventpoll: add EPOLL_URING_WAKE poll wakeup flag
Jens Axboe
2023-01-24
1
-0
/
+6
*
btrfs: fix trace event name typo for FLUSH_DELAYED_REFS
Naohiro Aota
2023-01-24
1
-1
/
+1
*
efi: tpm: Avoid READ_ONCE() for accessing the event log
Ard Biesheuvel
2023-01-18
1
-2
/
+2
*
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
2023-01-12
1
-2
/
+0
*
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
2023-01-12
1
-1
/
+1
*
filelock: new helper: vfs_inode_has_locks
Jeff Layton
2023-01-12
1
-0
/
+6
*
net/mlx5: E-Switch, properly handle ingress tagged packets on VST
Moshe Shemesh
2023-01-12
2
-1
/
+7
*
netfilter: nf_tables: honor set timeout and garbage collection updates
Pablo Neira Ayuso
2023-01-12
1
-1
/
+12
*
netfilter: nf_tables: consolidate set description
Pablo Neira Ayuso
2023-01-12
1
-0
/
+12
*
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
2023-01-12
1
-0
/
+5
*
ext4: fix deadlock due to mbcache entry corruption
Jan Kara
2023-01-12
1
-2
/
+7
*
mbcache: automatically delete entries from cache on freeing
Jan Kara
2023-01-12
1
-8
/
+16
*
ext4: disable fast-commit of encrypted dir operations
Eric Biggers
2023-01-12
1
-2
/
+5
*
mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
Matthieu Baerts
2023-01-12
1
-2
/
+10
*
PM/devfreq: governor: Add a private governor_data for governor
Kant Fan
2023-01-12
1
-3
/
+4
*
jbd2: use the correct print format
Bixuan Cui
2023-01-12
1
-22
/
+22
*
ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire
Pierre-Louis Bossart
2023-01-12
1
-16
/
+16
*
nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
Christoph Hellwig
2023-01-12
1
-1
/
+2
*
media: dvbdev: fix build warning due to comments
Lin Ma
2022-12-31
1
-1
/
+2
*
ALSA: hda: add snd_hdac_stop_streams() helper
Pierre-Louis Bossart
2022-12-31
1
-0
/
+1
*
ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.c
Pierre-Louis Bossart
2022-12-31
2
-1
/
+1
*
media: dvbdev: adopts refcnt to avoid UAF
Lin Ma
2022-12-31
1
-14
/
+17
*
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
2022-12-31
1
-0
/
+1
*
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2022-12-31
2
-26
/
+37
*
video: hyperv_fb: Avoid taking busy spinlock on panic path
Guilherme G. Piccoli
2022-12-31
1
-0
/
+2
*
dmaengine: idxd: Fix crc_val field for completion record
Fenghua Yu
2022-12-31
1
-1
/
+1
*
include/uapi/linux/swab: Fix potentially missing __always_inline
Matt Redfearn
2022-12-31
1
-1
/
+1
[prev]
[next]