summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-12-07firmware: xilinx: Expand feature check to support all PLM modulesJay Buddhabhatti
2023-12-07firmware: xilinx: Update firmware call interface to support additional argsJay Buddhabhatti
2023-12-06bpf: Use arch_bpf_trampoline_sizeSong Liu
2023-12-06bpf: Add arch_bpf_trampoline_size()Song Liu
2023-12-06bpf: Add helpers for trampoline image managementSong Liu
2023-12-06bpf: Adjust argument names of arch_prepare_bpf_trampoline()Song Liu
2023-12-06bpf: Let bpf_prog_pack_free handle any pointerSong Liu
2023-12-06Merge branch 'master' into mm-hotfixes-stableAndrew Morton
2023-12-06highmem: fix a memory copy problem in memcpy_from_folioSu Hui
2023-12-06units: add missing headerAndy Shevchenko
2023-12-06hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz
2023-12-06bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa
2023-12-06thermal: sysfs: Rework the handling of trip point updatesRafael J. Wysocki
2023-12-06cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() checkWaiman Long
2023-12-06bpf,lsm: add BPF token LSM hooksAndrii Nakryiko
2023-12-06bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooksAndrii Nakryiko
2023-12-06bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooksAndrii Nakryiko
2023-12-06bpf: consistently use BPF token throughout BPF verifier logicAndrii Nakryiko
2023-12-06bpf: take into account BPF token when fetching helper protosAndrii Nakryiko
2023-12-06bpf: add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko
2023-12-06bpf: add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko
2023-12-06bpf: introduce BPF token objectAndrii Nakryiko
2023-12-06bpf: add BPF token delegation mount options to BPF FSAndrii Nakryiko
2023-12-06ACPI: bus: update acpi_dev_hid_uid_match() to support multiple typesRaag Jadav
2023-12-06ACPI: bus: update acpi_dev_uid_match() to support multiple typesRaag Jadav
2023-12-06Merge tag 'ffa-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann
2023-12-06Merge tag 'asahi-soc-mailbox-6.8' of https://github.com/AsahiLinux/linux into...Arnd Bergmann
2023-12-06cpu/hotplug: Remove unused CPU hotplug statesZenghui Yu
2023-12-06regulator: event: Add regulator netlink event supportNaresh Solanki
2023-12-06net/tcp: Don't store TCP-AO maclen on reqskDmitry Safonov
2023-12-06mm/slab: move the rest of slub_def.h to mm/slab.hVlastimil Babka
2023-12-06mm/slab: move struct kmem_cache_cpu declaration to slub.cVlastimil Babka
2023-12-06mm/slab: remove mm/slab.c and slab_def.hVlastimil Babka
2023-12-06HID: Intel-ish-hid: Ishtp: Add helper functions for client connectionEven Xu
2023-12-06r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane
2023-12-05net: core: synchronize link-watch when carrier is queriedJohannes Berg
2023-12-05tcp: reorganize tcp_sock fast path variablesCoco Li
2023-12-05net-device: reorganize net_device fast path variablesCoco Li
2023-12-06drivers: base: add arch_cpu_is_hotpluggable()Russell King (Oracle)
2023-12-06drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overriddenJames Morse
2023-12-05bpf: support non-r10 register spill/fill to/from stack in precision trackingAndrii Nakryiko
2023-12-05drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events'Anshuman Khandual
2023-12-05iov_iter: replace import_single_range() with import_ubuf()Jens Axboe
2023-12-05iov_iter: remove unused 'iov' argument from import_single_range()Jens Axboe
2023-12-05mm/slab: remove CONFIG_SLAB code from slab common codeVlastimil Babka
2023-12-05cpu/hotplug: remove CPUHP_SLAB_PREPARE hooksVlastimil Babka
2023-12-04net/mlx5e: Tidy up IPsec NAT-T SA discoveryLeon Romanovsky
2023-12-04net/mlx5e: Honor user choice of IPsec replay window sizeLeon Romanovsky
2023-12-04net: stmmac: fix FPE events losingJianheng Zhang
2023-12-04net: Add NAPI IRQ supportAmritha Nambiar