aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-13panic: Flush kernel log buffer at the endJohn Ogness
2024-04-13VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()Harshit Mogalapalli
2024-04-13wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov
2024-04-13s390/entry: align system call table on 8 bytesSumanth Korikkar
2024-04-13x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()Borislav Petkov (AMD)
2024-04-13ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with micr...I Gede Agastya Darma Laksana
2024-04-13ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann
2024-04-13scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann
2024-04-13ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bitArnd Bergmann
2024-04-13ASoC: ops: Fix wraparound for mask in snd_soc_get_volswStephen Lee
2024-04-13net: ravb: Always process TX descriptor ringPaul Barker
2024-04-13erspan: make sure erspan_base_hdr is present in skb->headEric Dumazet
2024-04-13erspan: Add type I version 0 support.William Tu
2024-04-13init: open /initrd.image with O_LARGEFILEJohn Sperbeck
2024-04-13initramfs: switch initramfs unpacking to struct file based APIsChristoph Hellwig
2024-04-13fs: add a vfs_fchmod helperChristoph Hellwig
2024-04-13fs: add a vfs_fchown helperChristoph Hellwig
2024-04-13staging: vc04_services: fix information leak in create_component()Dan Carpenter
2024-04-13staging: vc04_services: changen strncpy() to strscpy_pad()Arnd Bergmann
2024-04-13staging: mmal-vchiq: Fix client_component for 64 bit kernelDave Stevenson
2024-04-13staging: mmal-vchiq: Allocate and free components as requiredDave Stevenson
2024-04-13i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov
2024-04-13ipv6: Fix infinite recursion in fib6_dump_done().Kuniyuki Iwashima
2024-04-13selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski
2024-04-13net: stmmac: fix rx queue priority assignmentPiotr Wejman
2024-04-13net/sched: act_skbmod: prevent kernel-infoleakEric Dumazet
2024-04-13bpf, sockmap: Prevent lock inversion deadlock in map delete elemJakub Sitnicki
2024-04-13netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()Ziyang Xuan
2024-04-13netfilter: nf_tables: flush pending destroy work before exit_net releasePablo Neira Ayuso
2024-04-13mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka
2024-04-13Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."Ingo Molnar
2024-04-13vfio/platform: Create persistent IRQ handlersAlex Williamson
2024-04-13vfio/pci: Create persistent INTx handlerAlex Williamson
2024-04-13vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson
2024-04-13vfio/pci: Lock external INTx masking opsAlex Williamson
2024-04-13vfio/pci: Disable auto-enable of exclusive INTx IRQAlex Williamson
2024-04-13net/rds: fix possible cp null dereferenceMahmoud Adam
2024-04-13netfilter: nf_tables: disallow timeout for anonymous setsPablo Neira Ayuso
2024-04-13Bluetooth: Fix TOCTOU in HCI debugfs implementationBastien Nocera
2024-04-13Bluetooth: hci_event: set the conn encrypted before conn establishesHui Wang
2024-04-13x86/cpufeatures: Add new word for scattered featuresSandipan Das
2024-04-13r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit
2024-04-13dm integrity: fix out-of-range warningArnd Bergmann
2024-04-13tcp: properly terminate timers for kernel socketsEric Dumazet
2024-04-13ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel
2024-04-13nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packetRyosuke Yasuoka
2024-04-13USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern
2024-04-13scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum
2024-04-13x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips
2024-04-13scsi: qla2xxx: Fix command flush on cable pullQuinn Tran