summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf: Prepare for memcg-based memory accounting for bpf mapsRoman Gushchin2020-12-031-0/+34
* mm: Convert page kmemcg type to a page memcg flagRoman Gushchin2020-12-032-13/+35
* mm: Introduce page memcg flagsRoman Gushchin2020-12-031-12/+20
* mm: memcontrol/slab: Use helpers to access slab page's memcg_dataRoman Gushchin2020-12-031-0/+64
* mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin2020-12-034-36/+107
* bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooksStanislav Fomichev2020-12-021-6/+6
* net, xdp, xsk: fix __sk_mark_napi_id_once napi_id errorDaniel Borkmann2020-12-011-3/+7
* xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel2020-12-012-5/+17
* net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel2020-12-013-2/+8
* net: Introduce preferred busy-pollingBjörn Töpel2020-12-014-16/+30
* bpf: Add a BPF helper for getting the IMA hash of an inodeKP Singh2020-11-261-0/+11
* ima: Implement ima_inode_hashKP Singh2020-11-261-0/+6
* bpf: Add bpf_ktime_get_coarse_ns helperDmitrii Banshchikov2020-11-182-0/+12
* bpf: Add bpf_bprm_opts_set helperKP Singh2020-11-181-0/+16
* xsk: Introduce batched Tx descriptor interfacesMagnus Karlsson2020-11-171-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-11-149-2/+139
|\
| * net: page_pool: Add bulk support for ptr_ringLorenzo Bianconi2020-11-141-0/+26
| * net: xdp: Introduce bulking for xdp tx return pathLorenzo Bianconi2020-11-141-1/+16
| * bpf: Augment the set of sleepable LSM hooksKP Singh2020-11-131-0/+7
| * bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TPMartin KaFai Lau2020-11-131-0/+2
| * bpf: Support for pointers beyond pkt_end.Alexei Starovoitov2020-11-131-1/+1
| * bpf: Load and verify kernel module BTFsAndrii Nakryiko2020-11-112-0/+6
| * bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFOAndrii Nakryiko2020-11-111-0/+3
| * bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_IDKP Singh2020-11-062-0/+10
| * bpf: Implement task local storageKP Singh2020-11-063-0/+63
| * bpf: Permit cond_resched for some iteratorsYonghong Song2020-10-281-0/+5
* | Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski2020-11-135-9/+61
|\ \
| * | nl80211: fix kernel-doc warning in the new SAE attributeJohannes Berg2020-11-111-8/+15
| * | cfg80211: remove WDS codeJohannes Berg2020-11-112-6/+2
| * | mac80211: add radiotap flag to assure frames are not reorderedMathy Vanhoef2020-11-062-0/+5
| * | mac80211: save HE oper info in BSS config for meshPradeep Kumar Chitrapu2020-11-061-1/+2
| * | cfg80211: add support to configure HE MCS for beacon rateRajkumar Manoharan2020-11-061-2/+7
| * | cfg80211: Add support to configure SAE PWE value to driversRohan Dutta2020-11-062-0/+35
| * | ieee80211: Add definition for WFA DPPKurt Lee2020-11-061-0/+3
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-1312-45/+60
|\ \ \
| * \ \ Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-124-18/+12
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-11-074-18/+12
| | |\ \ \
| | | * | | bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSEArd Biesheuvel2020-10-302-6/+0
| | | * | | xsk: Fix possible memory leak at socket closeMagnus Karlsson2020-10-291-1/+1
| | | * | | bpf: Fix -Wshadow warningsArnd Bergmann2020-10-271-11/+11
| | | | |/ | | | |/|
| * | | | Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-11-121-2/+16
| |\ \ \ \
| | * | | | cpufreq: Add strict_target to struct cpufreq_policyRafael J. Wysocki2020-11-101-0/+6
| | * | | | cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGETRafael J. Wysocki2020-11-101-0/+3
| | * | | | cpufreq: Introduce governor flagsRafael J. Wysocki2020-11-101-2/+7
| * | | | | Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-11-111-7/+3
| |\ \ \ \ \
| | * | | | | swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_singleChristoph Hellwig2020-11-021-7/+3
| * | | | | | Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-11-091-4/+4
| |\ \ \ \ \ \
| | * | | | | | SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()Chuck Lever2020-11-051-4/+4
| * | | | | | | Merge tag 'ext4_for_linus_cleanups' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-11-092-12/+21
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | ext4: disable fast commit with data journallingHarshad Shirwadkar2020-11-071-2/+4