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
compress-2025-01-21
compress-2025-01-23
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-04-20
kexec: turn all kexec_mutex acquisitions into trylocks
Valentin Schneider
1
-1
/
+1
2023-04-20
tcp: convert elligible sysctls to u8
Eric Dumazet
1
-34
/
+34
2023-04-20
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
1
-16
/
+16
2023-04-20
sysctl: add proc_dou8vec_minmax()
Eric Dumazet
1
-0
/
+2
2023-04-20
ftrace: Mark get_lock_parent_ip() __always_inline
John Keeping
1
-1
/
+1
2023-04-05
rcu: Fix rcu_torture_read ftrace event
Douglas Raillard
1
-1
/
+1
2023-04-05
Bluetooth: L2CAP: Fix not checking for maximum number of DCID
Luiz Augusto von Dentz
1
-0
/
+1
2023-04-05
nvme-tcp: fix nvme_tcp_term_pdu to match spec
Caleb Sander
1
-2
/
+3
2023-04-05
net: mdio: fix owner field for mdio buses registered using device-tree
Maxime Bizon
1
-3
/
+19
2023-03-22
HID: core: Provide new max_buffer_size attribute to over-ride the default
Lee Jones
1
-0
/
+3
2023-03-22
fs: use consistent setgid checks in is_sxid()
Christian Brauner
1
-1
/
+1
2023-03-22
attr: use consistent sgid stripping checks
Amir Goldstein
1
-1
/
+1
2023-03-22
fs: add mode_strip_sgid() helper
Yang Xu
1
-0
/
+1
2023-03-22
tracing: Make tracepoint lockdep check actually test something
Steven Rostedt (Google)
1
-9
/
+6
2023-03-22
sh: intc: Avoid spurious sizeof-pointer-div warning
Michael Karcher
1
-1
/
+4
2023-03-22
drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdoc
Liu Ying
1
-2
/
+2
2023-03-22
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
1
-2
/
+4
2023-03-17
arch: fix broken BuildID for arm64 and riscv
Masahiro Yamada
1
-0
/
+5
2023-03-17
PCI: Add SolidRun vendor ID
Alvaro Karsz
1
-0
/
+2
2023-03-17
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
1
-0
/
+7
2023-03-17
irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent
Bixuan Cui
1
-1
/
+1
2023-03-17
irq: Fix typos in comments
Ingo Molnar
2
-3
/
+3
2023-03-11
PCI: Add ACS quirk for Wangxun NICs
Mengyuan Lou
1
-0
/
+2
2023-03-11
usb: uvc: Enumerate valid values for color matching
Daniel Scally
1
-0
/
+30
2023-03-11
PCI: loongson: Prevent LS7A MRRS increases
Huacai Chen
1
-0
/
+1
2023-03-11
media: uvcvideo: Silence memcpy() run-time false positive warnings
Kees Cook
1
-1
/
+1
2023-03-11
bootconfig: Increase max nodes of bootconfig from 1024 to 8192 for DCC support
Souradeep Chowdhury
1
-1
/
+1
2023-03-11
sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
Xin Long
1
-0
/
+1
2023-03-11
ima: Align ima_file_mmap() parameters with mmap_file LSM hook
Roberto Sassu
1
-2
/
+4
2023-03-11
x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range
Yang Jihong
1
-0
/
+1
2023-03-11
x86/kprobes: Fix __recover_optprobed_insn check optimizing logic
Yang Jihong
1
-0
/
+1
2023-03-11
uaccess: Add minimum bounds check on kernel buffer size
Kees Cook
1
-0
/
+4
2023-03-11
rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks
Paul E. McKenney
1
-1
/
+8
2023-03-11
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
1
-0
/
+2
2023-03-11
ASoC: soc-dapm.h: fixup warning struct snd_pcm_substream not declared
Lucas Tanure
1
-0
/
+1
2023-03-11
NFSv4: keep state manager thread active if swap is enabled
NeilBrown
1
-0
/
+2
2023-03-11
drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightness
Daniel Mentz
1
-0
/
+4
2023-03-11
net: add sock_init_data_uid()
Pietro Borrello
1
-1
/
+6
2023-03-11
rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()
Frederic Weisbecker
1
-0
/
+2
2023-03-11
genirq: Fix the return type of kstat_cpu_irqs_sum()
Zhen Lei
1
-1
/
+1
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
nvmem: core: remove nvmem_config wp_gpio
Russell King (Oracle)
1
-2
/
+0
2023-02-22
net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
Andrey Konovalov
1
-0
/
+1
2023-02-15
uapi: add missing ip/ipv6 header dependencies for linux/stddef.h
Herton R. Krzesinski
2
-0
/
+2
2023-02-15
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
1
-3
/
+3
2023-02-15
nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
Christophe Kerello
1
-1
/
+3
2023-02-15
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
1
-0
/
+13
[next]