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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-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
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
block: Provide bdev_open_* functions
Jan Kara
1
-0
/
+10
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
2024-03-26
workqueue: Implement system-wide nr_active enforcement for unbound workqueues
Tejun Heo
1
-3
/
+32
2024-03-26
RDMA/mlx5: Fix fortify source warning while accessing Eth segment
Leon Romanovsky
1
-1
/
+4
2024-03-26
io_uring: drop any code related to SCM_RIGHTS
Jens Axboe
1
-3
/
+0
2024-03-26
io_uring/unix: drop usage of io_uring socket
Jens Axboe
1
-5
/
+5
2024-03-15
x86/rfds: Mitigate Register File Data Sampling (RFDS)
Pawan Gupta
1
-0
/
+2
2024-03-15
net/mlx5: Check capability for fw_reset
Moshe Shemesh
1
-1
/
+3
2024-03-15
ceph: switch to corrected encoding of max_xattr_size in mdsmap
Xiubo Li
1
-1
/
+5
2024-03-06
block: define bvec_iter as __packed __aligned(4)
Ming Lei
1
-1
/
+1
2024-03-06
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
1
-0
/
+1
2024-03-01
x86/numa: Fix the address overlap check in numa_fill_memblks()
Alison Schofield
1
-0
/
+2
2024-03-01
IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...
Mark Zhang
1
-1
/
+1
2024-03-01
mm/swap: fix race when skipping swapcache
Kairui Song
1
-0
/
+5
2024-03-01
fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
Bart Van Assche
1
-0
/
+2
2024-03-01
libceph: fail sparse-read if the data length doesn't match
Xiubo Li
1
-1
/
+2
2024-02-23
eventfs: Hold eventfs_mutex when calling callback functions
Steven Rostedt (Google)
1
-0
/
+43
2024-02-23
eventfs: Use eventfs_remove_events_dir()
Steven Rostedt (Google)
1
-0
/
+1
2024-02-23
eventfs: Remove eventfs_file and just use eventfs_inode
Steven Rostedt (Google)
2
-16
/
+15
2024-02-23
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
1
-0
/
+4
2024-02-23
blk-wbt: Fix detection of dirty-throttled tasks
Jan Kara
1
-2
/
+5
2024-02-23
serial: core: introduce uart_port_tx_flags()
Jiri Slaby (SUSE)
1
-5
/
+27
2024-02-23
iio: imu: adis: ensure proper DMA alignment
Nuno Sa
1
-1
/
+2
2024-02-23
iio: adc: ad_sigma_delta: ensure proper DMA alignment
Nuno Sa
1
-1
/
+3
2024-02-23
iio: commom: st_sensors: ensure proper DMA alignment
Nuno Sa
1
-2
/
+2
2024-02-23
linux/init: remove __memexit* annotations
Masahiro Yamada
1
-3
/
+0
2024-02-23
lsm: fix default return value of the socket_getpeersec_*() hooks
Ondrej Mosnacek
1
-2
/
+2
2024-02-23
ptrace: Introduce exception_ip arch hook
Jiaxun Yang
1
-0
/
+4
2024-02-23
update workarounds for gcc "asm goto" issue
Linus Torvalds
2
-4
/
+12
2024-02-23
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2
-2
/
+21
2024-02-16
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
1
-1
/
+3
2024-02-16
libceph: just wait for more data to be available on the socket
Xiubo Li
1
-1
/
+1
2024-02-16
dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV
Frank Li
1
-1
/
+2
2024-02-05
mm, kmsan: fix infinite recursion due to RCU critical section
Marco Elver
1
-3
/
+3
2024-02-05
PCI: add INTEL_HDA_ARL to pci_ids.h
Pierre-Louis Bossart
1
-0
/
+1
2024-02-05
minmax: relax check to allow comparison between unsigned arguments and signed...
David Laight
1
-7
/
+17
2024-02-05
minmax: allow comparisons of 'int' against 'unsigned char/short'
David Laight
1
-2
/
+3
2024-02-05
minmax: fix indentation of __cmp_once() and __clamp_once()
David Laight
1
-15
/
+15
2024-02-05
minmax: allow min()/max()/clamp() if the arguments have the same signedness.
David Laight
1
-28
/
+32
2024-02-05
minmax: add umin(a, b) and umax(a, b)
David Laight
1
-0
/
+17
2024-02-05
minmax: fix header inclusions
Andy Shevchenko
1
-1
/
+2
2024-02-05
minmax: deduplicate __unconst_integer_typeof()
Andy Shevchenko
1
-23
/
+3
[next]