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
2020-03-21
lockdep: Annotate irq_work
Sebastian Andrzej Siewior
5
-0
/
+19
2020-03-21
lockdep: Add hrtimer context tracing bits
Sebastian Andrzej Siewior
4
-2
/
+22
2020-03-21
lockdep: Introduce wait-type checks
Peter Zijlstra
15
-47
/
+307
2020-03-21
completion: Use simple wait queues
Thomas Gleixner
3
-22
/
+24
2020-03-21
sched/swait: Prepare usage in completions
Thomas Gleixner
2
-1
/
+17
2020-03-21
timekeeping: Split jiffies seqlock
Thomas Gleixner
5
-17
/
+28
2020-03-21
Documentation: Add lock ordering and nesting documentation
Thomas Gleixner
2
-0
/
+300
2020-03-21
powerpc/ps3: Convert half completion to rcuwait
Peter Zijlstra (Intel)
1
-9
/
+9
2020-03-21
rcuwait: Add @state argument to rcuwait_wait_event()
Peter Zijlstra (Intel)
2
-3
/
+11
2020-03-21
microblaze: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
1
-1
/
+0
2020-03-21
ia64: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
3
-1
/
+2
2020-03-21
hexagon: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
1
-1
/
+0
2020-03-21
csky: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
1
-1
/
+0
2020-03-21
nds32: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
1
-1
/
+0
2020-03-21
acpi: Remove header dependency
Peter Zijlstra
4
-1
/
+4
2020-03-21
orinoco_usb: Use the regular completion interfaces
Thomas Gleixner
1
-16
/
+5
2020-03-21
usb: gadget: Use completion interface instead of open coding it
Thomas Gleixner
1
-2
/
+2
2020-03-21
pci/switchtec: Replace completion wait queue usage for poll
Sebastian Andrzej Siewior
1
-9
/
+13
2020-03-21
PCI/switchtec: Fix init_completion race condition with poll_wait()
Logan Gunthorpe
1
-1
/
+1
2020-03-20
lockdep: Teach lockdep about "USED" <- "IN-NMI" inversions
Peter Zijlstra
1
-3
/
+59
2020-03-20
locking/lockdep: Rework lockdep_lock
Peter Zijlstra
1
-41
/
+48
2020-03-20
locking/lockdep: Fix bad recursion pattern
Peter Zijlstra
1
-34
/
+40
2020-03-20
locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
Boqun Feng
1
-0
/
+4
2020-03-06
asm-generic/bitops: Update stale comment
Will Deacon
1
-2
/
+3
2020-03-06
futex: Remove {get,drop}_futex_key_refs()
Peter Zijlstra
1
-84
/
+6
2020-03-06
futex: Remove pointless mmgrap() + mmdrop()
Peter Zijlstra
1
-13
/
+1
2020-03-06
Merge branch 'locking/urgent'
Peter Zijlstra
936
-11095
/
+15827
2020-03-06
futex: Fix inode life-time issue
Peter Zijlstra
4
-43
/
+65
2020-03-01
Linux 5.6-rc4
v5.6-rc4
Linus Torvalds
1
-1
/
+1
2020-03-01
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+7
2020-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
22
-107
/
+171
2020-03-01
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
1
-0
/
+15
2020-02-29
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-56
/
+34
2020-02-29
ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
Dan Carpenter
1
-3
/
+3
2020-02-29
macintosh: therm_windtunnel: fix regression when instantiating devices
Wolfram Sang
1
-21
/
+31
2020-02-29
jbd2: fix data races at struct journal_head
Qian Cai
1
-4
/
+4
2020-02-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-7
/
+14
2020-02-28
Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2020-02-28
Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-70
/
+136
2020-02-28
Merge tag 'io_uring-5.6-2020-02-28' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-91
/
+74
2020-02-28
Merge branch 'nvme-5.6-rc4' of git://git.infradead.org/nvme into block-5.6
Jens Axboe
1
-1
/
+1
2020-02-28
Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-5
/
+42
2020-02-28
Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-7
/
+12
2020-02-28
Merge tag 'zonefs-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-4
/
+5
2020-02-28
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
15
-77
/
+84
2020-02-28
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
1
-2
/
+2
2020-02-28
Merge branches 'pm-sleep' and 'pm-devfreq'
Rafael J. Wysocki
3
-5
/
+2
2020-02-28
KVM: x86: avoid useless copy of cpufreq policy
Paolo Bonzini
1
-5
/
+5
2020-02-28
KVM: allow disabling -Werror
Paolo Bonzini
2
-1
/
+14
2020-02-28
KVM: x86: allow compiling as non-module with W=1
Valdis Klētnieks
2
-0
/
+4
[next]