summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-03-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-27fs,block: yield devices earlyChristian Brauner
2024-03-27net: wan: framer: Add missing static inline qualifiersHerve Codina
2024-03-27block: handle BLK_OPEN_RESTRICT_WRITES correctlyChristian Brauner
2024-03-27driver core: Remove unused platform_notify, platform_notify_removeBjorn Helgaas
2024-03-27usb: misc: onboard_hub: rename to onboard_devJavier Carrasco
2024-03-26driver core: Introduce device_link_wait_removal()Herve Codina
2024-03-26spi: pxa2xx: Keep PXA*_SSP types togetherAndy Shevchenko
2024-03-26prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss
2024-03-26mm: increase folio batch sizeMatthew Wilcox (Oracle)
2024-03-26net: remove skb_free_datagram_locked()Eric Dumazet
2024-03-26spi: xilinx: Massage xilinx_spi.hMark Brown
2024-03-26spi: pxa2xx: Clean up linux/spi/pxa2xx_spi.hMark Brown
2024-03-26gpiolib: Add stubs for GPIO lookup functionsMark Brown
2024-03-26firmware: arm_scmi: Simplify scmi_devm_notifier_unregisterCristian Marussi
2024-03-26net: Use backlog-NAPI to clean up the defer_list.Sebastian Andrzej Siewior
2024-03-26fs_parser: move fsparam_string_empty() helper into headerLuis Henriques (SUSE)
2024-03-26statx: stx_subvolKent Overstreet
2024-03-25genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amdRafael J. Wysocki
2024-03-25spi: remove struct spi_message::is_dma_mappedDavid Lechner
2024-03-25iio: adc: ad_sigma_delta: Add optional irq selectionDumitru Ceclan
2024-03-25scsi: ata: libata-sata: Factor out NCQ Priority configuration helpersIgor Pylypiv
2024-03-25device property: Introduce device_for_each_child_node_scoped()Jonathan Cameron
2024-03-25device property: Add cleanup.h based fwnode_handle_put() scope based cleanup.Jonathan Cameron
2024-03-25device property: Move fwnode_handle_put() into property.hJonathan Cameron
2024-03-25scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal
2024-03-25workqueue: Introduce enable_and_queue_work() convenience functionAllen Pais
2024-03-25workqueue: Move attrs->cpumask out of worker_pool's properties when attrs->af...Lai Jiangshan
2024-03-25Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-03-25workqueue: Remember whether a work item was on a BH workqueueTejun Heo
2024-03-25workqueue: Remove WORK_OFFQ_CANCELINGTejun Heo
2024-03-25workqueue: Implement disable/enable for (delayed) work itemsTejun Heo
2024-03-25workqueue: Preserve OFFQ bits in cancel[_sync] pathsTejun Heo
2024-03-25spi: rspi: Get rid of unused struct rspi_plat_dataAndy Shevchenko
2024-03-25irqchip: Add RISC-V advanced PLIC driver for direct-modeAnup Patel
2024-03-25irqchip: Add RISC-V incoming MSI controller early driverAnup Patel
2024-03-25bpf: implement insn_is_cast_user() helper for JITsPuranjay Mohan
2024-03-25wifi: mac80211: handle indoor AFC/LPI AP on assoc successAnjaneyulu
2024-03-25wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok()Johannes Berg
2024-03-25wifi: ieee80211: check for NULL in ieee80211_mle_size_ok()Johannes Berg
2024-03-25sched/fair: Check if a task has a fitting CPU when updating misfitQais Yousef
2024-03-25Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branchIngo Molnar
2024-03-25spi: pxa2xx: Make num_chipselect 8-bit in the struct pxa2xx_spi_controllerAndy Shevchenko
2024-03-25spi: pxa2xx: Kill pxa2xx_set_spi_info()Andy Shevchenko
2024-03-25spi: xilinx: Make num_chipselect 8-bit in the struct xspi_platform_dataAndy Shevchenko
2024-03-25spi: xilinx: Add necessary inclusion and forward declarationAndy Shevchenko
2024-03-25spi: xilinx: Fix kernel documentation in the xilinx_spi.hAndy Shevchenko
2024-03-25regulator: pca9450: add pca9451a supportJoy Zou
2024-03-23Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-23Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds