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
*
genirq: Export irq_chip_retrigger_hierarchy and irq_chip_set_vcpu_affinity_pa...
John Stultz
2020-07-27
1
-1
/
+2
*
irqdomain: Export irq_domain_update_bus_token
John Stultz
2020-07-27
1
-0
/
+1
*
irqchip/mips-gic: Make local symbols static
Wei Yongjun
2020-07-27
1
-5
/
+5
*
genirq/irqdomain: Remove redundant NULL pointer check on fwnode
Zenghui Yu
2020-07-27
1
-1
/
+1
*
irqchip/ativic32: Constify irq_domain_ops
Masahiro Yamada
2020-07-27
1
-1
/
+1
*
irqchip/stm32-exti: Use the hwspin_lock_timeout_in_atomic() API
Fabien Dessenne
2020-07-27
1
-45
/
+20
*
irqchip/loongson-liointc: Fix potential dead lock
Tiezhu Yang
2020-07-17
1
-0
/
+1
*
irqchip/loongson-pch-msi: Remove unneeded variable
Tiezhu Yang
2020-07-17
1
-6
/
+1
*
irqchip/loongson-pch-pic: Check return value of irq_domain_translate_twocell()
Tiezhu Yang
2020-07-17
1
-6
/
+9
*
irqchip/loongson-htvec: Check return value of irq_domain_translate_onecell()
Tiezhu Yang
2020-07-17
1
-1
/
+4
*
irqchip/loongson-htvec: Fix potential resource leak
Tiezhu Yang
2020-07-17
1
-1
/
+4
*
irqchip/loongson-htpic: Remove unneeded select of I8259
Tiezhu Yang
2020-07-17
1
-1
/
+0
*
irqchip/loongson-htpic: Remove redundant kfree operation
Tiezhu Yang
2020-07-17
1
-4
/
+2
*
irqchip/irq-bcm7038-l1: Allow building on ARM 32-bit
Florian Fainelli
2020-07-17
1
-0
/
+3
*
irqchip/brcmstb-l2: Match UPG_AUX_AON_INTR2 compatible
Florian Fainelli
2020-07-17
1
-0
/
+2
*
dt-bindings: interrupt-controller: Document UPG auxiliary L2
Florian Fainelli
2020-07-17
1
-0
/
+1
*
irqchip/brcmstb-l2: Match HIF_SPI_INTR2 compatible
Kamal Dasu
2020-07-17
1
-0
/
+2
*
dt-bindings: interrupt-controller: Document Broadcom STB HIF L2
Florian Fainelli
2020-07-17
1
-1
/
+3
*
irqchip/brcmstb-l2: Set controller as wake-up source
Justin Chen
2020-07-17
1
-0
/
+1
*
irqchip/bcm7120-l2: Set controller as wake-up source
Justin Chen
2020-07-17
1
-3
/
+5
*
drivers/acpi: Remove function cast
Oscar Carter
2020-06-27
1
-6
/
+6
*
drivers/irqchip: Use new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRY
Oscar Carter
2020-06-27
3
-4
/
+5
*
drivers/acpi: Add new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRY
Oscar Carter
2020-06-27
1
-0
/
+11
*
irqchip/atmel-aic5: Add support for sam9x60 rtt fixup
Claudiu Beznea
2020-06-27
1
-1
/
+7
*
irqchip/imx-intmux: Use struct_size() helper in devm_kzalloc()
Gustavo A. R. Silva
2020-06-27
1
-2
/
+1
*
irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlock
Bartosz Golaszewski
2020-06-27
1
-4
/
+4
*
irqchip/vic: Cut down the external API
Linus Walleij
2020-06-27
2
-10
/
+4
*
irqchip/vic: Drop cascaded intialization call
Linus Walleij
2020-06-27
2
-23
/
+0
*
irqchip/ti-sci-inta: Fix typo about MODULE_AUTHOR
Tiezhu Yang
2020-06-27
1
-1
/
+1
*
irqchip/ti-sci-inta: Fix return value about devm_ioremap_resource()
Tiezhu Yang
2020-06-27
1
-1
/
+1
*
irqchip/ti-sci-inta: Remove dead code in ti_sci_inta_set_type()
Tiezhu Yang
2020-06-27
1
-2
/
+0
*
Linux 5.8-rc2
v5.8-rc2
Linus Torvalds
2020-06-22
1
-1
/
+1
*
Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-22
2
-13
/
+12
|
\
|
*
selinux: fix undefined return of cond_evaluate_expr
Tom Rix
2020-06-17
1
-0
/
+3
|
*
selinux: fix a double free in cond_read_node()/cond_read_list()
Tom Rix
2020-06-17
1
-13
/
+5
|
*
selinux: fix double free
Tom Rix
2020-06-11
1
-0
/
+4
*
|
Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-06-21
6
-23
/
+19
|
\
\
|
*
|
pinctrl: single: fix function name in documentation
Drew Fustini
2020-06-20
1
-1
/
+1
|
*
|
pinctrl: qcom: ipq6018 Add missing pins in qpic pin group
Sivaprakash Murugesan
2020-06-20
1
-1
/
+2
|
*
|
Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...
Haibo Chen
2020-06-20
1
-4
/
+3
|
*
|
pinctrl: mcp23s08: Split to three parts: fix ptr_ret.cocci warnings
kernel test robot
2020-06-16
1
-4
/
+1
|
*
|
pinctrl: tegra: Use noirq suspend/resume callbacks
Vidya Sagar
2020-06-16
1
-2
/
+2
|
*
|
pinctrl: qcom: spmi-gpio: fix warning about irq chip reusage
Dmitry Baryshkov
2020-06-16
1
-11
/
+10
*
|
|
Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-21
8
-34
/
+18
|
\
\
\
|
*
|
|
samples: watch_queue: build sample program for target architecture
Masahiro Yamada
2020-06-21
2
-7
/
+5
|
*
|
|
Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"
Masahiro Yamada
2020-06-21
1
-11
/
+3
|
*
|
|
scripts: Fix typo in headers_install.sh
Masanari Iida
2020-06-17
1
-1
/
+1
|
*
|
|
kconfig: unify cc-option and as-option
Masahiro Yamada
2020-06-17
3
-9
/
+2
|
*
|
|
kbuild: improve cc-option to clean up all temporary files
Masahiro Yamada
2020-06-17
1
-5
/
+6
|
*
|
|
Makefile: Improve compressed debug info support detection
Arvind Sankar
2020-06-15
2
-2
/
+2
|
|
/
/
[next]