index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-22
irqchip/gic-v3-its: Fix potential VPE leak on error
Kaige Fu
1
-1
/
+1
2021-09-22
irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix build
Randy Dunlap
1
-0
/
+1
2021-09-22
irqchip/mbigen: Repair non-kernel-doc notation
Randy Dunlap
1
-3
/
+3
2021-09-22
irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent
Bixuan Cui
2
-2
/
+2
2021-09-22
irqchip/armada-370-xp: Fix ack/eoi breakage
Marc Zyngier
1
-2
/
+2
2021-09-03
Documentation: Fix irq-domain.rst build warning
Marc Zyngier
1
-2
/
+3
2021-08-23
irqchip/qcom-pdc: Trim unused levels of the interrupt hierarchy
Marc Zyngier
1
-57
/
+11
2021-08-23
irqdomain: Export irq_domain_disconnect_hierarchy()
Maulik Shah
1
-0
/
+1
2021-08-20
irqchip/gic-v3: Fix priority comparison when non-secure priorities are used
Chen-Yu Tsai
1
-1
/
+22
2021-08-20
irqchip/apple-aic: Fix irq_disable from within irq handlers
Sven Peter
1
-1
/
+1
2021-08-17
pinctrl/rockchip: drop the gpio related codes
Jianqun Xu
1
-628
/
+17
2021-08-17
gpio/rockchip: drop irq_gc_lock/irq_gc_unlock for irq set type
Jianqun Xu
1
-2
/
+0
2021-08-17
gpio/rockchip: support next version gpio controller
Jianqun Xu
2
-72
/
+213
2021-08-17
gpio/rockchip: use struct rockchip_gpio_regs for gpio controller
Jianqun Xu
2
-39
/
+85
2021-08-17
gpio/rockchip: add driver for rockchip gpio
Jianqun Xu
3
-0
/
+635
2021-08-17
dt-bindings: gpio: change items restriction of clock for rockchip,gpio-bank
Jianqun Xu
1
-1
/
+4
2021-08-17
pinctrl/rockchip: add pinctrl device to gpio bank struct
Jianqun Xu
1
-0
/
+2
2021-08-17
pinctrl/rockchip: separate struct rockchip_pin_bank to a head file
Jianqun Xu
2
-225
/
+246
2021-08-17
pinctrl/rockchip: always enable clock for gpio controller
Jianqun Xu
1
-39
/
+1
2021-08-12
EDAC/altera: Convert to generic_handle_domain_irq()
Marc Zyngier
1
-5
/
+2
2021-08-12
powerpc: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
11
-74
/
+43
2021-08-12
nios2: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-3
/
+1
2021-08-12
xtensa: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-3
/
+1
2021-08-12
SH: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
3
-3
/
+3
2021-08-12
gpu: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
4
-21
/
+10
2021-08-12
mips: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
8
-39
/
+29
2021-08-12
arc: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-1
/
+1
2021-08-12
ARM: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
3
-17
/
+6
2021-08-12
mfd: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
4
-16
/
+10
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
28
-100
/
+64
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
43
-142
/
+91
2021-08-12
Documentation: Update irq_domain.rst with new lookup APIs
Marc Zyngier
1
-3
/
+25
2021-08-12
irqchip/mtk-sysirq: Skip setting irq-wake
Markus Schneider-Pargmann
1
-0
/
+1
2021-08-12
irqchip/gic-v3: Fix selection of partition domain for EPPIs
James Morse
1
-7
/
+41
2021-08-12
irqchip/gic-v3: Add __gic_get_ppi_index() to find the PPI number from hwirq
James Morse
1
-4
/
+9
2021-08-12
irqchip/loongson-pch-pic: Improve edge triggered interrupt support
Huacai Chen
1
-1
/
+18
2021-07-26
irqchip/mvebu-odmi: Switch to bitmap_zalloc()
Andy Shevchenko
1
-3
/
+2
2021-07-26
irqchip/mvebu-gicp: Switch to devm_bitmap_zalloc()
Andy Shevchenko
1
-3
/
+1
2021-07-26
irqchip/ls-scfg-msi: Switch to devm_bitmap_zalloc()
Andy Shevchenko
1
-4
/
+1
2021-07-26
irqchip/gic-v3: Switch to bitmap_zalloc()
Andy Shevchenko
2
-6
/
+5
2021-07-26
irqchip/gic-v2m: Switch to bitmap_zalloc()
Andy Shevchenko
1
-3
/
+2
2021-07-26
irqchip/alpine-msi: Switch to bitmap_zalloc()
Andy Shevchenko
1
-4
/
+2
2021-07-26
irqchip/partitions: Switch to bitmap_zalloc()
Andy Shevchenko
1
-2
/
+1
2021-07-25
Linux 5.14-rc3
Linus Torvalds
1
-1
/
+1
2021-07-25
smpboot: fix duplicate and misplaced inlining directive
Linus Torvalds
1
-1
/
+1
2021-07-24
ACPI: fix NULL pointer dereference
Linus Torvalds
1
-1
/
+2
2021-07-23
riscv: __asm_copy_to-from_user: Fix: Typos in comments
Akira Tsukamoto
1
-9
/
+9
2021-07-23
riscv: __asm_copy_to-from_user: Remove unnecessary size check
Akira Tsukamoto
1
-1
/
+0
2021-07-23
riscv: __asm_copy_to-from_user: Fix: fail on RV32
Akira Tsukamoto
1
-1
/
+1
2021-07-23
riscv: __asm_copy_to-from_user: Fix: overrun copy
Akira Tsukamoto
1
-3
/
+3
[next]