summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* gcc-10 warnings: fix low-hanging fruitLinus Torvalds2020-05-202-2/+2
* pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe2020-05-201-20/+9
* netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann2020-05-201-1/+1
* ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2020-05-201-8/+11
* chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe2020-05-201-0/+5
* blktrace: Protect q->blk_trace with RCUJan Kara2020-05-202-2/+6
* blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long2020-05-201-0/+1
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2020-05-201-2/+4
* net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca2020-05-201-1/+1
* mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen2020-05-101-0/+9
* Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"Viresh Kumar2020-05-101-4/+0
* vti6: fix input pathNicolas Dichtel2020-05-101-1/+3
* net: Don't delete routes in different VRFsMark Tomlinson2020-05-101-1/+2
* net: vrf: Fix dst reference countingDavid Ahern2020-05-102-0/+6
* sched/preempt: Fix preempt_count manipulationsPeter Zijlstra2020-05-101-2/+2
* net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern2020-05-101-0/+2
* sunrpc: Update RPCBIND_MAXNETIDLENChuck Lever2020-05-101-2/+2
* net: tcp_memcontrol: properly detect ancestor socket pressureJohannes Weiner2020-05-101-4/+6
* mtd: nand: fix ONFI parameter page layoutBoris Brezillon2020-05-101-2/+2
* bonding: prevent out of bound accessesEric Dumazet2020-05-101-1/+6
* net_sched: keep backlog updated with qlenWANG Cong2020-05-101-1/+4
* net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2020-05-101-0/+1
* net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny2020-05-101-0/+1
* net/mlx5: Make command timeout way shorterOr Gerlitz2020-05-101-1/+1
* GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck2020-05-101-1/+4
* dccp: limit sk_filter trim to payloadWillem de Bruijn2020-05-101-1/+7
* KVM: Check validity of resolved slot when searching memslotsSean Christopherson2020-05-021-1/+1
* tcp: cache line align MAX_TCP_HEADEREric Dumazet2020-05-021-1/+1
* compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum2020-04-241-1/+1
* percpu_counter: fix a data race at vm_committed_asQian Cai2020-04-241-2/+2
* net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard2020-04-241-0/+1
* signal: Extend exec_id to 64bitsEric W. Biederman2020-04-241-2/+2
* thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=nMartin Blumenstingl2020-04-241-1/+1
* locking/atomic, kref: Add kref_read()Peter Zijlstra2020-04-021-0/+5
* vt: switch vt_dont_switch to boolJiri Slaby2020-04-021-1/+1
* vt: selection, introduce vc_is_selJiri Slaby2020-04-021-1/+3
* uapi glibc compat: fix outer guard of net device flags enumJonas Gorski2020-04-021-2/+2
* futex: Fix inode life-time issuePeter Zijlstra2020-04-022-7/+11
* x86/mm: split vmalloc_sync_all()Joerg Roedel2020-04-021-2/+3
* fib: add missing attribute validation for tun_idJakub Kicinski2020-03-201-0/+1
* fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox2020-03-111-4/+6
* pipe: add pipe_buf_get() helperMiklos Szeredi2020-03-111-0/+11
* mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds2020-03-111-0/+5
* mm: add 'try_get_page()' helper functionLinus Torvalds2020-03-111-0/+12
* mm: make page ref count overflow check tighter and more explicitLinus Torvalds2020-03-111-1/+5
* include/linux/bitops.h: introduce BITS_PER_TYPEChris Wilson2020-03-111-1/+2
* HID: core: increase HID report buffer size to 8KiBJohan Korsnes2020-03-111-1/+1
* net: sched: correct flower port blockingJason Baron2020-03-111-0/+9
* ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai2020-02-281-3/+3
* scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche2020-02-281-1/+0