index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
19
-499
/
+211
2014-06-27
Merge tag 'arc-fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-16
/
+46
2014-06-27
Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2014-06-27
Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-10
/
+18
2014-06-27
Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
12
-335
/
+365
2014-06-27
Merge tag 'mfd-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-3
/
+4
2014-06-27
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
26
-70
/
+169
2014-06-27
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
4
-60
/
+59
2014-06-27
iscsi-target: Avoid rejecting incorrect ITT for Data-Out
Nicholas Bellinger
1
-1
/
+1
2014-06-27
lz4: fix another possible overrun
Greg Kroah-Hartman
1
-1
/
+3
2014-06-27
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
3
-5
/
+5
2014-06-27
efi-pstore: Fix an overflow on 32-bit builds
Andrzej Zaborowski
1
-1
/
+1
2014-06-27
Merge tag 'drm-intel-fixes-2014-06-26' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
8
-38
/
+46
2014-06-26
tcm_loop: Fix memory leak in tcm_loop_submission_work error path
Nicholas Bellinger
1
-0
/
+1
2014-06-26
iscsi-target: Explicily clear login response PDU in exception path
Nicholas Bellinger
1
-0
/
+2
2014-06-26
target: Fix left-over se_lun->lun_sep pointer OOPs
Nicholas Bellinger
1
-0
/
+1
2014-06-26
iscsi-target; Enforce 1024 byte maximum for CHAP_C key value
Nicholas Bellinger
1
-0
/
+4
2014-06-26
iscsi-target: Convert chap_server_compute_md5 to use kstrtoul
Nicholas Bellinger
1
-3
/
+7
2014-06-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-27
/
+48
2014-06-26
Fix 32-bit regression in block device read(2)
Al Viro
1
-1
/
+13
2014-06-26
ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controller
Mengdong Lin
1
-7
/
+58
2014-06-26
MIPS: Lasat: Fix build error if CRC32 is not enabled.
Ralf Baechle
1
-0
/
+1
2014-06-26
mfd: ab8500: Fix dt irq mapping
Grygorii Strashko
1
-1
/
+1
2014-06-26
mfd: davinci: Voicecodec needs regmap_mmio
Arnd Bergmann
1
-0
/
+1
2014-06-26
mfd: STw481x: Allow modular build
Arnd Bergmann
1
-1
/
+1
2014-06-26
mfd: UCB1x00: Enable modular build
Arnd Bergmann
1
-1
/
+1
2014-06-26
TC: Handle device_register() errors.
Levente Kurusa
1
-2
/
+8
2014-06-26
MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64
Markos Chandras
1
-1
/
+4
2014-06-26
MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register
Markos Chandras
1
-1
/
+13
2014-06-26
MIPS: bpf: Fix PKT_TYPE case for big-endian cores
Markos Chandras
1
-2
/
+10
2014-06-26
MIPS: BPF: Prevent kernel fall over for >=32bit shifts
Markos Chandras
1
-4
/
+12
2014-06-26
MIPS: bpf: Drop update_on_xread and always initialize the X register
Markos Chandras
1
-21
/
+1
2014-06-26
MIPS: bpf: Fix is_range() semantics
Markos Chandras
1
-7
/
+5
2014-06-26
MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodes
Markos Chandras
1
-2
/
+2
2014-06-26
MIPS: bpf: Fix return values for VLAN_TAG_PRESENT case
Markos Chandras
1
-2
/
+5
2014-06-26
MIPS: bpf: Use correct mask for VLAN_TAG case
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} cases
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE
Markos Chandras
1
-0
/
+2
2014-06-26
MIPS: bpf: Use 'andi' instead of 'and' for the VLAN cases
Markos Chandras
1
-2
/
+2
2014-06-26
MIPS: bpf: Return error code if the offset is a negative number
Markos Chandras
1
-0
/
+23
2014-06-26
MIPS: bpf: Use the LO register to get division's quotient
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: mm: uasm: Fix lh micro-assembler instruction
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
5
-1
/
+6
2014-06-26
MIPS: uasm: Add s3s1s2 instruction builder
Markos Chandras
2
-0
/
+10
2014-06-26
recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules
Alex Smith
1
-2
/
+2
2014-06-26
MIPS: BPF JIT: Fix build error.
Daniel Borkmann
1
-74
/
+69
2014-06-26
Revert "MIPS: Save/restore MSA context around signals"
Paul Burton
6
-363
/
+16
2014-06-26
MIPS: math-emu: Reduce code duplication.
Ralf Baechle
1
-13
/
+6
2014-06-26
ALSA: usb-audio: Fix races at disconnection and PCM closing
Takashi Iwai
3
-6
/
+25
[prev]
[next]