index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-07
mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
Shiyang Ruan
1
-0
/
+1
2023-12-07
PCI: add INTEL_HDA_ARL to pci_ids.h
Pierre-Louis Bossart
1
-0
/
+1
2023-12-07
drm/mipi-dsi: Fix detach call without attach
Tomi Valkeinen
1
-0
/
+2
2023-12-07
ipv6: add debug checks in fib6_info_release()
Eric Dumazet
1
-1
/
+4
2023-12-07
firmware: zynqmp: Add support to handle IPI CRC failure
Jay Buddhabhatti
1
-0
/
+1
2023-12-07
drivers: soc: xilinx: Fix error message on SGI registration failure
Jay Buddhabhatti
1
-0
/
+1
2023-12-07
firmware: xilinx: Expand feature check to support all PLM modules
Jay Buddhabhatti
1
-0
/
+11
2023-12-07
firmware: xilinx: Update firmware call interface to support additional args
Jay Buddhabhatti
1
-2
/
+1
2023-12-07
bpf: Use arch_bpf_trampoline_size
Song Liu
1
-1
/
+2
2023-12-07
bpf: Add arch_bpf_trampoline_size()
Song Liu
1
-0
/
+2
2023-12-07
bpf: Add helpers for trampoline image management
Song Liu
1
-0
/
+5
2023-12-07
bpf: Adjust argument names of arch_prepare_bpf_trampoline()
Song Liu
1
-2
/
+2
2023-12-07
bpf: Let bpf_prog_pack_free handle any pointer
Song Liu
1
-1
/
+1
2023-12-07
Merge branch 'master' into mm-hotfixes-stable
Andrew Morton
25
-55
/
+148
2023-12-07
highmem: fix a memory copy problem in memcpy_from_folio
Su Hui
1
-1
/
+1
2023-12-07
units: add missing header
Andy Shevchenko
1
-0
/
+1
2023-12-07
hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
Mike Kravetz
1
-4
/
+1
2023-12-07
bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistency
Andrii Nakryiko
1
-1
/
+3
2023-12-07
bpf: Fix prog_array_map_poke_run map poke update
Jiri Olsa
1
-0
/
+3
2023-12-06
thermal: sysfs: Rework the handling of trip point updates
Rafael J. Wysocki
1
-4
/
+0
2023-12-06
cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() check
Waiman Long
2
-1
/
+9
2023-12-06
bpf,lsm: add BPF token LSM hooks
Andrii Nakryiko
3
-0
/
+33
2023-12-06
bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooks
Andrii Nakryiko
2
-4
/
+7
2023-12-06
bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
Andrii Nakryiko
2
-7
/
+10
2023-12-06
bpf: consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
2
-9
/
+9
2023-12-06
bpf: take into account BPF token when fetching helper protos
Andrii Nakryiko
1
-2
/
+3
2023-12-06
bpf: add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2
-0
/
+8
2023-12-06
bpf: add BPF token support to BPF_BTF_LOAD command
Andrii Nakryiko
1
-0
/
+1
2023-12-06
bpf: add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2
-0
/
+4
2023-12-06
bpf: introduce BPF token object
Andrii Nakryiko
2
-0
/
+78
2023-12-06
bpf: add BPF token delegation mount options to BPF FS
Andrii Nakryiko
1
-0
/
+10
2023-12-06
ACPI: bus: update acpi_dev_hid_uid_match() to support multiple types
Raag Jadav
2
-7
/
+24
2023-12-06
ACPI: bus: update acpi_dev_uid_match() to support multiple types
Raag Jadav
2
-6
/
+43
2023-12-06
Merge tag 'ffa-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/su...
Arnd Bergmann
1
-0
/
+2
2023-12-06
Merge tag 'asahi-soc-mailbox-6.8' of https://github.com/AsahiLinux/linux into...
Arnd Bergmann
2
-37
/
+0
2023-12-06
cpu/hotplug: Remove unused CPU hotplug states
Zenghui Yu
1
-14
/
+0
2023-12-06
dt-bindings: interconnect: Add Qualcomm SM6115 NoC
Konrad Dybcio
1
-0
/
+111
2023-12-06
regulator: event: Add regulator netlink event support
Naresh Solanki
2
-46
/
+91
2023-12-06
soc: microchip: mpfs: enable access to the system controller's flash
Conor Dooley
1
-0
/
+2
2023-12-06
net/tcp: Don't store TCP-AO maclen on reqsk
Dmitry Safonov
1
-6
/
+2
2023-12-06
net/tcp: Consistently align TCP-AO option in the header
Dmitry Safonov
1
-0
/
+6
2023-12-06
mm/slab: move the rest of slub_def.h to mm/slab.h
Vlastimil Babka
1
-150
/
+0
2023-12-06
mm/slab: move struct kmem_cache_cpu declaration to slub.c
Vlastimil Babka
1
-54
/
+0
2023-12-06
mm/slab: remove mm/slab.c and slab_def.h
Vlastimil Babka
1
-124
/
+0
2023-12-06
wifi: cfg80211: make RX assoc data const
Johannes Berg
1
-1
/
+1
2023-12-06
HID: Intel-ish-hid: Ishtp: Add helper functions for client connection
Even Xu
1
-0
/
+3
2023-12-06
drm/atomic-helpers: Invoke end_fb_access while owning plane state
Thomas Zimmermann
1
-0
/
+2
2023-12-06
r8152: add vendor/device ID pair for ASUS USB-C2500
Kelly Kane
1
-0
/
+1
2023-12-06
drm/plane-helper: Move drm_plane_helper_atomic_check() into udl
Thomas Zimmermann
1
-2
/
+0
2023-12-06
drm: Remove source code for non-KMS drivers
Thomas Zimmermann
5
-446
/
+2
[prev]
[next]