summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-10Linux 3.7v3.7Linus Torvalds1-1/+1
2012-12-10Input: matrix-keymap - provide proper module licenseFlorian Fainelli1-0/+3
2012-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-42/+131
2012-12-10Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds5-13/+20
2012-12-10ipv4: ip_check_defrag must not modify skb before unsharingJohannes Berg1-10/+9
2012-12-10Revert "mm: avoid waking kswapd for THP allocations when compaction is deferr...Linus Torvalds1-27/+10
2012-12-09inet_diag: validate port comparison byte code to prevent unsafe readsNeal Cardwell1-7/+24
2012-12-09inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()Neal Cardwell1-11/+17
2012-12-09inet_diag: validate byte code to prevent oops in inet_diag_bc_run()Neal Cardwell1-3/+45
2012-12-09inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV stateNeal Cardwell1-14/+39
2012-12-08mm: vmscan: fix inappropriate zone congestion clearingJohannes Weiner1-3/+0
2012-12-08vfs: fix O_DIRECT read past end of block deviceLinus Torvalds1-1/+17
2012-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-9/+24
2012-12-07net: gro: fix possible panic in skb_gro_receive()Eric Dumazet3-3/+8
2012-12-07tcp: bug fix Fast Open client retransmissionYuchung Cheng3-6/+16
2012-12-07Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+9
2012-12-06tmpfs: fix shared mempolicy leakMel Gorman3-48/+16
2012-12-06mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...Johannes Weiner1-16/+0
2012-12-06mm: compaction: validate pfn range passed to isolate_freepages_blockMel Gorman1-1/+9
2012-12-06mmc: sh-mmcif: avoid oops on spurious interrupts (second try)Guennadi Liakhovetski1-2/+2
2012-12-06Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball1-4/+0
2012-12-06mmc: sdhci-s3c: fix missing clock for gpio card-detectHeiko Stübner1-0/+7
2012-12-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds5-20/+24
2012-12-06Merge branch 'more-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ru...Linus Torvalds1-1/+1
2012-12-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...Linus Torvalds2-8/+8
2012-12-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2012-12-06lib/Makefile: Fix oid_registry build dependencyTim Gardner1-1/+1
2012-12-05MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko1-1/+6
2012-12-05MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle1-1/+0
2012-12-05MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle1-1/+1
2012-12-05vfs: clear to the end of the buffer on partial buffer readsDan Carpenter1-1/+1
2012-12-05ASN.1: Fix an indefinite length skip errorDavid Howells1-1/+1
2012-12-05MODSIGN: Don't use enum-type bitfields in module signature info blockDavid Howells1-7/+7
2012-12-04watchdog: Fix CPU hotplug regressionThomas Gleixner1-0/+3
2012-12-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...Linus Torvalds2-2/+9
2012-12-04Merge tag 'upstream-3.7-rc9' of git://git.infradead.org/linux-ubiLinus Torvalds1-10/+16
2012-12-04Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-11/+9
2012-12-04MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle1-2/+2
2012-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-10/+20
2012-12-04vfs: avoid "attempt to access beyond end of device" warningsLinus Torvalds1-0/+52
2012-12-04workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()sTejun Heo1-2/+2
2012-12-04MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney2-15/+15
2012-12-04megaraid: fix BUG_ON() from incorrect use of delayed workXiaotian Feng2-9/+7
2012-12-04UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()Richard Weinberger1-9/+9
2012-12-04UBI: remove PEB from free tree in get_peb_for_wl()Richard Weinberger1-1/+7
2012-12-03sparc: Fix piggyback with newer binutils.David S. Miller1-6/+6
2012-12-03Linux 3.7-rc8v3.7-rc8Linus Torvalds1-1/+1
2012-12-03sparc64: exit_group should kill register windows just like plain exit.David S. Miller3-4/+14
2012-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds4-17/+22
2012-12-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-25/+27
2012-12-03[parisc] open(2) compat bugAl Viro1-1/+1
2012-12-03Revert "sched, autogroup: Stop going ahead if autogroup is disabled"Mike Galbraith2-9/+0
2012-12-03Merge branch 'block-dev'Linus Torvalds5-196/+72
2012-12-03modsign: add symbol prefix to certificate listJames Hogan1-2/+2
2012-12-03linux/kernel.h: define SYMBOL_PREFIXJames Hogan1-0/+7
2012-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-108/+61
2012-12-02Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds2-2/+2
2012-12-02open*(2) compat fixes (s390, arm64)Al Viro2-2/+2
2012-12-01Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+14
2012-12-018139cp: fix coherent mapping leak in error path.françois romieu1-3/+8
2012-12-01tcp: fix crashes in do_tcp_sendpages()Eric Dumazet1-9/+6
2012-12-01workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delayTejun Heo1-3/+11
2012-12-01workqueue: exit rescuer_thread() as TASK_RUNNINGMike Galbraith1-1/+3
2012-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-10/+21
2012-12-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+7
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds23-135/+194
2012-12-01Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar20-126/+181
2012-11-30Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-10/+22
2012-11-30Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds5-33/+41
2012-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-15/+9
2012-11-30Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-5/+4
2012-11-30Merge tag 'rproc-3.7-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/oh...Linus Torvalds1-6/+12
2012-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-2/+4
2012-11-30x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin2-6/+14
2012-11-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds9-65/+41
2012-11-30Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds8-43/+68
2012-11-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-9/+28
2012-11-30Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds13-68/+59
2012-11-30Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2012-11-30drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove()Kim, Milo1-3/+3
2012-11-30mm: soft offline: split thp at the beginning of soft_offline_page()Naoya Horiguchi1-0/+8
2012-11-30mm: avoid waking kswapd for THP allocations when compaction is deferred or co...Mel Gorman1-10/+27
2012-11-30revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton4-17/+10
2012-11-30mm: vmscan: fix endless loop in kswapd balancingJohannes Weiner1-9/+18
2012-11-30mm/vmemmap: fix wrong use of virt_to_pageJianguo Wu1-6/+4
2012-11-30mm: compaction: fix return value of capture_free_page()Mel Gorman1-1/+1
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-8/+6
2012-11-29fix off-by-one in argument passed by iterate_fd() to callbacksAl Viro1-6/+8
2012-11-29lookup_one_len: don't accept . and ..Al Viro1-0/+5
2012-11-29cifs: get rid of blind d_drop() in readdirAl Viro1-1/+4
2012-11-29nfs_lookup_revalidate(): fix a leakAl Viro1-2/+2
2012-11-29don't do blind d_drop() in nfs_prime_dcache()Al Viro1-1/+2
2012-11-29blkdev_max_block: make private to fs/buffer.cLinus Torvalds3-56/+14
2012-11-29direct-io: don't read inode->i_blkbits multiple timesLinus Torvalds1-3/+5
2012-11-29blockdev: remove bd_block_size_semaphore againLinus Torvalds3-106/+5
2012-11-29fs/buffer.c: make block-size be per-page and protected by the page lockLinus Torvalds1-31/+48
2012-11-29bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com1-0/+2
2012-11-29bonding: make arp_ip_target parameter checks consistent with sysfsnikolay@redhat.com1-2/+3
2012-11-29bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com2-86/+36
2012-11-29Merge branch 'v3.7-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-4/+5
2012-11-29remoteproc: fix error path of ->find_vqsOhad Ben-Cohen1-6/+12
2012-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-28/+53
2012-11-28microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro1-1/+1
2012-11-28score: do_sigaltstack() expects a userland pointer...Al Viro1-5/+2
2012-11-28sh64: fix altstack switching on sigreturnAl Viro1-4/+2
2012-11-28openrisk: fix altstack switching on sigreturnAl Viro1-4/+2
2012-11-28um: get_safe_registers() should be done in flush_thread(), not start_thread()Al Viro1-1/+2
2012-11-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2-10/+6
2012-11-28c6x: use generic kvm_para.hMark Salter2-1/+2
2012-11-28c6x: remove internal kernel symbols from exported setup.hMark Salter2-30/+36
2012-11-28team: fix hw_features setupJiri Pirko1-1/+3
2012-11-28atm: forever loop loading ambassador firmwareDan Carpenter1-0/+1
2012-11-28Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller1-1/+1
2012-11-28vhost: fix length for cross region descriptorMichael S. Tsirkin1-1/+1
2012-11-28irda: irttp: fix memory leak in irttp_open_tsap() error pathTommi Rantala1-0/+1
2012-11-28net: qmi_wwan: add Huawei E173Bjørn Mork1-0/+1
2012-11-28net/mlx4_en: Can set maxrate only for TC0Amir Vadai1-1/+1
2012-11-28sctp: Error in calculation of RTTvarSchoch Christian1-1/+1
2012-11-28sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscallTommi Rantala2-6/+11
2012-11-28sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...Tommi Rantala1-2/+5
2012-11-28CIFS: Fix wrong buffer pointer usage in smb_set_file_infoPavel Shilovsky1-2/+1
2012-11-28percpu-rwsem: use synchronize_sched_expeditedMikulas Patocka1-2/+2
2012-11-28ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event deviceWill Deacon1-1/+1
2012-11-28i7core_edac: fix panic when accessing sysfs filesPrarit Bhargava1-3/+3
2012-11-28Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linuxDave Airlie1-34/+14
2012-11-27radeon: fix pll/ctrc mapping on dce2 and dce3 hardwareJerome Glisse1-34/+14
2012-11-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds23-189/+366
2012-11-27cifs: fix writeback race with file that is growingJeff Layton1-3/+3
2012-11-27x86-32: Unbreak booting on some 486 clonesH. Peter Anvin1-2/+7
2012-11-27Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie4-5/+11
2012-11-27Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie4-26/+16
2012-11-26Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds13-23/+83
2012-11-26Merge tag 'tty-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+4
2012-11-26Merge tag 'mfd-for-linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-523/+16
2012-11-26Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-2/+14
2012-11-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-0/+2
2012-11-26futex: avoid wake_futex() for a PI futex_qDarren Hart1-1/+17
2012-11-26watchdog: using u64 in get_sample_period()Chuansheng Liu1-2/+2
2012-11-26writeback: put unused inodes to LRU after writeback completionJan Kara3-2/+17
2012-11-26mm: vmscan: check for fatal signals iff the process was throttledMel Gorman1-10/+27
2012-11-26Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman4-6/+13
2012-11-26proc: check vma->vm_file before dereferencingStanislav Kinsbursky1-2/+3
2012-11-26UAPI: strip the _UAPI prefix from header guards during header installationDavid Howells1-0/+3
2012-11-26include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALIDTushar Behera1-0/+1
2012-11-27md/raid1{,0}: fix deadlock in bitmap_unplug.NeilBrown2-2/+2
2012-11-26x86, kvm: Remove incorrect redundant assembly constraintH. Peter Anvin1-2/+1
2012-11-26c6x: fix misleading commentMark Salter1-2/+1
2012-11-26c6x: run do_notify_resume with interrupts enabledMark Salter1-0/+2
2012-11-26net: ipmr: limit MRT_TABLE identifiersEric Dumazet1-0/+4
2012-11-26ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow()Neal Cardwell1-1/+2
2012-11-26can: bcm: initialize ifindex for timeouts without previous frame receptionOliver Hartkopp1-0/+3
2012-11-26can: peak_usb: fix hwtstamp assignmentOliver Hartkopp2-4/+12
2012-11-26[media] s5p-mfc: Handle multi-frame input bufferArun Kumar K1-5/+2
2012-11-26[media] s5p-mfc: Bug fix of timestamp/timecode copy mechanismArun Kumar K1-1/+1
2012-11-26[media] exynos-gsc: Add missing video device vfl_dir flag initializationSylwester Nawrocki1-0/+1
2012-11-26[media] exynos-gsc: Fix settings for input and output image RGB typeShaik Ameer Basha1-8/+8
2012-11-26[media] exynos-gsc: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki1-2/+1
2012-11-26[media] fimc-lite: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki1-2/+1
2012-11-26[media] s5p-fimc: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki2-4/+2
2012-11-26[media] s5p-fimc: Prevent race conditions during subdevs registrationSylwester Nawrocki3-3/+11
2012-11-26mac80211: fix remain-on-channel (non-)cancellingJohannes Berg1-2/+0
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-6/+6
2012-11-25Merge tag 'orion_fixes_for_3.7' of git://git.infradead.org/users/jcooper/linu...Olof Johansson4-5/+23
2012-11-25Linux 3.7-rc7v3.7-rc7Linus Torvalds1-1/+1
2012-11-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-2/+3
2012-11-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-12/+41
2012-11-26powerpc/eeh: Do not invalidate PE properlyGavin Shan1-1/+1
2012-11-25Revert "drm/i915: enable rc6 on ilk again"Chris Wilson1-9/+3
2012-11-24netfilter: ipset: fix netiface set name overflowFlorian Westphal1-1/+1
2012-11-24Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-2/+4
2012-11-24ALSA: hda - Fix build without CONFIG_PMTakashi Iwai1-2/+4
2012-11-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-49/+131
2012-11-23Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6Linus Torvalds5-25/+30
2012-11-23perf kvm: Fix building perf kvm on non x86 archesXiao Guangrong1-0/+4
2012-11-23perf kvm: Rename perf_kvm to perf_kvm_statXiao Guangrong1-51/+60
2012-11-23Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+6
2012-11-23Merge tag 'pm-for-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2012-11-23Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds3-105/+132
2012-11-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-14/+33
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson2-1/+6
2012-11-23Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds4-11/+26
2012-11-23Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds6-20/+48
2012-11-23Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds12-75/+84
2012-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-46/+43
2012-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-3/+1
2012-11-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+4
2012-11-23PM / QoS: fix wrong error-checking conditionGuennadi Liakhovetski1-1/+1
2012-11-23Merge tag 'perf-uapi-20121119' of git://git.infradead.org/users/dhowells/linu...Arnaldo Carvalho de Melo20-75/+117
2012-11-23bnx2x: remove redundant warning logAriel Elior1-4/+7
2012-11-23vxlan: fix command usage in its docZhi Yong Wu1-2/+2
2012-11-238139cp: revert "set ring address before enabling receiver"françois romieu1-11/+11
2012-11-23MPI: Fix compilation on MIPS with GCC 4.4 and newerManuel Lauss1-2/+17
2012-11-23MIPS: Fix crash that occurs when function tracing is enabledAl Cooper1-4/+4
2012-11-23MIPS: Merge overlapping bootmem rangesRalf Baechle1-6/+20
2012-11-23jbd: Fix lock ordering bug in journal_unmap_buffer()Jan Kara1-0/+2
2012-11-23block: Don't access request after it might be freedRoland Dreier1-1/+7
2012-11-23mtip32xx: Fix padding issueSelvan Mani1-2/+2
2012-11-23aoe: avoid running request handler on plugged queueEd Cashin1-1/+1
2012-11-23mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()Wei Yongjun1-1/+2
2012-11-23mtip32xx: fix shift larger than type warningJens Axboe1-1/+2