summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-23Linux 6.1.79v6.1.79Greg Kroah-Hartman1-1/+1
2024-02-23mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel2-1/+57
2024-02-23fs/ntfs3: Add null pointer checksKonstantin Komarov2-7/+12
2024-02-23arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan3-0/+14
2024-02-23dm: limit the number of targets and parameter size areaMikulas Patocka3-3/+11
2024-02-23nilfs2: replace WARN_ONs for invalid DAT metadata block requestsRyusuke Konishi1-10/+17
2024-02-23nilfs2: fix potential bug in end_buffer_async_writeRyusuke Konishi1-3/+5
2024-02-23of: property: Add in-ports/out-ports support to of_graph_get_port_parent()Saravana Kannan1-1/+3
2024-02-23sched/membarrier: reduce the ability to hammer on sys_membarrierLinus Torvalds1-0/+6
2024-02-23kbuild: Drop -Wdeclaration-after-statementPeter Zijlstra2-7/+1
2024-02-23locking: Introduce __cleanup() based infrastructurePeter Zijlstra16-1/+272
2024-02-23apparmor: Free up __cleanup() namePeter Zijlstra1-3/+3
2024-02-23dmaengine: ioat: Free up __cleanup() namePeter Zijlstra1-6/+6
2024-02-23userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlbLokesh Gidra1-2/+13
2024-02-23bpf: Remove trace_printk_lockJiri Olsa3-26/+28
2024-02-23bpf: Do cleanup in bpf_bprintf_cleanup only when neededJiri Olsa3-11/+13
2024-02-23bpf: Add struct for bin_args arg in bpf_bprintf_prepareJiri Olsa4-27/+41
2024-02-23net: prevent mss overflow in skb_segment()Eric Dumazet1-1/+2
2024-02-23smb: client: fix parsing of SMB3.1.1 POSIX create contextPaulo Alcantara1-1/+1
2024-02-23smb: client: fix potential OOBs in smb2_parse_contexts()Paulo Alcantara3-45/+68
2024-02-23RDMA/irdma: Ensure iWarp QP queue memory is OS paged alignedMike Marciniszyn1-0/+7
2024-02-23hrtimer: Ignore slack time for RT tasks in schedule_hrtimeout_range()Davidlohr Bueso1-3/+11
2024-02-23nfsd: don't take fi_lock in nfsd_break_deleg_cb()NeilBrown1-6/+5
2024-02-23nfsd: fix RELEASE_LOCKOWNERNeilBrown1-11/+15
2024-02-23parisc: Fix random data corruption from exception handlerHelge Deller7-69/+106
2024-02-23netfilter: ipset: Missing gc cancellations fixedJozsef Kadlecsik2-2/+4
2024-02-23netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik5-18/+65
2024-02-23block: fix partial zone append completion handling in req_bio_endio()Damien Le Moal1-2/+7
2024-02-23crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_initTianjia Zhang1-0/+3
2024-02-23wifi: mwifiex: fix uninitialized firmware_statDavid Lin1-1/+1
2024-02-23arm64: dts: qcom: sm8150: fix USB SS wakeupJohan Hovold1-2/+2
2024-02-23arm64: dts: qcom: sdm845: fix USB SS wakeupJohan Hovold1-2/+2
2024-02-23arm64: dts: qcom: msm8916: Make blsp_dma controlled-remotelyStephan Gerhold1-0/+1
2024-02-23arm64: dts: qcom: msm8916: Enable blsp_dma by defaultStephan Gerhold2-5/+0
2024-02-23bus: moxtet: Add spi device tableSjoerd Simons1-0/+7
2024-02-23wifi: mwifiex: add extra delay for firmware readyDavid Lin2-0/+21
2024-02-23wifi: mwifiex: Support SD8978 chipsetLukas Wunner5-5/+31
2024-02-23ARM: dts: imx6q-apalis: add can power-up delay on ixora boardAndrejs Cainikovs1-0/+2
2024-02-23md: bypass block throttle for superblock updateJunxiao Bi1-3/+4
2024-02-23selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flagAudra Mitchell1-0/+6
2024-02-23selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts1-1/+1
2024-02-23tls: fix NULL deref on tls_sw_splice_eof() with empty recordJann Horn1-0/+3
2024-02-23xfrm: Silence warnings triggerable by bad packetsHerbert Xu1-13/+9
2024-02-23xfrm: Use xfrm_state selector for BEET inputHerbert Xu1-4/+3
2024-02-23tracing: Inform kmemleak of saved_cmdlines allocationSteven Rostedt (Google)1-0/+3
2024-02-23fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_t...Oleg Nesterov1-4/+6
2024-02-23pmdomain: core: Move the unused cleanup to a _sync initcallKonrad Dybcio1-1/+1
2024-02-23can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)Oleksij Rempel2-4/+19
2024-02-23can: j1939: prevent deadlock by changing j1939_socks_lock to rwlockZiqi Zhao3-14/+14
2024-02-23can: netlink: Fix TDCO calculation using the old data bittimingMaxime Jayat1-1/+1