]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2024-10-10  Thomas Zimmermanndrm: Consistently use struct drm_mode_rect for FB_DAMAG...
2024-10-10  Javier Carrascodrm/mediatek: ovl_adaptor: Add missing of_node_put()
2024-10-10  Helge Dellerparisc: Fix itlb miss handler for 64-bit programs
2024-10-10  Tvrtko Ursulindrm/v3d: Prevent out of bounds access in performance...
2024-10-10  Luo Gengkunperf/core: Fix small negative period being ignored
2024-10-10  Peng Fanmm, slub: avoid zeroing kmalloc redzone
2024-10-10  Hans de Goedepower: supply: hwmon: Fix missing temp1_max_alarm attribute
2024-10-10  Jinjie Ruanspi: bcm63xx: Fix missing pm_runtime_disable()
2024-10-10  Jinjie Ruanspi: bcm63xx: Fix module autoloading
2024-10-10  David Viragdt-bindings: clock: exynos7885: Fix duplicated binding
2024-10-10  Krzysztof Kozlowskimemory: tegra186-emc: drop unused to_tegra186_emc()
2024-10-10  Krzysztof Kozlowskifirmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()
2024-10-10  Mike Bayntonovl: fail if trusted xattrs are needed but caller lacks...
2024-10-10  Alice Ryhlrust: sync: require `T: Sync` for `LockedBy::access`
2024-10-10  Ard Biesheuveli2c: synquacer: Deal with optional PCLK correctly
2024-10-10  Kimriver Liui2c: designware: fix controller is holding SCL low...
2024-10-10  Jinjie Ruani2c: xiic: Fix pm_runtime_set_suspended() with runtime...
2024-10-10  Heiner Kallweiti2c: core: Lock address during client device instantiation
2024-10-10  Alexander Shiyanmedia: i2c: ar0521: Use cansleep version of gpiod_set_v...
2024-10-10  Robert Hancocki2c: xiic: Wait for TX empty to avoid missed TX NAKs
2024-10-10  Jinjie Ruani2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()
2024-10-10  Marek Vasuti2c: stm32f7: Do not prepare/unprepare clock during...
2024-10-10  Marc ZyngierKVM: arm64: Fix kvm_has_feat*() handling of negative...
2024-10-10  Zach Wadeplatform/x86: ISST: Fix the KASAN report slab-out-of...
2024-10-10  Hans de Goedeplatform/x86: x86-android-tablets: Fix use after free...
2024-10-10  Takashi IwaiRevert "ALSA: hda: Conditionally use snooping for AMD...
2024-10-10  Daeho Jeongf2fs: forcibly migrate to secure space for zoned device...
2024-10-10  Daeho Jeongf2fs: do FG_GC when GC boosting is required for zoned...
2024-10-10  Daeho Jeongf2fs: increase BG GC migration window granularity when...
2024-10-10  Daeho Jeongf2fs: introduce migration_window_granularity
2024-10-10  Daeho Jeongf2fs: make BG GC more aggressive for zoned devices
2024-10-10  Heiko Carstensselftests: vDSO: fix vdso_config for s390
2024-10-10  Jens Remusselftests: vDSO: fix ELF hash table entry size for...
2024-10-10  Christophe... powerpc/vdso: Fix VDSO data access when running in...
2024-10-10  Chao Yuf2fs: fix to don't panic system for no free segment...
2024-10-10  Liao Yuanhongf2fs: add write priority option based on zone UFS
2024-10-10  Arnd Bergmannnvme-tcp: fix link failure for TCP auth
2024-10-10  David Hildenbrandselftests/mm: fix charge_reserved_hugetlb.sh test
2024-10-10  Christophe... selftests: vDSO: fix vDSO symbols lookup for powerpc64
2024-10-10  Christophe... selftests: vDSO: fix vdso_config for powerpc
2024-10-10  Christophe... selftests: vDSO: fix vDSO name for powerpc
2024-10-10  Nirmoy Dasdrm/xe: Fix memory leak on xe_alloc_pf_queue failure
2024-10-10  Matthew Aulddrm/xe: fixup xe_alloc_pf_queue
2024-10-10  Namhyung Kimperf: Really fix event_function_call() locking
2024-10-10  Ian Rogersperf callchain: Fix stitch LBR memory leaks
2024-10-10  Takashi IwaiALSA: control: Fix power_ref lock order for compat...
2024-10-10  Biju Dasspi: rpc-if: Add missing MODULE_DEVICE_TABLE
2024-10-10  Alexander F... accel/ivpu: Add missing MODULE_FIRMWARE metadata
2024-10-10  Yifei Liuselftests: breakpoints: use remaining time to check...
2024-10-10  Alessandro... kselftest/devices/probe: Fix SyntaxWarning in regex...
2024-10-10  Ben Dooksspi: s3c64xx: fix timeout counters in flush_fifo
2024-10-10  Yun Luselftest: hid: add missing run-hid-tools-tests.sh
2024-10-10  Jinjie Ruanspi: spi-cadence: Fix missing spi_controller_is_target...
2024-10-10  Jinjie Ruanspi: spi-cadence: Fix pm_runtime_set_suspended() with...
2024-10-10  Jinjie Ruanspi: spi-imx: Fix pm_runtime_set_suspended() with runti...
2024-10-10  Ben CheathamEINJ, CXL: Fix CXL device SBDF calculation
2024-10-10  Yonghong Songbpf: Fix a sdiv overflow issue
2024-10-10  Kuan-Wei Chiubpftool: Fix undefined behavior in qsort(NULL, 0, ...)
2024-10-10  Christoph Hellwigiomap: handle a post-direct I/O invalidate race in...
2024-10-10  Kuan-Wei Chiubpftool: Fix undefined behavior caused by shifting...
2024-10-10  Artem Sadovnikovext4: fix i_data_sem unlock order in ext4_ind_migrate()
2024-10-10  Baokun Liext4: avoid use-after-free in ext4_ext_show_leaf()
2024-10-10  Thadeu Lima... ext4: ext4_search_dir should return a proper error
2024-10-10  Juntong Dengbpf: Make the pointer returned by iter next method...
2024-10-10  Hans de Goedeplatform/x86: x86-android-tablets: Adjust Xiaomi Pad...
2024-10-10  Luiz Capitulinoplatform/mellanox: mlxbf-pmc: fix lockdep warning
2024-10-10  Namjae Jeonksmbd: add refcnt to ksmbd_conn struct
2024-10-10  Dmitry TorokhovHID: i2c-hid: ensure various commands do not interfere...
2024-10-10  Zhu Juntools/hv: Add memory allocation check in hv_fcopy_start
2024-10-10  Gergo Kotelesplatform/x86: lenovo-ymc: Ignore the 0x0 state
2024-10-10  Alex Deucherdrm/amdgpu/gfx10: use rlc safe mode for soft recovery
2024-10-10  Alex Deucherdrm/amdgpu/gfx11: use rlc safe mode for soft recovery
2024-10-10  Amir Goldsteinovl: fsync after metadata copy-up
2024-10-10  Haren Mynenipowerpc/pseries: Use correct data types from pseries_hp...
2024-10-10  Geert Uytterhoevenof/irq: Refer to actual buffer size in of_irq_parse_one()
2024-10-10  Matthew Brostdrm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc...
2024-10-10  Hawking Zhangdrm/amdkfd: Check int source id for utcl2 poison event
2024-10-10  Tim Huangdrm/amd/pm: ensure the fw_info is not null before using it
2024-10-10  Stuart Summersdrm/xe: Use topology to determine page fault queue...
2024-10-10  Alex Deucherdrm/amdgpu/gfx11: enter safe mode before touching CP_IN...
2024-10-10  Alex Deucherdrm/amdgpu/gfx9: use rlc safe mode for soft recovery
2024-10-10  Victor Skvortsovdrm/amdgpu: Block MMR_READ IOCTL in reset
2024-10-10  Geert Uytterhoevendrm/radeon/r100: Handle unknown family in r100_cp_init_...
2024-10-10  Finn Thainscsi: NCR5380: Initialize buffer for MSG IN and STATUS...
2024-10-10  Peter Zijlstraperf: Fix event_function_call() locking
2024-10-10  Tim Huangdrm/amdgpu: fix unchecked return value warning for...
2024-10-10  Tim Huangdrm/amdgpu: fix unchecked return value warning for...
2024-10-10  Justin Teescsi: lpfc: Update PRLO handling in direct attached...
2024-10-10  Justin Teescsi: lpfc: Fix unsolicited FLOGI kref imbalance when...
2024-10-10  Justin Teescsi: lpfc: Validate hdwq pointers before dereferencing...
2024-10-10  Kees Cookscsi: aacraid: Rearrange order of struct aac_srb_unit
2024-10-10  Andrii Nakryikoperf,x86: avoid missing caller address in stack traces...
2024-10-10  Matthew Brostdrm/printer: Allow NULL data in devcoredump printer
2024-10-10  Alex Hungdrm/amd/display: Initialize get_bytes_per_element's...
2024-10-10  Alex Hungdrm/amd/display: Avoid overflow assignment in link_dp_cts
2024-10-10  Alex Deucherdrm/amdgpu/gfx9: properly handle error ints on all...
2024-10-10  Srinivasan... drm/amd/display: Fix index out of bounds in DCN30 color...
2024-10-10  Srinivasan... drm/amd/display: Fix index out of bounds in degamma...
2024-10-10  Srinivasan... drm/amd/display: Fix index out of bounds in DCN30 degam...
2024-10-10  Alex Hungdrm/amd/display: Check link_res->hpo_dp_link_enc before...
next