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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-17
irqflags: Explicitly ignore lockdep_hrtimer_exit() argument
Arnd Bergmann
1
-1
/
+1
2024-04-17
fs/proc: Skip bootloader comment if no embedded kernel parameters
Masami Hiramatsu
1
-0
/
+1
2024-04-17
base/node / ACPI: Enumerate node access class for 'struct access_coordinate'
Dave Jiang
1
-3
/
+15
2024-04-17
u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one file
Petr Tesarik
1
-4
/
+5
2024-04-17
Revert "drm/qxl: simplify qxl_fence_wait"
Alex Constantino
1
-0
/
+7
2024-04-13
net: mpls: error out if inner headers are not set
Florian Westphal
1
-0
/
+5
2024-04-13
randomize_kstack: Improve entropy diffusion
Kees Cook
1
-1
/
+1
2024-04-13
kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and...
Tejun Heo
1
-0
/
+2
2024-04-13
SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
Dai Ngo
1
-1
/
+1
2024-04-13
rcu-tasks: Repair RCU Tasks Trace quiescence check
Paul E. McKenney
1
-2
/
+2
2024-04-13
overflow: Allow non-type arg to type_max() and type_min()
Kees Cook
1
-5
/
+7
2024-04-13
net: skbuff: add overflow debug check to pull/push helpers
Florian Westphal
1
-0
/
+6
2024-04-13
dump_stack: Do not get cpu_sync for panic CPU
John Ogness
1
-0
/
+2
2024-04-10
bpf: support deferring bpf_link dealloc to after RCU grace period
Andrii Nakryiko
1
-1
/
+15
2024-04-10
mm/secretmem: fix GUP-fast succeeding on secretmem folios
David Hildenbrand
1
-2
/
+2
2024-04-10
driver core: Introduce device_link_wait_removal()
Herve Codina
1
-0
/
+1
2024-04-10
io_uring/kbuf: get rid of lower BGID lists
Jens Axboe
1
-1
/
+0
2024-04-10
stackdepot: rename pool_index to pool_index_plus_1
Peter Collingbourne
1
-4
/
+3
2024-04-10
lib/stackdepot: move stack_record struct definition into the header
Oscar Salvador
1
-0
/
+47
2024-04-10
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
1
-0
/
+28
2024-04-10
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
1
-6
/
+1
2024-04-04
Revert "workqueue: Implement system-wide nr_active enforcement for unbound wo...
Greg Kroah-Hartman
1
-32
/
+3
2024-04-03
genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amd
Rafael J. Wysocki
1
-0
/
+3
2024-04-03
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
1
-0
/
+1
2024-04-03
mtd: spinand: Add support for 5-byte IDs
Ezra Buehler
1
-1
/
+1
2024-04-03
net: wan: framer: Add missing static inline qualifiers
Herve Codina
1
-2
/
+2
2024-04-03
prctl: generalize PR_SET_MDWE support check to be per-arch
Zev Weiss
1
-0
/
+8
2024-04-03
Revert "crypto: pkcs7 - remove sha1 support"
Eric Biggers
1
-0
/
+4
2024-04-03
vfio: Introduce interface to flush virqfd inject workqueue
Alex Williamson
1
-0
/
+2
2024-04-03
net: esp: fix bad handling of pages from page_pool
Dragos Tatulea
1
-0
/
+10
2024-04-03
lsm: use 32-bit compatible data types in LSM syscalls
Casey Schaufler
3
-9
/
+9
2024-04-03
tracing/ring-buffer: Fix wait_on_pipe() race
Steven Rostedt (Google)
2
-2
/
+6
2024-04-03
ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()
Steven Rostedt (Google)
1
-0
/
+1
2024-04-03
nfs: fix UAF in direct writes
Josef Bacik
1
-0
/
+1
2024-04-03
phy: tegra: xusb: Add API to retrieve the port number of phy
Wayne Chang
1
-0
/
+1
2024-04-03
serial: core: only stop transmit when HW fifo is empty
Jonas Gorski
1
-1
/
+2
2024-04-03
cpufreq: Limit resolving a frequency to policy min/max
Shivnandan Kumar
1
-1
/
+14
2024-04-03
powercap: intel_rapl: Fix locking in TPMI RAPL
Zhang Rui
1
-0
/
+6
2024-04-03
thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperature
Zhang Rui
1
-1
/
+1
2024-03-26
dm io: Support IO priority
Hongyu Jin
1
-1
/
+2
2024-03-26
rcu: add a helper to report consolidated flavor QS
Yan Zhai
1
-0
/
+31
2024-03-26
net: move dev->state into net_device_read_txrx group
Eric Dumazet
1
-1
/
+1
2024-03-26
f2fs: fix to truncate meta inode pages forcely
Chao Yu
1
-0
/
+1
2024-03-26
modules: wait do_free_init correctly
Changbin Du
1
-0
/
+8
2024-03-26
quota: Properly annotate i_dquot arrays with __rcu
Jan Kara
2
-2
/
+2
2024-03-26
iommu: Add static iommu_ops->release_domain
Lu Baolu
1
-0
/
+1
2024-03-26
PCI: Make pci_dev_is_disconnected() helper public for other drivers
Ethan Zhao
1
-0
/
+5
2024-03-26
bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly
Yonghong Song
1
-9
/
+12
2024-03-26
ovl: Always reject mounting over case-insensitive directories
Gabriel Krisman Bertazi
1
-0
/
+9
2024-03-26
fs/select: rework stack allocation hack for clang
Arnd Bergmann
1
-4
/
+0
[next]