messages from 2025-04-03 08:22:16 to 2025-04-03 09:17:54 UTC [more...]
[PATCH -tip v2] x86/idle: Work around LLVM assembler bug with MONITOR and MWAIT insn
2025-04-03 9:17 UTC
Ask help about this patch c0cd6f557b90 "mm: page_alloc: fix freelist movement during block conversion"
2025-04-03 9:17 UTC (3+ messages)
[RFC 0/5] add option to restore swap account to cgroupv1 mode
2025-04-03 9:16 UTC (9+ messages)
` [RFC 2/5] memcontrol: add boot option to enable memsw account on dfl
` [External] "
[tj-cgroup:for-6.15-fixes] BUILD SUCCESS a22b3d54de94f82ca057cc2ebf9496fa91ebf698
2025-04-03 9:15 UTC
[PATCH 0/4] fuse: Improve ftraces, atomic req unique and code dup removal
2025-04-03 9:16 UTC (4+ messages)
` [PATCH 1/4] fuse: Make the fuse_send_one request counter atomic
[v7 0/5] Refactor capability search into common macros
2025-04-03 9:15 UTC (9+ messages)
` [v7 1/5] PCI: "
` [v7 2/5] PCI: Refactor capability search functions to eliminate code duplication
[RFC PATCH 0/3] i2c: Introduce i2c bus extensions
2025-04-03 9:15 UTC (8+ messages)
` [RFC PATCH 1/3] i2c: core: Follow i2c-parent when retrieving an adapter from node
` [RFC PATCH 2/3] i2c: i2c-core-of: Move children registration in a dedicated function
` [RFC PATCH 3/3] i2c: i2c-core-of: Handle i2c bus extensions
[tj-cgroup:for-next] BUILD SUCCESS 765962b98e85ed313a0cba5d80bf5ba6870cd12d
2025-04-03 9:14 UTC
[PATCH v3 00/32] Samsung S2MPG10 PMIC MFD-based drivers
2025-04-03 9:13 UTC (34+ messages)
` [PATCH v3 01/32] dt-bindings: mfd: samsung,s2mps11: add s2mpg10
` [PATCH v3 02/32] dt-bindings: clock: "
` [PATCH v3 03/32] dt-bindings: firmware: google,gs101-acpm-ipc: add PMIC child node
` [PATCH v3 04/32] mfd: sec: drop non-existing forward declarations
` [PATCH v3 05/32] mfd: sec: sort includes alphabetically
` [PATCH v3 06/32] mfd: sec: update includes to add missing and remove superfluous ones
` [PATCH v3 07/32] mfd: sec: move private internal API to internal header
` [PATCH v3 08/32] mfd: sec: split into core and transport (i2c) drivers
` [PATCH v3 09/32] mfd: sec: add support for S2MPG10 PMIC
` [PATCH v3 10/32] mfd: sec: merge separate core and irq modules
` [PATCH v3 11/32] mfd: sec: fix open parenthesis alignment (multiple)
` [PATCH v3 12/32] mfd: sec: sort struct of_device_id entries and the device type switch
` [PATCH v3 13/32] mfd: sec: use dev_err_probe() where appropriate
` [PATCH v3 14/32] mfd: sec: s2dos05/s2mpu05: use explicit regmap config and drop default
` [PATCH v3 15/32] mfd: sec: s2dos05: doesn't support interrupts (it seems)
` [PATCH v3 16/32] mfd: sec: don't ignore errors from sec_irq_init()
` [PATCH v3 17/32] mfd: sec: rework platform data and regmap instantiating
` [PATCH v3 18/32] mfd: sec: change device_type to int
` [PATCH v3 19/32] mfd: sec: don't compare against NULL / 0 for errors, use !
` [PATCH v3 20/32] mfd: sec: use sizeof(*var), not sizeof(struct type_of_var)
` [PATCH v3 21/32] mfd: sec: convert to using MFD_CELL macros
` [PATCH v3 22/32] mfd: sec: convert to using REGMAP_IRQ_REG() macros
` [PATCH v3 23/32] mfd: sec: add myself as module author
` [PATCH v3 24/32] clk: s2mps11: add support for S2MPG10 PMIC clock
` [PATCH v3 25/32] rtc: s5m: cache value of platform_get_device_id() during probe
` [PATCH v3 26/32] rtc: s5m: prepare for external regmap
` [PATCH v3 27/32] rtc: s5m: add support for S2MPG10 RTC
` [PATCH v3 28/32] rtc: s5m: fix a typo: peding -> pending
` [PATCH v3 29/32] rtc: s5m: switch to devm_device_init_wakeup
` [PATCH v3 30/32] rtc: s5m: replace regmap_update_bits with regmap_clear/set_bits
` [PATCH v3 31/32] rtc: s5m: replace open-coded read/modify/write registers with regmap helpers
` [PATCH v3 32/32] MAINTAINERS: add myself as reviewer for Samsung S2M MFD
[PATCH] drm/i915/huc: Fix fence not released on early probe errors
2025-04-03 9:12 UTC (2+ messages)
[PATCH 0/7] drm/i915/wm: convert to struct intel_display
2025-04-03 9:11 UTC (8+ messages)
` [PATCH 1/7] drm/i915/wm: convert intel_wm.h external interfaces "
` [PATCH 2/7] drm/i915/wm: convert intel_wm.c internally "
` [PATCH 3/7] drm/i915/wm: convert skl_watermark.h external interfaces "
` [PATCH 4/7] drm/i915/wm: convert skl_watermarks.c internally "
` [PATCH 5/7] drm/i915/wm: convert intel_wm.h external interfaces "
` [PATCH 6/7] drm/i915/wm: convert i9xx_wm.c to intel_de_*() register interface
` [PATCH 7/7] drm/i915/wm: convert i9xx_wm.c internally to struct intel_display
[PATCH v7 0/7] KVM: Restricted mapping of guest_memfd at the host and arm64 support
2025-04-03 9:11 UTC (6+ messages)
` [PATCH v7 4/7] KVM: guest_memfd: Folio sharing states and functions that manage their transition
[PATCH 0/3] media: rcar: Fix RAW formats
2025-04-03 9:12 UTC (6+ messages)
` [PATCH 3/3] media: rcar-vin: Fix RAW10
[PATCH 1/2] drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v2
2025-04-03 9:10 UTC (3+ messages)
[PATCH] locking/local_lock, mm: Replace localtry_ helpers with local_trylock_t type
2025-04-03 9:09 UTC (5+ messages)
RTT-PROBE: lore-subspace-rtt
2025-04-03 9:09 UTC
Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer
2025-04-03 9:09 UTC (2+ messages)
[RFC PATCH 0/3] Introduce SCMI Quirks framework
2025-04-03 9:08 UTC (4+ messages)
` [RFC PATCH 3/3] [NOT FOR UPSTREAM] firmware: arm_scmi: quirk: Ignore FC bit in attributes
uprobe splat in PREEMP_RT
2025-04-03 9:08 UTC (11+ messages)
[Buildroot] [PATCH v1 1/2] boot/xilinx-prebuilt: add segmented config support
2025-04-03 9:06 UTC (2+ messages)
` [Buildroot] [PATCH v1 2/2] board/versal: change pdi filename to boot.pdi
[PATCH v2] drm/xe: Add the missed value paramter of LE_COS
2025-04-03 9:06 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add the missed value paramter of LE_COS (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH -tip] x86/idle: Work around LLVM assembler bug with MONITOR and MWAIT insn
2025-04-03 9:06 UTC (3+ messages)
[PATCH v2 0/6] Add support for FEAT_{LS64, LS64_V} and related tests
2025-04-03 9:04 UTC (3+ messages)
` [PATCH v2 1/6] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1
[PATCH net 0/2] ethtool: cmis fixes
2025-04-03 9:04 UTC (5+ messages)
` [PATCH net 1/2] ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()
` [PATCH net 2/2] ethtool: cmis: use u16 for calculated read_write_len_ext
[PATCH] serial: 8250: fix panic due to PSLVERR
2025-04-03 9:03 UTC
[PATCH] power: reset: reboot-mode: better compatibility with DT (replace ' ,/')
2025-04-03 9:03 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix the comment to avoid warning
2025-04-03 9:03 UTC (2+ messages)
[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
2025-04-03 9:01 UTC (7+ messages)
[PATCH] smccc/kvm_guest: Remove the accidental semicolon
2025-04-03 9:01 UTC (4+ messages)
[PATCH v2] serial: Fix null-ptr-deref in mlb_usio_probe()
2025-04-03 8:59 UTC (3+ messages)
RTT-PROBE: lore-subspace-rtt
2025-04-03 8:59 UTC
[PATCH] proc: Avoid costly high-order page allocations when reading proc files
2025-04-03 8:59 UTC (11+ messages)
` [PATCH] mm: kvmalloc: make kmalloc fast path real fast path
[PATCH net 0/3] fix ipvlan/macvlan link event handing
2025-04-03 8:58 UTC (4+ messages)
` [PATCH net 1/3] ipvlan: fix NETDEV_UP/NETDEV_DOWN event handling
` [PATCH net 2/3] macvlan: "
` [PATCH net 3/3] selftests/rtnetlink.sh: add vlan/ipvlan/macvlan link state test
[PATCH] firmware: arm_scmi: add timeout in do_xfer_with_response()
2025-04-03 8:59 UTC (4+ messages)
[PATCH v2 0/3] Add support for -q <n> unconditional loop
2025-04-03 8:58 UTC (4+ messages)
` [PATCH v2 1/3] tests/selftest: Add a new pseudo flaky test
` [PATCH v2 2/3] check: Add -q <n> option to support unconditional looping
` [PATCH v2 3/3] check: Improve pass/fail metrics and section config output
[PATCH v7 3/7] KVM: guest_memfd: Track folio sharing within a struct kvm_gmem_private
2025-04-03 8:58 UTC (4+ messages)
[RFC] traceevent/block: Add REQ_ATOMIC flag to block trace events
2025-04-03 8:58 UTC (2+ messages)
[PATCH] automation: Add Arm64 MPU build job
2025-04-03 8:58 UTC (4+ messages)
[RFC PATCH 0/3] Add Software IOTLB bounce buffer support
2025-04-03 8:57 UTC (17+ messages)
` [RFC PATCH 1/3] content: Add VIRTIO_F_SWIOTLB to negotiate use of SWIOTLB bounce buffers
` [RFC PATCH 3/3] transport-pci: Add SWIOTLB bounce buffer capability
[PATCH] x86/tlb: Simplify choose_new_asid()
2025-04-03 8:56 UTC
[RFC v3 00/14] Deadline DRM scheduler
2025-04-02 12:00 UTC (5+ messages)
` [RFC v3 06/14] drm/sched: Implement RR via FIFO
2025 X.Org Board of Directors Elections Nomination period is NOW OPEN
2025-04-02 20:11 UTC
[PATCH 00/21] mtd: spinand: Add octal support
2025-04-03 8:53 UTC (7+ messages)
` [PATCH 15/21] mtd: spinand: winbond: Rename DTR variants
[PATCH] initscripts: add function log_success_msg/log_failure_msg/log_warning_msg
2025-04-03 8:53 UTC
Migrating PyCups to Python CFFI for libcups 3.x
2025-04-03 8:52 UTC (2+ messages)
[PATCH v20 00/10] Add generic DRM-shmem memory shrinker (part 1)
2025-04-03 8:50 UTC (7+ messages)
` [PATCH v20 09/10] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin
[PATCH net v2 0/3] net_sched: sch_sfq: reject a derived limit of 1
2025-04-03 8:50 UTC (4+ messages)
` [PATCH net v2 1/3] net_sched: sch_sfq: use a temporary work area for validating configuration
[PATCH v2] soc: amlogic: clk-measure: Optimize the memory size of clk-measure
2025-04-03 8:49 UTC (3+ messages)
RTT-PROBE: lore-subspace-rtt
2025-04-03 8:49 UTC
[Bug 219977] New: usb: dwc2: memory leak of hsotg->regset
2025-04-03 8:49 UTC
[linux-next:master] [mm] c2f6ea38fc: vm-scalability.throughput 56.4% regression
2025-04-03 8:48 UTC (3+ messages)
[PATCH 0/2] media: add Himax HM1246 image sensor
2025-04-03 8:07 UTC (3+ messages)
` [PATCH 1/2] media: dt-bindings: i2c: "
` [PATCH 2/2] media: i2c: add Himax HM1246 image sensor driver
[PATCH v2] net: wwan: Add error handling for ipc_mux_dl_acb_send_cmds()
2025-04-03 8:48 UTC
[PATCH] tty/sysrq: make sysrq_replay_logs_op const
2025-04-03 8:45 UTC (2+ messages)
[PATCH v2] fs: make generic_fillattr() tail-callable and utilize it in ext2/ext4
2025-04-03 8:43 UTC (2+ messages)
GNSS support for Qualcomm PCIe modem device
2025-04-03 8:42 UTC (2+ messages)
[PATCH] HID: amd_sfh: Fix SRA sensor when it's the only sensor
2025-04-03 8:42 UTC (3+ messages)
[PATCH] x86/mem-sharing: short-circuit p2m_is_shared() when MEM_SHARING=n
2025-04-03 8:41 UTC
[PATCH net] net: lwtunnel: disable preemption when required
2025-04-03 8:39 UTC
[PATCH i-g-t,v5 0/5] Stress copy engines during render
2025-04-03 8:40 UTC (3+ messages)
` [PATCH i-g-t, v5 5/5] tests/intel/xe_render_copy: Add new test for render under copy stress
[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
2025-04-03 8:39 UTC (4+ messages)
` [RFC PATCH v2 14/22] iommufd: Add TIO calls
[PATCH 0/4] Collection of build fixes
2025-04-03 8:39 UTC (7+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] meson: fix handling of '-Dcurl=auto'
` [PATCH v2 4/5] meson: distinguish build and target host binaries
RTT-PROBE: lore-subspace-rtt
2025-04-03 8:39 UTC
[PATCH] fs: remove stale log entries from fs/namei.c
2025-04-03 8:39 UTC (4+ messages)
[PATCH] tee: optee: of_fixup: allow static shared memory size of 0
2025-04-03 8:35 UTC
[PATCH] pmdomain: core: Introduce device_set/get_out_band_wakeup()
2025-04-03 9:46 UTC (2+ messages)
[PATCH i-g-t v1 0/2] Block i915/Xe on Xe/i915 runs
2025-04-03 8:37 UTC (5+ messages)
` [PATCH i-g-t v1 1/2] intel-ci/i915: Block more Xe tests in i915 runs
` [PATCH i-g-t v1 2/2] intel-ci/xe: Block more i915 tests in Xe runs
[PATCH] oeqa/selftest/wic: add test for excluding symlinks
2025-04-03 8:37 UTC
[PATCH v2] perf: arm-ni: Fix list_add() corruption in arm_ni_probe()
2025-04-03 2:53 UTC (3+ messages)
[PATCH v3 0/2] Pinctrl: add amlogic a5 pinctrl node
2025-04-03 8:33 UTC (9+ messages)
` [PATCH v3 1/2] dt-bindings: pinctl: amlogic,pinctrl-a4: Add compatible string for A5
` [PATCH v3 2/2] dts: arm64: amlogic: add a5 pinctrl node
[PATCH v2 0/2] drm: renesas: Extend RZ/G2L KMS formats
2025-04-03 8:36 UTC (3+ messages)
` [PATCH v2 2/2] drm: renesas: Extend RZ/G2L supported "
[PATCH RFC 0/2] Add support for hashing algorithms in TI DTHE V2
2025-04-03 8:35 UTC (6+ messages)
` [PATCH RFC 1/2] crypto: ti: Add support for SHA224/256/384/512 in DTHE V2 driver
[PATCH 0/2] Add sys-bus-iio ABI frequency options to events and oversampling
2025-04-03 8:35 UTC (8+ messages)
` [PATCH 2/2] Documentation: ABI: add oversampling frequency in sysfs-bus-iio
[PATCH i-g-t] lib/intel_allocator: protect binding for multithreaded tests
2025-04-03 8:34 UTC
[syzbot] [block?] possible deadlock in blk_mq_freeze_queue_nomemsave
2025-04-03 8:34 UTC (2+ messages)
[PATCH net v2 0/3] Avoid calling WARN_ON() on allocation failure in cfg802154_switch_netns()
2025-04-03 8:34 UTC (2+ messages)
[PATCH 1/2] spi: spi-mem: Partially update the driver
2025-04-03 8:32 UTC (2+ messages)
` [PATCH 2/2] spi: atmel-quadspi: Updating the driver from the kernel repository
[PATCH v2] cxl: core/region - ignore interleave granularity when ways=1
2025-04-03 8:31 UTC (4+ messages)
[PATCH v2 1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids
2025-04-03 8:32 UTC (9+ messages)
[OE-core][PATCH] qemu.bbclass: move to classes/ directory so that INHERIT can use it
2025-04-03 8:32 UTC (2+ messages)
[PATCH] workqueue: Better document teardown for delayed_work
2025-04-03 8:31 UTC
[GIT PULL] objtool fixes
2025-04-03 8:31 UTC (3+ messages)
[PATCH RFC v3 0/8] SLUB percpu sheaves
2025-04-03 8:31 UTC (3+ messages)
` [PATCH RFC v3 2/8] slab: add opt-in caching layer of "
[PATCH v4 0/6] imx8mp: add support for the IMX AIPSTZ bridge
2025-04-03 8:30 UTC (3+ messages)
` [PATCH v4 3/6] bus: add driver for "
v6.1.132-based -cip release
2025-04-03 8:30 UTC
RTT-PROBE: lore-subspace-rtt
2025-04-03 8:29 UTC
[GIT PULL] vfs mount
2025-04-03 8:29 UTC (4+ messages)
[PATCH] ceph: fix variable dereferenced before check in ceph_umount_begin()
2025-04-03 8:29 UTC (6+ messages)
[PATCH v2 0/6] drm/i915: Precompute plane SURF address/etc
2025-04-03 8:29 UTC (3+ messages)
` [PATCH v2 2/6] drm/i915: Nuke intel_plane_ggtt_offset()
Conflict with "fallthrough" define
2025-04-03 8:28 UTC
[PATCH] IPC MUX: Add error handling for ipc_mux_dl_acb_send_cmds()
2025-04-03 8:28 UTC (2+ messages)
[PATCH v5 0/3] Initial BBML2 support for contpte_convert()
2025-04-03 8:28 UTC (4+ messages)
` [PATCH v5 3/3] arm64/mm: Elide tlbi in contpte_convert() under BBML2
[PATCH] init/main.c: log initcall level when initcall_debug is used
2025-04-03 8:27 UTC (3+ messages)
[PATCH RFC 00/12] dma: Enable dmem cgroup tracking
2025-04-03 8:27 UTC (2+ messages)
[PATCH v3] vsock/virtio: Remove queued_replies pushback logic
2025-04-03 8:27 UTC (2+ messages)
[PATCH] iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group
2025-04-03 8:25 UTC (3+ messages)
Conflict with "fallthrough" define
2025-04-03 8:25 UTC
RTAI -> Xenomai4
2025-04-03 8:25 UTC (2+ messages)
Reseting pending fanotify events
2025-04-03 8:25 UTC (2+ messages)
[PATCH] Drivers: hv: Fix bad pointer dereference in hv_get_partition_id
2025-04-03 8:24 UTC (2+ messages)
[PATCH v2] vsock/virtio: Remove queued_replies pushback logic
2025-04-03 8:24 UTC (3+ messages)
[meta-oe][PATCH] thrift: Fix build with gcc-15
2025-04-03 8:23 UTC
[PATCH v7 0/6] PCI: VF resizable BAR
2025-04-03 8:23 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for PCI: VF resizable BAR (rev6)
Alsa lib is not able to find the UCM .conf files
2025-04-03 8:22 UTC
[PATCH v4] QIOChannelSocket: Flush zerocopy socket error queue on sendmsg failure due to ENOBUF
2025-04-03 8:21 UTC
[PATCH ath-next 0/2] wifi: ath12k: Handle of key_cipher in MLD AP
2025-04-03 8:22 UTC (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: Resolve multicast packet drop by populating key_cipher in ath12k_install_key()
` [PATCH ath-next 2/2] wifi: ath12k: Introduce check against zero for ahvif->key_cipher in ath12k_mac_op_tx()
[meta-filesystems][PATCH] f2fs-tools: Fix build with gcc-15
2025-04-03 8:22 UTC
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.