summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-03sched: Move attach_one_task and attach_task helpers to sched.hJohn Stultz2-26/+23
2026-04-03sched: Add logic to zap balance callbacks if we pick againJohn Stultz1-2/+34
2026-04-03sched: Add assert_balance_callbacks_empty helperJohn Stultz2-1/+9
2026-04-03sched/locking: Add special p->blocked_on==PROXY_WAKING value for proxy return...John Stultz4-11/+74
2026-04-03sched: Fix modifying donor->blocked on without proper lockingJohn Stultz1-3/+13
2026-04-03locking: Add task::blocked_lock to serialize blocked_on stateJohn Stultz8-50/+58
2026-04-03sched: Fix potentially missing balancing with Proxy ExecJohn Stultz1-1/+23
2026-04-03sched: Minimise repeated sched_proxy_exec() checkingJohn Stultz1-11/+9
2026-04-03sched: Make class_schedulers avoid pushing current, and get rid of proxy_tag_...John Stultz3-29/+28
2026-04-03power: sequencing: pcie-m2: add SERIAL_DEV_BUS dependencyArnd Bergmann1-0/+1
2026-04-03power: sequencing: pcie-m2: enforce PCI and OF dependenciesArnd Bergmann1-2/+3
2026-04-03RISC-V: KVM: Don't check hstateen0 when updating sstateen0 CSRAnup Patel1-10/+4
2026-04-03RISC-V: KVM: Factor-out VCPU config into separate sourcesAnup Patel6-87/+146
2026-04-03Merge branch 'pm-em'Rafael J. Wysocki1-0/+2
2026-04-03ASoC: intel: sof_sdw: Prepare for configuration without a jackMaciej Strozek1-1/+9
2026-04-03Revert "dt-bindings: usb: cdns,usb3: document USBSSP controller support"Greg Kroah-Hartman1-8/+2
2026-04-03RISC-V: KVM: Add hideleg to struct kvm_vcpu_configAnup Patel2-0/+4
2026-04-03RISC-V: KVM: Move timer state defines closer to struct in UAPI headerAnup Patel1-4/+4
2026-04-03Revert "usb: cdns3: Add USBSSP platform driver support"Greg Kroah-Hartman9-164/+178
2026-04-03RISC-V: KVM: Factor-out ISA checks into separate sourcesAnup Patel10-256/+288
2026-04-03Revert "usb: cdnsp: Add support for device-only configuration"Greg Kroah-Hartman6-73/+23
2026-04-03Merge tag 'mhi-for-v7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman5-45/+67
2026-04-03RISC-V: KVM: Introduce common kvm_riscv_isa_check_host()Anup Patel7-27/+33
2026-04-03Documentation: clarify the mandatory and desirable info for security reportsWilly Tarreau1-7/+59
2026-04-03Documentation: explain how to find maintainers addresses for security reportsWilly Tarreau1-3/+73
2026-04-03Documentation: minor updates to the security contactsWilly Tarreau1-5/+7
2026-04-03bcache: fix uninitialized closure objectMingzhe Zou1-1/+2
2026-04-03bcache: fix cached_dev.sb_bio use-after-free and crashMingzhe Zou1-0/+7
2026-04-03block: use sysfs_emit in sysfs show functionsThorsten Blum1-5/+6
2026-04-03kbuild: rust: allow `clippy::uninlined_format_args`Miguel Ojeda1-0/+1
2026-04-03rust_binder: override crate name to rust_binderAlice Ryhl1-0/+2
2026-04-03rust: support overriding crate_nameAlice Ryhl2-23/+24
2026-04-03pwm: th1520: remove impl Send/Sync for Th1520PwmDriverDataAlice Ryhl1-15/+0
2026-04-03tyr: remove impl Send/Sync for TyrDataAlice Ryhl1-12/+0
2026-04-03rust: clk: implement Send and SyncAlice Ryhl1-0/+7
2026-04-03rust: ptr: add const_align_up()John Hubbard1-0/+29
2026-04-03rust: error: clarify that `from_err_ptr` can return `Ok(NULL)`Mirko Adzic1-0/+31
2026-04-03gpiolib: Make deferral warnings debug messagesJon Hunter1-4/+4
2026-04-03Merge tag 'drm-misc-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie7-33/+94
2026-04-03Merge tag 'drm-msm-next-2026-04-02' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie163-1462/+3184
2026-04-03w1: ds2490: drop redundant device referenceJohan Hovold1-8/+3
2026-04-03Merge tag 'counter-updates-for-7.1' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman1-2/+0
2026-04-03MAINTAINERS: add ksysfs.c to the DRIVER CORE entryBartosz Golaszewski1-0/+1
2026-04-03selftest/bpf: Enable gotox tests for powerpc64Abhishek Dubey1-2/+2
2026-04-03powerpc64/bpf: Add support for indirect jumpAbhishek Dubey1-0/+8
2026-04-03selftest/bpf: Enable instruction array test for powerpcAbhishek Dubey1-1/+1
2026-04-03powerpc/bpf: Add support for instruction arrayAbhishek Dubey1-0/+7
2026-04-03Merge tag 'amd-drm-fixes-7.0-2026-04-02' of https://gitlab.freedesktop.org/ag...Dave Airlie17-0/+699
2026-04-03powerpc32/bpf: Add fsession supportAbhishek Dubey2-1/+42
2026-04-03powerpc64/bpf: Implement fsession supportAbhishek Dubey3-11/+87