public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-25 03:41:44 to 2024-10-28 06:28:54 UTC [more...]

[PATCH 5.15 00/80] 5.15.170-rc1 review
 2024-10-28  6:25 UTC  (43+ messages)
` [PATCH 5.15 01/80] bpf: Make sure internal and UAPI bpf_redirect flags dont overlap
` [PATCH 5.15 02/80] bpf: devmap: provide rxq after redirect
` [PATCH 5.15 03/80] RDMA/bnxt_re: Fix incorrect AVID type in WQE structure
` [PATCH 5.15 04/80] RDMA/bnxt_re: Add a check for memory allocation
` [PATCH 5.15 05/80] x86/resctrl: Avoid overflow in MB settings in bw_validate()
` [PATCH 5.15 06/80] ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pin
` [PATCH 5.15 07/80] ALSA: hda/cs8409: Fix possible NULL dereference
` [PATCH 5.15 08/80] RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARP
` [PATCH 5.15 09/80] RDMA/irdma: Fix misspelling of "accept*"
` [PATCH 5.15 10/80] ipv4: give an IPv4 dev to blackhole_netdev
` [PATCH 5.15 11/80] RDMA/bnxt_re: Return more meaningful error
` [PATCH 5.15 12/80] RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages
` [PATCH 5.15 13/80] drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculation
` [PATCH 5.15 14/80] drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()
` [PATCH 5.15 15/80] drm/msm: Allocate memory for disp snapshot with kvzalloc()
` [PATCH 5.15 16/80] net: usb: usbnet: fix race in probe failure
` [PATCH 5.15 17/80] octeontx2-af: Fix potential integer overflows on integer shifts
` [PATCH 5.15 18/80] macsec: dont increment counters for an unrelated SA
` [PATCH 5.15 19/80] net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()
` [PATCH 5.15 20/80] net/smc: Fix searching in list of known pnetids in smc_pnet_add_pnetid
` [PATCH 5.15 21/80] net: xilinx: axienet: fix potential memory leak in axienet_start_xmit()
` [PATCH 5.15 22/80] net: systemport: fix potential memory leak in bcm_sysport_xmit()
` [PATCH 5.15 23/80] tcp/dccp: Dont use timer_pending() in reqsk_queue_unlink()
` [PATCH 5.15 24/80] genetlink: hold RCU in genlmsg_mcast()
` [PATCH 5.15 25/80] scsi: target: core: Fix null-ptr-deref in target_alloc_device()
` [PATCH 5.15 26/80] smb: client: fix OOBs when building SMB2_IOCTL request
` [PATCH 5.15 27/80] usb: typec: altmode should keep reference to parent
` [PATCH 5.15 28/80] s390: Initialize psw mask in perf_arch_fetch_caller_regs()
` [PATCH 5.15 29/80] Bluetooth: bnep: fix wild-memory-access in proto_unregister
` [PATCH 5.15 30/80] arm64:uprobe fix the uprobe SWBP_INSN in big-endian
` [PATCH 5.15 32/80] KVM: s390: gaccess: Refactor gpa and length calculation
` [PATCH 5.15 33/80] KVM: s390: gaccess: Refactor access address range check
` [PATCH 5.15 41/80] drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLA
` [PATCH 5.15 42/80] ASoC: codecs: lpass-rx-macro: add missing CDC_RX_BCL_VBAT_RF_PROC2 to default regs values
` [PATCH 5.15 43/80] ASoC: fsl_sai: Enable FIFO continue on error FCONT bit
` [PATCH 5.15 44/80] arm64: Force position-independent veneers
` [PATCH 5.15 45/80] udf: fix uninit-value use in udf_get_fileshortad
` [PATCH 5.15 46/80] platform/x86: dell-wmi: Ignore suspend notifications
` [PATCH 5.15 47/80] arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warning
` [PATCH 5.15 48/80] ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible string
` [PATCH 5.15 49/80] platform/x86: dell-sysman: add support for alienware products
` [PATCH 5.15 50/80] jfs: Fix sanity check in dbMount

[PATCH v8 1/3] tpm: Return tpm2_sessions_init() when null key creation fails
 2024-10-28  6:13 UTC  (4+ messages)
` [PATCH v8 2/3] tpm: Rollback tpm2_load_null()
` [PATCH v8 3/3] tpm: Lazily flush the auth session

[PATCH] Revert "drm/mipi-dsi: Set the fwnode for mipi_dsi_device"
 2024-10-28  6:08 UTC  (3+ messages)

[PATCH] Revert "drm/mipi-dsi: Set the fwnode for mipi_dsi_device"
 2024-10-28  6:02 UTC  (7+ messages)

Patch "xhci: dbgtty: use kfifo from tty_port struct" has been added to the 6.11-stable tree
 2024-10-28  5:57 UTC  (2+ messages)

Request to backport a fix to 6.10 and 6.11 stable kernels
 2024-10-28  5:55 UTC  (2+ messages)

Add 2 commits to kernel 6.11.y
 2024-10-28  5:54 UTC  (2+ messages)

Patch "btrfs: also add stripe entries for NOCOW writes" has been added to the 6.11-stable tree
 2024-10-28  5:53 UTC  (2+ messages)

[PATCH v2] Revert "drm/mipi-dsi: Set the fwnode for mipi_dsi_device"
 2024-10-28  5:42 UTC 

[PATCH] vmscan,migrate: fix double-decrement on node stats when demoting pages
 2024-10-28  5:24 UTC  (3+ messages)

[PATCH v2 1/5] xhci: Combine two if statements for Etron xHCI host
 2024-10-28  2:53 UTC  (4+ messages)
` [PATCH v2 2/5] xhci: Don't issue Reset Device command to "
` [PATCH v2 3/5] xhci: Fix control transfer error on "
` [PATCH v2 4/5] xhci: Don't perform Soft Retry for "

[PATCH hotfix 6.12 v2] mm/mlock: set the correct prev on failure
 2024-10-28  2:47 UTC  (5+ messages)

[PATCH] wifi: rtlwifi: Drastically reduce the attempts to read efuse bytes in case of failures
 2024-10-28  1:44 UTC  (2+ messages)

Free Piano
 2024-10-28  0:59 UTC 

FAILED: patch "[PATCH] drm/amd/display: temp w/a for dGPU to enter idle" failed to apply to 6.11-stable tree
 2024-10-28  0:42 UTC 

FAILED: patch "[PATCH] nfsd: fix race between laundromat and free_stateid" failed to apply to 4.19-stable tree
 2024-10-28  0:41 UTC 

FAILED: patch "[PATCH] nfsd: fix race between laundromat and free_stateid" failed to apply to 5.4-stable tree
 2024-10-28  0:41 UTC 

FAILED: patch "[PATCH] nfsd: fix race between laundromat and free_stateid" failed to apply to 5.10-stable tree
 2024-10-28  0:41 UTC 

FAILED: patch "[PATCH] nfsd: fix race between laundromat and free_stateid" failed to apply to 5.15-stable tree
 2024-10-28  0:41 UTC 

FAILED: patch "[PATCH] nfsd: fix race between laundromat and free_stateid" failed to apply to 6.1-stable tree
 2024-10-28  0:41 UTC 

FAILED: patch "[PATCH] nfsd: fix race between laundromat and free_stateid" failed to apply to 6.6-stable tree
 2024-10-28  0:41 UTC 

FAILED: patch "[PATCH] drm/amdgpu: fix random data corruption for sdma 7" failed to apply to 6.11-stable tree
 2024-10-28  0:31 UTC 

FAILED: patch "[PATCH] KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory" failed to apply to 4.19-stable tree
 2024-10-28  0:27 UTC 

FAILED: patch "[PATCH] KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory" failed to apply to 5.4-stable tree
 2024-10-28  0:27 UTC 

FAILED: patch "[PATCH] ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and" failed to apply to 5.15-stable tree
 2024-10-28  0:25 UTC 

FAILED: patch "[PATCH] btrfs: fix the delalloc range locking if sector size < page" failed to apply to 6.1-stable tree
 2024-10-28  0:24 UTC 

FAILED: patch "[PATCH] btrfs: fix the delalloc range locking if sector size < page" failed to apply to 6.6-stable tree
 2024-10-28  0:24 UTC 

FAILED: patch "[PATCH] btrfs: fix the delalloc range locking if sector size < page" failed to apply to 6.11-stable tree
 2024-10-28  0:24 UTC 

FAILED: patch "[PATCH] btrfs: qgroup: set a more sane default value for subtree drop" failed to apply to 6.1-stable tree
 2024-10-28  0:23 UTC 

FAILED: patch "[PATCH] btrfs: qgroup: set a more sane default value for subtree drop" failed to apply to 6.6-stable tree
 2024-10-28  0:23 UTC 

[PATCH] riscv/entry: get correct syscall number from syscall_get_nr()
 2024-10-28  0:17 UTC  (12+ messages)

[PATCH v2] iommu/arm-smmu: Defer probe of clients after smmu device bound
 2024-10-27 15:36 UTC  (4+ messages)

[PATCH] counter: stm32-timer-cnt: fix device_node handling in probe_encoder()
 2024-10-27 12:26 UTC 

[PATCH] mmc: dw_mmc: take SWIOTLB memory size limitation into account
 2024-10-27 12:16 UTC  (3+ messages)

[PATCH stable 6.11.y] netfs: reset subreq->iov_iter before netfs_clear_unread() tail clean
 2024-10-27 11:43 UTC 

[PATCH v2 01/13] iio: chemical: bme680: Fix missing header
 2024-10-27  9:48 UTC  (3+ messages)

[tip: timers/urgent] posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone
 2024-10-27  9:45 UTC 

[PATCH v2] iio: invensense: fix multiple odr switch when FIFO is off
 2024-10-27  9:03 UTC  (2+ messages)

Concerns over transparency of informal kernel groups
 2024-10-27  8:40 UTC  (10+ messages)

[PATCH] firewire: core: fix invalid port index for parent device
 2024-10-27  5:37 UTC  (2+ messages)

[PATCH] KVM: arm64: Mark the VM as dead for failed initializations
 2024-10-26 14:53 UTC  (4+ messages)

[PATCH can] can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when switching CAN modes
 2024-10-26 12:54 UTC  (2+ messages)

[PATCHSET v5.1 3/9] xfs: metadata inode directory trees
 2024-10-26  7:29 UTC  (3+ messages)
` [PATCH 20/29] xfs: don't fail repairs on metadata files with no attr fork

No sound on speakers X1 Carbon Gen 12
 2024-10-26  0:22 UTC  (23+ messages)

[merged mm-hotfixes-stable] mm-avoid-unconditional-one-tick-sleep-when-swapcache_prepare-fails.patch removed from -mm tree
 2024-10-26  0:14 UTC 

+ mm-mmap-limit-thp-aligment-of-anonymous-mappings-to-pmd-aligned-sizes.patch added to mm-hotfixes-unstable branch
 2024-10-25 23:39 UTC 

+ mm-shrinker-avoid-memleak-in-alloc_shrinker_info.patch added to mm-hotfixes-unstable branch
 2024-10-25 22:42 UTC 

[PATCH 0/2] usb: dwc3: Disable susphy during initialization
 2024-10-25 22:40 UTC  (5+ messages)
` [PATCH 2/2] usb: dwc3: core: Prevent phy suspend during init

+ vmscanmigrate-fix-double-decrement-on-node-stats-when-demoting-pages.patch added to mm-hotfixes-unstable branch
 2024-10-25 22:28 UTC 

[PATCH v3 0/2] Fix KASAN crash when using KASAN_VMALLOC
 2024-10-25 20:57 UTC  (9+ messages)
` [PATCH v3 1/2] ARM: ioremap: Sync PGDs for VMALLOC shadow

[PATCH v2 1/4] KVM: arm64: Don't retire aborted MMIO instruction
 2024-10-25 20:31 UTC 

+ sched-numa-fix-the-potential-null-pointer-dereference-in-task_numa_work.patch added to mm-hotfixes-unstable branch
 2024-10-25 20:21 UTC 

[PATCH] pinctrl: qcom: spmi: fix debugfs drive strength
 2024-10-25 20:15 UTC  (3+ messages)

[PATCH v2] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
 2024-10-25 19:56 UTC  (10+ messages)

[to-be-updated] mm-page_alloc-fix-numa-stats-update-for-cpu-less-nodes.patch removed from -mm tree
 2024-10-25 19:33 UTC 

[PATCH v2 0/6] cxl: Initialization and shutdown fixes
 2024-10-25 19:32 UTC  (7+ messages)
` [PATCH v2 1/6] cxl/port: Fix CXL port initialization order when the subsystem is built-in
  ` [PATCH v3 "

[PATCH iwl-net v2 1/2] idpf: avoid vport access in idpf_get_link_ksettings
 2024-10-25 18:38 UTC  (2+ messages)
` [PATCH iwl-net v2 2/2] idpf: fix idpf_vc_core_init error path

[PATCH] drm/amd/pm: Vangogh: Fix kernel memory out of bounds write
 2024-10-25 17:58 UTC  (4+ messages)

[PATCH] coresight: etm4x: Fix PID tracing when perf is run in an init PID namespace
 2024-10-25 17:56 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] drm/amd/pm: Vangogh: Fix kernel memory out of bounds write
 2024-10-25 17:16 UTC  (2+ messages)

[PATCH iwl-net 2/2] idpf: fix idpf_vc_core_init error path
 2024-10-25 17:11 UTC  (3+ messages)

[PATCH v1] usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non self-powered devices
 2024-10-25 16:54 UTC  (4+ messages)

[PATCH] arm64: dts: allwinner: pinephone: Add mount matrix to accelerometer
 2024-10-25 16:11 UTC  (4+ messages)

[PATCH v3] mmc: core: Use GFP_NOIO in ACMD22
 2024-10-25 14:51 UTC  (2+ messages)

[PATCH] nvmet-auth: assign dh_key to NULL after kfree_sensitive
 2024-10-25 14:51 UTC  (3+ messages)

[PATCH v7 4/5] tpm: Allocate chip->auth in tpm2_start_auth_session()
 2024-10-25 14:45 UTC  (5+ messages)

[PATCH 4.19] selinux: improve error checking in sel_write_load()
 2024-10-25 14:21 UTC 

[PATCH 5.4] selinux: improve error checking in sel_write_load()
 2024-10-25 14:21 UTC 

[PATCH 5.10] selinux: improve error checking in sel_write_load()
 2024-10-25 14:21 UTC 

[PATCH 5.15] selinux: improve error checking in sel_write_load()
 2024-10-25 14:20 UTC 

[PATCH 6.1] selinux: improve error checking in sel_write_load()
 2024-10-25 14:20 UTC 

[PATCH 6.6] selinux: improve error checking in sel_write_load()
 2024-10-25 14:20 UTC 

[PATCH] nfs: Fix KMSAN warning in decode_getfattr_attrs()
 2024-10-25 14:03 UTC 

[PATCH 6.1.y 5.15.y 5.10.y] driver core: bus: Fix double free in driver API bus_register()
 2024-10-25 13:52 UTC  (2+ messages)

[PATCH] KVM: arm64: Don't eagerly teardown the vgic on init error
 2024-10-25 13:43 UTC  (9+ messages)

[PATCH] efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption
 2024-10-25 13:27 UTC  (6+ messages)

E-DEKONT
 2024-10-25 12:44 UTC 

[PATCH 1/2] arm64: dts: mediatek: mt8183: Disable DPI display output by default
 2024-10-25 11:20 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: mediatek: mt8183: Disable DSI "

[PATCH 6.1.y 5.15.y 5.10.y] serial: protect uart_port_dtr_rts() in uart_shutdown() too
 2024-10-25 11:05 UTC 

Dell WD19TB Thunderbolt Dock not working with kernel > 6.6.28-1
 2024-10-25 10:20 UTC  (7+ messages)

[PATCH net 0/3] mptcp: sched: fix some lock issues
 2024-10-25 10:00 UTC  (5+ messages)
` [PATCH net 2/3] mptcp: remove unneeded lock when listing scheds

[PATCH vhost 1/2] vdpa/mlx5: Fix PA offset with unaligned starting iotlb map
 2024-10-25  8:42 UTC  (2+ messages)

stable-rc linux-6.6.y: Queues: tinyconfig: undefined reference to `irq_work_queue'
 2024-10-25  6:51 UTC  (3+ messages)

[PATCH] sched/topology: Enable topology_span_sane check only for debug builds
 2024-10-25  5:57 UTC  (3+ messages)

menuconfig: missing options in drivers - input device
 2024-10-25  4:52 UTC 

firewire-ohci: device rediscovery hardlock regression
 2024-10-25  3:49 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox