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
path:
root
/
arch
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-16
FS-Cache: Add missing initialization of ret in cachefiles_write_page()
Geert Uytterhoeven
1
-1
/
+1
2015-11-15
Linux 4.4-rc1
Linus Torvalds
1
-2
/
+2
2015-11-14
ARC: Fix silly typo in MAINTAINERS file
Vineet Gupta
1
-1
/
+1
2015-11-14
ARC: cpu_relax() to be compiler barrier even for UP
Vineet Gupta
1
-4
/
+0
2015-11-14
ARC: use ASL assembler mnemonic
Vineet Gupta
1
-3
/
+3
2015-11-14
ARC: [arcompact] Handle bus error from userspace as Interrupt not exception
Vineet Gupta
3
-21
/
+44
2015-11-14
ARC: remove extraneous header include
Vineet Gupta
1
-1
/
+0
2015-11-13
f2fs: xattr simplifications
Andreas Gruenbacher
1
-12
/
+3
2015-11-13
squashfs: xattr simplifications
Andreas Gruenbacher
1
-59
/
+31
2015-11-13
9p: xattr simplifications
Andreas Gruenbacher
9
-306
/
+83
2015-11-13
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
32
-226
/
+306
2015-11-13
jffs2: Add missing capability check for listing trusted xattrs
Andreas Gruenbacher
1
-0
/
+3
2015-11-13
hfsplus: Remove unused xattr handler list operations
Andreas Gruenbacher
4
-44
/
+0
2015-11-13
ubifs: Remove unused security xattr handler
Andreas Gruenbacher
3
-42
/
+0
2015-11-13
vfs: Fix the posix_acl_xattr_list return value
Andreas Gruenbacher
1
-3
/
+1
2015-11-13
vfs: Check attribute names in posix acl xattr handers
Andreas Gruenbacher
1
-0
/
+4
2015-11-12
mpt3sas: fix inline markers on non inline function declarations
Stephen Rothwell
1
-2
/
+2
2015-11-12
dax: fix __dax_pmd_fault crash
Dan Williams
1
-0
/
+7
2015-11-13
Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()"
Mark Yao
1
-6
/
+75
2015-11-13
drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() wasn't called
Ville Syrjälä
1
-1
/
+9
2015-11-12
ALSA: pci: depend on ZONE_DMA
Dan Williams
1
-12
/
+12
2015-11-12
libnvdimm: documentation clarifications
Konrad Rzeszutek Wilk
1
-21
/
+28
2015-11-12
libnvdimm, pmem: fix size trim in pmem_direct_access()
Dan Williams
1
-13
/
+2
2015-11-12
libnvdimm, e820: fix numa node for e820-type-12 pmem ranges
Dan Williams
1
-1
/
+14
2015-11-12
tools/testing/nvdimm, acpica: fix flag rename build breakage
Dan Williams
1
-1
/
+1
2015-11-12
arm64: suspend: make hw_breakpoint_restore static
Jisheng Zhang
1
-1
/
+1
2015-11-12
arm64: mmu: make split_pud and fixup_executable static
Jisheng Zhang
1
-2
/
+2
2015-11-12
arm64: smp: make of_parse_and_init_cpus static
Jisheng Zhang
1
-1
/
+1
2015-11-12
arm64: use linux/types.h in kvm.h
Arnd Bergmann
1
-1
/
+1
2015-11-12
arm64: build vdso without libgcov
Arnd Bergmann
1
-0
/
+3
2015-11-12
arm64: mark cpus_have_hwcap as __maybe_unused
Arnd Bergmann
1
-1
/
+1
2015-11-12
ALSA: hda - Simplify phantom jack handling for HDMI/DP
Takashi Iwai
3
-19
/
+8
2015-11-12
MIPS: idle: add case for CPU_5KE
Aurelien Jarno
1
-0
/
+1
2015-11-12
MIPS: Octeon: Support APPENDED_DTB
Aaro Koskinen
1
-2
/
+9
2015-11-12
MIPS: vmlinux: create a section for appended DTB
Aaro Koskinen
3
-0
/
+23
2015-11-12
MIPS: Clean up compat_siginfo_t
Amanieu d'Antras
1
-28
/
+34
2015-11-12
MIPS: Fix PAGE_MASK definition
Dan Williams
1
-1
/
+1
2015-11-12
X.509: Fix the time validation [ver #2]
David Howells
1
-5
/
+7
2015-11-12
perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macro
Huang Rui
1
-6
/
+0
2015-11-11
thermal: rockchip: fix compile error
Caesar Wang
1
-0
/
+1
2015-11-12
h8300: enable CLKSRC_OF
Yoshinori Sato
2
-0
/
+3
2015-11-11
sd: Clear PS bit before Mode Select.
Gabriel Krisman Bertazi
1
-0
/
+1
2015-11-11
ibmvscsi: set max_lun to 32
Laurent Vivier
2
-1
/
+2
2015-11-11
ibmvscsi: display default value for max_id, max_lun and max_channel.
Laurent Vivier
1
-2
/
+6
2015-11-11
mptfusion: don't allow negative bytes in kbuf_alloc_2_sgl()
Dan Carpenter
1
-0
/
+4
2015-11-11
scsi: pmcraid: replace struct timeval with ktime_get_real_seconds()
Alison Schofield
1
-3
/
+2
2015-11-11
mvumi: 64bit value for seconds_since1970
Tina Ruchandani
1
-5
/
+5
2015-11-11
be2iscsi: Fix bogus WARN_ON length check
Tim Gardner
1
-1
/
+1
2015-11-11
scsi_scan: don't dump trace when scsi_prep_async_scan() is called twice
Vitaly Kuznetsov
1
-2
/
+1
2015-11-11
mpt3sas: Bump mpt3sas driver version to 09.102.00.00
Sreekanth Reddy
1
-2
/
+2
[next]