index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
task-analyzer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-22
rust: add find_bit_benchmark_rust module.
Burak Emir
6
-0
/
+135
2025-09-22
rust: add bitmap API.
Burak Emir
4
-0
/
+603
2025-09-22
rust: add bindings for bitops.h
Burak Emir
3
-0
/
+29
2025-09-22
rust: add bindings for bitmap.h
Burak Emir
4
-0
/
+12
2025-09-22
phy: rockchip-pcie: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-50
/
+20
2025-09-22
clk: sp7021: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-14
/
+8
2025-09-02
PCI: dw-rockchip: Switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-16
/
+26
2025-09-02
PCI: rockchip: Switch to FIELD_PREP_WM16* macros
Nicolas Frattaroli
1
-17
/
+18
2025-09-02
net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-1
/
+2
2025-09-02
ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macro
Nicolas Frattaroli
1
-1
/
+3
2025-09-02
drm/rockchip: dw_hdmi: switch to FIELD_PREP_WM16* macros
Nicolas Frattaroli
1
-44
/
+36
2025-09-02
phy: rockchip-usb: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-31
/
+20
2025-09-02
drm/rockchip: inno-hdmi: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-6
/
+5
2025-09-02
drm/rockchip: dw_hdmi_qp: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-35
/
+33
2025-09-02
phy: rockchip-samsung-dcphy: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-8
/
+3
2025-09-02
drm/rockchip: vop2: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
2
-7
/
+9
2025-09-02
drm/rockchip: dsi: switch to FIELD_PREP_WM16* macros
Nicolas Frattaroli
1
-74
/
+68
2025-09-02
phy: rockchip-emmc: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-1
/
+2
2025-09-02
drm/rockchip: lvds: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-10
/
+11
2025-09-02
media: synopsys: hdmirx: replace macros with bitfield variants
Nicolas Frattaroli
1
-2
/
+4
2025-09-02
soc: rockchip: grf: switch to FIELD_PREP_WM16_CONST macro
Nicolas Frattaroli
1
-18
/
+17
2025-09-02
mmc: dw_mmc-rockchip: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-4
/
+5
2025-09-02
bitmap: introduce hardware-specific bitfield operations
Nicolas Frattaroli
2
-0
/
+63
2025-09-02
arc: Fix __fls() const-foldability via __builtin_clzl()
Kees Cook
1
-0
/
+2
2025-09-01
mm: fix possible deadlock in kmemleak
Gu Bowen
1
-7
/
+20
2025-09-01
ALSA: hda/hdmi: Add pin fix for another HP EliteDesk 800 G4 model
Takashi Iwai
1
-0
/
+1
2025-09-01
ALSA: usb-audio: Allow Focusrite devices to use low samplerates
Tina Wuest
1
-4
/
+8
2025-08-31
Linux 6.17-rc4
v6.17-rc4
Linus Torvalds
1
-1
/
+1
2025-08-30
kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptrace
Mark Brown
1
-3
/
+2
2025-08-30
arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signature
Kees Cook
3
-9
/
+10
2025-08-30
ALSA: hda: tas2781: reorder tas2563 calibration variables
Gergo Koteles
1
-1
/
+1
2025-08-30
ALSA: hda: tas2781: fix tas2563 EFI data endianness
Gergo Koteles
1
-0
/
+3
2025-08-30
ALSA: firewire-motu: drop EPOLLOUT from poll return values as write is not su...
Takashi Sakamoto
1
-1
/
+1
2025-08-29
hardening: Require clang 20.1.0 for __counted_by
Nathan Chancellor
1
-4
/
+5
2025-08-29
ALSA: docs: Add documents for recently changes in snd-usb-audio
Cryolitia PukNgae
1
-4
/
+25
2025-08-29
ALSA: usb-audio: Add mute TLV for playback volumes on more devices
qaqland
1
-0
/
+10
2025-08-28
drm/mediatek: mtk_hdmi: Fix inverted parameters in some regmap_update_bits calls
Louis-Alexis Eyraud
1
-4
/
+4
2025-08-28
MAINTAINERS: mark bcachefs externally maintained
Linus Torvalds
1
-1
/
+1
2025-08-28
KVM: arm64: nv: Fix ATS12 handling of single-stage translation
Marc Zyngier
1
-3
/
+3
2025-08-28
ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen op
Ajye Huang
1
-0
/
+1
2025-08-28
KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()
Marc Zyngier
2
-111
/
+80
2025-08-28
KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessors
Marc Zyngier
2
-112
/
+162
2025-08-28
KVM: arm64: Simplify sysreg access on exception delivery
Marc Zyngier
1
-12
/
+4
2025-08-28
KVM: arm64: Check for SYSREGS_ON_CPU before accessing the 32bit state
Marc Zyngier
1
-2
/
+2
2025-08-28
ALSA: hda: Avoid binding with SOF for SKL/KBL platforms
Takashi Iwai
1
-0
/
+7
2025-08-28
bcache: change maintainer's email address
Coly Li
1
-1
/
+1
2025-08-28
ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char device
Ming Lei
6
-33
/
+74
2025-08-28
ublk: avoid ublk_io_release() called after ublk char dev is closed
Ming Lei
1
-2
/
+70
2025-08-28
io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths
Jens Axboe
1
-7
/
+13
2025-08-28
ASoC: rsnd: tidyup direction name on rsnd_dai_connect()
Kuninori Morimoto
1
-1
/
+1
[next]