summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-01-02ALSA: hda/tas2781: add configurable global i2c addressGergo Koteles
2024-01-02ALSA: hda/tas2781: add ptrs to calibration functionsGergo Koteles
2024-01-02net/sched: Remove uapi support for CBQ qdiscJamal Hadi Salim
2024-01-02net/sched: Remove uapi support for ATM qdiscJamal Hadi Salim
2024-01-02net/sched: Remove uapi support for dsmark qdiscJamal Hadi Salim
2024-01-02net/sched: Remove uapi support for tcindex classifierJamal Hadi Salim
2024-01-02net/sched: Remove uapi support for rsvp classifierJamal Hadi Salim
2024-01-02net: phy: linux/phy.h: fix Excess kernel-doc description warningRandy Dunlap
2024-01-02Merge tag 'for-net-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
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/sched: Retire ipt actionJamal Hadi Salim
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-02drm/gpuvm: fix all kernel-doc warnings in include/drm/drm_gpuvm.hRandy 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: ethtool: Introduce a command to list PHYs on an interfaceMaxime Chevallier
2024-01-01net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier
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-01afs: trace: Log afs_make_call(), including server addressDavid Howells
2024-01-01afs: Fix fileserver rotationDavid Howells
2024-01-01afs: Overhaul invalidation handling to better support RO volumesDavid Howells
2024-01-01afs: Parse the VolSync record in the reply of a number of RPC opsDavid Howells
2024-01-01afs: Apply server breaks to mmap'd files in the call processorDavid Howells
2024-01-01afs: Keep a record of the current fileserver endpoint stateDavid Howells
2024-01-01afs: Dispatch vlserver probes in priority orderDavid Howells
2024-01-01afs: Dispatch fileserver probes in priority orderDavid Howells
2024-01-01Merge tag 'nf-next-23-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
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-31Merge tag 'iio-for-6.8b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-12-30locking/osq_lock: Move the definition of optimistic_spin_node into osq_lock.cDavid Laight
2023-12-30ALSA: mark all struct bus_type as constGreg Kroah-Hartman
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