summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-04-23Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold1-0/+1
2012-04-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi1-0/+13
2012-04-13CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky1-0/+5
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-02rtc: Provide flag for rtc devices that don't support UIEJohn Stultz1-1/+2
2012-04-02compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf1-1/+1
2012-04-02udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers1-0/+1
2012-04-02mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli1-0/+61
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-12OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen1-0/+5
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-03-01epoll: limit pathsJason Baron2-0/+2
2012-03-01epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2-1/+6
2012-03-01target: Allow control CDBs with data > 1 pageAndy Grover2-2/+3
2012-03-01USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp1-8/+2
2012-03-01net: Make qdisc_skb_cb upper size bound explicit.David S. Miller1-1/+8
2012-03-01ipv4: reset flowi parameters on route connectJulian Anastasov2-0/+14
2012-03-01NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust1-1/+1
2012-02-21crypto: sha512 - use standard ror64()Alexey Dobriyan1-0/+20
2012-02-21mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon1-2/+4
2012-02-21writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang1-1/+4
2012-02-21writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang1-1/+1
2012-02-21lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang1-0/+4
2012-02-13usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto1-1/+1
2012-02-13PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi1-1/+13
2012-02-13PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki1-0/+2
2012-02-06PCI: Rework ASPM disable codeMatthew Garrett1-2/+2
2012-02-03netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman1-0/+1
2012-02-03drm: Fix authentication kernel crashThomas Hellstrom1-0/+1
2012-01-26SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins2-1/+2
2012-01-26tuner: Fix numberspace conflict between xc4000 and pti 5nf05 tunersMiroslav Slugen1-1/+2
2012-01-26target: Set additional sense length field in sense dataRoland Dreier1-0/+1
2012-01-26ACPI: Store SRAT table revisionKurt Garloff1-0/+1
2012-01-26block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini1-0/+1
2012-01-26block: add and use scsi_blk_cmd_ioctlPaolo Bonzini1-0/+2
2012-01-26fix shrink_dcache_parent() livelockMiklos Szeredi1-0/+1
2012-01-26svcrpc: destroy server sockets all at onceJ. Bruce Fields1-1/+1
2012-01-26V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter1-0/+1
2012-01-26memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki1-0/+6
2012-01-26include/linux/crash_dump.h needs elf.hFabio Estevam1-0/+1
2012-01-26xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell1-0/+3
2012-01-26PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson1-1/+1
2012-01-26NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2-0/+7
2012-01-12usb: ch9: fix up MaxStreams helperFelipe Balbi1-1/+19