summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-29utsname: contribute changes to RNGJason A. Donenfeld
2022-09-29random: use init_utsname() instead of utsname()Jason A. Donenfeld
2022-09-29kfence: use better stack hash seedJason A. Donenfeld
2022-09-29random: split initialization into early step and later stepJason A. Donenfeld
2022-09-28random: use expired timer rather than wq for mixing fast poolJason A. Donenfeld
2022-09-28random: avoid reading two cache lines on irq randomnessJason A. Donenfeld
2022-09-23random: clamp credited irq bits to maximum mixedJason A. Donenfeld
2022-09-23random: throttle hwrng writes if no entropy is creditedJason A. Donenfeld
2022-09-23random: use hwgenerator randomness more frequently at early bootDominik Brodowski
2022-09-23random: restore O_NONBLOCK supportJason A. Donenfeld
2022-09-22Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-22Merge tag 'efi-urgent-for-v6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-22Merge tag 'gpio-fixes-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-22Merge tag 'perf-tools-fixes-for-v6.0-2022-09-21' of git://git.kernel.org/pub/...Linus Torvalds
2022-09-22selftests: forwarding: add shebang for sch_red.shHangbin Liu
2022-09-22bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski
2022-09-22net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()Liang He
2022-09-22net: sched: fix possible refcount leak in tc_new_tfilter()Hangyu Hua
2022-09-22net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson
2022-09-22udp: Use WARN_ON_ONCE() in udp_read_skb()Peilin Ye
2022-09-22Merge branch 'bonding-fix-null-deref-in-bond_rr_gen_slave_id'Jakub Kicinski
2022-09-22selftests: bonding: cause oops in bond_rr_gen_slave_idJonathan Toppins
2022-09-22bonding: fix NULL deref in bond_rr_gen_slave_idJonathan Toppins
2022-09-22net: phy: micrel: fix shared interrupt on LAN8814Michael Walle
2022-09-22net/smc: Stop the CLC flow if no link to map buffers onWen Gu
2022-09-22efi: libstub: check Shim mode using MokSBStateRTArd Biesheuvel
2022-09-22efi: x86: Wipe setup_data on pure EFI bootArd Biesheuvel
2022-09-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-09-21ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficientLarysa Zaremba
2022-09-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-09-21perf tools: Honor namespace when synthesizing build-idsNamhyung Kim
2022-09-21tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-09-21perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter
2022-09-21libperf evlist: Fix polling of system-wide eventsAdrian Hunter
2022-09-21perf record: Fix cpu mask bit setting for mixed mmapsAdrian Hunter
2022-09-21perf test: Skip wp modify test on old kernelsNamhyung Kim
2022-09-21Merge tag 'for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-21Merge tag 'mips-fixes_6.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-21Merge tag 'dmaengine-fix-6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-21Merge tag 'iommu-fixes-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-21Merge tag 'sound-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-09-21Merge tag 'exfat-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-21Merge tag 'linux-can-fixes-for-6.0-20220921' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-09-21perf jit: Include program header in ELF filesLieven Hey
2022-09-21perf test: Add a new test for perf stat cgroup BPF counterNamhyung Kim
2022-09-21perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup countersNamhyung Kim
2022-09-21perf stat: Fix cpu map index in bperf cgroup codeNamhyung Kim
2022-09-21perf stat: Fix BPF program section nameNamhyung Kim
2022-09-21net: atlantic: fix potential memory leak in aq_ndev_close()Jianglei Nie
2022-09-21iommu/vt-d: Check correct capability for sagaw determinationYi Liu