messages from 2024-03-05 09:56:29 to 2024-03-05 10:34:47 UTC [more...]
-Wmissing-prototypes warnings in user-mode linux
2024-03-05 10:34 UTC
[PATCH v5] rng: Add Turris Mox rTWM RNG driver
2024-03-05 10:33 UTC (2+ messages)
[PATCH v2 0/3] arm: mvebu: helios-4: add config fragment for spi booting et al
2024-03-05 10:32 UTC (7+ messages)
` [PATCH v2 1/3] arm: dts: armada-38x-solidrun-microsom: configure i2c0 bus
` [PATCH v2 2/3] arm: mvebu: helios4_defconfig: enable setexpr command
` [PATCH v2 3/3] board: helios-4: add config fragment for spi booting
[PATCH 00/19] Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS
2024-03-05 10:32 UTC (3+ messages)
[usb:usb-next] BUILD SUCCESS a14e6fd1b67799da7da9cc344023bd16aaf0d17d
2024-03-05 10:32 UTC
[PATCH v2] proc: allow restricting /proc/pid/mem writes
2024-03-05 10:32 UTC (8+ messages)
[PATCH u-boot-marvell] arm: mvebu: turris_omnia: Enable networking via ethernet switch
2024-03-05 10:31 UTC (2+ messages)
[PATCH v5] Add JSON output options to 'iw' for scan results
2024-03-05 10:31 UTC (3+ messages)
[pci:controller/imx] BUILD SUCCESS b7d67c6130ee0a900dc5c8c37da849138188b182
2024-03-05 10:30 UTC
[PATCH vfio] vfio/mlx5: Enforce PRE_COPY support
2024-03-05 10:30 UTC
[PATCH v2] net: mv88e6xxx: fix missing SMI address initialization
2024-03-05 10:31 UTC (7+ messages)
[PATCH] firmware: Prevent _start from not being at the beginning
2024-03-05 10:31 UTC
[PATCH v3 1/2] net: txgbe: fix GPIO interrupt blocking
2024-03-05 10:30 UTC (2+ messages)
[PATCH v3 00/10] backlight: Replace struct fb_info in interfaces
2024-03-05 10:30 UTC (4+ messages)
[PATCH] arm64: renesas_defconfig: Enable PANFROST and Renesas RZ/G2L display unit DRM driver
2024-03-05 10:30 UTC (3+ messages)
[PATCH v2 1/1] branch: advise about ref syntax rules
2024-03-05 10:29 UTC (8+ messages)
` [PATCH v3 0/5] "
` [PATCH v3 1/5] t3200: improve test style
` [PATCH v3 3/5] advice: use backticks for code
[PATCH 1/9] drm/xe: Remove useless mem_access during probe
2024-03-05 10:29 UTC (12+ messages)
` [PATCH 2/9] drm/xe: Convert xe_gem_fault to use direct xe_pm_runtime calls
` [PATCH 3/9] drm/xe: Move lockdep protection from mem_access to xe_pm_runtime
` [PATCH 5/9] drm/xe: Removing useless mem_access protection from runtime pm
` [PATCH 6/9] drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
` [PATCH 7/9] drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_active
[PATCH] pinctrl: aw9523: Fix I2C=y dependency
2024-03-05 10:29 UTC
[PATCH 0/4] Simplefb and fb reservation related updates
2024-03-05 10:28 UTC (3+ messages)
` [PATCH 4/4] board: ti: am62x: evm: Update simple-framebuffer node in device-tree
[RFC PATCH] mm: hold PTL from the first PTE while reclaiming a large folio
2024-03-05 10:28 UTC (11+ messages)
[linux-next:master 11052/11963] arch/powerpc/include/asm/reg_fsl_emb.h:18:9: error: impossible constraint in 'asm'
2024-03-05 10:27 UTC
[PATCH v3 0/2] Synchronize DT overlay removal with devlink removals
2024-03-05 10:27 UTC (8+ messages)
` [PATCH v3 2/2] of: overlay: Synchronize of_overlay_remove() with the "
[PATCH net-next v6 0/5] remove page frag implementation in vhost_net
2024-03-05 10:26 UTC (3+ messages)
[syzbot] [hardening?] [mm?] BUG: bad usercopy in fpa_set
2024-03-05 10:27 UTC (3+ messages)
[XEN PATCH 00/10] address some violations of MISRA C Rule 20.7
2024-03-05 10:26 UTC (21+ messages)
` [XEN PATCH 02/10] xen/arm: "
` [XEN PATCH 03/10] x86: "
` [XEN PATCH 04/10] xen/public: address "
` [XEN PATCH 06/10] arm/smmu: address some "
KVM/QEMU Community Call 5th March Agenda Items
2024-03-05 10:26 UTC
[PATCH 0/4] leds: trigger: Improve handling of led_trigger_event() and simplify mute audio trigger
2024-03-05 10:26 UTC (5+ messages)
[PATCH v3 net-next 0/3] net: Provide SMP threads for backlog NAPI
2024-03-05 10:25 UTC (6+ messages)
` [PATCH v3 net-next 2/4] net: Allow to use "
` [PATCH v3 net-next 3/4] net: Use backlog-NAPI to clean up the defer_list
[PATCH v8 0/2] riscv: rtc: sophgo: add rtc support for CV1800
2024-03-05 10:25 UTC (3+ messages)
` [PATCH v8 2/2] rtc: sophgo: add rtc support for Sophgo CV1800 SoC
[RFC 00/16] Split IOMMU DMA mapping operation to two steps
2024-03-05 10:23 UTC (52+ messages)
` [RFC 01/16] mm/hmm: let users to tag specific PFNs
` [RFC 02/16] dma-mapping: provide an interface to allocate IOVA
` [RFC 03/16] dma-mapping: provide callbacks to link/unlink pages to specific IOVA
` [RFC 04/16] iommu/dma: Provide an interface to allow preallocate IOVA
` [RFC 05/16] iommu/dma: Prepare map/unmap page functions to receive IOVA
` [RFC 06/16] iommu/dma: Implement link/unlink page callbacks
` [RFC 07/16] RDMA/umem: Preallocate and cache IOVA for UMEM ODP
` [RFC 08/16] RDMA/umem: Store ODP access mask information in PFN
` [RFC 09/16] RDMA/core: Separate DMA mapping to caching IOVA and page linkage
` [RFC 10/16] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB
` [RFC 11/16] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [RFC 12/16] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [RFC 13/16] vfio/mlx5: Explicitly store page list
` [RFC 14/16] vfio/mlx5: Convert vfio to use DMA link API
` [RFC 15/16] block: add dma_link_range() based API
` [RFC 16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL
[PATCH] loongarch: rust: Switch to use built-in rustc target
2024-03-05 10:23 UTC (5+ messages)
[PATCH 5.10 00/42] 5.10.212-rc1 review
2024-03-05 10:23 UTC (2+ messages)
[PATCH v4 0/2] sched/fair: Limit access to overutilized
2024-03-05 10:23 UTC (9+ messages)
` [PATCH v4 1/2] sched/fair: Add EAS checks before updating overutilized
` [PATCH v4 2/2] sched/fair: Use helper function to access rd->overutilized
[PATCH v2 00/29] Media device lifetime management
2024-03-05 10:22 UTC (5+ messages)
` [PATCH v2 20/29] media: ipu3-cio2: Call v4l2_device_unregister() earlier
[PATCH 00/41] target/sparc: Implement VIS4
2024-03-05 10:20 UTC (2+ messages)
[PATCH v2 0/3] TEE driver for Trusted Services
2024-03-05 10:21 UTC (10+ messages)
` [PATCH v2 1/3] tee: optee: Move pool_op helper functions
[PATCH] drm/ci: update device type for volteer devices
2024-03-05 10:21 UTC (2+ messages)
[PATCH 0/5] Add CMDQ API for upcoming ISP feature
2024-03-05 10:20 UTC (6+ messages)
` [PATCH 5/5] mailbox: mtk-cmdq: Add support runtime get and set GCE event
[PATCH v8 0/5] Add support for CS40L50
2024-03-05 10:20 UTC (6+ messages)
` [PATCH v8 3/5] mfd: cs40l50: Add support for CS40L50 core driver
How to connect specifying the BSSID?
2024-03-05 10:20 UTC (3+ messages)
What's cooking in git.git (Mar 2024, #01; Mon, 4)
2024-03-05 10:19 UTC (2+ messages)
[PATCH v3 0/4] TEE driver for Trusted Services
2024-03-05 10:17 UTC (15+ messages)
` [PATCH v3 1/4] tee: Refactor TEE subsystem header files
` [PATCH v3 2/4] tee: optee: Move pool_op helper functions
` [PATCH v3 3/4] tee: tstee: Add Trusted Services TEE driver
` [PATCH v3 4/4] Documentation: tee: Add TS-TEE driver
[PATCH v3 0/4] Disable automatic load CCS load balancing
2024-03-05 10:18 UTC (4+ messages)
` [PATCH v3 1/4] drm/i915/gt: Refactor uabi engine class/instance list creation
[PATCH] fbmon: prevent division by zero in fb_videomode_from_videomode()
2024-03-05 10:18 UTC (2+ messages)
[PATCH] Input: gpio_keys_polled - Suppress deferred probe error for gpio
2024-03-05 10:18 UTC (2+ messages)
[PATCH] config/arm: add Marvell Odyssey
2024-03-05 10:17 UTC
[f2fs-dev] [PATCH v13 0/9] Cache insensitive cleanup for ext4/f2fs
2024-03-05 10:16 UTC (20+ messages)
` "
` [f2fs-dev] [PATCH v13 1/9] ext4: Simplify the handling of cached insensitive names
` "
` [f2fs-dev] [PATCH v13 2/9] f2fs: "
` "
` [f2fs-dev] [PATCH v13 3/9] libfs: Introduce case-insensitive string comparison helper
` "
` [f2fs-dev] [PATCH v13 4/9] ext4: Reuse generic_ci_match for ci comparisons
` "
` [f2fs-dev] [PATCH v13 5/9] f2fs: "
` "
` [f2fs-dev] [PATCH v13 6/9] ext4: Log error when lookup of encoded dentry fails
` "
` [f2fs-dev] [PATCH v13 7/9] f2fs: "
` "
` [f2fs-dev] [PATCH v13 8/9] ext4: Move CONFIG_UNICODE defguards into the code flow
` "
` [f2fs-dev] [PATCH v13 9/9] f2fs: "
` "
[PATCH v7 0/6] iio: new DMABUF based API
2024-03-05 10:16 UTC (5+ messages)
[RESEND PATCH v2] hwmon: (pmbus/mp2975) Fix IRQ masking
2024-03-05 10:16 UTC
[PATCH v2 0/2] Add log related mailbox commands
2024-03-05 10:16 UTC (3+ messages)
[RESEND v3 0/2] drm: enable W=1 warnings by default across the subsystem
2024-03-05 10:15 UTC (4+ messages)
` [RESEND v3 2/2] drm: Add CONFIG_DRM_WERROR
` ✓ CI.BAT: success for drm: enable W=1 warnings by default across the subsystem (rev2)
[LTP] [PATCH v1] libswap.c: Improve caculate swap dev number
2024-03-05 10:15 UTC (8+ messages)
[PATCH] scsi: libsas: Fix disk not being scanned in after being removed
2024-03-05 10:15 UTC (6+ messages)
[PATCH] hash: make gfni stubs inline
2024-03-05 10:14 UTC (2+ messages)
[PATCH v8] pinctrl: Add driver for Awinic AW9523/B I2C GPIO Expander
2024-03-05 10:15 UTC (5+ messages)
[PATCH v2] hwmon: (pmbus/mp2975) Fix IRQ masking
2024-03-05 10:14 UTC (3+ messages)
[PATCH] slab: remove PARTIAL_NODE slab_state
2024-03-05 10:14 UTC (2+ messages)
unchecked MSR access error: WRMSR to 0xd84 (tried to write 0x0000000000010003) at rIP: 0xffffffffa025a1b8 (snbep_uncore_msr_init_box+0x38/0x60 [intel_uncore])
2024-03-05 10:14 UTC (2+ messages)
[meta-python][PATCH] python3-freezegun: add recipe and add ptest
2024-03-05 10:12 UTC
[PATCH] configs: rockchip: rock-pi-s: enable environment
2024-03-05 10:11 UTC (8+ messages)
` [PATCH] configs: rockchip: rock3a: "
` [PATCH] configs: rockchip: rock5b: "
[PATCH] tmpfs: don't interrupt fallocate with EINTR
2024-03-05 10:10 UTC (4+ messages)
[PATCH v2 0/9] slab: Introduce dedicated bucket allocator
2024-03-05 10:10 UTC (10+ messages)
` [PATCH v2 1/9] slab: Introduce kmem_buckets typedef
` [PATCH v2 2/9] slub: Plumb kmem_buckets into __do_kmalloc_node()
` [PATCH v2 3/9] util: Introduce __kvmalloc_node() that can take kmem_buckets argument
` [PATCH v2 4/9] slab: Introduce kmem_buckets_create()
` [PATCH v2 5/9] slab: Introduce kmem_buckets_alloc()
` [PATCH v2 6/9] slub: Introduce kmem_buckets_alloc_track_caller()
` [PATCH v2 7/9] slab: Introduce kmem_buckets_valloc()
` [PATCH v2 8/9] ipc, msg: Use dedicated slab buckets for alloc_msg()
` [PATCH v2 9/9] mm/util: Use dedicated slab buckets for memdup_user()
[PATCH net-next v9 00/13] net: Make timestamping selectable
2024-03-05 10:10 UTC (9+ messages)
` [PATCH net-next v9 02/13] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v9 08/13] ptp: Add phc source and helpers to register specific PTP clock or get information
[PATCH v2 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
2024-03-05 10:10 UTC (7+ messages)
` [PATCH v2 5/9] drm/vkms: Re-introduce line-per-line composition algorithm
[PATCH mptcp-next] Squash to "bpf: Add bpf_mptcp_sched_kfunc_set"
2024-03-05 10:08 UTC (2+ messages)
` Squash to "bpf: Add bpf_mptcp_sched_kfunc_set": Tests Results
[PATCH v2 2/2] e1000e: fix link state on resume
2024-03-05 10:06 UTC (3+ messages)
[PATCH 5.15 00/84] 5.15.151-rc1 review
2024-03-05 10:08 UTC (2+ messages)
[Chapter One] THP zones: the use cases of policy zones
2024-03-05 10:07 UTC (3+ messages)
[PATCH v2 0/3] arch/powerpc: Resolve backlight include dependencies
2024-03-05 10:06 UTC (7+ messages)
` [PATCH v2 3/3] arch/powerpc: Remove <linux/fb.h> from backlight code
[syzbot] [gfs2?] BUG: sleeping function called from invalid context in gfs2_withdraw
2024-03-05 10:07 UTC (3+ messages)
[PATCH 0/4] Add ACPI NUMA support for RISC-V
2024-03-05 10:06 UTC (6+ messages)
` [PATCH 3/4] ACPI: RISCV: Add NUMA support based on SRAT and SLIT
[OE-core] image_types.bbclass: fix vfat image names
2024-03-05 10:05 UTC (2+ messages)
[PATCH] hvmloader/PCI: skip huge BARs in certain calculations
2024-03-05 10:05 UTC (7+ messages)
[PATCH v2 0/7] backlight: Simplify probe in few drivers
2024-03-05 10:04 UTC (2+ messages)
[RFC PATCH] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
2024-03-05 10:02 UTC (2+ messages)
[PATCH] Revert "tty: serial: simplify qcom_geni_serial_send_chunk_fifo()"
2024-03-05 10:03 UTC (2+ messages)
[PATCH] configure.ac: Add an option to disable host udev version checks
2024-03-05 10:00 UTC (3+ messages)
[meta-networking][PATCH] drbd-utils: Fix a udev rule reproducibility
2024-03-05 9:59 UTC (4+ messages)
` [oe] "
[meta-networking][PATCH v2 1/2] drbd-utils: Drop a duplicated line in DESCRIPTION
2024-03-05 9:57 UTC (2+ messages)
` [meta-networking][PATCH v2 2/2] drbd-utils: Fix a udev rule reproducibility
[Buildroot] Undeliverable: (7) Incoming mails not delivered
2024-03-05 9:56 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.