summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-03PM: suspend: Set mem_sleep_current during kernel command line setupMaulik Shah1-0/+1
2024-04-03cpufreq: Limit resolving a frequency to policy min/maxShivnandan Kumar1-1/+14
2024-04-03md/raid5: fix atomicity violation in raid5_cache_countGui-Dong Han1-6/+8
2024-04-03parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit buildsGuenter Roeck1-0/+1
2024-04-03parisc: Fix csum_ipv6_magic on 64-bit systemsGuenter Roeck1-2/+2
2024-04-03parisc: Fix csum_ipv6_magic on 32-bit systemsGuenter Roeck1-1/+2
2024-04-03parisc: Fix ip_fast_csumGuenter Roeck1-1/+1
2024-04-03parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macrosJohn David Anglin1-8/+10
2024-04-03parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd()Guenter Roeck1-15/+12
2024-04-03mtd: rawnand: meson: fix scrambling mode value in command macroArseniy Krasnov1-1/+1
2024-04-03ubi: correct the calculation of fastmap sizeZhang Yi1-3/+4
2024-04-03ubi: Check for too small LEB size in VTBL codeRichard Weinberger1-0/+6
2024-04-03ubifs: Set page uptodate in the correct placeMatthew Wilcox (Oracle)1-9/+4
2024-04-03fat: fix uninitialized field in nostale filehandlesJan Kara1-0/+6
2024-04-03bounds: support non-power-of-two CONFIG_NR_CPUSMatthew Wilcox (Oracle)1-1/+1
2024-04-03kasan/test: avoid gcc warning for intentional overflowArnd Bergmann1-1/+2
2024-04-03block: Clear zone limits for a non-zoned stacked queueDamien Le Moal1-0/+4
2024-04-03ext4: correct best extent lstart adjustment logicBaokun Li1-6/+11
2024-04-03selftests/mqueue: Set timeout to 180 secondsSeongJae Park1-0/+1
2024-04-03crypto: qat - resolve race condition during AER recoveryDamian Muszynski1-6/+16
2024-04-03crypto: qat - fix double free during resetSvyatoslav Pankratov1-1/+2
2024-04-03sparc: vDSO: fix return value of __setup handlerRandy Dunlap1-4/+3
2024-04-03sparc64: NMI watchdog: fix return value of __setup handlerRandy Dunlap1-1/+1
2024-04-03powerpc/smp: Increase nr_cpu_ids to include the boot CPUMichael Ellerman1-0/+6
2024-04-03powerpc/smp: Adjust nr_cpu_ids to cover all threads of a coreMichael Ellerman1-0/+6
2024-04-03cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf()Tor Vic1-1/+1
2024-04-03KVM: Always flush async #PF workqueue when vCPU is being destroyedSean Christopherson1-5/+26
2024-04-03media: mc: Expand MUST_CONNECT flag to always require an enabled linkLaurent Pinchart2-16/+48
2024-04-03media: mc: Rename pad variable to clarify intentLaurent Pinchart1-5/+6
2024-04-03media: mc: Add num_links flag to media_padLaurent Pinchart2-0/+8
2024-04-03media: mc: Fix flags handling when creating pad linksLaurent Pinchart1-1/+6
2024-04-03media: mc: Add local pad to pipeline regardless of the link stateLaurent Pinchart1-9/+9
2024-04-03media: xc4000: Fix atomicity violation in xc4000_get_frequencyGui-Dong Han1-2/+2
2024-04-03pci_iounmap(): Fix MMIO mapping leakPhilipp Stanner1-1/+1
2024-04-03serial: max310x: fix NULL pointer dereference in I2C instantiationHugo Villeneuve1-2/+5
2024-04-03drm/vmwgfx: Fix possible null pointer derefence with invalid contextsZack Rusin1-3/+11
2024-04-03arm: dts: marvell: Fix maxium->maxim typo in brownstone dtsDuje Mihanović1-1/+1
2024-04-03smack: Handle SMACK64TRANSMUTE in smack_inode_setsecurity()Roberto Sassu1-0/+9
2024-04-03smack: Set SMACK64TRANSMUTE only for dirs in smack_inode_setxattr()Roberto Sassu1-1/+2
2024-04-03clk: qcom: gcc-sdm845: Add soft dependency on rpmhpdAmit Pundir1-0/+1
2024-04-03remoteproc: virtio: Fix wdg cannot recovery remote processorJoakim Zhang1-3/+3
2024-04-03arm64: dts: qcom: sc7280: Add additional MSI interruptsKrishna chaitanya chundru1-2/+10
2024-04-03media: staging: ipu3-imgu: Set fields before media_entity_pads_init()Hidenori Kobayashi1-8/+8
2024-04-03wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang1-2/+2
2024-04-03timers: Rename del_timer_sync() to timer_delete_sync()Thomas Gleixner2-10/+23
2024-04-03timers: Use del_timer_sync() even on UPThomas Gleixner2-8/+1
2024-04-03timers: Update kernel-doc for various functionsThomas Gleixner1-58/+90
2024-04-03KVM: x86: Use a switch statement and macros in __feature_translate()Jim Mattson1-8/+10
2024-04-03KVM: x86: Advertise CPUID.(EAX=7,ECX=2):EDX[5:0] to userspaceJim Mattson2-3/+30
2024-04-03KVM: x86: Update KVM-only leaf handling to allow for 100% KVM-only leafsSean Christopherson2-7/+19