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
*
dma-debug: report -EEXIST errors in add_dma_entry
Hamza Mahfooz
2021-06-22
1
-4
/
+2
*
dma-mapping: remove a trailing space
Zhen Lei
2021-06-22
1
-1
/
+1
*
dma-mapping: add unlikely hint to error path in dma_mapping_error
Heiner Kallweit
2021-04-02
1
-1
/
+1
*
dma-mapping: benchmark: Add support for multi-pages map/unmap
Xiang Chen
2021-04-02
2
-11
/
+30
*
dma-mapping: benchmark: use the correct HiSilicon copyright
Hao Fang
2021-04-02
2
-2
/
+2
*
dma-mapping: remove a pointless empty line in dma_alloc_coherent
Wang Qing
2021-03-19
1
-1
/
+0
*
media: uvcvideo: Use dma_alloc_noncontiguous API
Ricardo Ribalda
2021-03-19
2
-26
/
+73
*
dma-iommu: implement ->alloc_noncontiguous
Christoph Hellwig
2021-03-15
1
-0
/
+36
*
dma-iommu: refactor iommu_dma_alloc_remap
Christoph Hellwig
2021-03-15
1
-32
/
+35
*
dma-mapping: add a dma_alloc_noncontiguous API
Christoph Hellwig
2021-03-15
4
-0
/
+235
*
dma-mapping: refactor dma_{alloc,free}_pages
Christoph Hellwig
2021-03-15
1
-10
/
+19
*
dma-mapping: add a dma_mmap_pages helper
Christoph Hellwig
2021-03-15
3
-0
/
+25
*
Linux 5.12-rc3
v5.12-rc3
Linus Torvalds
2021-03-14
1
-1
/
+1
*
prctl: fix PR_SET_MM_AUXV kernel stack leak
Alexey Dobriyan
2021-03-14
1
-1
/
+1
*
Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-14
7
-18
/
+8
|
\
|
*
Merge tag 'irqchip-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-03-14
11444
-286202
/
+488784
|
|
\
|
|
*
irqchip/ingenic: Add support for the JZ4760
Paul Cercueil
2021-03-09
2
-0
/
+2
|
|
*
dt-bindings/irq: Add compatible string for the JZ4760B
Paul Cercueil
2021-03-09
1
-0
/
+1
|
|
*
irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLER
Marc Zyngier
2021-03-08
1
-9
/
+0
|
|
*
ARM: ep93xx: Select GENERIC_IRQ_MULTI_HANDLER directly
Marc Zyngier
2021-03-08
1
-0
/
+1
|
|
*
irqdomain: Remove debugfs_file from struct irq_domain
Greg Kroah-Hartman
2021-03-08
2
-9
/
+4
*
|
|
Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-14
1
-21
/
+39
|
\
\
\
|
*
|
|
hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()
Anna-Maria Behnsen
2021-03-08
1
-21
/
+39
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-03-14
2
-67
/
+63
|
\
\
\
|
*
|
|
sched/membarrier: fix missing local execution of ipi_sync_rq_state()
Mathieu Desnoyers
2021-03-06
1
-3
/
+1
|
*
|
|
sched: Simplify set_affinity_pending refcounts
Peter Zijlstra
2021-03-06
1
-12
/
+20
|
*
|
|
sched: Fix affine_move_task() self-concurrency
Peter Zijlstra
2021-03-06
1
-3
/
+12
|
*
|
|
sched: Optimize migration_cpu_stop()
Peter Zijlstra
2021-03-06
1
-1
/
+12
|
*
|
|
sched: Collate affine_move_task() stoppers
Peter Zijlstra
2021-03-06
1
-15
/
+8
|
*
|
|
sched: Simplify migration_cpu_stop()
Peter Zijlstra
2021-03-06
1
-48
/
+8
|
*
|
|
sched: Fix migration_cpu_stop() requeueing
Peter Zijlstra
2021-03-06
1
-11
/
+28
|
|
/
/
*
|
|
Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-14
2
-6
/
+7
|
\
\
\
|
*
|
|
objtool,x86: Fix uaccess PUSHF/POPF validation
Peter Zijlstra
2021-03-12
2
-6
/
+7
|
|
/
/
*
|
|
Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-14
3
-10
/
+9
|
\
\
\
|
*
|
|
seqlock,lockdep: Fix seqcount_latch_init()
Peter Zijlstra
2021-03-10
1
-4
/
+1
|
*
|
|
u64_stats,lockdep: Fix u64_stats_init() vs lockdep
Peter Zijlstra
2021-03-10
1
-3
/
+4
|
*
|
|
static_call: Fix the module key fixup
Peter Zijlstra
2021-03-06
1
-3
/
+4
|
|
/
/
*
|
|
Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-14
5
-15
/
+51
|
\
\
\
|
*
|
|
x86/perf: Use RET0 as default for guest_get_msrs to handle "no PMU" case
Sean Christopherson
2021-03-10
2
-10
/
+7
|
*
|
|
perf/x86/intel: Set PERF_ATTACH_SCHED_CB for large PEBS and LBR
Kan Liang
2021-03-06
1
-1
/
+4
|
*
|
|
perf/core: Flush PMU internal buffers for per-CPU events
Kan Liang
2021-03-06
2
-4
/
+40
|
|
/
/
*
|
|
Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-14
1
-0
/
+16
|
\
\
\
|
*
|
|
efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table
Ard Biesheuvel
2021-03-07
1
-0
/
+16
|
|
/
/
*
|
|
Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-14
9
-29
/
+99
|
\
\
\
|
*
|
|
x86/sev-es: Use __copy_from_user_inatomic()
Joerg Roedel
2021-03-09
3
-15
/
+55
|
*
|
|
x86/sev-es: Correctly track IRQ states in runtime #VC handler
Joerg Roedel
2021-03-09
1
-2
/
+4
|
*
|
|
x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stack
Joerg Roedel
2021-03-09
1
-2
/
+12
|
*
|
|
x86/sev-es: Introduce ip_within_syscall_gap() helper
Joerg Roedel
2021-03-08
4
-2
/
+19
|
*
|
|
x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscalls
Andy Lutomirski
2021-03-06
1
-1
/
+2
|
*
|
|
x86/unwind/orc: Silence warnings caused by missing ORC data
Josh Poimboeuf
2021-03-06
1
-1
/
+1
[next]