index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-08-25
net: lantiq_xrx200: confirm skb is allocated before using
Aleksander Jan Bajkowski
-0
/
+6
2022-08-25
net: stmmac: work around sporadic tx issue on link-up
Heiner Kallweit
-6
/
+11
2022-08-25
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
-14
/
+47
2022-08-25
Merge branch 'ionic-bug-fixes'
Jakub Kicinski
-6
/
+93
2022-08-25
ionic: VF initial random MAC address if no assigned mac
R Mohamed Shah
-5
/
+87
2022-08-25
ionic: fix up issues with handling EAGAIN on FW cmds
Shannon Nelson
-1
/
+3
2022-08-25
ionic: clear broken state on generation change
Shannon Nelson
-0
/
+3
2022-08-25
rxrpc: Fix locking in rxrpc's sendmsg
David Howells
-39
/
+57
2022-08-25
Merge branch 'Fix incorrect pruning for ARG_CONST_ALLOC_SIZE_OR_ZERO'
Alexei Starovoitov
-0
/
+28
2022-08-25
selftests/bpf: Add regression test for pruning fix
Kumar Kartikeya Dwivedi
-0
/
+25
2022-08-25
bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZERO
Kumar Kartikeya Dwivedi
-0
/
+3
2022-08-25
of/device: Fix up of_dma_configure_id() stub
Thierry Reding
-2
/
+3
2022-08-25
Docs/admin-guide/mm/damon/usage: fix the example code snip
Kairui Song
-9
/
+9
2022-08-25
docs: Update version number from 5.x to 6.x in README.rst
Lukas Bulwahn
-15
/
+15
2022-08-25
drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly
Qu Huang
-0
/
+1
2022-08-25
drm/amdgpu: add MGCG perfmon setting for gfx11
Likun Gao
-0
/
+18
2022-08-25
drm/amdkfd: Fix isa version for the GC 10.3.7
Prike Liang
-5
/
+1
2022-08-25
drm/amdgpu: Fix page table setup on Arcturus
Mukul Joshi
-2
/
+10
2022-08-25
drm/amd/pm: update SMU 13.0.0 driver_if header
Evan Quan
-14
/
+19
2022-08-25
drm/amdgpu: add sdma instance check for gfx11 CGCG
Tim Huang
-6
/
+12
2022-08-25
drm/amd/display: enable PCON support for dcn314
Roman Li
-0
/
+1
2022-08-25
drm/amdgpu: enable NBIO IP v7.7.0 Clock Gating
Tim Huang
-4
/
+3
2022-08-25
drm/amdgpu: add NBIO IP v7.7.0 Clock Gating support
Tim Huang
-0
/
+78
2022-08-25
drm/amdgpu: add TX_POWER_CTRL_1 macro definitions for NBIO IP v7.7.0
Tim Huang
-0
/
+15
2022-08-25
Merge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+2
2022-08-25
cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
Tetsuo Handa
-0
/
+2
2022-08-25
Revert "xhci: turn off port power in shutdown"
Mathias Nyman
-16
/
+3
2022-08-25
xhci: Add grace period after xHC start to prevent premature runtime suspend.
Mathias Nyman
-2
/
+15
2022-08-25
xhci: Fix null pointer dereference in remove if xHC has only one roothub
Mathias Nyman
-3
/
+8
2022-08-25
drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacks
AngeloGioacchino Del Regno
-0
/
+3
2022-08-25
xen/privcmd: fix error exit of privcmd_ioctl_dm_op()
Juergen Gross
-10
/
+11
2022-08-25
Documentation/ABI: Mention retbleed vulnerability info file for sysfs
Salvatore Bonaccorso
-0
/
+1
2022-08-25
x86/sev: Mark snp_abort() noreturn
Borislav Petkov
-18
/
+20
2022-08-25
io_uring/net: save address for sendzc async execution
Pavel Begunkov
-8
/
+50
2022-08-25
ASoC: fsl_aud2htx: Add error handler for pm_runtime_enable
Shengjiu Wang
-0
/
+2
2022-08-25
ASoC: fsl_aud2htx: register platform component before registering cpu dai
Shengjiu Wang
-4
/
+10
2022-08-25
HID: nintendo: fix rumble worker null pointer deref
Daniel J. Ogorchock
-2
/
+4
2022-08-25
s390/mm: do not trigger write fault when vma does not allow VM_WRITE
Gerald Schaefer
-1
/
+3
2022-08-25
s390: fix double free of GS and RI CBs on fork() failure
Brian Foster
-6
/
+16
2022-08-25
HID: intel-ish-hid: ipc: Add Meteor Lake PCI device ID
Even Xu
-0
/
+2
2022-08-25
pinctrl: rockchip: Enhance support for IRQ_TYPE_EDGE_BOTH
João H. Spies
-2
/
+2
2022-08-25
xen: move from strlcpy with unused retval to strscpy
Wolfram Sang
-2
/
+2
2022-08-25
xen: x86: remove setting the obsolete config XEN_MAX_DOMAIN_MEMORY
Lukas Bulwahn
-1
/
+0
2022-08-25
LoongArch: mm: Avoid unnecessary page fault retires on shared memory types
Huacai Chen
-0
/
+4
2022-08-25
LoongArch: Add subword xchg/cmpxchg emulation
Huacai Chen
-1
/
+105
2022-08-25
LoongArch: Cleanup headers to avoid circular dependency
Huacai Chen
-33
/
+22
2022-08-25
LoongArch: Cleanup reset routines with new API
Huacai Chen
-58
/
+21
2022-08-25
LoongArch: Fix build warnings in VDSO
Huacai Chen
-6
/
+11
2022-08-25
LoongArch: Select PCI_QUIRKS to avoid build error
Huacai Chen
-0
/
+1
2022-08-25
regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulato...
Xiaolei Wang
-1
/
+1
[prev]
[next]