summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.76v3.4.76Greg Kroah-Hartman2014-01-081-1/+1
* hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare2014-01-081-3/+6
* selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore2014-01-081-7/+36
* selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore2014-01-083-16/+48
* sh: always link in helper functions extracted from libgccGeert Uytterhoeven2014-01-081-1/+1
* sched: Avoid throttle_cfs_rq() racing with period_timer stoppingBen Segall2014-01-082-0/+10
* gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd2014-01-081-2/+2
* jbd2: don't BUG but return ENOSPC if a handle runs out of spaceTheodore Ts'o2014-01-081-2/+4
* GFS2: Fix incorrect invalidation for DIO/buffered I/OSteven Whitehouse2014-01-081-0/+30
* GFS2: don't hold s_umount over blkdev_putSteven Whitehouse2014-01-081-1/+11
* Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov2014-01-081-0/+4
* mm/hugetlb: check for pte NULL pointer in __page_check_address()Jianguo Wu2014-01-081-0/+4
* rtlwifi: pci: Fix oops on driver unloadLarry Finger2014-01-081-1/+3
* radiotap: fix bitmap-end-finding buffer overrunJohannes Berg2014-01-081-0/+4
* libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8Michele Baldessari2014-01-081-0/+3
* cpupower: Fix segfault due to incorrect getopt_long arugmentsJosh Boyer2014-01-081-3/+3
* powerpc: Align p_endAnton Blanchard2014-01-081-0/+1
* powerpc: Fix bad stack check in exception entryMichael Neuling2014-01-081-1/+1
* ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2014-01-082-10/+20
* ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan2014-01-081-9/+43
* dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard2014-01-081-8/+19
* dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard2014-01-081-1/+6
* ceph: Avoid data inconsistency due to d-cache aliasing in readpage()Li Wang2014-01-081-2/+6
* drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher2014-01-081-1/+1
* drm/radeon: fix asic gfx values for scrapper asicsAlex Deucher2014-01-081-4/+16
* net_dma: mark brokenDan Williams2014-01-081-0/+1
* drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebookRafał Miłecki2014-01-081-0/+8
* sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entitiesKirill Tkhai2014-01-081-0/+14
* ext4: check for overlapping extents in ext4_valid_extent_entries()Eryu Guan2014-01-081-1/+18
* ext4: fix use-after-free in ext4_mb_new_blocksJunho Ryu2014-01-081-3/+8
* intel_idle: enable IVB Xeon supportLen Brown2014-01-081-0/+1
* intel_idle: initial IVB supportLen Brown2014-01-081-0/+37
* ftrace: Initialize the ftrace profiler for each possible cpuMiao Xie2014-01-081-1/+1
* selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov2014-01-081-2/+2
* selinux: fix broken peer recv checkChad Hanson2014-01-081-1/+3
* usb: cdc-wdm: manage_power should always set needs_remote_wakeupBjørn Mork2014-01-081-5/+3
* ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail functionJongHo Kim2014-01-081-0/+2
* ASoC: wm8904: fix DSP mode B configurationBo Shen2014-01-081-1/+1
* TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven2014-01-081-0/+3
* powerpc: kvm: fix rare but potential deadlock scenepingfan liu2014-01-082-1/+9
* ceph: wake up 'safe' waiters when unregistering requestYan, Zheng2014-01-081-1/+2
* ceph: cleanup aborted requests when re-sending requests.Yan, Zheng2014-01-081-1/+4
* USB: serial: fix race in generic writeJohan Hovold2014-01-081-8/+1
* Linux 3.4.75v3.4.75Greg Kroah-Hartman2013-12-201-1/+1
* ARM: OMAP2+: hwmod: Fix SOFTRESET logicRoger Quadros2013-12-201-1/+42
* Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST"Greg Kroah-Hartman2013-12-203-9/+0
* hpfs: fix warnings when the filesystem fills upMikulas Patocka2013-12-201-1/+4
* sc1200_wdt: Fix oopsAlan2013-12-201-1/+2
* staging: comedi: ssv_dnp: use comedi_dio_update_state()H Hartley Sweeten2013-12-201-3/+3
* staging: comedi: pcmuio: fix possible NULL deref on detachIan Abbott2013-12-201-6/+6