summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.9.3v3.9.3Greg Kroah-Hartman2013-05-191-1/+1
* target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileioAndy Grover2013-05-191-8/+2
* audit: Make testing for a valid loginuid explicit.Eric W. Biederman2013-05-194-2/+40
* parisc: make default cross compiler search more robust (v3)Helge Deller2013-05-191-12/+9
* parisc: fix NATIVE set up in buildMike Frysinger2013-05-191-3/+1
* parisc: use long branch in fork_like macroJohn David Anglin2013-05-191-1/+2
* parisc: fix SMP races when updating PTE and TLB entries in entry.SJohn David Anglin2013-05-191-72/+83
* parisc: only re-enable interrupts if we need to schedule or deliver signals w...John David Anglin2013-05-191-5/+9
* usermodehelper: check subprocess_info->path != NULLOleg Nesterov2013-05-191-0/+5
* drm/radeon: restore nomodeset operation (v2)Dave Airlie2013-05-191-1/+11
* drm/radeon: check incoming cliprects pointerKees Cook2013-05-191-1/+1
* ASoC: da7213: Fix setting dmic_samplephase and dmic_clk_rateAxel Lin2013-05-191-4/+4
* ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise2013-05-191-1/+13
* drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang2013-05-191-2/+2
* ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu2013-05-191-3/+1
* target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regressionNicholas Bellinger2013-05-191-0/+2
* target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel2013-05-192-6/+38
* iscsi-target: Fix processing of OOO commandsShlomo Pongratz2013-05-191-3/+4
* cpufreq / intel_pstate: fix ffmpeg regressionDirk Brandewie2013-05-191-8/+2
* cpufreq / intel_pstate: use lowest requested max performanceDirk Brandewie2013-05-191-3/+9
* cpufreq / intel_pstate: remove idle time and duration from sample and calcula...Dirk Brandewie2013-05-191-37/+8
* drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()Wei Yongjun2013-05-191-0/+1
* ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh2013-05-192-3/+3
* VSOCK: Drop bogus __init annotation from vsock_init_tables()Geert Uytterhoeven2013-05-191-1/+1
* drbd: fix for deadlock when using automatic split-brain-recoveryPhilipp Reisner2013-05-191-1/+0
* drbd: fix memory leakLars Ellenberg2013-05-191-0/+1
* drbd: Fix build error when CONFIG_CRYPTO_HMAC is not setPhilipp Reisner2013-05-191-2/+2
* watchdog: Fix race condition in registration codeGuenter Roeck2013-05-191-1/+2
* pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA2013-05-191-1/+1
* xfrm6: release dev before returning errorCong Wang2013-05-191-1/+3
* ipv6,gre: do not leak info to user-spaceAmerigo Wang2013-05-191-0/+2
* ipv6: do not clear pinet6 fieldEric Dumazet2013-05-196-14/+39
* macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko2013-05-191-3/+4
* if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer2013-05-191-6/+6
* 3c59x: fix PCI resource managementSergei Shtylyov2013-05-191-12/+13
* 3c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov2013-05-191-1/+1
* net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov2013-05-192-2/+4
* virtio: don't expose u16 in userspace apistephen hemminger2013-05-191-1/+1
* packet: tpacket_v3: do not trigger bug() on wrong header statusDaniel Borkmann2013-05-191-30/+23
* asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org2013-05-191-0/+3
* bridge: fix race with topology change timerstephen hemminger2013-05-191-1/+1
* net: vlan,ethtool: netdev_features_t is more than 32 bitBjørn Mork2013-05-192-2/+2
* net: use netdev_features_t in skb_needs_linearize()Patrick McHardy2013-05-191-1/+1
* net_sched: act_ipt forward compat with xtablesJamal Hadi Salim2013-05-191-3/+30
* 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead2013-05-191-0/+2
* tcp: reset timer after any SYNACK retransmitYuchung Cheng2013-05-191-1/+6
* net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-WChen Gang2013-05-191-1/+1
* net: tun: release the reference of tun device in tun_recvmsgGao feng2013-05-191-2/+5
* sfc: Fix naming of MTD partitions for FPGA bitfilesBen Hutchings2013-05-191-1/+1
* tcp: force a dst refcount when prequeue packetEric Dumazet2013-05-191-0/+1