summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-03-12namespace: allow creating empty mount namespacesChristian Brauner
2026-03-12mount: add FSMOUNT_NAMESPACEChristian Brauner
2026-03-12tcp: add tcp_release_cb_cond() helperEric Dumazet
2026-03-12hrtimer: Remove trailing comma after HRTIMER_MAX_CLOCK_BASESThomas Weißschuh (Schneider Electric)
2026-03-12hrtimer: Mark index and clockid of clock base as constThomas Weißschuh (Schneider Electric)
2026-03-12hrtimer: Drop unnecessary pointer indirection in hrtimer_expire_entry eventThomas Weißschuh (Schneider Electric)
2026-03-12hrtimer: Drop spurious space in 'enum hrtimer_base_type'Thomas Weißschuh (Schneider Electric)
2026-03-12hrtimer: Remove hrtimer_get_expires_ns()Thomas Weißschuh (Schneider Electric)
2026-03-12tracing: Use explicit array size instead of sentinel elements in symbol printingThomas Weißschuh (Schneider Electric)
2026-03-12include/linux/local_lock_internal.h: Make this header file again compatible w...Bart Van Assche
2026-03-12vsock: add G2H fallback for CIDs not owned by H2G transportAlexander Graf
2026-03-12drm/xe: add VM_BIND DECOMPRESS uapi flagNitin Gote
2026-03-12Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-03-12sched/wait: correct kernel-doc descriptionsRandy Dunlap
2026-03-12xfrm: avoid RCU warnings around the per-netns netlink socketSabrina Dubroca
2026-03-11ipv6: move the disable_ipv6_mod knob to core codeJakub Kicinski
2026-03-11cgroup: replace global cgroup_file_kn_lock with per-cgroup_file lockShakeel Butt
2026-03-11pidfd: add CLONE_PIDFD_AUTOKILLChristian Brauner
2026-03-11clone: add CLONE_NNPChristian Brauner
2026-03-11clone: add CLONE_AUTOREAPChristian Brauner
2026-03-11Merge branch '20260303034847.13870-2-val@packett.cool' into clk-for-7.1Bjorn Andersson
2026-03-11dt-bindings: clock: qcom,dispcc-sm6125: Define MDSS resetsVal Packett
2026-03-11dt-bindings: clock: qcom,sm6115-dispcc: Define MDSS resetsVal Packett
2026-03-11io_uring: ensure ctx->rings is stable for task work flags manipulationJens Axboe
2026-03-11Merge branch '20260311-eliza-clocks-v6-1-453c4cf657a2@oss.qualcomm.com' into ...Bjorn Andersson
2026-03-11dt-bindings: clock: qcom: Document the Eliza TCSR Clock ControllerTaniya Das
2026-03-11dt-bindings: clock: qcom: document the Eliza Global Clock ControllerTaniya Das
2026-03-11Merge branch 'sched/hrtick' into timers/coreThomas Gleixner
2026-03-11RDMA/rdmavt: Add driver mmap callbackDean Luick
2026-03-11RDMA/rdmavt: Add ucontext alloc/dealloc passthroughDean Luick
2026-03-11RDMA/OPA: Update OPA link speed listDean Luick
2026-03-11efi: Drop unused efi_range_is_wc() functionArd Biesheuvel
2026-03-11accel/amdxdna: Support sensors for column utilizationMario Limonciello (AMD)
2026-03-11Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini
2026-03-11Revert "mshv: expose the scrub partition hypercall"Wei Liu
2026-03-11mtd: concat: replace alloc + calloc with 1 allocRosen Penev
2026-03-11usb: core: new quirk to handle devices with zero configurationsJie Deng
2026-03-11USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
2026-03-11USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
2026-03-11usb: typec: tcpm: add support for Sink Cap Extended msg responseAmit Sunil Dhamne
2026-03-11dt-bindings: connector: Add sink properties to comply with PD 3.1 specAmit Sunil Dhamne
2026-03-11HID: input: Add HID_BATTERY_QUIRK_DYNAMIC for Elan touchscreensHans de Goede
2026-03-11vdso/datapage: Trim down unnecessary includesThomas Weißschuh
2026-03-11vdso/datapage: Remove inclusion of gettimeofday.hThomas Weißschuh
2026-03-11vdso/helpers: Explicitly include vdso/processor.hThomas Weißschuh
2026-03-11vdso/gettimeofday: Move the unlikely() into vdso_read_retry()Thomas Weißschuh
2026-03-11vdso/gettimeofday: Add a helper to test if a clock is namespacedThomas Weißschuh
2026-03-11net: cdc-ncm: cleanup device descriptorOliver Neukum
2026-03-11sched/mmcid: Avoid full tasklist walksThomas Gleixner
2026-03-11sched/mmcid: Prevent CID stalls due to concurrent forksThomas Gleixner