index
:
kernel/git/stable/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.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-27
ipmr: Copy option to correct variable
Ido Schimmel
2020-07-27
fs: define inode flags using bit numbers
Eric Biggers
2020-07-27
kill unused dump_fpu() instances
Al Viro
2020-07-27
Merge branch 'work.fdpic' into regset.followup
Al Viro
2020-07-27
regset: kill user_regset_copyout{,_zero}()
Al Viro
2020-07-27
regset(): kill ->get_size()
Al Viro
2020-07-27
regset: kill ->get()
Al Viro
2020-07-27
csky: switch to ->regset_get()
Al Viro
2020-07-27
xtensa: switch to ->regset_get()
Al Viro
2020-07-27
parisc: switch to ->regset_get()
Al Viro
2020-07-27
nds32: switch to ->regset_get()
Al Viro
2020-07-27
nios2: switch to ->regset_get()
Al Viro
2020-07-27
hexagon: switch to ->regset_get()
Al Viro
2020-07-27
h8300: switch to ->regset_get()
Al Viro
2020-07-27
openrisc: switch to ->regset_get()
Al Viro
2020-07-27
riscv: switch to ->regset_get()
Al Viro
2020-07-27
c6x: switch to ->regset_get()
Al Viro
2020-07-27
ia64: switch to ->regset_get()
Al Viro
2020-07-27
arc: switch to ->regset_get()
Al Viro
2020-07-27
arm: switch to ->regset_get()
Al Viro
2020-07-27
sh: convert to ->regset_get()
Al Viro
2020-07-27
arm64: switch to ->regset_get()
Al Viro
2020-07-27
mips: switch to ->regset_get()
Al Viro
2020-07-27
sparc: switch to ->regset_get()
Al Viro
2020-07-27
s390: switch to ->regset_get()
Al Viro
2020-07-27
powerpc: switch to ->regset_get()
Al Viro
2020-07-27
x86: switch to ->regset_get()
Al Viro
2020-07-27
regset: new method and helpers for it
Al Viro
2020-07-27
copy_regset_to_user(): do all copyout at once.
Al Viro
2020-07-27
Merge branches 'regset.x86', 'regset.ia64', 'regset.sparc' and 'regset.arm64'...
Al Viro
2020-07-27
drm/dbi: Fix SPI Type 1 (9-bit) transfer
Paul Cercueil
2020-07-27
[elf-fdpic] switch coredump to regsets
Al Viro
2020-07-27
[elf-fdpic] use elf_dump_thread_status() for the dumper thread as well
Al Viro
2020-07-27
[elf-fdpic] move allocation of elf_thread_status into elf_dump_thread_status()
Al Viro
2020-07-27
[elf-fdpic] coredump: don't bother with cyclic list for per-thread objects
Al Viro
2020-07-27
kill elf_fpxregs_t
Al Viro
2020-07-27
take fdpic-related parts of elf_prstatus out
Al Viro
2020-07-27
unexport linux/elfcore.h
Al Viro
2020-07-27
MAINTAINERS: Update GENI I2C maintainers list
Akash Asthana
2020-07-27
introduction of regset ->get() wrappers, switching ELF coredumps to those
Al Viro
2020-07-27
i2c: also convert placeholder function to return errno
Wolfram Sang
2020-07-27
Merge branch 'net-smc-show-unique-rsn-code-for-exceeded-max-dmb-count'
David S. Miller
2020-07-27
net/smc: unique reason code for exceeded max dmb count
Karsten Graul
2020-07-27
s390/ism: indicate correct error reason in ism_alloc_dmb()
Karsten Graul
2020-07-27
sfc: drop unnecessary list_empty
Julia Lawall
2020-07-27
ALSA: hda: Workaround for spurious wakeups on some Intel platforms
Takashi Iwai
2020-07-27
ALSA: usb-audio: endpoint : remove needless check before usb_free_coherent()
Xu Wang
2020-07-27
fsnotify: pass dir argument to handle_event() callback
Amir Goldstein
2020-07-27
fscrypt: document inline encryption support
Satya Tangirala
2020-07-27
PCI: dwc: hisi: Remove non-ECAM HiSilicon hip05/hip06 driver
Rob Herring
[prev]
[next]