summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-07-21bpf: Add support for forcing kfunc args to be trustedKumar Kartikeya Dwivedi
2022-07-21bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi
2022-07-21bpf: Introduce 8-byte BTF setKumar Kartikeya Dwivedi
2022-07-20bpf: Fix bpf_trampoline_{,un}link_cgroup_shim ifdef guardsStanislav Fomichev
2022-07-19bpf: Don't redirect packets with invalid pkt_lenZhengchao Shao
2022-07-12bpf, x86: fix freeing of not-finalized bpf_prog_packSong Liu
2022-07-12bpf: reparent bpf maps on memcg offliningRoman Gushchin
2022-07-11bpf: Fix 'dubious one-bit signed bitfield' warningsMatthieu Baerts
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-06tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3Jakub Kicinski
2022-07-04net: phy: broadcom: Add support for BCM53128 internal PHYsKurt Kanzenbach
2022-07-03lockref: remove unused 'lockref_get_or_lock()' functionLinus Torvalds
2022-07-03sparse: introduce conditional lock acquire function attributeLinus Torvalds
2022-07-03Merge tag 'linux-can-next-for-5.20-20220703' of git://git.kernel.org/pub/scm/...David S. Miller
2022-07-03can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1UDario Binacchi
2022-07-02net/mlx5: E-switch, Remove dependency between sriov and eswitch modeChris Mi
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-07-01Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-06-30time64.h: consolidate uses of PSEC_PER_NSECVladimir Oltean
2022-06-30Merge tag 'drm-fixes-2022-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-01Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-06-30Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-06-30Merge tag 'fsnotify_for_v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-30sysctl: add proc_dointvec_ms_jiffies_minmaxYuwei Wang
2022-06-29net: phy: Don't trigger state machine while in suspendLukas Wunner
2022-06-29bpf: expose bpf_{g,s}etsockopt to lsm cgroupStanislav Fomichev
2022-06-29bpf: minimize number of allocated lsm slots per programStanislav Fomichev
2022-06-29bpf: per-cgroup lsm flavorStanislav Fomichev
2022-06-29bpf: convert cgroup_bpf.progs to hlistStanislav Fomichev
2022-06-29bpf: add bpf_func_t and trampoline helpersStanislav Fomichev
2022-06-30PM / devfreq: Rework freq_table to be local to devfreq structChristian Marangi
2022-06-29firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas
2022-06-29firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas
2022-06-28linux/dim: Fix divide by 0 in RDMA DIMTao Liu
2022-06-28fanotify: refine the validation checks on non-dir inode maskAmir Goldstein
2022-06-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-06-27Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/...David S. Miller
2022-06-27net: pcs: add Renesas MII converter driverClément Léger
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2022-06-26Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-24Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-24net: fix IFF_TX_SKB_NO_LINEAR definitionDan Carpenter
2022-06-24net: helper function skb_len_addRichard Gobert
2022-06-24Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-24Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-24ipmr: adopt rcu_read_lock() in mr_dump()Eric Dumazet
2022-06-24ipmr: add rcu protection over (struct vif_device)->devEric Dumazet