index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-25
uaccess: Add speculation barrier to copy_from_user()
Dave Hansen
1
-0
/
+4
2023-02-25
random: always mix cycle counter in add_latent_entropy()
Jason A. Donenfeld
1
-3
/
+3
2023-02-22
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
1
-0
/
+13
2023-02-22
hugetlb: check for undefined shift on 32 bit architectures
Mike Kravetz
1
-1
/
+4
2023-02-22
net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
Andrey Konovalov
1
-0
/
+1
2023-02-22
ACPI / x86: Add support for LPS0 callback handler
Mario Limonciello
1
-1
/
+9
2023-02-14
uapi: add missing ip/ipv6 header dependencies for linux/stddef.h
Herton R. Krzesinski
2
-0
/
+2
2023-02-14
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
1
-3
/
+3
2023-02-09
nvmem: core: remove nvmem_config wp_gpio
Russell King (Oracle)
1
-2
/
+0
2023-02-09
highmem: round down the address passed to kunmap_flush_on_unmap()
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-02-09
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
1
-0
/
+13
2023-02-09
scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress
Mike Christie
1
-0
/
+2
2023-02-09
bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
Jakub Sitnicki
1
-0
/
+12
2023-02-01
netfilter: conntrack: unify established states for SCTP paths
Sriram Yagnaraman
2
-2
/
+2
2023-02-01
cpufreq: Move to_gov_attr_set() to cpufreq.h
Kevin Hao
1
-0
/
+5
2023-02-01
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
1
-0
/
+1
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
1
-0
/
+1
2023-02-01
kernel/panic: move panic sysctls to its own file
tangmeng
1
-6
/
+0
2023-02-01
sysctl: add a new register_sysctl_init() interface
Xiaoming Ni
1
-0
/
+3
2023-02-01
scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspace
Wenchao Hao
1
-0
/
+9
2023-02-01
thermal: Validate new state in cur_state_store()
Viresh Kumar
1
-0
/
+1
2023-02-01
thermal/core: Rename 'trips' to 'num_trips'
Daniel Lezcano
1
-2
/
+2
2023-02-01
l2tp: Serialize access to sk_user_data with sk_callback_lock
Jakub Sitnicki
1
-1
/
+1
2023-02-01
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
1
-0
/
+7
2023-02-01
gpio: use raw spinlock for gpio chip shadowed data
Schspa Shi
1
-1
/
+1
2023-01-24
tracing: Use alignof__(struct {type b;}) instead of offsetof()
Steven Rostedt (Google)
1
-1
/
+1
2023-01-24
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman
1
-0
/
+3
2023-01-24
eventfd: provide a eventfd_signal_mask() helper
Jens Axboe
1
-0
/
+7
2023-01-24
eventpoll: add EPOLL_URING_WAKE poll wakeup flag
Jens Axboe
1
-0
/
+6
2023-01-24
btrfs: fix trace event name typo for FLUSH_DELAYED_REFS
Naohiro Aota
1
-1
/
+1
2023-01-18
efi: tpm: Avoid READ_ONCE() for accessing the event log
Ard Biesheuvel
1
-2
/
+2
2023-01-12
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
1
-2
/
+0
2023-01-12
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
1
-1
/
+1
2023-01-12
filelock: new helper: vfs_inode_has_locks
Jeff Layton
1
-0
/
+6
2023-01-12
net/mlx5: E-Switch, properly handle ingress tagged packets on VST
Moshe Shemesh
2
-1
/
+7
2023-01-12
netfilter: nf_tables: honor set timeout and garbage collection updates
Pablo Neira Ayuso
1
-1
/
+12
2023-01-12
netfilter: nf_tables: consolidate set description
Pablo Neira Ayuso
1
-0
/
+12
2023-01-12
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
1
-0
/
+5
2023-01-12
ext4: fix deadlock due to mbcache entry corruption
Jan Kara
1
-2
/
+7
2023-01-12
mbcache: automatically delete entries from cache on freeing
Jan Kara
1
-8
/
+16
2023-01-12
ext4: disable fast-commit of encrypted dir operations
Eric Biggers
1
-2
/
+5
2023-01-12
mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
Matthieu Baerts
1
-2
/
+10
2023-01-12
PM/devfreq: governor: Add a private governor_data for governor
Kant Fan
1
-3
/
+4
2023-01-12
jbd2: use the correct print format
Bixuan Cui
1
-22
/
+22
2023-01-12
ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire
Pierre-Louis Bossart
1
-16
/
+16
2023-01-12
nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
Christoph Hellwig
1
-1
/
+2
2022-12-31
media: dvbdev: fix build warning due to comments
Lin Ma
1
-1
/
+2
2022-12-31
ALSA: hda: add snd_hdac_stop_streams() helper
Pierre-Louis Bossart
1
-0
/
+1
2022-12-31
ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.c
Pierre-Louis Bossart
2
-1
/
+1
2022-12-31
media: dvbdev: adopts refcnt to avoid UAF
Lin Ma
1
-14
/
+17
[next]