messages from 2023-05-23 13:03:26 to 2023-05-23 13:49:23 UTC [more...]
[PATCH v2 00/27] accel/tcg: Improvements to atomic128.h
2023-05-23 13:47 UTC (11+ messages)
` [PATCH v2 02/27] util: Add cpuinfo-i386.c
` [PATCH v2 04/27] tcg/i386: Use host/cpuinfo.h
` [PATCH v2 05/27] util/bufferiszero: Use i386 host/cpuinfo.h
` [PATCH v2 06/27] migration/xbzrle: Shuffle function order
` [PATCH v2 09/27] util: Add cpuinfo-aarch64.c
` [PATCH v2 12/27] meson: Fix detect atomic128 support with optimization
` [PATCH v2 15/27] target/s390x: Use tcg_gen_qemu_{ld, st}_i128 for LPQ, STPQ
` [PATCH v2 18/27] target/s390x: Always use cpu_atomic_cmpxchgl_be_mmu in do_csst
` [PATCH v2 21/27] accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128
` [PATCH v2 25/27] qemu/atomic128: Improve cmpxchg fallback for atomic16_set
[PATCH 0/6] Add the 'net stats' command to dump network statistics
2023-05-23 13:47 UTC (6+ messages)
` [PATCH 1/6] net: ldpaa_eth: fix the memory layout of the dpmac_get_counters() API
` [PATCH 2/6] net: ldpaa_eth: transform dpni_statistics from a struct to a union
` [PATCH 3/6] net: ldpaa_eth: extend debug capabilities with DPNI statistics
` [PATCH 4/6] net: ldpaa_eth: extend debug capabilities with DPMAC statistics
` [PATCH 5/6] cmd: net: add a 'net stats' command to dump network statistics
[PATCH] drm/msm/a6xx: don't set IO_PGTABLE_QUIRK_ARM_OUTER_WBWA with coherent SMMU
2023-05-23 13:48 UTC (3+ messages)
reserved-memory nodes created by OpenSBI
2023-05-23 13:48 UTC (2+ messages)
[PATCH] drm/amdgpu: Mark amdgpu_acpi_get_node_id & amdgpu_acpi_get_dev functions as static
2023-05-23 13:47 UTC (2+ messages)
[PATCH 0/4] Follow-up "Fix excessive CPU usage during compaction"
2023-05-23 13:47 UTC (2+ messages)
[cip-dev] [cip-kernel-config] 5.10.y-cip/arm : Add support for access control lists
2023-05-23 13:47 UTC
[PATCH] fsl-imx6: Add SNVS support for i.MX6 boards
2023-05-23 13:46 UTC (2+ messages)
[PULL 00/62] i386, misc changes for QEMU 8.0 soft freeze
2023-05-23 13:46 UTC (5+ messages)
` [PULL 32/62] hw/xen: Implement EVTCHNOP_bind_virq
` [PATCH] i386/xen: consistent locking around Xen singleshot timers
[PATCH] maple_tree: Fix a few documentation issues,
2023-05-23 13:46 UTC (4+ messages)
` your mail
[PATCH v2] docs: build-system: rename "default-configs" to "configs"
2023-05-23 13:45 UTC (2+ messages)
[PATCH] md/raid5: Convert stripe_head's "dev" to flexible array member
2023-05-23 13:46 UTC (5+ messages)
[linux-stable-rc:queue/5.4 4610/23441] include/linux/compiler.h:350:45: error: call to '__compiletime_assert_215' declared with attribute error: FIELD_GET: mask is not constant
2023-05-23 13:45 UTC (3+ messages)
[PATCH -next v20 00/26] riscv: Add vector ISA support
2023-05-23 13:45 UTC (5+ messages)
` [PATCH -next v20 21/26] riscv: Add sysctl to set the default vector rule for new processes
[RESEND PATCH v7 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
2023-05-23 13:44 UTC (6+ messages)
` [RESEND PATCH v7 2/2] "
net: getsockopt(TCP_MAXSEG) on listen sock returns wrong MSS?
2023-05-23 13:45 UTC (3+ messages)
` [PATCH net-next] net: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state
[RFC v6 1/2] epoll: Implement eventpoll_replace_file()
2023-05-23 13:31 UTC (2+ messages)
[PATCH] mtdchar: mark bits of ioctl handler noinline
2023-05-23 13:43 UTC (3+ messages)
[RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
2023-05-23 13:43 UTC (2+ messages)
[PATCH v2] gpio: tegra186: Check GPIO pin permission before access
2023-05-23 13:42 UTC (6+ messages)
` [PATCH v3] "
[libgpiod][PATCH] bindings: python: change the interpretation of None in event wait
2023-05-23 13:42 UTC (3+ messages)
[PATCH tests 0/5] tests: add some regression tests
2023-05-23 13:39 UTC (6+ messages)
` [PATCH tests 1/5] tests: add a new test to check if pluged bio is unlimited for raid10
` [PATCH tests 2/5] tests: add a new test for rdev lifetime
` [PATCH tests 3/5] tests: support to skip checking dmesg
` [PATCH tests 4/5] tests: add a regression test for raid10 deadlock
` [PATCH tests 5/5] tests: add a regression test for raid456 deadlock
[PATCH 00/15] drm/msm/hdmi & phy: use generic PHY framework
2023-05-23 12:14 UTC (13+ messages)
` [PATCH 02/15] phy: qualcomm: add QMP HDMI PHY driver
` [PATCH 03/15] phy: qualcomm: add MSM8960 "
` [PATCH 04/15] phy: qualcomm: add MSM8x60 "
` [PATCH 05/15] phy: qcom: apq8064-sata: extract UNI PLL register defines
` [PATCH 06/15] phy: qcom-uniphy: add more registers from display PHYs
` [PATCH 07/15] phy: qualcomm: add MSM8974 HDMI PHY driver
` [PATCH 08/15] drm/msm/hdmi: move the alt_iface clock to the hpd list
` [PATCH 09/15] drm/msm/hdmi: simplify extp clock handling
` [PATCH 10/15] drm/msm/hdmi: correct indentation of HDMI bridge functions
` [PATCH 11/15] drm/msm/hdmi: switch to atomic_pre_enable/post_disable
` [PATCH 12/15] drm/msm/hdmi: set infoframes on all pre_enable calls
` [PATCH 14/15] drm/msm/hdmi: switch to generic PHY subsystem
[PATCH v4 00/11] Add support to configure TPDM DSB subunit
2023-05-23 13:42 UTC (4+ messages)
` [PATCH v4 03/11] coresight-tpdm: Initialize DSB subunit configuration
[PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
2023-05-23 13:41 UTC (6+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
[PATCH] nfsd: make a copy of struct iattr before calling notify_change
2023-05-23 13:41 UTC (3+ messages)
[PATCH v1] migration: fail the cap check if it requires the use of deferred incoming
2023-05-23 13:40 UTC (9+ messages)
[PATCH v8 00/10] ACPI _CRS CSI-2 and MIPI DisCo for Imaging support
2023-05-23 13:40 UTC (11+ messages)
` [PATCH v8 02/10] ACPI: property: Parse data node string references in properties
[PATCH 6.1 000/292] 6.1.30-rc1 review
2023-05-23 13:40 UTC (2+ messages)
[PATCH 6.3 000/364] 6.3.4-rc1 review
2023-05-23 13:40 UTC (2+ messages)
[PATCH 5.15 000/203] 5.15.113-rc1 review
2023-05-23 13:40 UTC (2+ messages)
[PATCH net] lan966x: Fix unloading/loading of the driver
2023-05-23 13:40 UTC (2+ messages)
[RFC PATCH 1/1] can: virtio: Initial virtio CAN driver
2023-05-23 13:39 UTC (9+ messages)
` [virtio-dev] "
[PATCH 00/12] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
2023-05-23 13:39 UTC (23+ messages)
` [PATCH 01/12] util/fifo8: Fix typo in fifo8_push_all() description
` [PATCH 02/12] util/fifo8: Allow fifo8_pop_buf() to not populate popped length
` [PATCH 03/12] util/fifo8: Introduce fifo8_peek_buf()
` [PATCH 04/12] hw/char/pl011: Display register name in trace events
` [PATCH 05/12] hw/char/pl011: Remove duplicated PL011_INT_[RT]X definitions
` [PATCH 06/12] hw/char/pl011: Replace magic values by register field definitions
` [PATCH 07/12] hw/char/pl011: Split RX/TX path of pl011_reset_fifo()
` [PATCH 08/12] hw/char/pl011: Extract pl011_write_tx() from pl011_write()
` [PATCH 09/12] hw/char/pl011: Check if transmitter is enabled
` [PATCH 10/12] hw/char/pl011: Check if receiver "
` [PATCH 11/12] hw/char/pl011: Rename RX FIFO methods
[Intel-xe] [PATCH v2 0/8] Scheduler changes for upstreaming
2023-05-23 13:38 UTC (5+ messages)
` [Intel-xe] [PATCH v2 8/8] drm/xe: VM LRU bulk move
[PATCH v2] cpufreq: intel_pstate: Avoid initializing variables prematurely
2023-05-23 13:37 UTC (4+ messages)
[Cluster-devel] [PATCH 0/6] gfs2/buffer folio changes
2023-05-23 13:37 UTC (5+ messages)
` [Cluster-devel] [PATCH 5/6] gfs2: Support ludicrously large folios in gfs2_trans_add_databufs()
` "
[PATCH v9 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-05-23 13:35 UTC (4+ messages)
` [PATCH v9 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
[PATCH v5 0/3] TI TPS6594 PMIC support (RTC, pinctrl, regulators)
2023-05-23 13:36 UTC (3+ messages)
` [PATCH v5 1/3] rtc: tps6594: Add driver for TPS6594 RTC
[PATCH] libbpf: kprobe.multi: Filter with blacklist and available_filter_functions
2023-05-23 13:25 UTC
Questions about CXL device (type 3 memory) hotplug
2023-05-23 13:34 UTC (3+ messages)
[PATCH 00/32] bcachefs - a new COW filesystem
2023-05-23 13:34 UTC (6+ messages)
` [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
` [Cluster-devel] "
[PATCH v6 1/5] PCI: imx6: Use a more specific i.MX6SX GPR compatible
2023-05-23 12:57 UTC (11+ messages)
` [PATCH v6 4/5] ARM: dts: imx6sx: Add LDB support
` [PATCH v6 5/5] soc: imx: imx6sx-gpr: Introduce a GPR driver
[PATCH] arm64: dts: imx8mp: Add TC9595 bridge on DH electronics i.MX8M Plus DHCOM
2023-05-23 13:10 UTC (4+ messages)
[PATCH v4 0/2] Fix Goodix touchscreen power leakage for MT8186 boards
2023-05-23 13:32 UTC (6+ messages)
[PATCH net v2 0/3] net: phy: mscc: support VSC8501
2023-05-23 13:32 UTC (3+ messages)
Help finding Coverity defects for generated Hexagon code
2023-05-23 13:29 UTC (4+ messages)
[virtio-comment] [Proposal] Relationship between XDP and rx-csum in virtio-net
2023-05-23 13:30 UTC (7+ messages)
` [virtio-comment] "
` [virtio-comment] Re: [virtio-dev] "
` "
Add CI configuration for Kubernetes
2023-05-23 13:28 UTC (8+ messages)
` [PATCH v2 3/5] Add loop over docker info
[PATCH 1/3] drm/amdgpu: save/restore part of xcp drm_device fields
2023-05-23 13:29 UTC (3+ messages)
` [PATCH 2/3] drm/amdxcp: add platform device driver for amdxcp
` [PATCH 3/3] drm/amdgpu: use amdxcp platform device as spatial partition
[PATCH 1/4] platform/x86: think-lmi: Enable opcode support on BIOS settings
2023-05-23 13:27 UTC (5+ messages)
` [PATCH 2/4] platform/x86: think-lmi: Correct System password interface
[PATCH net-next 0/3] net: tcp: add support of window shrink
2023-05-23 13:27 UTC (13+ messages)
` [PATCH net-next 3/3] net: tcp: handle window shrink properly
[libgpiod] [RFC PATCH] bindings: python: allow specifying infinite timeout
2023-05-23 13:27 UTC (7+ messages)
[PATCH net] ipv6: Fix out-of-bounds access in ipv6_find_tlv()
2023-05-23 13:26 UTC (2+ messages)
[Intel-gfx] [PATCH] drm/i915: simplify switch to if-elseif
2023-05-23 13:26 UTC (4+ messages)
` "
[PATCH v2 0/5] MDWE without inheritance
2023-05-23 13:25 UTC (9+ messages)
` [PATCH v2 3/5] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
[PATCH 0/3] Add support for HiSilicon SoC uncore PMU
2023-05-23 13:18 UTC (8+ messages)
` [PATCH 1/3] drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driver
` [PATCH 2/3] drivers/perf: hisi: Add support for HiSilicon UC "
` [PATCH 3/3] docs: perf: Add new description for HiSilicon UC PMU
[libgpiod] Python bindings don't allow to wait on events indefinitely
2023-05-23 13:20 UTC (8+ messages)
[RFC PATCH] powerpc/ftrace: Refactoring and support for -fpatchable-function-entry
2023-05-23 13:20 UTC (4+ messages)
[PATCH 0/2] Add SEAMA partition types
2023-05-23 13:19 UTC (7+ messages)
[PATCH 5.10.y-cip 00/23] Add RZ/V2M I2C and WDT support
2023-05-23 13:19 UTC (5+ messages)
` [PATCH 5.10.y-cip 14/23] PM: core: Add new *_PM_OPS macros, deprecate old ones
[tj-cgroup:for-6.4-fixes] BUILD SUCCESS 2bd110339288c18823dcace602b63b0d8627e520
2023-05-23 13:19 UTC
[master/kirkstone][RESEND PATCH 1/2] v4l-utils: Add recipe for v1.23.0
2023-05-23 13:18 UTC (3+ messages)
[tj-cgroup:for-next] BUILD SUCCESS e5dfd745f9ab5182845c4d1b0bcf93bcf7945388
2023-05-23 13:19 UTC
What's cooking in git.git (May 2023, #07; Tue, 23)
2023-05-23 13:18 UTC
[PATCH 1/3] HID: asus: Add support for ASUS ROG Z13 keyboard
2023-05-23 13:17 UTC (2+ messages)
[PATCH] target/arm: Explicitly select short-format FSR for M-profile
2023-05-23 13:17 UTC
Unable to connect to a EAP-PEAP network
2023-05-23 13:17 UTC (2+ messages)
[PATCH] Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg tests
2023-05-23 13:16 UTC (2+ messages)
[PATCH] machine: do not crash if default RAM backend name has been stollen
2023-05-23 13:16 UTC (4+ messages)
` The madness of ad hoc special IDs (was: [PATCH] machine: do not crash if default RAM backend name has been stollen)
[PATCH iproute2-next 0/9] Introduce new dcb-rewr subcommand
2023-05-23 11:18 UTC (3+ messages)
` [PATCH iproute2-next 1/9] dcb: app: expose dcb-app functions in new header
[[oe] [meta-oe] 1/1] libcamera: Allow overwriting default pipelines and IPA
2023-05-23 13:15 UTC (3+ messages)
[PATCH 0/2] drm/panel: add fannal c3004 panel
2023-05-23 13:15 UTC (4+ messages)
[PATCH] meson: remove -no-pie linker flag
2023-05-23 13:14 UTC (5+ messages)
[PATCH] ext4: Fix possible corruption when moving a directory with RENAME_EXCHANGE
2023-05-23 13:14 UTC
[PATCH] mm/mmap: refactor mlock_future_check()
2023-05-23 13:13 UTC (2+ messages)
+ mm-mlock-rename-mlock_future_check-to-mlock_future_ok.patch added to mm-unstable branch
2023-05-23 13:14 UTC (2+ messages)
[Intel-gfx] [PATCH v6 0/7] mtl: add support for pmdemand
2023-05-23 13:14 UTC (8+ messages)
` [Intel-gfx] [PATCH v6 2/7] drm/i915: update the QGV point frequency calculations
` [Intel-gfx] [PATCH v6 4/7] drm/i915: extract intel_bw_check_qgv_points()
[Intel-xe] [PATCH v9 1/8] Revert "drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoing"
2023-05-23 13:13 UTC (7+ messages)
` [Intel-xe] [PATCH v9 4/8] drm/xe: tweak lock ordering for freq_lock
` [Intel-xe] [PATCH v9 6/8] drm/xe/ct: drop mem_access_get from g2h_worker_func()
[PATCH 0/2] ubi: block: fix use-after-free and deadlock
2023-05-23 13:12 UTC (6+ messages)
` [PATCH 1/2] ubi: block: Fix use-after-free of gendisk
` [PATCH 2/2] ubi: block: Fix deadlock on remove
[PATCH] HID: wacom: Added error check
2023-05-23 13:12 UTC (2+ messages)
[PATCH v1 1/2] rust: specify when `ARef` is thread safe
2023-05-23 13:11 UTC (2+ messages)
[linux-stable-rc:queue/5.15 190/203] Inconsistent kallsyms data
2023-05-23 13:12 UTC
[RFC PATCH] softfloat: use QEMU_FLATTEN to avoid mistaken isra inlining
2023-05-23 13:11 UTC
Realtek RTL8832CU compatibility
2023-05-23 13:11 UTC (7+ messages)
[PATCH] nfsd: don't provide pre/post-op attrs if fh_getattr fails
2023-05-23 13:10 UTC (3+ messages)
[PATCH] HID: google: add jewel USB id
2023-05-23 13:09 UTC (2+ messages)
[ANNOUNCE] Git v2.41.0-rc1
2023-05-23 13:08 UTC (2+ messages)
[PATCH] HID: wacom: avoid integer overflow in wacom_intuos_inout()
2023-05-23 13:08 UTC (2+ messages)
[PATCH v12 00/15] TCG code quality tracking
2023-05-23 13:08 UTC (4+ messages)
` [PATCH v12 02/15] accel: collecting TB execution count
[PATCH V2 1/6] perf/x86/intel: Add Grand Ridge and Sierra Forest
2023-05-23 13:08 UTC (4+ messages)
` [PATCH V2 2/6] perf: Add branch stack extension
linux-next: Tree for May 15
2023-05-23 13:07 UTC (7+ messages)
` linux-next: Tree for May 15 (several RV64 build errors)
[PATCH 0/5] add hwpools and support exchanging mbufs between pools
2023-05-23 10:54 UTC (4+ messages)
` [PATCH v2 1/5] mempool/cnxk: use pool config to pass flags
` [PATCH v2 2/5] common/cnxk: add NPA aura create/destroy ROC APIs
` [PATCH v2 3/5] mempool/cnxk: add NPA aura range get/set APIs
[PATCH 0/4] hw/mips/loongson3_virt: Wire up loongarch_ipi device
2023-05-23 13:07 UTC (10+ messages)
` [PATCH 1/4] hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
[Intel-gfx] [PATCH v2 0/6] i915: Move display identification/probing under display/
2023-05-23 13:07 UTC (3+ messages)
` [Intel-xe] "
[PATCH] HID: wacom: Check for string overflow from strscpy calls
2023-05-23 13:07 UTC (2+ messages)
[patch V2 00/40] genirq, irqchip: Convert ARM MSI handling to per device MSI domains
2023-05-23 13:05 UTC (10+ messages)
` [patch V2 06/40] PCI/MSI: Provide static key for parent mask/unmask
[PATCH v1 1/1] eal: warn user when lcore cpuset includes multiple sockets
2023-05-23 13:06 UTC
[PATCH] bindings: cxx: clarify the meaning of negative timeouts in event wait
2023-05-23 13:05 UTC
[PATCH] ui/cursor: incomplete check for integer overflow in cursor_alloc
2023-05-23 13:02 UTC (4+ messages)
[Bridge] [PATCH net-next 0/5] Add layer 2 miss indication and filtering
2023-05-23 13:03 UTC (7+ messages)
` [Bridge] [PATCH net-next 1/5] skbuff: bridge: Add layer 2 miss indication
` "
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.