summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-23Linux 5.4.269v5.4.269Greg Kroah-Hartman1-1/+1
2024-02-23of: gpio unittest kfree() wrong objectFrank Rowand1-1/+1
2024-02-23of: unittest: fix EXPECT text for gpio hog errorsFrank Rowand1-8/+8
2024-02-23net: bcmgenet: Fix EEE implementationFlorian Fainelli3-14/+17
2024-02-23Revert "Revert "mtd: rawnand: gpmi: Fix setting busy timeout setting""Max Krummenacher1-1/+1
2024-02-23netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter3-5/+6
2024-02-23lsm: new security_file_ioctl_compat() hookAlfred Piccioni7-2/+66
2024-02-23drm/msm/dsi: Enable runtime PMKonrad Dybcio1-0/+4
2024-02-23PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...Douglas Anderson2-0/+10
2024-02-23PM: runtime: add devm_pm_runtime_enable helperDmitry Baryshkov2-0/+21
2024-02-23nilfs2: fix potential bug in end_buffer_async_writeRyusuke Konishi1-3/+5
2024-02-23sched/membarrier: reduce the ability to hammer on sys_membarrierLinus Torvalds1-0/+9
2024-02-23net: prevent mss overflow in skb_segment()Eric Dumazet1-1/+2
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-23KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cacheOliver Upton1-0/+5
2024-02-23mips: Fix max_mapnr being uninitialized on early stagesSerge Semin1-7/+5
2024-02-23arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport7-27/+6
2024-02-23bus: moxtet: Add spi device tableSjoerd Simons1-0/+7
2024-02-23Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"Junxiao Bi1-12/+0
2024-02-23tracing: Inform kmemleak of saved_cmdlines allocationSteven Rostedt (Google)1-0/+3
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-23irqchip/irq-brcmstb-l2: Add write memory barrier before exitDoug Berger1-1/+4
2024-02-23nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers1-1/+1
2024-02-23nfp: use correct macro for LengthSelect in BAR configDaniel Basilio1-2/+4
2024-02-23nilfs2: fix hang in nilfs_lookup_dirty_data_buffers()Ryusuke Konishi1-1/+7
2024-02-23nilfs2: fix data corruption in dsync block recovery for small block sizesRyusuke Konishi1-3/+4
2024-02-23ALSA: hda/conexant: Add quirk for SWS JS201Dbo liu1-0/+18
2024-02-23mmc: slot-gpio: Allow non-sleeping GPIO roAlexander Stein1-1/+5
2024-02-23x86/mm/ident_map: Use gbpages only where full GB page should be mapped.Steve Wahl1-5/+18
2024-02-23x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6Aleksander Mazur1-1/+1
2024-02-23serial: max310x: improve crystal stable clock detectionHugo Villeneuve1-5/+16
2024-02-23serial: max310x: set default value when reading clock ready bitHugo Villeneuve1-1/+1
2024-02-23ring-buffer: Clean ring_buffer_poll_wait() error returnVincent Donnefort1-1/+1
2024-02-23iio: magnetometer: rm3100: add boundary check for the value read from RM3100_...zhili.liu1-2/+8
2024-02-23staging: iio: ad5933: fix type mismatch regressionDavid Schiller1-1/+1
2024-02-23tracing: Fix wasted memory in saved_cmdlines logicSteven Rostedt (Google)1-38/+37
2024-02-23ext4: fix double-free of blocks due to wrong extents moved_lenBaokun Li1-4/+2
2024-02-23misc: fastrpc: Mark all sessions as invalid in cb_removeEkansh Gupta1-1/+1
2024-02-23binder: signal epoll threads of self-workCarlos Llamas1-0/+10
2024-02-23ALSA: hda/realtek: Enable headset mic on Vaio VJFE-ADLEdson Juliano Drosdeck1-0/+1
2024-02-23xen-netback: properly sync TX responsesJan Beulich1-44/+40
2024-02-23nfc: nci: free rx_data_reassembly skb on NCI device cleanupFedor Pchelkin1-0/+4
2024-02-23kbuild: Fix changing ELF file type for output of gen_btf for big endianNathan Chancellor1-2/+7
2024-02-23firewire: core: correct documentation of fw_csr_string() kernel APITakashi Sakamoto1-4/+3
2024-02-23scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"Lee Duncan1-12/+8
2024-02-23i2c: i801: Fix block process call transactionsJean Delvare1-2/+2
2024-02-23i2c: i801: Remove i801_set_block_buffer_modeHeiner Kallweit1-12/+5
2024-02-23usb: f_mass_storage: forbid async queue when shutdown happenyuan linyu1-2/+18