summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'audit-pr-20211216' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-12-161-11/+10
|\
| * audit: improve robustness of the audit queue handlingPaul Moore2021-12-151-11/+10
* | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-1681-198/+881
|\ \
| * \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-1612-30/+434
| |\ \
| | * | bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau2021-12-161-2/+14
| | * | selftest/bpf: Add a test that reads various addresses.Alexei Starovoitov2021-12-162-0/+32
| | * | bpf: Fix extable address check.Alexei Starovoitov2021-12-161-7/+42
| | * | bpf: Fix extable fixup offset.Alexei Starovoitov2021-12-161-1/+1
| | * | bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann2021-12-161-0/+23
| | * | bpf: Make 32->64 bounds propagation slightly more robustDaniel Borkmann2021-12-161-9/+15
| | * | bpf: Fix signed bounds propagation after mov32Daniel Borkmann2021-12-161-0/+4
| | * | bpf, selftests: Update test case for atomic cmpxchg on r0 with pointerDaniel Borkmann2021-12-141-2/+65
| | * | bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux regDaniel Borkmann2021-12-141-1/+8
| | * | bpf, selftests: Add test case for atomic fetch on spilled pointerDaniel Borkmann2021-12-142-0/+117
| | * | bpf: Fix kernel address leakage in atomic fetchDaniel Borkmann2021-12-141-3/+9
| | * | selftests/bpf: Fix OOB write in test_verifierKumar Kartikeya Dwivedi2021-12-141-1/+1
| | * | xsk: Do not sleep in poll() when need_wakeup setMagnus Karlsson2021-12-141-2/+2
| | * | selftests/bpf: Tests for state pruning with u32 spill/fillPaul Chaignon2021-12-102-0/+103
| | * | bpf: Fix incorrect state pruning for <8B spill/fillPaul Chaignon2021-12-101-4/+0
| * | | sit: do not call ipip6_dev_free() from sit_init_net()Eric Dumazet2021-12-161-1/+0
| * | | net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli2021-12-162-1/+5
| * | | net/smc: Prevent smc_release() from long blockingD. Wythe2021-12-161-1/+3
| * | | net: Fix double 0x prefix print in SKB dumpGal Pressman2021-12-161-1/+1
| * | | virtio_net: fix rx_drops stat for small pktsWenliang Wang2021-12-161-6/+3
| * | | dsa: mv88e6xxx: fix debug print for SPEED_UNFORCEDAndrey Eremeev2021-12-161-2/+2
| * | | sfc_ef100: potential dereference of null pointerJiasheng Jiang2021-12-161-0/+3
| * | | net: stmmac: dwmac-rk: fix oob read in rk_gmac_setupJohn Keeping2021-12-161-1/+3
| * | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2021-12-166-15/+39
| |\ \ \
| | * | | ixgbe: set X550 MDIO speed before talking to PHYCyril Novikov2021-12-151-0/+3
| | * | | ixgbe: Document how to enable NBASE-T supportRobert Schlabbach2021-12-152-0/+20
| | * | | igc: Fix typo in i225 LTR functionsSasha Neftin2021-12-151-1/+1
| | * | | igbvf: fix double free in `igbvf_probe`Letu Ren2021-12-151-0/+1
| | * | | igb: Fix removal of unicast MAC filters of VFsKaren Sornek2021-12-151-14/+14
| * | | | net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski2021-12-151-0/+6
| * | | | net/packet: rx_owner_map depends on pg_vecWillem de Bruijn2021-12-151-2/+3
| * | | | netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_ma...Haimin Zhang2021-12-151-0/+1
| * | | | dpaa2-eth: fix ethtool statisticsIoana Ciornei2021-12-152-1/+3
| |/ / /
| * | | Merge tag 'wireless-drivers-2021-12-15' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-12-158-19/+24
| |\ \ \
| | * | | mt76: mt7921: fix build regressionArnd Bergmann2021-12-081-1/+1
| | * | | brcmsmac: rework LED dependenciesArnd Bergmann2021-12-083-7/+11
| | * | | iwlwifi: fix LED dependenciesArnd Bergmann2021-12-082-3/+3
| | * | | iwlwifi: mvm: don't crash on invalid rate w/o STAJohannes Berg2021-12-081-2/+3
| | * | | MAINTAINERS: update Kalle Valo's emailKalle Valo2021-12-071-6/+6
| * | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-12-152-8/+11
| |\ \ \ \
| | * | | | ice: Don't put stale timestamps in the skbKarol Kolacinski2021-12-142-7/+10
| | * | | | ice: Use div64_u64 instead of div_u64 in adjfineKarol Kolacinski2021-12-141-1/+1
| * | | | | Merge branch 'mptcp-fixes-for-ulp-a-deadlock-and-netlink-docs'Jakub Kicinski2021-12-143-11/+14
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | mptcp: add missing documented NL paramsMatthieu Baerts2021-12-141-8/+10
| | * | | | mptcp: fix deadlock in __mptcp_push_pending()Maxim Galaganov2021-12-141-1/+1
| | * | | | mptcp: clear 'kern' flag from fallback socketsFlorian Westphal2021-12-141-1/+3