summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-03-11ipv6: move the disable_ipv6_mod knob to core codeJakub Kicinski1-1/+6
2026-03-11cgroup: replace global cgroup_file_kn_lock with per-cgroup_file lockShakeel Butt1-0/+1
2026-03-11pidfd: add CLONE_PIDFD_AUTOKILLChristian Brauner2-0/+2
2026-03-11clone: add CLONE_NNPChristian Brauner1-0/+1
2026-03-11clone: add CLONE_AUTOREAPChristian Brauner2-2/+4
2026-03-11Merge branch '20260303034847.13870-2-val@packett.cool' into clk-for-7.1Bjorn Andersson2-3/+10
2026-03-11dt-bindings: clock: qcom,dispcc-sm6125: Define MDSS resetsVal Packett1-1/+5
2026-03-11dt-bindings: clock: qcom,sm6115-dispcc: Define MDSS resetsVal Packett1-2/+5
2026-03-11io_uring: ensure ctx->rings is stable for task work flags manipulationJens Axboe1-0/+1
2026-03-11Merge branch '20260311-eliza-clocks-v6-1-453c4cf657a2@oss.qualcomm.com' into ...Bjorn Andersson2-0/+227
2026-03-11dt-bindings: clock: qcom: Document the Eliza TCSR Clock ControllerTaniya Das1-0/+17
2026-03-11dt-bindings: clock: qcom: document the Eliza Global Clock ControllerTaniya Das1-0/+210
2026-03-11Merge branch 'sched/hrtick' into timers/coreThomas Gleixner15-122/+386
2026-03-11RDMA/rdmavt: Add driver mmap callbackDean Luick1-0/+3
2026-03-11RDMA/rdmavt: Add ucontext alloc/dealloc passthroughDean Luick1-0/+7
2026-03-11RDMA/OPA: Update OPA link speed listDean Luick1-3/+5
2026-03-11efi: Drop unused efi_range_is_wc() functionArd Biesheuvel1-21/+0
2026-03-11accel/amdxdna: Support sensors for column utilizationMario Limonciello (AMD)1-1/+2
2026-03-11Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini2-48/+43
2026-03-11Revert "mshv: expose the scrub partition hypercall"Wei Liu1-1/+0
2026-03-11mtd: concat: replace alloc + calloc with 1 allocRosen Penev1-1/+1
2026-03-11usb: core: new quirk to handle devices with zero configurationsJie Deng1-0/+3
2026-03-11USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern1-0/+3
2026-03-11USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern1-2/+3
2026-03-11usb: typec: tcpm: add support for Sink Cap Extended msg responseAmit Sunil Dhamne1-2/+80
2026-03-11dt-bindings: connector: Add sink properties to comply with PD 3.1 specAmit Sunil Dhamne1-0/+18
2026-03-11HID: input: Add HID_BATTERY_QUIRK_DYNAMIC for Elan touchscreensHans de Goede1-0/+1
2026-03-11vdso/datapage: Trim down unnecessary includesThomas Weißschuh1-10/+2
2026-03-11vdso/datapage: Remove inclusion of gettimeofday.hThomas Weißschuh1-11/+0
2026-03-11vdso/helpers: Explicitly include vdso/processor.hThomas Weißschuh1-0/+1
2026-03-11vdso/gettimeofday: Move the unlikely() into vdso_read_retry()Thomas Weißschuh1-1/+1
2026-03-11vdso/gettimeofday: Add a helper to test if a clock is namespacedThomas Weißschuh1-1/+7
2026-03-11net: cdc-ncm: cleanup device descriptorOliver Neukum1-2/+2
2026-03-11sched/mmcid: Avoid full tasklist walksThomas Gleixner1-1/+5
2026-03-11sched/mmcid: Prevent CID stalls due to concurrent forksThomas Gleixner1-2/+0
2026-03-11Merge v7.0-rc3 into drm-nextSimona Vetter35-106/+254
2026-03-11drm/{i915, xe}/frontbuffer: move frontbuffer handling to parent interfaceJani Nikula1-0/+11
2026-03-11drm/intel: fix @dpt kernel-doc for parent interfaceJani Nikula1-1/+1
2026-03-11vdso/gettimeofday: Add a helper to read the sequence lock of a time namespace...Thomas Weißschuh1-0/+22
2026-03-11clocksource: Remove ARCH_CLOCKSOURCE_DATAArnd Bergmann1-5/+1
2026-03-11vdso/datastore: Allocate data pages dynamicallyThomas Weißschuh1-0/+6
2026-03-11asm-generic/bitsperlong.h: Add sanity checks for __BITS_PER_LONGThomas Weißschuh1-0/+9
2026-03-11vdso/datapage: Correct struct member kernel-docRandy Dunlap1-2/+2
2026-03-11mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiersThomas Hellström1-0/+42
2026-03-11Merge branch 'for-7.1-devm-alloc-wq'Sebastian Reichel1-0/+22
2026-03-10net: stmmac: add documentation for clocksRussell King (Oracle)1-1/+32
2026-03-10net: stmmac: add documentation for stmmac_dma_cfg membersRussell King (Oracle)1-1/+22
2026-03-10net: stmmac: use u8 for host_dma_width and similar struct membersRussell King (Oracle)1-1/+1
2026-03-10net: stmmac: use u8 for ?x_queues_to_use and number_?x_queuesRussell King (Oracle)1-2/+2
2026-03-10net: stmmac: reorder structs to reduce memory consumptionRussell King (Oracle)1-8/+8