summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.7.2v6.7.2Greg Kroah-Hartman2024-01-251-1/+1
* Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d""Song Liu2024-01-251-0/+12
* arm64: dts: armada-3720-turris-mox: set irq type for RTCSjoerd Simons2024-01-251-1/+1
* Revert "KEYS: encrypted: Add check for strsep"Mimi Zohar2024-01-251-4/+0
* i2c: s3c24xx: fix transferring more than one message in polling modeMarek Szyprowski2024-01-251-17/+10
* i2c: s3c24xx: fix read transfers in polling modeMarek Szyprowski2024-01-251-2/+11
* ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_workNikita Zhandarovich2024-01-251-0/+4
* selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen2024-01-251-1/+17
* mlxsw: spectrum_router: Register netdevice notifier before nexthopPetr Machata2024-01-251-12/+12
* mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel2024-01-252-1/+57
* mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error pathIdo Schimmel2024-01-251-2/+2
* mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen2024-01-252-4/+56
* loop: fix the the direct I/O support check when used on top of block devicesChristoph Hellwig2024-01-251-27/+25
* ethtool: netlink: Add missing ethnl_ops_begin/completeLudvig Pärsson2024-01-251-2/+7
* arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via ptraceMark Brown2024-01-251-6/+7
* kdb: Fix a potential buffer overflow in kdb_local()Christophe JAILLET2024-01-251-2/+0
* io_uring: adjust defer tw countingPavel Begunkov2024-01-251-1/+1
* ipvs: avoid stat macros calls from preemptible contextFedor Pchelkin2024-01-251-2/+2
* netfilter: nf_tables: reject NFT_SET_CONCAT with not field length descriptionPablo Neira Ayuso2024-01-251-1/+5
* netfilter: nf_tables: skip dead set elements in netlink dumpPablo Neira Ayuso2024-01-251-1/+1
* netfilter: nf_tables: do not allow mismatch field size and set key lengthPablo Neira Ayuso2024-01-251-1/+5
* netfilter: bridge: replace physindev with physinif in nf_bridge_infoPavel Tikhomirov2024-01-256-21/+61
* netfilter: propagate net to nf_bridge_get_physindevPavel Tikhomirov2024-01-257-15/+16
* netfilter: nf_queue: remove excess nf_bridge variablePavel Tikhomirov2024-01-251-3/+1
* netfilter: nfnetlink_log: use proper helper for fetching physinifPavel Tikhomirov2024-01-251-4/+4
* netfilter: nft_limit: do not ignore unsupported flagsPablo Neira Ayuso2024-01-251-7/+12
* netfilter: nf_tables: reject invalid set policyPablo Neira Ayuso2024-01-251-1/+9
* net: netdevsim: don't try to destroy PHC on VFsJakub Kicinski2024-01-251-2/+7
* mptcp: relax check on MPC passive fallbackPaolo Abeni2024-01-251-1/+2
* LoongArch: BPF: Prevent out-of-bounds memory accessHengqi Chen2024-01-251-1/+4
* net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan2024-01-251-0/+2
* bpf: Reject variable offset alu on PTR_TO_FLOW_KEYSHao Sun2024-01-251-0/+4
* net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...Qiang Ma2024-01-253-2/+10
* selftests: bonding: Change script interpreterBenjamin Poirier2024-01-252-2/+2
* drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTLAlex Deucher2024-01-251-1/+6
* drm/amdkfd: fixes for HMM mem allocationDafna Hirschfeld2024-01-251-3/+3
* gpiolib: Fix scope-based gpio_device refcountingLukas Wunner2024-01-251-1/+1
* ASoC: SOF: ipc4-loader: remove the CPC check warningsKai Vehmanen2024-01-251-7/+4
* gpio: mlxbf3: add an error code check in mlxbf3_gpio_probeSu Hui2024-01-251-0/+2
* dt-bindings: gpio: xilinx: Fix node address in gpioMichal Simek2024-01-251-1/+1
* net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko2024-01-251-1/+1
* net: tls, fix WARNIING in __sk_msg_freeJohn Fastabend2024-01-251-1/+5
* bpf: Avoid iter->offset making backward progress in bpf_iter_udpMartin KaFai Lau2024-01-251-11/+10
* bpf: iter_udp: Retry with a larger batch size without going back to the previ...Martin KaFai Lau2024-01-251-1/+0
* net: netdev_queue: netdev_txq_completed_mb(): fix wake conditionMarc Kleine-Budde2024-01-251-1/+1
* net: add more sanity check in virtio_net_hdr_to_skb()Eric Dumazet2024-01-251-2/+7
* erofs: fix inconsistent per-file compression formatGao Xiang2024-01-252-11/+14
* udp: annotate data-races around up->pendingEric Dumazet2024-01-252-14/+14
* net: stmmac: Fix ethool link settings ops for integrated PCSSneh Shah2024-01-251-4/+6
* block: ensure we hold a queue reference when using queue limitsJens Axboe2024-01-251-6/+10