summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.7v3.7Linus Torvalds2012-12-101-1/+1
* Input: matrix-keymap - provide proper module licenseFlorian Fainelli2012-12-101-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-102-42/+131
|\
| * ipv4: ip_check_defrag must not modify skb before unsharingJohannes Berg2012-12-101-10/+9
| * inet_diag: validate port comparison byte code to prevent unsafe readsNeal Cardwell2012-12-091-7/+24
| * inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()Neal Cardwell2012-12-091-11/+17
| * inet_diag: validate byte code to prevent oops in inet_diag_bc_run()Neal Cardwell2012-12-091-3/+45
| * inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV stateNeal Cardwell2012-12-091-14/+39
* | Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds2012-12-105-13/+20
* | Revert "mm: avoid waking kswapd for THP allocations when compaction is deferr...Linus Torvalds2012-12-101-27/+10
|/
* mm: vmscan: fix inappropriate zone congestion clearingJohannes Weiner2012-12-081-3/+0
* vfs: fix O_DIRECT read past end of block deviceLinus Torvalds2012-12-081-1/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-076-9/+24
|\
| * net: gro: fix possible panic in skb_gro_receive()Eric Dumazet2012-12-073-3/+8
| * tcp: bug fix Fast Open client retransmissionYuchung Cheng2012-12-073-6/+16
|/
* Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-072-6/+9
|\
| * mmc: sh-mmcif: avoid oops on spurious interrupts (second try)Guennadi Liakhovetski2012-12-061-2/+2
| * Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball2012-12-061-4/+0
| * mmc: sdhci-s3c: fix missing clock for gpio card-detectHeiko Stübner2012-12-061-0/+7
* | tmpfs: fix shared mempolicy leakMel Gorman2012-12-063-48/+16
* | mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...Johannes Weiner2012-12-061-16/+0
* | mm: compaction: validate pfn range passed to isolate_freepages_blockMel Gorman2012-12-061-1/+9
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-065-20/+24
|\ \
| * | MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko2012-12-051-1/+6
| * | MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle2012-12-051-1/+0
| * | MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle2012-12-051-1/+1
| * | MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle2012-12-041-2/+2
| * | MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney2012-12-042-15/+15
* | | Merge branch 'more-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ru...Linus Torvalds2012-12-061-1/+1
|\ \ \
| * | | lib/Makefile: Fix oid_registry build dependencyTim Gardner2012-12-061-1/+1
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...Linus Torvalds2012-12-062-8/+8
|\ \ \ \ | |/ / /
| * | | ASN.1: Fix an indefinite length skip errorDavid Howells2012-12-051-1/+1
| * | | MODSIGN: Don't use enum-type bitfields in module signature info blockDavid Howells2012-12-051-7/+7
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-061-0/+3
|\ \ \ \
| * | | | watchdog: Fix CPU hotplug regressionThomas Gleixner2012-12-041-0/+3
* | | | | vfs: clear to the end of the buffer on partial buffer readsDan Carpenter2012-12-051-1/+1
| |/ / / |/| | |
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...Linus Torvalds2012-12-042-2/+9
|\ \ \ \
| * | | | modsign: add symbol prefix to certificate listJames Hogan2012-12-031-2/+2
| * | | | linux/kernel.h: define SYMBOL_PREFIXJames Hogan2012-12-031-0/+7
* | | | | Merge tag 'upstream-3.7-rc9' of git://git.infradead.org/linux-ubiLinus Torvalds2012-12-041-10/+16
|\ \ \ \ \
| * | | | | UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()Richard Weinberger2012-12-041-9/+9
| * | | | | UBI: remove PEB from free tree in get_peb_for_wl()Richard Weinberger2012-12-041-1/+7
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-043-11/+9
|\ \ \ \ \
| * | | | | workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()sTejun Heo2012-12-041-2/+2
| * | | | | megaraid: fix BUG_ON() from incorrect use of delayed workXiaotian Feng2012-12-042-9/+7
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-12-044-10/+20
|\ \ \ \ \ \
| * | | | | | sparc: Fix piggyback with newer binutils.David S. Miller2012-12-031-6/+6
| * | | | | | sparc64: exit_group should kill register windows just like plain exit.David S. Miller2012-12-033-4/+14
* | | | | | | vfs: avoid "attempt to access beyond end of device" warningsLinus Torvalds2012-12-041-0/+52
| |_|_|_|/ / |/| | | | |
* | | | | | Linux 3.7-rc8v3.7-rc8Linus Torvalds2012-12-031-1/+1