index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/rtmutex: Split API from implementation
Thomas Gleixner
2021-08-17
4
-498
/
+514
*
locking/rtmutex: Switch to from cmpxchg_*() to try_cmpxchg_*()
Thomas Gleixner
2021-08-17
1
-2
/
+2
*
locking/rtmutex: Convert macros to inlines
Sebastian Andrzej Siewior
2021-08-17
1
-4
/
+27
*
locking/rtmutex: Remove rt_mutex_is_locked()
Peter Zijlstra
2021-08-17
1
-11
/
+0
*
media/atomisp: Use lockdep instead of *mutex_is_locked()
Peter Zijlstra
2021-08-17
1
-2
/
+2
*
sched/wake_q: Provide WAKE_Q_HEAD_INITIALIZER()
Thomas Gleixner
2021-08-17
1
-2
/
+5
*
sched/core: Provide a scheduling point for RT locks
Thomas Gleixner
2021-08-17
2
-1
/
+22
*
sched/core: Rework the __schedule() preempt argument
Thomas Gleixner
2021-08-17
1
-11
/
+23
*
sched/wakeup: Prepare for RT sleeping spin/rwlocks
Thomas Gleixner
2021-08-17
2
-0
/
+99
*
sched/wakeup: Reorganize the current::__state helpers
Thomas Gleixner
2021-08-17
1
-25
/
+23
*
sched/wakeup: Introduce the TASK_RTLOCK_WAIT state bit
Thomas Gleixner
2021-08-17
1
-1
/
+3
*
sched/wakeup: Split out the wakeup ->__state check
Thomas Gleixner
2021-08-17
1
-6
/
+18
*
locking/rtmutex: Set proper wait context for lockdep
Thomas Gleixner
2021-08-17
2
-8
/
+13
*
locking/local_lock: Add missing owner initialization
Thomas Gleixner
2021-08-17
1
-19
/
+23
*
Merge tag 'v5.14-rc6' into locking/core, to pick up fixes
Ingo Molnar
2021-08-17
13052
-293635
/
+844773
|
\
|
*
Linux 5.14-rc6
v5.14-rc6
Linus Torvalds
2021-08-16
1
-1
/
+1
|
*
Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-08-15
13
-62
/
+82
|
|
\
|
|
*
powerpc/xive: Do not skip CPU-less nodes when creating the IPIs
Cédric Le Goater
2021-08-12
1
-11
/
+24
|
|
*
powerpc/interrupt: Do not call single_step_exception() from other exceptions
Christophe Leroy
2021-08-12
1
-2
/
+7
|
|
*
powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()
Christophe Leroy
2021-08-12
4
-3
/
+11
|
|
*
powerpc/kprobes: Fix kprobe Oops happens in booke
Pu Lehui
2021-08-09
1
-1
/
+2
|
|
*
powerpc/pseries: Fix update of LPAR security flavor after LPM
Laurent Dufour
2021-08-07
1
-2
/
+3
|
|
*
powerpc/smp: Fix OOPS in topology_init()
Christophe Leroy
2021-08-07
1
-1
/
+1
|
|
*
powerpc/32: Fix critical and debug interrupts on BOOKE
Christophe Leroy
2021-08-07
3
-41
/
+33
|
|
*
powerpc/32s: Fix napping restore in data storage interrupt (DSI)
Christophe Leroy
2021-08-07
1
-1
/
+1
|
*
|
Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-15
11
-61
/
+113
|
|
\
\
|
|
*
|
driver core: Add missing kernel doc for device::msi_lock
Thomas Gleixner
2021-08-13
1
-0
/
+1
|
|
*
|
genirq/msi: Ensure deactivation on teardown
Bixuan Cui
2021-08-10
1
-5
/
+8
|
|
*
|
genirq/timings: Prevent potential array overflow in __irq_timings_store()
Ben Dai
2021-08-10
1
-0
/
+5
|
|
*
|
x86/msi: Force affinity setup before startup
Thomas Gleixner
2021-08-10
2
-4
/
+9
|
|
*
|
x86/ioapic: Force affinity setup before startup
Thomas Gleixner
2021-08-10
1
-2
/
+4
|
|
*
|
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2021-08-10
2
-1
/
+6
|
|
*
|
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-08-10
4
-10
/
+13
|
|
*
|
PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
Thomas Gleixner
2021-08-10
1
-1
/
+1
|
|
*
|
PCI/MSI: Correct misleading comments
Thomas Gleixner
2021-08-10
1
-4
/
+1
|
|
*
|
PCI/MSI: Do not set invalid bits in MSI mask
Thomas Gleixner
2021-08-10
1
-4
/
+4
|
|
*
|
PCI/MSI: Enforce MSI[X] entry updates to be visible
Thomas Gleixner
2021-08-10
1
-0
/
+5
|
|
*
|
PCI/MSI: Enforce that MSI-X table entry is masked for update
Thomas Gleixner
2021-08-10
1
-0
/
+15
|
|
*
|
PCI/MSI: Mask all unused MSI-X entries
Thomas Gleixner
2021-08-10
1
-18
/
+27
|
|
*
|
PCI/MSI: Enable and mask MSI-X early
Thomas Gleixner
2021-08-10
1
-13
/
+15
|
*
|
|
Merge tag 'locking_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-08-15
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
locking/rtmutex: Use the correct rtmutex debugging config option
Zhen Lei
2021-08-10
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-15
2
-10
/
+63
|
|
\
\
\
|
|
*
\
\
Merge tag 'efi-urgent-for-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Thomas Gleixner
2021-08-10
2
-10
/
+63
|
|
|
\
\
\
|
|
|
*
|
|
efi/libstub: arm64: Double check image alignment at entry
Ard Biesheuvel
2021-08-03
1
-0
/
+4
|
|
|
*
|
|
efi/libstub: arm64: Warn when efi_random_alloc() fails
Ard Biesheuvel
2021-08-03
1
-0
/
+2
|
|
|
*
|
|
efi/libstub: arm64: Relax 2M alignment again for relocatable kernels
Ard Biesheuvel
2021-08-03
1
-15
/
+13
|
|
|
*
|
|
efi/libstub: arm64: Force Image reallocation if BSS was not reserved
Ard Biesheuvel
2021-08-03
1
-1
/
+48
|
|
|
*
|
|
arm64: efi: kaslr: Fix occasional random alloc (and boot) failure
Benjamin Herrenschmidt
2021-07-20
1
-0
/
+2
|
*
|
|
|
|
Merge tag 'x86_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-15
2
-14
/
+14
|
|
\
\
\
\
\
[next]