index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
IB/hfi: Only read capability registers if the capability exists
Michael J. Ruhl
2
-19
/
+12
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-22
selftests/bpf: fix Makefile for passing LLC to the command line
Quentin Monnet
1
-1
/
+1
2017-12-22
IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush
Alex Vesker
1
-4
/
+3
2017-12-22
IB/mlx5: Fix congestion counters in LAG mode
Majd Dibbiny
5
-42
/
+66
2017-12-22
RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroy
Bryan Tan
5
-22
/
+22
2017-12-22
RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning
Bryan Tan
1
-2
/
+2
2017-12-22
RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path
Bryan Tan
1
-0
/
+7
2017-12-22
iw_cxgb4: when flushing, complete all wrs in a chain
Steve Wise
1
-2
/
+26
2017-12-22
iw_cxgb4: reflect the original WR opcode in drain cqes
Steve Wise
4
-11
/
+50
2017-12-22
iw_cxgb4: Only validate the MSN for successful completions
Steve Wise
1
-3
/
+3
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
i915: Reject CCS modifiers for pipe C on Geminilake
Gabriel Krisman Bertazi
1
-1
/
+1
2017-12-21
Revert "bdi: add error handle for bdi_debug_register"
Jens Axboe
1
-4
/
+1
2017-12-21
ipv6: Honor specified parameters in fibmatch lookup
Ido Schimmel
1
-8
/
+11
2017-12-21
xfs: only skip rmap owner checks for unknown-owner rmap removal
Darrick J. Wong
1
-24
/
+52
2017-12-21
xfs: always honor OWN_UNKNOWN rmap removal requests
Darrick J. Wong
5
-4
/
+48
2017-12-21
xfs: queue deferred rmap ops for cow staging extent alloc/free in the right o...
Darrick J. Wong
1
-33
/
+19
2017-12-21
xfs: set cowblocks tag for direct cow writes too
Darrick J. Wong
1
-0
/
+2
2017-12-21
xfs: remove leftover CoW reservations when remounting ro
Darrick J. Wong
3
-1
/
+11
2017-12-21
xfs: don't be so eager to clear the cowblocks tag on truncate
Darrick J. Wong
1
-9
/
+19
2017-12-21
tools/kvm_stat: sort '-f help' output
Stefan Raspl
1
-10
/
+6
2017-12-21
kvm: x86: fix RSM when PCID is non-zero
Paolo Bonzini
1
-7
/
+25
2017-12-21
drm: move lease init after validation in drm_lease_create
Keith Packard
1
-11
/
+11
[prev]
[next]