summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-01-04bpf: Add objcg to bpf_mem_allocYonghong Song1-0/+1
2024-01-04net/sched: introduce ACT_P_BOUND return codePedro Tammela1-0/+1
2024-01-04net-device: move xdp_prog to net_device_read_rxEric Dumazet1-1/+1
2024-01-04bpf: sockmap, added comments describing update proto rulesJohn Fastabend1-0/+5
2024-01-04fib: remove unnecessary input parameters in fib_default_rule_addZhengchao Shao1-2/+1
2024-01-04dt-bindings: reset: mediatek: add MT7988 ethwarp reset IDsDaniel Golle1-0/+13
2024-01-04dt-bindings: clock: mediatek: add MT7988 clock IDsSam Shih1-0/+280
2024-01-04dt-bindings: clock: sophgo: Add clock controller of CV1800 series SoCInochi Amaoto1-0/+176
2024-01-03kunit: Protect string comparisons against NULLRichard Fitzgerald1-1/+1
2024-01-03nvme: remove unused definitionMax Gurtovoy1-1/+0
2024-01-03kunit: Allow passing function pointer to kunit_activate_static_stub()Richard Fitzgerald1-1/+1
2024-01-03kunit: add a convenience allocation wrapper for SKBsBenjamin Berg1-0/+56
2024-01-03kunit: add parameter generation macro using description from arrayBenjamin Berg1-0/+19
2024-01-03nubus: Make nubus_bus_type static and constantGreg Kroah-Hartman1-2/+0
2024-01-03OPP: Move dev_pm_opp_icc_bw to internal opp.hViresh Kumar1-12/+0
2024-01-03async: Introduce async_schedule_dev_nocall()Rafael J. Wysocki1-0/+2
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel9-26/+88
2024-01-03net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrmAhmed Zaki1-0/+1
2024-01-03xsk: make struct xsk_cb_desc available outside CONFIG_XDP_SOCKETSVladimir Oltean1-2/+2
2024-01-03PCI/AER: Use explicit register sizes for struct membersBjorn Helgaas1-4/+4
2024-01-03Revert "net: mdio: get/put device node during (un)registration"Jakub Kicinski1-3/+0
2024-01-02Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxlDan Williams32-117/+168
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini9-62/+41
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini73-208/+416
2024-01-02mmc: core: Add wp_grp_size sysfs nodeLin Gui1-0/+2
2024-01-02ALSA: hda/tas2781: add TAS2563 support for 14ARB7Gergo Koteles1-0/+1
2024-01-02ALSA: hda/tas2781: add configurable global i2c addressGergo Koteles1-0/+2
2024-01-02ALSA: hda/tas2781: add ptrs to calibration functionsGergo Koteles1-0/+5
2024-01-02net/sched: Remove uapi support for CBQ qdiscJamal Hadi Salim1-80/+0
2024-01-02net/sched: Remove uapi support for ATM qdiscJamal Hadi Salim1-15/+0
2024-01-02net/sched: Remove uapi support for dsmark qdiscJamal Hadi Salim1-14/+0
2024-01-02net/sched: Remove uapi support for tcindex classifierJamal Hadi Salim1-16/+0
2024-01-02net/sched: Remove uapi support for rsvp classifierJamal Hadi Salim1-31/+0
2024-01-02net: phy: linux/phy.h: fix Excess kernel-doc description warningRandy Dunlap1-1/+0
2024-01-02Merge tag 'for-net-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-2/+24
2024-01-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller4-23/+91
2024-01-02Merge tag 'thermal-v6.8-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki1-1/+11
2024-01-02net/sched: Retire ipt actionJamal Hadi Salim4-43/+2
2024-01-02net-device: move gso_partial_features to net_device_read_txEric Dumazet1-1/+1
2024-01-02platform/x86: wmi: linux/wmi.h: fix Excess kernel-doc description warningRandy Dunlap1-2/+0
2024-01-02drm/gpuvm: fix all kernel-doc warnings in include/drm/drm_gpuvm.hRandy Dunlap1-35/+45
2024-01-02HID: bpf: make bus_type const in struct hid_bpf_opsGreg Kroah-Hartman1-1/+1
2024-01-02HID: make hid_bus_type constGreg Kroah-Hartman1-1/+1
2024-01-02Merge tag 'v6.7-rc8' into locking/core, to pick up dependent changesIngo Molnar83-275/+461
2024-01-02reboot: Introduce thermal_zone_device_critical_reboot()Fabio Estevam1-0/+5
2024-01-02thermal/core: Prepare for introduction of thermal rebootFabio Estevam1-1/+6
2024-01-01net: ethtool: Introduce a command to list PHYs on an interfaceMaxime Chevallier1-0/+29
2024-01-01net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier1-0/+1
2024-01-01net: sfp: Add helper to return the SFP bus nameMaxime Chevallier1-0/+6
2024-01-01net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier1-0/+2