aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini2012-01-251-0/+1
* block: add and use scsi_blk_cmd_ioctlPaolo Bonzini2012-01-251-0/+2
* fix shrink_dcache_parent() livelockMiklos Szeredi2012-01-251-0/+1
* svcrpc: destroy server sockets all at onceJ. Bruce Fields2012-01-251-1/+1
* V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter2012-01-251-0/+1
* memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki2012-01-251-0/+6
* PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson2012-01-251-1/+1
* usb: ch9: fix up MaxStreams helperFelipe Balbi2012-01-121-1/+19
* usb: fix number of mapped SG DMA entriesClemens Ladisch2012-01-121-0/+1
* mfd: Turn on the twl4030-madc MADC clockKyle Manna2012-01-061-0/+4
* VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2012-01-061-4/+32
* block: initialize request_queue's numa node duringMike Snitzer2012-01-061-3/+0
* linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds2011-12-211-1/+0
* fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2011-12-212-1/+3
* firmware: Sigma: Fix endianess issuesLars-Peter Clausen2011-12-091-4/+4
* firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen2011-12-091-5/+0
* nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2011-11-262-0/+4
* thp: share get_huge_page_tail()Andrea Arcangeli2011-11-111-0/+11
* ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodesTheodore Ts'o2011-11-112-4/+4
* mm: thp: tail page refcounting fixAndrea Arcangeli2011-11-112-38/+40
* vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds2011-11-111-0/+1
* readlinkat: ensure we return ENOENT for the empty pathname for normal lookupsAndy Whitcroft2011-11-111-0/+1
* mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka2011-11-111-0/+1
* io-mapping: ensure io_mapping_map_atomic _is_ atomicDaniel Vetter2011-11-111-0/+4
* genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell2011-11-111-0/+3
* time: Change jiffies_to_clock_t() argument type to unsigned longhank2011-11-111-1/+1
* net: hold sock reference while processing tx timestampsRichard Cochran2011-11-112-2/+7
* USB: fix ehci alignment errorHarro Haan2011-11-111-1/+1
* TTY: make tty_add_file non-failingJiri Slaby2011-11-111-1/+3
* ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not definedSteven Rostedt2011-10-161-2/+2
* ftrace: Fix regression of :mod:module function enablingSteven Rostedt2011-10-161-1/+2
* ptp: fix L2 event message recognitionRichard Cochran2011-10-161-3/+10
* posix-cpu-timers: Cure SMP wobblesPeter Zijlstra2011-10-161-1/+0
* writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stageWu Fengguang2011-10-031-0/+1
* mfd: Fix value of WM8994_CONFIGURE_GPIOMark Brown2011-10-031-1/+1
* rtc: Fix RTC PIE frequency limitJohn Stultz2011-10-031-0/+3
* TTY: pty, fix pty countingJiri Slaby2011-10-032-0/+5
* rapidio: fix use of non-compatible registersAlexandre Bounine2011-10-031-9/+9
* Add a personality to report 2.6.x version numbersAndi Kleen2011-08-291-0/+1
* x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha2011-08-291-0/+2
* mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra2011-08-151-2/+10
* net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman2011-08-151-0/+2
* net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-151-11/+0
* crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-151-0/+5
* NFS: Fix spurious readdir cookie loop messagesTrond Myklebust2011-08-041-1/+2
* mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt2011-08-041-0/+2
* pnfs: let layoutcommit handle a list of lsegPeng Tao2011-08-041-1/+1
* firewire: cdev: prevent race between first get_info ioctl and bus reset event...Stefan Richter2011-08-041-0/+3
* gro: Only reset frag0 when skb can be pulledHerbert Xu2011-08-041-1/+4
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-201-0/+3
|\