summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-15memcg/hugetlb: add hugeTLB counters to memcgJoshua Hahn1-0/+3
2024-11-15sched/task_stack: fix object_is_on_stack() for KASAN tagged pointersQun-Wei Lin1-0/+2
2024-11-15net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts inEdward Cree1-0/+4
2024-11-15mdio: Remove mdio45_ethtool_gset_npage()Alistair Francis1-3/+0
2024-11-15include: mdio: Remove mdio45_ethtool_gset()Alistair Francis1-16/+0
2024-11-15net: phy: add phy_set_eee_brokenHeiner Kallweit1-0/+10
2024-11-15net: phy: convert eee_broken_modes to a linkmode bitmapHeiner Kallweit1-5/+4
2024-11-15clk: fixed-factor: add clk_hw_register_fixed_factor_index() functionThéo Lebrun1-0/+3
2024-11-15dt-bindings: clock: eyeq: add more Mobileye EyeQ5/EyeQ6H clocksThéo Lebrun1-12/+34
2024-11-15dt-bindings: clock: Add Marvell PXA1908 clock bindingsDuje Mihanović1-0/+88
2024-11-14dt-bindings: clock: mediatek: Add bindings for MT6735 syscon clock and reset ...Yassine Oudjana6-0/+61
2024-11-14Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNCLuiz Augusto von Dentz1-0/+10
2024-11-14Bluetooth: HCI: Add IPC(11) bus typeLuiz Augusto von Dentz1-0/+1
2024-11-14Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slaveIulia Tanasescu1-1/+11
2024-11-14Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pendingIulia Tanasescu2-0/+30
2024-11-14Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pendingIulia Tanasescu2-1/+36
2024-11-14Bluetooth: Add new quirks for ATS2851Danil Pylaev2-4/+20
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-48/+57
2024-11-14KVM: x86: switch hugepage recovery thread to vhost_taskPaolo Bonzini1-6/+0
2024-11-14Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-1/+5
2024-11-14USB: make to_usb_device_driver() use container_of_const()Greg Kroah-Hartman1-2/+1
2024-11-14USB: make to_usb_driver() use container_of_const()Greg Kroah-Hartman1-1/+1
2024-11-14iommufd: Add IOMMU_IOAS_CHANGE_PROCESSSteve Sistare1-0/+23
2024-11-14USB: make single lock for all usb dynamic id listsGreg Kroah-Hartman1-1/+1
2024-11-14statmount: retrieve security mount optionsChristian Brauner1-1/+4
2024-11-14ASoc: simple-mux: Allow to specify an idle-stateMark Brown64-257/+442
2024-11-14platform/x86/intel/pmt: allow user offset for PMT callbacksMichael J. Ruhl1-1/+2
2024-11-14Merge branch 'for-next/pkey-signal' into for-next/coreCatalin Marinas1-0/+4
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas4-1/+44
2024-11-14Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini13-41/+83
2024-11-14netfilter: nf_tables: allocate element update information dynamicallyFlorian Westphal1-3/+7
2024-11-14Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini4-3/+27
2024-11-14netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structureFlorian Westphal1-12/+9
2024-11-14bonding: add ns target multicast address to slave deviceHangbin Liu1-0/+2
2024-11-14fs: reduce pointer chasing in is_mgtime() testJeff Layton1-1/+2
2024-11-14perf/core: Correct perf sampling with guest VMsColton Lewis1-2/+19
2024-11-14perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis1-3/+6
2024-11-14soundwire: Minor formatting fixups in sdw.h headerCharles Keepax1-23/+17
2024-11-14soundwire: Update the includes on the sdw.h headerCharles Keepax1-2/+9
2024-11-14net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driverTristram Ha1-0/+1
2024-11-14net: Make copy_safe_from_sockptr() match documentationMichal Luczaj1-1/+3
2024-11-14net: simplify eeecfg_mac_can_tx_lpiHeiner Kallweit1-4/+1
2024-11-14Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-52/+3
2024-11-14virtio-pci: Introduce APIs to execute device parts admin commandsYishai Hadas1-0/+11
2024-11-14virtio: Extend the admin command to include the result sizeYishai Hadas1-0/+1
2024-11-14virtio_pci: Introduce device parts access commandsYishai Hadas1-0/+131
2024-11-14Merge tag 'tpmdd-next-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2024-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov35-189/+238
2024-11-13tpm: Opt-in in disable PCR integrity protectionJarkko Sakkinen1-0/+3
2024-11-13block: don't reorder requests in blk_mq_add_to_batchChristoph Hellwig1-1/+1