summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-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-14Merge tag 'mips-fixes_6.8_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-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-14iosys-map: fix typoRandy Dunlap
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-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-13soc: qcom: apr: make aprbus constRicardo B. Marliere
2024-02-13veth: rely on skb_pp_cow_data utility routineLorenzo Bianconi
2024-02-13xdp: add multi-buff support for xdp running in generic modeLorenzo Bianconi
2024-02-13xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...Lorenzo Bianconi
2024-02-13bpf: simplify btf_get_prog_ctx_type() into btf_is_prog_ctx_type()Andrii Nakryiko
2024-02-13bpf: remove check in __cgroup_bpf_run_filter_skbOliver Crumrine
2024-02-13bpf: Create argument information for nullable arguments.Kui-Feng Lee
2024-02-13bpf: Move __kfunc_param_match_suffix() to btf.c.Kui-Feng Lee
2024-02-13bpf: add btf pointer to struct bpf_ctx_arg_aux.Kui-Feng Lee
2024-02-13bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctlyYonghong Song
2024-02-13nvme: implement support for relaxed effectsKeith Busch
2024-02-13powercap: intel_rapl: Fix locking in TPMI RAPLZhang Rui
2024-02-13block: pass a queue_limits argument to blk_mq_alloc_diskChristoph Hellwig
2024-02-13block: pass a queue_limits argument to blk_mq_init_queueChristoph Hellwig
2024-02-13block: add a max_user_discard_sectors queue limitChristoph Hellwig
2024-02-13block: add an API to atomically update queue limitsChristoph Hellwig
2024-02-13block: move max_{open,active}_zones to struct queue_limitsChristoph Hellwig
2024-02-13HID: protect hid_device::bpf by CONFIG_HID_BPFJiri Slaby (SUSE)
2024-02-13gpiolib: add gpio_device_get_label() stub for !GPIOLIBKrzysztof Kozlowski