summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-16io_uring/napi: enable even with a timeout of 0Jens Axboe1-0/+1
2024-02-15Merge tag 'drm-intel-next-2024-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-0/+7
2024-02-15ACPI: utils: Make acpi_handle_path() not staticSakari Ailus1-0/+1
2024-02-15scsi: core: Consult supported VPD page list prior to fetching pageMartin K. Petersen1-4/+0
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-13/+8
2024-02-15Merge tag 'for-linus-6.8a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+4
2024-02-15update workarounds for gcc "asm goto" issueLinus Torvalds2-4/+12
2024-02-15seq_buf: Fix kernel documentationAndy Shevchenko1-6/+6
2024-02-15seq_buf: Don't use "proxy" headersAndy Shevchenko1-1/+4
2024-02-15genirq/msi: Provide MSI_FLAG_PARENT_PM_DEVThomas Gleixner1-0/+2
2024-02-15genirq/msi: Provide allocation/free functions for "wired" MSI interruptsThomas Gleixner1-0/+17
2024-02-15genirq/msi: Optionally use dev->fwnode for device domainThomas Gleixner1-0/+2
2024-02-15genirq/msi: Provide DOMAIN_BUS_WIRED_TO_MSIThomas Gleixner1-0/+1
2024-02-15genirq/msi: Provide optional translation opThomas Gleixner1-0/+5
2024-02-15platform-msi: Remove unused interfacesThomas Gleixner1-3/+0
2024-02-15platform-msi: Prepare for real per device domainsThomas Gleixner1-0/+4
2024-02-15genirq/irqdomain: Add DOMAIN_BUS_DEVICE_MSIThomas Gleixner1-0/+1
2024-02-15genirq/msi: Extend msi_parent_opsThomas Gleixner1-0/+8
2024-02-15Merge patch series "membarrier: riscv: Core serializing command"Palmer Dabbelt1-1/+15
2024-02-15locking: Introduce prepare_sync_core_cmd()Andrea Parri1-1/+15
2024-02-15drm: Spelling s/hardward/hardware/gGeert Uytterhoeven1-1/+1
2024-02-15Merge branch 'for-linus' into for-nextTakashi Iwai21-39/+167
2024-02-15net: ipv6/addrconf: introduce a regen_min_advance sysctlAlex Henrie2-2/+4
2024-02-15net: mdio_bus: make mdio_bus_type constRicardo B. Marliere1-1/+1
2024-02-15pwm: Provide pwmchip_alloc() function and a devm variant of itUwe Kleine-König1-0/+22
2024-02-15pwm: Provide wrappers for storing and getting driver private dataUwe Kleine-König1-0/+20
2024-02-15pwm: Provide an inline function to get the parent device of a given chipUwe Kleine-König1-0/+5
2024-02-15pwm: Drop useless member .of_pwm_n_cells of struct pwm_chipUwe Kleine-König1-2/+0
2024-02-15wifi: cfg80211: use IEEE80211_MAX_MESH_ID_LEN appropriatelyJohannes Berg1-1/+1
2024-02-15gpio: uapi: clarify default_values being logicalKent Gibson1-5/+6
2024-02-15Merge tag 'mips-fixes_6.8_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2024-02-15drm/i915: Update ADL-N PCI IDsGustavo Sousa1-1/+3
2024-02-14scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen1-0/+1
2024-02-14RAS/AMD/ATL: Add MI300 row retirement supportYazen Ghannam1-0/+2
2024-02-14rcu-tasks: Repair RCU Tasks Trace quiescence checkPaul E. McKenney1-2/+2
2024-02-14rcu/sync: remove un-used rcu_sync_enter_start functionOnkarnath1-1/+0
2024-02-14drm/i915: Add GuC submission interface version queryTvrtko Ursulin1-0/+12
2024-02-14Merge tag 'iio-fixes-for-6.8a' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman4-6/+9
2024-02-14net: remove dev_base_lockEric Dumazet1-2/+0
2024-02-14net: add netdev_set_operstate() helperEric Dumazet2-1/+3
2024-02-14net: convert dev->reg_state to u8Eric Dumazet1-9/+14
2024-02-14eventpoll: Add epoll ioctl for epoll_paramsJoe Damato1-0/+13
2024-02-14iosys-map: fix typoRandy Dunlap1-1/+1
2024-02-14Merge tag 'linux-can-next-for-6.9-20240213' of git://git.kernel.org/pub/scm/l...David S. Miller3-2/+24
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar7-7/+7
2024-02-14Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...Ingo Molnar1038-11973/+35905
2024-02-14pmdomain: core: constify of_phandle_args in add device and subdomainKrzysztof Kozlowski1-10/+10
2024-02-14pmdomain: core: constify of_phandle_args in xlateKrzysztof Kozlowski1-1/+1
2024-02-14PM: domains: Add helper functions to attach/detach multiple PM domainsUlf Hansson1-0/+38
2024-02-14pmdomain: Merge branch dt into nextUlf Hansson2-0/+56