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
2021-08-13
KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEs
Sean Christopherson
1
-10
/
+16
2021-08-13
Merge tag 'kvmarm-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-5
/
+9
2021-08-13
KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PF
Sean Christopherson
1
-1
/
+2
2021-08-13
kvm: vmx: Sync all matching EPTPs when injecting nested EPT fault
Junaid Shahid
1
-12
/
+41
2021-08-13
Merge branch 'kvm-vmx-secctl' into kvm-master
Paolo Bonzini
1
-1
/
+1
2021-08-13
KVM: x86: remove dead initialization
Paolo Bonzini
1
-1
/
+1
2021-08-13
KVM: x86: Allow guest to set EFER.NX=1 on non-PAE 32-bit kernels
Sean Christopherson
1
-27
/
+1
2021-08-12
Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
118
-372
/
+763
2021-08-12
Merge tag 'ceph-for-5.14-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-28
/
+50
2021-08-12
Merge tag 'drm-fixes-2021-08-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
23
-167
/
+175
2021-08-13
Merge tag 'drm-misc-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-1
/
+11
2021-08-13
Merge tag 'drm-intel-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
6
-125
/
+56
2021-08-12
Merge tag 'ieee802154-for-davem-2021-08-12' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
2
-4
/
+9
2021-08-12
x86/resctrl: Fix default monitoring groups reporting
Babu Moger
1
-14
/
+13
2021-08-12
vsock/virtio: avoid potential deadlock when vsock device remove
Longpeng(Mike)
1
-2
/
+5
2021-08-12
tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name
Steven Rostedt (VMware)
1
-0
/
+2
2021-08-12
init: Suppress wrong warning for bootconfig cmdline parameter
Masami Hiramatsu
1
-2
/
+7
2021-08-12
tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS
Lukas Bulwahn
1
-0
/
+5
2021-08-12
trace/osnoise: Print a stop tracing message
Daniel Bristot de Oliveira
1
-1
/
+5
2021-08-12
trace/timerlat: Add a header with PREEMPT_RT additional fields
Daniel Bristot de Oliveira
1
-0
/
+19
2021-08-12
trace/osnoise: Add a header with PREEMPT_RT additional fields
Daniel Bristot de Oliveira
1
-0
/
+31
2021-08-12
Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-20
/
+33
2021-08-12
Merge tag 'sound-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
27
-138
/
+206
2021-08-12
wwan: core: Avoid returning NULL from wwan_create_dev()
Andy Shevchenko
1
-4
/
+8
2021-08-12
cifs: Call close synchronously during unlink/rename/lease break.
Rohith Surabattula
3
-30
/
+56
2021-08-12
cifs: Handle race conditions during rename
Rohith Surabattula
2
-7
/
+28
2021-08-12
xen/events: Fix race in set_evtchn_to_irq
Maximilian Heyne
1
-6
/
+14
2021-08-12
x86/tools: Fix objdump version check again
Randy Dunlap
1
-0
/
+1
2021-08-12
riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUE
Alexandre Ghiti
1
-1
/
+1
2021-08-12
riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support it
Changbin Du
1
-1
/
+1
2021-08-12
powerpc/xive: Do not skip CPU-less nodes when creating the IPIs
Cédric Le Goater
1
-11
/
+24
2021-08-12
powerpc/interrupt: Do not call single_step_exception() from other exceptions
Christophe Leroy
1
-2
/
+7
2021-08-12
powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()
Christophe Leroy
4
-3
/
+11
2021-08-12
ALSA: oxfw: fix functioal regression for silence in Apogee Duet FireWire
Takashi Sakamoto
3
-3
/
+17
2021-08-12
ALSA: hda - fix the 'Capture Switch' value change notifications
Jaroslav Kysela
1
-3
/
+7
2021-08-12
drm/doc/rfc: drop lmem uapi section
Daniel Vetter
1
-109
/
+0
2021-08-12
drm/i915: Only access SFC_DONE when media domain is not fused off
Matt Roper
1
-1
/
+18
2021-08-12
drm/i915/display: Fix the 12 BPC bits for PIPE_MISC reg
Ankit Nautiyal
2
-15
/
+35
2021-08-12
net: dsa: sja1105: unregister the MDIO buses during teardown
Vladimir Oltean
1
-0
/
+1
2021-08-12
pinctrl: amd: Fix an issue with shutdown when system set to s0ix
Mario Limonciello
1
-2
/
+1
2021-08-12
Revert "tipc: Return the correct errno code"
Hoang Le
1
-3
/
+3
2021-08-12
net: mscc: Fix non-GPL export of regmap APIs
Mark Brown
1
-8
/
+8
2021-08-11
Merge tag 'orphans-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2021-08-11
Merge tag 'seccomp-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2021-08-12
Merge tag 'amd-drm-fixes-5.14-2021-08-11' of https://gitlab.freedesktop.org/a...
Dave Airlie
12
-11
/
+69
2021-08-11
net: igmp: increase size of mr_ifc_count
Eric Dumazet
2
-2
/
+2
2021-08-11
MAINTAINERS: switch to my OMP email for Renesas Ethernet drivers
Sergey Shtylyov
1
-1
/
+1
2021-08-11
tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
Neal Cardwell
1
-1
/
+1
2021-08-11
net: pcs: xpcs: fix error handling on failed to allocate memory
Wong Vee Khee
1
-1
/
+1
2021-08-11
net: linkwatch: fix failure to restore device state across suspend/resume
Willy Tarreau
1
-2
/
+3
[prev]
[next]