index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-24
Add SMB3.02 dialect support
Steve French
5
-0
/
+30
2013-06-24
Fix endian error in SMB2 protocol negotiation
Steve French
1
-2
/
+2
2013-06-24
cifs: clean up the SecurityFlags write handler
Jeff Layton
1
-6
/
+14
2013-06-24
cifs: update the default global_secflags to include "raw" NTLMv2
Jeff Layton
1
-1
/
+1
2013-06-24
move sectype to the cifs_ses instead of TCP_Server_Info
Jeff Layton
7
-180
/
+115
2013-06-24
cifs: track the enablement of signing in the TCP_Server_Info
Jeff Layton
10
-82
/
+71
2013-06-24
add new fields to smb_vol to track the requested security flavor
Jeff Layton
2
-0
/
+27
2013-06-24
cifs: add new fields to cifs_ses to track requested security flavor
Jeff Layton
3
-4
/
+13
2013-06-24
cifs: track the flavor of the NEGOTIATE reponse
Jeff Layton
3
-5
/
+16
2013-06-24
cifs: add new "Unspecified" securityEnum value
Jeff Layton
1
-2
/
+2
2013-06-24
cifs: factor out check for extended security bit into separate function
Jeff Layton
1
-9
/
+16
2013-06-24
cifs: move handling of signed connections into separate function
Jeff Layton
3
-62
/
+40
2013-06-24
cifs: break out lanman NEGOTIATE handling into separate function
Jeff Layton
1
-88
/
+97
2013-06-24
cifs: break out decoding of security blob into separate function
Jeff Layton
2
-51
/
+62
2013-06-24
cifs: remove the cifs_ses->flags field
Jeff Layton
4
-29
/
+7
2013-06-24
cifs: throw a warning if negotiate or sess_setup ops are passed NULL server o...
Jeff Layton
3
-19
/
+16
2013-06-24
cifs: make decode_ascii_ssetup void return
Jeff Layton
1
-11
/
+7
2013-06-24
cifs: remove useless memset in LANMAN auth code
Jeff Layton
1
-1
/
+0
2013-06-24
cifs: remove protocolEnum definition
Jeff Layton
1
-6
/
+0
2013-06-24
cifs: add a "nosharesock" mount option to force new sockets to server to be c...
Jeff Layton
2
-1
/
+9
2013-06-23
fs: fix new splice.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2013-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-9
/
+27
2013-06-22
Linux 3.10-rc7
v3.10-rc7
Linus Torvalds
1
-1
/
+1
2013-06-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+4
2013-06-22
Merge tag 'driver-core-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+18
2013-06-22
Merge tag 'usb-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-6
/
+15
2013-06-22
Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-12
/
+6
2013-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
5
-22
/
+21
2013-06-22
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-47
/
+22
2013-06-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-25
/
+43
2013-06-22
aout32 coredump compat fix
Al Viro
1
-1
/
+1
2013-06-21
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
8
-20
/
+31
2013-06-21
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-55
/
+85
2013-06-21
Merge tag 'acpi-3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
6
-11
/
+50
2013-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-4
/
+5
2013-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-16
/
+32
2013-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+5
2013-06-21
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
1
-1
/
+6
2013-06-21
x86/efi: Fix dummy variable buffer allocation
Ben Hutchings
1
-1
/
+6
2013-06-20
iscsi-target: Remove left over v3.10-rc debug printks
Nicholas Bellinger
3
-8
/
+0
2013-06-20
target/iscsi: Fix op=disable + error handling cases in np_store_iser
Andy Grover
1
-11
/
+14
2013-06-21
Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-0
/
+7
2013-06-20
drm/radeon: update lockup tracking when scheduling in empty ring
Jerome Glisse
1
-0
/
+7
2013-06-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-9
/
+78
2013-06-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-85
/
+187
2013-06-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+17
2013-06-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-48
/
+43
2013-06-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+7
2013-06-20
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-0
/
+2
2013-06-20
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
1
-0
/
+1
[next]