summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-07-15net: phy: bcm54811: New link mode for BroadR-ReachKamil HorĂ¡k (2N)1-0/+1
2024-07-15Bluetooth: hci_core, hci_sync: cleanup struct discovery_stateDmitry Antipov1-4/+0
2024-07-15Bluetooth: Add vendor-specific packet classification for ISO dataYing Hsu1-0/+1
2024-07-15tty: rfcomm: prefer struct_size over open coded arithmeticErick Archer1-1/+1
2024-07-15Bluetooth: hci_core: Prefer struct_size over open coded arithmeticErick Archer1-1/+1
2024-07-15Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update existing connectionLuiz Augusto von Dentz1-0/+3
2024-07-15lockdep: lockdep_set_notrack_class()Kent Overstreet2-0/+5
2024-07-14Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski4-0/+15
2024-07-14ipv6: fix source address selection with route leakNicolas Dichtel1-6/+14
2024-07-14Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-26/+10
2024-07-14RDMA/mana_ib: Set correct device into ibKonstantin Taranov1-0/+2
2024-07-14randomize_kstack: Improve stack alignment codegenKees Cook1-6/+12
2024-07-14execve: Keep bprm->argmin behind CONFIG_MMUKees Cook1-1/+1
2024-07-14net/mlx5: IFC updates for SF max IO EQsDaniel Jurgens1-1/+3
2024-07-13Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner76-376/+479
2024-07-13i2c: document new callbacks in i2c_algorithmWolfram Sang1-7/+13
2024-07-13Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-10/+156
2024-07-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+1
2024-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-8/+17
2024-07-13net: ethtool: let drivers declare max size of RSS indir table and keyJakub Kicinski1-12/+8
2024-07-13net: ethtool: let drivers remove lost RSS contextsJakub Kicinski1-0/+2
2024-07-13init/modpost: conditionally check section mismatch to __meminit*Masahiro Yamada2-21/+11
2024-07-13init: remove unused __MEMINIT* macrosMasahiro Yamada1-4/+0
2024-07-13mm: shmem: rename mTHP shmem countersRyan Roberts1-3/+3
2024-07-13mm/memory-failure: remove obsolete MF_MSG_DIFFERENT_COMPOUNDMiaohe Lin1-1/+0
2024-07-13mm: thp: support "THPeligible" semantics for mTHP with anonymous shmemBang Li1-0/+9
2024-07-13mm: fix khugepaged activation policyRyan Roberts1-12/+0
2024-07-13memory tier: consolidate the initialization of memory tiersHo-Ren (Jack) Chuang1-0/+2
2024-07-13mm/page_counter: move calculating protection values to page_counterMaarten Lankhorst1-0/+4
2024-07-13mm: add comments for allocation helpers explaining why they are macrosSuren Baghdasaryan7-3/+42
2024-07-13mm: remove CONFIG_ARCH_HAS_HUGEPDChristophe Leroy1-6/+0
2024-07-13mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy2-3/+3
2024-07-13mm: define __pte_leaf_size() to also take a PMD entryChristophe Leroy1-0/+3
2024-07-13mm: add per-order mTHP split countersLance Yang1-0/+3
2024-07-13fs/procfs: add build ID fetching to PROCMAP_QUERY APIAndrii Nakryiko1-0/+28
2024-07-13fs/procfs: implement efficient VMA querying API for /proc/<pid>/mapsAndrii Nakryiko1-1/+129
2024-07-13mm/gup: introduce memfd_pin_folios() for pinning memfd foliosVivek Kasireddy2-0/+8
2024-07-13mm/gup: introduce unpin_folio/unpin_folios helpersVivek Kasireddy1-0/+2
2024-07-12bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXTTengda Wu1-1/+1
2024-07-12Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+10
2024-07-12cgroup/misc: Introduce misc.events.localXiu Jianfeng1-0/+3
2024-07-12dm: introduce the target flag mempool_needs_integrityMikulas Patocka1-0/+6
2024-07-12kunit: Introduce KUNIT_ASSERT_MEMEQ and KUNIT_ASSERT_MEMNEQ macrosEric Chan1-0/+54
2024-07-12kunit: Rename KUNIT_ASSERT_FAILURE to KUNIT_FAIL_AND_ABORT for readabilityEric Chan2-2/+13
2024-07-12kunit: Fix the comment of KUNIT_ASSERT_STRNEQ as assertionEric Chan1-2/+2
2024-07-12Merge branch 'iommu/iommufd/paging-domain-alloc' into iommu/nextWill Deacon1-0/+6
2024-07-12Merge branch 'iommu/iommufd/attach-handles' into iommu/nextWill Deacon1-16/+21
2024-07-12Merge branch 'iommu/fwspec-ops-removal' into iommu/nextWill Deacon2-15/+3
2024-07-12Merge branch 'iommu/core' into iommu/nextWill Deacon1-8/+0
2024-07-12Merge branch 'iommu/arm/smmu' into iommu/nextWill Deacon2-3/+6