index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-17
fs/proc: simplify and clarify get_mm_cmdline() function
proc-cmdline
Linus Torvalds
1
-121
/
+65
2018-05-17
fs/proc: re-factor proc_pid_cmdline_read() a bit
Linus Torvalds
1
-25
/
+39
2018-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
18
-87
/
+157
2018-05-17
Merge tag 'sound-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-3
/
+20
2018-05-17
kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME
Michael S. Tsirkin
3
-8
/
+8
2018-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
23
-167
/
+422
2018-05-17
Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-22
/
+28
2018-05-17
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
3
-4
/
+8
2018-05-16
Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-22
/
+2
2018-05-16
Merge tag 'trace-v4.17-rc5-vsprintf' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+15
2018-05-16
vsprintf: Replace memory barrier with static_key for random_ptr_key update
Steven Rostedt (VMware)
1
-11
/
+15
2018-05-15
Merge tag 'afs-fixes-20180514' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-168
/
+266
2018-05-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-5
/
+5
2018-05-15
Merge tag 'drm-fixes-for-v4.17-rc6-urgent' of git://people.freedesktop.org/~a...
Linus Torvalds
1
-0
/
+1
2018-05-15
KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() calls
Andre Przywara
2
-4
/
+4
2018-05-15
KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
Andre Przywara
3
-7
/
+40
2018-05-15
KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity
Andre Przywara
1
-2
/
+3
2018-05-15
KVM: arm/arm64: Properly protect VGIC locks from IRQs
Andre Przywara
3
-14
/
+23
2018-05-15
KVM: X86: Lower the default timer frequency limit to 200us
Wanpeng Li
1
-1
/
+1
2018-05-15
s390/qdio: don't release memory in qdio_setup_irq()
Julian Wiedmann
1
-8
/
+2
2018-05-15
s390/qdio: fix access to uninitialized qdio_q fields
Julian Wiedmann
1
-1
/
+1
2018-05-15
ALSA: usb-audio: Use Class Specific EP for UAC3 devices.
Jorge Sanjuan
1
-1
/
+8
2018-05-15
drm: set FMODE_UNSIGNED_OFFSET for drm files
Dave Airlie
1
-0
/
+1
2018-05-14
tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...
Steven Rostedt (VMware)
3
-22
/
+2
2018-05-14
selinux: correctly handle sa_family cases in selinux_sctp_bind_connect()
Alexey Kodanev
1
-1
/
+2
2018-05-14
selinux: fix address family in bind() and connect() to match address/port
Alexey Kodanev
1
-11
/
+7
2018-05-14
selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()
Alexey Kodanev
1
-10
/
+19
2018-05-14
afs: Fix the non-encryption of calls
David Howells
1
-0
/
+7
2018-05-14
afs: Fix CB.CallBack handling
David Howells
1
-28
/
+7
2018-05-14
afs: Fix whole-volume callback handling
David Howells
10
-32
/
+63
2018-05-14
afs: Fix afs_find_server search loop
Marc Dionne
1
-13
/
+0
2018-05-14
afs: Fix the handling of an unfound server in CM operations
David Howells
2
-27
/
+12
2018-05-14
afs: Add a tracepoint to record callbacks from unlisted servers
David Howells
2
-3
/
+51
2018-05-14
afs: Fix the handling of CB.InitCallBackState3 to find the server by UUID
David Howells
1
-3
/
+3
2018-05-14
afs: Fix VNOVOL handling in address rotation
David Howells
1
-2
/
+2
2018-05-14
afs: Fix AFSFetchStatus decoder to provide OpenAFS compatibility
David Howells
1
-8
/
+21
2018-05-14
afs: Fix server rotation's handling of fileserver probe failure
David Howells
1
-2
/
+10
2018-05-14
afs: Fix refcounting in callback registration
David Howells
4
-22
/
+52
2018-05-14
afs: Fix giving up callbacks on server destruction
David Howells
3
-4
/
+11
2018-05-14
afs: Fix address list parsing
David Howells
1
-10
/
+15
2018-05-14
afs: Fix directory page locking
David Howells
4
-24
/
+22
2018-05-13
Linux 4.17-rc5
v4.17-rc5
Linus Torvalds
1
-1
/
+1
2018-05-13
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-78
/
+153
2018-05-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-56
/
+1
2018-05-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-6
/
+25
2018-05-13
Merge tag 'dma-mapping-4.17-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-05-13
ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup
Jeremy Soller
1
-0
/
+1
2018-05-13
ALSA: usb: mixer: volume quirk for CM102-A+/102S+
Federico Cuello
1
-0
/
+8
2018-05-13
ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist
Hans de Goede
1
-0
/
+2
2018-05-13
ALSA: control: fix a redundant-copy issue
Wenwen Wang
1
-2
/
+1
[next]