summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-13rtc-at91rm9200: add match-table compile guardJohan Hovold1-0/+2
2013-06-13fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directoryGoldwyn Rodrigues1-1/+1
2013-06-13swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini1-1/+17
2013-06-13drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...Tony Lindgren1-0/+1
2013-06-13cciss: fix broken mutex usage in ioctlStephen M. Cameron1-16/+16
2013-06-13audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLEOleg Nesterov1-1/+1
2013-06-13drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channelDerek Basehore1-1/+3
2013-06-13drivers/rtc/rtc-tps6586x.c: device wakeup flags correctionDmitry Osipenko1-1/+2
2013-06-13memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin1-2/+0
2013-06-13ocfs2: ocfs2_prep_new_orphaned_file() should return retXiaowei.Hu1-1/+1
2013-06-13lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EX...Chen Gang1-1/+1
2013-06-13kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook3-48/+57
2013-06-13reboot: rigrate shutdown/reboot to boot cpuRobin Holt1-3/+26
2013-06-13CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat2-32/+27
2013-06-13x86: Fix typo in kexec register clearingKees Cook1-1/+1
2013-06-13x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook1-3/+1
2013-06-13Merge branch 'wireless'David S. Miller27-95/+294
2013-06-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-7/+12
2013-06-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-23/+68
2013-06-12Merge tag 'trace-fixes-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+3
2013-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-74/+108
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville27-95/+294
2013-06-12b43: stop format string leaking into error msgsKees Cook1-1/+1
2013-06-12ath9k: Use minstrel rate control by defaultSujith Manoharan4-9/+9
2013-06-12Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau1-5/+5
2013-06-12ath9k: Disable PowerSave by defaultSujith Manoharan1-2/+1
2013-06-12net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang1-3/+3
2013-06-12rtlwifi: Fix a false leak indication for PCI devicesLarry Finger1-0/+1
2013-06-12wl12xx/wl18xx: scan all 5ghz channelsEliad Peller2-2/+2
2013-06-12wl12xx: increase minimum singlerole firmware version requiredLuciano Coelho1-2/+2
2013-06-12wl12xx: fix minimum required firmware version for wl127x multiroleLuciano Coelho1-1/+1
2013-06-12rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networksLarry Finger7-41/+139
2013-06-12mwifiex: debugfs: Fix out of bounds array accessMark A. Greer1-5/+17
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg4-1/+28
2013-06-12Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg1-18/+52
2013-06-12Bluetooth: btmrvl: support Marvell Bluetooth device SD8897Bing Zhao2-2/+30
2013-06-12Bluetooth: Fix checks for LE support on LE-only controllersJohan Hedberg2-3/+3
2013-06-12HID: multitouch: prevent memleak with the allocated nameBenjamin Tissoires1-4/+7
2013-06-12team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko1-2/+2
2013-06-12team: move add to port list before port enablementJiri Pirko1-1/+1
2013-06-12team: check return value of team_get_port_by_index_rcu() for NULLJiri Pirko2-0/+4
2013-06-12tuntap: set SOCK_ZEROCOPY flag during openJason Wang1-0/+2
2013-06-12Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds3-17/+50
2013-06-12usb: chipidea: fix id change handlingAlexander Shishkin1-1/+2
2013-06-12usb: chipidea: fix no transceiver caseAlexander Shishkin1-5/+8
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-79/+137
2013-06-11tracing: Fix outputting formats of x86-tsc and counter when use trace_clockYoshihiro YUNOMAE2-7/+3
2013-06-11netlink: fix error propagation in netlink_mmap()Patrick McHardy1-1/+1
2013-06-11net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann1-0/+6
2013-06-11vhost: fix ubuf_info cleanupMichael S. Tsirkin1-15/+7