index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-24
32
-228
/
+281
|
\
|
*
genirq: Restrict export of irq_to_desc()
Thomas Gleixner
2020-12-15
1
-1
/
+3
|
*
xen/events: Implement irq distribution
Thomas Gleixner
2020-12-15
1
-8
/
+68
|
*
xen/events: Reduce irq_info:: Spurious_cnt storage size
Thomas Gleixner
2020-12-15
1
-3
/
+5
|
*
xen/events: Only force affinity mask for percpu interrupts
Thomas Gleixner
2020-12-15
1
-14
/
+34
|
*
xen/events: Use immediate affinity setting
Thomas Gleixner
2020-12-15
1
-26
/
+9
|
*
xen/events: Remove disfunct affinity spreading
Thomas Gleixner
2020-12-15
2
-42
/
+1
|
*
xen/events: Remove unused bind_evtchn_to_irq_lateeoi()
Thomas Gleixner
2020-12-15
1
-6
/
+0
|
*
net/mlx5: Use effective interrupt affinity
Thomas Gleixner
2020-12-15
1
-1
/
+1
|
*
net/mlx5: Replace irq_to_desc() abuse
Thomas Gleixner
2020-12-15
3
-7
/
+3
|
*
net/mlx4: Use effective interrupt affinity
Thomas Gleixner
2020-12-15
1
-1
/
+1
|
*
net/mlx4: Replace irq_to_desc() abuse
Thomas Gleixner
2020-12-15
3
-11
/
+6
|
*
PCI: mobiveil: Use irq_data_get_irq_chip_data()
Thomas Gleixner
2020-12-15
1
-6
/
+2
|
*
PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()
Thomas Gleixner
2020-12-15
1
-6
/
+2
|
*
NTB/msi: Use irq_has_action()
Thomas Gleixner
2020-12-15
1
-3
/
+1
|
*
mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc
Thomas Gleixner
2020-12-15
1
-13
/
+3
|
*
pinctrl: nomadik: Use irq_has_action()
Thomas Gleixner
2020-12-15
1
-5
/
+6
|
*
drm/i915/pmu: Replace open coded kstat_irqs() copy
Thomas Gleixner
2020-12-15
3
-18
/
+43
|
*
drm/i915/lpe_audio: Remove pointless irq_to_desc() usage
Thomas Gleixner
2020-12-15
1
-4
/
+0
|
*
s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()
Thomas Gleixner
2020-12-15
1
-1
/
+1
|
*
parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()
Thomas Gleixner
2020-12-15
1
-1
/
+1
|
*
arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()
Thomas Gleixner
2020-12-15
1
-1
/
+1
|
*
ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()
Thomas Gleixner
2020-12-15
1
-1
/
+1
|
*
genirq: Provide kstat_irqdesc_cpu()
Thomas Gleixner
2020-12-15
2
-2
/
+8
|
*
genirq: Make kstat_irqs() static
Thomas Gleixner
2020-12-15
2
-14
/
+6
|
*
parisc/irq: Simplify irq count output for /proc/interrupts
Thomas Gleixner
2020-12-15
1
-4
/
+1
|
*
genirq: Annotate irq stats data races
Thomas Gleixner
2020-12-15
2
-4
/
+5
|
*
genirq: Provide irq_get_effective_affinity()
Thomas Gleixner
2020-12-15
1
-0
/
+7
|
*
genirq: Move irq_set_lockdep_class() to core
Thomas Gleixner
2020-12-15
2
-6
/
+18
|
*
genirq: Move status flag checks to core
Thomas Gleixner
2020-12-15
2
-12
/
+25
|
*
genirq: Move irq_has_action() into core code
Thomas Gleixner
2020-12-15
5
-7
/
+21
*
|
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-24
21
-137
/
+133
|
\
\
|
*
\
Merge tag 'efi-next-for-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2020-12-15
4
-9
/
+10
|
|
\
\
|
|
*
|
efi: arm: force use of unsigned type for EFI_PHYS_ALIGN
Ard Biesheuvel
2020-12-14
1
-1
/
+1
|
|
*
|
efi: ia64: disable the capsule loader
Ard Biesheuvel
2020-12-14
3
-8
/
+9
|
|
/
/
|
*
|
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
2020-12-09
6
-22
/
+1
|
*
|
efi/efi_test: read RuntimeServicesSupported
Heinrich Schuchardt
2020-12-09
2
-0
/
+19
|
*
|
efi: arm: reduce minimum alignment of uncompressed kernel
Ard Biesheuvel
2020-12-09
1
-7
/
+6
|
*
|
efi: capsule: clean scatter-gather entries from the D-cache
Ard Biesheuvel
2020-12-09
3
-0
/
+22
|
*
|
efi: capsule: use atomic kmap for transient sglist mappings
Ard Biesheuvel
2020-12-07
1
-2
/
+2
|
*
|
efi: x86/xen: switch to efi_get_secureboot_mode helper
Ard Biesheuvel
2020-11-17
2
-31
/
+9
|
*
|
arm64/ima: add ima_arch support
Chester Lin
2020-11-17
1
-0
/
+1
|
*
|
ima: generalize x86/EFI arch glue for other EFI architectures
Chester Lin
2020-11-06
4
-35
/
+19
|
*
|
efi: generalize efi_get_secureboot
Chester Lin
2020-11-04
4
-28
/
+40
|
*
|
efi/libstub: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER should not default to yes
Geert Uytterhoeven
2020-10-29
1
-1
/
+1
|
*
|
efi/x86: Only copy the compressed kernel image in efi_relocate_kernel()
Arvind Sankar
2020-10-26
1
-1
/
+4
|
*
|
efi/libstub/x86: simplify efi_is_native()
Heinrich Schuchardt
2020-10-26
1
-2
/
+0
*
|
|
Merge tag 'io_uring-5.11-2020-12-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-24
3
-123
/
+120
|
\
\
\
|
*
|
|
io_uring: hold uring_lock while completing failed polled io in io_wq_submit_w...
Xiaoguang Wang
2020-12-22
1
-10
/
+19
|
*
|
|
io_uring: fix double io_uring free
Pavel Begunkov
2020-12-22
1
-32
/
+39
[next]