index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-12
xen: remove global bit from __default_kernel_pte_mask for pv guests
Juergen Gross
2018-07-12
ALSA: hda/ca0132: Update a pci quirk device name
Alastair Bridgewater
2018-07-12
ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97
Alastair Bridgewater
2018-07-11
ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
Steven Rostedt (VMware)
2018-07-11
RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path
Kamal Heib
2018-07-11
Merge tag 'trace-v4.18-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-11
tracing/kprobe: Release kprobe print_fmt properly
Jiri Olsa
2018-07-11
Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-11
sample: vfio-mdev: avoid deadlock in mdev_access()
Alexey Khoroshilov
2018-07-11
nfit: fix unchecked dereference in acpi_nfit_ctl
Dave Jiang
2018-07-11
Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-07-11
Merge tag 'staging-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-11
Merge tag 'usb-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-07-11
Merge tag 'mmc-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2018-07-11
Merge tag 'acpi-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-07-11
arm64: neon: Fix function may_use_simd() return error status
Yandong Zhao
2018-07-11
bsg: fix bogus EINVAL on non-data commands
Tony Battersby
2018-07-11
perf tools: Use python-config --includes rather than --cflags
Jeremy Cline
2018-07-11
perf script python: Fix dict reference counting
Janne Huttunen
2018-07-11
perf stat: Fix --interval_clear option
Jiri Olsa
2018-07-11
perf tools: Fix compilation errors on gcc8
Jiri Olsa
2018-07-11
perf test shell: Prevent temporary editor files from being considered test sc...
Kim Phillips
2018-07-11
perf llvm-utils: Remove bashism from kernel include fetch script
Kim Phillips
2018-07-11
perf test shell: Make perf's inet_pton test more portable
Kim Phillips
2018-07-11
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
Kim Phillips
2018-07-11
perf scripts python: Add Python 3 support to EventClass.py
Jeremy Cline
2018-07-11
perf scripts python: Add Python 3 support to sched-migration.py
Jeremy Cline
2018-07-11
perf scripts python: Add Python 3 support to Util.py
Jeremy Cline
2018-07-11
perf scripts python: Add Python 3 support to SchedGui.py
Jeremy Cline
2018-07-11
perf scripts python: Add Python 3 support to Core.py
Jeremy Cline
2018-07-11
perf tools: Generate a Python script compatible with Python 2 and 3
Jeremy Cline
2018-07-11
efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attr...
Ard Biesheuvel
2018-07-11
ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common code
Vladimir Murzin
2018-07-10
Merge tag 'mips_fixes_4.18_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-10
rseq/selftests: cleanup: Update comment above rseq_prepare_unload
Mathieu Desnoyers
2018-07-10
rseq: Remove unused types_32_64.h uapi header
Mathieu Desnoyers
2018-07-10
rseq: uapi: Declare rseq_cs field as union, update includes
Mathieu Desnoyers
2018-07-10
rseq: uapi: Update uapi comments
Mathieu Desnoyers
2018-07-10
rseq: Use get_user/put_user rather than __get_user/__put_user
Mathieu Desnoyers
2018-07-10
rseq: Use __u64 for rseq_cs fields, validate user inputs
Mathieu Desnoyers
2018-07-10
clocksource: arm_arch_timer: Set arch_mem_timer cpumask to cpu_possible_mask
Sudeep Holla
2018-07-10
Revert "tick: Prefer a lower rating device only if it's CPU local device"
Sudeep Holla
2018-07-10
Merge tag 'drm-fixes-2018-07-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-07-10
Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants"
Laura Abbott
2018-07-10
MAINTAINERS: update drm tree
Daniel Vetter
2018-07-10
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...
Dave Airlie
2018-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-07-09
Update TDA998x maintainer entry
Russell King - ARM Linux
2018-07-10
i2c: tegra: Fix NACK error handling
Jon Hunter
2018-07-09
HID: hiddev: fix potential Spectre v1
Gustavo A. R. Silva
[prev]
[next]