summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-03-14modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell1-8/+9
2016-03-14efi: Make efivarfs entries immutable by defaultPeter Jones1-0/+2
2016-03-14efi: Make our variable validation list include the guidPeter Jones1-1/+2
2016-03-14efi: Do variable name validation tests in utf8Peter Jones1-2/+4
2016-03-14lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones1-0/+4
2016-03-14tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)1-8/+9
2016-03-07libata: Align ata_device's id on a cachelineHarvey Hunt1-1/+1
2016-03-07libata: fix HDIO_GET_32BIT ioctlArnd Bergmann1-2/+2
2016-03-07unix: properly account for FDs passed over unix socketswilly tarreau1-0/+1
2016-03-03nfs: fix nfs_size_to_loff_tChristoph Hellwig1-3/+1
2016-03-03ses: fix additional element traversal bugJames Bottomley1-0/+4
2016-03-03lockd: create NSM handles per net namespaceAndrey Ryabinin1-3/+6
2016-03-03tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)1-0/+6
2016-03-02net:Add sysctl_max_skb_fragsHans Westgaard Ry1-0/+1
2016-03-02net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu1-0/+1
2016-02-25radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-25radix-tree: fix race in gang lookupMatthew Wilcox1-0/+16
2016-02-24tracing: Fix freak link error caused by branch tracerArnd Bergmann1-1/+1
2016-02-24ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn1-1/+23
2016-02-24pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-0/+4
2016-02-15kernel/signal.c: unexport sigsuspend()Richard Weinberger1-1/+0
2016-02-12compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches4-179/+110
2016-02-12compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompilesSteven Noonan2-2/+0
2016-02-12arm64: fix building without CONFIG_UID16Arnd Bergmann2-2/+2
2016-01-13module: remove MODULE_GENERIC_TABLERusty Russell2-15/+8
2016-01-11block: Always check queue limits for cloned requestsHannes Reinecke1-1/+0
2016-01-05USB: add quirk for devices with broken LPMAlan Stern1-0/+3
2016-01-05ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong1-0/+1
2016-01-05ipv6: add complete rcu protection around np->optEric Dumazet1-1/+1
2015-10-28Revert "USB: Add device quirk for ASUS T100 Base Station keyboard"Jiri Slaby1-5/+2
2015-10-28usb: core: implement AMD remote wakeup quirkHuang Rui1-0/+3
2015-10-28skbuff: Fix skb checksum partial check.Pravin B Shelar1-1/+1
2015-10-28skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-10-28security: fix typo in security_task_prctlJann Horn1-1/+1
2015-10-26net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca1-1/+2
2015-10-07jbd2: avoid infinite loop when destroying aborted journalJan Kara1-1/+2
2015-09-30iio: Add inverse unit conversion macrosLars-Peter Clausen1-0/+17
2015-09-18PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-0/+2
2015-08-25rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra2-15/+15
2015-08-25rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney1-0/+14
2015-08-25arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra1-0/+9
2015-08-04nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
2015-08-04libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-0/+1
2015-08-04jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi1-2/+2
2015-08-04kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky1-0/+4
2015-07-30HID: core: add two new usages for digitizerPing Cheng1-5/+2
2015-07-30ARM: shmobile: wait for MSTP clock status to toggle, when enabling itGuennadi Liakhovetski1-7/+12
2015-07-30get rid of s_files and files_lockAl Viro1-13/+0
2015-06-03libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta1-0/+9
2015-06-03libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta1-0/+1