index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-09
ASoC: fsl_asrc: Add initialization finishing check in runtime resume
Shengjiu Wang
1
-1
/
+28
2022-09-09
ASoC: hdmi-codec.c: use devm_kzalloc() for DMA data
Kuninori Morimoto
1
-9
/
+1
2022-09-10
mksysmap: Fix the mismatch of 'L0' symbols in System.map
Youling Tang
1
-1
/
+1
2022-09-09
platform/mellanox: mlxreg-lc: Make error handling flow consistent
Vadim Pasternak
1
-6
/
+6
2022-09-09
ACPI: video: Change disable_backlight_sysfs_if quirks to acpi_backlight=native
Hans de Goede
2
-48
/
+35
2022-09-09
drivers/platform: toshiba_acpi: Call HCI_PANEL_POWER_ON on resume on some models
Hans de Goede
1
-0
/
+50
2022-09-09
docs: ABI: charge_control_end_threshold may not support all values
Arvid Norlander
1
-1
/
+4
2022-09-09
platform/x86: Battery charge mode in toshiba_acpi (sysfs)
Arvid Norlander
2
-0
/
+97
2022-09-09
platform/x86: Battery charge mode in toshiba_acpi (internals)
Arvid Norlander
1
-0
/
+69
2022-09-09
platform/x86: toshiba_acpi: Add fan RPM reading (hwmon interface)
Arvid Norlander
2
-0
/
+70
2022-09-09
Bluetooth: Fix HCIGETDEVINFO regression
Luiz Augusto von Dentz
1
-2
/
+0
2022-09-09
Bluetooth: btintel: Mark Intel controller to support LE_STATES quirk
Kiran K
1
-9
/
+8
2022-09-09
Bluetooth: btintel: Add support for Magnetor
Kiran K
1
-0
/
+3
2022-09-09
Bluetooth: btusb: Add a new PID/VID 13d3/3578 for MT7921
Chris Lu
1
-0
/
+3
2022-09-09
Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
5
-2
/
+36
2022-09-09
Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-12
/
+37
2022-09-09
Merge tag 'io_uring-6.0-2022-09-09' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-25
/
+29
2022-09-09
drm/format: Split into more granular test cases
Michał Winiarski
1
-48
/
+108
2022-09-09
drm/format: Use appropriate types in expect/assert
Michał Winiarski
1
-76
/
+76
2022-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
22
-53
/
+104
2022-09-09
Merge tag 'drm-fixes-2022-09-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-35
/
+149
2022-09-09
Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
4
-6
/
+14
2022-09-09
Merge tag 'riscv-for-linus-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
3
-31
/
+50
2022-09-09
arm64: spectre: increase parameters that can be used to turn off bhb mitigation individually
Liu Song
2
-1
/
+14
2022-09-09
arm64: run softirqs on the per-CPU IRQ stack
Qi Zheng
2
-0
/
+15
2022-09-09
Merge tag 'powerpc-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+2
2022-09-09
ASoC: mediatek: mt8186: Remove clock share parsing from DT
Nícolas F. R. A. Prado
1
-30
/
+0
2022-09-09
ASoC: mediatek: mt8186: Configure shared clocks
Nícolas F. R. A. Prado
2
-0
/
+36
2022-09-09
ASoC: mediatek: mt8186: Allow setting shared clocks from machine driver
Nícolas F. R. A. Prado
2
-0
/
+29
2022-09-09
arm64: dts: mediatek: kukui: Remove i2s-share properties
Nícolas F. R. A. Prado
1
-5
/
+0
2022-09-09
ASoC: mediatek: mt8183: Remove clock share parsing from DT
Nícolas F. R. A. Prado
1
-31
/
+0
2022-09-09
ASoC: mediatek: mt8183: Configure shared clocks
Nícolas F. R. A. Prado
2
-0
/
+66
2022-09-09
ASoC: mediatek: mt8183: Allow setting shared clocks from machine driver
Nícolas F. R. A. Prado
2
-0
/
+29
2022-09-09
ASoC: mediatek: mt8192: Remove clock share parsing from DT
Nícolas F. R. A. Prado
1
-35
/
+0
2022-09-09
ASoC: mediatek: mt8192-mt6359: Make i2s9 share the clock from i2s8
Nícolas F. R. A. Prado
1
-0
/
+9
2022-09-09
ASoC: mediatek: mt8192: Allow setting shared clocks from machine driver
Nícolas F. R. A. Prado
2
-0
/
+29
2022-09-09
ASoC: SOF: Intel: Add mtrace type information for IPC4
Peter Ujfalusi
5
-0
/
+10
2022-09-09
ASoC: SOF: Intel: icl: Set IPC4-specific DSP ops
Peter Ujfalusi
1
-4
/
+24
2022-09-09
ASoC: SOF: ipc4: Add support for mtrace log extraction
Peter Ujfalusi
5
-2
/
+664
2022-09-09
ASoC: SOF: ipc4: Configure the debug box offset
Peter Ujfalusi
2
-0
/
+5
2022-09-09
ASoC: SOF: ipc4: Add define for the outbox window index
Peter Ujfalusi
2
-1
/
+4
2022-09-09
ASoC: SOF: ipc4: Add macro to get core ID from log buffer status message
Peter Ujfalusi
1
-0
/
+5
2022-09-09
ASoC: SOF: ipc4: Only print LOG BUFFER update message info if requested
Peter Ujfalusi
1
-0
/
+12
2022-09-09
hwmon: (asus-ec-sensors) autoload module via DMI data
Eugene Shalygin
1
-186
/
+222
2022-09-09
Merge branch 'cgroup/connect{4,6} programs for unprivileged ICMP ping'
Martin KaFai Lau
8
-40
/
+280
2022-09-09
selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv ICMP ping
YiFei Zhu
2
-0
/
+231
2022-09-09
selftests/bpf: Deduplicate write_sysctl() to test_progs.c
YiFei Zhu
4
-40
/
+18
2022-09-09
bpf: Invoke cgroup/connect{4,6} programs for unprivileged ICMP ping
YiFei Zhu
2
-0
/
+31
2022-09-09
arm64: dts: rockchip: add Anbernic RG353P and RG503
Chris Morgan
4
-0
/
+1014
2022-09-09
dt-bindings: arm: rockchip: Add Anbernic RG353P and RG503
Chris Morgan
1
-0
/
+10
[prev]
[next]