summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-06-01mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre1-0/+2
2012-06-01block: don't mark buffers beyond end of disk as mappedJeff Moyer1-0/+1
2012-06-01block: fix buffer overflow when printing partition UUIDsTejun Heo1-6/+0
2012-05-21usbnet: fix skb traversing races during unlink(v2)Ming Lei1-1/+2
2012-05-21Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds1-1/+1
2012-05-07efi: Add new variable attributesMatthew Garrett1-1/+12
2012-05-07pipes: add a "packetized pipe" mode for writingLinus Torvalds1-0/+1
2012-05-07USB: EHCI: fix crash during suspend on ASUS computersAlan Stern1-0/+2
2012-05-07KVM: unmap pages from the iommu when slots are removedAlex Williamson1-0/+6
2012-04-27tcp: allow splice() to build full TSO packetsEric Dumazet1-1/+1
2012-04-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi1-0/+13
2012-04-13x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel1-1/+2
2012-04-13kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel1-2/+2
2012-04-02udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers1-0/+1
2012-04-02math: Introduce div64_longSasha Levin1-0/+4
2012-03-19Block: use a freezable workqueue for disk-event pollingAlan Stern1-0/+4
2012-03-19block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura1-0/+1
2012-03-19ipsec: be careful of non existing mac headersEric Dumazet1-0/+10
2012-03-12regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin1-2/+2
2012-03-12regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin1-0/+6
2012-03-12Fix autofs compile without CONFIG_COMPATLinus Torvalds1-0/+4
2012-02-29epoll: limit pathsJason Baron2-0/+2
2012-02-29epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov1-1/+4
2012-02-29USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp1-8/+2
2012-02-20crypto: sha512 - use standard ror64()Alexey Dobriyan1-0/+20
2012-02-20lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang1-0/+4
2012-02-06PCI: Rework ASPM disable codeMatthew Garrett1-2/+2
2012-01-25block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini1-0/+1
2012-01-25block: add and use scsi_blk_cmd_ioctlPaolo Bonzini1-0/+2
2012-01-25fix shrink_dcache_parent() livelockMiklos Szeredi1-0/+1
2012-01-25svcrpc: destroy server sockets all at onceJ. Bruce Fields1-1/+1
2012-01-25V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter1-0/+1
2012-01-25memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki1-0/+6
2012-01-25PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson1-1/+1
2012-01-12usb: ch9: fix up MaxStreams helperFelipe Balbi1-1/+19
2012-01-12usb: fix number of mapped SG DMA entriesClemens Ladisch1-0/+1
2012-01-06mfd: Turn on the twl4030-madc MADC clockKyle Manna1-0/+4
2012-01-06VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat1-4/+32
2012-01-06block: initialize request_queue's numa node duringMike Snitzer1-3/+0
2011-12-21linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds1-1/+0
2011-12-21fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2-1/+3
2011-12-09firmware: Sigma: Fix endianess issuesLars-Peter Clausen1-4/+4
2011-12-09firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen1-5/+0
2011-11-26nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2-0/+4
2011-11-11thp: share get_huge_page_tail()Andrea Arcangeli1-0/+11
2011-11-11ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodesTheodore Ts'o2-4/+4
2011-11-11mm: thp: tail page refcounting fixAndrea Arcangeli2-38/+40
2011-11-11vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds1-0/+1
2011-11-11readlinkat: ensure we return ENOENT for the empty pathname for normal lookupsAndy Whitcroft1-0/+1
2011-11-11mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka1-0/+1