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-10
genirq/generic_chip: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-7
/
+10
2021-08-10
genirq: Clarify documentation for request_threaded_irq()
Joel Savitz
1
-3
/
+5
2021-08-10
genirq/affinity: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-4
/
+4
2021-08-10
PCI/MSI: Use new mask/unmask functions
Thomas Gleixner
1
-81
/
+21
2021-08-10
PCI/MSI: Provide a new set of mask and unmask functions
Thomas Gleixner
1
-0
/
+72
2021-08-10
PCI/MSI: Cleanup msi_mask()
Thomas Gleixner
1
-14
/
+11
2021-08-10
PCI/MSI: Deobfuscate virtual MSI-X
Thomas Gleixner
1
-17
/
+8
2021-08-10
PCI/MSI: Consolidate error handling in msi_capability_init()
Thomas Gleixner
1
-15
/
+11
2021-08-10
PCI/MSI: Rename msi_desc::masked
Thomas Gleixner
2
-17
/
+21
2021-08-10
PCI/MSI: Simplify msi_verify_entries()
Thomas Gleixner
1
-1
/
+4
2021-08-10
s390/pci: Do not mask MSI[-X] entries on teardown
Thomas Gleixner
3
-8
/
+2
2021-08-10
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
527
-2371
/
+5550
2021-08-10
x86/msi: Force affinity setup before startup
Thomas Gleixner
2
-4
/
+9
2021-08-10
x86/ioapic: Force affinity setup before startup
Thomas Gleixner
1
-2
/
+4
2021-08-10
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2
-1
/
+6
2021-08-10
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
4
-10
/
+13
2021-08-10
PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
Thomas Gleixner
1
-1
/
+1
2021-08-10
PCI/MSI: Correct misleading comments
Thomas Gleixner
1
-4
/
+1
2021-08-10
PCI/MSI: Do not set invalid bits in MSI mask
Thomas Gleixner
1
-4
/
+4
2021-08-10
PCI/MSI: Enforce MSI[X] entry updates to be visible
Thomas Gleixner
1
-0
/
+5
2021-08-10
PCI/MSI: Enforce that MSI-X table entry is masked for update
Thomas Gleixner
1
-0
/
+15
2021-08-10
PCI/MSI: Mask all unused MSI-X entries
Thomas Gleixner
1
-18
/
+27
2021-08-10
PCI/MSI: Enable and mask MSI-X early
Thomas Gleixner
1
-13
/
+15
2021-08-08
Linux 5.14-rc5
v5.14-rc5
Linus Torvalds
1
-1
/
+1
2021-08-08
Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2021-08-08
Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-55
/
+35
2021-08-08
Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-17
/
+71
2021-08-08
Merge tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-21
/
+28
2021-08-08
Merge tag 'driver-core-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-9
/
+21
2021-08-08
Merge tag 'staging-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-39
/
+64
2021-08-08
Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-14
/
+63
2021-08-08
Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-75
/
+173
2021-08-07
Merge tag 'io_uring-5.14-2021-08-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-26
/
+45
2021-08-07
Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-10
/
+21
2021-08-07
Merge tag 'riscv-for-linus-5.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-10
/
+25
2021-08-07
Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-12
/
+26
2021-08-06
Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"
Alexandre Ghiti
1
-0
/
+6
2021-08-06
riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversion
Alexandre Ghiti
2
-8
/
+16
2021-08-06
kyber: make trace_block_rq call consistent with documentation
Vincent Fu
1
-1
/
+1
2021-08-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+2
2021-08-06
Merge tag 'trace-v5.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-20
/
+135
2021-08-06
Merge tag 'pm-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-17
/
+31
2021-08-06
Merge tag 'acpi-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-7
/
+0
2021-08-06
Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
32
-151
/
+292
2021-08-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-33
/
+50
2021-08-06
Merge tag 'mips-fixes_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+11
2021-08-06
Merge tag 'spi-fix-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-19
/
+53
2021-08-06
Merge tag 'dmaengine-fix-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-53
/
+151
2021-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
9
-19
/
+37
2021-08-06
Merge tag 'sound-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9
-40
/
+83
[next]