index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-26
ksmbd: call putname after using the last component
Namjae Jeon
1
-2
/
+6
2023-05-26
ksmbd: fix incorrect AllocationSize set in smb2_get_info
Namjae Jeon
1
-18
/
+3
2023-05-26
ksmbd: fix UAF issue from opinfo->conn
Namjae Jeon
1
-25
/
+47
2023-05-26
ksmbd: fix multiple out-of-bounds read during context decoding
Kuan-Ting Chen
1
-19
/
+34
2023-05-26
ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiate
Kuan-Ting Chen
1
-5
/
+5
2023-05-26
ksmbd: fix credit count leakage
Namjae Jeon
1
-5
/
+1
2023-05-26
ksmbd: fix uninitialized pointer read in smb2_create_link()
Namjae Jeon
1
-3
/
+3
2023-05-26
ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
Namjae Jeon
1
-0
/
+1
2023-05-25
Merge tag '6.4-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
156
-39
/
+59
2023-05-25
Merge tag 'parisc-for-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-19
/
+116
2023-05-25
module: error out early on concurrent load of the same module file
Linus Torvalds
2
-15
/
+49
2023-05-25
Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-27
/
+31
2023-05-25
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
88
-792
/
+1488
2023-05-25
Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
15
-112
/
+136
2023-05-25
Merge tag 'sound-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
23
-60
/
+105
2023-05-25
Merge tag 'platform-drivers-x86-v6.4-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-18
/
+35
2023-05-25
Merge tag 'm68k-for-v6.4-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+10
2023-05-25
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2
-0
/
+4
2023-05-24
Merge branch 'net-phy-mscc-support-vsc8501'
Jakub Kicinski
2
-29
/
+55
2023-05-24
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
2
-26
/
+29
2023-05-24
net: phy: mscc: remove unnecessary phydev locking
David Epping
1
-4
/
+0
2023-05-24
net: phy: mscc: add support for VSC8501
David Epping
2
-0
/
+26
2023-05-24
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
1
-0
/
+1
2023-05-24
Merge branch 'bug-fixes-for-net-handshake'
Jakub Kicinski
8
-7
/
+29
2023-05-24
net/handshake: Enable the SNI extension to work properly
Chuck Lever
5
-0
/
+19
2023-05-24
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2
-0
/
+5
2023-05-24
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
1
-1
/
+1
2023-05-24
net/handshake: Fix uninitialized local variable
Chuck Lever
1
-1
/
+1
2023-05-24
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
1
-2
/
+3
2023-05-24
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
1
-3
/
+0
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
20
-448
/
+738
2023-05-24
smb3: move Documentation/filesystems/cifs to Documentation/filesystems/smb
Steve French
5
-2
/
+2
2023-05-24
cifs: correct references in Documentation to old fs/cifs path
Steve French
6
-10
/
+10
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
149
-23
/
+30
2023-05-24
cifs: mapchars mount option ignored
Steve French
1
-0
/
+8
2023-05-24
smb3: display debug information better for encryption
Steve French
1
-2
/
+6
2023-05-24
cifs: fix smb1 mount regression
Paulo Alcantara
1
-1
/
+1
2023-05-24
Merge tag 'spi-fix-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-65
/
+51
2023-05-24
Merge tag 'regulator-fix-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+9
2023-05-24
Merge tag 'mmc-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
3
-11
/
+20
2023-05-24
parisc: Fix flush_dcache_page() for usage from irq context
Helge Deller
2
-2
/
+7
2023-05-24
parisc: Handle kgdb breakpoints only in kernel context
Helge Deller
1
-2
/
+2
2023-05-24
parisc: Handle kprobes breakpoints only in kernel context
Helge Deller
1
-2
/
+2
2023-05-24
parisc: Allow to reboot machine after system halt
Helge Deller
1
-3
/
+8
2023-05-24
parisc: Enable LOCKDEP support
Helge Deller
1
-0
/
+4
2023-05-24
parisc: Add lightweight spinlock checks
Helge Deller
4
-7
/
+61
2023-05-24
ALSA: hda/realtek: Enable headset onLenovo M70/M90
Bin Li
1
-0
/
+2
2023-05-24
Merge tag 'asoc-fix-v6.4-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
20
-59
/
+101
2023-05-24
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
Gavrilov Ilia
1
-0
/
+2
2023-05-24
Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
17
-59
/
+176
[next]