summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-22net/mlx5: Fill out devlink dev info only for PFsJiri Pirko1-0/+3
2025-03-22Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz6-97/+57
2025-03-22Bluetooth: hci_event: Fix enabling passive scanningLuiz Augusto von Dentz1-15/+22
2025-03-22wifi: cfg80211: cancel wiphy_work before freeing wiphyMiri Korenblit1-0/+7
2025-03-22sched: address a potential NULL pointer dereference in the GRED scheduler.Jun Yang1-1/+2
2025-03-22netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap ...Nicklas Bo Jensen1-2/+2
2025-03-22ice: fix memory leak in aRFS after resetGrzegorz Nitka1-1/+1
2025-03-22netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template.Sebastian Andrzej Siewior1-2/+4
2025-03-22pinctrl: bcm281xx: Fix incorrect regmap max_registers valueArtur Weber1-1/+1
2025-03-22fbdev: hyperv_fb: iounmap() the correct memory when removing a deviceMichael Kelley1-1/+1
2025-03-22tcp: fix forever orphan socket caused by tcp_abortXueming Feng1-6/+10
2025-03-22tcp: fix races in tcp_abort()Eric Dumazet1-5/+1
2025-03-22bpf: Use raw_spinlock_t in ringbufWander Lairson Costa1-6/+6
2025-03-22hrtimer: Use and report correct timerslack values for realtime tasksFelix Moessbauer5-26/+22
2025-03-22zram: fix NULL pointer in comp_algorithm_show()Liu Shixin1-2/+2
2025-03-22sched/isolation: Prevent boot crash when the boot CPU is nohz_fullOleg Nesterov1-5/+2
2025-03-22clockevents/drivers/i8253: Fix stop sequence for timer 0David Woodhouse3-23/+25
2025-03-13Linux 6.6.83v6.6.83Greg Kroah-Hartman1-1/+1
2025-03-13kbuild: userprogs: use correct lld when linking through clangThomas Weißschuh1-0/+5
2025-03-13pfifo_tail_enqueue: Drop new packet when sch->limit == 0Quang Le1-0/+3
2025-03-13spi-mxs: Fix chipselect glitchRalf Schlatterbeck1-1/+2
2025-03-13x86/boot: Sanitize boot params before parsing command lineArd Biesheuvel1-0/+2
2025-03-13x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'Ard Biesheuvel12-51/+50
2025-03-13ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattrRoberto Sassu2-2/+8
2025-03-13x86/mm: Don't disable PCID when INVLPG has been fixed by microcodeXi Ruoyao1-9/+14
2025-03-13uprobes: Fix race in uprobe_free_utaskJiri Olsa1-1/+1
2025-03-13drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macroImre Deak1-2/+2
2025-03-13Revert "KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()"Greg Kroah-Hartman1-6/+7
2025-03-13Revert "KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_l...Greg Kroah-Hartman1-1/+3
2025-03-13Revert "KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults"Greg Kroah-Hartman1-3/+5
2025-03-13Revert "KVM: e500: always restore irqs"Greg Kroah-Hartman1-2/+2
2025-03-13riscv: Fix enabling cbo.zero when running in M-modeSamuel Holland2-1/+3
2025-03-13ALSA: hda: realtek: fix incorrect IS_REACHABLE() usageArnd Bergmann2-5/+1
2025-03-13kbuild: hdrcheck: fix cross build with clangArnd Bergmann1-1/+1
2025-03-13arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptesRyan Roberts1-33/+20
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts16-28/+46
2025-03-13iio: adc: at91-sama5d2_adc: fix sama7g5 realbits valueNayab Sayed1-28/+40
2025-03-13iio: dac: ad3552r: clear reset status flagAngelo Dureghello1-0/+6
2025-03-13iio: filter: admv8818: Force initialization of SDOSam Winchenbach1-10/+4
2025-03-13drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctlHaoyu Li1-3/+3
2025-03-13eeprom: digsy_mtc: Make GPIO lookup table match the deviceAndy Shevchenko1-1/+1
2025-03-13bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlockManivannan Sadhasivam1-2/+3
2025-03-13slimbus: messaging: Free transaction ID in delayed interrupt scenarioVisweswara Tanuku1-2/+3
2025-03-13drivers: core: fix device leak in __fw_devlink_relax_cycles()Luca Ceresoli1-0/+1
2025-03-13char: misc: deallocate static minor in error pathThadeu Lima de Souza Cascardo1-1/+1
2025-03-13intel_th: pci: Add Panther Lake-P/U supportAlexander Shishkin1-0/+5
2025-03-13intel_th: pci: Add Panther Lake-H supportAlexander Shishkin1-0/+5
2025-03-13intel_th: pci: Add Arrow Lake supportPawel Chmielewski1-0/+5
2025-03-13mei: me: add panther lake P DIDAlexander Usyskin2-0/+4
2025-03-13cdx: Fix possible UAF error in driver_override_show()Qiu-ji Chen1-1/+5