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-23
bpf, flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTINUE retcode for bpf progs
Shmulik Ladkani
3
-0
/
+13
2022-08-23
flow_dissector: Make 'bpf_flow_dissect' return the bpf program retcode
Shmulik Ladkani
3
-9
/
+10
2022-08-23
Merge tag 'parisc-for-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
6
-30
/
+59
2022-08-23
rtc: mxc: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-25
/
+2
2022-08-23
Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
18
-119
/
+240
2022-08-23
rtc: gamecube: Always reset HW_SRNPROT after read
Emmanuel Gil Peyrot
1
-6
/
+5
2022-08-23
rtc: k3: detect SoC to determine erratum fix
Bryan Brattlof
1
-18
/
+14
2022-08-23
rtc: k3: wait until the unlock field is not zero
Bryan Brattlof
1
-1
/
+1
2022-08-23
Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-1
/
+2
2022-08-23
rtc: mpfs: Remove printing of stray CR
Geert Uytterhoeven
1
-4
/
+3
2022-08-23
btrfs: add info when mount fails due to stale replace target
Anand Jain
1
-1
/
+1
2022-08-23
btrfs: replace: drop assert for suspended replace
Anand Jain
1
-2
/
+1
2022-08-23
btrfs: fix silent failure when deleting root reference
Filipe Manana
1
-2
/
+3
2022-08-23
btrfs: fix space cache corruption and potential double allocations
Omar Sandoval
4
-60
/
+22
2022-08-23
Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-0
/
+7
2022-08-23
remoteproc: imx_dsp_rproc: fix argument 2 of rproc_mem_entry_init
Shengjiu Wang
1
-2
/
+2
2022-08-23
fs: dlm: const void resource name parameter
Alexander Aring
4
-14
/
+17
2022-08-23
fs: dlm: LSFL_CB_DELAY only for kernel lockspaces
Alexander Aring
1
-6
/
+7
2022-08-23
fs: dlm: remove DLM_LSFL_FS from uapi
Alexander Aring
8
-15
/
+44
2022-08-23
fs: dlm: trace user space callbacks
Alexander Aring
3
-15
/
+38
2022-08-23
fs: dlm: change ls_clear_proc_locks to spinlock
Alexander Aring
4
-8
/
+8
2022-08-23
fs: dlm: remove dlm_del_ast prototype
Alexander Aring
1
-1
/
+0
2022-08-23
fs: dlm: handle rcom in else if branch
Alexander Aring
1
-1
/
+4
2022-08-23
fs: dlm: allow lockspaces have zero lvblen
Alexander Aring
1
-1
/
+1
2022-08-23
fs: dlm: fix invalid derefence of sb_lvbptr
Alexander Aring
1
-1
/
+1
2022-08-23
fs: dlm: handle -EINVAL as log_error()
Alexander Aring
1
-2
/
+30
2022-08-23
fs: dlm: use __func__ for function name
Alexander Aring
1
-2
/
+2
2022-08-23
fs: dlm: handle -EBUSY first in unlock validation
Alexander Aring
1
-22
/
+22
2022-08-23
fs: dlm: handle -EBUSY first in lock arg validation
Alexander Aring
1
-9
/
+9
2022-08-23
fs: dlm: fix race between test_bit() and queue_work()
Alexander Aring
1
-2
/
+4
2022-08-23
fs: dlm: fix race in lowcomms
Alexander Aring
1
-0
/
+4
2022-08-23
netfilter: nft_tproxy: restrict to prerouting hook
Florian Westphal
1
-0
/
+8
2022-08-23
remoteproc: imx_rproc: Simplify some error message
Christophe JAILLET
1
-9
/
+5
2022-08-23
Add support for TI TPS65219 PMIC.
Mark Brown
5
-0
/
+600
2022-08-23
ASoC: SOF: Intel: hda: Skip IMR boot after a firmware crash or boot failure
Peter Ujfalusi
1
-1
/
+6
2022-08-23
ASoC: dt-bindings: Add missing (unevaluated|additional)Properties on child nodes
Rob Herring
11
-2
/
+39
2022-08-23
ASoC: SOF: ipc4-loader: Verify ext manifest magic number
Peter Ujfalusi
1
-0
/
+11
2022-08-23
ASoC: SOF: imx: imx8ulp: declare ops structure as static
Pierre-Louis Bossart
1
-1
/
+1
2022-08-23
ASoC: fsl_sai: Update slots number according to bclk_ratio
Shengjiu Wang
1
-3
/
+5
2022-08-23
Use devm helpers for regulator get and enable
Mark Brown
1
-0
/
+4
2022-08-23
ASoC: SOF: Intel: hda: Correct Firmware State Register use
Mark Brown
2
-12
/
+4
2022-08-23
Introduce sof_of_machine_select
Mark Brown
5
-1
/
+26
2022-08-23
ASoC: nau8xxx: Implement hw constraint for rates
Mark Brown
4
-113
/
+156
2022-08-23
ASoC: SOF: Kconfig: Fix the dependency for client modules
Mark Brown
1
-0
/
+2
2022-08-23
cgroup: Fix race condition at rebind_subsystems()
Jing-Ting Wu
1
-0
/
+1
2022-08-23
cpufreq: schedutil: Move max CPU capacity to sugov_policy
Lukasz Luba
1
-15
/
+15
2022-08-23
cpufreq: check only freq_table in __resolve_freq()
Lukasz Luba
1
-1
/
+1
2022-08-23
x86/cpu: Add new Raptor Lake CPU model number
Tony Luck
1
-0
/
+2
2022-08-23
thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR
Lee, Chun-Yi
1
-4
/
+5
2022-08-23
Input: goodix - add compatible string for GT1158
Jarrah Gosbell
1
-0
/
+1
[prev]
[next]