messages from 2025-04-29 18:07:39 to 2025-04-29 18:17:02 UTC [more...]
[PATCH 6.6 000/204] 6.6.89-rc1 review
2025-04-29 16:44 UTC (146+ messages)
` [PATCH 6.6 001/204] module: sign with sha512 instead of sha1 by default
` [PATCH 6.6 002/204] memcg: drain obj stock on cpu hotplug teardown
` [PATCH 6.6 003/204] x86/extable: Remove unused fixup type EX_TYPE_COPY
` [PATCH 6.6 004/204] x86/mce: use is_copy_from_user() to determine copy-from-user context
` [PATCH 6.6 005/204] tracing: Add __string_len() example
` [PATCH 6.6 006/204] tracing: Add __print_dynamic_array() helper
` [PATCH 6.6 007/204] tracing: Verify event formats that have "%*p.."
` [PATCH 6.6 008/204] media: subdev: Fix use of sd->enabled_streams in call_s_stream()
` [PATCH 6.6 009/204] media: subdev: Improve v4l2_subdev_enable/disable_streams_fallback
` [PATCH 6.6 010/204] media: subdev: Add v4l2_subdev_is_streaming()
` [PATCH 6.6 011/204] media: vimc: skip .s_stream() for stopped entities
` [PATCH 6.6 012/204] soc: qcom: ice: introduce devm_of_qcom_ice_get
` [PATCH 6.6 013/204] mmc: sdhci-msm: fix dev reference leaked through of_qcom_ice_get
` [PATCH 6.6 014/204] auxdisplay: hd44780: Convert to platform remove callback returning void
` [PATCH 6.6 015/204] auxdisplay: hd44780: Fix an API misuse in hd44780.c
` [PATCH 6.6 016/204] net: dsa: mv88e6xxx: fix internal PHYs for 6320 family
` [PATCH 6.6 017/204] net: dsa: mv88e6xxx: fix VTU methods "
` [PATCH 6.6 018/204] ASoC: qcom: q6apm-dai: drop unused q6apm_dai_rtd fields
` [PATCH 6.6 019/204] ASoC: q6apm-dai: schedule all available frames to avoid dsp under-runs
` [PATCH 6.6 020/204] ASoC: qcom: lpass: Make asoc_qcom_lpass_cpu_platform_remove() return void
` [PATCH 6.6 021/204] ASoC: qcom: Fix trivial code style issues
` [PATCH 6.6 022/204] ASoC: q6apm-dai: make use of q6apm_get_hw_pointer
` [PATCH 6.6 023/204] iio: adc: ad7768-1: Move setting of val a bit later to avoid unnecessary return value check
` [PATCH 6.6 024/204] iio: adc: ad7768-1: Fix conversion result sign
` [PATCH 6.6 025/204] arm64: tegra: Remove the Orin NX/Nano suspend key
` [PATCH 6.6 026/204] clk: renesas: rzg2l: Use u32 for flag and mux_flags
` [PATCH 6.6 027/204] clk: renesas: rzg2l: Add struct clk_hw_data
` [PATCH 6.6 028/204] clk: renesas: rzg2l: Remove CPG_SDHI_DSEL from generic header
` [PATCH 6.6 029/204] clk: renesas: rzg2l: Refactor SD mux driver
` [PATCH 6.6 030/204] clk: renesas: r9a07g04[34]: Use SEL_SDHI1_STS status configuration for SD1 mux
` [PATCH 6.6 031/204] clk: renesas: r9a07g04[34]: Fix typo for sel_shdi variable
` [PATCH 6.6 032/204] clk: renesas: r9a07g043: Fix HP clock source for RZ/Five
` [PATCH 6.6 033/204] of: resolver: Simplify of_resolve_phandles() using __free()
` [PATCH 6.6 034/204] of: resolver: Fix device node refcount leakage in of_resolve_phandles()
` [PATCH 6.6 035/204] PCI: Fix reference leak in pci_register_host_bridge()
` [PATCH 6.6 036/204] s390/virtio_ccw: fix virtual vs physical address confusion
` [PATCH 6.6 037/204] s390/virtio_ccw: Dont allocate/assign airqs for non-existing queues
` [PATCH 6.6 038/204] scsi: ufs: qcom: fix dev reference leaked through of_qcom_ice_get
` [PATCH 6.6 039/204] s390/sclp: Allow user-space to provide PCI reports for optical modules
` [PATCH 6.6 040/204] s390/pci: Report PCI error recovery results via SCLP
` [PATCH 6.6 041/204] s390/pci: Support mmap() of PCI resources except for ISM devices
` [PATCH 6.6 042/204] sched/topology: Consolidate and clean up access to a CPUs max compute capacity
` [PATCH 6.6 043/204] sched/cpufreq: Rework schedutil governor performance estimation
` [PATCH 6.6 044/204] cpufreq/sched: Explicitly synchronize limits_changed flag handling
` [PATCH 6.6 045/204] ceph: Fix incorrect flush end position calculation
` [PATCH 6.6 046/204] dma/contiguous: avoid warning about unused size_bytes
` [PATCH 6.6 047/204] cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate()
` [PATCH 6.6 048/204] cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()
` [PATCH 6.6 049/204] cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()
` [PATCH 6.6 050/204] scsi: ufs: mcq: Add NULL check in ufshcd_mcq_abort()
` [PATCH 6.6 051/204] cpufreq: cppc: Fix invalid return value in .get() callback
` [PATCH 6.6 052/204] btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range()
` [PATCH 6.6 053/204] scsi: core: Clear flags for scsi_cmnd that did not complete
` [PATCH 6.6 054/204] net: lwtunnel: disable BHs when required
` [PATCH 6.6 055/204] net: phy: leds: fix memory leak
` [PATCH 6.6 056/204] tipc: fix NULL pointer dereference in tipc_mon_reinit_self()
` [PATCH 6.6 057/204] net: ethernet: mtk_eth_soc: net: revise NETSYSv3 hardware configuration
` [PATCH 6.6 058/204] fix a couple of races in MNT_TREE_BENEATH handling by do_move_mount()
` [PATCH 6.6 059/204] net_sched: hfsc: Fix a UAF vulnerability in class handling
` [PATCH 6.6 060/204] net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too
` [PATCH 6.6 061/204] net: dsa: mt7530: sync driver-specific behavior of MT7531 variants
` [PATCH 6.6 062/204] pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result
` [PATCH 6.6 063/204] pds_core: Remove unnecessary check in pds_client_adminq_cmd()
` [PATCH 6.6 064/204] pds_core: make wait_context part of q_info
` [PATCH 6.6 065/204] iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTE
` [PATCH 6.6 066/204] riscv: uprobes: Add missing fence.i after building the XOL buffer
` [PATCH 6.6 067/204] splice: remove duplicate noinline from pipe_clear_nowait
` [PATCH 6.6 068/204] perf/x86: Fix non-sampling (counting) events on certain x86 platforms
` [PATCH 6.6 069/204] LoongArch: Select ARCH_USE_MEMTEST
` [PATCH 6.6 070/204] LoongArch: Make regs_irqs_disabled() more clear
` [PATCH 6.6 071/204] LoongArch: Make do_xyz() exception handlers more robust
` [PATCH 6.6 072/204] virtio_console: fix missing byte order handling for cols and rows
` [PATCH 6.6 073/204] crypto: atmel-sha204a - Set hwrng quality to lowest possible
` [PATCH 6.6 074/204] xen-netfront: handle NULL returned by xdp_convert_buff_to_frame()
` [PATCH 6.6 075/204] net: selftests: initialize TCP header and skb payload with zero
` [PATCH 6.6 076/204] net: phy: microchip: force IRQ polling mode for lan88xx
` [PATCH 6.6 077/204] drm/amd/display: Fix gpu reset in multidisplay config
` [PATCH 6.6 078/204] drm/amd/display: Force full update in gpu reset
` [PATCH 6.6 079/204] irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()
` [PATCH 6.6 080/204] LoongArch: Return NULL from huge_pte_offset() for invalid PMD
` [PATCH 6.6 081/204] LoongArch: Remove a bogus reference to ZONE_DMA
` [PATCH 6.6 082/204] io_uring: fix sync handling of io_fallback_tw()
` [PATCH 6.6 083/204] KVM: SVM: Allocate IR data using atomic allocation
` [PATCH 6.6 084/204] cxl/core/regs.c: Skip Memory Space Enable check for RCD and RCH Ports
` [PATCH 6.6 085/204] mcb: fix a double free bug in chameleon_parse_gdd()
` [PATCH 6.6 086/204] ata: libata-scsi: Improve CDL control
` [PATCH 6.6 087/204] ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type
` [PATCH 6.6 088/204] ata: libata-scsi: Fix ata_msense_control_ata_feature()
` [PATCH 6.6 089/204] USB: storage: quirk for ADATA Portable HDD CH94
` [PATCH 6.6 090/204] scsi: Improve CDL control
` [PATCH 6.6 091/204] mei: me: add panther lake H DID
` [PATCH 6.6 092/204] KVM: x86: Explicitly treat routing entry type changes as changes
` [PATCH 6.6 093/204] KVM: x86: Reset IRTE to host control if *new* route isnt postable
` [PATCH 6.6 094/204] char: misc: register chrdev region with all possible minors
` [PATCH 6.6 095/204] misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration
` [PATCH 6.6 096/204] misc: microchip: pci1xxxx: Fix incorrect IRQ status handling during ack
` [PATCH 6.6 097/204] serial: msm: Configure correct working mode before starting earlycon
` [PATCH 6.6 098/204] serial: sifive: lock port in startup()/shutdown() callbacks
` [PATCH 6.6 099/204] USB: serial: ftdi_sio: add support for Abacus Electrics Optical Probe
` [PATCH 6.6 100/204] USB: serial: option: add Sierra Wireless EM9291
` [PATCH 6.6 101/204] USB: serial: simple: add OWON HDS200 series oscilloscope support
` [PATCH 6.6 102/204] usb: xhci: Fix invalid pointer dereference in Etron workaround
` [PATCH 6.6 103/204] usb: cdns3: Fix deadlock when using NCM gadget
` [PATCH 6.6 104/204] usb: chipidea: ci_hdrc_imx: fix usbmisc handling
` [PATCH 6.6 105/204] usb: chipidea: ci_hdrc_imx: fix call balance of regulator routines
` [PATCH 6.6 106/204] usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handling
` [PATCH 6.6 107/204] USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)
` [PATCH 6.6 108/204] usb: dwc3: gadget: check that event count does not exceed event buffer length
` [PATCH 6.6 109/204] usb: dwc3: xilinx: Prevent spike in reset signal
` [PATCH 6.6 110/204] usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash Drive
` [PATCH 6.6 111/204] usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 "
` [PATCH 6.6 112/204] USB: VLI disk crashes if LPM is used
` [PATCH 6.6 113/204] USB: wdm: handle IO errors in wdm_wwan_port_start
` [PATCH 6.6 114/204] USB: wdm: close race between wdm_open and wdm_wwan_port_stop
` [PATCH 6.6 115/204] USB: wdm: wdm_wwan_port_tx_complete mutex in atomic context
` [PATCH 6.6 116/204] USB: wdm: add annotation
` [PATCH 6.6 117/204] pinctrl: renesas: rza2: Fix potential NULL pointer dereference
` [PATCH 6.6 118/204] MIPS: cm: Detect CM quirks from device tree
` [PATCH 6.6 119/204] crypto: ccp - Add support for PCI device 0x1134
` [PATCH 6.6 120/204] crypto: null - Use spin lock instead of mutex
` [PATCH 6.6 121/204] bpf: Fix deadlock between rcu_tasks_trace and event_mutex
` [PATCH 6.6 122/204] clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec()
` [PATCH 6.6 123/204] parisc: PDT: Fix missing prototype warning
` [PATCH 6.6 124/204] s390/sclp: Add check for get_zeroed_page()
` [PATCH 6.6 125/204] s390/tty: Fix a potential memory leak bug
` [PATCH 6.6 126/204] bpf: bpftool: Setting error code in do_loader()
` [PATCH 6.6 128/204] bpf: Reject attaching fexit/fmod_ret to __noreturn functions
` [PATCH 6.6 129/204] mailbox: pcc: Fix the possible race in updation of chan_in_use flag
` [PATCH 6.6 137/204] usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running
` [PATCH 6.6 138/204] usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()
` [PATCH 6.6 139/204] usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func
` [PATCH 6.6 140/204] thunderbolt: Scan retimers after device router has been enumerated
` [PATCH 6.6 141/204] objtool: Silence more KCOV warnings
` [PATCH 6.6 142/204] objtool, panic: Disable SMAP in __stack_chk_fail()
` [PATCH 6.6 143/204] objtool, ASoC: codecs: wcd934x: Remove potential undefined behavior in wcd934x_slim_irq_handler()
` [PATCH 6.6 144/204] objtool, regulator: rk808: Remove potential undefined behavior in rk806_set_mode_dcdc()
` [PATCH 6.6 145/204] objtool, lkdtm: Obfuscate the do_nothing() pointer
` [PATCH 6.6 146/204] qibfs: fix _another_ leak
` [PATCH 6.6 147/204] ntb: reduce stack usage in idt_scan_mws
` [PATCH 6.6 148/204] ntb_hw_amd: Add NTB PCI ID for new gen CPU
` [PATCH 6.6 149/204] 9p/net: fix improper handling of bogus negative read/write replies
` [PATCH 6.6 150/204] rtc: pcf85063: do a SW reset if POR failed
` [PATCH 6.6 151/204] io_uring: always do atomic put from iowq
` [PATCH 6.6 152/204] sched/isolation: Make CONFIG_CPU_ISOLATION depend on CONFIG_SMP
` [PATCH 6.6 153/204] KVM: s390: Dont use %pK through tracepoints
[PATCH v2] usb: gadget: hid: allow dynamic interval configuration via configfs
2025-04-29 18:14 UTC (2+ messages)
[PATCH 0/2] perf,coresight: Reduce fragmentation with non-contiguous AUX pages for cs_etm
2025-04-29 17:02 UTC (8+ messages)
` [PATCH 1/2] perf: Allow non-contiguous AUX buffer pages via PMU capability
[PATCH] rust: device: allow `dead_code` for `Device<>::parent()`
2025-04-29 18:15 UTC (2+ messages)
[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
2025-04-29 18:10 UTC (11+ messages)
` [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
` [PATCH v2 11/22] iommufd: Add for-driver helpers iommufd_vcmdq_depend/undepend()
[PATCH 0/2] nvme-fc: fix schedule in atomic context
2025-04-29 18:13 UTC (6+ messages)
` [PATCH 1/2] nvme: only allow entering LIVE from CONNECTING state
[bluez/bluez] 9bf6bb: pbap: Support calling pbap_init() after pbap_exit()
2025-04-29 18:13 UTC
[PATCH] drm/i915/vrr: Program EMP_AS_SDP_TL for DP AS SDP
2025-04-29 18:13 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] ref-manual/variables.rst: update ROOT_HOME documentation
2025-04-29 18:12 UTC
btrfs thread_pool_size logic out of sync with workqueue
2025-04-29 18:12 UTC (2+ messages)
[PATCH 1/8] drm/amdgpu: add UAPI to create user queue gangs
2025-04-29 18:12 UTC (3+ messages)
` [PATCH 5/8] drm/amdgpu/mes12: add support for setting gang submit
[PATCH] ethdev: remove callback checks from fast path
2025-04-29 18:11 UTC
[PATCH 1/3] media: qcom: camss: vfe: Stop spamming logs with version
2025-04-29 18:11 UTC (4+ messages)
` [PATCH 2/3] media: qcom: camss: csid: "
` [PATCH 3/3] media: qcom: camss: csiphy: "
[PATCH v5 00/20] AMD: Add Secure AVIC Guest Support
2025-04-29 18:09 UTC (4+ messages)
` [PATCH v5 01/20] KVM: x86: Move find_highest_vector() to a common header
[PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
2025-04-29 18:09 UTC (11+ messages)
[PATCH BlueZ v5 0/6] obexd: unregister profiles when the user is inactive
2025-04-29 18:10 UTC (2+ messages)
[PATCH 6.1 000/167] 6.1.136-rc1 review
2025-04-29 16:44 UTC (34+ messages)
` [PATCH 6.1 122/167] rtc: pcf85063: do a SW reset if POR failed
` [PATCH 6.1 125/167] udmabuf: fix a buf size overflow issue during udmabuf creation
` [PATCH 6.1 126/167] selftests: ublk: fix test_stripe_04
` [PATCH 6.1 127/167] xen: Change xen-acpi-processor dom0 dependency
` [PATCH 6.1 128/167] nvme: requeue namespace scan on missed AENs
` [PATCH 6.1 129/167] ACPI: EC: Set ec_no_wakeup for Lenovo Go S
` [PATCH 6.1 130/167] ACPI PPTT: Fix coding mistakes in a couple of sizeof() calls
` [PATCH 6.1 131/167] nvme: re-read ANA log page after ns scan completes
` [PATCH 6.1 143/167] x86/i8253: Call clockevent_i8253_disable() with interrupts disabled
` [PATCH 6.1 144/167] loop: aio inherit the ioprio of original request
` [PATCH 6.1 145/167] spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeouts
` [PATCH 6.1 146/167] spi: tegra210-quad: add rate limiting and simplify timeout error message
` [PATCH 6.1 147/167] ubsan: Fix panic from test_ubsan_out_of_bounds
` [PATCH 6.1 148/167] md/raid1: Add check for missing source disk in process_checks()
` [PATCH 6.1 149/167] spi: spi-imx: Add check for spi_imx_setupxfer()
` [PATCH 6.1 150/167] of: module: add buffer overflow check in of_modalias()
` [PATCH 6.1 151/167] jfs: define xtree root and page independently
` [PATCH 6.1 152/167] comedi: jr3_pci: Fix synchronous deletion of timer
` [PATCH 6.1 153/167] crypto: atmel-sha204a - Set hwrng quality to lowest possible
` [PATCH 6.1 154/167] net/sched: act_mirred: dont override retval if we already lost the skb
` [PATCH 6.1 155/167] net: dsa: mv88e6xxx: fix atu_move_port_mask for 6341 family
` [PATCH 6.1 156/167] net: dsa: mv88e6xxx: enable PVT for 6321 switch
` [PATCH 6.1 157/167] net: dsa: mv88e6xxx: enable .port_set_policy() for 6320 family
` [PATCH 6.1 158/167] net: dsa: mv88e6xxx: enable STU methods "
` [PATCH 6.1 159/167] xdp: Reset bpf_redirect_info before running a xdps BPF prog
` [PATCH 6.1 160/167] MIPS: cm: Fix warning if MIPS_CM is disabled
` [PATCH 6.1 161/167] nvme: fixup scan failure for non-ANA multipath controllers
` [PATCH 6.1 162/167] phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock check
` [PATCH 6.1 163/167] phy: freescale: imx8m-pcie: Add one missing error return
` [PATCH 6.1 164/167] tracing: Remove pointer (asterisk) and brackets from cpumask_t field
` [PATCH 6.1 165/167] PCI: Fix use-after-free in pci_bus_release_domain_nr()
` [PATCH 6.1 166/167] ASoC: qcom: q6afe-dai: fix Display Port Playback stream name
` [PATCH 6.1 167/167] objtool: Silence more KCOV warnings, part 2
[PATCH] net: rds: Replace strncpy with strscpy in connection setup
2025-04-29 18:09 UTC (3+ messages)
` [PATCH v2] "
thinkpad_acpi: Unhandled HKEY event when toggling GNOME charging states
2025-04-29 18:08 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.