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-23
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-6.1/block
Jens Axboe
7
-142
/
+204
2022-09-23
io_uring/net: fix UAF in io_sendrecv_fail()
Pavel Begunkov
1
-10
/
+5
2022-09-23
selftest/net: adjust io_uring sendzc notif handling
Pavel Begunkov
1
-9
/
+13
2022-09-23
Input: synaptics-rmi4 - drop useless gotos in rmi_f34v7_do_reflash()
Matthias Schiffer
1
-10
/
+9
2022-09-23
Input: synaptics-rmi4 - simplify rmi_f34v7_start_reflash()
Matthias Schiffer
1
-19
/
+6
2022-09-23
Input: synaptics-rmi4 - remove unneeded struct register_offset
Matthias Schiffer
3
-37
/
+15
2022-09-23
Input: synaptics-rmi4 - make rmi_f34v7_erase_all() use the "erase all" command
Matthias Schiffer
1
-86
/
+1
2022-09-23
Input: synaptics-rmi4 - reset after writing partition table
Matthias Schiffer
1
-0
/
+8
2022-09-23
Input: synaptics-rmi4 - rewrite partition table unconditionally
Matthias Schiffer
2
-142
/
+13
2022-09-23
Input: synaptics-rmi4 - fix command completion check for bootloader v7/v8
Matthias Schiffer
1
-5
/
+5
2022-09-23
Input: synaptics-rmi4 - introduce rmi_f34v7_check_command_status() helper
Matthias Schiffer
1
-7
/
+29
2022-09-23
Input: synaptics-rmi4 - fix firmware update operations with bootloader v8
Matthias Schiffer
1
-3
/
+3
2022-09-23
ARM: orion: fix include path
Arnd Bergmann
1
-1
/
+1
2022-09-23
parisc: Drop homebrewn io[read|write]64_[lo_hi|hi_lo]
Linus Walleij
1
-36
/
+0
2022-09-23
ASoC: SOF: ipc4/Intel: Improve and enable IPC error dump
Mark Brown
10
-15
/
+77
2022-09-23
ASoC: codecs: qcom add support for SM8450 and SC8280XP
Mark Brown
9
-71
/
+120
2022-09-23
x86/sb_edac: Add row column translation for Broadwell
Youquan Song
1
-10
/
+138
2022-09-23
EDAC/i10nm: Print an extra register set of retry_rd_err_log
Qiuxu Zhuo
2
-11
/
+72
2022-09-23
EDAC/i10nm: Retrieve and print retry_rd_err_log registers for HBM
Qiuxu Zhuo
2
-17
/
+71
2022-09-23
EDAC/skx_common: Add ChipSelect ADXL component
Qiuxu Zhuo
2
-0
/
+9
2022-09-24
certs: make system keyring depend on built-in x509 parser
Masahiro Yamada
1
-1
/
+1
2022-09-24
Kconfig: remove unused function 'menu_get_root_menu'
Zeng Heng
2
-6
/
+0
2022-09-24
scripts/clang-tools: remove unused module
yangxingwu
1
-1
/
+0
2022-09-23
Input: matrix_keypad - add missed header inclusion
Andy Shevchenko
1
-0
/
+1
2022-09-23
dt-bindings: clock: rockchip: change SPDX-License-Identifier
Johan Jonker
8
-8
/
+8
2022-09-23
Merge tag 'renesas-arm-soc-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/soc
Arnd Bergmann
2
-2
/
+0
2022-09-23
cgroup: Make cgroup_get_from_id() prettier
Tejun Heo
1
-9
/
+10
2022-09-23
spi: s3c24xx: Switch to use devm_spi_alloc_master()
Yang Yingliang
1
-16
/
+8
2022-09-23
spi: xilinx: Switch to use devm_spi_alloc_master()
Yang Yingliang
1
-14
/
+6
2022-09-23
spi: img-spfi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Zhang Qilong
1
-4
/
+2
2022-09-23
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
1032
-6937
/
+13381
2022-09-23
cgroup: cgroup_get_from_id() must check the looked-up kn is a directory
Ming Lei
1
-1
/
+4
2022-09-23
ASoC: ssm2518: switch to using gpiod API
Dmitry Torokhov
1
-18
/
+12
2022-09-23
ASoC: ssm2518: drop support for platform data
Dmitry Torokhov
2
-26
/
+1
2022-09-23
ASoC: Intel: skylake: remove unnecessary dev_set_drvdata()
Yang Yingliang
1
-1
/
+0
2022-09-23
ASoC: da7219: Fix an error handling path in da7219_register_dai_clks()
Christophe JAILLET
1
-2
/
+3
2022-09-23
ASoC: fsl_asrc_dma: fully initialize structs
Sascha Hauer
1
-2
/
+1
2022-09-23
ASoC: soc-component: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Zhang Qilong
1
-4
/
+2
2022-09-23
ASoC: fsl_audmux: Fix amixer write errors
Shengjiu Wang
1
-12
/
+4
2022-09-23
ASoC: SOF: Intel: MTL: Fixes for suspend/resume
Mark Brown
10
-169
/
+81
2022-09-23
ASoC: mediatek: Allow separate handling of headphone and headset mic jack
Mark Brown
4
-8
/
+76
2022-09-23
dt-bindings: input: touchscreen: elants_i2c: Add compatible for eth3915n chip
Yunlong Jia
1
-3
/
+7
2022-09-23
Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-3
/
+4
2022-09-23
Merge tag 'usb-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
7
-8
/
+18
2022-09-23
Merge tag 'tegra-for-6.1-cbb' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers
Arnd Bergmann
9
-2
/
+3766
2022-09-23
Merge tag 'qcom-defconfig-for-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
Arnd Bergmann
3
-0
/
+9
2022-09-23
Merge tag 'landlock-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
2
-9
/
+14
2022-09-23
Merge tag 'qcom-arm64-defconfig-for-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
Arnd Bergmann
1
-0
/
+10
2022-09-23
arm64: configs: Enable all PMUs provided by Arm
Mark Brown
1
-0
/
+6
2022-09-23
Merge tag 'sunxi-config-for-6.1-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/defconfig
Arnd Bergmann
1
-0
/
+1
[prev]
[next]