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.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
x86/irqflags: Preemptively move include paravirt.h directive where it belongs
Juergen Gross
1
-3
/
+3
13 days
sched/topology: Compute sd_weight considering cpuset partitions
K Prateek Nayak
1
-8
/
+6
13 days
locking: Fix rwlock support in <linux/spinlock_up.h>
Bart Van Assche
1
-10
/
+10
13 days
scripts/gdb: timerlist: Adapt to move of tk_core
Thomas Weißschuh (Schneider Electric)
1
-1
/
+1
13 days
sparc64: vdso: Link with -z noexecstack
Thomas Weißschuh
1
-1
/
+1
13 days
rust: sync: atomic: Remove bound `T: Sync` for `Atomic::from_ptr()`
Boqun Feng
1
-4
/
+1
13 days
x86/tdx: Fix the typo in TDX_ATTR_MIGRTABLE
Xiaoyao Li
2
-3
/
+3
13 days
perf/amd/ibs: Avoid calling perf_allow_kernel() from the IBS NMI handler
Ravi Bangoria
2
-1
/
+5
13 days
perf/amd/ibs: Preserve PhyAddrVal bit when clearing PhyAddr MSR
Ravi Bangoria
1
-2
/
+0
13 days
perf/amd/ibs: Account interrupt for discarded samples
Ravi Bangoria
1
-2
/
+6
13 days
ww-mutex: Fix the ww_acquire_ctx function annotations
Bart Van Assche
1
-2
/
+2
13 days
signal: Fix the lock_task_sighand() annotation
Bart Van Assche
1
-1
/
+1
13 days
locking: Fix rwlock and spinlock lock context annotations
Bart Van Assche
3
-5
/
+8
13 days
hrtimer: Reduce trace noise in hrtimer_start()
Thomas Gleixner
2
-27
/
+27
13 days
hrtimer: Avoid pointless reprogramming in __hrtimer_start_range_ns()
Peter Zijlstra
1
-0
/
+8
13 days
irqchip/irq-pic32-evic: Address warning related to wrong printf() formatter
Brian Masney
1
-1
/
+1
13 days
locking/mutex: Fix wrong comment for CONFIG_DEBUG_LOCK_ALLOC
Davidlohr Bueso
1
-1
/
+1
13 days
locking/mutex: Rename mutex_init_lockep()
Davidlohr Bueso
2
-4
/
+4
13 days
bus: fsl-mc: use generic driver_override infrastructure
Danilo Krummrich
3
-43
/
+8
13 days
s390/ap: use generic driver_override infrastructure
Danilo Krummrich
3
-36
/
+23
13 days
s390/cio: use generic driver_override infrastructure
Danilo Krummrich
2
-35
/
+4
13 days
vdpa: use generic driver_override infrastructure
Danilo Krummrich
2
-47
/
+5
13 days
platform/wmi: use generic driver_override infrastructure
Danilo Krummrich
2
-35
/
+5
13 days
PCI: use generic driver_override infrastructure
Danilo Krummrich
6
-44
/
+13
13 days
cpufreq: Pass the policy to cpufreq_driver->adjust_perf()
K Prateek Nayak
6
-18
/
+17
13 days
amd-pstate: Update cppc_req_cached in fast_switch case
Gautham R. Shenoy
1
-1
/
+0
13 days
amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init()
Gautham R. Shenoy
1
-1
/
+1
13 days
soundwire: debugfs: initialize firmware_file to empty string
Gui-Dong Han
1
-2
/
+7
13 days
debugfs: fix placement of EXPORT_SYMBOL_GPL for debugfs_create_str()
Gui-Dong Han
1
-1
/
+1
13 days
debugfs: check for NULL pointer in debugfs_create_str()
Gui-Dong Han
1
-1
/
+4
13 days
thermal/drivers/spear: Fix error condition for reading st,thermal-flags
Gopi Krishna Menon
1
-1
/
+1
13 days
devres: fix missing node debug info in devm_krealloc()
Danilo Krummrich
1
-0
/
+2
13 days
ACPI: x86: cmos_rtc: Improve coordination with ACPI TAD driver
Rafael J. Wysocki
1
-1
/
+17
13 days
ACPI: x86: cmos_rtc: Clean up address space handler driver
Rafael J. Wysocki
1
-29
/
+32
13 days
OPP: Move break out of scoped_guard in dev_pm_opp_xlate_required_opp()
Viresh Kumar
1
-1
/
+1
13 days
OPP: debugfs: Use performance level if available to distinguish between rates
Manivannan Sadhasivam
1
-9
/
+11
13 days
btrfs: do not reject a valid running dev-replace
Qu Wenruo
1
-1
/
+6
13 days
btrfs: fix deadlock between reflink and transaction commit when using flushon...
Filipe Manana
1
-0
/
+45
13 days
btrfs: fix the inline compressed extent check in inode_need_compress()
Qu Wenruo
1
-1
/
+2
13 days
dcache: permit dynamic_dname()s up to NAME_MAX
Aleksa Sarai
1
-5
/
+6
13 days
md: wake raid456 reshape waiters before suspend
Yu Kuai
1
-0
/
+11
13 days
md: remove unused static md_wq workqueue
Abd-Alrhman Masalkhi
1
-8
/
+0
13 days
erofs: handle 48-bit blocks/uniaddr for extra devices
Zhan Xusheng
2
-4
/
+8
13 days
blk-wbt: remove WARN_ON_ONCE from wbt_init_enable_default()
Yuto Ohnuki
1
-2
/
+3
13 days
ublk: reset per-IO canceled flag on each fetch
Uday Shankar
1
-8
/
+13
13 days
md: fix array_state=clear sysfs deadlock
Yu Kuai
1
-1
/
+7
13 days
erofs: include the trailing NUL in FS_IOC_GETFSLABEL
Zhan Xusheng
1
-1
/
+1
13 days
pstore/ram: fix resource leak when ioremap() fails
Cole Leavitt
1
-0
/
+4
13 days
blk-cgroup: fix disk reference leak in blkcg_maybe_throttle_current()
Jackie Liu
1
-0
/
+1
13 days
nilfs2: reject zero bd_oblocknr in nilfs_ioctl_mark_blocks_dirty()
Deepanshu Kartikey
1
-0
/
+6
[prev]
[next]