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
2026-04-03
sched: Move attach_one_task and attach_task helpers to sched.h
John Stultz
2
-26
/
+23
2026-04-03
sched: Add logic to zap balance callbacks if we pick again
John Stultz
1
-2
/
+34
2026-04-03
sched: Add assert_balance_callbacks_empty helper
John Stultz
2
-1
/
+9
2026-04-03
sched/locking: Add special p->blocked_on==PROXY_WAKING value for proxy return...
John Stultz
4
-11
/
+74
2026-04-03
sched: Fix modifying donor->blocked on without proper locking
John Stultz
1
-3
/
+13
2026-04-03
locking: Add task::blocked_lock to serialize blocked_on state
John Stultz
8
-50
/
+58
2026-04-03
sched: Fix potentially missing balancing with Proxy Exec
John Stultz
1
-1
/
+23
2026-04-03
sched: Minimise repeated sched_proxy_exec() checking
John Stultz
1
-11
/
+9
2026-04-03
sched: Make class_schedulers avoid pushing current, and get rid of proxy_tag_...
John Stultz
3
-29
/
+28
2026-04-03
power: sequencing: pcie-m2: add SERIAL_DEV_BUS dependency
Arnd Bergmann
1
-0
/
+1
2026-04-03
power: sequencing: pcie-m2: enforce PCI and OF dependencies
Arnd Bergmann
1
-2
/
+3
2026-04-03
RISC-V: KVM: Don't check hstateen0 when updating sstateen0 CSR
Anup Patel
1
-10
/
+4
2026-04-03
RISC-V: KVM: Factor-out VCPU config into separate sources
Anup Patel
6
-87
/
+146
2026-04-03
Merge branch 'pm-em'
Rafael J. Wysocki
1
-0
/
+2
2026-04-03
ASoC: intel: sof_sdw: Prepare for configuration without a jack
Maciej Strozek
1
-1
/
+9
2026-04-03
Revert "dt-bindings: usb: cdns,usb3: document USBSSP controller support"
Greg Kroah-Hartman
1
-8
/
+2
2026-04-03
RISC-V: KVM: Add hideleg to struct kvm_vcpu_config
Anup Patel
2
-0
/
+4
2026-04-03
RISC-V: KVM: Move timer state defines closer to struct in UAPI header
Anup Patel
1
-4
/
+4
2026-04-03
Revert "usb: cdns3: Add USBSSP platform driver support"
Greg Kroah-Hartman
9
-164
/
+178
2026-04-03
RISC-V: KVM: Factor-out ISA checks into separate sources
Anup Patel
10
-256
/
+288
2026-04-03
Revert "usb: cdnsp: Add support for device-only configuration"
Greg Kroah-Hartman
6
-73
/
+23
2026-04-03
Merge tag 'mhi-for-v7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
5
-45
/
+67
2026-04-03
RISC-V: KVM: Introduce common kvm_riscv_isa_check_host()
Anup Patel
7
-27
/
+33
2026-04-03
Documentation: clarify the mandatory and desirable info for security reports
Willy Tarreau
1
-7
/
+59
2026-04-03
Documentation: explain how to find maintainers addresses for security reports
Willy Tarreau
1
-3
/
+73
2026-04-03
Documentation: minor updates to the security contacts
Willy Tarreau
1
-5
/
+7
2026-04-03
bcache: fix uninitialized closure object
Mingzhe Zou
1
-1
/
+2
2026-04-03
bcache: fix cached_dev.sb_bio use-after-free and crash
Mingzhe Zou
1
-0
/
+7
2026-04-03
block: use sysfs_emit in sysfs show functions
Thorsten Blum
1
-5
/
+6
2026-04-03
kbuild: rust: allow `clippy::uninlined_format_args`
Miguel Ojeda
1
-0
/
+1
2026-04-03
rust_binder: override crate name to rust_binder
Alice Ryhl
1
-0
/
+2
2026-04-03
rust: support overriding crate_name
Alice Ryhl
2
-23
/
+24
2026-04-03
pwm: th1520: remove impl Send/Sync for Th1520PwmDriverData
Alice Ryhl
1
-15
/
+0
2026-04-03
tyr: remove impl Send/Sync for TyrData
Alice Ryhl
1
-12
/
+0
2026-04-03
rust: clk: implement Send and Sync
Alice Ryhl
1
-0
/
+7
2026-04-03
rust: ptr: add const_align_up()
John Hubbard
1
-0
/
+29
2026-04-03
rust: error: clarify that `from_err_ptr` can return `Ok(NULL)`
Mirko Adzic
1
-0
/
+31
2026-04-03
gpiolib: Make deferral warnings debug messages
Jon Hunter
1
-4
/
+4
2026-04-03
Merge tag 'drm-misc-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
7
-33
/
+94
2026-04-03
Merge tag 'drm-msm-next-2026-04-02' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
163
-1462
/
+3184
2026-04-03
w1: ds2490: drop redundant device reference
Johan Hovold
1
-8
/
+3
2026-04-03
Merge tag 'counter-updates-for-7.1' of ssh://gitolite.kernel.org/pub/scm/linu...
Greg Kroah-Hartman
1
-2
/
+0
2026-04-03
MAINTAINERS: add ksysfs.c to the DRIVER CORE entry
Bartosz Golaszewski
1
-0
/
+1
2026-04-03
selftest/bpf: Enable gotox tests for powerpc64
Abhishek Dubey
1
-2
/
+2
2026-04-03
powerpc64/bpf: Add support for indirect jump
Abhishek Dubey
1
-0
/
+8
2026-04-03
selftest/bpf: Enable instruction array test for powerpc
Abhishek Dubey
1
-1
/
+1
2026-04-03
powerpc/bpf: Add support for instruction array
Abhishek Dubey
1
-0
/
+7
2026-04-03
Merge tag 'amd-drm-fixes-7.0-2026-04-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
17
-0
/
+699
2026-04-03
powerpc32/bpf: Add fsession support
Abhishek Dubey
2
-1
/
+42
2026-04-03
powerpc64/bpf: Implement fsession support
Abhishek Dubey
3
-11
/
+87
[prev]
[next]