index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-24
fs: fix new splice.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2013-06-22
Linux 3.10-rc7
v3.10-rc7
Linus Torvalds
1
-1
/
+1
2013-06-22
aout32 coredump compat fix
Al Viro
1
-1
/
+1
2013-06-21
x86/efi: Fix dummy variable buffer allocation
Ben Hutchings
1
-1
/
+6
2013-06-21
iscsi-target: Remove left over v3.10-rc debug printks
Nicholas Bellinger
3
-8
/
+0
2013-06-21
target/iscsi: Fix op=disable + error handling cases in np_store_iser
Andy Grover
1
-11
/
+14
2013-06-20
drm/radeon: update lockup tracking when scheduling in empty ring
Jerome Glisse
1
-0
/
+7
2013-06-20
splice: don't pass the address of ->f_pos to methods
Al Viro
5
-23
/
+41
2013-06-20
[media] Fix build when drivers are builtin and frontend modules
Mauro Carvalho Chehab
2
-23
/
+9
2013-06-20
irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN case
Shawn Guo
1
-1
/
+1
2013-06-20
x86: Fix trigger_all_cpu_backtrace() implementation
Michel Lespinasse
3
-3
/
+7
2013-06-20
perf: arm64: Record the user-mode PC in the call chain.
Jed Davis
1
-0
/
+1
2013-06-20
[media] s5p makefiles: don't override other selections on obj-[ym]
Mauro Carvalho Chehab
2
-2
/
+2
2013-06-20
powerpc: Fix bad pmd error with book3E config
Aneesh Kumar K.V
1
-1
/
+7
2013-06-20
USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cable
Anders Hammarquist
2
-2
/
+5
2013-06-20
ACPI / LPSS: Power up LPSS devices during enumeration
Rafael J. Wysocki
3
-6
/
+36
2013-06-20
ACPI / PM: Fix error code path for power resources initialization
Rafael J. Wysocki
1
-0
/
+1
2013-06-19
ACPI / dock: Take ACPI scan lock in write_undock()
Rafael J. Wysocki
1
-0
/
+2
2013-06-19
ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resources
Mika Westerberg
1
-5
/
+11
2013-06-19
x86: Fix section mismatch on load_ucode_ap
Paul Gortmaker
1
-2
/
+2
2013-06-19
mn10300: Fix include dependency in irqflags.h et al.
David Daney
2
-4
/
+5
2013-06-19
metag: fix mm/hugetlb.c build breakage
James Hogan
1
-0
/
+1
2013-06-19
[media] exynos4-is: Fix FIMC-IS clocks initialization
Sylwester Nawrocki
2
-19
/
+8
2013-06-19
tracing/context-tracking: Add preempt_schedule_context() for tracing
Steven Rostedt
2
-1
/
+57
2013-06-19
sched: Fix clear NOHZ_BALANCE_KICK
Vincent Guittot
1
-4
/
+17
2013-06-19
perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP
Stephane Eranian
1
-1
/
+1
2013-06-19
perf: Fix mmap() accounting hole
Peter Zijlstra
2
-72
/
+159
2013-06-19
x86: kvmclock: zero initialize pvclock shared memory area
Igor Mammedov
1
-0
/
+1
2013-06-19
kvm/ppc/booke: Delay kvmppc_lazy_ee_enable
Scott Wood
1
-1
/
+2
2013-06-19
sparc: tsb must be flushed before tlb
Dave Kleikamp
1
-1
/
+1
2013-06-19
sparc,leon: Convert to use devm_ioremap_resource
Tushar Behera
1
-5
/
+3
2013-06-19
sparc64 address-congruence property
bob picco
1
-1
/
+8
2013-06-19
sparc32, leon: Enable interrupts before going idle to avoid getting stuck
Andreas Larsson
1
-0
/
+7
2013-06-19
sparc32, leon: Remove separate "ticker" timer for SMP
Andreas Larsson
3
-38
/
+19
2013-06-19
sparc: kernel: using strlcpy() instead of strcpy()
Zhao Hongjiang
3
-3
/
+4
[next]