summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2015-07-15ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki
2015-07-15nfs: increase size of EXCHANGE_ID name string bufferJeff Layton
2015-07-15jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi
2015-07-09mnt: Refactor the logic for mounting sysfs and proc in a user namespaceEric W. Biederman
2015-05-28sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner
2015-05-28libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta
2015-05-28libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta
2015-05-20nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-12uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede
2015-05-12x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming
2015-05-12efi/reboot: Allow powering off machines using EFIMatt Fleming