index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-30
objtool: Fix seg fault caused by missing parameter
Simon Ser
1
-1
/
+3
2017-12-28
objtool: Fix Clang enum conversion warning
Lukas Bulwahn
1
-1
/
+1
2017-12-27
tracing: Fix possible double free on failure of allocating trace buffer
Steven Rostedt (VMware)
1
-0
/
+1
2017-12-27
tracing: Fix crash when it fails to alloc ring buffer
Jing Xia
1
-0
/
+2
2017-12-27
ring-buffer: Do no reuse reader page if still in use
Steven Rostedt (VMware)
1
-0
/
+6
2017-12-27
tracing: Remove extra zeroing out of the ring buffer page
Steven Rostedt (VMware)
1
-9
/
+1
2017-12-27
ring-buffer: Mask out the info bits when returning buffer page length
Steven Rostedt (VMware)
1
-1
/
+5
2017-12-27
ALSA: hda - Fix missing COEF init for ALC225/295/299
Takashi Iwai
1
-3
/
+5
2017-12-26
hwmon: Deal with errors from the thermal subsystem
Linus Walleij
1
-4
/
+17
2017-12-24
Linux 4.15-rc5
v4.15-rc5
Linus Torvalds
1
-1
/
+1
2017-12-23
x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on 32bit
Thomas Gleixner
1
-1
/
+2
2017-12-22
init: Invoke init_espfix_bsp() from mm_init()
Thomas Gleixner
4
-12
/
+12
2017-12-22
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
14
-88
/
+143
2017-12-22
x86/cpu_entry_area: Move it to a separate unit
Thomas Gleixner
6
-135
/
+159
2017-12-22
x86/mm: Create asm/invpcid.h
Peter Zijlstra
2
-48
/
+54
2017-12-22
x86/mm: Put MMU to hardware ASID translation in one place
Dave Hansen
1
-11
/
+18
2017-12-22
x86/mm: Remove hard-coded ASID limit checks
Dave Hansen
1
-2
/
+18
2017-12-22
x86/mm: Move the CR3 construction functions to tlbflush.h
Dave Hansen
3
-32
/
+31
2017-12-22
x86/mm: Add comments to clarify which TLB-flush functions are supposed to flu...
Peter Zijlstra
1
-2
/
+21
2017-12-22
x86/mm: Remove superfluous barriers
Peter Zijlstra
1
-7
/
+1
2017-12-22
x86/mm: Use __flush_tlb_one() for kernel memory
Peter Zijlstra
1
-1
/
+1
2017-12-22
x86/microcode: Dont abuse the TLB-flush interface
Peter Zijlstra
2
-26
/
+6
2017-12-22
x86/uv: Use the right TLB-flush API
Peter Zijlstra
1
-1
/
+1
2017-12-22
x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack
Dave Hansen
11
-38
/
+44
2017-12-22
x86/doc: Remove obvious weirdnesses from the x86 MM layout documentation
Peter Zijlstra
1
-9
/
+3
2017-12-22
x86/mm/64: Improve the memory map documentation
Andy Lutomirski
1
-4
/
+6
2017-12-22
x86/ldt: Prevent LDT inheritance on exec
Thomas Gleixner
3
-26
/
+22
2017-12-22
x86/ldt: Rework locking
Peter Zijlstra
3
-13
/
+26
2017-12-22
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
6
-11
/
+14
2017-12-22
x86/vsyscall/64: Warn and fail vsyscall emulation in NATIVE mode
Andy Lutomirski
1
-0
/
+4
2017-12-22
x86/vsyscall/64: Explicitly set _PAGE_USER in the pagetable hierarchy
Andy Lutomirski
1
-1
/
+33
2017-12-22
x86/mm/dump_pagetables: Make the address hints correct and readable
Thomas Gleixner
1
-37
/
+53
2017-12-22
x86/mm/dump_pagetables: Check PAGE_PRESENT for real
Thomas Gleixner
1
-1
/
+1
2017-12-22
x86/Kconfig: Limit NR_CPUS on 32-bit to a sane amount
Thomas Gleixner
1
-1
/
+2
2017-12-22
gpio: fix "gpio-line-names" property retrieval
Christophe Leroy
4
-13
/
+12
2017-12-22
gpio: gpio-reg: fix build
Grygorii Strashko
1
-2
/
+2
2017-12-22
ALSA: hda: Drop useless WARN_ON()
Takashi Iwai
1
-1
/
+1
2017-12-22
ALSA: hda - change the location for one mic on a Lenovo machine
Hui Wang
1
-0
/
+1
2017-12-22
ALSA: hda - fix headset mic detection issue on a Dell machine
Hui Wang
1
-0
/
+5
2017-12-22
ALSA: hda - Add MIC_NO_PRESENCE fixup for 2 HP machines
Hui Wang
1
-0
/
+29
2017-12-22
KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp()
Laurent Vivier
1
-1
/
+2
2017-12-22
KVM: PPC: Book3S: fix XIVE migration of pending interrupts
Cédric Le Goater
1
-2
/
+2
2017-12-22
drm/syncobj: Stop reusing the same struct file for all syncobj -> fd
Chris Wilson
1
-48
/
+29
2017-12-21
libnvdimm, btt: Fix an incompatibility in the log layout
Vishal Verma
2
-35
/
+211
2017-12-21
libnvdimm, btt: add a couple of missing kernel-doc lines
Vishal Verma
1
-0
/
+2
2017-12-21
skbuff: skb_copy_ubufs must release uarg even without user frags
Willem de Bruijn
1
-1
/
+2
2017-12-21
skbuff: orphan frags before zerocopy clone
Willem de Bruijn
1
-2
/
+2
2017-12-21
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
4
-4
/
+13
2017-12-21
openvswitch: Fix pop_vlan action for double tagged frames
Eric Garver
1
-3
/
+12
2017-12-21
Revert "bdi: add error handle for bdi_debug_register"
Jens Axboe
1
-4
/
+1
[next]