messages from 2023-06-05 15:30:38 to 2023-06-05 15:50:35 UTC [more...]
[PATCH 0/4 v2] Add support for running in VM guests to intel_idle
2023-06-05 15:47 UTC (3+ messages)
` [PATCH 1/4] intel_idle: refactor state->enter manipulation into its own function
` [PATCH 2/4] intel_idle: clean up the (new) state_update_enter_method function
[PATCH v5 00/12] SM63(50|75) DPU support
2023-06-05 15:50 UTC (6+ messages)
[PATCH v5 0/3] pinctrl: tegra: Add Tegra234 pinmux driver
2023-06-05 15:48 UTC (5+ messages)
` [PATCH v5 1/3] dt-bindings: pinctrl: Document Tegra234 pin controllers
` [PATCH v5 2/3] pinctrl: tegra: Add Tegra234 pinmux driver
` [PATCH v5 3/3] arm64: tegra: Add Tegra234 pin controllers
[PATCH 0/6] tests: enable meson test timeouts to improve debuggability
2023-06-05 15:45 UTC (5+ messages)
[PULL 00/17] Block patches
2023-06-05 15:45 UTC (18+ messages)
` [PULL 01/17] util/iov: Make qiov_slice() public
` [PULL 02/17] block: Collapse padded I/O vecs exceeding IOV_MAX
` [PULL 03/17] util/iov: Remove qemu_iovec_init_extended()
` [PULL 04/17] iotests/iov-padding: New test
` [PULL 05/17] parallels: Out of image offset in BAT leads to image inflation
` [PULL 06/17] parallels: Fix high_off calculation in parallels_co_check()
` [PULL 07/17] parallels: Fix image_end_offset and data_end after out-of-image check
` [PULL 08/17] parallels: create parallels_set_bat_entry_helper() to assign BAT value
` [PULL 09/17] parallels: Use generic infrastructure for BAT writing in parallels_co_check()
` [PULL 10/17] parallels: Move check of unclean image to a separate function
` [PULL 11/17] parallels: Move check of cluster outside "
` [PULL 12/17] parallels: Fix statistics calculation
` [PULL 13/17] parallels: Move check of leaks to a separate function
` [PULL 14/17] parallels: Move statistic collection "
` [PULL 15/17] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD
` [PULL 16/17] parallels: Incorrect condition in out-of-image check
` [PULL 17/17] qcow2: add discard-no-unref option
[PATCH -next v21 00/27] riscv: Add vector ISA support
2023-06-05 15:48 UTC (56+ messages)
` [PATCH -next v21 01/27] riscv: Rename __switch_to_aux() -> fpu
` [PATCH -next v21 02/27] riscv: Extending cpufeature.c to detect V-extension
` [PATCH -next v21 03/27] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
` [PATCH -next v21 04/27] riscv: Add new csr defines related to vector extension
` [PATCH -next v21 05/27] riscv: Clear vector regfile on bootup
` [PATCH -next v21 06/27] riscv: Disable Vector Instructions for kernel itself
` [PATCH -next v21 07/27] riscv: Introduce Vector enable/disable helpers
` [PATCH -next v21 08/27] riscv: Introduce riscv_v_vsize to record size of Vector context
` [PATCH -next v21 09/27] riscv: Introduce struct/helpers to save/restore per-task Vector state
` [PATCH -next v21 10/27] riscv: Add task switch support for vector
` [PATCH -next v21 11/27] riscv: Allocate user's vector context in the first-use trap
` [PATCH -next v21 12/27] riscv: Add ptrace vector support
` [PATCH -next v21 13/27] riscv: signal: check fp-reserved words unconditionally
` [PATCH -next v21 14/27] riscv: signal: Add sigcontext save/restore for vector
` [PATCH -next v21 15/27] riscv: signal: Report signal frame size to userspace via auxv
` [PATCH -next v21 16/27] riscv: signal: validate altstack to reflect Vector
` [PATCH -next v21 17/27] riscv: prevent stack corruption by reserving task_pt_regs(p) early
` [PATCH -next v21 18/27] riscv: kvm: Add V extension to KVM ISA
` [PATCH -next v21 19/27] riscv: KVM: Add vector lazy save/restore support
` [PATCH -next v21 20/27] riscv: hwcap: change ELF_HWCAP to a function
` [PATCH -next v21 21/27] riscv: Add prctl controls for userspace vector management
` [PATCH -next v21 22/27] riscv: Add sysctl to set the default vector rule for new processes
` [PATCH -next v21 23/27] riscv: detect assembler support for .option arch
` [PATCH -next v21 24/27] riscv: Enable Vector code to be built
` [PATCH -next v21 25/27] riscv: Add documentation for Vector
` [PATCH -next v21 26/27] selftests: Test RISC-V Vector prctl interface
` [PATCH -next v21 27/27] selftests: add .gitignore file for RISC-V hwprobe
[PATCH 1/1] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
2023-06-05 15:46 UTC (7+ messages)
` [CFT][PATCH v3] "
[PATCH 0/5] cat-file: introduce NUL-terminated output format
2023-06-05 15:47 UTC (3+ messages)
` [PATCH 5/5] cat-file: Introduce new option to delimit output with NUL characters
[PATCH v2 0/3] vmstat bug fixes for nohz_full and isolated CPUs
2023-06-05 15:43 UTC (7+ messages)
` [PATCH v2 2/3] vmstat: skip periodic vmstat update for nohz full CPUs
` [PATCH v2 3/3] mm/vmstat: do not refresh stats for nohz_full CPUs
[PATCH v1 1/2] pinctrl: moorefield: Fix open-drain pin mode configuration
2023-06-05 15:45 UTC (2+ messages)
` [PATCH v1 2/2] pinctrl: moorefield: Use BUFCFG_PINMODE_GPIO in ->pin_dbg_show()
[igt-dev] [PATCH i-g-t] lib: fix typo in clamp16()
2023-06-05 15:47 UTC
[PATCH 0/4] Page table fence
2023-06-05 15:47 UTC (8+ messages)
` [PATCH 2/4] drm/amdkfd: Signal page table fence after KFD flush tlb
[PATCH v2 00/11] A minor flurry of selftest/mm fixes
2023-06-05 15:43 UTC (5+ messages)
` [PATCH v2 02/11] selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c
` [PATCH v2 03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c
[PATCH v1 1/2] pinctrl: merrifield: Fix open-drain pin mode configuration
2023-06-05 15:45 UTC (2+ messages)
` [PATCH v1 2/2] pinctrl: merrifield: Use BUFCFG_PINMODE_GPIO in ->pin_dbg_show()
[PATCH v3] x86: Use `get_random_u8' for kernel stack offset randomization
2023-06-05 15:45 UTC (6+ messages)
Boot failed after patch "mtd: rawnand: Support for sequential cache reads"
2023-06-05 15:45 UTC (13+ messages)
` [EXT] "
[PATCH 0/3] Create stronger guard rails on replace refs
2023-06-05 15:44 UTC (6+ messages)
` [PATCH 2/3] replace-objects: create wrapper around setting
[Intel-wired-lan] [PATCH RESEND net-next 0/5] Improve the taprio qdisc's relationship with its children
2023-06-05 15:44 UTC (3+ messages)
` "
[PATCH 0/7] mm: zswap: move writeback LRU from zpool to zswap
2023-06-05 15:44 UTC (7+ messages)
` [RFC PATCH 1/7] mm: zswap: add pool shrinking mechanism
` [RFC PATCH 4/7] mm: zswap: remove page reclaim logic from zsmalloc
` [RFC PATCH 6/7] mm: zswap: simplify writeback function
[PATCH v2 00/11] arm64: Support for Armv8.8 memcpy instructions in userspace
2023-06-05 15:45 UTC (12+ messages)
` [PATCH v2 01/11] KVM: arm64: initialize HCRX_EL2
` [PATCH v2 03/11] KVM: arm64: switch HCRX_EL2 between host and guest
` [PATCH v2 06/11] KVM: arm64: hide MOPS from guests
main - man: lvmraid update limitations
2023-06-05 15:44 UTC
Help to boot QEMU ARM64 UEFI
2023-06-05 15:44 UTC (6+ messages)
` [meta-arm] "
[PATCH net-next v2 0/2] Move KSZ9477 errata handling to PHY driver
2023-06-05 15:42 UTC (5+ messages)
` [PATCH net-next v2 1/2] net: phy: micrel: Move KSZ9477 errata fixes "
` [PATCH net-next v2 2/2] net: dsa: microchip: remove KSZ9477 PHY errata handling
[PATCH v2] mux: mmio: use reg property when parent device is not a syscon
2023-06-05 15:41 UTC
[PATCHv13 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
2023-06-05 15:43 UTC (3+ messages)
` [PATCHv13 5/9] efi: Add unaccepted memory support
[PATCH 0/4] Remove WARN_ON in save_processor_state
2023-06-05 14:28 UTC (4+ messages)
` [PATCH 2/4] arm64: hibernate: remove "
OE-core CVE metrics for master on Sun 04 Jun 2023 01:00:01 AM HST
2023-06-05 15:41 UTC (2+ messages)
` [yocto-security] "
[PATCH 1/5] arm64: dts: ti: k3-j721e-beagleboneai64: Fix mailbox node status
2023-06-05 14:54 UTC (5+ messages)
` [PATCH 2/5] arm64: dts: ti: k3-j721e: Remove PCIe endpoint nodes
[PATCH v1 -next 0/2] RISC-V ACPI: Assorted fixes
2023-06-05 14:35 UTC (2+ messages)
` [PATCH v1 -next 2/2] RISC-V/perf: Use standard interface to get INTC domain
[PATCH 1/2] bus: fsl-mc: fsl-mc-allocator: Initialize mc_bus_dev before use
2023-06-05 15:41 UTC (4+ messages)
` [PATCH 2/2] bus: fsl-mc: fsl-mc-allocator: Drop a write-only variable
[PATCH v4 0/3] net: phy: realtek: Support external PHY clock
2023-06-05 15:40 UTC (4+ messages)
` [PATCH v4 1/3] net: phy: realtek: Add optional "
` [PATCH v4 2/3] dt-bindings: net: phy: Document support for external PHY clk
` [PATCH v4 3/3] net: phy: realtek: Disable clock on suspend
[RESEND PATCH] dt-bindings: iommu: arm,smmu: enable clocks for sa8775p Adreno SMMU
2023-06-05 15:39 UTC (3+ messages)
[PATCH 00/12] A minor flurry of selftest/mm fixes
2023-06-05 15:38 UTC (6+ messages)
` [PATCH 04/12] selftests/mm: fix a char* assignment in mlock2-tests.c
[PATCH] crypto: qat - fix adf_dbgfs_exit() typo
2023-06-05 15:39 UTC (2+ messages)
drivers/net/wireless/realtek/rtw88/mac.c:748 __rtw_download_firmware() warn: missing unwind goto?
2023-06-05 15:38 UTC
[stable:linux-5.4.y 3300/8640] net/sched/cls_flower.c:296:12: warning: stack frame size (1040) exceeds limit (1024) in 'fl_classify'
2023-06-05 15:38 UTC (4+ messages)
[PATCHSET 0/5] xfs_repair: fix corruption messaging with verbose mode
2023-06-05 15:38 UTC (6+ messages)
` [PATCH 1/5] xfs_repair: don't spray correcting imap all by itself
` [PATCH 2/5] xfs_repair: don't log inode problems without printing resolution
` [PATCH 3/5] xfs_repair: fix messaging when shortform_dir2_junk is called
` [PATCH 4/5] xfs_repair: fix messaging in longform_dir2_entry_check_data
` [PATCH 5/5] xfs_repair: fix messaging when fixing imap due to sparse cluster
[PATCHSET 0/2] xfs_repair: fix missing corruption detection
2023-06-05 15:37 UTC (3+ messages)
` [PATCH 1/2] xfs_repair: don't add junked entries to the rebuilt directory
` [PATCH 2/2] xfs_repair: always perform extended xattr checks on uncertain inodes
[PATCHSET 0/3] xfs_db: create names with colliding hashes
2023-06-05 15:37 UTC (4+ messages)
` [PATCH 1/3] xfs_db: hoist name obfuscation code out of metadump.c
` [PATCH 2/3] xfs_db: create dirents and xattrs with colliding names
` [PATCH 3/3] xfs_db: make the hash command print the dirent hash
[PATCH] reiserfs: Check the return value from __getblk()
2023-06-05 15:37 UTC (2+ messages)
[PATCHSET v3 0/5] xfsprogs: fix ascii-ci problems, then kill it
2023-06-05 15:36 UTC (6+ messages)
` [PATCH 1/5] libxfs: test the ascii case-insensitive hash
` [PATCH 2/5] xfs_db: move obfuscate_name assertion to callers
` [PATCH 3/5] xfs_db: fix metadump name obfuscation for ascii-ci filesystems
` [PATCH 4/5] mkfs.xfs.8: warn about the version=ci feature
` [PATCH 5/5] mkfs: deprecate the ascii-ci feature
[GIT PULL] Asymmetric keys fix for v6.4-rc5
2023-06-05 15:36 UTC (2+ messages)
[PATCHSET v24.0 0/3] xfsprogs: fix rmap btree key flag handling
2023-06-05 15:36 UTC (4+ messages)
` [PATCH 1/3] xfs_repair: check low keys of rmap btrees
` [PATCH 2/3] xfs_repair: warn about unwritten bits set in rmap btree keys
` [PATCH 3/3] xfs_db: expose the unwritten flag in rmapbt keys
[PATCH v2 0/3] drm/panel: add fannal c3004 panel
2023-06-05 15:35 UTC (8+ messages)
` [PATCH v2 1/3] dt-bindings: add fannal vendor prefix
` [PATCH v2 2/3] dt-bindings: display: panel: add fannal,c3004
` [PATCH v2 3/3] drm/panel-fannal-c3003: Add fannal c3004 DSI panel
renesas/master igt-kms-rockchip: 1 runs, 10 regressions (renesas-devel-2023-06-05-v6.4-rc5)
2023-06-05 15:35 UTC
renesas/master v4l2-compliance on uvcvideo: 4 runs, 2 regressions (renesas-devel-2023-06-05-v6.4-rc5)
2023-06-05 15:35 UTC
renesas/master ltp-ipc: 29 runs, 2 regressions (renesas-devel-2023-06-05-v6.4-rc5)
2023-06-05 15:35 UTC
renesas/master sleep: 8 runs, 3 regressions (renesas-devel-2023-06-05-v6.4-rc5)
2023-06-05 15:35 UTC
renesas/master cros-ec: 10 runs, 2 regressions (renesas-devel-2023-06-05-v6.4-rc5)
2023-06-05 15:35 UTC
renesas/master igt-gpu-panfrost: 3 runs, 2 regressions (renesas-devel-2023-06-05-v6.4-rc5)
2023-06-05 15:35 UTC
[PATCH] ninja: ignore CVE-2021-4336, wrong ninja
2023-06-05 15:35 UTC
[PATCH v2] ALSA: hda/realtek: Add quirks for Asus ROG 2024 laptops using CS35L41
2023-06-05 15:33 UTC
[PATCH RFC v2 net-next 01/28] net: sched: act_api: Add dynamic actions IDR
2023-06-05 15:34 UTC (6+ messages)
` [PATCH RFC v2 net-next 12/28] p4tc: add header field create, get, delete, flush and dump
` [p4tc-discussions] "
[linux-lvm] Question on RAID integrity limitations
2023-06-05 15:33 UTC
[PATCH] mce: prevent concurrent polling of MCE events
2023-06-05 15:33 UTC (10+ messages)
[PATCH] git: upgrade to 2.39.3
2023-06-05 15:33 UTC
[PATCH v6 0/2] arm: dts: rockchip: rk3399: usb: ehci: Fix EHCI probe in rk3399 to access peripherals by USB 2
2023-06-05 15:21 UTC (3+ messages)
[PATCH v3 01/10] wifi: mt76: mt7996: move radio ctrl commands to proper functions
2023-06-05 15:21 UTC (3+ messages)
` [PATCH v3 02/10] wifi: mt76: connac: add support for dsp firmware download
` [PATCH v3 04/10] wifi: mt76: mt7996: init he and eht cap for AP_VLAN
[Intel-gfx] [PATCH] drm/i915/selftests: Add some missing error propagation
2023-06-05 15:32 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[PATCH v5 00/11] *** Add allwinner-r40 support ***
2023-06-05 15:30 UTC (3+ messages)
[PATCH] drm/amdgpu: Log if device is unsupported
2023-06-05 15:22 UTC
[PATCH v2 0/3] Fixes and cleanup for CS35L41 HDA
2023-06-05 15:28 UTC (3+ messages)
` [PATCH v2 2/3] ALSA: hda: cs35l41: Fix endian conversions
` [PATCH v2 3/3] ALSA: hda/realtek: Delete cs35l41 component master during free
[RFC PATCH] Documentation: Document macro coding style
2023-06-05 15:31 UTC (3+ messages)
[PATCH 0/2] Fix venv issues with Avocado by reverting to an older version
2023-06-05 15:29 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.