summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-03-09use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro
2016-03-09seqcount: Rename write_seqcount_barrier()Peter Zijlstra
2016-03-09libata: Align ata_device's id on a cachelineHarvey Hunt
2016-03-07libata: fix HDIO_GET_32BIT ioctlArnd Bergmann
2016-03-07nfs: fix nfs_size_to_loff_tChristoph Hellwig
2016-03-04net:Add sysctl_max_skb_fragsHans Westgaard Ry
2016-03-04net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2016-03-04tracing: Fix freak link error caused by branch tracerArnd Bergmann
2016-03-04tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)
2016-02-28pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-23cgroup: make sure a parent css isn't offlined before its childrenTejun Heo
2016-02-23cgroup: separate out include/linux/cgroup-defs.hTejun Heo
2016-02-15radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-15mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov
2016-02-15radix-tree: fix race in gang lookupMatthew Wilcox
2016-02-15libceph: fix ceph_msg_revoke()Ilya Dryomov
2016-02-03printk: do cond_resched() between lines while outputting to consolesTejun Heo
2016-02-01NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust
2016-02-01Thermal: do thermal zone update after a cooling device registeredChen Yu
2016-02-01Thermal: initialize thermal zone device correctlyZhang Rui
2016-01-31arm64: fix building without CONFIG_UID16Arnd Bergmann
2016-01-31net: preserve IP control block during GSO segmentationKonstantin Khlebnikov
2016-01-31net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-01-31unix: properly account for FDs passed over unix socketswilly tarreau
2016-01-31net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork
2016-01-22USB: add quirk for devices with broken LPMAlan Stern
2015-12-14ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-09tty: audit: Fix audit sourcePeter Hurley
2015-12-09KVM: Provide function for VCPU lookup by idDavid Hildenbrand
2015-10-27locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton
2015-10-27locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton
2015-10-27sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-10-27sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker
2015-10-27skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-10-27skbuff: Fix skb checksum flag on skb pullPravin B Shelar
2015-10-22overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells
2015-10-22mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen
2015-10-22security: fix typo in security_task_prctlJann Horn
2015-09-29jbd2: avoid infinite loop when destroying aborted journalJan Kara
2015-09-29SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust
2015-09-29mm: make page pfmemalloc check more robustMichal Hocko
2015-09-21fs: create and use seq_show_option for escapingKees Cook
2015-09-21ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu
2015-09-21PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-09-21iio: Add inverse unit conversion macrosLars-Peter Clausen
2015-09-13genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko
2015-09-13Revert "libata: Implement NCQ autosense"Tejun Heo
2015-09-13Revert "libata: Implement support for sense data reporting"Tejun Heo
2015-08-16mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood