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-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-04-21
bus: tegra-gmi: Replace of_platform.h with explicit includes
Rob Herring
1
-1
/
+3
2023-04-21
hte: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2023-04-21
w1: w1-gpio: Use of_property_read_bool() for boolean properties
Rob Herring
1
-1
/
+1
2023-04-21
virt: fsl: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2023-04-21
soc: fsl: Use of_property_present() for testing DT property presence
Rob Herring
1
-4
/
+4
2023-04-21
sbus: display7seg: Use of_property_read_bool() for boolean properties
Rob Herring
1
-3
/
+2
2023-04-21
spi: tegra210-quad: Enable TPM wait polling
Krishna Yarlagadda
1
-0
/
+14
2023-04-21
spi: Add TPM HW flow flag
Krishna Yarlagadda
1
-3
/
+13
2023-04-21
posix-cpu-timers: Implement the missing timer_wait_running callback
Thomas Gleixner
3
-20
/
+82
2023-04-21
Merge branch irq/misc-6.4 into irq/irqchip-next
Marc Zyngier
5
-21
/
+97
2023-04-21
Merge branch irq/loongarch-fixes-6.4 into irq/irqchip-next
Marc Zyngier
2
-11
/
+27
2023-04-21
Merge branch irq/riscv-ipi into irq/irqchip-next
Marc Zyngier
16
-248
/
+429
2023-04-21
Merge branch irq/gic-6.4 into irq/irqchip-next
Marc Zyngier
10
-97
/
+208
2023-04-21
KVM: arm64: Clarify host SME state management
Mark Brown
1
-9
/
+12
2023-04-21
KVM: arm64: Restructure check for SVE support in FP trap handler
Mark Brown
1
-2
/
+10
2023-04-21
KVM: arm64: Document check for TIF_FOREIGN_FPSTATE
Mark Brown
1
-0
/
+5
2023-04-21
KVM: arm64: Fix repeated words in comments
Jingyu Wang
1
-1
/
+1
2023-04-21
spi: bcm63xx: remove PM_SLEEP based conditional compilation
Dhruva Gole
1
-2
/
+0
2023-04-21
ASoC: fsl: imx-audmix: remove dummy dai_link->platform
Kuninori Morimoto
1
-5
/
+2
2023-04-21
ASoC: fsl: imx-audmix: cleanup platform which is using Generic DMA
Kuninori Morimoto
1
-9
/
+12
2023-04-21
ASoC: fsl: imx-spdif: cleanup platform which is using Generic DMA
Kuninori Morimoto
1
-4
/
+7
2023-04-21
ASoC: fsl: imx-es8328: cleanup platform which is using Generic DMA
Kuninori Morimoto
1
-4
/
+7
2023-04-21
RISC-V: KVM: Virtualize per-HART AIA CSRs
Anup Patel
3
-35
/
+382
2023-04-21
RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_mask
Anup Patel
2
-22
/
+38
2023-04-21
RISC-V: KVM: Add ONE_REG interface for AIA CSRs
Anup Patel
2
-0
/
+16
2023-04-21
RISC-V: KVM: Implement subtype for CSR ONE_REG interface
Anup Patel
2
-22
/
+69
2023-04-21
RISC-V: KVM: Initial skeletal support for AIA
Anup Patel
9
-6
/
+255
2023-04-21
RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
Anup Patel
3
-10
/
+9
2023-04-21
RISC-V: Detect AIA CSRs from ISA string
Anup Patel
3
-0
/
+6
2023-04-21
RISC-V: Add AIA related CSR defines
Anup Patel
1
-1
/
+94
2023-04-21
RISC-V: KVM: Allow Zbb extension for Guest/VM
Anup Patel
2
-0
/
+3
2023-04-21
RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions
Anup Patel
5
-19
/
+274
2023-04-21
RISC-V: KVM: Alphabetize selects
Andrew Jones
1
-5
/
+5
2023-04-21
KVM: RISC-V: Retry fault if vma_lookup() results become invalid
David Matlack
1
-9
/
+16
2023-04-21
perf/x86/intel/uncore: Add events for Intel SPR IMC PMU
Stephane Eranian
1
-0
/
+12
2023-04-21
sched/clock: Fix local_clock() before sched_clock_init()
Aaron Thompson
1
-0
/
+3
2023-04-21
sched/rt: Fix bad task migration for rt tasks
Schspa Shi
2
-0
/
+5
2023-04-21
sched: Fix performance regression introduced by mm_cid
Mathieu Desnoyers
6
-57
/
+804
2023-04-21
Merge branch 'v6.3-rc7'
Peter Zijlstra
878
-4598
/
+10252
2023-04-21
net/packet: support mergeable feature of virtio
Jianfeng Tan
4
-40
/
+60
2023-04-21
Merge branch 'mlx5-ipsec-fixes'
David S. Miller
3
-36
/
+35
2023-04-21
net/mlx5e: Refactor duplicated code in mlx5e_ipsec_init_macs
Leon Romanovsky
1
-24
/
+21
2023-04-21
net/mlx5e: Properly release work data structure
Leon Romanovsky
1
-2
/
+4
2023-04-21
net/mlx5e: Compare all fields in IPv6 address
Leon Romanovsky
1
-1
/
+1
2023-04-21
net/mlx5e: Don't overwrite extack message returned from IPsec SA validator
Leon Romanovsky
1
-1
/
+1
2023-04-21
net/mlx5e: Fix FW error while setting IPsec policy block action
Leon Romanovsky
1
-8
/
+8
2023-04-21
net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA ports
Yan Wang
1
-3
/
+9
2023-04-21
sh: sq: Use the bitmap API when applicable
Christophe JAILLET
1
-4
/
+3
2023-04-21
ALSA: pcm: rewrite snd_pcm_playback_silence()
Oswald Buddenhagen
6
-71
/
+66
2023-04-21
KVM: arm64: Constify start/end/phys fields of the pgtable walker data
Marc Zyngier
1
-4
/
+4
[prev]
[next]