summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-06bpf: add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko2-0/+8
2023-12-06bpf: add BPF token support to BPF_BTF_LOAD commandAndrii Nakryiko1-0/+1
2023-12-06bpf: add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko2-0/+4
2023-12-06bpf: introduce BPF token objectAndrii Nakryiko2-0/+78
2023-12-06bpf: add BPF token delegation mount options to BPF FSAndrii Nakryiko1-0/+10
2023-12-06ACPI: bus: update acpi_dev_hid_uid_match() to support multiple typesRaag Jadav2-7/+24
2023-12-06ACPI: bus: update acpi_dev_uid_match() to support multiple typesRaag Jadav2-6/+43
2023-12-06Merge tag 'ffa-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann1-0/+2
2023-12-06Merge tag 'asahi-soc-mailbox-6.8' of https://github.com/AsahiLinux/linux into...Arnd Bergmann2-37/+0
2023-12-06cpu/hotplug: Remove unused CPU hotplug statesZenghui Yu1-14/+0
2023-12-06dt-bindings: interconnect: Add Qualcomm SM6115 NoCKonrad Dybcio1-0/+111
2023-12-06regulator: event: Add regulator netlink event supportNaresh Solanki2-46/+91
2023-12-06soc: microchip: mpfs: enable access to the system controller's flashConor Dooley1-0/+2
2023-12-06net/tcp: Don't store TCP-AO maclen on reqskDmitry Safonov1-6/+2
2023-12-06net/tcp: Consistently align TCP-AO option in the headerDmitry Safonov1-0/+6
2023-12-06mm/slab: move the rest of slub_def.h to mm/slab.hVlastimil Babka1-150/+0
2023-12-06mm/slab: move struct kmem_cache_cpu declaration to slub.cVlastimil Babka1-54/+0
2023-12-06mm/slab: remove mm/slab.c and slab_def.hVlastimil Babka1-124/+0
2023-12-06wifi: cfg80211: make RX assoc data constJohannes Berg1-1/+1
2023-12-06HID: Intel-ish-hid: Ishtp: Add helper functions for client connectionEven Xu1-0/+3
2023-12-06drm/atomic-helpers: Invoke end_fb_access while owning plane stateThomas Zimmermann1-0/+2
2023-12-06r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane1-0/+1
2023-12-06drm/plane-helper: Move drm_plane_helper_atomic_check() into udlThomas Zimmermann1-2/+0
2023-12-06drm: Remove source code for non-KMS driversThomas Zimmermann5-446/+2
2023-12-06drm: Remove locking for legacy ioctls and DRM_UNLOCKEDThomas Zimmermann1-11/+0
2023-12-06packet: add a generic drop reason for receiveYan Zhai1-0/+6
2023-12-06net: core: synchronize link-watch when carrier is queriedJohannes Berg1-0/+9
2023-12-06tcp: reorganize tcp_sock fast path variablesCoco Li1-114/+134
2023-12-06net-device: reorganize net_device fast path variablesCoco Li1-53/+64
2023-12-06tcp: fix mid stream window clamp.Paolo Abeni1-2/+7
2023-12-06drivers: base: add arch_cpu_is_hotpluggable()Russell King (Oracle)1-0/+1
2023-12-06drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overriddenJames Morse1-0/+4
2023-12-06Merge branch '6.8/s/mpi3mr2' into 6.8/scsi-stagingMartin K. Petersen1-0/+2
2023-12-06scsi: mpi3mr: Support for preallocation of SGL BSG data buffers part-3Chandrakanth patil1-0/+2
2023-12-06bpf: support non-r10 register spill/fill to/from stack in precision trackingAndrii Nakryiko1-4/+27
2023-12-05arm64: irq: set the correct node for VMAP stackHuang Shijie1-0/+2
2023-12-05drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events'Anshuman Khandual1-6/+0
2023-12-059p: prevent read overrun in protocol dump tracepointJP Kobryn1-4/+7
2023-12-05iov_iter: replace import_single_range() with import_ubuf()Jens Axboe1-2/+0
2023-12-05iov_iter: remove unused 'iov' argument from import_single_range()Jens Axboe1-1/+1
2023-12-05drm/gpuvm: Let drm_gpuvm_bo_put() report when the vm_bo object is destroyedBoris Brezillon1-1/+1
2023-12-05mm/slab: remove CONFIG_SLAB code from slab common codeVlastimil Babka1-12/+2
2023-12-05cpu/hotplug: remove CPUHP_SLAB_PREPARE hooksVlastimil Babka2-9/+0
2023-12-05net: bridge: add document for IFLA_BRPORT enumHangbin Liu1-0/+241
2023-12-05net: bridge: add document for IFLA_BR enumHangbin Liu1-0/+280
2023-12-05net/mlx5e: Tidy up IPsec NAT-T SA discoveryLeon Romanovsky1-1/+1
2023-12-05net/mlx5e: Honor user choice of IPsec replay window sizeLeon Romanovsky1-0/+7
2023-12-05net: stmmac: fix FPE events losingJianheng Zhang1-0/+1
2023-12-05netdev-genl: spec: Add PID in netdev netlink YAML specAmritha Nambiar1-0/+1
2023-12-05net: Add NAPI IRQ supportAmritha Nambiar1-0/+6