summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-08-26net/mlx4: Fix the check in attaching steering rulesTalat Batheesh1-0/+1
2017-08-26dentry name snapshotsAl Viro2-31/+7
2017-08-26ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin1-2/+2
2017-07-18include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz1-18/+18
2017-07-18kernel.h: make abs() work with 64-bit typesMichal Nazarewicz1-21/+24
2017-07-18KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand1-2/+2
2017-07-18bpf: try harder on clones when writing into skbDaniel Borkmann1-0/+7
2017-07-18usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault1-0/+6
2017-07-18net: phy: Do not perform software reset for Generic PHYFlorian Fainelli1-0/+4
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins1-28/+25
2017-06-05locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra1-0/+20
2017-06-05net/mlx4: && vs & typoDan Carpenter1-1/+1
2017-06-05net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev2-1/+11
2017-06-05mm: fix <linux/pagemap.h> stray kernel-doc notationRandy Dunlap1-1/+0
2017-06-05nlm: Ensure callback code also checks that the files matchTrond Myklebust1-1/+2
2017-06-05locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZERChris Wilson1-4/+4
2017-04-04vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman1-0/+3
2017-04-04blk: rq_data_dir() should not return a booleanLinus Torvalds1-1/+1
2017-03-16can: Fix kernel panic at security_sock_rcv_skbEric Dumazet1-4/+3
2017-03-16tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson1-1/+6
2017-03-16SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee1-0/+1
2017-03-16nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever1-1/+2
2017-03-16jump_labels: API for flushing deferred jump label updatesDavid Matlack1-0/+5
2017-03-16gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu1-2/+7
2017-03-16hotplug: Make register and unregister notifier API symmetricMichal Hocko1-11/+4
2017-02-26mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman1-0/+2
2017-02-23rose: limit sk_filter trim to payloadWillem de Bruijn1-1/+5
2017-02-23ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul1-0/+1
2017-02-23compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()Paul E. McKenney1-1/+1
2017-02-23mm/hugetlb: check for reserved hugepages during memory offlineGerald Schaefer1-3/+3
2017-02-23mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter1-2/+2
2017-02-23svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever1-0/+9
2017-02-23pwm: Unexport children before chip removalDavid Hsu1-0/+5
2017-02-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara1-1/+1
2017-02-23Revert "fs: Give dentry to inode_change_ok() instead of inode"Ben Hutchings1-1/+1
2016-11-20Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds1-2/+2
2016-11-20compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini1-1/+1
2016-11-20posix_acl: Clear SGID bit when setting file permissionsJan Kara1-0/+1
2016-11-20fs: Give dentry to inode_change_ok() instead of inodeJan Kara1-1/+1
2016-11-20mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner1-0/+2
2016-11-20ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2-2/+2
2016-11-20can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-1/+2
2016-11-20fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-11-20fanotify: fix list corruption in fanotify_get_response()Jan Kara1-3/+0
2016-11-20fsnotify: add a way to stop queueing events on group shutdownJan Kara1-0/+3
2016-11-20efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo1-0/+9
2016-11-20block: fix bdi vs gendisk lifetime mismatchDan Williams1-0/+2
2016-11-20Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2-11/+19
2016-11-20radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin1-0/+1
2016-11-20netfilter: x_tables: speed up jump target validationFlorian Westphal1-0/+4