summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-11cgroup: fix RCU accesses to task->cgroupsTejun Heo
2014-03-11proc connector: reject unprivileged listener bumpsKees Cook
2014-03-11KVM: IOMMU: hva align mapping page sizeGreg Edwards
2014-03-11KVM: PPC: Emulate dcbfAlexander Graf
2014-03-11s390/kvm: dont announce RRBM supportChristian Borntraeger
2014-03-11KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel
2014-03-11cgroup: cgroup_subsys->fork() should be called after the task is added to css...Tejun Heo
2014-03-11mm: vmscan: fix endless loop in kswapd balancingJohannes Weiner
2014-03-11dm mpath: fix stalls when handling invalid ioctlsHannes Reinecke
2014-03-11dma: ste_dma40: don't dereference free:d descriptorLinus Walleij
2014-03-11quota: Fix race between dqput() and dquot_scan_active()Jan Kara
2014-03-11SELinux: bigendian problems with filename trans rulesEric Paris
2014-03-11perf: Fix hotplug splatPeter Zijlstra
2014-03-11workqueue: ensure @task is valid across kthread_stop()Lai Jiangshan
2014-03-11hwmon: (max1668) Fix writing the minimum temperatureGuenter Roeck
2014-03-11USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain
2014-03-11USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8Aleksander Morgado
2014-03-11ACPI / processor: Rework processor throttling with work_on_cpu()Lan Tianyu
2014-03-11ACPI / video: Filter the _BCL table for duplicate brightness valuesHans de Goede
2014-03-11i7core_edac: Fix PCI device reference countJean Delvare
2014-03-11sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYNTejun Heo
2014-03-11ata: enable quirk from jmicron JMB350 for JMB394Denis V. Lunev
2014-03-11perf/x86: Fix event schedulingPeter Zijlstra
2014-03-11powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour
2014-03-11SUNRPC: Fix races in xs_nospace()Trond Myklebust
2014-03-11ASoC: wm8958-dsp: Fix firmware block loadingLars-Peter Clausen
2014-03-11ASoC: sta32x: Fix array access overflowTakashi Iwai
2014-03-11ASoC: sta32x: Fix wrong enum for limiter2 release rateTakashi Iwai
2014-03-11ASoC: wm8770: Fix wrong number of enum itemsTakashi Iwai
2014-03-11ALSA: usb-audio: work around KEF X300A firmware bugClemens Ladisch
2014-03-11net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-03-11net: add and use skb_gso_transport_seglen()Florian Westphal
2014-03-11net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann
2014-03-11usbnet: remove generic hard_header_len checkEmil Goode
2014-03-11bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac
2014-03-11tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir
2014-03-11net: fix 'ip rule' iif/oif device renameMaciej Żenczykowski
2014-03-11rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois
2014-03-11rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois
2014-03-11rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka
2014-03-11cifs: ensure that uncached writes handle unmapped areas correctlyJeff Layton
2014-03-11avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 useChen Gang
2014-03-11avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker
2014-03-11ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-03-11ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon
2014-03-11ext4: don't leave i_crtime.tv_sec uninitializedTheodore Ts'o
2014-03-11ext4: fix online resize with a non-standard blocks per group settingTheodore Ts'o
2014-03-11ext4: don't try to modify s_flags if the the file system is read-onlyTheodore Ts'o
2014-02-22Linux 3.4.82v3.4.82Greg Kroah-Hartman
2014-02-22genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=nPaul Gortmaker