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-08-03
PCI: Introduce cleanup helpers for device reference counts and locks
Ira Weiny
1
-0
/
+2
2024-08-03
perf: Fix event leak upon exec and file release
Frederic Weisbecker
1
-0
/
+1
2024-08-03
jbd2: precompute number of transaction descriptor blocks
Jan Kara
1
-0
/
+7
2024-08-03
jbd2: make jbd2_journal_get_max_txn_bufs() internal
Jan Kara
1
-5
/
+0
2024-08-03
task_work: Introduce task_work_cancel() again
Frederic Weisbecker
1
-0
/
+1
2024-08-03
task_work: s/task_work_cancel()/task_work_cancel_func()/
Frederic Weisbecker
1
-1
/
+1
2024-08-03
mm/hugetlb: fix possible recursive locking detected warning
Miaohe Lin
1
-0
/
+1
2024-08-03
sbitmap: fix io hung due to race on sbitmap_word::cleared
Yang Yang
1
-0
/
+5
2024-08-03
net: missing check virtio
Denis Arefev
1
-0
/
+11
2024-08-03
RDMA/mlx5: Use sq timestamp as QP timestamp when RoCE is disabled
Or Har-Toov
1
-3
/
+6
2024-08-03
bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXT
Tengda Wu
1
-1
/
+1
2024-08-03
mlxsw: spectrum_acl_erp: Fix object nesting warning
Ido Schimmel
1
-1
/
+0
2024-07-25
netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()
Baokun Li
1
-0
/
+6
2024-07-25
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
1
-47
/
+2
2024-07-25
spi: Fix OCTAL mode support
Patrice Chotard
1
-2
/
+3
2024-07-25
scsi: sr: Fix unintentional arithmetic wraparound
Justin Stitt
1
-1
/
+1
2024-07-18
mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray
Gavin Shan
1
-2
/
+9
2024-07-18
mm: prevent derefencing NULL ptr in pfn_section_valid()
Waiman Long
1
-1
/
+2
2024-07-18
Compiler Attributes: Add __uninitialized macro
Heiko Carstens
1
-0
/
+12
2024-07-11
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
2
-3
/
+4
2024-07-11
fsnotify: Do not generate events for O_PATH file descriptors
Jan Kara
1
-1
/
+7
2024-07-11
net: phy: phy_device: Fix PHY LED blinking code comment
Marek Vasut
1
-1
/
+1
2024-07-11
vhost_task: Handle SIGKILL by flushing work and exiting
Mike Christie
1
-1
/
+2
2024-07-11
locking/mutex: Introduce devm_mutex_init()
George Stark
1
-0
/
+27
2024-07-09
Revert "bpf: Take return from set_memory_ro() into account with bpf_prog_lock...
Greg Kroah-Hartman
1
-3
/
+2
2024-07-09
Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_bina...
Greg Kroah-Hartman
1
-3
/
+2
2024-07-05
mm/page_alloc: Separate THP PCP into movable and non-movable categories
yangge
1
-5
/
+4
2024-07-05
syscalls: fix sys_fanotify_mark prototype
Arnd Bergmann
1
-0
/
+6
2024-07-05
ftruncate: pass a signed offset
Arnd Bergmann
2
-2
/
+2
2024-07-05
serial: core: introduce uart_port_tx_limited_flags()
Jonas Gorski
1
-0
/
+18
2024-07-05
Revert "serial: core: only stop transmit when HW fifo is empty"
Doug Brown
1
-2
/
+1
2024-07-05
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
1
-0
/
+1
2024-07-05
nvme: fixup comment for nvme RDMA Provider Type
Hannes Reinecke
1
-2
/
+2
2024-07-05
wifi: ieee80211: check for NULL in ieee80211_mle_size_ok()
Johannes Berg
1
-1
/
+1
2024-07-05
bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...
Christophe Leroy
1
-2
/
+3
2024-07-05
bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
Christophe Leroy
1
-2
/
+3
2024-07-05
workqueue: Increase worker desc's length to 32
Wenchao Hao
1
-1
/
+1
2024-07-05
wifi: mac80211: Use flexible array in struct ieee80211_tim_ie
Jeff Johnson
1
-3
/
+10
2024-06-27
x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL
Tony Luck
1
-0
/
+2
2024-06-27
kcov: don't lose track of remote references during softirqs
Aleksandr Nogikh
1
-0
/
+2
2024-06-27
locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc
Carlos Llamas
3
-9
/
+9
2024-06-27
PCI: Do not wait for disconnected devices when resuming
Ilpo Järvinen
1
-1
/
+6
2024-06-27
tty: add the option to have a tty reject a new ldisc
Linus Torvalds
1
-0
/
+8
2024-06-27
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+7
2024-06-21
serial: port: Introduce a common helper to read properties
Andy Shevchenko
1
-0
/
+2
2024-06-21
serial: core: Add UPIO_UNKNOWN constant for unknown port type
Andy Shevchenko
1
-0
/
+1
2024-06-21
device property: Implement device_is_big_endian()
Andy Shevchenko
1
-0
/
+26
2024-06-21
net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPP
Kory Maincent
1
-2
/
+2
2024-06-21
iommu: Return right value in iommu_sva_bind_device()
Lu Baolu
1
-1
/
+1
2024-06-21
irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
Yu Chien Peter Lin
1
-0
/
+18
[next]