summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/unix: fix logic about sk_peek_offsetAndrey Vagin2015-10-051-5/+7
* act_mirred: always release tcf hashWANG Cong2015-10-051-3/+3
* act_mirred: fix a race condition on mirred_listWANG Cong2015-10-051-1/+10
* i40e: fix offload of GRE tunnelsJesse Brandeburg2015-10-051-0/+2
* Merge tag 'wireless-drivers-for-davem-2015-10-01' of git://git.kernel.org/pub...David S. Miller2015-10-054-2/+5
|\
| * ath10k: fix DMA related firmware crashes on multiple devicesFelix Fietkau2015-09-261-2/+2
| * b43: probe bcma core (device) rev 0x15Rafał Miłecki2015-09-261-0/+1
| * rt2800usb: add usb ID 1b75:3070 for Airlive WT-2000USBStanislaw Gruszka2015-09-261-0/+1
| * ath9k: declare required extra tx headroomFelix Fietkau2015-09-261-0/+1
* | ipv4: fix reply_dst leakage on arp replyJiri Benc2015-10-051-3/+5
* | inet: fix race in reqsk_queue_unlink()Eric Dumazet2015-10-051-9/+10
* | tcp/dccp: fix old style declarationsRaanan Avargil2015-10-051-2/+2
* | net: lpc_eth: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-051-7/+6
* | net: usb: asix: Fix crash on skb alloc failureDavid B. Robins2015-10-051-1/+3
* | Merge tag 'linux-can-fixes-for-4.3-20150930' of git://git.kernel.org/pub/scm/...David S. Miller2015-10-051-0/+1
|\ \
| * | can: peak_pci: add unused device id. in devices tableStephane Grosjean2015-09-301-0/+1
* | | amd-xgbe: fix potential memory leak in xgbe-debugfsGeliang Tang2015-10-051-0/+1
* | | ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault2015-10-051-1/+0
* | | Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-10-024-62/+67
|\ \ \
| * | | mmc: core: fix dead loop of mmc_retuneChaotian Jing2015-09-301-2/+4
| * | | mmc: pxamci: fix card detect with slot-gpio APIRobert Jarzmik2015-09-291-44/+22
| * | | mmc: sunxi: Fix clk-delay settingsHans de Goede2015-09-291-14/+39
| * | | mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson2015-09-291-2/+2
* | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-024-57/+77
|\ \ \ \
| * | | | iommu: Make the iova library a moduleSakari Ailus2015-07-282-1/+5
| * | | | iommu: iova: Export symbolsSakari Ailus2015-07-281-0/+10
| * | | | iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-07-283-39/+54
| * | | | iommu/iova: Avoid over-allocating when size-alignedRobin Murphy2015-07-282-17/+8
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-0215-34/+106
|\ \ \ \ \
| * | | | | dmapool: fix overflow condition in pool_find_page()Robin Murphy2015-10-021-1/+1
| * | | | | thermal: avoid division by zero in power allocatorAndrea Arcangeli2015-10-021-0/+10
| * | | | | memcg: remove pcp_counter_lockGreg Thelen2015-10-022-2/+0
| * | | | | kprobes: use _do_fork() in samples to make them work againPetr Mladek2015-10-023-12/+12
| * | | | | drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton2015-10-021-0/+1
| * | | | | memcg: make mem_cgroup_read_stat() unsignedGreg Thelen2015-10-021-12/+18
| * | | | | memcg: fix dirty page migrationGreg Thelen2015-10-022-1/+32
| * | | | | dax: fix NULL pointer in __dax_pmd_fault()Ross Zwisler2015-10-021-1/+12
| * | | | | mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman2015-10-021-0/+8
| * | | | | mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)Joonsoo Kim2015-10-021-3/+10
| * | | | | userfaultfd: remove kernel header include from uapi headerAndre Przywara2015-10-021-2/+0
| * | | | | arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin2015-10-021-0/+2
* | | | | | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-029-30/+116
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'Rafael J. Wysocki2015-10-013-12/+56
| |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l...Rafael J. Wysocki2015-09-271-5/+34
| | | | |\ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | |
| | | | | * | | | | tools/power turbosat: update version numberLen Brown2015-09-261-1/+1
| | | | | * | | | | tools/power turbostat: SKL: Adjust for TSC difference from base frequencyLen Brown2015-09-261-2/+20
| | | | | * | | | | tools/power turbostat: KNL workaround for %Busy and Avg_MHzHubert Chrzaniuk2015-09-261-0/+13
| | | | | * | | | | tools/power turbostat: IVB Xeon: fix --debug regressionLen Brown2015-09-261-2/+0
| | | * | | | | | | PM / OPP: Fix typo modifcation -> modificationStephen Boyd2015-09-251-3/+3
| | | * | | | | | | PM / OPP: of_property_count_u32_elems() can return errorsViresh Kumar2015-09-251-2/+9
| | | | |/ / / / / | | | |/| | | | |