summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-11-26cs5536: add support for IDE controller variantAndrey Korolyov1-0/+1
2017-11-26fcntl: Don't use ambiguous SIG_POLL si_codesEric W. Biederman1-0/+8
2017-11-26signal: move the "sig < SIGRTMIN" check into siginmask(sig)Oleg Nesterov1-9/+7
2017-11-11perf: Avoid horrible stack usagePeter Zijlstra (Intel)2-8/+22
2017-11-11mtd: cfi: reduce stack sizeArnd Bergmann1-1/+11
2017-11-11gpio: drop retval check enforcing from gpiochip_remove()Linus Walleij1-1/+1
2017-11-11cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell1-4/+2
2017-11-11module: fix types of device tables aliasesAndrey Ryabinin1-1/+1
2017-11-11dm: fix printk() rate limiting codeBart Van Assche1-29/+12
2017-11-11dm: convert DM printk macros to pr_<level> macrosJoe Perches1-39/+32
2017-11-11Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds1-2/+2
2017-11-11mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit1-9/+22
2017-11-11net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy1-0/+1
2017-11-11workqueue: implicit ordered attribute should be overridableTejun Heo1-1/+3
2017-10-12cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li2-4/+13
2017-10-12sched: add macros to define bitops for task atomic flagsZefan Li1-9/+12
2017-10-12sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li1-1/+1
2017-10-12sched: move no_new_privs into new atomic flagsKees Cook1-3/+15
2017-10-12PCI: Add Netronome NFP4000 PF device IDSimon Horman1-0/+1
2017-10-12PCI: Add Netronome vendor and device IDsJason S. McMullan1-0/+6
2017-10-12net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld1-1/+2
2017-10-12net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham1-1/+9
2017-10-12net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld1-0/+8
2017-10-12vfio: New external user group/file matchAlex Williamson1-0/+2
2017-10-12usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt1-2/+2
2017-10-12sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra1-0/+17
2017-09-15ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn1-1/+23
2017-09-15srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini1-2/+0
2017-09-15rcu: Move preemption disabling out of __srcu_read_lock()Paul E. McKenney1-1/+4
2017-09-15tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner1-1/+3
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-05vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman1-0/+3
2017-04-05blk: 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