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
2024-12-18
PM: EM: Move sched domains rebuild function from schedutil to EM
Rafael J. Wysocki
1
-0
/
+2
2024-12-18
Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+5
2024-12-18
Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2024-12-18
x86/static-call: fix 32-bit build
Juergen Gross
1
-1
/
+6
2024-12-18
iommu: Remove the remove_dev_pasid op
Yi Liu
1
-5
/
+0
2024-12-18
x86/cpu: Expose only stepping min/max interface
Dave Hansen
1
-0
/
+2
2024-12-17
Documentation: move dev-tools debugging files to process/debugging/
Randy Dunlap
1
-1
/
+1
2024-12-17
clk: davinci: remove platform data struct
Bartosz Golaszewski
1
-21
/
+0
2024-12-17
Merge tag 'v6.13-rc3' into next
Dmitry Torokhov
534
-6654
/
+15262
2024-12-17
Merge tag 'hardening-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+13
2024-12-17
tracing: Check "%s" dereference via the field and not the TP_printk format
Steven Rostedt
1
-1
/
+5
2024-12-17
Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-11
/
+27
2024-12-17
io_uring: make ctx->timeout_lock a raw spinlock
Jens Axboe
1
-1
/
+1
2024-12-17
turris-omnia-mcu-interface.h: Move macro definitions outside of enums
Marek Behún
1
-2
/
+4
2024-12-17
mfd: Add support for AAEON UP board FPGA
Thomas Richard
1
-0
/
+55
2024-12-17
mfd: da9052: Store result from fault_log
Marcus Folkesson
1
-0
/
+2
2024-12-17
mfd: Add base driver for qnap-mcu devices
Heiko Stuebner
1
-0
/
+26
2024-12-17
mfd: core: Make platform_data pointer const in struct mfd_cell
Heiko Stuebner
1
-1
/
+1
2024-12-17
pidfs: lookup pid through rbtree
Christian Brauner
2
-1
/
+3
2024-12-17
exportfs: add permission method
Christian Brauner
1
-1
/
+16
2024-12-17
exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
Kees Cook
1
-1
/
+3
2024-12-17
exec: Make sure task->comm is always NUL-terminated
Kees Cook
1
-5
/
+4
2024-12-17
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
1
-20
/
+39
2024-12-17
fortify: Hide run-time copy size from value range tracking
Kees Cook
1
-1
/
+13
2024-12-17
KVM: Verify there's at least one online vCPU when iterating over all vCPUs
Sean Christopherson
1
-3
/
+4
2024-12-17
KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()
Sean Christopherson
1
-0
/
+9
2024-12-16
Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-5
/
+8
2024-12-16
Input: davinci-keyscan - remove leftover header
Bartosz Golaszewski
1
-29
/
+0
2024-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
11
-36
/
+33
2024-12-16
Merge 6.13-rc3 into usb-next
Greg Kroah-Hartman
20
-48
/
+48
2024-12-16
Merge 6.13-rc3 into tty-next
Greg Kroah-Hartman
20
-48
/
+48
2024-12-16
net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topology
Kory Maincent
1
-0
/
+4
2024-12-16
net: Add the possibility to support a selected hwtstamp in netdevice
Kory Maincent
2
-0
/
+33
2024-12-16
net/mlx5: Add device cap abs_native_port_num
Rongwei Liu
1
-1
/
+2
2024-12-16
selinux: add netlink nlmsg_type audit message
Thiébaud Weksteen
1
-0
/
+2
2024-12-15
Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+7
2024-12-15
netlink: add IGMP/MLD join/leave notifications
Yuyang Huang
1
-0
/
+2
2024-12-15
power: supply: core: add UAPI to discover currently used extensions
Thomas Weißschuh
1
-0
/
+2
2024-12-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-15
/
+8
2024-12-14
Merge branches 'fixes.2024.12.14a', 'rcutorture.2024.12.14a', 'srcu.2024.12.1...
Uladzislau Rezki (Sony)
4
-14
/
+28
2024-12-14
srcu: Fix typo s/srcu_check_read_flavor()/__srcu_check_read_flavor()/
Paul E. McKenney
1
-1
/
+1
2024-12-14
srcu: Guarantee non-negative return value from srcu_read_lock()
Paul E. McKenney
1
-7
/
+8
2024-12-14
rcutorture: Use symbols for SRCU reader flavors
Paul E. McKenney
2
-5
/
+7
2024-12-14
rcutorture: Check preemption for failing reader
Paul E. McKenney
1
-0
/
+11
2024-12-14
hwmon: (pmbus/core) improve handling of write protected regulators
Jerome Brunet
1
-0
/
+14
2024-12-14
thermal: core: Add stub for thermal_zone_device_update()
Thomas Weißschuh
1
-0
/
+4
2024-12-14
torture: Add dowarn argument to torture_sched_setaffinity()
Paul E. McKenney
1
-1
/
+1
2024-12-14
exportfs: add open method
Christian Brauner
1
-0
/
+5
2024-12-14
pseudofs: add support for export_ops
Erin Shepherd
1
-0
/
+1
2024-12-14
pidfs: rework inode number allocation
Christian Brauner
1
-0
/
+2
[prev]
[next]