summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-01-04PM: clk: make pm_clk_add_notifier() take a const pointerGreg Kroah-Hartman
2024-01-04EDAC: constantify the struct bus_type usageGreg Kroah-Hartman
2024-01-04netfs: Rearrange netfs_io_subrequest to put request pointer firstDavid Howells
2024-01-04Merge branch 'acpi-thermal'Rafael J. Wysocki
2024-01-04Merge branch 'acpi-utils'Rafael J. Wysocki
2024-01-04Merge branches 'acpi-scan' and 'acpi-processor'Rafael J. Wysocki
2024-01-04net: phylink: move phylink_pcs_neg_mode() into phylink.cRussell King (Oracle)
2024-01-03bpf: Allow per unit prefill for non-fix-size percpu memory allocatorYonghong Song
2024-01-03bpf: Add objcg to bpf_mem_allocYonghong Song
2024-01-03net-device: move xdp_prog to net_device_read_rxEric Dumazet
2024-01-03bpf: sockmap, added comments describing update proto rulesJohn Fastabend
2024-01-03nvme: remove unused definitionMax Gurtovoy
2024-01-03nubus: Make nubus_bus_type static and constantGreg Kroah-Hartman
2024-01-03OPP: Move dev_pm_opp_icc_bw to internal opp.hViresh Kumar
2024-01-03async: Introduce async_schedule_dev_nocall()Rafael J. Wysocki
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel
2024-01-02PCI/AER: Use explicit register sizes for struct membersBjorn Helgaas
2024-01-02Revert "net: mdio: get/put device node during (un)registration"Jakub Kicinski
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2024-01-02mmc: core: Add wp_grp_size sysfs nodeLin Gui
2024-01-02net: phy: linux/phy.h: fix Excess kernel-doc description warningRandy Dunlap
2024-01-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2024-01-02Merge tag 'thermal-v6.8-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2024-01-02net-device: move gso_partial_features to net_device_read_txEric Dumazet
2024-01-02platform/x86: wmi: linux/wmi.h: fix Excess kernel-doc description warningRandy Dunlap
2024-01-02HID: bpf: make bus_type const in struct hid_bpf_opsGreg Kroah-Hartman
2024-01-02HID: make hid_bus_type constGreg Kroah-Hartman
2024-01-02Merge tag 'v6.7-rc8' into locking/core, to pick up dependent changesIngo Molnar
2024-01-02reboot: Introduce thermal_zone_device_critical_reboot()Fabio Estevam
2024-01-02thermal/core: Prepare for introduction of thermal rebootFabio Estevam
2024-01-01net: sfp: Add helper to return the SFP bus nameMaxime Chevallier
2024-01-01net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier
2024-01-01net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier
2024-01-01net: phy: Introduce ethernet link topology representationMaxime Chevallier
2024-01-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...David S. Miller
2024-01-01net: mdio: get/put device node during (un)registrationLuiz Angelo Daros de Luca
2023-12-30locking/osq_lock: Move the definition of optimistic_spin_node into osq_lock.cDavid Laight
2023-12-29zswap: memcontrol: implement zswap writeback disablingNhat Pham
2023-12-29Merge tag 'mlx5-updates-2023-12-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-12-29kdump: remove redundant DEFAULT_CRASH_KERNEL_LOW_SIZEYouling Tang
2023-12-29lib: crc_ccitt_false() is identical to crc_itu_t()Mathis Marion
2023-12-29mm: convert page_try_share_anon_rmap() to folio_try_share_anon_rmap_[pte|pmd]()David Hildenbrand
2023-12-29mm/rmap: remove page_try_dup_anon_rmap()David Hildenbrand
2023-12-29mm/rmap: introduce folio_try_dup_anon_rmap_[pte|ptes|pmd]()David Hildenbrand
2023-12-29mm/rmap: convert page_dup_file_rmap() to folio_dup_file_rmap_[pte|ptes|pmd]()David Hildenbrand
2023-12-29mm/rmap: remove page_remove_rmap()David Hildenbrand
2023-12-29mm/rmap: introduce folio_remove_rmap_[pte|ptes|pmd]()David Hildenbrand
2023-12-29mm/rmap: remove RMAP_COMPOUNDDavid Hildenbrand
2023-12-29mm/rmap: remove page_add_anon_rmap()David Hildenbrand