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-08-15
x86/topology: Provide topology_smt_supported()
Thomas Gleixner
2
-0
/
+10
2018-08-15
x86/smp: Provide topology_is_primary_thread()
Thomas Gleixner
4
-1
/
+34
2018-08-15
x86/bugs: Move the l1tf function and define pr_fmt properly
Konrad Rzeszutek Wilk
1
-26
/
+29
2018-08-15
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
3
-16
/
+47
2018-08-15
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
5
-7
/
+113
2018-08-15
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
6
-1
/
+77
2018-08-15
x86/speculation/l1tf: Make sure the first page is always reserved
Andi Kleen
1
-0
/
+6
2018-08-15
x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
Andi Kleen
5
-11
/
+80
2018-08-15
x86/speculation/l1tf: Protect swap entries against L1TF
Linus Torvalds
1
-3
/
+8
2018-08-15
x86/speculation/l1tf: Change order of offset/type in swap entry
Linus Torvalds
1
-11
/
+20
2018-08-15
mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
Naoya Horiguchi
2
-8
/
+14
2018-08-15
x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
Andi Kleen
1
-2
/
+7
2018-08-15
x86/irqflags: Provide a declaration for native_save_fl
Nick Desaulniers
1
-0
/
+2
2018-08-15
kprobes/x86: Fix %p uses in error messages
Masami Hiramatsu
1
-3
/
+1
2018-08-15
x86/speculation: Protect against userspace-userspace spectreRSB
Jiri Kosina
1
-31
/
+7
2018-08-15
x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
Peter Zijlstra
1
-4
/
+10
2018-08-15
ARM: dts: imx6sx: fix irq for pcie bridge
Oleksij Rempel
1
-1
/
+1
2018-08-15
IB/ocrdma: fix out of bounds access to local buffer
Michael Mera
1
-1
/
+1
2018-08-15
mtd: nand: qcom: Add a NULL check for devm_kasprintf()
Fabio Estevam
1
-0
/
+3
2018-08-15
IB/mlx4: Mark user MR as writable if actual virtual memory is writable
Jack Morgenstein
1
-8
/
+42
2018-08-15
IB/core: Make testing MR flags for writability a static inline function
Jack Morgenstein
2
-10
/
+15
2018-08-15
proc: Fix proc_sys_prune_dcache to hold a sb reference
Eric W. Biederman
3
-15
/
+32
2018-08-15
proc/sysctl: Don't grab i_lock under sysctl_lock.
Eric W. Biederman
1
-13
/
+18
2018-08-15
proc/sysctl: prune stale dentries during unregistering
Konstantin Khlebnikov
4
-19
/
+51
2018-08-15
fix __legitimize_mnt()/mntput() race
Al Viro
1
-0
/
+14
2018-08-15
fix mntput/mntput race
Al Viro
1
-2
/
+12
2018-08-15
make sure that __dentry_kill() always invalidates d_seq, unhashed or not
Al Viro
1
-5
/
+2
2018-08-15
root dentries need RCU-delayed freeing
Al Viro
1
-2
/
+4
2018-08-15
init: rename and re-order boot_cpu_state_init()
Linus Torvalds
3
-3
/
+3
2018-08-15
scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...
Bart Van Assche
1
-8
/
+21
2018-08-15
ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices
Hans de Goede
1
-0
/
+2
2018-08-15
xen/netfront: don't cache skb_shinfo()
Juergen Gross
1
-4
/
+4
2018-08-15
Mark HI and TASKLET softirq synchronous
Linus Torvalds
1
-4
/
+8
2018-08-15
kasan: add no_sanitize attribute for clang builds
Andrey Konovalov
1
-0
/
+3
2018-08-15
parisc: Define mb() and add memory barriers to assembler unlock sequences
John David Anglin
4
-0
/
+39
2018-08-15
parisc: Enable CONFIG_MLONGCALLS by default
Helge Deller
1
-1
/
+1
2018-08-15
tpm: fix race condition in tpm_common_write()
Tadeusz Struk
1
-23
/
+20
2018-08-15
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2
-8
/
+5
2018-08-09
Linux 4.9.119
v4.9.119
Greg Kroah-Hartman
1
-1
/
+1
2018-08-09
jfs: Fix inconsistency between memory allocation and ea_buf->max_size
Shankara Pailoor
1
-4
/
+6
2018-08-09
IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
Michael J. Ruhl
5
-9
/
+9
2018-08-09
fork: unconditionally clear stack on fork
Kees Cook
2
-8
/
+2
2018-08-09
kmemleak: clear stale pointers from task stacks
Konstantin Khlebnikov
2
-1
/
+5
2018-08-09
tcp: add tcp_ooo_try_coalesce() helper
Eric Dumazet
1
-2
/
+21
2018-08-09
Btrfs: fix file data corruption after cloning a range and fsync
Filipe Manana
1
-0
/
+3
2018-08-09
i2c: imx: Fix reinit_completion() use
Esben Haabendal
1
-2
/
+1
2018-08-09
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
3
-0
/
+23
2018-08-09
ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handle
Vitaly Kuznetsov
1
-1
/
+1
2018-08-09
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
Theodore Ts'o
1
-2
/
+2
2018-08-09
netlink: Don't shift on 64 for ngroups
Dmitry Safonov
1
-2
/
+2
[prev]
[next]