messages from 2025-03-13 17:33:36 to 2025-03-13 17:59:02 UTC [more...]
[PATCH v6 0/4] Add virtio_rtc module
2025-03-13 17:37 UTC (2+ messages)
` [PATCH v6 4/4] virtio_rtc: Add RTC class driver
[PATCH] [RFC] vpci: allow BAR write while mapped
2025-03-13 17:58 UTC (5+ messages)
[REGRESSION][BISECTED] x86: kernel 6.12 crashes during get_xsave_addr_user on Apple Virtualization
2025-03-13 17:58 UTC (2+ messages)
[PATCH bpf-next 00/11] bpf: Mitigate Spectre v1 using barriers
2025-03-13 17:53 UTC (10+ messages)
` [PATCH bpf-next 03/11] bpf: Return -EFAULT on internal errors
` [PATCH bpf-next 04/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
` [PATCH bpf-next 05/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
` [PATCH bpf-next 06/11] bpf: Rename sanitize_stack_spill to nospec_result
` [PATCH bpf-next 07/11] bpf: Fall back to nospec for Spectre v1
` [PATCH bpf-next 08/11] bpf: Allow nospec-protected var-offset stack access
` [PATCH bpf-next 09/11] bpf: Return PTR_ERR from push_stack()
` [PATCH bpf-next 10/11] bpf: Fall back to nospec for sanitization-failures
` [PATCH bpf-next 11/11] bpf: Fall back to nospec for spec path verification
[PATCH 00/37] accel/tcg, codebase: Build once patches
2025-03-13 17:55 UTC (20+ messages)
` [PATCH 05/37] include/exec: Inline *_mmuidx_ra memory operations
` [PATCH 11/37] accel/tcg: Implement translator_ld*_end
` [PATCH 13/37] include/exec: Split out mmap-lock.h
` [PATCH 14/37] include/system: Move exec/memory.h to system/memory.h
` [PATCH 15/37] include/system: Move exec/address-spaces.h to system/address-spaces.h
` [PATCH 16/37] include/system: Move exec/ioport.h to system/ioport.h
` [PATCH 17/37] meson: Introduce top-level libuser_ss and libsystem_ss
` [PATCH 18/37] gdbstub: Move syscalls.c out of common_ss
[PATCH RFC 00/11] nvmet: Add NVMe target mdev/vfio driver
2025-03-13 17:56 UTC (7+ messages)
` [PATCH RFC 02/11] nvmet: Export nvmet_add_async_event and add definitions
` [PATCH RFC 10/11] nvmet: Add addr fam and trtype for mdev pci driver
[PATCH net-next v2 2/2] net: reorder dev_addr_sem lock
2025-03-13 17:56 UTC (2+ messages)
[PATCH 0/7] btrfs: some cleanups and minor optimization for log trees
2025-03-13 17:55 UTC (8+ messages)
` [PATCH 1/7] btrfs: avoid unnecessary memory allocation and copy at overwrite_item()
` [PATCH 2/7] btrfs: use variables to store extent buffer and slot "
` [PATCH 3/7] btrfs: update outdated comment for overwrite_item()
` [PATCH 4/7] btrfs: use memcmp_extent_buffer() at replay_one_extent()
` [PATCH 5/7] btrfs: remove redundant else statement from btrfs_log_inode_parent()
` [PATCH 6/7] btrfs: simplify condition for logging new dentries at btrfs_log_inode_parent()
` [PATCH 7/7] btrfs: remove end_no_trans label from btrfs_log_inode_parent()
[patch V2 00/10] genirq/msi: Spring cleaning
2025-03-13 17:55 UTC (4+ messages)
` [patch V2 05/10] PCI/MSI: Switch to MSI descriptor locking to guard()
[PATCH v3] New configuration CONFIG_SBI_SCRATCH_ALLOC_ALIGNMENT
2025-03-13 17:53 UTC (4+ messages)
` [PATCH v4] Set the scratch allocation to alignment to cacheline size
[PATCH 0/2] compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL`
2025-03-13 17:52 UTC (3+ messages)
` [PATCH 1/2] compat/mingw: handle O_CLOEXEC in `mingw_open_existing()`
[PATCH v2] sev-snp: parse MP tables for VMware hypervisor
2025-03-13 17:52 UTC (2+ messages)
[PATCH v6] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
2025-03-13 17:49 UTC (12+ messages)
[RESEND PATCH] scsi: sd: Use str_on_off() helper in sd_read_write_protect_flag()
2025-03-13 17:51 UTC (4+ messages)
[PATCH] net/ice: set flags while adding vsi
2025-03-13 17:50 UTC (2+ messages)
[linusw-pinctrl:for-next 4/4] drivers/pinctrl/bcm/pinctrl-bcm281xx.c:1576:35: error: redefinition of 'bcm281xx_pinctrl_regmap_config'
2025-03-13 17:49 UTC
[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
2025-03-13 17:50 UTC (11+ messages)
` [PATCH v2 5/5] rust: enable `clippy::as_underscore` lint
[PATCH] rust/revocable: add try_with() convenience method
2025-03-13 17:50 UTC (6+ messages)
[PATCH] x86/fpu: Use XSAVE{,OPT,C,S} and XRSTOR{,S} mnemonics in xstate.h
2025-03-13 17:50 UTC (2+ messages)
` [tip: x86/fpu] "
Fwd: Suggesting config option for clone to always recurse submodules
2025-03-13 17:49 UTC
[PATCH i-g-t] tests/kms_addfb_basic: Split tests into subtest groups
2025-03-13 17:49 UTC (2+ messages)
` ✓ Xe.CI.Full: success for "
Memory controller not showing half of the memory?
2025-03-13 17:48 UTC (3+ messages)
[PATCH] net/intel: remove unused reassembly functions
2025-03-13 17:48 UTC (2+ messages)
[PATCH 00/89] ASoC: Convert to modern PM macros
2025-03-13 17:41 UTC (90+ messages)
` [PATCH 01/89] ASoC: au1x: Convert to DEFINE_SIPMLE_DEV_PM_OPS()
` [PATCH 02/89] ASoC: ak4375: Convert to RUNTIME_PM_OPS() & co
` [PATCH 03/89] ASoC: ak4458: "
` [PATCH 04/89] ASoC: ak5558: "
` [PATCH 05/89] ASoC: cs35l32: Convert to RUNTIME_PM_OPS()
` [PATCH 06/89] ASoC: cs35l33: "
` [PATCH 07/89] ASoC: cs35l34: "
` [PATCH 08/89] ASoC: cs35l56: "
` [PATCH 09/89] ASoC: cs4234: "
` [PATCH 10/89] ASoC: cs42l42: Convert to RUNTIME_PM_OPS() & co
` [PATCH 11/89] ASoC: cs42l51: Convert to SYSTEM_SLEEP_PM_OPS()
` [PATCH 12/89] ASoC: cs42l83: "
` [PATCH 13/89] ASoC: cs42xx8: Convert to EXPORT_GPL_DEV_PM_OPS()
` [PATCH 14/89] ASoC: cs43130: Convert to RUNTIME_PM_OPS()
` [PATCH 15/89] ASoC: cs4349: "
` [PATCH 16/89] ASoC: cs53l30: "
` [PATCH 17/89] ASoC: cx2072x: Convert to RUNTIME_PM_OPS() & co
` [PATCH 18/89] ASoC: da7213: "
` [PATCH 19/89] ASoC: hdac_hdmi: "
` [PATCH 20/89] ASoC: lpass: Convert to RUNTIME_PM_OPS()
` [PATCH 21/89] ASoC: max98090: Convert to RUNTIME_PM_OPS() & co
` [PATCH 22/89] ASoC: max98373: "
` [PATCH 23/89] ASoC: max98390: Convert to SYSTEM_SLEEP_PM_OPS()
` [PATCH 24/89] ASoC: max98396: "
` [PATCH 25/89] ASoC: max98520: "
` [PATCH 26/89] ASoC: max9860: Convert to RUNTIME_PM_OPS()
` [PATCH 27/89] ASoC: max98927: Convert to SYSTEM_SLEEP_PM_OPS()
` [PATCH 28/89] ASoC: mt6660: Convert to RUNTIME_PM_OPS()
` [PATCH 29/89] ASoC: pcm512x: Convert to EXPORT_GPL_DEV_PM_OPS()
` [PATCH 30/89] ASoC: rt1017-sdca-sdw: Convert to RUNTIME_PM_OPS() & co
` [PATCH 31/89] ASoC: rt1308-sdw: "
` [PATCH 32/89] ASoC: rt1316-sdw: "
` [PATCH 33/89] ASoC: rt1318-sdw: "
` [PATCH 34/89] ASoC: rt1320-sdw: "
` [PATCH 35/89] ASoC: rt5514: Convert to SYSTEM_SLEEP_PM_OPS()
` [PATCH 36/89] ASoC: rt5645: "
` [PATCH 37/89] ASoC: rt5682-sdw: Convert to RUNTIME_PM_OPS() & co
` [PATCH 38/89] ASoC: rt700-sdw: "
` [PATCH 39/89] ASoC: rt711: "
` [PATCH 40/89] ASoC: rt712: "
` [PATCH 41/89] ASoC: rt715: "
` [PATCH 42/89] ASoC: rt721: "
` [PATCH 43/89] ASoC: rt722: "
` [PATCH 44/89] ASoC: rt9120: Convert to RUNTIME_PM_OPS()
` [PATCH 45/89] ASoC: rtq9128: "
` [PATCH 46/89] ASoC: tas2552: "
` [PATCH 47/89] ASoC: ts3a227e: Convert to SYSTEM_SLEEP_PM_OPS()
` [PATCH 48/89] ASoC: wcd937x: Convert to RUNTIME_PM_OPS()
` [PATCH 49/89] ASoC: wcd938x: "
` [PATCH 50/89] ASoC: wcd939x: "
` [PATCH 51/89] ASoC: wm2200: "
` [PATCH 52/89] ASoC: wm5100: "
` [PATCH 53/89] ASoC: wm8804: Convert to EXPORT_GPL_DEV_PM_OPS()
` [PATCH 54/89] ASoC: wm8962: Convert to RUNTIME_PM_OPS() & co
` [PATCH 55/89] ASoC: wm8994: Convert to SYSTEM_SLEEP_PM_OPS()
` [PATCH 56/89] ASoC: wsa881x: Convert to RUNTIME_PM_OPS()
` [PATCH 57/89] ASoC: wsa883x: "
` [PATCH 58/89] ASoC: wsa884x: "
` [PATCH 59/89] ASoC: dwc: "
` [PATCH 60/89] ASoC: fsl: Convert to RUNTIME_PM_OPS() and co
` [PATCH 61/89] ASoC: img: "
` [PATCH 62/89] ASoC: intel: avs: Convert to RUNTIE_PM_OPS()
` [PATCH 63/89] ASoC: intel: catpt: Convert to RUNTIE_PM_OPS() & co
` [PATCH 64/89] ASoC: mediatek: mt2701: Convert to RUNTIME_PM_OPS()
` [PATCH 65/89] ASoC: mediatek: mt6797: "
` [PATCH 66/89] ASoC: mediatek: mt7986: "
` [PATCH 67/89] ASoC: mediatek: mt8173: "
` [PATCH 68/89] ASoC: mediatek: mt8183: "
` [PATCH 69/89] ASoC: mediatek: mt8186: "
` [PATCH 70/89] ASoC: mediatek: mt8188: "
` [PATCH 71/89] ASoC: mediatek: mt8192: "
` [PATCH 72/89] ASoC: mediatek: mt8195: "
` [PATCH 73/89] ASoC: mediatek: mt8365: Convert to RUNTIME_PM_OPS() & co
` [PATCH 74/89] ASoC: qcom: Convert to SYSTEM_SLEEP_PM_OPS()
` [PATCH 75/89] ASoC: rcar: "
` [PATCH 76/89] ASoC: rockchip: Convert to RUNTIME_PM_OPS() & co
` [PATCH 77/89] ASoC: samsung: "
` [PATCH 78/89] ASoC: SOF: acpi: Convert to EXPORT_NS_DEV_PM_OPS()
` [PATCH 79/89] ASoC: SOF: pci: "
` [PATCH 80/89] ASoC: SOF: of: "
` [PATCH 81/89] ASoC: stm: Convert to SYSTEM_SLEEP_PM_OPS()
` [PATCH 82/89] ASoC: sunxi: Convert to RUNTIME_PM_OPS()
` [PATCH 83/89] ASoC: tegra186: Convert to RUNTIME_PM_OPS() & co
` [PATCH 84/89] ASoC: tegra210: "
` [PATCH 85/89] ASoC: tegra20: "
` [PATCH 86/89] ASoC: tegra30: "
` [PATCH 87/89] ASoC: xtensa: Convert to RUNTIME_PM_OPS()
` [PATCH 88/89] ASoC: amd: Convert to RUNTIME_PM_OPS() & co
` [PATCH 89/89] ASoC: pcm3168a: Convert to EXPORT_GPL_DEV_PM_OPS()
[Buildroot] [PATCH] support/kconfig: handle backspace (^H) key
2025-03-13 17:44 UTC
[PATCH v3] net: macb: Add __nonstring annotations for unterminated strings
2025-03-13 17:44 UTC (3+ messages)
[PATCH next] wifi: iwlwifi: Fix uninitialized variable with __free()
2025-03-13 17:43 UTC (4+ messages)
[v2 PATCH] mm: vma: skip anonymous vma when inserting vma to file rmap tree
2025-03-13 17:42 UTC (4+ messages)
[PATCH 0/9] Minor cleanups and improvements to swap freeing code
2025-03-13 21:05 UTC (3+ messages)
` [PATCH 2/9] mm: swap: factor out the actual swap entry freeing logic to new helper
[PATCH 1/2] lib/vsprintf: Add support for generic FourCCs by extending %p4cc
2025-03-13 17:42 UTC (12+ messages)
[PATCH 00/10] pull request for net-next: batman-adv 2025-03-13
2025-03-13 16:45 UTC (2+ messages)
` [PATCH 05/10] batman-adv: Use consistent name for mesh interface
Regression on drm-tip
2025-03-13 17:41 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for "
[PATCH 0/3] completion: fix bugs with slashes in remote names
2025-03-13 17:40 UTC (9+ messages)
` [PATCH 3/3] "
[PATCH] tcmode-default: eliminate needless linux-libc-headers version defaults
2025-03-13 17:40 UTC
[PATCH net] mptcp: Fix data stream corruption in the address announcement
2025-03-13 17:40 UTC (2+ messages)
[Buildroot] [PATCH] package/rt-tests: fix build with glibc 2.41+
2025-03-13 17:35 UTC
[RFC 0/5] track memory used by balloon drivers
2025-03-13 17:35 UTC (6+ messages)
` [RFC 1/5] meminfo: add a per node counter for "
[RFC PATCH v1 0/7] ima: get rid of hard dependency on SHA-1
2025-03-13 17:33 UTC (8+ messages)
` [RFC PATCH v1 1/7] ima: don't expose runtime_measurements for unsupported hashes
` [RFC PATCH v1 2/7] ima: always create runtime_measurements sysfs file for ima_hash
` [RFC PATCH v1 3/7] ima: move INVALID_PCR() to ima.h
` [RFC PATCH v1 4/7] ima: track the set of PCRs ever extended
` [RFC PATCH v1 5/7] tpm: enable bank selection for PCR extend
` [RFC PATCH v1 6/7] ima: invalidate unsupported PCR banks once at first use
` [RFC PATCH v1 7/7] ima: make SHA1 non-mandatory
[PATCH 0/2] pack-objects: freshen objects with multi-cruft packs
2025-03-13 17:35 UTC (10+ messages)
` [PATCH v4 0/6] "
s2idle blocked on dev->power.completion
2025-03-13 17:34 UTC (8+ messages)
[PATCH i-g-t v2 00/43] VKMS configfs tests
2025-03-13 17:33 UTC (36+ messages)
` [PATCH i-g-t v2 06/43] tests/vkms_configfs: Test device invalid values
` [PATCH i-g-t v2 08/43] lib/vkms: Test plane default values
` [PATCH i-g-t v2 11/43] lib/vkms: Test CRTC default files
` [PATCH i-g-t v2 12/43] lib/vkms: Test CRTC default values
` [PATCH i-g-t v2 13/43] lib/vkms: Test CRTC invalid values
` [PATCH i-g-t v2 14/43] tests/vkms_configfs: Test CRTC valid values
` [PATCH i-g-t v2 15/43] lib/vkms: Test encoder default files
` [PATCH i-g-t v2 16/43] lib/vkms: Test connector "
` [PATCH i-g-t v2 17/43] lib/vkms: Test connector default values
` [PATCH i-g-t v2 18/43] lib/vkms: Test connector invalid values
` [PATCH i-g-t v2 19/43] tests/vkms_configfs: Test connector valid values
` [PATCH i-g-t v2 20/43] lib/vkms: Test attaching planes to CRTCs
` [PATCH i-g-t v2 21/43] lib/vkms: Test attaching encoders "
` [PATCH i-g-t v2 22/43] lib/vkms: Test attaching connectors to encoders
` [PATCH i-g-t v2 23/43] lib/igt_device_scan: Allow to find device by sysname
` [PATCH i-g-t v2 24/43] tests/vkms_configfs: Test enablement without pipeline items
` [PATCH i-g-t v2 25/43] lib/vkms: Create VKMS device from static config
` [PATCH i-g-t v2 26/43] tests/vkms_configfs: Test adding too many planes
` [PATCH i-g-t v2 27/43] tests/vkms_configfs: Test not adding a primary plane
` [PATCH i-g-t v2 28/43] tests/vkms_configfs: Test adding multiple primary planes
` [PATCH i-g-t v2 29/43] tests/vkms_configfs: Test adding multiple cursor planes
` [PATCH i-g-t v2 30/43] tests/vkms_configfs: Test adding a plane without possible CRTCs
` [PATCH i-g-t v2 31/43] tests/vkms_configfs: Test enabling a device without CRTCs
` [PATCH i-g-t v2 32/43] tests/vkms_configfs: Test enabling a device with too many CRTCs
` [PATCH i-g-t v2 33/43] tests/vkms_configfs: Test enabling a device without encoders
` [PATCH i-g-t v2 34/43] tests/vkms_configfs: Test enabling a device with too many encoders
` [PATCH i-g-t v2 35/43] tests/vkms_configfs: Test adding an encoder without possible CRTCs
` [PATCH i-g-t v2 36/43] tests/vkms_configfs: Test adding a CRTC without encoders
` [PATCH i-g-t v2 37/43] tests/vkms_configfs: Test enabling a device without connectors
` [PATCH i-g-t v2 38/43] tests/vkms_configfs: Test enabling a device with too many connectors
` [PATCH i-g-t v2 39/43] lib/vkms: Test changing enabled device planes
` [PATCH i-g-t v2 40/43] lib/vkms: Test changing enabled device CRTCs
` [PATCH i-g-t v2 41/43] lib/vkms: Test changing enabled device encoders
` [PATCH i-g-t v2 42/43] lib/vkms: Test changing enabled device connectors
` [PATCH i-g-t v2 43/43] tests/vkms_configfs: Test connector hot-plug
[PATCH] hash_readwrite_autotest: fix printf parameters
2025-03-13 17:33 UTC (3+ messages)
` [PATCH v4 0/3] fix how large numbers are printed by hash tests
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.