summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-03-12serdev: serdev.h: clean up kernel-doc commentsRandy Dunlap1-4/+5
2026-03-12tty: constify tty_ldisc_opsQingfang Deng1-3/+3
2026-03-12tcp: add tcp_release_cb_cond() helperEric Dumazet1-0/+7
2026-03-12hrtimer: Remove trailing comma after HRTIMER_MAX_CLOCK_BASESThomas Weißschuh (Schneider Electric)1-1/+1
2026-03-12hrtimer: Mark index and clockid of clock base as constThomas Weißschuh (Schneider Electric)1-2/+2
2026-03-12hrtimer: Drop spurious space in 'enum hrtimer_base_type'Thomas Weißschuh (Schneider Electric)1-1/+1
2026-03-12hrtimer: Remove hrtimer_get_expires_ns()Thomas Weißschuh (Schneider Electric)1-5/+0
2026-03-12tracing: Use explicit array size instead of sentinel elements in symbol printingThomas Weißschuh (Schneider Electric)1-5/+8
2026-03-12include/linux/local_lock_internal.h: Make this header file again compatible w...Bart Van Assche1-1/+1
2026-03-12Merge drm/drm-next into drm-misc-nextMaxime Ripard12-60/+102
2026-03-12sched/wait: correct kernel-doc descriptionsRandy Dunlap1-2/+2
2026-03-12ipv6: move the disable_ipv6_mod knob to core codeJakub Kicinski1-1/+6
2026-03-12cgroup: replace global cgroup_file_kn_lock with per-cgroup_file lockShakeel Butt1-0/+1
2026-03-12clone: add CLONE_AUTOREAPChristian Brauner1-0/+1
2026-03-11io_uring: ensure ctx->rings is stable for task work flags manipulationJens Axboe1-0/+1
2026-03-11Merge branch 'sched/hrtick' into timers/coreThomas Gleixner13-117/+351
2026-03-11efi: Drop unused efi_range_is_wc() functionArd Biesheuvel1-21/+0
2026-03-11Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini1-48/+35
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-11HID: input: Add HID_BATTERY_QUIRK_DYNAMIC for Elan touchscreensHans de Goede1-0/+1
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 Vetter12-60/+102
2026-03-11clocksource: Remove ARCH_CLOCKSOURCE_DATAArnd Bergmann1-5/+1
2026-03-11vdso/datastore: Allocate data pages dynamicallyThomas Weißschuh1-0/+6
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-11net: stmmac: add documentation for clocksRussell King (Oracle)1-1/+32
2026-03-11net: stmmac: add documentation for stmmac_dma_cfg membersRussell King (Oracle)1-1/+22
2026-03-11net: stmmac: use u8 for host_dma_width and similar struct membersRussell King (Oracle)1-1/+1
2026-03-11net: stmmac: use u8 for ?x_queues_to_use and number_?x_queuesRussell King (Oracle)1-2/+2
2026-03-11net: stmmac: reorder structs to reduce memory consumptionRussell King (Oracle)1-8/+8
2026-03-11net: stmmac: convert plat_stmmacenet_data booleans to type boolRussell King (Oracle)1-7/+7
2026-03-11net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc()Russell King (Oracle)1-0/+1
2026-03-11build_bug.h: correct function parameters names in kernel-docRandy Dunlap1-1/+3
2026-03-10Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...Linus Torvalds3-28/+24
2026-03-10audit: handle unknown status requests in audit_receive_msg()Ricardo Robaina1-0/+9
2026-03-10genirq: Document interaction between <linux/irq.h> and DT binding definesGeert Uytterhoeven1-0/+4
2026-03-10Merge branch 'for-7.1-devm-alloc-wq' into for-7.1Tejun Heo1-0/+22
2026-03-10workqueue: devres: Add device-managed allocate workqueueKrzysztof Kozlowski1-0/+22
2026-03-10HID: Include firmware version in the ueventMario Limonciello1-0/+1
2026-03-10include: device.h: Add named device attributesDerek J. Clark1-0/+46
2026-03-10firmware: stratix10-svc: Add Multi SVC clients supportMuhammad Amirul Asyraf Mohamad Jamian1-4/+4
2026-03-10nvme: Annotate struct nvme_dhchap_key with __counted_byThorsten Blum1-1/+1
2026-03-10net: add xmit recursion limit to tunnel xmit functionsWeiming Shi1-0/+32