summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-10ipv6: Start path selection from the first nexthopIdo Schimmel1-3/+35
2025-04-10net: fix geneve_opt length integer overflowLin Ma4-4/+4
2025-04-10net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroyDavid Oberhollenzer2-4/+10
2025-04-10ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATSFernando Fernandez Mancera1-12/+25
2025-04-10netfilter: nft_tunnel: fix geneve_opt type confusion additionLin Ma1-2/+2
2025-04-10net: decrease cached dst counters in dst_releaseAntoine Tenart1-0/+8
2025-04-10xsk: Fix __xsk_generic_xmit() error code when cq is fullWang Liang1-1/+4
2025-04-10tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().Guillaume Nault2-7/+1
2025-04-10vsock: avoid timeout during connect() if the socket is closingStefano Garzarella1-1/+5
2025-04-10udp: Fix memory accounting leak.Kuniyuki Iwashima1-9/+7
2025-04-10udp: Fix multiple wraparounds of sk->sk_rmem_alloc.Kuniyuki Iwashima1-9/+17
2025-04-10rtnetlink: Use register_pernet_subsys() in rtnl_net_debug_init().Kuniyuki Iwashima1-1/+1
2025-04-10net: mvpp2: Prevent parser TCAM memory corruptionTobias Waldekranz3-67/+140
2025-04-10sctp: add mutual exclusion in proc_sctp_do_udp_port()Eric Dumazet1-0/+4
2025-04-10net_sched: skbprio: Remove overly strict queue assertionsCong Wang1-3/+0
2025-04-10netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 socketsDebin Zhu1-3/+18
2025-04-10netfilter: nf_tables: don't unregister hook when table is dormantFlorian Westphal1-2/+2
2025-04-10netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets onlyPablo Neira Ayuso1-1/+2
2025-04-10idpf: fix adapter NULL pointer dereference on rebootEmil Tantilov1-1/+5
2025-04-10e1000e: change k1 configuration on MTP and later platformsVitaly Lifshits3-5/+82
2025-04-10spi: bcm2835: Restore native CS probing when pinctrl-bcm2835 is absentFlorian Fainelli1-1/+14
2025-04-10ALSA: hda/realtek: Fix built-in mic on another ASUS VivoBook modelTakashi Iwai1-0/+1
2025-04-10spi: bcm2835: Do not call gpiod_put() on invalid descriptorFlorian Fainelli1-1/+2
2025-04-10ASoC: imx-card: Add NULL check in imx_card_probe()Henry Martin1-0/+4
2025-04-10nvme-pci: skip nvme_write_sq_db on empty rqlistMaurizio Lombardi1-0/+3
2025-04-10nvme/ioctl: don't warn on vectorized uring_cmd with fixed bufferCaleb Sander Mateos1-1/+1
2025-04-10riscv/purgatory: 4B align purgatory_startBjörn Töpel1-0/+1
2025-04-10riscv/kexec_file: Handle R_RISCV_64 in purgatory relocatorYao Zi1-0/+3
2025-04-10riscv: Fix hugetlb retrieval of number of ptes in case of !present pteAlexandre Ghiti1-31/+45
2025-04-10spi: cadence: Fix out-of-bounds array access in cdns_mrvl_xspi_setup_clock()Josh Poimboeuf1-1/+1
2025-04-10ASoC: codecs: rt5665: Fix some error handling paths in rt5665_probe()Christophe JAILLET1-20/+4
2025-04-10s390/entry: Fix setting _CIF_MCCK_GUEST with lowcore relocationSven Schnelle1-1/+1
2025-04-10ublk: make sure ubq->canceling is set when queue is frozenMing Lei1-10/+29
2025-04-10x86/uaccess: Improve performance by aligning writes to 8 bytes in copy_user_g...Herton R. Krzesinski1-0/+18
2025-04-10RISC-V: errata: Use medany for relocatable buildsPalmer Dabbelt1-1/+5
2025-04-10ALSA: hda/realtek: Fix built-in mic breakage on ASUS VivoBook X515JATakashi Iwai1-0/+1
2025-04-10firmware: cs_dsp: Ensure cs_dsp_load[_coeff]() returns 0 on successRichard Fitzgerald1-0/+2
2025-04-10riscv: Fix check_unaligned_access_all_cpusAndrew Jones2-10/+7
2025-04-10riscv: Fix riscv_online_cpu_vecAndrew Jones1-2/+4
2025-04-10riscv: Annotate unaligned access init functionsAndrew Jones3-13/+13
2025-04-10ntb: intel: Fix using link status DB'sNikita Shubin1-0/+3
2025-04-10ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_transYajun Deng1-1/+1
2025-04-10riscv: Fix missing __free_pages() in check_vector_unaligned_access()Alexandre Ghiti1-1/+4
2025-04-10riscv: Fix the __riscv_copy_vec_words_unaligned implementationTingbo Liao1-1/+1
2025-04-10riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_...Juhan Jin1-2/+2
2025-04-10fs/9p: fix NULL pointer dereference on mkdirChristian Schoenebeck1-1/+1
2025-04-10spufs: fix a leak in spufs_create_context()Al Viro1-1/+4
2025-04-10spufs: fix gang directory lifetimesAl Viro3-8/+49
2025-04-10spufs: fix a leak on spufs_new_file() failureAl Viro1-1/+3
2025-04-10rtc: renesas-rtca3: Disable interrupts only if the RTC is enabledClaudiu Beznea1-9/+6