summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-07highmem: fix a memory copy problem in memcpy_from_folioSu Hui1-1/+1
2023-12-07units: add missing headerAndy Shevchenko1-0/+1
2023-12-07hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz1-4/+1
2023-12-07bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistencyAndrii Nakryiko1-1/+3
2023-12-07bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa1-0/+3
2023-12-06thermal: sysfs: Rework the handling of trip point updatesRafael J. Wysocki1-4/+0
2023-12-06cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() checkWaiman Long2-1/+9
2023-12-06bpf,lsm: add BPF token LSM hooksAndrii Nakryiko3-0/+33
2023-12-06bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooksAndrii Nakryiko2-4/+7
2023-12-06bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooksAndrii Nakryiko2-7/+10
2023-12-06bpf: consistently use BPF token throughout BPF verifier logicAndrii Nakryiko2-9/+9
2023-12-06bpf: take into account BPF token when fetching helper protosAndrii Nakryiko1-2/+3
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