aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
* | | | | sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-04-13
* | | | | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-04-13
* | | | | kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel2012-04-13
* | | | | udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2012-04-02
* | | | | math: Introduce div64_longSasha Levin2012-04-02
* | | | | Block: use a freezable workqueue for disk-event pollingAlan Stern2012-03-19
* | | | | block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura2012-03-19
* | | | | ipsec: be careful of non existing mac headersEric Dumazet2012-03-19
* | | | | regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin2012-03-12
* | | | | regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2012-03-12
* | | | | Fix autofs compile without CONFIG_COMPATLinus Torvalds2012-03-12
* | | | | epoll: limit pathsJason Baron2012-02-29
* | | | | epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2012-02-29
* | | | | USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp2012-02-29
* | | | | crypto: sha512 - use standard ror64()Alexey Dobriyan2012-02-20
* | | | | lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang2012-02-20
* | | | | PCI: Rework ASPM disable codeMatthew Garrett2012-02-06
* | | | | block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini2012-01-25
* | | | | block: add and use scsi_blk_cmd_ioctlPaolo Bonzini2012-01-25
* | | | | fix shrink_dcache_parent() livelockMiklos Szeredi2012-01-25
* | | | | svcrpc: destroy server sockets all at onceJ. Bruce Fields2012-01-25
* | | | | V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter2012-01-25
* | | | | memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki2012-01-25
* | | | | PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson2012-01-25
* | | | | usb: ch9: fix up MaxStreams helperFelipe Balbi2012-01-12
* | | | | usb: fix number of mapped SG DMA entriesClemens Ladisch2012-01-12
* | | | | mfd: Turn on the twl4030-madc MADC clockKyle Manna2012-01-06
* | | | | VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2012-01-06
* | | | | block: initialize request_queue's numa node duringMike Snitzer2012-01-06
* | | | | linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds2011-12-21
* | | | | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2011-12-21
* | | | | firmware: Sigma: Fix endianess issuesLars-Peter Clausen2011-12-09
* | | | | firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen2011-12-09
* | | | | nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2011-11-26
* | | | | thp: share get_huge_page_tail()Andrea Arcangeli2011-11-11
* | | | | ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodesTheodore Ts'o2011-11-11
* | | | | mm: thp: tail page refcounting fixAndrea Arcangeli2011-11-11
* | | | | vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds2011-11-11
* | | | | readlinkat: ensure we return ENOENT for the empty pathname for normal lookupsAndy Whitcroft2011-11-11
* | | | | mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka2011-11-11
* | | | | io-mapping: ensure io_mapping_map_atomic _is_ atomicDaniel Vetter2011-11-11
* | | | | genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell2011-11-11
* | | | | time: Change jiffies_to_clock_t() argument type to unsigned longhank2011-11-11
* | | | | net: hold sock reference while processing tx timestampsRichard Cochran2011-11-11
* | | | | USB: fix ehci alignment errorHarro Haan2011-11-11
* | | | | TTY: make tty_add_file non-failingJiri Slaby2011-11-11
* | | | | ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not definedSteven Rostedt2011-10-16
* | | | | ftrace: Fix regression of :mod:module function enablingSteven Rostedt2011-10-16
* | | | | ptp: fix L2 event message recognitionRichard Cochran2011-10-16
* | | | | posix-cpu-timers: Cure SMP wobblesPeter Zijlstra2011-10-16