aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-07random: early initialization of ChaCha constantsDominik Brodowski2-5/+15
2022-01-07random: use IS_ENABLED(CONFIG_NUMA) instead of ifdefsJason A. Donenfeld1-19/+11
2022-01-07random: harmonize "crng init done" messagesDominik Brodowski1-1/+1
2022-01-07random: mix bootloader randomness into poolJason A. Donenfeld1-0/+1
2022-01-07random: do not throw away excess input to crng_fast_loadJason A. Donenfeld1-7/+12
2022-01-07random: do not re-init if crng_reseed completes before primary initJason A. Donenfeld1-1/+1
2022-01-07random: fix crash on multiple early calls to add_bootloader_randomness()Dominik Brodowski1-20/+36
2022-01-07random: do not sign extend bytes for rotation when mixingJason A. Donenfeld1-1/+1
2022-01-07random: use BLAKE2s instead of SHA1 in extractionJason A. Donenfeld1-41/+30
2022-01-07lib/crypto: blake2s: include as built-inJason A. Donenfeld14-174/+189
2022-01-07random: fix data race on crng init timeEric Biggers1-7/+10
2022-01-07random: fix data race on crng_node_poolEric Biggers1-20/+22
2022-01-07irq: remove unused flags argument from __handle_irq_event_percpu()Sebastian Andrzej Siewior3-11/+4
2022-01-07random: remove unused irq_flags argument from add_interrupt_randomness()Sebastian Andrzej Siewior5-6/+6
2022-01-07random: document add_hwgenerator_randomness() with other input functionsMark Brown1-0/+11
2022-01-07MAINTAINERS: add git tree for random.cJason A. Donenfeld1-0/+1
2022-01-05selftests: set amt.sh executableTaehee Yoo1-0/+0
2022-01-05Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"Aaron Ma1-3/+6
2022-01-04sfc: The RX page_ring is optionalMartin Habets2-0/+10
2022-01-04iavf: Fix limit of total number of queues to active queues of VFKaren Sornek1-1/+4
2022-01-04i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski1-7/+25
2022-01-04i40e: Fix for displaying message regarding NVM versionMateusz Palczewski1-2/+2
2022-01-04i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu1-0/+24
2022-01-04i40e: Fix to not show opcode msg on unsuccessful VF MAC changeMateusz Palczewski1-8/+32
2022-01-04ieee802154: atusb: fix uninit value in atusb_set_extended_addrPavel Skripkin1-4/+6
2022-01-04mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin3-81/+54
2022-01-04mac80211: initialize variable have_higher_than_11mbitTom Rix1-1/+1
2022-01-04sch_qfq: prevent shift-out-of-bounds in qfq_init_qdiscEric Dumazet1-4/+2
2022-01-04netrom: fix copying in user data in nr_setsockoptChristoph Hellwig1-1/+1
2022-01-04udp6: Use Segment Routing Header for dest address if presentAndrew Lunn2-1/+21
2022-01-04icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn4-1/+38
2022-01-04seg6: export get_srh() for ICMP handlingAndrew Lunn3-31/+32
2022-01-03Revert "net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_reg...Florian Fainelli1-2/+2
2022-01-03ipv6: Do cleanup if attribute validation fails in multipath routeDavid Ahern1-5/+3
2022-01-03ipv6: Continue processing multipath route even if gateway attribute is invalidDavid Ahern1-2/+5
2022-01-03MAINTAINERS: update gpio-brcmstb maintainersGregory Fong1-1/+2
2022-01-03gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handlerSteven Lee1-1/+1
2022-01-02Linux 5.16-rc8v5.16-rc8Linus Torvalds1-1/+1
2022-01-02net/fsl: Remove leftover definition in xgmac_mdioMarkus Koch1-1/+0
2022-01-02rndis_host: support Hytera digital radiosThomas Toye1-0/+5
2022-01-02perf top: Fix TUI exit screen refresh race conditionyaowenbin1-3/+5
2022-01-02perf pmu: Fix alias events listJohn Garry1-6/+17
2022-01-02sctp: hold endpoint before calling cb in sctp_transport_lookup_processXin Long3-34/+37
2022-01-02net: ena: Fix error handling when calculating max IO queues numberArthur Kiyanovski1-4/+0
2022-01-02net: ena: Fix wrong rx request id by resetting deviceArthur Kiyanovski1-2/+9
2022-01-02net: ena: Fix undefined state when tx request id is out of boundsArthur Kiyanovski1-14/+20
2022-01-02mctp: Remove only static neighbour on RTM_DELNEIGHGagan Kumar1-4/+5
2022-01-02batman-adv: mcast: don't send link-local multicast to mcast routersLinus Lüssing3-11/+21
2021-12-31net ticp:fix a kernel-infoleak in __tipc_sendmsg()Haimin Zhang1-0/+2
2021-12-31selftests: net: udpgro_fwd.sh: explicitly checking the available ping featureJianguo Wu1-1/+2