index
:
kernel/linux.git
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-07
Merge tag 'gpio-fixes-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+2
2023-10-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
14
-30
/
+54
2023-10-07
MAINTAINERS: Remove myself from the general IRQ subsystem maintenance
Marc Zyngier
1
-2
/
+1
2023-10-07
MAINTAINERS: Add myself as the ARM GIC maintainer
Marc Zyngier
1
-0
/
+11
2023-10-07
irqchip/renesas-rzg2l: Convert to irq_data_get_irq_chip_data()
Geert Uytterhoeven
1
-1
/
+1
2023-10-07
irqchip/stm32-exti: add missing DT IRQ flag translation
Ben Wolsieffer
1
-0
/
+1
2023-10-07
irqchip/riscv-intc: Mark all INTC nodes as initialized
Anup Patel
1
-1
/
+9
2023-10-07
irqchip/gic-v3: Enable non-coherent redistributors/ITSes DT probing
Lorenzo Pieralisi
3
-4
/
+34
2023-10-07
irqchip/gic-v3-its: Split allocation from initialisation of its_node
Marc Zyngier
1
-60
/
+89
2023-10-07
dt-bindings: interrupt-controller: arm,gic-v3: Add dma-noncoherent property
Lorenzo Pieralisi
1
-0
/
+12
2023-10-07
dt-bindings: interrupt-controller: renesas,irqc: Add r8a779f0 support
Geert Uytterhoeven
1
-0
/
+1
2023-10-07
dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/G2UL SoC
Lad Prabhakar
1
-55
/
+170
2023-10-07
serial: core: Fix checks for tx runtime PM state
Tony Lindgren
1
-1
/
+1
2023-10-07
ARM: OMAP: timer32K: fix all kernel-doc warnings
Randy Dunlap
1
-7
/
+7
2023-10-07
ARM: omap2: fix a debug printk
Dan Carpenter
1
-1
/
+1
2023-10-07
selftests/bpf: Make seen_tc* variable tests more robust
Daniel Borkmann
3
-60
/
+46
2023-10-07
selftests/bpf: Test query on empty mprog and pass revision into attach
Daniel Borkmann
1
-0
/
+59
2023-10-07
selftests/bpf: Adapt assert_mprog_count to always expect 0 count
Daniel Borkmann
3
-11
/
+8
2023-10-07
selftests/bpf: Test bpf_mprog query API via libbpf and raw syscall
Daniel Borkmann
1
-0
/
+167
2023-10-07
bpf: Refuse unused attributes in bpf_prog_{attach,detach}
Lorenz Bauer
1
-5
/
+14
2023-10-07
bpf: Handle bpf_mprog_query with NULL entry
Daniel Borkmann
2
-11
/
+7
2023-10-07
bpf: Fix BPF_PROG_QUERY last field check
Daniel Borkmann
1
-1
/
+1
2023-10-07
Merge branch 'ravb-fix-use-after-free-issues'
Jakub Kicinski
1
-2
/
+4
2023-10-07
ravb: Fix use-after-free issue in ravb_tx_timeout_work()
Yoshihiro Shimoda
1
-0
/
+2
2023-10-07
ravb: Fix up dma_free_coherent() call in ravb_remove()
Yoshihiro Shimoda
1
-2
/
+2
2023-10-07
MAINTAINERS: update the dm-devel mailing list
Mike Snitzer
1
-2
/
+2
2023-10-07
devlink: Hold devlink lock on health reporter dump get
Moshe Shemesh
1
-14
/
+16
2023-10-07
Merge tag 'pm-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-2
/
+2
2023-10-07
Merge tag 'block-6.6-2023-10-06' of git://git.kernel.dk/linux
Linus Torvalds
2
-1
/
+9
2023-10-07
Merge tag 'io_uring-6.6-2023-10-06' of git://git.kernel.dk/linux
Linus Torvalds
4
-29
/
+65
2023-10-07
mm/migrate: fix do_pages_move for compat pointers
Gregory Price
1
-2
/
+12
2023-10-07
riscv: fix set_huge_pte_at() for NAPOT mappings when a swap entry is set
Alexandre Ghiti
1
-6
/
+13
2023-10-07
riscv: handle VM_FAULT_[HWPOISON|HWPOISON_LARGE] faults instead of panicking
Alexandre Ghiti
1
-1
/
+1
2023-10-07
mmap: fix error paths with dup_anon_vma()
Liam R. Howlett
1
-8
/
+22
2023-10-07
mmap: fix vma_iterator in error path of vma_merge()
Liam R. Howlett
1
-2
/
+8
2023-10-07
mm: fix vm_brk_flags() to not bail out while holding lock
Sebastian Ott
1
-3
/
+3
2023-10-07
mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer
Liam R. Howlett
1
-1
/
+3
2023-10-07
mm/page_alloc: correct start page when guard page debug is enabled
Kemeng Shi
1
-1
/
+1
2023-10-06
Merge tag 'renesas-fixes-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
1
-0
/
+1
2023-10-06
arm64: dts: mediatek: mt8195: Set DSU PMU status to fail
NĂcolas F. R. A. Prado
1
-0
/
+1
2023-10-06
arm64: dts: mediatek: fix t-phy unit name
Eugen Hristev
2
-2
/
+2
2023-10-06
arm64: dts: mediatek: mt8195-demo: update and reorder reserved memory regions
Macpaul Lin
1
-7
/
+30
2023-10-06
arm64: dts: mediatek: mt8195-demo: fix the memory size to 8GB
Macpaul Lin
1
-1
/
+1
2023-10-06
MAINTAINERS: Add Angelo as MediaTek SoC co-maintainer
AngeloGioacchino Del Regno
1
-1
/
+1
2023-10-06
Merge tag 'amdtee-fix-for-v6.6' of https://git.linaro.org/people/jens.wikland...
Arnd Bergmann
1
-4
/
+6
2023-10-06
dt-bindings: trivial-devices: Fix MEMSIC MXC4005 compatible string
Luca Ceresoli
1
-1
/
+1
2023-10-06
dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schema
Rob Herring
1
-8
/
+16
2023-10-06
dt-bindings: PCI: brcm,iproc-pcie: Drop common pci-bus properties
Rob Herring
1
-15
/
+0
2023-10-06
dt-bindings: PCI: brcm,iproc-pcie: Fix example indentation
Rob Herring
1
-64
/
+60
2023-10-06
media: dt-bindings: Add missing unevaluatedProperties on child node schemas
Rob Herring
3
-0
/
+4
[prev]
[next]