summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.13-rc8v3.13-rc8Linus Torvalds2014-01-121-1/+1
* SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2014-01-122-3/+22
* thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once onlyHugh Dickins2014-01-121-3/+3
* block: null_blk: fix queue leak inside removing deviceMing Lei2014-01-121-8/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-1134-126/+219
|\
| * qlcnic: Fix ethtool statistics length calculationShahed Shaikh2014-01-101-18/+21
| * qlcnic: Fix bug in TX statisticsManish Chopra2014-01-103-1/+5
| * net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-1021-62/+80
| * macvlan: forbid L2 fowarding offload for macvtapJason Wang2014-01-101-1/+4
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-01-104-14/+23
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-094-14/+23
| | |\
| | | * Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2014-01-081-1/+1
| | | |\
| | | | * NFC: Fix target mode p2p link establishmentArron Wang2014-01-041-1/+1
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-061-2/+8
| | | |\ \
| | | | * | iwlwifi: add new devices for 7265 seriesOren Givon2013-12-311-2/+8
| | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-062-11/+14
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau2013-12-161-10/+13
| | | | * | mac80211_hwsim: Fix NULL pointer dereferenceJavier Lopez2013-12-161-1/+1
| * | | | | bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt2014-01-101-4/+9
| * | | | | ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIMEHannes Frederic Sowa2014-01-091-2/+4
| * | | | | bnx2x: prevent WARN during driver unloadYuval Mintz2014-01-092-18/+38
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-01-072-6/+28
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | netfilter: only warn once on wrong seqadj usageJesper Dangaard Brouer2014-01-061-1/+1
| | * | | | netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helperDaniel Borkmann2014-01-061-5/+27
| * | | | | tipc: correctly unlink packets from deferred packet queueErik Hugne2014-01-071-0/+1
| * | | | | ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.cLi RongQing2014-01-071-0/+6
* | | | | | Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-01-112-1/+2
|\ \ \ \ \ \
| * | | | | | xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu2014-01-101-0/+1
| * | | | | | xfs: fix off-by-one error in xfs_attr3_rmt_verifyJie Liu2014-01-101-1/+1
* | | | | | | Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-112-16/+8
|\ \ \ \ \ \ \
| * | | | | | | leds: lp5521/5523: Remove duplicate mutexMilo Kim2014-01-102-16/+8
* | | | | | | | Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-115-16/+42
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-01-101-6/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | intel_idle: close avn_cstates array with correct markerJiang Liu2014-01-101-1/+3
| | * | | | | | | | Revert "intel_idle: mark states tables with __initdata tag"Jiang Liu2014-01-091-5/+5
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'acpi-battery' and 'pm-cpufreq'Rafael J. Wysocki2014-01-062-2/+23
| |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.Dirk Brandewie2014-01-061-1/+2
| | | |/ / / / / / / /
| | * | | | | | | | | ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu2014-01-061-1/+21
| | |/ / / / / / / /
| * | | | | | | | | Merge branches 'acpi-ac' and 'acpi-tpm'Rafael J. Wysocki2014-01-051-6/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu2014-01-051-6/+9
| | |/ / / / / / / /
| * | | | | | | | | ACPI / AC: change notification handler type to ACPI_ALL_NOTIFYAlexander Mezin2014-01-051-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-111-2/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mfd: rtsx_pcr: Disable interrupts before cancelling delayed worksThomas Gleixner2013-12-101-2/+8
* | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2014-01-106-13/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | clk: clk-divider: fix divisor > 255 bugJames Hogan2014-01-081-1/+1
| * | | | | | | | | | Merge tag 'samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mike Turquette2014-01-055-12/+18
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | clk: exynos: File scope reg_save array should depend on PM_SLEEPKrzysztof Kozlowski2013-12-301-5/+5
| | * | | | | | | | | clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clockAbhilash Kesavan2013-12-301-1/+2
| | * | | | | | | | | ARM: dts: exynos5250: Fix MDMA0 clock numberAbhilash Kesavan2013-12-301-1/+1
| | * | | | | | | | | clk: samsung: exynos5250: Add MDMA0 clocksAbhilash Kesavan2013-12-302-1/+6
OpenPOWER on IntegriCloud