messages from 2023-11-30 19:27:14 to 2023-11-30 20:28:09 UTC [more...]
[PATCH 1/2] KVM: x86: Advertise CPUID.(EAX=7,ECX=2):EDX[5:0] to userspace
2023-11-30 20:28 UTC (4+ messages)
` [PATCH 2/2] KVM: x86: Use a switch statement in __feature_translate()
[PATCH] selftests:proc: Resolve 'Unused Result' Warning from proc-empty-vm.c
2023-11-30 20:25 UTC (2+ messages)
[PATCH v5 0/9] Qualcomm PMIC fixes
2023-11-30 20:22 UTC (10+ messages)
` [PATCH v5 1/9] gpio: qcom_pmic: fix silent dev_read_addr downcast
` [PATCH v5 2/9] button: qcom-pmic: introduce Qualcomm PMIC button driver
` [PATCH v5 3/9] mach-snapdragon: switch to "
` [PATCH v5 4/9] gpio: qcom_pmic: drop pon GPIO driver
` [PATCH v5 5/9] gpio: qcom_pmic: support upstream DT
` [PATCH v5 6/9] dts: qcom: adjust pmic gpio to use upstream bindings
` [PATCH v5 7/9] gpio: qcom_pmic: drop gpio-count property
` [PATCH v5 8/9] spmi: msm: fix register range names
` [PATCH v5 9/9] pmic: qcom: dont use dev_read_addr to get USID
[PATCH 0/2] completion: refactor and support reftables backend
2023-11-30 20:24 UTC (3+ messages)
` [PATCH 1/2] completion: refactor existence checks for special refs
` [PATCH 2/2] completion: stop checking for reference existence via `test -f`
[net-next PATCH 00/14] net: phy: at803x: cleanup + split
2023-11-30 20:24 UTC (6+ messages)
` [net-next PATCH 06/14] net: phy: at803x: move at8031 specific data out of generic at803x_priv
[PATCH v4 0/4] dwc general suspend/resume functionality
2023-11-30 20:22 UTC (7+ messages)
` [PATCH v4 4/4] PCI: layerscape: Add suspend/resume for ls1043a
arch/x86/kernel/cpu/debugfs.c:11:33: sparse: sparse: incorrect type in initializer (different address spaces)
2023-11-30 20:21 UTC
[PATCH bpf-next v4 0/3] Relax tracing prog recursive attach rules
2023-11-30 20:19 UTC (5+ messages)
` [PATCH bpf-next v4 1/3] bpf: "
[PATCH] nvme-ioctl: move capable() admin check to the end
2023-11-30 20:19 UTC
Consider dropping the decimal places for KiB/s 52.00 KiB/s
2023-11-30 20:19 UTC (4+ messages)
[Buildroot] [PATCH] package/socat: fix static openssl compatibility
2023-11-30 20:18 UTC (5+ messages)
[PATCH] Hexagon (target/hexagon) Fix shadow variable when idef-parser is off
2023-11-30 20:16 UTC (3+ messages)
[PATCH 0/3] firmware: arm_scmi: Miscellaneous fixes and opp count increase
2023-11-30 20:14 UTC (12+ messages)
` [PATCH 2/3] firmware: arm_scmi: Fix freq/power truncation in the perf protocol
[PATCH 1/2] spi: atmel: Do not cancel a transfer upon any signal
2023-11-30 20:15 UTC (7+ messages)
[PATCH v2 00/10] IOMMU memory observability
2023-11-30 20:15 UTC (21+ messages)
` [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v2 02/10] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v2 03/10] iommu/io-pgtable-arm: "
` [PATCH v2 04/10] iommu/io-pgtable-dart: "
` [PATCH v2 05/10] iommu/exynos: "
` [PATCH v2 06/10] iommu/rockchip: "
` [PATCH v2 07/10] iommu/sun50i: "
` [PATCH v2 08/10] iommu/tegra-smmu: "
` [PATCH v2 09/10] iommu: observability of the IOMMU allocations
` [PATCH v2 10/10] iommu: account IOMMU allocated memory
[PATCH 0/7] pinctrl: exynos: Prepare for other SoCs support
2023-11-30 20:13 UTC (8+ messages)
` [PATCH 1/7] pinctrl: exynos: Improve coding style
` [PATCH 2/7] pinctrl: exynos: Extract pin parsing code into a separate function
` [PATCH 3/7] pinctrl: exynos: Rework pin_to_bank_base() to obtain data by name
` [PATCH 4/7] pinctrl: exynos: Support different register types in pin banks
` [PATCH 5/7] pinctrl: exynos: Refactor handling the pin related dt properties
` [PATCH 6/7] pinctrl: exynos: Reduce variables scope
` [PATCH 7/7] pinctrl: exynos: Convert to use livetree API for fdt access
[PATCH v2 0/2] Add support for LTC4282
2023-11-30 20:15 UTC (9+ messages)
` [PATCH v2 2/2] hwmon: ltc4282: add support for the LTC4282 chip
[PATCH] llvm: Upgrade to 17.0.6
2023-11-30 20:12 UTC
[PATCH v2 0/3] kernfs: Convert from strlcpy() to strscpy()
2023-11-30 20:12 UTC (4+ messages)
` [PATCH v2 1/3] kernfs: Convert kernfs_walk_ns() "
` [PATCH v2 2/3] kernfs: Convert kernfs_name_locked() "
` [PATCH v2 3/3] kernfs: Convert kernfs_path_from_node_locked() "
[PATCH v2 0/2] block: commit/stream: Allow users to request only format driver names in backing file format
2023-11-30 20:11 UTC (4+ messages)
` [PATCH v2 1/2] block: commit: "
[PATCH] hwmon: (pc87360) Bounds check data->innr usage
2023-11-30 20:11 UTC (2+ messages)
[PATCH] netlink: Return unsigned value for nla_len()
2023-11-30 20:11 UTC (2+ messages)
[igt-dev] [PATCH v5 00/21] uAPI Alignment - Cleanup and future proof
2023-11-30 20:11 UTC (15+ messages)
` [igt-dev] [PATCH v5 09/21] drm-uapi/xe: Reject bo creation of unaligned size
` [igt-dev] [PATCH v5 10/21] drm-uapi/xe: Align on a common way to return arrays (memory regions)
` [igt-dev] [PATCH v5 11/21] drm-uapi/xe: Align on a common way to return arrays (gt)
` [igt-dev] [PATCH v5 12/21] drm-uapi/xe: Align on a common way to return arrays (engines)
` [igt-dev] [PATCH v5 13/21] drm-uapi/xe: Split xe_sync types from flags
` [igt-dev] [PATCH v5 15/21] drm-uapi/xe: Crystal Reference Clock updates
` [igt-dev] [PATCH v5 17/21] drm-uapi/xe: Fix various struct padding for 64b alignment
[PATCH 0/3] powerpc/pseries/memhp: Fix minor bugs and improve error logging
2023-11-30 20:09 UTC (5+ messages)
` [PATCH 2/3] powerpc/pseries/memhp: Remove unbalanced dlpar_release_drc() call
[PATCH 0/6] Make Big QEMU Lock naming consistent
2023-11-30 20:08 UTC (3+ messages)
` [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
[PATCH] vfio: account iommu allocations
2023-11-30 20:09 UTC
[Intel-gfx] [Patch v3 1/2] drm/i915: Move reg_in_range_table
2023-11-30 20:00 UTC (2+ messages)
Bug in add_dma_entry()'s debugging code
2023-11-30 20:08 UTC (7+ messages)
[PATCH] drm/doc: Define KMS atomic state set
2023-11-30 20:07 UTC (2+ messages)
[PATCH v8 0/6] workload-specific and memory pressure-driven zswap writeback
2023-11-30 20:07 UTC (9+ messages)
` [PATCH v8 1/6] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v8 2/6] memcontrol: implement mem_cgroup_tryget_online()
` [PATCH v8 3/6] zswap: make shrinking memcg-aware
` [PATCH v8 4/6] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v8 5/6] selftests: cgroup: update per-memcg zswap writeback selftest
` [PATCH v8 6/6] zswap: shrinks zswap pool based on memory pressure
FOSDEM 2024: Kernel Devroom CfP
2023-11-30 20:06 UTC
[RESEND v2] ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check Architecture
2023-11-30 20:03 UTC (5+ messages)
[PATCH] vhost-vdpa: account iommu allocations
2023-11-30 20:04 UTC
[PATCH v2] Input: i8042 - add nomux quirk for Acer P459-G2-M
2023-11-30 20:04 UTC (2+ messages)
[PATCH v4] accel/kvm: Turn DPRINTF macro use into tracepoints
2023-11-30 20:02 UTC
[PATCH v1 0/2] net: stmmac: add NPCM dwmac support
2023-11-30 19:59 UTC (13+ messages)
` [PATCH v1 2/2] net: stmmac: Add NPCM support
stable-rc/linux-4.14.y build: 16 builds: 0 failed, 16 passed, 21 warnings (v4.14.331-21-gbcbac4204b846)
2023-11-30 19:59 UTC
[PATCH BlueZ 1/1] Pattern match on service- and manufacturer data
2023-11-30 19:57 UTC
Proposed procedure for certifying ssh keys
2023-11-30 19:56 UTC
[RFC] Questionable RCU/BH usage in cgw_create_job()
2023-11-30 19:56 UTC (5+ messages)
[PATCH net-next v5 0/3] send credit update during setting SO_RCVLOWAT
2023-11-30 17:40 UTC (7+ messages)
` [PATCH net-next v5 2/3] virtio/vsock: "
[PATCH v1 0/2] thermal: sysfs: Simplifications of trip point attribute callbacks
2023-11-30 19:53 UTC (6+ messages)
` [PATCH v1 2/2] thermal: sysfs: Eliminate unnecessary zone locking
` [PATCH v1.1 2/2] thermal: sysfs: Simplifications of trip point attribute callbacks
` [PATCH v1.1 2/2] thermal: sysfs: Eliminate unnecessary zone locking
[igt-dev] [PATCH v2 i-g-t] test/xe_spin_batch: Add spin-fixed-duration-with-preempter
2023-11-30 19:52 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for test/xe_spin_batch: Add spin-fixed-duration-with-preempter (rev3)
[Intel-xe] [PATCH V4] drm/xe/xe2: Add workaround 16020292621
2023-11-30 19:52 UTC (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/xe2: Add workaround 16020292621 (rev7)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
[PATCH 0/1] Add swappiness argument to memory.reclaim
2023-11-30 19:50 UTC (9+ messages)
du -hs doesn't work on directories with compressed files
2023-11-30 19:50 UTC
BPF GCC status - Nov 2023
2023-11-30 19:49 UTC (3+ messages)
64MB written when mounting in RW mode
2023-11-30 19:47 UTC
[PATCHSET 0/8] Various io_uring fixes
2023-11-30 19:45 UTC (9+ messages)
` [PATCH 1/8] io_uring: don't allow discontig pages for IORING_SETUP_NO_MMAP
` [PATCH 2/8] io_uring: don't guard IORING_OFF_PBUF_RING with SETUP_NO_MMAP
` [PATCH 3/8] io_uring: enable io_mem_alloc/free to be used in other parts
` [PATCH 4/8] io_uring/kbuf: defer release of mapped buffer rings
` [PATCH 5/8] io_uring/kbuf: recycle freed mapped buffer ring entries
` [PATCH 6/8] io_uring/kbuf: prune deferred locked cache when tearing down
` [PATCH 7/8] io_uring: free io_buffer_list entries via RCU
` [PATCH 8/8] io_uring: use fget/fput consistently
[akpm-mm:mm-unstable 179/192] mm/zswap.c:825:17: error: dereferencing pointer to incomplete type 'struct mem_cgroup'
2023-11-30 19:46 UTC (10+ messages)
[PATCH v2 1/3] ASoC: qcom: audioreach: Commonize setting channel mappings
2023-11-30 18:07 UTC (3+ messages)
` [PATCH v2 2/3] ASoC: qcom: audioreach: drop duplicate channel defines
` [PATCH v2 3/3] ASoC: qcom: audioreach: Add 4 channel support
[PATCH 1/4] wifi: rtw89: debug: add to check if debug mask is enabled
2023-11-30 19:45 UTC (2+ messages)
[PATCH 1/2] mm/damon/sysfs: Implement recording feature
2023-11-30 19:44 UTC (2+ messages)
[RFC 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
2023-11-30 19:43 UTC (5+ messages)
[PATCH v5] KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
2023-11-30 19:41 UTC (4+ messages)
[Intel-gfx] [PULL] drm-intel-fixes
2023-11-30 19:41 UTC (3+ messages)
` "
stable-rc/linux-5.15.y build: 20 builds: 4 failed, 16 passed, 8 errors, 3 warnings (v5.15.140-70-g66b7d5ed6e672)
2023-11-30 19:41 UTC
[PATCH v2 00/10] gpio/pinctrl: replace gpiochip_is_requested() with a safer interface
2023-11-30 19:40 UTC (6+ messages)
` [PATCH v2 01/10] gpiolib: provide gpiochip_dup_line_label()
drivers/pci/pcie/../pci.h:325:17: sparse: sparse: cast from restricted pci_channel_state_t
2023-11-30 19:39 UTC
[PATCH v3] wifi: rtw88: sdio: Honor the host max_req_size in the RX path
2023-11-30 19:30 UTC (3+ messages)
[Intel-wired-lan] [PATCH iwl-net] i40e: Fix kernel crash during macvlan offloading setup
2023-11-30 19:39 UTC (6+ messages)
[PATCH 00/24] pack-objects: multi-pack verbatim reuse
2023-11-30 19:39 UTC (12+ messages)
` [PATCH 05/24] midx: implement `DISP` chunk
` [PATCH 07/24] midx: implement `--retain-disjoint` mode
` [PATCH 08/24] pack-objects: implement `--ignore-disjoint` mode
[igt-dev] [PATCH i-g-t v5 0/2] intel/i915_query: Add query-l3-bank-count subtest
2023-11-30 19:39 UTC (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for "
[PATCH V8 0/2] AMD QDMA driver
2023-11-30 19:38 UTC (3+ messages)
` [PATCH V8 1/2] dmaengine: amd: Add empty Kconfig and Makefile for AMD drivers
` [PATCH V8 2/2] dmaengine: amd: qdma: Add AMD QDMA driver
stable-rc/linux-4.19.y build: 19 builds: 3 failed, 16 passed, 20 warnings (v4.19.300-33-g467e4247b42cf)
2023-11-30 19:38 UTC
The postinstall intercept hook 'update_mime_database' failed
2023-11-30 18:11 UTC
[PATCH 0/6] RISC-V: KVM: Make SBI uapi consistent with ISA uapi
2023-11-30 18:35 UTC (2+ messages)
` [PATCH 1/6] RISC-V: KVM: Don't add SBI multi regs in get-reg-list
[PATCH] KVM: selftests: Drop newline from __TEST_REQUIRE
2023-11-30 18:28 UTC
[Bug 215740] New: kernel warning: DMA-API: xhci_hcd: cacheline tracking EEXIST, overlapping mappings aren't supported
2023-11-30 19:35 UTC (2+ messages)
` [Bug 215740] "
[PATCH 00/12] aio: remove AioContext lock
2023-11-30 19:33 UTC (3+ messages)
` [PATCH 04/12] graph-lock: remove AioContext locking
[PATCH v7 00/26] Enable CET Virtualization
2023-11-30 17:42 UTC (3+ messages)
` [PATCH v7 21/26] KVM: x86: Save and reload SSP to/from SMRAM
Stuck IOs with dm-integrity + md raid1 + dm-thin
2023-11-30 19:34 UTC (3+ messages)
[RFC PATCH] x86/Kconfig: Disable KASLR on debug builds
2023-11-30 19:34 UTC (3+ messages)
Minor UX annoyance w/`git add --patch untracked/file`
2023-11-30 19:26 UTC
[PATCH v3 00/70] QEMU Guest memfd + QEMU TDX support
2023-11-30 18:22 UTC (13+ messages)
` [PATCH v3 03/70] RAMBlock/guest_memfd: Enable KVM_GUEST_MEMFD_ALLOW_HUGEPAGE
[Buildroot] [PATCH 1/1] utils/scanpypi: refactor setuptools handling to not use imp
2023-11-30 19:32 UTC
[PATCH v6 0/6] Disable fair tag sharing for UFS devices
2023-11-30 19:31 UTC (5+ messages)
` [PATCH v6 1/4] block: Make fair tag sharing configurable
` [PATCH v6 2/4] scsi: core: Make fair tag sharing configurable in the host template
` [PATCH v6 3/4] scsi: core: Make fair tag sharing configurable via sysfs
` [PATCH v6 4/4] scsi: ufs: Disable fair tag sharing
[Intel-wired-lan] [PATCH iwl-net] i40e: Fix wrong mask used during DCB config
2023-11-30 19:31 UTC (2+ messages)
` "
[PATCH 0/3] Add API for missing PCI firmware specification funcs
2023-11-30 19:30 UTC (4+ messages)
` [PATCH 1/3] PCI: Call PCI ACPI _DSM with consistent revision argument
[PATCH] arm64: dts: imx8mm-venice: Fix PCI bus nodes
2023-11-30 19:28 UTC (3+ messages)
[PATCH V4 0/5] dts: qcom: Introduce X1E80100 platforms device tree
2023-11-30 19:26 UTC (11+ messages)
` [PATCH V4 1/5] dt-bindings: arm: cpus: Add qcom,oryon compatible
` [PATCH V4 2/5] dt-bindings: arm: qcom: Document X1E80100 SoC and boards
` [PATCH V4 3/5] arm64: dts: qcom: Add base X1E80100 dtsi and the QCP dts
` [PATCH V4 4/5] arm64: dts: qcom: x1e80100: Add Compute Reference Device
` [PATCH V4 5/5] arm64: defconfig: Enable X1E80100 SoC base configs
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.