summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-15seq_buf: Fix kernel documentationAndy Shevchenko
2024-02-15seq_buf: Don't use "proxy" headersAndy Shevchenko
2024-02-15genirq/msi: Provide MSI_FLAG_PARENT_PM_DEVThomas Gleixner
2024-02-15genirq/msi: Provide allocation/free functions for "wired" MSI interruptsThomas Gleixner
2024-02-15genirq/msi: Optionally use dev->fwnode for device domainThomas Gleixner
2024-02-15genirq/msi: Provide DOMAIN_BUS_WIRED_TO_MSIThomas Gleixner
2024-02-15genirq/msi: Provide optional translation opThomas Gleixner
2024-02-15platform-msi: Remove unused interfacesThomas Gleixner
2024-02-15platform-msi: Prepare for real per device domainsThomas Gleixner
2024-02-15genirq/irqdomain: Add DOMAIN_BUS_DEVICE_MSIThomas Gleixner
2024-02-15genirq/msi: Extend msi_parent_opsThomas Gleixner
2024-02-15Merge patch series "membarrier: riscv: Core serializing command"Palmer Dabbelt
2024-02-15locking: Introduce prepare_sync_core_cmd()Andrea Parri
2024-02-15drm: Spelling s/hardward/hardware/gGeert Uytterhoeven
2024-02-15Merge branch 'for-linus' into for-nextTakashi Iwai
2024-02-15net: ipv6/addrconf: introduce a regen_min_advance sysctlAlex Henrie
2024-02-15net: mdio_bus: make mdio_bus_type constRicardo B. Marliere
2024-02-15pwm: Provide pwmchip_alloc() function and a devm variant of itUwe Kleine-König
2024-02-15pwm: Provide wrappers for storing and getting driver private dataUwe Kleine-König
2024-02-15pwm: Provide an inline function to get the parent device of a given chipUwe Kleine-König
2024-02-15pwm: Drop useless member .of_pwm_n_cells of struct pwm_chipUwe Kleine-König
2024-02-15wifi: cfg80211: use IEEE80211_MAX_MESH_ID_LEN appropriatelyJohannes Berg
2024-02-15gpio: uapi: clarify default_values being logicalKent Gibson
2024-02-14Merge tag 'mips-fixes_6.8_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-14drm/i915: Update ADL-N PCI IDsGustavo Sousa
2024-02-14scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen
2024-02-14RAS/AMD/ATL: Add MI300 row retirement supportYazen Ghannam
2024-02-14rcu-tasks: Repair RCU Tasks Trace quiescence checkPaul E. McKenney
2024-02-14rcu/sync: remove un-used rcu_sync_enter_start functionOnkarnath
2024-02-14drm/i915: Add GuC submission interface version queryTvrtko Ursulin
2024-02-14Merge tag 'iio-fixes-for-6.8a' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2024-02-14net: remove dev_base_lockEric Dumazet
2024-02-14net: add netdev_set_operstate() helperEric Dumazet
2024-02-14net: convert dev->reg_state to u8Eric Dumazet
2024-02-14eventpoll: Add epoll ioctl for epoll_paramsJoe Damato
2024-02-14iosys-map: fix typoRandy Dunlap
2024-02-14Merge tag 'linux-can-next-for-6.9-20240213' of git://git.kernel.org/pub/scm/l...David S. Miller
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar
2024-02-14Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...Ingo Molnar
2024-02-14pmdomain: core: constify of_phandle_args in add device and subdomainKrzysztof Kozlowski
2024-02-14pmdomain: core: constify of_phandle_args in xlateKrzysztof Kozlowski
2024-02-14PM: domains: Add helper functions to attach/detach multiple PM domainsUlf Hansson
2024-02-14pmdomain: Merge branch dt into nextUlf Hansson
2024-02-14firmware/sysfb: Update screen_info for relocated EFI framebuffersThomas Zimmermann
2024-02-14firmware/sysfb: Set firmware-framebuffer parent deviceThomas Zimmermann
2024-02-14video: Provide screen_info_get_pci_dev() to find screen_info's PCI deviceThomas Zimmermann
2024-02-14video: Add helpers for decoding screen_infoThomas Zimmermann
2024-02-13dt-bindings: arm: qcom,ids: Add IDs for SM8475 familyDanila Tikhonov
2024-02-13soc: qcom: apr: make aprbus constRicardo B. Marliere
2024-02-13veth: rely on skb_pp_cow_data utility routineLorenzo Bianconi