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.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-01-09
x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
Andy Lutomirski
5
-99
/
+4
2018-01-09
x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
Andy Lutomirski
2
-28
/
+5
2018-01-09
x86/mm: Make flush_tlb_mm_range() more predictable
Andy Lutomirski
1
-5
/
+11
2018-01-09
x86/mm: Remove flush_tlb() and flush_tlb_current_task()
Andy Lutomirski
2
-25
/
+0
2018-01-09
x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()
Andy Lutomirski
1
-1
/
+1
2018-01-09
x86/irq: Do not substract irq_tlb_count from irq_call_count
Aaron Lu
2
-6
/
+1
2018-01-09
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
1
-1
/
+1
2018-01-09
ARM: Hide finish_arch_post_lock_switch() from modules
Steven Rostedt
1
-0
/
+2
2018-01-09
x86/mm, sched/core: Turn off IRQs in switch_mm()
Andy Lutomirski
2
-0
/
+14
2018-01-09
x86/mm, sched/core: Uninline switch_mm()
Andy Lutomirski
2
-77
/
+84
2018-01-09
x86/mm: Build arch/x86/mm/tlb.c even on !SMP
Andy Lutomirski
2
-2
/
+5
2018-01-09
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
2
-3
/
+10
2018-01-09
drivers/vhost: Fix mmu_context.h assumption
Ben Hutchings
1
-0
/
+1
2018-01-09
mm/mmu_context, sched/core: Fix mmu_context.h assumption
Ingo Molnar
1
-1
/
+1
2018-01-09
x86/mm: If INVPCID is available, use it to flush global mappings
Andy Lutomirski
1
-0
/
+9
2018-01-09
x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID
Andy Lutomirski
2
-0
/
+18
2018-01-09
x86/mm: Fix INVPCID asm constraint
Borislav Petkov
1
-2
/
+2
2018-01-09
x86/mm: Add INVPCID helpers
Andy Lutomirski
1
-0
/
+48
2018-01-09
x86: Clean up cr4 manipulation
Andy Lutomirski
15
-57
/
+70
2018-01-09
x86/mm: Fix sparse 'tlb_single_page_flush_ceiling' warning and make the varia...
Jeremiah Mahler
1
-1
/
+1
2018-01-09
x86/mm: Set TLB flush tunable to sane value (33)
Dave Hansen
1
-2
/
+11
2018-01-09
x86/mm: New tunable for single vs full TLB flush
Dave Hansen
2
-0
/
+121
2018-01-09
x86/mm: Fix missed global TLB flush stat
Dave Hansen
1
-8
/
+7
2018-01-09
x86/mm: Rip out complicated, out-of-date, buggy TLB flushing
Dave Hansen
5
-121
/
+13
2018-01-09
x86/mm: Clean up the TLB flushing code
Dave Hansen
1
-12
/
+11
2018-01-01
Linux 3.16.52
v3.16.52
Ben Hutchings
1
-1
/
+1
2018-01-01
KEYS: add missing permission check for request_key() destination
Eric Biggers
1
-9
/
+37
2018-01-01
crypto: hmac - require that the underlying hash algorithm is unkeyed
Eric Biggers
3
-3
/
+16
2018-01-01
crypto: salsa20 - fix blkcipher_walk API usage
Eric Biggers
2
-14
/
+0
2018-01-01
KVM: Fix stack-out-of-bounds read in write_mmio
Wanpeng Li
3
-8
/
+11
2018-01-01
ptrace: Properly initialize ptracer_cred on fork
Eric W. Biederman
2
-9
/
+18
2018-01-01
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
11
-17
/
+52
2018-01-01
exec: Ensure mm->user_ns contains the execed files
Eric W. Biederman
3
-4
/
+33
2018-01-01
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
6
-7
/
+30
2018-01-01
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
4
-18
/
+20
2018-01-01
ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglock
Oleg Nesterov
1
-2
/
+1
2018-01-01
security: let security modules use PTRACE_MODE_* with bitmasks
Jann Horn
2
-7
/
+5
2018-01-01
KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
Andrew Honig
1
-5
/
+0
2018-01-01
mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
Kirill A. Shutemov
1
-10
/
+4
2018-01-01
USB: core: prevent malicious bNumInterfaces overflow
Alan Stern
1
-1
/
+3
2018-01-01
netfilter: xt_osf: Add missing permission checks
Kevin Cernekee
1
-0
/
+7
2018-01-01
netlink: Add netns check on taps
Kevin Cernekee
1
-0
/
+3
2018-01-01
netfilter: nfnetlink_cthelper: Add missing permission checks
Kevin Cernekee
1
-0
/
+10
2018-01-01
Input: ims-psu - check if CDC union descriptor is sane
Dmitry Torokhov
1
-2
/
+14
2018-01-01
Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...
Al Viro
1
-0
/
+3
2018-01-01
Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...
Al Viro
1
-0
/
+3
2018-01-01
dccp: CVE-2017-8824: use-after-free in DCCP code
Mohamed Ghannam
1
-0
/
+5
2018-01-01
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
1
-3
/
+3
2018-01-01
sched/topology: Simplify build_overlap_sched_groups()
Peter Zijlstra
1
-11
/
+2
2018-01-01
sched/topology: Remove FORCE_SD_OVERLAP
Peter Zijlstra
2
-2
/
+1
[next]