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-12-19
x86/static-call: fix 32-bit build
Juergen Gross
1
-1
/
+6
2024-12-19
x86/static-call: provide a way to do very early static-call updates
Juergen Gross
2
-9
/
+24
2024-12-14
misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
Parker Newman
1
-0
/
+11
2024-12-14
leds: class: Protect brightness_show() with led_cdev->led_access mutex
Mukesh Ojha
1
-1
/
+1
2024-12-14
i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED
Frank Li
1
-2
/
+5
2024-12-14
i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITS
Frank Li
1
-1
/
+3
2024-12-14
util_macros.h: fix/rework find_closest() macros
Alexandru Ardelean
1
-16
/
+40
2024-12-14
SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACE
Trond Myklebust
1
-0
/
+1
2024-12-14
SUNRPC: Convert rpc_client refcount to use refcount_t
Trond Myklebust
1
-1
/
+2
2024-12-14
block: return unsigned int from bdev_io_min
Christoph Hellwig
1
-1
/
+1
2024-12-14
locking/lockdep: Avoid creating new name string literals in lockdep_set_subcl...
Ahmed Ehab
1
-1
/
+1
2024-12-14
net: introduce a netdev feature for UDP GRO forwarding
Alexander Lobakin
1
-1
/
+3
2024-12-14
netpoll: Use rcu_access_pointer() in netpoll_poll_lock
Breno Leitao
1
-1
/
+1
2024-12-14
driver core: Introduce device_find_any_child() helper
Andy Shevchenko
1
-0
/
+2
2024-12-14
kcsan, seqlock: Fix incorrect assumption in read_seqbegin()
Marco Elver
1
-11
/
+1
2024-12-14
time: Fix references to _msecs_to_jiffies() handling of values
Miguel Ojeda
1
-1
/
+1
2024-12-14
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
1
-3
/
+4
2024-11-17
spi: Fix deadlock when adding SPI controllers on SPI buses
Mark Brown
1
-0
/
+3
2024-11-17
fs: create kiocb_{start,end}_write() helpers
Amir Goldstein
1
-0
/
+35
2024-11-17
net: phy: export phy_error and phy_trigger_machine
Ioana Ciornei
1
-0
/
+2
2024-11-08
mm: add remap_pfn_range_notrack
Christoph Hellwig
1
-0
/
+2
2024-11-08
kasan: Fix Software Tag-Based KASAN with GCC
Marco Elver
1
-0
/
+4
2024-11-08
compiler-gcc: remove attribute support check for `__no_sanitize_address__`
Miguel Ojeda
1
-4
/
+0
2024-11-08
compiler-gcc: be consistent with underscores use for `no_sanitize`
Miguel Ojeda
1
-4
/
+4
2024-10-22
irqchip/gic-v4: Don't allow a VMOVP on a dying VPE
Marc Zyngier
1
-1
/
+3
2024-10-22
net: enetc: add missing static descriptor and inline keyword
Wei Fang
1
-1
/
+2
2024-10-17
NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()
Yanjun Zhang
1
-0
/
+1
2024-10-17
PCI: Add function 0 DMA alias quirk for Glenfly Arise chip
WangYuli
1
-0
/
+2
2024-10-17
kallsyms: Make module_kallsyms_on_each_symbol generally available
Jiri Olsa
1
-0
/
+9
2024-10-17
kallsyms: Make kallsyms_on_each_symbol generally available
Jiri Olsa
1
-1
/
+6
2024-10-17
vdpa: Add eventfd for the vdpa callback
Xie Yongji
1
-0
/
+6
2024-10-17
i2c: Add i2c_get_match_data()
Biju Das
1
-0
/
+2
2024-10-17
device property: Add const qualifier to device_get_match_data() parameter
Andy Shevchenko
1
-2
/
+2
2024-10-17
mount: warn only once about timestamp range expiration
Anthony Iliopoulos
1
-0
/
+1
2024-10-17
fs: explicitly unregister per-superblock BDIs
Christoph Hellwig
1
-0
/
+1
2024-10-17
cgroup: Move rcu_head up near the top of cgroup_root
Waiman Long
1
-4
/
+4
2024-10-17
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
1
-4
/
+1
2024-10-17
cgroup: Make operations on the cgroup root_list RCU safe
Yafang Shao
1
-0
/
+1
2024-09-12
sunrpc: remove ->pg_stats from svc_program
Josef Bacik
1
-1
/
+0
2024-09-12
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
1
-1
/
+3
2024-09-12
i2c: Use IS_REACHABLE() for substituting empty ACPI functions
Richard Fitzgerald
1
-1
/
+1
2024-09-12
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Connor O'Brien
2
-101
/
+28
2024-09-12
fsnotify: clear PARENT_WATCHED flags lazily
Amir Goldstein
1
-3
/
+5
2024-09-12
hwspinlock: Introduce hwspin_lock_bust()
Richard Maina
1
-0
/
+6
2024-09-12
i2c: Fix conditional for substituting empty ACPI functions
Richard Fitzgerald
1
-1
/
+1
2024-09-04
binfmt_misc: pass binfmt_misc flags to the interpreter
Laurent Vivier
1
-0
/
+4
2024-09-04
block: use "unsigned long" for blk_validate_block_size().
Tetsuo Handa
1
-1
/
+1
2024-09-04
fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
Al Viro
1
-0
/
+12
2024-09-04
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
2
-4
/
+6
2024-09-04
vfs: Don't evict inode under the inode lru traversing context
Zhihao Cheng
1
-0
/
+5
[next]