index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
include/{topology,cpuset}: Move dl_rebuild_rd_accounting to cpuset.h
Juri Lelli
2
-2
/
+5
2025-04-10
uprobes/x86: Harden uretprobe syscall trampoline check
Jiri Olsa
1
-0
/
+2
2025-04-10
rcu-tasks: Always inline rcu_irq_work_resched()
Josh Poimboeuf
1
-1
/
+1
2025-04-10
context_tracking: Always inline ct_{nmi,irq}_{enter,exit}()
Josh Poimboeuf
1
-4
/
+4
2025-04-10
sched/smt: Always inline sched_smt_active()
Josh Poimboeuf
1
-1
/
+1
2025-04-10
thermal: core: Remove duplicate struct declaration
xueqin Luo
1
-2
/
+0
2025-04-10
NFSv4: Avoid unnecessary scans of filesystems for delayed delegations
Trond Myklebust
1
-0
/
+1
2025-04-10
NFSv4: Avoid unnecessary scans of filesystems for expired delegations
Trond Myklebust
1
-0
/
+1
2025-04-10
NFSv4: Avoid unnecessary scans of filesystems for returning delegations
Trond Myklebust
1
-0
/
+2
2025-04-10
writeback: fix calculations in trace_balance_dirty_pages() for cgwb
Tang Yizhou
1
-0
/
+1
2025-04-10
writeback: let trace_balance_dirty_pages() take struct dtc as parameter
Tang Yizhou
1
-0
/
+23
2025-04-10
reboot: replace __hw_protection_shutdown bool action parameter with an enum
Ahmad Fatoum
1
-3
/
+15
2025-04-10
iio: core: Rework claim and release of direct mode to work with sparse.
Jonathan Cameron
1
-0
/
+26
2025-04-10
coresight-etm4x: add isb() before reading the TRCSTATR
Yuanfang Zhang
1
-0
/
+4
2025-04-10
iio: gts-helper: export iio_gts_get_total_gain()
Javier Carrasco
1
-0
/
+1
2025-04-10
x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
David Hildenbrand
1
-6
/
+22
2025-04-10
of: property: Increase NR_FWNODE_REFERENCE_ARGS
Zijun Hu
1
-1
/
+1
2025-04-10
net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.
Kuniyuki Iwashima
1
-4
/
+2
2025-04-10
virtchnl: make proto and filter action count unsigned
Jan Glaza
1
-2
/
+2
2025-04-10
badblocks: use sector_t instead of int to avoid truncation of badblocks length
Zheng Qixing
1
-4
/
+4
2025-04-10
badblocks: return boolean from badblocks_set() and badblocks_clear()
Zheng Qixing
1
-3
/
+3
2025-04-10
firmware: arm_ffa: Unregister the FF-A devices when cleaning up the partitions
Sudeep Holla
1
-0
/
+3
2025-04-10
sched/deadline: Rebuild root domain accounting after every update
Juri Lelli
3
-0
/
+9
2025-04-10
sched/deadline: Generalize unique visiting of root domains
Juri Lelli
1
-0
/
+3
2025-04-10
sched/topology: Wrappers for sched_domains_mutex
Juri Lelli
1
-0
/
+5
2025-04-10
perf: Supply task information to sched_task()
Kan Liang
1
-1
/
+1
2025-04-10
perf: Save PMU specific data in task_struct
Kan Liang
2
-0
/
+37
2025-04-10
lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()
Sebastian Andrzej Siewior
1
-4
/
+4
2025-04-10
dma: Introduce generic dma_addr_*crypted helpers
Suzuki K Poulose
2
-4
/
+31
2025-04-10
dma: Fix encryption bit clearing for dma_to_phys
Suzuki K Poulose
1
-1
/
+2
2025-04-10
watchdog/hardlockup/perf: Fix perf_event memory leak
Li Huafei
1
-4
/
+0
2025-04-10
PM: sleep: Adjust check before setting power.must_resume
Rafael J. Wysocki
1
-0
/
+2
2025-04-10
seccomp: fix the __secure_computing() stub for !HAVE_ARCH_SECCOMP_FILTER
Oleg Nesterov
1
-6
/
+2
2025-03-22
keys: Fix UAF in key_put()
David Howells
1
-0
/
+1
2025-03-19
Merge tag 'ata-6.14-final' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+2
2025-03-18
ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDs
Niklas Cassel
1
-0
/
+2
2025-03-18
Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-5
/
+19
2025-03-17
mm: decline to manipulate the refcount on a slab page
Matthew Wilcox (Oracle)
1
-1
/
+7
2025-03-17
mm: memcontrol: fix swap counter leak from offline cgroup
Muchun Song
1
-2
/
+2
2025-03-17
mm/damon: respect core layer filters' allowance decision on ops layer
SeongJae Park
1
-0
/
+5
2025-03-17
proc: fix UAF in proc_get_inode()
Ye Bin
1
-2
/
+5
2025-03-15
Merge tag 'fsnotify_for_v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+21
2025-03-15
Merge tag 'block-6.14-20250313' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+12
2025-03-13
Revert "fsnotify: generate pre-content permission event on page fault"
Amir Goldstein
1
-1
/
+0
2025-03-12
fsnotify: add pre-content hooks on mmap()
Amir Goldstein
1
-0
/
+21
2025-03-12
block: change blk_mq_add_to_batch() third argument type to bool
Shin'ichiro Kawasaki
1
-4
/
+12
2025-03-10
<linux/cleanup.h>: Allow the passing of both iomem and non-iomem pointers to ...
Ilpo Järvinen
1
-1
/
+1
2025-03-09
Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-2
/
+12
2025-03-08
Merge tag 'acpi-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+3
2025-03-08
Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
[next]