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-05
block: always verify unfreeze lock on the owner task
Ming Lei
1
-0
/
+4
2024-12-05
Rename .data.once to .data..once to fix resetting WARN*_ONCE
Masahiro Yamada
3
-6
/
+6
2024-12-05
Rename .data.unlikely to .data..unlikely
Masahiro Yamada
1
-1
/
+1
2024-12-05
block: return unsigned int from bdev_io_min
Christoph Hellwig
1
-1
/
+1
2024-12-05
block: model freeze & enter queue as lock for supporting lockdep
Ming Lei
1
-0
/
+6
2024-12-05
blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs
Ming Lei
1
-0
/
+2
2024-12-05
kfifo: don't include dma-mapping.h in kfifo.h
Christoph Hellwig
1
-1
/
+0
2024-12-05
locking/lockdep: Avoid creating new name string literals in lockdep_set_subcl...
Ahmed Ehab
1
-1
/
+1
2024-12-05
Compiler Attributes: disable __counted_by for clang < 19.1.3
Jan Hendrik Farr
2
-13
/
+19
2024-12-05
KVM: x86: switch hugepage recovery thread to vhost_task
Paolo Bonzini
1
-6
/
+0
2024-12-05
f2fs: fix to do cast in F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} to avoid overflow
Chao Yu
1
-3
/
+3
2024-12-05
f2fs: clean up val{>>,<<}F2FS_BLKSIZE_BITS
Zhiguo Niu
1
-1
/
+1
2024-12-05
iommu/amd: Store the nid in io_pgtable_cfg instead of the domain
Jason Gunthorpe
1
-0
/
+4
2024-12-05
regmap: Allow setting IRQ domain name suffix
Matti Vaittinen
1
-0
/
+4
2024-12-05
irqdomain: Allow giving name suffix for domain
Matti Vaittinen
1
-0
/
+3
2024-12-05
irqdomain: Simplify simple and legacy domain creation
Matti Vaittinen
1
-0
/
+5
2024-12-05
netpoll: Use rcu_access_pointer() in netpoll_poll_lock
Breno Leitao
1
-1
/
+1
2024-12-05
bpf: Add kernel symbol for struct_ops trampoline
Xu Kuohai
1
-1
/
+2
2024-12-05
bpf: Mark raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
1
-0
/
+6
2024-12-05
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
1
-2
/
+3
2024-12-05
kcsan, seqlock: Fix incorrect assumption in read_seqbegin()
Marco Elver
1
-11
/
+1
2024-12-05
kcsan, seqlock: Support seqcount_latch_t
Marco Elver
1
-15
/
+71
2024-12-05
time: Fix references to _msecs_to_jiffies() handling of values
Miguel Ojeda
1
-1
/
+1
2024-12-05
cleanup: Remove address space of returned pointer
Uros Bizjak
1
-2
/
+2
2024-12-05
crypto: hisilicon/qm - disable same error report before resetting
Weili Qian
1
-1
/
+7
2024-12-05
block: constify the lim argument to queue_limits_max_zone_append_sectors
Christoph Hellwig
1
-1
/
+2
2024-12-05
fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()
John Garry
1
-1
/
+1
2024-12-05
block/fs: Pass an iocb to generic_atomic_write_valid()
John Garry
1
-1
/
+1
2024-11-22
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
1
-3
/
+4
2024-11-22
pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flag
Sibi Sankar
1
-0
/
+6
2024-11-22
sched/task_stack: fix object_is_on_stack() for KASAN tagged pointers
Qun-Wei Lin
1
-0
/
+2
2024-11-22
net: Make copy_safe_from_sockptr() match documentation
Michal Luczaj
1
-1
/
+3
2024-11-14
block: rework bio splitting
Christoph Hellwig
1
-2
/
+2
2024-11-14
signal: restore the override_rlimit logic
Roman Gushchin
1
-1
/
+2
2024-11-14
arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hint
Mark Rutland
1
-29
/
+3
2024-11-14
EDAC/qcom: Make irq configuration optional
Rajendra Nayak
1
-0
/
+2
2024-11-08
rcu/kvfree: Add kvfree_rcu_barrier() API
Uladzislau Rezki (Sony)
2
-0
/
+6
2024-11-08
mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
Yu Zhao
1
-2
/
+3
2024-11-08
mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
Yu Zhao
1
-2
/
+0
2024-11-08
Input: fix regression when re-registering input handlers
Dmitry Torokhov
1
-1
/
+9
2024-11-08
x86/traps: Enable UBSAN traps on x86
Gatlin Newhouse
1
-0
/
+5
2024-11-08
fork: only invoke khugepaged, ksm hooks if no error
Lorenzo Stoakes
1
-6
/
+4
2024-11-08
fork: do not invoke uffd on fork if error occurs
Lorenzo Stoakes
1
-0
/
+5
2024-11-08
posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone
Benjamin Segall
1
-0
/
+8
2024-11-08
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
1
-0
/
+3
2024-11-08
kasan: Fix Software Tag-Based KASAN with GCC
Marco Elver
1
-0
/
+4
2024-11-08
iomap: turn iomap_want_unshare_iter into an inline function
Christoph Hellwig
1
-1
/
+19
2024-11-08
iomap: share iomap_unshare_iter predicate code with fsdax
Darrick J. Wong
1
-0
/
+1
2024-11-08
bpf: Add bpf_mem_alloc_check_size() helper
Hou Tao
1
-0
/
+3
2024-11-08
dpll: add Embedded SYNC feature for a pin
Arkadiusz Kubalewski
1
-0
/
+15
[next]