index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
adiantum.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-17
locking/rtmutex: Switch to from cmpxchg_*() to try_cmpxchg_*()
Thomas Gleixner
1
-2
/
+2
2021-08-17
locking/rtmutex: Convert macros to inlines
Sebastian Andrzej Siewior
1
-4
/
+27
2021-08-17
locking/rtmutex: Remove rt_mutex_is_locked()
Peter Zijlstra
1
-11
/
+0
2021-08-17
media/atomisp: Use lockdep instead of *mutex_is_locked()
Peter Zijlstra
1
-2
/
+2
2021-08-17
sched/wake_q: Provide WAKE_Q_HEAD_INITIALIZER()
Thomas Gleixner
1
-2
/
+5
2021-08-17
sched/core: Provide a scheduling point for RT locks
Thomas Gleixner
2
-1
/
+22
2021-08-17
sched/core: Rework the __schedule() preempt argument
Thomas Gleixner
1
-11
/
+23
2021-08-17
sched/wakeup: Prepare for RT sleeping spin/rwlocks
Thomas Gleixner
2
-0
/
+99
2021-08-17
sched/wakeup: Reorganize the current::__state helpers
Thomas Gleixner
1
-25
/
+23
2021-08-17
sched/wakeup: Introduce the TASK_RTLOCK_WAIT state bit
Thomas Gleixner
1
-1
/
+3
2021-08-17
sched/wakeup: Split out the wakeup ->__state check
Thomas Gleixner
1
-6
/
+18
2021-08-17
locking/rtmutex: Set proper wait context for lockdep
Thomas Gleixner
2
-8
/
+13
2021-08-17
locking/local_lock: Add missing owner initialization
Thomas Gleixner
1
-19
/
+23
2021-08-16
Linux 5.14-rc6
v5.14-rc6
Linus Torvalds
1
-1
/
+1
2021-08-14
lib: use PFN_PHYS() in devmem_is_allowed()
Liang Wang
1
-1
/
+1
2021-08-14
mm/memcg: fix incorrect flushing of lruvec data in obj_stock
Waiman Long
1
-2
/
+4
2021-08-14
mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)
David Hildenbrand
2
-3
/
+8
2021-08-14
mm: slub: fix slub_debug disabling for list of slabs
Vlastimil Babka
1
-5
/
+8
2021-08-14
slub: fix kmalloc_pagealloc_invalid_free unit test
Shakeel Butt
1
-4
/
+4
2021-08-14
kasan, slub: reset tag when printing address
Kuan-Ying Lee
1
-2
/
+2
2021-08-14
kasan, kmemleak: reset tags when scanning block
Kuan-Ying Lee
1
-3
/
+3
2021-08-13
nbd: Aovid double completion of a request
Xie Yongji
1
-3
/
+11
2021-08-13
tools/io_uring/io_uring-cp: sync with liburing example
Jens Axboe
1
-4
/
+27
2021-08-13
blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHARED
Yu Kuai
1
-2
/
+4
2021-08-13
driver core: Add missing kernel doc for device::msi_lock
Thomas Gleixner
1
-0
/
+1
2021-08-13
KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlock
Sean Christopherson
3
-4
/
+39
2021-08-13
KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEs
Sean Christopherson
1
-1
/
+8
2021-08-13
KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEs
Sean Christopherson
1
-10
/
+16
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
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
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
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
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
[next]