summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()David Sterba2024-04-131-1/+11
* tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()Samasth Norway Ananda2024-04-131-0/+1
* arm64: dts: rockchip: fix rk3399 hdmi ports nodeJohan Jonker2024-04-131-2/+10
* VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()Harshit Mogalapalli2024-04-131-1/+2
* wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov2024-04-131-1/+1
* ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with micr...I Gede Agastya Darma Laksana2024-04-131-1/+1
* ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann2024-04-131-32/+31
* ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bitArnd Bergmann2024-04-131-4/+2
* ASoC: ops: Fix wraparound for mask in snd_soc_get_volswStephen Lee2024-04-131-1/+1
* erspan: make sure erspan_base_hdr is present in skb->headEric Dumazet2024-04-132-0/+8
* erspan: Add type I version 0 support.William Tu2024-04-132-17/+60
* init: open /initrd.image with O_LARGEFILEJohn Sperbeck2024-04-131-1/+1
* initramfs: switch initramfs unpacking to struct file based APIsChristoph Hellwig2024-04-131-21/+26
* fs: add a vfs_fchmod helperChristoph Hellwig2024-04-132-2/+8
* fs: add a vfs_fchown helperChristoph Hellwig2024-04-132-12/+19
* initramfs: factor out a helper to populate the initrd imageChristoph Hellwig2024-04-131-17/+23
* staging: vc04_services: fix information leak in create_component()Dan Carpenter2024-04-131-0/+1
* staging: vc04_services: changen strncpy() to strscpy_pad()Arnd Bergmann2024-04-131-2/+2
* staging: mmal-vchiq: Fix client_component for 64 bit kernelDave Stevenson2024-04-132-1/+8
* staging: mmal-vchiq: Allocate and free components as requiredDave Stevenson2024-04-132-10/+20
* staging: mmal-vchiq: Avoid use of bool in structuresDave Stevenson2024-04-132-8/+8
* i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov2024-04-131-18/+16
* ipv6: Fix infinite recursion in fib6_dump_done().Kuniyuki Iwashima2024-04-131-7/+7
* selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski2024-04-131-1/+1
* net: stmmac: fix rx queue priority assignmentPiotr Wejman2024-04-132-17/+63
* net/sched: act_skbmod: prevent kernel-infoleakEric Dumazet2024-04-131-5/+5
* netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()Ziyang Xuan2024-04-131-2/+7
* mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka2024-04-134-11/+20
* Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."Ingo Molnar2024-04-131-18/+5
* net/rds: fix possible cp null dereferenceMahmoud Adam2024-04-131-1/+1
* netfilter: nf_tables: disallow timeout for anonymous setsPablo Neira Ayuso2024-04-131-0/+7
* Bluetooth: Fix TOCTOU in HCI debugfs implementationBastien Nocera2024-04-131-16/+32
* Bluetooth: hci_event: set the conn encrypted before conn establishesHui Wang2024-04-131-0/+25
* r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit2024-04-131-0/+9
* tcp: properly terminate timers for kernel socketsEric Dumazet2024-04-134-0/+24
* mptcp: add sk_stop_timer_sync helperGeliang Tang2024-04-132-0/+9
* nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packetRyosuke Yasuoka2024-04-131-0/+5
* USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern2024-04-131-3/+13
* scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum2024-04-131-1/+1
* x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips2024-04-132-10/+16
* scsi: qla2xxx: Fix command flush on cable pullQuinn Tran2024-04-131-0/+10
* usb: udc: remove warning when queue disabled epyuan linyu2024-04-131-1/+3
* usb: dwc2: gadget: LPM flow fixMinas Harutyunyan2024-04-133-21/+47
* usb: dwc2: host: Fix ISOC flow in DDMA modeMinas Harutyunyan2024-04-133-9/+22
* usb: dwc2: host: Fix hibernation flowMinas Harutyunyan2024-04-132-2/+28
* usb: dwc2: host: Fix remote wakeup from hibernationMinas Harutyunyan2024-04-132-4/+14
* loop: loop_set_status_from_info() check before assignmentZhong Jinghua2024-04-131-4/+4
* loop: Check for overflow while configuring loopSiddh Raman Pant2024-04-131-0/+5
* loop: Factor out configuring loop from statusMartijn Coenen2024-04-131-50/+67
* powerpc: xor_vmx: Add '-mhard-float' to CFLAGSNathan Chancellor2024-04-131-1/+1