summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-06selftests: cgroup: Test open-time credential usage for migration checksTejun Heo
2022-01-06selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo
2022-01-06cgroup: Use open-time cgroup namespace for process migration perm checksTejun Heo
2022-01-06cgroup: Allocate cgroup_file_ctx for kernfs_open_file->privTejun Heo
2022-01-06cgroup: Use open-time credentials for process migraton perm checksTejun Heo
2022-01-05Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-01-05selftests: set amt.sh executableTaehee Yoo
2022-01-05Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"Aaron Ma
2022-01-05Merge tag 'gpio-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-01-05Merge tag 'ieee802154-for-net-2022-01-05' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2022-01-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-01-04sfc: The RX page_ring is optionalMartin Habets
2022-01-04iavf: Fix limit of total number of queues to active queues of VFKaren Sornek
2022-01-04i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski
2022-01-04i40e: Fix for displaying message regarding NVM versionMateusz Palczewski
2022-01-04i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu
2022-01-04i40e: Fix to not show opcode msg on unsuccessful VF MAC changeMateusz Palczewski
2022-01-04ieee802154: atusb: fix uninit value in atusb_set_extended_addrPavel Skripkin
2022-01-04Merge tag 'mac80211-for-net-2022-01-04' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2022-01-04mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin
2022-01-04mac80211: initialize variable have_higher_than_11mbitTom Rix
2022-01-04sch_qfq: prevent shift-out-of-bounds in qfq_init_qdiscEric Dumazet
2022-01-04netrom: fix copying in user data in nr_setsockoptChristoph Hellwig
2022-01-04Merge branch 'srv6-traceroute'David S. Miller
2022-01-04udp6: Use Segment Routing Header for dest address if presentAndrew Lunn
2022-01-04icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn
2022-01-04seg6: export get_srh() for ICMP handlingAndrew Lunn
2022-01-03Merge tag 'batadv-net-pullrequest-20220103' of git://git.open-mesh.org/linux-...Jakub Kicinski
2022-01-03Revert "net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_reg...Florian Fainelli
2022-01-03ipv6: Do cleanup if attribute validation fails in multipath routeDavid Ahern
2022-01-03ipv6: Continue processing multipath route even if gateway attribute is invalidDavid Ahern
2022-01-03MAINTAINERS: update gpio-brcmstb maintainersGregory Fong
2022-01-03gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handlerSteven Lee
2022-01-02Linux 5.16-rc8Linus Torvalds
2022-01-02Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub...Linus Torvalds
2022-01-02net/fsl: Remove leftover definition in xgmac_mdioMarkus Koch
2022-01-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-02Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-02rndis_host: support Hytera digital radiosThomas Toye
2022-01-02perf top: Fix TUI exit screen refresh race conditionyaowenbin
2022-01-02perf pmu: Fix alias events listJohn Garry
2022-01-02sctp: hold endpoint before calling cb in sctp_transport_lookup_processXin Long
2022-01-02Merge branch 'ena-fixes'David S. Miller
2022-01-02net: ena: Fix error handling when calculating max IO queues numberArthur Kiyanovski
2022-01-02net: ena: Fix wrong rx request id by resetting deviceArthur Kiyanovski
2022-01-02net: ena: Fix undefined state when tx request id is out of boundsArthur Kiyanovski
2022-01-02mctp: Remove only static neighbour on RTM_DELNEIGHGagan Kumar
2022-01-02batman-adv: mcast: don't send link-local multicast to mcast routersLinus Lüssing
2022-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-12-31net ticp:fix a kernel-infoleak in __tipc_sendmsg()Haimin Zhang