summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-10ipv6: tcp: add a missing nf_reset_ct() in 3WHS handlingIlya Maximets1-3/+7
2023-10-10net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absentFabio Estevam5-35/+6
2023-10-10ptp: ocp: Fix error handling in ptp_ocp_device_initDinghao Liu1-1/+0
2023-10-10ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()David Howells1-1/+1
2023-10-10neighbour: fix data-races around n->outputEric Dumazet3-7/+7
2023-10-10neighbour: switch to standard rcu, instead of rcu_bhEric Dumazet13-83/+87
2023-10-10neighbour: annotate lockless accesses to n->nud_stateEric Dumazet13-35/+36
2023-10-10bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau3-13/+38
2023-10-10net: fix possible store tearing in neigh_periodic_work()Eric Dumazet1-1/+3
2023-10-10modpost: add missing else to the "of" checkMauricio Faria de Oliveira1-1/+1
2023-10-10bpf, sockmap: Reject sk_msg egress redirects to non-TCP socketsJakub Sitnicki1-0/+4
2023-10-10bpf, sockmap: Do not inc copied_seq when PEEK flag setJohn Fastabend1-1/+3
2023-10-10bpf: tcp_read_skb needs to pop skb regardless of seqJohn Fastabend1-8/+2
2023-10-10NFSv4: Fix a nfs4_state_manager() raceTrond Myklebust1-0/+7
2023-10-10ima: rework CONFIG_IMA dependency blockArnd Bergmann1-12/+6
2023-10-10scsi: target: core: Fix deadlock due to recursive lockingJunxiao Bi1-7/+4
2023-10-10ima: Finish deprecation of IMA_TRUSTED_KEYRING KconfigOleksandr Tymoshenko1-2/+2
2023-10-10regulator/core: regulator_register: set device->class earlierMichał Mirosław1-2/+2
2023-10-10iommu/mediatek: Fix share pgtable for iova over 4GBYong Wu1-5/+4
2023-10-10perf/x86/amd: Do not WARN() on every IRQBreno Leitao1-1/+9
2023-10-10wifi: mac80211: fix potential key use-after-freeJohannes Berg2-1/+4
2023-10-10regmap: rbtree: Fix wrong register marked as in-cache when creating new nodeRichard Fitzgerald1-1/+2
2023-10-10perf/x86/amd/core: Fix overflow reset on hotplugSandipan Das1-6/+8
2023-10-10wifi: mt76: mt76x02: fix MT76x0 external LNA gain handlingFelix Fietkau2-9/+11
2023-10-10drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...Alexandra Diupina1-2/+10
2023-10-10Bluetooth: ISO: Fix handling of listen for unicastLuiz Augusto von Dentz1-3/+6
2023-10-10Bluetooth: Delete unused hci_req_prepare_suspend() declarationYao Xiao1-2/+0
2023-10-10regulator: mt6358: split ops for buck and linear range LDO regulatorsChen-Yu Tsai1-3/+15
2023-10-10regulator: mt6358: Use linear voltage helpers for single range regulatorsChen-Yu Tsai1-81/+40
2023-10-10regulator: mt6358: Drop *_SSHUB regulatorsChen-Yu Tsai2-18/+0
2023-10-10bpf: Fix tr dereferencingLeon Hwang1-1/+1
2023-10-10leds: Drop BUG_ON check for LED_COLOR_ID_MULTIMarek Behún1-4/+0
2023-10-10wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin1-7/+9
2023-10-10wifi: cfg80211: add missing kernel-doc for cqm_rssi_workJohannes Berg1-0/+1
2023-10-10wifi: cfg80211: fix cqm_config access raceJohannes Berg4-42/+75
2023-10-10wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg4-5/+227
2023-10-10wifi: cfg80211: move wowlan disable under locksJohannes Berg1-4/+4
2023-10-10wifi: cfg80211: hold wiphy lock in auto-disconnectJohannes Berg2-5/+5
2023-10-10wifi: iwlwifi: mvm: Fix a memory corruption issueChristophe JAILLET1-1/+1
2023-10-10wifi: iwlwifi: dbg_ini: fix structure packingArnd Bergmann1-3/+3
2023-10-10erofs: fix memory leak of LZMA global compressed deduplicationGao Xiang1-1/+4
2023-10-10ubi: Refuse attaching if mtd's erasesize is 0Zhihao Cheng1-0/+7
2023-10-10HID: sony: Fix a potential memory leak in sony_probe()Christophe JAILLET1-0/+3
2023-10-10arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundRob Herring5-0/+28
2023-10-10arm64: Add Cortex-A520 CPU part definitionRob Herring1-0/+2
2023-10-10drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Mario Limonciello1-18/+23
2023-10-10drm/amd: Fix detection of _PR3 on the PCIe root portMario Limonciello1-1/+1
2023-10-10net: prevent rewrite of msg_name in sock_sendmsg()Jordan Rife1-6/+23
2023-10-10net: replace calls to sock->ops->connect() with kernel_connect()Jordan Rife2-3/+3
2023-10-10PCI: qcom: Fix IPQ8074 enumerationSricharan Ramabadhran1-3/+1