messages from 2025-03-27 17:48:10 to 2025-03-27 21:04:49 UTC [more...]
[syzbot] [btrfs?] kernel BUG in write_all_supers
2025-03-27 21:04 UTC (3+ messages)
[PATCH 0/2] Clear AMD's microcode cache on load failure
2025-03-27 21:03 UTC (3+ messages)
` [PATCH 1/2] x86/microcode/AMD: Fix __apply_microcode_amd()'s return value
` [PATCH 2/2] x86/microcode/AMD: Clean the cache if update did not load microcode
[PATCH] tracing: Verify event formats that have "%*p.."
2025-03-27 21:00 UTC (4+ messages)
[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-03-27 20:57 UTC (6+ messages)
[PATCH] x86/alternatives: remove false sharing in poke_int3_handler()
2025-03-27 20:56 UTC (11+ messages)
[PATCH 00/41] Simplify, reorganize and clean up the x86 INT3 based batch-patching code (alternative.c)
2025-03-27 20:53 UTC (42+ messages)
` [PATCH 01/41] x86/alternatives: Rename 'struct bp_patching_desc' to 'struct int3_patching_desc'
` [PATCH 02/41] x86/alternatives: Rename 'bp_refs' to 'int3_refs'
` [PATCH 03/41] x86/alternatives: Rename 'text_poke_bp_batch()' to 'text_poke_int3_batch()'
` [PATCH 04/41] x86/alternatives: Rename 'text_poke_bp()' to 'text_poke_int3()'
` [PATCH 05/41] x86/alternatives: Rename 'poke_int3_handler()' to 'text_poke_int3_handler()'
` [PATCH 06/41] x86/alternatives: Rename 'poking_mm' to 'text_poke_mm'
` [PATCH 07/41] x86/alternatives: Rename 'text_poke_addr' to 'text_poke_int3_addr'
` [PATCH 08/41] x86/alternatives: Rename 'poking_addr' to 'text_poke_addr'
` [PATCH 09/41] x86/alternatives: Rename 'bp_desc' to 'int3_desc'
` [PATCH 10/41] x86/alternatives: Remove duplicate 'text_poke_early()' prototype
` [PATCH 11/41] x86/alternatives: Update comments in int3_emulate_push()
` [PATCH 12/41] x86/alternatives: Remove the confusing, inaccurate & unnecessary 'temp_mm_state_t' abstraction
` [PATCH 13/41] x86/alternatives: Rename 'text_poke_flush()' to 'text_poke_int3_flush()'
` [PATCH 14/41] x86/alternatives: Rename 'text_poke_finish()' to 'text_poke_int3_finish()'
` [PATCH 15/41] x86/alternatives: Rename 'text_poke_queue()' to 'text_poke_int3_queue()'
` [PATCH 16/41] x86/alternatives: Rename 'text_poke_loc_init()' to 'text_poke_int3_loc_init()'
` [PATCH 17/41] x86/alternatives: Rename 'struct text_poke_loc' to 'struct text_poke_int3_loc'
` [PATCH 18/41] x86/alternatives: Rename 'struct int3_patching_desc' to 'struct text_poke_int3_vec'
` [PATCH 19/41] x86/alternatives: Rename 'int3_desc' to 'int3_vec'
` [PATCH 20/41] x86/alternatives: Add text_mutex) assert to text_poke_int3_flush()
` [PATCH 21/41] x86/alternatives: Assert that text_poke_int3_handler() can only ever handle 'tp_vec[]' based requests
` [PATCH 22/41] x86/alternatives: Use non-inverted logic instead of 'tp_order_fail()'
` [PATCH 23/41] x86/alternatives: Remove the 'addr == NULL means forced-flush' hack from text_poke_int3_finish()/text_poke_int3_flush()/tp_addr_ordered()
` [PATCH 24/41] x86/alternatives: Simplify text_poke_int3() by using tp_vec and existing APIs
` [PATCH 25/41] x86/alternatives: Assert input parameters in text_poke_int3_batch()
` [PATCH 26/41] x86/alternatives: Introduce 'struct text_poke_int3_array' and move tp_vec and tp_vec_nr to it
` [PATCH 27/41] x86/alternatives: Remove the tp_vec indirection
` [PATCH 28/41] x86/alternatives: Rename 'try_get_desc()' to 'try_get_tp_array()'
` [PATCH 29/41] x86/alternatives: Rename 'put_desc()' to 'put_tp_array()'
` [PATCH 30/41] x86/alternatives: Simplify try_get_tp_array()
` [PATCH 31/41] x86/alternatives: Simplify text_poke_int3_handler()
` [PATCH 32/41] x86/alternatives: Simplify text_poke_int3_batch()
` [PATCH 33/41] x86/alternatives: Rename 'text_poke_int3_batch()' to 'text_poke_int3_batch_process()'
` [PATCH 34/41] x86/alternatives: Rename 'int3_refs' to 'tp_array_refs'
` [PATCH 35/41] x86/alternatives: Move the tp_array manipulation into text_poke_int3_loc_init() and rename it to text_poke_int3_loc_add()
` [PATCH 36/41] x86/alternatives: Remove the mixed-patching restriction on text_poke_int3()
` [PATCH 37/41] x86/alternatives: Rename 'text_poke_int3()' to 'text_poke_int3_now()'
` [PATCH 38/41] x86/alternatives: Add documentation for text_poke_int3_queue()
` [PATCH 39/41] x86/alternatives: Move tp_array completion from text_poke_int3_finish() and text_poke_int3_flush() to text_poke_int3_batch_process()
` [PATCH 40/41] x86/alternatives: Rename 'text_poke_sync()' to 'text_poke_sync_each_cpu()'
` [PATCH 41/41] x86/alternatives: Simplify tp_addr_ordered()
[PATCH v3 0/4] Add UFS support for SM8750
2025-03-27 20:54 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: ufs: qcom: Document the SM8750 UFS Controller
` [PATCH v3 2/4] arm64: dts: qcom: sm8750: Add UFS nodes for SM8750 SoC
` [PATCH v3 3/4] arm64: dts: qcom: sm8750: Add UFS nodes for SM8750 MTP
` [PATCH v3 4/4] arm64: dts: qcom: sm8750: Add UFS nodes for SM8750 QRD board
[PATCH v3] drm/panel/sharp-ls043t1le01: Use _multi variants
2025-03-27 20:54 UTC (2+ messages)
[GIT PULL] ext4 updates for v6.15-rc1
2025-03-27 20:49 UTC (2+ messages)
[GIT PULL] jfs updates for v6.14
2025-03-27 20:48 UTC (2+ messages)
[GIT PULL] bcachefs for 6.15, v2
2025-03-27 20:48 UTC (2+ messages)
[GIT PULL] Btrfs updates for 6.15
2025-03-27 20:48 UTC (2+ messages)
[GIT PULL] erofs updates for 6.15-rc1
2025-03-27 20:48 UTC (2+ messages)
[GIT PULL] dlm updates for 6.15
2025-03-27 20:48 UTC (2+ messages)
[GIT PULL] gfs2 changes for 6.15
2025-03-27 20:48 UTC (2+ messages)
[GIT PULL] f2fs update for 6.15-rc1
2025-03-27 20:48 UTC (2+ messages)
` [f2fs-dev] "
[tip:timers/core] [posix] 1535cb8028: stress-ng.epoll.ops_per_sec 36.2% regression
2025-03-27 20:45 UTC (15+ messages)
[PATCH v3 00/12] media: imx8: add camera support
2025-03-27 20:37 UTC (24+ messages)
` [PATCH v3 03/12] media: dt-bindings: Add binding doc for i.MX8QXP and i.MX8QM ISI
` [PATCH v3 04/12] media: nxp: imx8-isi: Allow num_sources to be greater than num_sink
` [PATCH v3 05/12] media: imx8-isi: Add support for i.MX8QM and i.MX8QXP
` [PATCH v3 06/12] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8QM(QXP) compatible strings
` [PATCH v3 07/12] media: imx8mq-mipi-csi2: Add imx8mq_plat_data for different "
` [PATCH v3 08/12] media: imx8mq-mipi-csi2: Add support for i.MX8QXP
` [PATCH v3 09/12] arm64: dts: imx8: add capture controller for i.MX8's img subsystem
` [PATCH v3 10/12] arm64: dts: imx8qm: add 24MHz clock-xtal24m
` [PATCH v3 11/12] arm64: dts: imx8q: add linux,cma node for imx8qm-mek and imx8qxp-mek
[PATCH] mm: use per-numa-node atomics instead of percpu_counters
2025-03-27 20:35 UTC (3+ messages)
[PATCH v2 00/10] vhost-scsi: log write descriptors for live migration (and three bugfix)
2025-03-27 20:27 UTC (5+ messages)
` [PATCH v2 06/10] vhost-scsi: cache log buffer in I/O queue vhost_scsi_cmd
[PATCH v3] mm/filemap: Allow arch to request folio size for exec memory
2025-03-27 20:23 UTC (3+ messages)
[PATCH v6 0/2] Add more devm_ functions to fix PM imbalance in spi/atmel-quadspi.c
2025-03-27 19:59 UTC (3+ messages)
` [PATCH v6 1/2] pm: runtime: Add new devm functions
` [PATCH v6 2/2] spi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ API
[PATCH v2] x86/i8253: fix possible deadlock when turning off the PIT
2025-03-27 19:54 UTC (3+ messages)
[PATCH V4 0/5] Support auto counter reload
2025-03-27 19:52 UTC (6+ messages)
` [PATCH V4 1/5] perf/x86: Add dynamic constraint
` [PATCH V4 2/5] perf/x86/intel: Track the num of events needs late setup
` [PATCH V4 3/5] perf: Extend the bit width of the arch-specific flag
` [PATCH V4 4/5] perf/x86/intel: Add CPUID enumeration for the auto counter reload
` [PATCH V4 5/5] perf/x86/intel: Support "
[PATCH 0/5] Improve WARN_ON_ONCE() output by adding the condition string
2025-03-27 19:51 UTC (5+ messages)
` [PATCH 4/5] bugs/x86: Augment warnings output by concatenating 'cond_str' with the regular __FILE__ string in _BUG_FLAGS()
[main-line]Build warnings on PowerPC system
2025-03-27 18:55 UTC (6+ messages)
[PATCH 00/14] Improve WARN_ON_ONCE() output by adding the condition string
2025-03-27 19:48 UTC (3+ messages)
` [PATCH 13/14] bugs/sh: Concatenate 'cond_str' with '__FILE__' in __WARN_FLAGS(), to extend WARN_ON/BUG_ON output
[PATCH] lib/sort.c: Add _nonatomic() variants with cond_resched()
2025-03-27 19:47 UTC (3+ messages)
[PATCH v2] ACPI: platform_profile: Optimize _aggregate_choices()
2025-03-27 19:46 UTC (2+ messages)
[PATCH v8 13/16] cxl/pci: Assign CXL Endpoint protocol error handlers
2025-03-27 19:46 UTC (2+ messages)
[PATCH v7 0/7] rust: reduce `as` casts, enable related lints
2025-03-27 19:44 UTC (12+ messages)
` [PATCH v7 7/7] rust: enable `clippy::ref_as_ptr` lint
[RFC 0/5] slab: Set freed variables to NULL by default
2025-03-27 19:42 UTC (6+ messages)
` [PATCH 4/5] "
[RFC PATCH 00/24] KVM: SVM: Rework ASID management
2025-03-27 19:42 UTC (5+ messages)
` [RFC PATCH 01/24] KVM: VMX: Generalize VPID allocation to be vendor-neutral
[GIT PULL] Devicetree updates for v6.15
2025-03-27 19:41 UTC
[GIT PULL] selinux/selinux-pr-20250323
2025-03-27 19:40 UTC (19+ messages)
[PATCH] ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAP
2025-03-27 19:39 UTC (3+ messages)
[PATCH v2 1/1] i2c: npcm: Add clock toggle recovery
2025-03-27 19:38 UTC (2+ messages)
` [PATCH v3] "
[PATCH v5 00/21] Add Counter delegation ISA extension support
2025-03-27 19:36 UTC (22+ messages)
` [PATCH v5 01/21] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
` [PATCH v5 02/21] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v5 03/21] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH v5 04/21] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v5 05/21] RISC-V: Define indirect CSR access helpers
` [PATCH v5 06/21] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v5 07/21] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v5 08/21] RISC-V: Add Sscfg extension CSR definition
` [PATCH v5 09/21] RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsing
` [PATCH v5 10/21] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v5 11/21] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v5 12/21] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v5 13/21] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v5 14/21] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v5 15/21] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v5 16/21] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v5 17/21] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v5 18/21] RISC-V: perf: Add Qemu virt machine events
` [PATCH v5 19/21] tools/perf: Support event code for arch standard events
` [PATCH v5 20/21] tools/perf: Pass the Counter constraint values in the pmu events
` [PATCH v5 21/21] Sync empty-pmu-events.c with autogenerated one
[PATCH v3 0/2] Add driver for Intel Over-Clocking Watchdog
2025-03-27 19:36 UTC (7+ messages)
` [PATCH v3 2/2] ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list
WARNING: modpost: vmlinux: section mismatch in reference: mm_cmdline_setup+0x94 (section: .text.unlikely) -> memblock (section: .init.data)
2025-03-27 19:36 UTC (3+ messages)
[PATCH][next] usb: ehci-fsl: Avoid -Wflex-array-member-not-at-end warning
2025-03-27 19:31 UTC (3+ messages)
` [PATCH] usb: ehci-fsl: Fix use of private data to avoid "
[RFC v1 0/3] Live Update Orchestrator
2025-03-27 19:29 UTC (6+ messages)
` [RFC v1 1/3] luo: "
[PATCH] proc: Fix the issue of proc_mem_open returning NULL
2025-03-27 19:24 UTC (3+ messages)
` [PATCH V2] "
[PATCH][next] platform/x86: Avoid -Wflex-array-member-not-at-end warning
2025-03-27 19:22 UTC
[PATCH] hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
2025-03-27 19:15 UTC (5+ messages)
[PATCH v6 0/2] Prefer sysfs/JSON events also when no PMU is provided
2025-03-27 19:13 UTC (2+ messages)
[PATCH] media: rc: add keymap for Hauppauge Credit Card RC
2025-03-27 18:56 UTC
[GIT PULL v2] asm-generic changes for 6.15
2025-03-27 19:11 UTC (2+ messages)
[GIT PULL] asm-generic changes for 6.15
2025-03-27 19:11 UTC (2+ messages)
[GIT PULL 0/4] SoC updates for 6.15
2025-03-27 19:10 UTC (9+ messages)
` [GIT PULL 1/4] soc: devicetree "
` [GIT PULL 2/4] soc: driver updates for 6.15, part 1
` [GIT PULL 3/4] soc: defconfig updates for 6.15
` [GIT PULL 4/4] soc: arm platform changes "
does software KASAN not instrument READ_ONCE() on arm64 with LTO?
2025-03-27 19:09 UTC (3+ messages)
[PATCH v5 1/2] Add rev 2 check for PRESERVE_BOOT_CONFIG function
2025-03-27 19:09 UTC (5+ messages)
` [PATCH v5 2/2] Add acpi_check_dsm() for PCI _DSM definitions
[PATCH] xen: fix multicall debug feature
2025-03-27 19:06 UTC
[PATCH][next] IB/hfi1: Avoid -Wflex-array-member-not-at-end warning
2025-03-27 19:02 UTC
[PATCH 00/34] Samsung S2MPG10 PMIC MFD-based drivers
2025-03-27 19:00 UTC (6+ messages)
` [PATCH 11/34] defconfigs: rename CONFIG_MFD_SEC_CORE to CONFIG_MFD_SEC_I2C
[PATCH v3 0/4] iio: adc: ad4000: Add SPI offload support
2025-03-27 18:56 UTC (5+ messages)
` [PATCH v3 1/4] iio: adc: ad4000: Add support for SPI offload
[PATCH v2 0/4] Add ext. port vbus handling for onboard-dev
2025-03-27 18:54 UTC (3+ messages)
` [PATCH v2 3/4] dt-bindings: usb: microchip,usb2514: add support for port vbus-supply
[PATCH] lib: scatterlist: Fix sg_split_phys to preserve original scatterlist offsets
2025-03-27 18:50 UTC (5+ messages)
[PATCH net-next] net: move replay logic to tc_modify_qdisc
2025-03-27 18:50 UTC (2+ messages)
[PATCH v3 net-next] rndis_host: Flag RNDIS modems as WWAN devices
2025-03-27 18:50 UTC (2+ messages)
[PATCH 1/5] arm64: dts: imx8-ss-hsio: fix indentation in pcie node
2025-03-27 18:48 UTC (6+ messages)
` [PATCH 4/5] arm64: dts: imx95: add PCIe's msi-map and iommu-map property
[PATCH] Documentation: Remove repeated word in docs
2025-03-27 18:36 UTC (2+ messages)
[PATCH] init/Kconfig: conditionalize GCC10_NO_ARRAY_BOUNDS
2025-03-27 18:35 UTC (2+ messages)
[PATCH 0/5] KVM: selftests: access_tracking_perf_test fixes for NUMA balancing and MGLRU
2025-03-27 18:26 UTC (3+ messages)
` [PATCH 5/5] KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking
[syzbot] [btrfs?] kernel BUG in btrfs_backref_release_cache
2025-03-27 18:26 UTC (2+ messages)
[PATCH v2] ext4: Make block validity check resistent to sb bh corruption
2025-03-27 18:25 UTC (2+ messages)
[syzbot] [btrfs?] kernel BUG in btrfs_free_fs_info (2)
2025-03-27 18:25 UTC (2+ messages)
[PATCH v1 1/2] Bluetooth: btnxpuart: Add msleep() after changing the baudrate
2025-03-27 18:25 UTC (2+ messages)
` [PATCH v1 2/2] Bluetooth: btnxpuart: Add an error message if FW dump trigger fails
[RFC PATCH 0/4] vfs freeze/thaw on suspend/resume
2025-03-27 18:20 UTC (3+ messages)
` [RFC PATCH 4/4] vfs: add filesystem freeze/thaw callbacks for power management
[PATCH v3 00/18] clk: qcom: Add support to attach multiple power domains in cc probe
2025-03-27 18:20 UTC (4+ messages)
` [PATCH v3 04/18] clk: qcom: clk-alpha-pll: Add support for common PLL configuration function
[PATCH v3 0/2] Add support for OLED panel used on Snapdragon Lenovo T14s Gen6
2025-03-27 18:19 UTC (5+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: x1e78100-t14s: add hpd gpio to eDP panel
` [PATCH v3 2/2] arm64: dts: qcom: x1e78100-t14s-oled: add "
[PATCH v2] drm/dp: fallback to minimum when PWM bit count is zero
2025-03-27 18:19 UTC (3+ messages)
[PATCH V4 0/2] mailbox: tmel-qmp: Introduce QCOM TMEL QMP mailbox driver
2025-03-27 18:17 UTC (3+ messages)
` [PATCH V4 1/2] dt-bindings: mailbox: Document qcom,ipq5424-tmel
` [PATCH V4 2/2] mailbox: tmelite-qmp: Introduce TMEL QMP mailbox driver
[PATCH] PCI: layerscape: fix index passed to syscon_regmap_lookup_by_phandle_args
2025-03-27 18:15 UTC (3+ messages)
[PATCH 21/22] pwm: mediatek: Prevent divide-by-zero in pwm_mediatek_config()
2025-03-27 18:14 UTC (3+ messages)
` [tip: objtool/urgent] objtool, pwm: mediatek: Prevent theoretical "
[PATCH v8 03/16] CXL/AER: Introduce Kfifo for forwarding CXL errors
2025-03-27 18:12 UTC (2+ messages)
[net-next PATCH 0/6] net: pcs: Introduce support for PCS OF
2025-03-27 18:08 UTC (9+ messages)
` [net-next PATCH 3/6] net: phylink: Correctly handle PCS probe defer from PCS provider
[PATCH v6 0/2] Add support for PCIe RP PERST#
2025-03-27 18:08 UTC (4+ messages)
` [PATCH v6 2/2] PCI: xilinx-cpm: Add support for PCIe RP PERST# signal
[PATCH 3/5] cgroup: selftests: Move cgroup_util into its own library
2025-03-27 18:07 UTC (2+ messages)
[PATCH v4 00/17] media: rzg2l-cru: Add support for RZ/G3E (CSI2, CRU)
2025-03-27 18:04 UTC (8+ messages)
` [PATCH v4 11/17] media: rzg2l-cru: Add register mapping support
[GIT PULL] fbdev updates for v6.15-rc1
2025-03-27 18:03 UTC
[PATCH] btrfs: remove EXTENT_BUFFER_IN_TREE flag
2025-03-27 18:01 UTC (2+ messages)
[PATCH v5 0/5] media: uvcvideo: Implement Granular Power Saving
2025-03-27 18:00 UTC (8+ messages)
` [PATCH v5 3/5] media: uvcvideo: Increase/decrease the PM counter per IOCTL
` [PATCH v5 4/5] media: uvcvideo: Make power management granular
` [PATCH v5 5/5] media: uvcvideo: Do not turn on the camera for some ioctls
[PATCH net] net/mlx5e: SHAMPO, Make reserved size independent of page size
2025-03-27 17:58 UTC (3+ messages)
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-03-27 17:56 UTC (6+ messages)
[PATCH v5 00/11] Add support for MAX7360
2025-03-27 17:50 UTC (11+ messages)
` [PATCH v5 04/11] pwm: max7360: Add MAX7360 PWM support
[PATCH v8 02/16] PCI/AER: Modify AER driver logging to report CXL or PCIe bus error type
2025-03-27 17:49 UTC (2+ messages)
[PATCH 0/10] More Rust bindings for device property reads
2025-03-27 17:49 UTC (5+ messages)
` [PATCH 01/10] rust: Move property_present to property.rs
[PATCH] cgroup/rstat: avoid disabling irqs for O(num_cpu)
2025-03-27 17:47 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox