aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-05ARM: net: make BPF_LD | BPF_IND instruction trigger r_X initialisation to 0.Nicolas Schichan1-0/+1
2015-10-05ovs: do not allocate memory from offline numa nodeKonstantin Khlebnikov1-1/+2
2015-10-05bpf: fix panic in SO_GET_FILTER with native ebpf programsDaniel Borkmann1-1/+5
2015-10-05openvswitch: Rename LABEL->LABELSJoe Stringer6-55/+55
2015-10-05net/unix: fix logic about sk_peek_offsetAndrey Vagin1-5/+7
2015-10-05act_mirred: always release tcf hashWANG Cong1-3/+3
2015-10-05act_mirred: fix a race condition on mirred_listWANG Cong1-1/+10
2015-10-05i40e: fix offload of GRE tunnelsJesse Brandeburg1-0/+2
2015-10-05Merge tag 'wireless-drivers-for-davem-2015-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller4-2/+5
2015-10-05ipv4: fix reply_dst leakage on arp replyJiri Benc1-3/+5
2015-10-05inet: fix race in reqsk_queue_unlink()Eric Dumazet1-9/+10
2015-10-05tcp/dccp: fix old style declarationsRaanan Avargil1-2/+2
2015-10-05net: lpc_eth: fix warnings caused by enabling unprepared clockVladimir Zapolskiy1-7/+6
2015-10-05net: usb: asix: Fix crash on skb alloc failureDavid B. Robins1-1/+3
2015-10-05Merge tag 'linux-can-fixes-for-4.3-20150930' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller1-0/+1
2015-10-05amd-xgbe: fix potential memory leak in xgbe-debugfsGeliang Tang1-0/+1
2015-10-05ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault1-1/+0
2015-10-02Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-62/+67
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds4-57/+77
2015-10-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-34/+106
2015-10-01Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds9-30/+116
2015-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-59/+121
2015-10-01dmapool: fix overflow condition in pool_find_page()Robin Murphy1-1/+1
2015-10-01thermal: avoid division by zero in power allocatorAndrea Arcangeli1-0/+10
2015-10-01memcg: remove pcp_counter_lockGreg Thelen2-2/+0
2015-10-01kprobes: use _do_fork() in samples to make them work againPetr Mladek3-12/+12
2015-10-01drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton1-0/+1
2015-10-01memcg: make mem_cgroup_read_stat() unsignedGreg Thelen1-12/+18
2015-10-01memcg: fix dirty page migrationGreg Thelen2-1/+32
2015-10-01dax: fix NULL pointer in __dax_pmd_fault()Ross Zwisler1-1/+12
2015-10-01mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman1-0/+8
2015-10-01mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)Joonsoo Kim1-3/+10
2015-10-01userfaultfd: remove kernel header include from uapi headerAndre Przywara1-2/+0
2015-10-01arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin1-0/+2
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-121/+24
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds18-167/+70
2015-10-01Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'Rafael J. Wysocki3-12/+56
2015-10-01Merge branch 'acpi-ec'Rafael J. Wysocki1-0/+2
2015-10-01Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki5-18/+58
2015-10-01Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller1-1/+1
2015-10-01Update KVM homepage UrlDirk Müller1-2/+2
2015-10-01Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifsLinus Torvalds4-3/+7
2015-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds5-30/+82
2015-10-01Revert "KVM: SVM: use NPT page attributes"Paolo Bonzini1-96/+5
2015-10-01Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"Paolo Bonzini1-8/+7
2015-10-01Revert "KVM: SVM: Sync g_pat with guest-written PAT value"Paolo Bonzini1-10/+0
2015-10-01Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"Paolo Bonzini2-5/+13
2015-09-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-3/+13
2015-09-30Merge tag 'hwmon-for-linus-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds3-0/+3
2015-09-30Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+10