summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.7.11v6.7.11Sasha Levin2024-03-261-1/+1
* printk: Use prb_first_seq() as base for 32bit seq macrosJohn Ogness2024-03-262-5/+5
* printk: Adjust mapping for 32bit seq macrosSebastian Andrzej Siewior2024-03-261-1/+1
* x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel2024-03-261-1/+2
* x86/efistub: Clear decompressor BSS in native EFI entrypointArd Biesheuvel2024-03-261-2/+4
* dm-integrity: align the outgoing bio in integrity_recheckMikulas Patocka2024-03-261-2/+10
* dm io: Support IO priorityHongyu Jin2024-03-2610-34/+38
* selftests: forwarding: Fix ping failure due to short timeoutIdo Schimmel2024-03-262-4/+4
* spi: spi-mt65xx: Fix NULL pointer access in interrupt handlerFei Shao2024-03-261-10/+12
* netfilter: nf_tables: Fix a memory leak in nf_tables_updchainQuan Tian2024-03-261-13/+14
* net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL2024-03-262-4/+46
* net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL2024-03-262-9/+23
* bpf: report RCU QS in cpumap kthreadYan Zhai2024-03-261-0/+3
* net: report RCU QS on threaded NAPI repollingYan Zhai2024-03-261-0/+3
* rcu: add a helper to report consolidated flavor QSYan Zhai2024-03-261-0/+31
* netfilter: nf_tables: do not compare internal table flags on updatesPablo Neira Ayuso2024-03-261-1/+1
* netfilter: nft_set_pipapo: release elements in clone only from destroy pathPablo Neira Ayuso2024-03-261-4/+1
* drm/amdgpu: drop setting buffer funcs in sdma442Le Ma2024-03-261-22/+1
* drm/amdgpu: fix mmhub client id out-of-bounds accessLang Yu2024-03-261-4/+3
* drm/amdgpu: add MMHUB 3.3.1 supportYifan Zhang2024-03-262-0/+2
* octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep2024-03-261-3/+14
* octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep2024-03-261-0/+3
* octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep2024-03-261-3/+4
* octeontx2-pf: Wait till detach_resources msg is completeSubbaraya Sundeep2024-03-262-2/+2
* octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep2024-03-269-83/+205
* devlink: fix port new reply cmd typeJiri Pirko2024-03-261-1/+1
* net/bnx2x: Prevent access to a freed page in page_poolThinh Tran2024-03-261-3/+3
* dm-integrity: fix a memory leak when rechecking the dataMikulas Patocka2024-03-261-3/+3
* net: phy: fix phy_read_poll_timeout argument type in genphy_loopbackNikita Kiryushin2024-03-261-2/+2
* ceph: stop copying to iter at EOF on sync readsXiubo Li2024-03-261-10/+13
* nouveau/gsp: don't check devinit disable on GSP.Dave Airlie2024-03-261-1/+0
* ipv4: raw: Fix sending packets from raw sockets via IPsec tunnelsTobias Brunner2024-03-261-0/+1
* hsr: Handle failures in module initFelix Maurer2024-03-261-4/+11
* rds: introduce acquire/release ordering in acquire/release_in_xmit()Yewon Choi2024-03-261-3/+2
* wireguard: receive: annotate data-race around receiving_counter.counterNikita Zhandarovich2024-03-261-3/+3
* virtio: packed: fix unmap leak for indirect desc tableXuan Zhuo2024-03-261-3/+3
* vdpa/mlx5: Allow CVQ size changesJonah Palmer2024-03-261-4/+9
* vdpa_sim: reset must not runSteve Sistare2024-03-261-1/+2
* drm: Fix drm_fixp2int_round() making it add 0.5Arthur Grillo2024-03-261-2/+1
* spi: spi-imx: fix off-by-one in mx51 CPU mode burst lengthAdam Butcher2024-03-261-2/+2
* net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL2024-03-261-4/+4
* net: veth: do not manipulate GRO when using XDPIgnat Korchagin2024-03-261-18/+0
* xfrm: Allow UDP encapsulation only in offload modesLeon Romanovsky2024-03-261-1/+2
* packet: annotate data-races around ignore_outgoingEric Dumazet2024-03-262-3/+3
* xen/events: increment refcnt only if event channel is refcountedJuergen Gross2024-03-261-9/+13
* xen/evtchn: avoid WARN() when unbinding an event channelJuergen Gross2024-03-261-0/+6
* riscv: Fix compilation error with FAST_GUP and rv32Alexandre Ghiti2024-03-261-0/+2
* io_uring: fix poll_remove stalled req completionPavel Begunkov2024-03-261-2/+2
* net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle2024-03-261-7/+11
* net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle2024-03-261-4/+3