messages from 2024-12-19 20:38:41 to 2024-12-19 21:53:31 UTC [more...]
[PATCH v3 0/5] perf file align features, avoid UB
2024-12-19 21:53 UTC (7+ messages)
` [PATCH v3 1/5] perf cpumap: If the die_id is missing use socket/physical_package_id
[PATCH 0/8] Add support for MAX7360 multifunction device
2024-12-19 21:53 UTC (3+ messages)
` [PATCH 4/8] pwm: max7360: Add MAX7360 PWM support
[PATCH 2/2] hw/openrisc: Fixed undercounting of TTCR in continuous mode
2024-12-19 21:50 UTC (2+ messages)
[PATCH v2 00/14] multipathd: More map reload handling, and checkerloop work
2024-12-19 21:50 UTC (3+ messages)
` [PATCH v2 03/14] multipathd: sync maps at end of checkerloop
[groeck-staging:testing] BUILD SUCCESS cf3e3087ddbed3569bc9cfba28d32eba0b0f50d8
2024-12-19 21:49 UTC
[PATCH 0/3] drm/i915/display: Reduce global state funcs boilerplate
2024-12-19 21:48 UTC (4+ messages)
` [PATCH 1/3] drm/i915/display: Do not assume zero offset when duplicating global state
` [PATCH 2/3] drm/i915/display: Add infra to reduce global state funcs boilerplate
` [PATCH 3/3] drm/i915/display: Use INTEL_GLOBAL_STATE_DEFAULTS
[PATCH] scsi: documentation: scsi_eh: updates for EH changes
2024-12-19 21:49 UTC
[PATCH v10 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-12-19 21:48 UTC (13+ messages)
` [PATCH v10 07/24] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v10 16/24] x86/resctrl: Add interface to the assign counter
` "
[PULL 0/6] Linux user fix gupnp patches
2024-12-19 21:47 UTC (3+ messages)
[PATCH] drivers: core: remove device_link argument from class_compat_[create|remove]_link
2024-12-19 21:48 UTC
[Buildroot] [PATCH 1/1] boot/arm-trusted-firmware: optional Linux as BL33
2024-12-19 21:45 UTC
[PATCH 0/8] Add DisplayPort support for QCS615 platform
2024-12-19 21:45 UTC (10+ messages)
` [PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration
[PATCH v3] tools: perf: tests: Fix code reading for riscv
2024-12-19 21:44 UTC (2+ messages)
[android-common:android14-6.1 24/32] drivers/virt/gunyah/gunyah_irqfd.c:117:15: error: call to undeclared function 'eventfd_ctx_fileget'; ISO C99 and later do not support implicit function declarations
2024-12-19 21:43 UTC
[PATCH] Makefile: Match the full path to ccache for filtering
2024-12-19 21:43 UTC (2+ messages)
[PATCH] imx: Fix usable memory ranges for imx8m SOCs
2024-12-19 21:43 UTC (2+ messages)
[PATCH] Revert "configs: JH7110: enable EFI_LOADER_BOUNCE_BUFFER"
2024-12-19 21:43 UTC (2+ messages)
[BUG] perf trace: Unaligned access in timespec
2024-12-19 21:43 UTC
[PATCH 1/1] net: lwip: check if network device is available in do_dhcp
2024-12-19 21:43 UTC (2+ messages)
[PATCH 1/1] net: lwip: do not return CMD_RET_USAGE if no interface
2024-12-19 21:43 UTC (2+ messages)
[PATCH 0/3] nfsd: callback debugging improvements
2024-12-19 21:42 UTC (5+ messages)
` [PATCH 1/3] nfsd: add more info to WARN_ON_ONCE on failed callbacks
[PATCH 0/3] fdt_support: improve board_fdt_chosen_bootargs() for flexibility
2024-12-19 21:42 UTC (4+ messages)
` [PATCH 1/3] include/fdt_support: fix docstyle to comply with kernel-doc requirements
` [PATCH 2/3] fdt_support: board_fdt_chosen_bootargs() should return const char*
` [PATCH 3/3] common: fdt: hand over original fdt bootargs into board chosen handler
[PATCH v2 00/16] drm/i915/dp: 128b/132b uncompressed SST
2024-12-19 21:42 UTC (20+ messages)
` [PATCH v2 01/16] drm/mst: remove mgr parameter and debug logging from drm_dp_get_vc_payload_bw()
` [PATCH v2 02/16] drm/i915/mst: drop connector parameter from intel_dp_mst_bw_overhead()
` [PATCH v2 03/16] drm/i915/mst: drop connector parameter from intel_dp_mst_compute_m_n()
` [PATCH v2 04/16] drm/i915/mst: change return value of mst_stream_find_vcpi_slots_for_bpp()
` [PATCH v2 05/16] drm/i915/mst: remove crtc_state->pbn
` [PATCH v2 06/16] drm/i915/mst: split out a helper for figuring out the TU
` [PATCH v2 07/16] drm/i915/mst: adapt intel_dp_mtp_tu_compute_config() for 128b/132b SST
` [PATCH v2 08/16] drm/i915/ddi: enable 128b/132b TRANS_DDI_FUNC_CTL mode for UHBR SST
` [PATCH v2 09/16] drm/i915/ddi: 128b/132b SST also needs DP_TP_CTL_MODE_MST
` [PATCH v2 10/16] drm/i915/ddi: write payload for 128b/132b SST
` [PATCH v2 11/16] drm/i915/ddi: initialize 128b/132b SST DP2 VFREQ registers
` [PATCH v2 12/16] drm/i915/ddi: enable ACT handling for 128b/132b SST
` [PATCH v2 13/16] drm/i915/ddi: start distinguishing 128b/132b SST and MST at state readout
` [PATCH v2 14/16] drm/i915/ddi: handle 128b/132b SST in intel_ddi_read_func_ctl()
` [PATCH v2 15/16] drm/i915/ddi: disable trancoder port select for 128b/132b SST
` [PATCH v2 16/16] drm/i915/dp: compute config for 128b/132b SST w/o DSC
` ✓ CI.Patch_applied: success for drm/i915/dp: 128b/132b uncompressed SST (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[PATCH] bpf: Fix holes in special_kfunc_list if !CONFIG_NET
2024-12-19 21:41 UTC
[PATCH bpf-next v5 0/5] Support eliding map lookup nullness
2024-12-19 21:41 UTC (7+ messages)
` [PATCH bpf-next v5 4/5] bpf: verifier: "
[syzbot] Monthly bpf report (Dec 2024)
2024-12-19 21:40 UTC
[RFC PATCH v1] stop_machine: Add stop_housekeeping_cpuslocked()
2024-12-19 21:38 UTC (2+ messages)
[PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615
2024-12-19 21:38 UTC (12+ messages)
[PATCH 0/2] hyperv: Fixes for get_vtl(void)
2024-12-19 21:37 UTC (6+ messages)
` [PATCH 2/2] hyperv: Do not overlap the input and output hypercall areas in get_vtl(void)
[PATCH v2 0/2] riscv/ptrace: add new regset to access original a0 register
2024-12-19 21:36 UTC (8+ messages)
` [PATCH v2 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification
[PATCH 0/2] fstests: test reads/writes from hugepages-backed buffers
2024-12-19 21:36 UTC (4+ messages)
` [PATCH 2/2] generic: add tests for read/writes "
[RFC 0/2] "custom" ACPI platform profile support
2024-12-19 21:35 UTC (10+ messages)
` [RFC 2/2] platform/x86/amd: pmf: Add manual control support
[PATCH v3 0/5] Add PCIe support for Qualcomm IPQ5332
2024-12-19 21:34 UTC (7+ messages)
` [PATCH v3 4/5] arm64: dts: qcom: ipq5332: Add PCIe related nodes
` [PATCH v3 5/5] arm64: dts: qcom: ipq5332-rdp441: Enable PCIe phys and controllers
[f2fs-dev] [syzbot] Monthly f2fs report (Dec 2024)
2024-12-19 21:34 UTC (2+ messages)
` "
[PATCH] lsm,io_uring: add LSM hooks for io_uring_setup()
2024-12-19 21:34 UTC (3+ messages)
[PATCH v21 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-12-19 21:34 UTC (3+ messages)
` [PATCH v21 03/20] fgraph: Replace fgraph_ret_regs with ftrace_regs
[linux-next:master] BUILD REGRESSION 8503810115fbff903f626adc0788daa048302bc0
2024-12-19 21:32 UTC
[PATCH] mm: Stop PMD alignment for PIE shared objects
2024-12-19 21:30 UTC (2+ messages)
[PATCH v6 0/5] Add CMN PLL clock controller driver for IPQ9574
2024-12-19 21:28 UTC (6+ messages)
` [PATCH v6 5/5] arm64: dts: qcom: Update IPQ9574 xo_board_clk to use fixed factor clock
hang on enabling PCI AER for IMX8MP + PI7C9X3G606GP 6-port Gen3 switch
2024-12-19 21:25 UTC (3+ messages)
[PATCH] arm64: dts: qcom: sa8775p: fix the secure device bootup issue
2024-12-19 21:25 UTC (2+ messages)
[PATCH] mm: zswap: fix race between [de]compression and CPU hotunplug
2024-12-19 21:24 UTC
[PATCH 0/2] s390: Remove uses of page->index
2024-12-19 21:23 UTC (3+ messages)
` [PATCH 1/2] s390: Convert gmap code to use ptdesc
[PATCH 0/3] drm/amd/display: fixes for kernel crashes since cursor overlay mode
2024-12-19 21:23 UTC (2+ messages)
[PATCH v2] net: rswitch: Simplify code using clrsetbits_le32()
2024-12-19 21:21 UTC
[PATCH] drm/i915/display: Don't program DBUF_CTL tracker state service
2024-12-19 21:19 UTC (5+ messages)
[PATCH i-g-t v5 0/7] Initial PTL support
2024-12-19 21:19 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Initial PTL support (rev5)
[PATCH 0/2] GIT-VERSION-GEN: fix overriding values
2024-12-19 21:19 UTC (3+ messages)
` [PATCH 2/2] GIT-VERSION-GEN: fix overriding GIT_BUILT_FROM_COMMIT and GIT_DATE
[PATCH I-G-T v5] tests/intel/i915_hangman: Fix spin engine hang
2024-12-19 21:19 UTC (2+ messages)
[PATCH v3] perf: map pages in advance
2024-12-19 21:17 UTC (2+ messages)
[PATCHSET v7 sched_ext/for-6.14] sched_ext: split global idle cpumask into per-NUMA cpumasks
2024-12-19 21:16 UTC (8+ messages)
` [PATCH 1/6] sched/topology: introduce for_each_numa_hop_node() / sched_numa_hop_node()
[PATCH 1/2] lsm: add LSM hooks for io_uring_setup()
2024-12-19 21:16 UTC (2+ messages)
` [PATCH 2/2] io_uring: use security_uring_allowed()
[PATCH v3 0/2] arm64: cputype: Add info about some Qualcomm Kryo cores
2024-12-19 21:11 UTC (3+ messages)
` [PATCH v3 1/2] arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLD
` [PATCH v3 2/2] arm64: cputype: Add comments about Qualcomm Kryo 5XX and 6XX cores
[PATCH i-g-t] tests/xe_eudebug.c: Enhance memory access testcases
2024-12-19 21:13 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[openeuler:OLK-6.6 1652/1652] kernel/sched/fair.c:314:15: error: use of undeclared identifier 'hundred_thousand'
2024-12-19 21:11 UTC
[PATCH v9 0/9] Drivers to support the MCU on QNAP NAS devices
2024-12-19 20:01 UTC (5+ messages)
` [PATCH v9 4/9] mfd: add base driver for qnap-mcu devices
[PATCH RFC 0/3] rust: Add Per-CPU Variable API
2024-12-19 21:08 UTC (4+ messages)
` [PATCH RFC 1/3] rust: percpu: introduce a rust API for per-CPU variables
` [PATCH RFC 2/3] rust: rust-analyzer: add lib to dirs searched for crates
` [PATCH RFC 3/3] rust: percpu: add a rust per-CPU variable test
[PATCH v2] cpufreq/amd-pstate: Refactor max frequency calculation
2024-12-19 21:08 UTC (5+ messages)
[PATCH v7 00/18] Implement DWARF modversions
2024-12-19 21:07 UTC (19+ messages)
` [PATCH v7 01/18] tools: Add gendwarfksyms
` [PATCH v7 02/18] gendwarfksyms: Add address matching
` [PATCH v7 03/18] gendwarfksyms: Expand base_type
` [PATCH v7 04/18] gendwarfksyms: Add a cache for processed DIEs
` [PATCH v7 05/18] gendwarfksyms: Expand type modifiers and typedefs
` [PATCH v7 06/18] gendwarfksyms: Expand subroutine_type
` [PATCH v7 07/18] gendwarfksyms: Expand array_type
` [PATCH v7 08/18] gendwarfksyms: Expand structure types
` [PATCH v7 09/18] gendwarfksyms: Limit structure expansion
` [PATCH v7 10/18] gendwarfksyms: Add die_map debugging
` [PATCH v7 11/18] gendwarfksyms: Add symtypes output
` [PATCH v7 12/18] gendwarfksyms: Add symbol versioning
` [PATCH v7 13/18] gendwarfksyms: Add support for kABI rules
` [PATCH v7 14/18] gendwarfksyms: Add support for reserved and ignored fields
` [PATCH v7 15/18] gendwarfksyms: Add support for symbol type pointers
` [PATCH v7 16/18] export: Add __gendwarfksyms_ptr_ references to exported symbols
` [PATCH v7 17/18] kbuild: Add gendwarfksyms as an alternative to genksyms
` [PATCH v7 18/18] Documentation/kbuild: Add DWARF module versioning
[PATCH v2 0/9] Add support for I2C bus recovery for riic driver
2024-12-19 21:08 UTC (5+ messages)
` [PATCH v2 2/9] i2c: riic: Use local `dev` pointer in `dev_err_probe()`
[PATCH 0/3] Implement virtio-net Driver Support
2024-12-19 21:06 UTC (4+ messages)
[PATCH] drm/xe/gsc: Make GSCCS disabling message less alarming
2024-12-19 21:06 UTC (3+ messages)
[Bug] KASAN: slab-use-after-free Read in zswap_decompress
2024-12-19 21:04 UTC (5+ messages)
[PATCH i-g-t 0/2] core_getversion: Add raw-cards subtest
2024-12-19 21:03 UTC (5+ messages)
` [PATCH i-g-t 2/2] tests/core_getversion: Added "
[PATCH] drm/i915/dg1: Fix power gate sequence
2024-12-19 21:00 UTC
[PATCH v3 0/3] arm64: errata: Rework Spectre BHB mitigations to not assume "safe"
2024-12-19 20:53 UTC (4+ messages)
` [PATCH v3 1/3] arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB
` [PATCH v3 2/3] arm64: cputype: Add MIDR_CORTEX_A76AE
` [PATCH v3 3/3] arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists
[PATCH v16] pwm: opencores: Add PWM driver support
2024-12-19 20:59 UTC (2+ messages)
[PATCH v2 0/2] rust: lockdep: Fix soundness issue affecting LockClassKeys
2024-12-19 20:58 UTC (3+ messages)
` [PATCH v2 1/2] rust: lockdep: Remove support for dynamically allocated LockClassKeys
` [PATCH v2 2/2] rust: lockdep: Use Pin for all LockClassKey usages
[PATCH v2 1/3] dt-bindings: platform: Add bindings for Qcom's EC on IT8987
2024-12-19 20:58 UTC (4+ messages)
` [PATCH v2 2/3] platform: arm64: Add driver for EC found in most X1E laptops
[PATCH 0/1] usb: xhci: Fix NULL pointer dereference on certain command aborts
2024-12-19 20:55 UTC (2+ messages)
` [PATCH v2] "
[PATCH v1] tools lib api cpu: Remove unused file
2024-12-19 20:54 UTC
[PATCH v3] PCI: Avoid putting some root ports into D3 on some Ryzen chips
2024-12-19 20:54 UTC (5+ messages)
[PATCH v6 0/7] Add support for EU stall sampling
2024-12-19 20:54 UTC (8+ messages)
` [PATCH v6 2/7] drm/xe/uapi: Introduce API "
[PATCH v13 0/9] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2024-12-19 20:53 UTC (8+ messages)
` [PATCH v13 4/9] irqchip/gic-v3-its: Add DOMAIN_BUS_DEVICE_PCI_EP_MSI support
[PATCH v5 0/2] Enable SDHC1 and SDHC2 on QCS615
2024-12-19 20:53 UTC (3+ messages)
` [PATCH v5 1/2] arm64: dts: qcom: qcs615: add SDHC1 and SDHC2
[PATCH v3 0/2] arm64: dts: qcom: Add DT support for secondary USB on QCS615
2024-12-19 20:52 UTC (3+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: qcs615-ride: Enable secondary USB controller on QCS615 Ride
Help Needed: Debugging Memory Corruption results GPF
2024-12-19 19:33 UTC (2+ messages)
[meta-oe][PATCH v2 00/12] ignore or mark fixed several CVEs
2024-12-19 20:49 UTC (13+ messages)
` [meta-oe][PATCH v2 01/12] ace: ignore CVE-2009-1147
` [meta-oe][PATCH v2 02/12] apache2: ignore CVE-1999-0678 and CVE-1999-1412
` [meta-oe][PATCH v2 03/12] apache2: remove old version references from CVEs
` [meta-oe][PATCH v2 04/12] spice: ignore CVE-2016-0749
` [meta-oe][PATCH v2 05/12] gattlib: mark CVE-2019-6498 as fixed
` [meta-oe][PATCH v2 06/12] monkey: ignore CVE-2013-1771
` [meta-oe][PATCH v2 07/12] redis: ignore CVE-2022-0543
` [meta-oe][PATCH v2 08/12] spice-gtk: mark CVE-2012-4425 as fixed
` [meta-oe][PATCH v2 09/12] apache2: ignore disputed CVE CVE-2007-0086
` [meta-oe][PATCH v2 10/12] swagger-ui: mark CVE-2016-1000229 as fixed
` [meta-oe][PATCH v2 11/12] memcached: ignore disputed CVE-2022-26635
` [meta-oe][PATCH v2 12/12] emlog: set CVE_PRODUCT
[PATCH v2 0/4] RTL9300 MDIO driver
2024-12-19 20:50 UTC (7+ messages)
` [PATCH v2 2/4] dt-bindings: mfd: Add MDIO interface to rtl9301-switch
` (subset) "
` [PATCH v2 4/4] net: mdio: Add RTL9300 MDIO driver
[PATCH bpf-next v1 00/13] bpf qdisc
2024-12-19 20:49 UTC (4+ messages)
` [PATCH bpf-next v1 02/13] selftests/bpf: Test referenced kptr arguments of struct_ops programs
[PATCH] drm/xe/client: Better correlate exec_queue and GT timestamps
2024-12-19 20:49 UTC (2+ messages)
[PATCH 0/2] Fix recent regressions from for_next
2024-12-19 20:49 UTC (8+ messages)
` [PATCH 2/2] generic/530: only use xfs-specific mkfs options when testing on xfs
[PATCH 1/1] NFSD: fix decoding in nfs4_xdr_dec_cb_getattr
2024-12-19 20:49 UTC (2+ messages)
[PATCH 0/2] arm64: qcom: Add BWMON support for QCS615
2024-12-19 20:49 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: qcs615: Add CPU and LLCC BWMON support
[PATCH] power: supply: core: fix build of extension sysfs group if CONFIG_SYSFS=n
2024-12-19 20:48 UTC (2+ messages)
[meta-oe][PATCH 00/12] ignore or mark fixed several CVEs
2024-12-19 20:46 UTC (4+ messages)
` [meta-oe][PATCH 01/12] ace: ignore CVE-2009-1147
` [oe] "
[ANNOUNCE] Git v2.48.0-rc0
2024-12-19 20:46 UTC (7+ messages)
[PULL 00/39] riscv-to-apply queue
2024-12-19 20:45 UTC (2+ messages)
[PATCH] staging: gpib: Fix allyesconfig build failures
2024-12-19 20:45 UTC (2+ messages)
[PATCH v3 0/3] RTL9300 MDIO driver
2024-12-19 20:44 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: net: Add Realtek MDIO controller
[PATCH v11 0/2] fuse: add kernel-enforced request timeout option
2024-12-19 20:44 UTC (3+ messages)
` [PATCH v11 1/2] fuse: add kernel-enforced timeout option for requests
[RFC PATCH 0/2] ptp: add PTP_SYS_OFFSET_STAT ioctl, support it in virtio_rtc
2024-12-19 20:42 UTC (3+ messages)
` [RFC PATCH 1/2] ptp: add PTP_SYS_OFFSET_STAT for xtstamping with status
` [RFC PATCH 2/2] virtio_rtc: Support PTP_SYS_OFFSET_STAT ioctl
(no subject)
2024-12-19 20:41 UTC (2+ messages)
` [RFC] fuse: Abort connection if FUSE server get stuck
[PATCH] multiboot2: preparation to add RISC-V (64-bit) support
2024-12-19 20:27 UTC
[PATCH i-g-t v3 0/5] lib/igt_kms: Helpers for monitor edid managment
2024-12-19 20:40 UTC (4+ messages)
` [PATCH i-g-t v3 1/5] lib/monitor_edids: Add helper functions for using monitor_edid objects
[PATCH v3 0/3] arm64: dts: qcom: x1e80100-hp-x14: dt for HP Omnibook X Laptop 14
2024-12-19 20:40 UTC (3+ messages)
` [PATCH v3 3/3] "
[Buildroot] [PATCH 1/2] configs/grinn_chiliboard: update BSP versions
2024-12-19 20:26 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] configs/grinn_liteboard: "
[PATCH v3] drm/i915/gt: Use ENGINE_TRACE for tracing
2024-12-19 20:38 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/gt: Use ENGINE_TRACE for tracing. (rev7)
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.