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
2022-09-26
cfi: Switch to -fsanitize=kcfi
Sami Tolvanen
3
-18
/
+31
2022-09-26
cfi: Drop __CFI_ADDRESSABLE
Sami Tolvanen
3
-24
/
+6
2022-09-26
cfi: Remove CONFIG_CFI_CLANG_SHADOW
Sami Tolvanen
1
-12
/
+0
2022-09-26
KVM: remove KVM_REQ_UNHALT
Paolo Bonzini
1
-2
/
+1
2022-09-26
Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...
Joerg Roedel
19
-127
/
+127
2022-09-26
iommu/io-pgtable-dart: Add DART PTE support for t6000
Sven Peter
1
-0
/
+1
2022-09-26
iommu/iova: Fix module config properly
Robin Murphy
1
-1
/
+1
2022-09-26
powerpc: Rely on generic definition of hugepd_t and is_hugepd when unused
Christophe Leroy
1
-1
/
+1
2022-09-26
btrfs: send: add support for fs-verity
Boris Burkov
1
-0
/
+3
2022-09-26
Merge 6.0-rc7 into usb-next
Greg Kroah-Hartman
15
-24
/
+86
2022-09-25
scsi: tracing: Fix compile error in trace_array calls when TRACING is disabled
Arun Easi
1
-2
/
+34
2022-09-25
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
1
-1
/
+0
2022-09-25
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
15
-24
/
+86
2022-09-24
platform/x86: int3472: Support multiple clock consumers
Daniel Scally
1
-1
/
+6
2022-09-24
LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMA
Jianmin Lv
1
-3
/
+6
2022-09-24
ACPI: scan: Support multiple DMA windows with different offsets
Jianmin Lv
1
-4
/
+3
2022-09-24
Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+17
2022-09-24
device property: Add const qualifier to device_get_match_data() parameter
Andy Shevchenko
1
-2
/
+2
2022-09-24
mtd: allow getting MTD device associated with a specific DT node
Rafał Miłecki
1
-0
/
+1
2022-09-24
Merge 1707c39ae309 ("Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/...
Greg Kroah-Hartman
6
-10
/
+13
2022-09-24
vfs: open inside ->tmpfile()
Miklos Szeredi
2
-2
/
+3
2022-09-24
vfs: move open right after ->tmpfile()
Miklos Szeredi
1
-0
/
+9
2022-09-24
vfs: make vfs_tmpfile() static
Miklos Szeredi
1
-3
/
+0
2022-09-24
vfs: add vfs_tmpfile_open() helper
Miklos Szeredi
1
-0
/
+4
2022-09-23
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
31
-105
/
+177
2022-09-23
ASoC: ssm2518: drop support for platform data
Dmitry Torokhov
1
-21
/
+0
2022-09-23
Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2022-09-23
Merge tag 'qcom-drivers-for-6.1' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2
-10
/
+40
2022-09-23
Merge tag 'v6.0-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2
-0
/
+4
2022-09-23
Merge tag 'sunxi-drivers-for-6.1-1' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-1
/
+1
2022-09-23
x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
James Morse
1
-1
/
+1
2022-09-23
x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data
James Morse
1
-0
/
+1
2022-09-23
x86/resctrl: Rename and change the units of resctrl_cqm_threshold
James Morse
1
-0
/
+2
2022-09-23
x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()
James Morse
1
-1
/
+17
2022-09-23
x86/resctrl: Abstract __rmid_read()
James Morse
1
-0
/
+1
2022-09-23
net: phylink: Adjust advertisement based on rate matching
Sean Anderson
1
-1
/
+2
2022-09-23
net: phylink: Adjust link settings based on rate matching
Sean Anderson
1
-0
/
+5
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
1
-1
/
+21
2022-09-23
net: phylink: Generate caps and convert to linkmodes separately
Sean Anderson
1
-2
/
+2
2022-09-23
net: phylink: Export phylink_caps_to_linkmodes
Sean Anderson
1
-0
/
+1
2022-09-23
net: phylink: Document MAC_(A)SYM_PAUSE
Sean Anderson
1
-0
/
+29
2022-09-23
x86/resctrl: Allow per-rmid arch private storage to be reset
James Morse
1
-0
/
+23
2022-09-23
mm/slub: enable debugging memory wasting of kmalloc
Feng Tang
1
-0
/
+2
2022-09-23
net/mlx5e: Support MACsec offload extended packet number (EPN)
Emeel Hakim
1
-0
/
+8
2022-09-23
net/mlx5: Add ifc bits for MACsec extended packet number (EPN) and replay pro...
Emeel Hakim
1
-0
/
+29
2022-09-23
net/mlx5: Fix fields name prefix in MACsec
Emeel Hakim
1
-3
/
+3
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-17
/
+25
2022-09-22
Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2022-09-22
x86/resctrl: Allow update_mba_bw() to update controls directly
James Morse
1
-0
/
+8
2022-09-22
x86/resctrl: Create mba_sc configuration in the rdt_domain
James Morse
1
-0
/
+7
[prev]
[next]