summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-26Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer1-25/+7
2017-11-26cs5536: add support for IDE controller variantAndrey Korolyov1-0/+1
2017-11-26asm/sections: add helpers to check for section dataThierry Reding1-0/+65
2017-11-26fcntl: Don't use ambiguous SIG_POLL si_codesEric W. Biederman2-2/+10
2017-11-26signal: move the "sig < SIGRTMIN" check into siginmask(sig)Oleg Nesterov1-9/+7
2017-11-11perf: Avoid horrible stack usagePeter Zijlstra (Intel)3-11/+26
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-11USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman1-0/+1
2017-11-11cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo1-1/+5
2017-11-11ipv6: fix sparse warning on rt6i_nodeWei Wang1-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-11ipv6: add rcu grace period before freeing fib6_nodeWei Wang1-1/+29
2017-11-11ipv6: Add rt6_get_cookie() functionMartin KaFai Lau2-1/+6
2017-11-11net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov1-1/+4
2017-11-11ipv4: add reference counting to metricsEric Dumazet2-6/+12
2017-11-11dst: Increase alignment of metrics to allow extra flag on pointersBen Hutchings1-1/+4
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-11sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long1-2/+2
2017-11-11sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko1-0/+4
2017-11-11workqueue: implicit ordered attribute should be overridableTejun Heo1-1/+3
2017-11-11IB/cma: Fix reference count leak when no ipv4 addresses are setKalderon, Michal1-2/+4
2017-11-11IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche1-2/+4
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-12v4l2-dv-timings.h: fix polarity for 4k formatsHans Verkuil1-10/+20
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-12IB/core: Add inline function to validate portYuval Shaia1-0/+7
2017-10-12IB/core: Create common start/end port functionsIra Weiny1-0/+27
2017-10-12scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne1-0/+1
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-15ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong1-0/+2
2017-09-15ipv6: initialize route null entry in addrconf_init()WANG Cong1-0/+1
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-15net: ping: do not abuse udp_poll()Eric Dumazet1-0/+1