aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/futex-requeue-pi.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-02squashfs: more metadata hardeningLinus Torvalds3-6/+13
2018-08-01Revert "net/ipv6: fix metrics leak"David S. Miller1-14/+4
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds5-17/+12
2018-08-01mm: delete historical BUG from zap_pmd_range()Hugh Dickins1-4/+2
2018-08-01rxrpc: Fix user call ID check in rxrpc_service_prealloc_oneYueHaibing1-2/+2
2018-08-01squashfs metadata 2: electric boogalooLinus Torvalds3-14/+20
2018-08-01staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pagesJohn Stultz1-0/+2
2018-08-01ia64: mark special ia64 memory areas anonymousLinus Torvalds1-0/+2
2018-08-01net: dsa: Do not suspend/resume closed slave_devFlorian Fainelli1-0/+6
2018-08-01netlink: Fix spectre v1 gadget in netlink_create()Jeremy Cline1-0/+2
2018-08-01Documentation: dpaa2: Use correct heading adornmentIoana Ciornei1-0/+1
2018-08-01net: stmmac: Fix WoL for PCI-based setupsJose Abreu1-2/+38
2018-08-01bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet1-2/+12
2018-07-31enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan1-1/+1
2018-07-31ipv4: frags: handle possible skb truesize changeEric Dumazet1-0/+5
2018-07-31inet: frag: enforce memory limits earlierEric Dumazet1-3/+3
2018-07-31net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud1-0/+4
2018-07-31net/mlx5e: Fix null pointer access when setting MTU of vport representorAdi Nissim1-1/+2
2018-07-31net/mlx5e: Set port trust mode to PCP as defaultOr Gerlitz1-0/+2
2018-07-31net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen1-2/+2
2018-07-31net: dsa: mv88e6xxx: Fix SERDES support on 88E6141/6341Andrew Lunn1-2/+2
2018-07-31cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platformsSrinivas Pandruvada1-2/+15
2018-07-30squashfs: more metadata hardeningLinus Torvalds1-0/+2
2018-07-30audit: fix potential null dereference 'context->module.name'Yi Wang1-4/+9
2018-07-30sparc: use asm-generic version of msi.hThomas Petazzoni1-0/+1
2018-07-30sparc: move MSI related definitions to where they are usedThomas Petazzoni2-33/+19
2018-07-30sparc/time: Add missing __init to init_tick_ops()Steven Rostedt (VMware)1-1/+1
2018-07-30netlink: Don't shift with UB on nlk->ngroupsDmitry Safonov1-1/+5
2018-07-30net/ipv6: fix metrics leakSabrina Dubroca1-4/+14
2018-07-30xen-netfront: wait xenbus state change when load module manuallyXiao Liang1-0/+6
2018-07-30virtio_balloon: fix another race between migration and ballooningJiang Biao1-0/+2
2018-07-30ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+Vincent Whitchurch1-1/+3
2018-07-30can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev1-0/+1
2018-07-29Linux 4.18-rc7Linus Torvalds1-1/+1
2018-07-29openvswitch: meter: Fix setting meter id for new entriesJustin Pettit1-5/+5
2018-07-29netlink: Do not subscribe to non-existent groupsDmitry Safonov1-0/+1
2018-07-29squashfs: be more careful about metadata corruptionLinus Torvalds4-5/+16
2018-07-29ext4: fix check to prevent initializing reserved inodesTheodore Ts'o2-8/+5
2018-07-29NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev1-1/+1
2018-07-29ACPICA: AML Parser: ignore control method status in module-level codeErik Schmauss1-7/+12
2018-07-28tcp_bbr: fix bw probing to raise in-flight data for very small BDPsNeal Cardwell1-0/+4
2018-07-28net: socket: Fix potential spectre v1 gadget in sock_is_registeredJeremy Cline1-1/+2
2018-07-28net: socket: fix potential spectre v1 gadget in socketcallJeremy Cline1-0/+2
2018-07-28net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev1-1/+1
2018-07-28ipv4: remove BUG_ON() from fib_compute_spec_dstLorenzo Bianconi1-2/+2
2018-07-28enic: handle mtu change for vf properlyGovindarajulu Varadarajan1-51/+27
2018-07-28net: lan78xx: fix rx handling before first packet is sendStefan Wahren1-0/+2
2018-07-28nfp: flower: fix port metadata conversion bugJohn Hurley1-1/+3
2018-07-28bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()Taehee Yoo1-1/+1
2018-07-28bpf: fix bpf_skb_load_bytes_relative pkt length checkDaniel Borkmann1-5/+7