summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-27cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley1-0/+2
2020-05-27l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran1-1/+1
2020-05-27New kernel function to get IP overhead on a socket.R. Parameswaran1-0/+3
2020-05-27net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*Asbjørn Sloth Tønnesen1-7/+6
2020-05-27net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen1-1/+16
2020-05-27l2tp: lock socket before checking flags in connect()Guillaume Nault1-0/+2
2020-05-27padata: Replace delayed timer with immediate workqueue in padata_reorderHerbert Xu1-9/+4
2020-05-27sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra1-0/+17
2020-05-27media: fix media devnode ioctl/syscall and unregister raceShuah Khan1-0/+14
2020-05-27media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab2-5/+10
2020-05-27media-devnode: fix namespace messMauro Carvalho Chehab1-5/+5
2020-05-27padata: ensure padata_do_serial() runs on the correct CPUMathias Krause1-0/+2
2020-05-27padata: ensure the reorder timer callback runs on the correct CPUMathias Krause1-0/+2
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov1-0/+7
2020-05-20ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai1-0/+1
2020-05-20gcc-10 warnings: fix low-hanging fruitLinus Torvalds2-2/+2
2020-05-20pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe1-20/+9
2020-05-20netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann1-1/+1
2020-05-20ptp: fix the race between the release of ptp_clock and cdevVladis Dronov1-8/+11
2020-05-20chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe1-0/+5
2020-05-20blktrace: Protect q->blk_trace with RCUJan Kara2-2/+6
2020-05-20blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long1-0/+1
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca1-2/+4
2020-05-20net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca1-1/+1
2020-05-10mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen1-0/+9
2020-05-10Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"Viresh Kumar1-4/+0
2020-05-10vti6: fix input pathNicolas Dichtel1-1/+3
2020-05-10net: Don't delete routes in different VRFsMark Tomlinson1-1/+2
2020-05-10net: vrf: Fix dst reference countingDavid Ahern2-0/+6
2020-05-10sched/preempt: Fix preempt_count manipulationsPeter Zijlstra1-2/+2
2020-05-10net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern1-0/+2
2020-05-10sunrpc: Update RPCBIND_MAXNETIDLENChuck Lever1-2/+2
2020-05-10net: tcp_memcontrol: properly detect ancestor socket pressureJohannes Weiner1-4/+6
2020-05-10mtd: nand: fix ONFI parameter page layoutBoris Brezillon1-2/+2
2020-05-10bonding: prevent out of bound accessesEric Dumazet1-1/+6
2020-05-10net_sched: keep backlog updated with qlenWANG Cong1-1/+4
2020-05-10net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia1-0/+1
2020-05-10net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny1-0/+1
2020-05-10net/mlx5: Make command timeout way shorterOr Gerlitz1-1/+1
2020-05-10GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck1-1/+4
2020-05-10dccp: limit sk_filter trim to payloadWillem de Bruijn1-1/+7
2020-05-02KVM: Check validity of resolved slot when searching memslotsSean Christopherson1-1/+1
2020-05-02tcp: cache line align MAX_TCP_HEADEREric Dumazet1-1/+1
2020-04-24compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum1-1/+1
2020-04-24percpu_counter: fix a data race at vm_committed_asQian Cai1-2/+2
2020-04-24net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard1-0/+1
2020-04-24signal: Extend exec_id to 64bitsEric W. Biederman1-2/+2
2020-04-24thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=nMartin Blumenstingl1-1/+1
2020-04-02locking/atomic, kref: Add kref_read()Peter Zijlstra1-0/+5
2020-04-02vt: switch vt_dont_switch to boolJiri Slaby1-1/+1