summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-11-11perf: Avoid horrible stack usagePeter Zijlstra (Intel)
2017-11-11mtd: cfi: reduce stack sizeArnd Bergmann
2017-11-11gpio: drop retval check enforcing from gpiochip_remove()Linus Walleij
2017-11-11cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell
2017-11-11module: fix types of device tables aliasesAndrey Ryabinin
2017-11-11USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman
2017-11-11cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo
2017-11-11ipv6: fix sparse warning on rt6i_nodeWei Wang
2017-11-11dm: fix printk() rate limiting codeBart Van Assche
2017-11-11dm: convert DM printk macros to pr_<level> macrosJoe Perches
2017-11-11Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds
2017-11-11ipv6: add rcu grace period before freeing fib6_nodeWei Wang
2017-11-11ipv6: Add rt6_get_cookie() functionMartin KaFai Lau
2017-11-11net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov
2017-11-11ipv4: add reference counting to metricsEric Dumazet
2017-11-11dst: Increase alignment of metrics to allow extra flag on pointersBen Hutchings
2017-11-11mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit
2017-11-11net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy
2017-11-11sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long
2017-11-11sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko
2017-11-11workqueue: implicit ordered attribute should be overridableTejun Heo
2017-11-11IB/cma: Fix reference count leak when no ipv4 addresses are setKalderon, Michal
2017-11-11IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche
2017-10-12cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li
2017-10-12sched: add macros to define bitops for task atomic flagsZefan Li
2017-10-12sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li
2017-10-12sched: move no_new_privs into new atomic flagsKees Cook
2017-10-12PCI: Add Netronome NFP4000 PF device IDSimon Horman
2017-10-12PCI: Add Netronome vendor and device IDsJason S. McMullan
2017-10-12v4l2-dv-timings.h: fix polarity for 4k formatsHans Verkuil
2017-10-12net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld
2017-10-12net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham
2017-10-12net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld
2017-10-12IB/core: Add inline function to validate portYuval Shaia
2017-10-12IB/core: Create common start/end port functionsIra Weiny
2017-10-12scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne
2017-10-12vfio: New external user group/file matchAlex Williamson
2017-10-12usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt
2017-10-12sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra
2017-09-15ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2017-09-15ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-09-15ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-09-15srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini
2017-09-15rcu: Move preemption disabling out of __srcu_read_lock()Paul E. McKenney
2017-09-15net: ping: do not abuse udp_poll()Eric Dumazet
2017-09-15tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner
2017-09-15USB: hub: fix SS max number of portsJohan Hovold
2017-09-15xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca
2017-08-26net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2017-08-26dentry name snapshotsAl Viro