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-08-19
Merge tag 'bitmap-6.0-rc2' of https://github.com/norov/linux
Linus Torvalds
3
-6
/
+25
2022-08-19
cifs: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-3
/
+3
2022-08-19
cifs: Fix memory leak on the deferred close
Zhang Xiaoxu
1
-0
/
+6
2022-08-19
perf cpumap: Compute mask size in constant time
Ian Rogers
1
-12
/
+1
2022-08-19
perf cpumap: Synthetic events and const/static
Ian Rogers
3
-14
/
+12
2022-08-19
perf cpumap: Const map for max()
Ian Rogers
2
-2
/
+2
2022-08-19
x86/mm: Use proper mask when setting PUD mapping
Aaron Lu
1
-1
/
+1
2022-08-19
drm/virtio: remove drm_plane_cleanup() destroy hook
Danilo Krummrich
1
-1
/
+0
2022-08-19
dt-bindings: pinctrl: samsung: deprecate header with register constants
Krzysztof Kozlowski
1
-0
/
+7
2022-08-19
dt-bindings: pinctrl: samsung: stop using bindings header with constants
Krzysztof Kozlowski
2
-37
/
+27
2022-08-19
docs/ja_JP/SubmittingPatches: Remove reference to submitting-drivers.rst
Akira Yokosawa
1
-2
/
+1
2022-08-19
ASoC: SOF: Fix compilation when HDA_AUDIO_CODEC config is disabled
Cezary Rojewski
1
-1
/
+1
2022-08-19
gpio: pxa: use devres for the clock struct
Bartosz Golaszewski
1
-9
/
+2
2022-08-19
spi: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-19
ASoC: amd: acp: remove unnecessary NULL checks
Dan Carpenter
1
-2
/
+2
2022-08-19
ASoC: Change handling of unimplemented set_bclk_ratio
Martin PoviĊĦer
1
-1
/
+1
2022-08-19
ASoC: amd: acp: add a label to make error path more clean
Yang Yingliang
1
-6
/
+5
2022-08-19
ASoC: amd: acp: switch to use dev_err_probe()
Yang Yingliang
1
-4
/
+3
2022-08-19
ASoC: amd: acp: add missing platform_device_unregister() in acp_pci_probe()
Yang Yingliang
1
-0
/
+1
2022-08-19
ASoC: SOF: imx: Add i.MX8ULP HW support
Zhang Peng
3
-0
/
+525
2022-08-19
dt-bindings: dsp: fsl: Add SOF compatile string for i.MX8ULP
Shengjiu Wang
1
-0
/
+1
2022-08-19
ASoC: mediatek: mt8186: add SOF support on mt8186-mt6366-da7219-max98357
Chunxu Li
1
-13
/
+155
2022-08-19
ASoC: mediatek: mt8186: add SOF support on mt8186-mt6366-rt1019-rt5682s
Chunxu Li
1
-13
/
+155
2022-08-19
ASoC: mediatek: mt8186: support DSP downlink
Chunxu Li
2
-0
/
+15
2022-08-19
MAINTAINERS: rectify entry for XILINX GPIO DRIVER
Lukas Bulwahn
1
-1
/
+1
2022-08-19
media: vivid: add pixel_array test control
Hans Verkuil
3
-1
/
+22
2022-08-19
media: v4l2-ctrls: add change flag for when dimensions change
Hans Verkuil
4
-1
/
+9
2022-08-19
media: v4l2-ctrls: add v4l2_ctrl_modify_dimensions
Hans Verkuil
2
-0
/
+89
2022-08-19
media: v4l2-ctrls: alloc arrays in ctrl_ref
Hans Verkuil
3
-21
/
+28
2022-08-19
media: v4l2-ctrls: allocate space for arrays
Hans Verkuil
3
-30
/
+28
2022-08-19
drm/gem: Fix GEM handle release errors
Jeffy Chen
3
-26
/
+15
2022-08-19
KVM: selftests: Fix ambiguous mov in KVM_ASM_SAFE()
David Matlack
1
-1
/
+1
2022-08-19
KVM: selftests: Fix KVM_EXCEPTION_MAGIC build with Clang
David Matlack
1
-1
/
+1
2022-08-19
KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()
Jim Mattson
1
-2
/
+1
2022-08-19
kvm: x86: mmu: Always flush TLBs when enabling dirty logging
Junaid Shahid
3
-42
/
+61
2022-08-19
kvm: x86: mmu: Drop the need_remote_flush() function
Junaid Shahid
1
-14
/
+1
2022-08-19
x86/nospec: Fix i386 RSB stuffing
Peter Zijlstra
1
-0
/
+12
2022-08-19
x86/nospec: Unwreck the RSB stuffing
Peter Zijlstra
1
-41
/
+39
2022-08-19
affs: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-19
hwrng: imx-rngc - use KBUILD_MODNAME as driver name
Martin Kaiser
1
-1
/
+1
2022-08-19
crypto: artpec6 - move spin_lock_bh to spin_lock in tasklet
Tuo Cao
1
-2
/
+2
2022-08-19
crypto: testmgr - don't generate WARN for missing modules
Robert Elliott
1
-2
/
+5
2022-08-19
crypto: x86/sha512 - load based on CPU features
Robert Elliott
1
-0
/
+10
2022-08-19
crypto: hisilicon/qm - remove unneeded hardware cache write back
Weili Qian
1
-1
/
+0
2022-08-19
crypto: hisilicon/qm - remove unneeded data storage
Junchong Pan
1
-60
/
+20
2022-08-19
crypto: hisilicon/qm - fix missing destroy qp_idr
Weili Qian
1
-3
/
+4
2022-08-19
crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()
Weili Qian
1
-6
/
+2
2022-08-19
crypto: hisilicon/zip - some misc cleanup
Yang Shen
3
-19
/
+23
2022-08-19
crypto: hisilicon/zip - optimization for performance
Yang Shen
1
-14
/
+13
2022-08-19
crypto: testmgr - extend acomp tests for NULL destination buffer
Lucas Segarra Fernandez
1
-0
/
+29
[prev]
[next]