summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-04-14ALSA: ak411x: Fix stall in work callbackTakashi Iwai
2015-04-14move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-04-14net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2015-04-14net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2015-04-14vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-04-14usb-core bInterval quirkJames P Michels III
2015-04-14usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern
2015-04-14libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams
2015-04-14driver core: Introduce device_create_groupsGuenter Roeck
2015-04-14sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman
2015-04-14mm: protect set_page_dirty() from ongoing truncationJohannes Weiner
2015-04-14mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov
2015-04-14time: settimeofday: Validate the values of tv from userSasha Levin
2015-04-14mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-04-14virtio: use dev_to_virtio wrapper in virtioWanlong Gao
2015-04-14genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-02-02drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2015-02-02of: Fix overflow bug in string property parsing functionsGrant Likely
2015-02-02USB: core: add device-qualifier quirkJohan Hovold
2015-02-02mm, thp: fix collapsing of hugepages on madviseDavid Rientjes
2015-02-02drm/radeon: remove invalid pci idAlex Deucher
2015-02-02OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko
2015-02-02introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov
2015-02-02random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2015-02-02crypto: more robust crypto_memneqCesar Eduardo Barros
2015-02-02vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara
2015-02-02kernel: add support for gcc 5Sasha Levin
2015-02-02block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer
2015-02-02USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-12-01mnt: Only change user settable mount flags in remountEric W. Biederman
2014-12-01cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li
2014-12-01sched: add macros to define bitops for task atomic flagsZefan Li
2014-12-01jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-12-01regulatory: add NUL to alpha2Eliad Peller
2014-09-25slab/mempolicy: always use local policy from interrupt contextAndi Kleen
2014-08-14ip: make IP identifiers less predictableEric Dumazet
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet
2014-08-07Revert: "net: ip, ipv6: handle gso skbs in forwarding path"Greg Kroah-Hartman
2014-08-07printk: rename printk_sched to printk_deferredJohn Stultz
2014-07-31introduce SIZE_MAXXi Wang
2014-07-31libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-07-09Bluetooth: Remove unused hci_le_ltk_reply()Syam Sidhardhan
2014-07-09USB: add USB_DEVICE_INTERFACE_CLASS macroBjørn Mork
2014-07-06tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-06-30skbuff: add an api to orphan fragsMichael S. Tsirkin
2014-06-30genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner
2014-06-26lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer
2014-06-26ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen
2014-06-26team: fix mtu settingJiri Pirko