aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-04-22Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
2012-04-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-04-13CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky
2012-04-13x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel
2012-04-13kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel
2012-04-02rtc: Provide flag for rtc devices that don't support UIEJohn Stultz
2012-04-02compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf
2012-04-02udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers
2012-04-02mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-04-02math: Introduce div64_longSasha Levin
2012-03-19Block: use a freezable workqueue for disk-event pollingAlan Stern
2012-03-19block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura
2012-03-19ipsec: be careful of non existing mac headersEric Dumazet
2012-03-12OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen
2012-03-12regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin
2012-03-12regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2012-03-12Fix autofs compile without CONFIG_COMPATLinus Torvalds
2012-02-29epoll: limit pathsJason Baron
2012-02-29epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov
2012-02-29target: Allow control CDBs with data > 1 pageAndy Grover
2012-02-29USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp
2012-02-29net: Make qdisc_skb_cb upper size bound explicit.David S. Miller
2012-02-29ipv4: reset flowi parameters on route connectJulian Anastasov
2012-02-29NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust
2012-02-20crypto: sha512 - use standard ror64()Alexey Dobriyan
2012-02-20mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon
2012-02-20writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang
2012-02-20writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang
2012-02-20lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang
2012-02-13usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto
2012-02-13PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi
2012-02-13PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki
2012-02-06PCI: Rework ASPM disable codeMatthew Garrett
2012-02-03netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman
2012-02-03drm: Fix authentication kernel crashThomas Hellstrom
2012-01-25SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins
2012-01-25tuner: Fix numberspace conflict between xc4000 and pti 5nf05 tunersMiroslav Slugen
2012-01-25target: Set additional sense length field in sense dataRoland Dreier
2012-01-25ACPI: Store SRAT table revisionKurt Garloff
2012-01-25block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini
2012-01-25block: add and use scsi_blk_cmd_ioctlPaolo Bonzini
2012-01-25fix shrink_dcache_parent() livelockMiklos Szeredi
2012-01-25svcrpc: destroy server sockets all at onceJ. Bruce Fields
2012-01-25V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter
2012-01-25memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki
2012-01-25include/linux/crash_dump.h needs elf.hFabio Estevam
2012-01-25xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell
2012-01-25PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson
2012-01-25NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2012-01-12usb: ch9: fix up MaxStreams helperFelipe Balbi