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
2025-03-13
pps: Fix a use-after-free
Calvin Owens
1
-2
/
+1
2025-03-13
x86/i8253: Disable PIT timer 0 when not in use
David Woodhouse
1
-0
/
+1
2025-03-13
can: ems_pci: move ASIX AX99100 ids to pci_ids.h
Jiaqing Zhao
1
-0
/
+4
2025-03-13
net: add dev_net_rcu() helper
Eric Dumazet
1
-0
/
+6
2025-03-13
efi: Avoid cold plugged memory for placing the kernel
Ard Biesheuvel
1
-0
/
+1
2025-03-13
KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()
Sean Christopherson
1
-0
/
+9
2025-03-13
usb: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
1
-2
/
+3
2025-03-13
net/mlx5: use do_aux_work for PHC overflow checks
Vadim Fedorenko
1
-1
/
+0
2025-03-13
module: Extend the preempt disabled section in dereference_symbol_descriptor().
Sebastian Andrzej Siewior
1
-1
/
+1
2025-02-01
xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals
Arnd Bergmann
2
-4
/
+1
2025-02-01
seccomp: Stub for !CONFIG_SECCOMP
Linus Walleij
1
-1
/
+1
2025-02-01
blk-cgroup: Fix UAF in blkcg_unpin_online()
Tejun Heo
1
-1
/
+5
2025-02-01
hrtimers: Handle CPU state correctly on hotplug
Koichiro Den
1
-0
/
+1
2025-02-01
poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...
Oleg Nesterov
1
-1
/
+9
2025-02-01
net/mlx5: Add priorities for counters in RDMA namespaces
Aharon Landau
2
-0
/
+4
2025-02-01
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
1
-2
/
+1
2025-01-09
af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
Eric Dumazet
1
-3
/
+13
2025-01-09
RDMA/mlx5: Enforce same type port association for multiport RoCE
Patrisious Haddad
1
-0
/
+6
2025-01-09
net/mlx5: Make API mlx5_core_is_ecpf accept const pointer
Parav Pandit
1
-1
/
+1
2025-01-09
tracing: Constify string literal data member in struct trace_event_call
Christian Göttsche
1
-1
/
+1
2025-01-09
skbuff: introduce skb_expand_head()
Vasily Averin
1
-0
/
+1
2025-01-09
mm/vmstat: fix a W=1 clang compiler warning
Bart Van Assche
1
-1
/
+1
2025-01-09
epoll: Add synchronous wakeup support for ep_poll_callback
Xuewen Yan
1
-0
/
+1
2025-01-09
Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet
Michael Kelley
1
-0
/
+1
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
[next]