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.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-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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-20
fs/proc: Stop trying to report thread stacks
Andy Lutomirski
1
-2
/
+1
2018-11-20
use ->d_seq to get coherency between ->d_inode and ->d_flags
Al Viro
1
-3
/
+1
2018-11-20
VFS: Impose ordering on accesses of d_inode and d_flags
David Howells
1
-18
/
+3
2018-11-20
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
1
-0
/
+1
2018-11-20
can: dev: Consolidate and unify state change handling
Andri Yngvason
1
-0
/
+3
2018-11-20
string: drop __must_check from strscpy()
Ben Hutchings
1
-1
/
+1
2018-11-20
ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
Hans de Goede
1
-0
/
+1
2018-11-20
block: Fix transfer when chunk sectors exceeds max
Keith Busch
1
-2
/
+2
2018-11-20
nfsd: silence sparse warning about accessing credentials
Jeff Layton
1
-0
/
+9
2018-11-20
backlight: as3711_bl: Fix Device Tree node leaks
Johan Hovold
1
-2
/
+2
2018-11-20
branch-check: fix long->int truncation when profiling branches
Mikulas Patocka
1
-1
/
+1
2018-11-20
perf/core: Fix group scheduling with mixed hw and sw events
Song Liu
1
-0
/
+8
2018-11-20
vfs: add the sb_start_intwrite_trylock() helper
Amir Goldstein
1
-0
/
+5
2018-10-21
give up on gcc ilog2() constant optimizations
Linus Torvalds
1
-11
/
+2
2018-10-21
string: provide strscpy()
Chris Metcalf
1
-0
/
+3
2018-10-21
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...
Ard Biesheuvel
1
-4
/
+4
2018-10-21
do d_instantiate/unlock_new_inode combinations safely
Al Viro
1
-0
/
+1
2018-10-21
virtio: add ability to iterate over vqs
Michael S. Tsirkin
1
-0
/
+3
2018-10-21
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
Joakim Tjernlund
1
-0
/
+1
2018-10-21
tty: Don't call panic() at tty_ldisc_init()
Tetsuo Handa
1
-1
/
+1
2018-10-21
drivers: tty: Merge alloc_tty_struct and initialize_tty_struct
Rasmus Villemoes
1
-3
/
+1
2018-10-21
iio:buffer: make length types match kfifo types
Martin Kelly
1
-3
/
+3
2018-10-21
ipc/msg: Fix msgctl(..., IPC_STAT, ...) between pid namespaces
Eric W. Biederman
1
-2
/
+2
2018-10-21
ipc/shm: Fix shmctl(..., IPC_STAT, ...) between pid namespaces.
Eric W. Biederman
1
-2
/
+2
2018-10-21
clk: fix mux clock documentation
Jerome Brunet
1
-1
/
+2
2018-10-21
HID: core: Fix size as type u32
Aaron Ma
1
-2
/
+2
2018-10-03
mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UP
Andy Lutomirski
1
-2
/
+0
2018-10-03
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
1
-0
/
+2
2018-10-03
pagewalk: improve vma handling
Naoya Horiguchi
1
-3
/
+12
2018-10-03
mm/pagewalk: remove pgd_entry() and pud_entry()
Naoya Horiguchi
1
-6
/
+0
2018-10-03
x86/io: add interface to reserve io memtype for a resource range. (v1.1)
Dave Airlie
1
-0
/
+22
2018-10-03
mm: Add vm_insert_pfn_prot()
Andy Lutomirski
1
-0
/
+2
2018-10-03
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
1
-0
/
+2
2018-10-03
mm: remove rest usage of VM_NONLINEAR and pte_file()
Kirill A. Shutemov
2
-4
/
+1
2018-10-03
mm: replace vma->sharead.linear with vma->shared
Kirill A. Shutemov
1
-5
/
+3
2018-10-03
rmap: drop support of non-linear mappings
Kirill A. Shutemov
4
-14
/
+2
2018-10-03
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
2
-9
/
+0
2018-10-03
mm: drop support of non-linear mapping from fault codepath
Kirill A. Shutemov
1
-9
/
+7
2018-10-03
mm: drop support of non-linear mapping from unmap/zap codepath
Kirill A. Shutemov
1
-1
/
+0
2018-10-03
mm: replace remap_file_pages() syscall with emulation
Kirill A. Shutemov
1
-2
/
+6
2018-10-03
seccomp: Move speculation migitation control to arch code
Thomas Gleixner
1
-0
/
+2
2018-10-03
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
1
-0
/
+2
2018-10-03
prctl: Add force disable speculation
Thomas Gleixner
1
-1
/
+9
2018-10-03
nospec: Allow getting/setting on non-current task
Kees Cook
1
-2
/
+5
2018-10-03
prctl: Add speculation control prctls
Thomas Gleixner
1
-0
/
+5
2018-10-03
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
1
-0
/
+2
2018-09-26
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
3
-7
/
+2
2018-09-26
seccomp: add "seccomp" syscall
Kees Cook
1
-0
/
+2
2018-06-17
skb: Add skb_postpush_rcsum()
Ben Hutchings
1
-0
/
+17
2018-06-17
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
1
-0
/
+4
[next]