summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-04-16regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy
2015-04-16dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka
2015-04-16sched/wait: Provide infrastructure to deal with nested blockingPeter Zijlstra
2015-03-28workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo
2015-03-14Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold
2015-03-06quota: Store maximum space limit in bytesJan Kara
2015-03-06USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-03-06USB: don't cancel queued resets when unbinding driversAlan Stern
2015-03-06usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-03-06SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust
2015-03-06NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust
2015-03-06fsnotify: fix handling of renames in auditJan Kara
2015-02-11tracing: Add condition check to RCU lockdep checksSteven Rostedt (Red Hat)
2015-02-05quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara
2015-02-05vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko
2015-01-29time: settimeofday: Validate the values of tv from userSasha Levin
2015-01-29PCI: Add flag for devices where we can't use bus resetAlex Williamson
2015-01-29PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu
2015-01-29libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams
2015-01-27genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-01-27net: Generalize ndo_gso_check to ndo_features_checkJesse Gross
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-01-16mm: protect set_page_dirty() from ongoing truncationJohannes Weiner
2015-01-16pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren
2015-01-08audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs
2015-01-08userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2015-01-08userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman
2015-01-08groups: Consolidate the setgroups permission checksEric W. Biederman
2014-12-16move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-11-28Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-26Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel
2014-11-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-11-25Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquet...Linus Torvalds
2014-11-24PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt
2014-11-23Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-23percpu-ref: fix DEAD flag contamination of percpu pointerTejun Heo
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-11-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-11-18can: dev: add can_is_canfd_skb() APIDong Aisheng
2014-11-17clk-divider: Fix READ_ONLY when divider > 1James Hogan
2014-11-16sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra
2014-11-16bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN
2014-11-15Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-11-15Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-11-15iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan
2014-11-14inetdevice: fixed signed integer overflowVincent BENAYOUN