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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-22
Btrfs: fix duplicate extents after fsync of file with prealloc extents
Filipe Manana
1
-25
/
+112
2018-07-22
x86/paravirt: Make native_save_fl() extern inline
Nick Desaulniers
3
-1
/
+28
2018-07-22
x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
H. Peter Anvin
1
-0
/
+59
2018-07-22
compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
Nick Desaulniers
1
-7
/
+22
2018-07-17
Linux 4.14.56
v4.14.56
Greg Kroah-Hartman
1
-1
/
+1
2018-07-17
f2fs: give message and set need_fsck given broken node id
Jaegeuk Kim
3
-21
/
+26
2018-07-17
loop: remember whether sysfs_create_group() was done
Tetsuo Handa
2
-5
/
+7
2018-07-17
RDMA/ucm: Mark UCM interface as BROKEN
Leon Romanovsky
2
-2
/
+14
2018-07-17
PM / hibernate: Fix oops at snapshot_write()
Tetsuo Handa
1
-0
/
+5
2018-07-17
loop: add recursion validation to LOOP_CHANGE_FD
Theodore Ts'o
1
-30
/
+38
2018-07-17
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
3
-0
/
+4
2018-07-17
netfilter: nf_queue: augment nfqa_cfg_policy
Eric Dumazet
1
-0
/
+3
2018-07-17
uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
Oleg Nesterov
1
-1
/
+1
2018-07-17
crypto: x86/salsa20 - remove x86 salsa20 implementations
Eric Biggers
5
-2179
/
+0
2018-07-17
nvme-pci: Remap CMB SQ entries on every controller reset
Keith Busch
1
-11
/
+16
2018-07-17
xen: setup pv irq ops vector earlier
Juergen Gross
2
-16
/
+12
2018-07-17
iw_cxgb4: correctly enforce the max reg_mr depth
Steve Wise
1
-1
/
+1
2018-07-17
i2c: tegra: Fix NACK error handling
Jon Hunter
1
-9
/
+8
2018-07-17
IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
Michael J. Ruhl
5
-9
/
+9
2018-07-17
tools build: fix # escaping in .cmd files for future Make
Paul Menzel
1
-2
/
+2
2018-07-17
arm64: neon: Fix function may_use_simd() return error status
Yandong Zhao
1
-12
/
+7
2018-07-17
kbuild: delete INSTALL_FW_PATH from kbuild documentation
Randy Dunlap
1
-9
/
+0
2018-07-17
tracing: Reorder display of TGID to be after PID
Joel Fernandes (Google)
2
-6
/
+7
2018-07-17
mm: do not bug_on on incorrect length in __mm_populate()
Michal Hocko
2
-19
/
+12
2018-07-17
fs, elf: make sure to page align bss in load_elf_library
Oscar Salvador
1
-3
/
+2
2018-07-17
fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
Vlastimil Babka
1
-1
/
+1
2018-07-17
mm: do not drop unused pages when userfaultd is running
Christian Borntraeger
1
-1
/
+7
2018-07-17
ALSA: hda - Handle pm failure during hotplug
Chris Wilson
1
-5
/
+14
2018-07-17
ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATION
Hui Wang
1
-1
/
+5
2018-07-17
scsi: megaraid_sas: fix selection of reply queue
Ming Lei
3
-11
/
+41
2018-07-17
scsi: megaraid_sas: Create separate functions to allocate ctrl memory
Shivasharan S
1
-46
/
+76
2018-07-17
scsi: megaraid_sas: replace is_ventura with adapter_type checks
Shivasharan S
4
-23
/
+21
2018-07-17
scsi: megaraid_sas: replace instance->ctrl_context checks with instance->adap...
Shivasharan S
1
-27
/
+37
2018-07-17
scsi: megaraid_sas: use adapter_type for all gen controllers
Shivasharan S
5
-55
/
+76
2018-07-17
genirq/affinity: assign vectors to all possible CPUs
Christoph Hellwig
1
-15
/
+15
2018-07-17
Fix up non-directory creation in SGID directories
Linus Torvalds
1
-0
/
+6
2018-07-17
devpts: resolve devpts bind-mounts
Christian Brauner
1
-10
/
+16
2018-07-17
devpts: hoist out check for DEVPTS_SUPER_MAGIC
Christian Brauner
1
-11
/
+15
2018-07-17
xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
Dan Carpenter
1
-1
/
+1
2018-07-17
usb: quirks: add delay quirks for Corsair Strafe
Nico Sneck
1
-0
/
+4
2018-07-17
USB: serial: mos7840: fix status-register error handling
Johan Hovold
1
-0
/
+3
2018-07-17
USB: yurex: fix out-of-bounds uaccess in read handler
Jann Horn
1
-17
/
+6
2018-07-17
USB: serial: keyspan_pda: fix modem-status error handling
Johan Hovold
1
-1
/
+3
2018-07-17
USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
Olli Salonen
1
-0
/
+1
2018-07-17
USB: serial: ch341: fix type promotion bug in ch341_control_in()
Dan Carpenter
1
-1
/
+1
2018-07-17
ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
Hans de Goede
3
-0
/
+63
2018-07-17
vmw_balloon: fix inflation with batching
Nadav Amit
1
-2
/
+2
2018-07-17
ata: Fix ZBC_OUT all bit handling
Damien Le Moal
1
-3
/
+8
2018-07-17
ata: Fix ZBC_OUT command block check
Damien Le Moal
1
-6
/
+7
2018-07-17
staging: r8822be: Fix RTL8822be can't find any wireless AP
Ping-Ke Shih
2
-1
/
+2
[prev]
[next]