summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-03-13Merge tag 'io_uring-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-03-13driver core: auxiliary bus: Introduce dev_is_auxiliary()Rafael J. Wysocki1-0/+2
2026-03-13integrity: Eliminate weak definition of arch_get_secureboot()Nathan Chancellor1-0/+4
2026-03-13wifi: ieee80211: fix definition of EHT-MCS 15 in MRUShayne Chen1-2/+2
2026-03-13driver core: make struct class groups members constant arraysHeiner Kallweit1-2/+2
2026-03-13driver: core: constify groups array argument in device_add_groups and device_...Heiner Kallweit1-2/+2
2026-03-13sysfs: constify group arrays in function argumentsHeiner Kallweit1-8/+8
2026-03-13vt: save/restore unicode screen buffer for alternate screenNicolas Pitre1-0/+1
2026-03-13tee: clean up tee_core.h kernel-docRandy Dunlap1-14/+16
2026-03-13ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATSEric Dumazet1-2/+1
2026-03-13driver core: Add conditional guard support for device_lock()Li Ming1-0/+1
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-43/+97
2026-03-12Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-1/+39
2026-03-12Merge tag 'v7.0-rc3' into nextDmitry Torokhov642-9883/+39538
2026-03-12base: soc: rename and export soc_device_get_machine()Bartosz Golaszewski1-0/+10
2026-03-12of: provide of_machine_read_model()Bartosz Golaszewski1-0/+6
2026-03-12of: provide of_machine_read_compatible()Bartosz Golaszewski1-0/+8
2026-03-12serial: 8250: Add serial8250_handle_irq_locked()Ilpo Järvinen1-0/+1
2026-03-12tty: tty_port: add workqueue to flip TTY bufferXin Zhao3-0/+21
2026-03-12Merge drm/drm-next into drm-xe-nextMatthew Brost442-3307/+23354
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