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
2020-12-18
perf trace beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+1
2020-12-18
tools headers: Update linux/ctype.h with the kernel sources
Arnaldo Carvalho de Melo
-5
/
+12
2020-12-18
tools headers: Add conditional __has_builtin()
Arnaldo Carvalho de Melo
-0
/
+11
2020-12-18
tools headers: Get tools's linux/compiler.h closer to the kernel's
Arnaldo Carvalho de Melo
-3
/
+11
2020-12-18
Merge tag 'thermal-v5.11-2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+2
2020-12-18
SMB3: Add support for getting and setting SACLs
Boris Protopopov
-48
/
+100
2020-12-18
Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-155
/
+44
2020-12-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-6
/
+15
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-177
/
+402
2020-12-18
drm/komeda: Fix bit check to import to value of proper type
Carsten Haitzler
-1
/
+2
2020-12-18
drm/komeda: Handle NULL pointer access code path in error case
Carsten Haitzler
-2
/
+2
2020-12-18
drm/komeda: Remove useless variable assignment
Carsten Haitzler
-1
/
+0
2020-12-18
drm/komeda: Correct the sequence of hw_done() and flip_done()
James Qian Wang
-2
/
+2
2020-12-18
ALSA: pcm: oss: Fix a few more UBSAN fixes
Takashi Iwai
-8
/
+14
2020-12-18
ALSA: pcm: Clear the full allocated memory at hw_params
Takashi Iwai
-2
/
+7
2020-12-18
ALSA: memalloc: Align buffer allocations in page size
Takashi Iwai
-0
/
+1
2020-12-18
ALSA: usb-audio: Disable sample read check if firmware doesn't give back
Takashi Iwai
-0
/
+6
2020-12-18
ALSA: pcm: Remove snd_pcm_lib_preallocate_dma_free()
Lars-Peter Clausen
-9
/
+1
2020-12-18
softirq: Avoid bad tracing / lockdep interaction
Peter Zijlstra
-1
/
+1
2020-12-18
jump_label/static_call: Add MAINTAINERS
Peter Zijlstra
-0
/
+16
2020-12-18
jump_label: Fix usage in module __init
Peter Zijlstra
-3
/
+5
2020-12-18
Merge tag 'drm-intel-next-fixes-2020-12-18' of git://anongit.freedesktop.org/...
Daniel Vetter
-20
/
+23
2020-12-18
io_uring: close a small race gap for files cancel
Pavel Begunkov
-4
/
+4
2020-12-18
io_uring: fix io_wqe->work_list corruption
Xiaoguang Wang
-0
/
+1
2020-12-18
drm/qxl: don't allocate a dma_address array
Christian König
-1
/
+1
2020-12-18
drm/nouveau: fix multihop when move doesn't work.
Dave Airlie
-15
/
+16
2020-12-18
drm/qxl: don't allocate a dma_address array
Christian König
-1
/
+1
2020-12-18
cifs: Avoid error pointer dereference
Samuel Cabrero
-0
/
+1
2020-12-18
drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping
Aditya Swarup
-6
/
+6
2020-12-18
drm/i915: Fix mismatch between misplaced vma check and vma insert
Chris Wilson
-1
/
+1
2020-12-18
drm/i915/perf: also include Gen11 in OATAILPTR workaround
Lionel Landwerlin
-1
/
+1
2020-12-18
Revert "drm/i915: re-order if/else ladder for hpd_irq_setup"
Chris Wilson
-12
/
+15
2020-12-18
cifs: Re-indent cifs_swn_reconnect()
Dan Carpenter
-31
/
+33
2020-12-18
cifs: Unlock on errors in cifs_swn_reconnect()
Dan Carpenter
-6
/
+7
2020-12-18
cifs: Delete a stray unlock in cifs_swn_reconnect()
Dan Carpenter
-2
/
+0
2020-12-17
Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
-826
/
+1631
2020-12-17
Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-596
/
+905
2020-12-17
Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-149
/
+203
2020-12-17
Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-2354
/
+3623
2020-12-17
device-dax: delete a redundancy check in dev_dax_validate_align()
Zhen Lei
-7
/
+0
2020-12-17
Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-158
/
+198
2020-12-17
drm/amdgpu: fix vbios reservation handling on SR-IOV
Alex Deucher
-1
/
+2
2020-12-17
drm/amd/pm: check pmfw version before issuing RlcPowerNotify message
Xiaomeng Hou
-2
/
+7
2020-12-17
drm/amdkfd: PCIe atomics required for gfx10
Harish Kasiviswanathan
-6
/
+6
2020-12-17
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
-3
/
+903
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-4965
/
+6011
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-415
/
+1140
2020-12-17
Merge tag 'modules-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-110
/
+142
2020-12-17
watchdog: convert comma to semicolon
Zheng Yongjun
-2
/
+2
2020-12-17
Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-559
/
+7708
[prev]
[next]