summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-02-25radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-25radix-tree: fix race in gang lookupMatthew Wilcox
2016-02-24tracing: Fix freak link error caused by branch tracerArnd Bergmann
2016-02-24ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-02-24pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-15kernel/signal.c: unexport sigsuspend()Richard Weinberger
2016-02-12compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches
2016-02-12compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompilesSteven Noonan
2016-02-12arm64: fix building without CONFIG_UID16Arnd Bergmann
2016-01-13module: remove MODULE_GENERIC_TABLERusty Russell
2016-01-11block: Always check queue limits for cloned requestsHannes Reinecke
2016-01-05USB: add quirk for devices with broken LPMAlan Stern
2016-01-05ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2016-01-05ipv6: add complete rcu protection around np->optEric Dumazet
2015-10-28Revert "USB: Add device quirk for ASUS T100 Base Station keyboard"Jiri Slaby
2015-10-28usb: core: implement AMD remote wakeup quirkHuang Rui
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-28security: fix typo in security_task_prctlJann Horn
2015-10-26net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca
2015-10-07jbd2: avoid infinite loop when destroying aborted journalJan Kara
2015-09-30iio: Add inverse unit conversion macrosLars-Peter Clausen
2015-09-18PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-08-25rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra
2015-08-25rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney
2015-08-25arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2015-08-04nfs: increase size of EXCHANGE_ID name string bufferJeff Layton
2015-08-04libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-08-04jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi
2015-08-04kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky
2015-07-30HID: core: add two new usages for digitizerPing Cheng
2015-07-30ARM: shmobile: wait for MSTP clock status to toggle, when enabling itGuennadi Liakhovetski
2015-07-30get rid of s_files and files_lockAl Viro
2015-06-03libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta
2015-06-03libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta
2015-06-02amd64_edac: Add support for newer F16h modelsAravind Gopalakrishnan
2015-05-16nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-15mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov
2015-05-04usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi
2015-04-30net: fix crash in build_skb()Eric Dumazet
2015-04-27nick kvfree() from apparmorAl Viro
2015-04-22Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-04-22remove extra definitions of U32_MAXAlex Elder
2015-04-22kernel.h: define u8, s8, u32, etc. limitsAlex Elder
2015-04-22conditionally define U32_MAXAlex Elder
2015-04-09NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust
2015-04-09workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo
2015-04-09mm: thp: give transparent hugepage code a separate copy_pageDave Hansen
2015-04-09mm, hugetlb: define page_hstate for !HUGETLB_PAGEJiri Slaby
2015-04-09include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi