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