summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.1.90v6.1.90Greg Kroah-Hartman2024-05-021-1/+1
* net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu2024-05-021-0/+1
* macsec: Detect if Rx skb is macsec-related for offloading devices that update...Rahul Rameshbabu2024-05-021-7/+37
* macsec: Enable devices to advertise whether they update sk_buff md_dst during...Rahul Rameshbabu2024-05-021-0/+1
* bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUSMatthew Wilcox (Oracle)2024-05-021-1/+1
* i2c: smbus: fix NULL function pointer dereferenceWolfram Sang2024-05-021-6/+6
* phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregisteredHans de Goede2024-05-021-11/+12
* riscv: Fix TASK_SIZE on 64-bit NOMMUSamuel Holland2024-05-021-1/+1
* riscv: fix VMALLOC_START definitionBaoquan He2024-05-021-1/+1
* dmaengine: idxd: Fix oops during rmmod on single-CPU platformsFenghua Yu2024-05-021-6/+3
* dma: xilinx_dpdma: Fix lockingSean Anderson2024-05-021-3/+10
* phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bitsSebastian Reichel2024-05-021-3/+6
* phy: rockchip-snps-pcie3: fix bifurcation on rk3588Michal Tomek2024-05-021-16/+8
* phy: freescale: imx8m-pcie: fix pcie link-up instabilityMarcel Ziswiler2024-05-021-2/+4
* phy: freescale: imx8m-pcie: Refine i.MX8MM PCIe PHY driverRichard Zhu2024-05-021-40/+66
* phy: marvell: a3700-comphy: Fix hardcoded array sizeMikhail Kobuk2024-05-021-1/+1
* phy: marvell: a3700-comphy: Fix out of bounds readMikhail Kobuk2024-05-021-3/+4
* idma64: Don't try to serve interrupts when device is powered offAndy Shevchenko2024-05-021-0/+4
* dmaengine: tegra186: Fix residual calculationAkhil R2024-05-021-0/+3
* dmaengine: owl: fix register access functionsArnd Bergmann2024-05-021-2/+2
* x86/tdx: Preserve shared bit on mprotect()Kirill A. Shutemov2024-05-022-2/+6
* rust: remove `params` from `module` macro exampleAswin Unnikrishnan2024-05-021-12/+0
* mtd: diskonchip: work around ubsan link failureArnd Bergmann2024-05-021-2/+2
* udp: preserve the connected status if only UDP cmsgYick Xie2024-05-022-4/+6
* fbdev: fix incorrect address computation in deferred IONam Cao2024-05-021-1/+1
* stackdepot: respect __GFP_NOLOCKDEP allocation flagAndrey Ryabinin2024-05-021-2/+2
* net: b44: set pause params only when interface is upPeter Münster2024-05-021-6/+8
* ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu2024-05-022-11/+26
* ACPI: CPPC: Fix access width used for PCC registersVanshidhar Konda2024-05-021-16/+37
* ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macroJarred White2024-05-021-2/+2
* ACPI: CPPC: Use access_width over bit_width for system memory accessesJarred White2024-05-021-5/+26
* irqchip/gic-v3-its: Prevent double free on errorGuanrui Huang2024-05-021-7/+2
* drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi2024-05-021-0/+1
* drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher2024-05-021-11/+15
* arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 PumaIskander Amara2024-05-021-0/+10
* LoongArch: Fix access error when read fault on a write-only VMAJiantao Shan2024-05-021-2/+2
* LoongArch: Fix callchain parse error with kernel tracepoint eventsHuacai Chen2024-05-021-0/+8
* cpu: Re-enable CPU mitigations by default for !X86 architecturesSean Christopherson2024-05-023-7/+16
* btrfs: fix information leak in btrfs_ioctl_logical_to_ino()Johannes Thumshirn2024-05-021-9/+3
* HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-upNam Cao2024-05-021-9/+0
* smb3: fix lock ordering potential deadlock in cifs_sync_mid_resultSteve French2024-05-021-0/+3
* smb: client: Fix struct_group() usage in __packed structsGustavo A. R. Silva2024-05-022-3/+3
* mmc: sdhci-msm: pervent access to suspended controllerMantas Pucka2024-05-021-1/+15
* Bluetooth: qca: fix NULL-deref on non-serdev suspendJohan Hovold2024-05-021-0/+3
* Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853WangYuli2024-05-021-0/+2
* Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()Nathan Chancellor2024-05-022-6/+8
* rust: make mutually exclusive with CFI_CLANGConor Dooley2024-05-021-0/+1
* rust: don't select CONSTRUCTORSAlice Ryhl2024-05-021-1/+0
* x86/cpu: Fix check for RDPKRU in __show_regs()David Kaplan2024-05-021-1/+1
* fork: defer linking file vma until vma is fully initializedMiaohe Lin2024-05-021-9/+9