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
2013-09-30
bonding: Fix broken promiscuity reference counting issue
Neil Horman
1
-3
/
+10
2013-09-30
tcp: TSQ can use a dynamic limit
Eric Dumazet
1
-6
/
+11
2013-09-30
Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-23
/
+63
2013-09-30
dm9601: fix IFF_ALLMULTI handling
Peter Korsgaard
1
-1
/
+1
2013-09-30
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
26
-102
/
+258
2013-09-30
pidns: fix free_pid() to handle the first fork failure
Oleg Nesterov
1
-0
/
+5
2013-09-30
ipc,msg: prevent race with rmid in msgsnd,msgrcv
Davidlohr Bueso
1
-0
/
+13
2013-09-30
ipc/sem.c: update sem_otime for all operations
Manfred Spraul
1
-13
/
+29
2013-09-30
mm/hwpoison: fix the lack of one reference count against poisoned page
Wanpeng Li
1
-2
/
+3
2013-09-30
mm/hwpoison: fix false report on 2nd attempt at page recovery
Wanpeng Li
1
-2
/
+4
2013-09-30
mm/hwpoison: fix test for a transparent huge page
Wanpeng Li
1
-1
/
+1
2013-09-30
mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood
Wanpeng Li
1
-2
/
+3
2013-09-30
block: change config option name for cmdline partition parsing
Paul Gortmaker
7
-13
/
+24
2013-09-30
mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configuration
Vlastimil Babka
1
-2
/
+6
2013-09-30
mm: avoid reinserting isolated balloon pages into LRU lists
Rafael Aquini
3
-2
/
+29
2013-09-30
arch/parisc/mm/fault.c: fix uninitialized variable usage
Felipe Pena
1
-2
/
+3
2013-09-30
include/asm-generic/vtime.h: avoid zero-length file
Andrew Morton
1
-0
/
+1
2013-09-30
nilfs2: fix issue with race condition of competition between segments for dir...
Vyacheslav Dubeyko
2
-2
/
+11
2013-09-30
Documentation/kernel-parameters.txt: replace kernelcore with Movable
Weiping Pan
1
-1
/
+1
2013-09-30
mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting...
Darrick J. Wong
1
-0
/
+2
2013-09-30
kernel/kmod.c: check for NULL in call_usermodehelper_exec()
Tetsuo Handa
1
-0
/
+4
2013-09-30
ipc/sem.c: synchronize the proc interface
Manfred Spraul
1
-0
/
+8
2013-09-30
ipc/sem.c: optimize sem_lock()
Manfred Spraul
1
-0
/
+8
2013-09-30
ipc/sem.c: fix race in sem_lock()
Manfred Spraul
1
-44
/
+78
2013-09-30
mm/compaction.c: periodically schedule when freeing pages
David Rientjes
1
-0
/
+7
2013-09-30
fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from Oopsing
Dan Aloni
1
-12
/
+18
2013-09-30
revert "mm/memory-hotplug: fix lowmem count overflow when offline pages"
Joonyoung Shim
1
-4
/
+0
2013-09-30
ath9k: fix powersave response handling for BA session packets
Felix Fietkau
1
-3
/
+6
2013-09-30
mwifiex: fix SDIO interrupt lost issue
Amitkumar Karwar
1
-2
/
+4
2013-09-30
Revert "rt2x00pci: Use PCI MSIs whenever possible"
Stanislaw Gruszka
1
-8
/
+1
2013-09-30
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
5
-14
/
+22
2013-09-30
pkt_sched: fq: qdisc dismantle fixes
Eric Dumazet
1
-20
/
+37
2013-09-30
net: flow_dissector: fix thoff for IPPROTO_AH
Eric Dumazet
1
-2
/
+2
2013-09-30
MAINTAINERS: add myself as maintainer of xen-netback
Wei Liu
1
-0
/
+1
2013-09-30
xen-netback: Handle backend state transitions in a more robust way
Paul Durrant
1
-30
/
+118
2013-09-30
ipv6: Fix preferred_lft not updating in some cases
Paul Marks
1
-37
/
+15
2013-09-30
ip_tunnel: Do not use stale inner_iph pointer.
Pravin B Shelar
1
-2
/
+2
2013-09-30
net: qmi_wwan: fix Cinterion PLXX product ID
Aleksander Morgado
1
-1
/
+1
2013-09-30
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
Aida Mynzhasova
2
-2
/
+18
2013-09-30
vxlan: Use RCU apis to access sk_user_data.
Pravin B Shelar
2
-6
/
+8
2013-09-30
Merge tag 'regulator-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-13
/
+27
2013-09-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-20
/
+21
2013-09-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-6
/
+5
2013-09-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
17
-73
/
+24
2013-09-30
Merge tag 'for-linus-20130929' of git://github.com/sctscore/official-linux
Linus Torvalds
8
-52
/
+64
2013-09-30
Merge tag 'arc-fixes-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-8
/
+18
2013-09-30
can: flexcan: fix flexcan_chip_start() on imx6
Marc Kleine-Budde
1
-12
/
+0
2013-09-30
Merge remote-tracking branch 'regulator/fix/wm8350' into regulator-linus
Mark Brown
1
-1
/
+1
2013-09-30
Merge remote-tracking branch 'regulator/fix/wm831x' into regulator-linus
Mark Brown
1
-2
/
+2
2013-09-30
Merge remote-tracking branch 'regulator/fix/ti-abb' into regulator-linus
Mark Brown
1
-2
/
+14
[prev]
[next]