summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-02-25radix-tree: fix race in gang lookupMatthew Wilcox
2016-02-25cgroup: make sure a parent css isn't offlined before its childrenTejun Heo
2016-02-24crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu
2016-02-03arm64: fix building without CONFIG_UID16Arnd Bergmann
2016-02-03net/mlx4: Remove unused macroMoni Shoua
2016-02-03printk: help pr_debug and pr_devel to optimize out argumentsAaron Conole
2016-02-02mtd: nand: remove unused and buggy get_platform_nandchip() helper functionBoris BREZILLON
2016-02-02mtd: nand: fix ONFI parameter page layoutBoris BREZILLON
2016-02-02printk: do cond_resched() between lines while outputting to consolesTejun Heo
2016-01-28unix: properly account for FDs passed over unix socketswilly tarreau
2016-01-25Revert "[stable-only] net: add length argument to skb_copy_and_csum_datagram_...Luis Henriques
2016-01-25net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-01-25ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)
2016-01-25include/linux/mmdebug.h: should include linux/bug.hJames Morse
2016-01-25ses: fix additional element traversal bugJames Bottomley
2016-01-18USB: add quirk for devices with broken LPMAlan Stern
2016-01-05locking: Add WARN_ON_ONCE lock assertionPeter Hurley
2016-01-05block: Always check queue limits for cloned requestsHannes Reinecke
2015-12-18ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-14kernel/signal.c: unexport sigsuspend()Richard Weinberger
2015-12-13ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu
2015-12-13ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2015-12-13lockd: create NSM handles per net namespaceAndrey Ryabinin
2015-11-16sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-11-16sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker
2015-10-28[stable-only] net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca
2015-10-28skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-10-28skbuff: Fix skb checksum flag on skb pullPravin B Shelar
2015-10-28drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola
2015-10-28drivers: usb :fsl: Implement Workaround for USB Erratum A007792Nikhil Badola
2015-10-19jbd2: avoid infinite loop when destroying aborted journalJan Kara
2015-09-30netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann
2015-09-30net: fix endian check warning in etherdevice.hJesse Brandeburg
2015-09-29fs: create and use seq_show_option for escapingKees Cook
2015-09-28iio: Add inverse unit conversion macrosLars-Peter Clausen
2015-09-28PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-08-31rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra
2015-08-31rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney
2015-08-27bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov
2015-08-27fs/buffer.c: support buffer cache allocations with gfp modifiersGioh Kim
2015-08-11mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood
2015-08-11libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-07-15ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki
2015-07-15ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki
2015-07-15of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov
2015-07-15sysfs: Add support for permanently empty directories to serve as mount points.Eric W. Biederman
2015-07-15kernfs: Add support for always empty directories.Eric W. Biederman
2015-07-15sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman
2015-07-15fs: Add helper functions for permanently empty directories.Eric W. Biederman
2015-07-15VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells