index
:
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-31
Linux 5.2.5
v5.2.5
Greg Kroah-Hartman
2019-07-31
io_uring: don't use iov_iter_advance() for fixed buffers
Jens Axboe
2019-07-31
io_uring: fix counter inc/dec mismatch in async_list
Zhengyuan Liu
2019-07-31
io_uring: ensure ->list is initialized for poll commands
Jens Axboe
2019-07-31
io_uring: add a memory barrier before atomic_read
Zhengyuan Liu
2019-07-31
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
2019-07-31
drm/i915: Make the semaphore saturation mask global
Chris Wilson
2019-07-31
structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
Arnd Bergmann
2019-07-31
libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()
Dan Williams
2019-07-31
libnvdimm/region: Register badblocks before namespaces
Dan Williams
2019-07-31
libnvdimm/bus: Prevent duplicate device_unregister() calls
Dan Williams
2019-07-31
drivers/base: Introduce kill_device()
Dan Williams
2019-07-31
iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA
Joerg Roedel
2019-07-31
iommu/iova: Remove stale cached32_node
Chris Wilson
2019-07-31
iommu/vt-d: Don't queue_iova() if there is no flush queue
Dmitry Safonov
2019-07-31
io_uring: fix the sequence comparison in io_sequence_defer
Zhengyuan Liu
2019-07-31
powerpc/pmu: Set pmcregs_in_use in paca when running as LPAR
Suraj Jitindar Singh
2019-07-31
powerpc/tm: Fix oops on sigreturn on systems without TM
Michael Neuling
2019-07-31
powerpc/mm: Limit rma_size to 1TB when running without HV mode
Suraj Jitindar Singh
2019-07-31
powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
Gautham R. Shenoy
2019-07-31
powerpc/dma: Fix invalid DMA mmap behavior
Shawn Anastasio
2019-07-31
ALSA: hda - Add a conexant codec entry to let mute led work
Hui Wang
2019-07-31
ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chips
Takashi Iwai
2019-07-31
ALSA: pcm: Fix refcount_inc() on zero usage
Takashi Iwai
2019-07-31
ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1
Kai-Heng Feng
2019-07-31
ALSA: ac97: Fix double free of ac97_codec_device
Ding Xiang
2019-07-31
drm/panel: Add support for Armadeus ST0700 Adapt
Sébastien Szymanski
2019-07-31
hpet: Fix division by zero in hpet_time_div()
Kefeng Wang
2019-07-31
eeprom: make older eeprom drivers select NVMEM_SYSFS
Arseny Solokha
2019-07-31
mei: me: add mule creek canyon (EHL) device ids
Alexander Usyskin
2019-07-31
fpga-manager: altera-ps-spi: Fix build error
YueHaibing
2019-07-31
binder: prevent transactions to context manager from its own process.
Hridya Valsaraju
2019-07-31
binder: Set end of SG buffer area properly.
Martijn Coenen
2019-07-31
x86/stacktrace: Prevent access_ok() warnings in arch_stack_walk_user()
Eiichi Tsukata
2019-07-31
x86/speculation/mds: Apply more accurate check on hypervisor platform
Zhenzhong Duan
2019-07-31
x86/sysfb_efi: Add quirks for some devices with swapped width and height
Hans de Goede
2019-07-31
selinux: check sidtab limit before adding a new entry
Ondrej Mosnacek
2019-07-31
btrfs: inode: Don't compress if NODATASUM or NODATACOW set
Qu Wenruo
2019-07-31
media: videodev2.h: change V4L2_PIX_FMT_BGRA444 define: fourcc was already in...
Hans Verkuil
2019-07-31
KVM: PPC: Book3S HV: XIVE: fix rollback when kvmppc_xive_create fails
Cédric Le Goater
2019-07-31
KVM: PPC: Book3S HV: Save and restore guest visible PSSCR bits on pseries
Suraj Jitindar Singh
2019-07-31
KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting
Suraj Jitindar Singh
2019-07-31
KVM: X86: Fix fpu state crash in kvm guest
Wanpeng Li
2019-07-31
usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream port
Lucas Stach
2019-07-31
Revert "usb: usb251xb: Add US port lanes inversion property"
Lucas Stach
2019-07-31
Revert "usb: usb251xb: Add US lanes inversion dts-bindings"
Lucas Stach
2019-07-31
usb: pci-quirks: Correct AMD PLL quirk detection
Ryan Kennedy
2019-07-31
usb: wusbcore: fix unbalanced get/put cluster_id
Phong Tran
2019-07-31
usb-storage: Add a limitation for blk_queue_max_hw_sectors()
Yoshihiro Shimoda
2019-07-31
xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).
Mathias Nyman
[next]