summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-11-24Merge branch 'firmware_loader'Jakub Kicinski
2023-11-24firmware_loader: Expand Firmware upload error codes with firmware invalid errorKory Maincent
2023-11-24gpiolib: provide gpio_device_get_label()Bartosz Golaszewski
2023-11-24wifi: ieee80211: fix PV1 frame control field nameLiam Kearney
2023-11-24Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-24wifi: avoid offset calculation on NULL pointerMichael-CY Lee
2023-11-24Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-11-24bpf: Validate global subprogs lazilyAndrii Nakryiko
2023-11-24fs: create {sb,file}_write_not_started() helpersAmir Goldstein
2023-11-24fs: create file_write_started() helperAmir Goldstein
2023-11-24fs: create __sb_write_started() helperAmir Goldstein
2023-11-24soundwire: bus: introduce controller_idPierre-Louis Bossart
2023-11-24closures: CLOSURE_CALLBACK() to fix type punningKent Overstreet
2023-11-23Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-23Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-23Merge tag 'drm-misc-next-2023-11-23' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-11-23usb: new quirk to reduce the SET_ADDRESS request timeoutHardik Gajjar
2023-11-23usb: xhci: Add timeout argument in address_device USB HCD callbackHardik Gajjar
2023-11-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann
2023-11-23sched/cpufreq: Rework schedutil governor performance estimationVincent Guittot
2023-11-23mailbox: apple: Delete driverHector Martin
2023-11-23soc: apple: rtkit: Get rid of apple_rtkit_send_message_waitHector Martin
2023-11-23sizes.h: Add entries between SZ_32G and SZ_64TMatt Coster
2023-11-23soundwire: stream: constify sdw_port_config when adding devicesKrzysztof Kozlowski
2023-11-22ACPI: Fix ARM32 platforms compile issue introduced by fw_table changesDave Jiang
2023-11-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-21thermal: ACPI: Move the ACPI thermal library to drivers/acpi/Rafael J. Wysocki
2023-11-21fs: Rename mapping private membersMatthew Wilcox (Oracle)
2023-11-21HID: fix HID device resource race between HID core and debugging supportCharles Yi
2023-11-21Merge tag 'thunderbolt-for-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-11-20bpf: keep track of max number of bpf_loop callback iterationsEduard Zingerman
2023-11-20bpf: verify callbacks as if they are called unknown number of timesEduard Zingerman
2023-11-20PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()Andy Shevchenko
2023-11-20PCI: host-generic: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-20net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann
2023-11-20net, vrf: Move dstats structure to coreDaniel Borkmann
2023-11-20spi: axi-spi-engine improvementsMark Brown
2023-11-20block: Remove blk_set_runtime_active()Damien Le Moal
2023-11-20thermal: core: Add trip thresholds for trip crossing detectionRafael J. Wysocki
2023-11-20device property: Add SOFTWARE_NODE() macro for defining software nodesSakari Ailus
2023-11-20filemap: add a per-mapping stable writes flagChristoph Hellwig
2023-11-20platform/x86: wmi: Add to_wmi_device() helper macroArmin Wolf
2023-11-20platform/x86: wmi: Add wmidev_block_set()Armin Wolf
2023-11-20Merge tag 'drm-misc-next-2023-11-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-11-19Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-19Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-19Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-11-18rtnetlink: introduce nlmsg_new_large and use it in rtnl_getlinkLi RongQing