summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-11-21mptcp: more detailed error reporting on endpoint creationPaolo Abeni1-0/+3
2022-11-21dt-bindings: tegra: Update headers for Tegra234Jon Hunter4-31/+1167
2022-11-21Merge branch 'slab/for-6.2/alloc_size' into slab/for-nextVlastimil Babka1-14/+14
2022-11-21Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman30-103/+176
2022-11-21Merge branch 'slab/for-6.2/kmalloc_redzone' into slab/for-nextVlastimil Babka1-2/+3
2022-11-21Merge branch 'slab/for-6.2/cleanups' into slab/for-nextVlastimil Babka2-7/+18
2022-11-21slab: Remove special-casing of const 0 size allocationsKees Cook1-10/+2
2022-11-21slab: Clean up SLOB vs kmalloc() definitionKees Cook1-4/+12
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman68-261/+755
2022-11-21mm/slab: move and adjust kernel-doc for kmem_cache_allocVlastimil Babka1-6/+17
2022-11-21percpu: adjust the value of PERCPU_DYNAMIC_EARLY_SIZEBaoquan He1-1/+1
2022-11-21sched: Move numa_balancing sysctls to its own fileKefeng Wang1-6/+0
2022-11-21bpf: Add a kfunc to type cast from bpf uapi ctx to kernel ctxYonghong Song1-0/+5
2022-11-21Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-3/+3
2022-11-20bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncsDavid Vernet3-24/+78
2022-11-20bpf: Allow multiple modifiers in reg_type_str() prefixDavid Vernet1-1/+1
2022-11-20PM/devfreq: governor: Add a private governor_data for governorKant Fan1-3/+4
2022-11-19watchdog: rn5t618: add support for read out bootstatusMarcus Folkesson1-0/+9
2022-11-19dt-bindings: reset: mt8188: add toprgu reset-controller header fileRunyang Chen1-0/+36
2022-11-19KVM: arm64: PMU: Implement PMUv3p5 long counter supportMarc Zyngier1-0/+7
2022-11-19KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creationMarc Zyngier1-0/+6
2022-11-19iommu/io-pgtable: Remove map/unmapRobin Murphy1-6/+0
2022-11-19dt-bindings: iommu: mediatek: add binding documentation for MT8365 SoCFabien Parent1-0/+90
2022-11-19netlink: remove the flex array from struct nlmsghdrJakub Kicinski1-2/+0
2022-11-19RDMA/hns: Fix incorrect sge nums calculationLuoyouming1-0/+15
2022-11-19Merge tag 'io_uring-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds1-0/+3
2022-11-19lsm,fs: fix vfs_getxattr_alloc() return type and caller error pathsPaul Moore1-3/+3
2022-11-19Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds1-8/+8
2022-11-19proc: give /proc/cmdline sizeAlexey Dobriyan1-0/+1
2022-11-19minmax: clamp more efficiently by avoiding extra comparisonJason A. Donenfeld1-1/+1
2022-11-19minmax: sanity check constant bounds when clampingJason A. Donenfeld1-2/+24
2022-11-19kexec: replace crash_mem_range with rangeLi Chen1-5/+2
2022-11-19core_pattern: add CPU specifierOleksandr Natalenko1-0/+1
2022-11-18x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK const...Vitaly Kuznetsov2-5/+11
2022-11-18Merge tag 'sound-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+4
2022-11-18driver core: Add __alloc_size hint to devm allocatorsKees Cook1-3/+4
2022-11-18KVM: x86: avoid memslot check in NX hugepage recovery if it cannot succeedPaolo Bonzini1-0/+5
2022-11-18regulator: Add of_regulator_bulk_get_all()Mark Brown1-0/+8
2022-11-18regulator: Add of_regulator_bulk_get_allCorentin Labbe1-0/+8
2022-11-18ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accessesMark Rutland1-0/+29
2022-11-18ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...Mark Rutland1-5/+4
2022-11-18ftrace: pass fregs to arch_ftrace_set_direct_caller()Mark Rutland1-5/+4
2022-11-18mrp: introduce active flags to prevent UAF when applicant uninitSchspa Shi1-0/+1
2022-11-18Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller3-55/+11
2022-11-18sctp: add dif and sdif check in asoc and ep lookupXin Long3-5/+13
2022-11-18sctp: add skb_sdif in struct sctp_afXin Long1-0/+1
2022-11-18ASoC: SOF: dai: move AMD_HS to end of list to restore backwards-compatibilityPierre-Louis Bossart1-1/+1
2022-11-18net: neigh: decrement the family specific qlenThomas Zeitlhofer1-1/+1
2022-11-18mmc: core: Fix ambiguous TRIM and DISCARD argChristian Löhle1-1/+1
2022-11-18efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel1-2/+0