summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-02sparc: fix ldom_reboot buffer overflow harderKees Cook
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-10-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-01fs/super.c: fix lru_list leak for realAl Viro
2013-10-01pkt_sched: fq: rate limiting improvementsEric Dumazet
2013-10-01ip6tnl: allow to use rtnl ops on fb tunnelNicolas Dichtel
2013-10-01sit: allow to use rtnl ops on fb tunnelNicolas Dichtel
2013-10-01Merge branch 'ip_tunnel'David S. Miller
2013-10-01ip_tunnel: Remove double unregister of the fallback deviceSteffen Klassert
2013-10-01ip_tunnel_core: Change __skb_push back to skb_pushSteffen Klassert
2013-10-01ip_tunnel: Add fallback tunnels to the hash listsSteffen Klassert
2013-10-01ip_tunnel: Fix a memory corruption in ip_tunnel_xmitSteffen Klassert
2013-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-10-01qlcnic: Fix SR-IOV configurationManish Chopra
2013-10-01ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda
2013-09-30skbuff: size of hole is wrong in a commentNicolas Dichtel
2013-09-30Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2013-09-30ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine
2013-09-30ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine
2013-09-30ethernet: moxa: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz
2013-09-30ipv6: gre: correct calculation of max_headroomHannes Frederic Sowa
2013-09-30powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova
2013-09-30Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"David S. Miller
2013-09-30bonding: Fix broken promiscuity reference counting issueNeil Horman
2013-09-30tcp: TSQ can use a dynamic limitEric Dumazet
2013-09-30Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-30dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard
2013-09-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-09-30pidns: fix free_pid() to handle the first fork failureOleg Nesterov
2013-09-30ipc,msg: prevent race with rmid in msgsnd,msgrcvDavidlohr Bueso
2013-09-30ipc/sem.c: update sem_otime for all operationsManfred Spraul
2013-09-30mm/hwpoison: fix the lack of one reference count against poisoned pageWanpeng Li
2013-09-30mm/hwpoison: fix false report on 2nd attempt at page recoveryWanpeng Li
2013-09-30mm/hwpoison: fix test for a transparent huge pageWanpeng Li
2013-09-30mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk floodWanpeng Li
2013-09-30block: change config option name for cmdline partition parsingPaul Gortmaker
2013-09-30mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configurationVlastimil Babka
2013-09-30mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini
2013-09-30arch/parisc/mm/fault.c: fix uninitialized variable usageFelipe Pena
2013-09-30include/asm-generic/vtime.h: avoid zero-length fileAndrew Morton
2013-09-30nilfs2: fix issue with race condition of competition between segments for dir...Vyacheslav Dubeyko
2013-09-30Documentation/kernel-parameters.txt: replace kernelcore with MovableWeiping Pan
2013-09-30mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting...Darrick J. Wong
2013-09-30kernel/kmod.c: check for NULL in call_usermodehelper_exec()Tetsuo Handa
2013-09-30ipc/sem.c: synchronize the proc interfaceManfred Spraul
2013-09-30ipc/sem.c: optimize sem_lock()Manfred Spraul
2013-09-30ipc/sem.c: fix race in sem_lock()Manfred Spraul
2013-09-30mm/compaction.c: periodically schedule when freeing pagesDavid Rientjes