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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-07
spi: Add support for stacked/parallel memories
Mark Brown
1
-10
/
+41
2023-12-07
Merge tag 'platform-drivers-x86-v6.7-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+3
2023-12-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+3
2023-12-07
spi: Add multi-cs memories support in SPI core
Amit Kumar Mahapatra
1
-10
/
+41
2023-12-07
mfd: Fix a few spelling mistakes in PMIC header file comments
Kaihua Zhong
4
-4
/
+4
2023-12-07
w1: gpio: Don't use platform data for driver data
Uwe Kleine-König
1
-22
/
+0
2023-12-07
mmc: core: Remove packed command leftovers
Avri Altman
3
-14
/
+0
2023-12-07
net: dsa: microchip: move ksz_chip_id enum to platform include
Daniel Danzberger
1
-0
/
+19
2023-12-07
net: dsa: microchip: properly support platform_data probing
Vladimir Oltean
1
-1
/
+3
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
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
15
-47
/
+79
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: 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
1
-0
/
+6
2023-12-06
bpf: add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
1
-0
/
+2
2023-12-06
bpf: introduce BPF token object
Andrii Nakryiko
1
-0
/
+41
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
1
-6
/
+1
2023-12-06
ACPI: bus: update acpi_dev_uid_match() to support multiple types
Raag Jadav
1
-5
/
+3
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
regulator: event: Add regulator netlink event support
Naresh Solanki
1
-46
/
+1
2023-12-06
net/tcp: Don't store TCP-AO maclen on reqsk
Dmitry Safonov
1
-6
/
+2
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
HID: Intel-ish-hid: Ishtp: Add helper functions for client connection
Even Xu
1
-0
/
+3
2023-12-06
r8152: add vendor/device ID pair for ASUS USB-C2500
Kelly Kane
1
-0
/
+1
2023-12-06
net: core: synchronize link-watch when carrier is queried
Johannes Berg
1
-0
/
+9
2023-12-06
tcp: reorganize tcp_sock fast path variables
Coco Li
1
-114
/
+134
[prev]
[next]