messages from 2024-03-15 14:48:36 to 2024-03-15 15:38:03 UTC [more...]
[PATCH 00/13] ASoC: ti: davinci-i2s: Add features to McBSP driver
2024-03-15 14:54 UTC (5+ messages)
` [PATCH 09/13] ASoC: ti: davinci-i2s: Enable unexpected frame pulses detection
RE[3]: Distribute continuous integration (build) to servers outside docker container
2024-03-15 15:37 UTC
[PATCH 0/2] Ensure _scratch_fuzz_modify() works for other filesystems
2024-03-15 15:37 UTC (5+ messages)
` [PATCH 2/2] ext4/006: take into account updates to _scratch_fuzz_modify()
[OE-core][dunfell][PATCH] expat: Backport fix for CVE-2024-28757
2024-03-15 15:36 UTC (2+ messages)
[PATCH v1] arm: imx: imx8m: soc: Fix NPU/VPU fdt disable fixup
2024-03-15 15:36 UTC (2+ messages)
[PATCH v1] doc: board: colibri-imx8x: Update and improve documentation
2024-03-15 15:35 UTC (2+ messages)
Accessing bind mount in lower layer via overlayfs
2024-03-15 15:34 UTC (3+ messages)
[PATCH 6.1 00/71] 6.1.82-rc1 review
2024-03-15 15:34 UTC (11+ messages)
[PATCH][next] fs/9p: remove redundant pointer v9ses
2024-03-15 15:34 UTC (3+ messages)
[PATCH] usb: usb-acpi: fix uninitialized variable in usb_acpi_get_connect_type()
2024-03-15 15:36 UTC (2+ messages)
[REGRESSION] linux 6.6.18 and later fails to boot with "initramfs unpacking failed: invalid magic at start of compressed archive"
2024-03-15 15:33 UTC (8+ messages)
[PATCH v1] arm64: dts: ti: verdin-am62: dahlia: fix audio clock
2024-03-15 15:33 UTC (3+ messages)
[PATCH v8 00/38] Generic line based metadata support, internal pads
2024-03-15 15:32 UTC (5+ messages)
` [PATCH v8 08/38] media: Documentation: Document embedded data guidelines for camera sensors
` [PATCH v8 09/38] media: Documentation: v4l: Document internal source pads
[PATCH v6 0/9] x86/cpu: KVM: Clean up PAT and VMX macros
2024-03-15 15:46 UTC (11+ messages)
` [PATCH v6 4/9] KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h
` [PATCH v6 5/9] KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value
` [PATCH v6 6/9] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic()
` [PATCH v6 7/9] KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.h
` [PATCH v6 8/9] KVM: VMX: Open code VMX preemption timer rate mask in its accessor
[PATCH 00/11] remove aux CQE caches
2024-03-15 15:30 UTC (12+ messages)
` [PATCH 01/11] io_uring: fix poll_remove stalled req completion
` [PATCH 02/11] io_uring/cmd: kill one issue_flags to tw conversion
` [PATCH 03/11] io_uring/cmd: fix tw <-> issue_flags conversion
` [PATCH 04/11] io_uring/cmd: introduce io_uring_cmd_complete
` [PATCH 05/11] ublk: don't hard code IO_URING_F_UNLOCKED
` [PATCH 06/11] nvme/io_uring: "
` [PATCH 07/11] io_uring/rw: avoid punting to io-wq directly
` [PATCH 08/11] io_uring: force tw ctx locking
` [PATCH 09/11] io_uring: remove struct io_tw_state::locked
` [PATCH 10/11] io_uring: refactor io_fill_cqe_req_aux
` [PATCH 11/11] io_uring: get rid of intermediate aux cqe caches
[linux-next:master 12881/13613] fs/exfat/dir.c:896 __exfat_get_dentry_set() warn: missing unwind goto?
2024-03-15 15:30 UTC
[PATCH v10 0/9] drm/panic: Add a drm panic handler
2024-03-15 15:28 UTC (11+ messages)
` [PATCH v10 1/9] drm/panic: Add drm panic locking
` [PATCH v10 2/9] drm/panic: Add a drm panic handler
` [PATCH v10 3/9] drm/panic: Add support for color format conversion
` [PATCH v10 4/9] drm/panic: Add debugfs entry to test without triggering panic
` [PATCH v10 5/9] drm/fb_dma: Add generic get_scanout_buffer() for drm_panic
` [PATCH v10 6/9] drm/simpledrm: Add drm_panic support
` [PATCH v10 7/9] drm/mgag200: "
` [PATCH v10 8/9] drm/imx: "
` [PATCH v10 9/9] drm/ast: "
[PATCH 00/18] Add audio support for the MediaTek Genio 350-evk board
2024-03-15 15:28 UTC (16+ messages)
` [PATCH 12/18] ASoC: codecs: mt6357: add MT6357 codec
[PATCH v2] ktest: force $buildonly = 1 for 'make_warnings_file' test type
2024-03-15 15:28 UTC
[PATCH v5 00/25] qapi: statically type schema.py
2024-03-15 15:23 UTC (26+ messages)
` [PATCH v5 01/25] qapi/parser: fix typo - self.returns.info => self.errors.info
` [PATCH v5 02/25] qapi/parser: shush up pylint
` [PATCH v5 03/25] qapi: sort pylint suppressions
` [PATCH v5 04/25] qapi/schema: add "
` [PATCH v5 05/25] qapi: create QAPISchemaDefinition
` [PATCH v5 06/25] qapi/schema: declare type for QAPISchemaObjectTypeMember.type
` [PATCH v5 07/25] qapi/schema: declare type for QAPISchemaArrayType.element_type
` [PATCH v5 08/25] qapi/schema: make c_type() and json_type() abstract methods
` [PATCH v5 09/25] qapi/schema: adjust type narrowing for mypy's benefit
` [PATCH v5 10/25] qapi/schema: add type narrowing to lookup_type()
` [PATCH v5 11/25] qapi/schema: assert resolve_type has 'info' and 'what' args on error
` [PATCH v5 12/25] qapi: Assert built-in types exist
` [PATCH v5 13/25] qapi/schema: fix QAPISchemaArrayType.check's call to resolve_type
` [PATCH v5 14/25] qapi/schema: assert info is present when necessary
` [PATCH v5 15/25] qapi/schema: add _check_complete flag
` [PATCH v5 16/25] qapi/schema: Don't initialize "members" with `None`
` [PATCH v5 17/25] qapi/schema: fix typing for QAPISchemaVariants.tag_member
` [PATCH v5 18/25] qapi/schema: assert inner type of QAPISchemaVariants in check_clash()
` [PATCH v5 19/25] qapi/parser: demote QAPIExpression to Dict[str, Any]
` [PATCH v5 20/25] qapi/parser.py: assert member.info is present in connect_member
` [PATCH v5 21/25] qapi/schema: add type hints
` [PATCH v5 22/25] qapi/schema: turn on mypy strictness
` [PATCH v5 23/25] qapi/schema: remove unnecessary asserts
` [PATCH v5 24/25] qapi: Tighten check whether implicit object type already exists
` [PATCH v5 25/25] qapi: Dumb down QAPISchema.lookup_entity()
[RFC PATCH 0/5] Rust block device driver API and null block driver
2024-03-15 15:24 UTC (11+ messages)
` [RFC PATCH 1/5] rust: block: introduce `kernel::block::mq` module
[PATCH v2 0/8] Setting live video input format for ZynqMP DPSUB
2024-03-15 15:24 UTC (6+ messages)
` [PATCH v2 8/8] drm: xlnx: Intoduce TPG CRTC driver
[RESEND v4 0/3] Use PSCI OS initiated mode for sc7280
2024-03-15 15:24 UTC (6+ messages)
` [RESEND v4 3/3] arm64: dts: qcom: sc7280: Add power-domains for cpuidle states
[PATCH] ktest: force $buildonly = 1 for 'make_warnings_file' test type
2024-03-15 15:24 UTC (3+ messages)
About the weird tree block corruption
2024-03-15 15:23 UTC (2+ messages)
Backporting Renesas IA55 IRQC driver
2024-03-15 15:18 UTC
[PATCH 1/1] dt-bindings: soc: imx: fsl,imx-anatop: add imx6q regulators
2024-03-15 15:20 UTC (3+ messages)
[bug report] scsi: qla2xxx: Fix N2N stuck connection
2024-03-15 15:20 UTC
[bug report] net/mlx5: SD, Implement devcom communication and primary election
2024-03-15 15:19 UTC
[PATCH 0/1] hwmon: (pmbus_core) Relative encoding of vout related commands
2024-03-15 15:18 UTC (2+ messages)
` [PATCH 1/1] hwmon: (pmbus_core) Support relative "
[PATCH] lsm: handle the NULL buffer case in lsm_fill_user_ctx()
2024-03-15 15:18 UTC (3+ messages)
[PATCH V2 0/3] tools/tracing: Use tools/build makefiles like perf
2024-03-15 15:17 UTC (5+ messages)
` [PATCH V2 1/3] tools/tracing: Use tools/build makefiles on latency-collector
[PATCH net 0/4] gro: various fixes related to UDP tunnels
2024-03-15 15:17 UTC (5+ messages)
` [PATCH net 1/4] udp: do not accept non-tunnel GSO skbs landing in a tunnel
` [PATCH net 2/4] gro: fix ownership transfer
` [PATCH net 3/4] udp: do not transition UDP fraglist to unnecessary checksum
` [PATCH net 4/4] udp: prevent local UDP tunnel packets from being GROed
[PATCH v2 0/2] Add properties in dwmac-stm32 documentation
2024-03-15 15:14 UTC (8+ messages)
` [PATCH v2 2/2] dt-bindings: net: add new property st,ext-phyclk in documentation for stm32
[PATCH v2 0/2] qcom: clk: camcc: Fix power-domain definitions on x1e80100
2024-03-15 15:16 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: qcom: Fix x1e80100 camcc power-domain declaration
[PATCH] windows: make getopt functions have const properties
2024-03-15 15:14 UTC
[PATCH] xen/vpci: Improve code generation in mask_write()
2024-03-15 15:13 UTC (2+ messages)
[Bug 218578] New: MXC6655 accelerometer not working with MXC4005 driver
2024-03-15 15:13 UTC (2+ messages)
` [Bug 218578] "
[PATCH 0/2] Reduce the complexity of add_map() and count_required_pts()
2024-03-15 15:13 UTC (9+ messages)
` [PATCH 1/2] arm64: Reduce add_map() complexity
[PATCH] media: mc: Fix graph walk in media_pipeline_start
2024-03-15 15:12 UTC
[PATCH v2 00/14] Qualcomm platform USB support
2024-03-15 15:10 UTC (15+ messages)
` [PATCH v2 01/14] mailmap: update Bhupesh's email address
` [PATCH v2 02/14] phy: qcom: add Qualcomm QUSB2 USB PHY driver
` [PATCH v2 03/14] phy: qcom: Add USB HS 7nm "
` [PATCH v2 04/14] mach-snapdragon: disable power-domains for pre-reloc drivers
` [PATCH v2 05/14] clk/qcom: use offsets for RCG registers
` [PATCH v2 06/14] clk/qcom: sdm845: add gdscs
` [PATCH v2 07/14] clk/qcom: sdm845: add USB clocks
` [PATCH v2 08/14] gpio: msm_gpio: add .set_flags op
` [PATCH v2 09/14] serial: msm-geni: support livetree
` [PATCH v2 10/14] mach-snapdragon: fixup USB nodes
` [PATCH v2 11/14] mach-snapdragon: fixup power-domains
` [PATCH v2 12/14] dts: sdm845-db845c: add u-boot fixups
` [PATCH v2 13/14] qcom_defconfig: enable livetree
` [PATCH v2 14/14] qcom_defconfig: enable USB
[PATCH v3 0/3] arm64: dts: qcom: apq8016: Add Schneider HMIBSC board DTS
2024-03-15 15:12 UTC (3+ messages)
` [PATCH v3 3/3] "
[PATCH iproute2] ematch: support JSON output
2024-03-15 15:12 UTC (2+ messages)
[RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode
2024-03-15 15:12 UTC (17+ messages)
` [RFC v4 linux-next 08/19] nilfs2: prevent direct access of bd_inode
` [RFC v4 linux-next 09/19] gfs2: "
` [RFC v4 linux-next 10/19] s390/dasd: use bdev api in dasd_format()
` [RFC v4 linux-next 11/19] btrfs: prevent direct access of bd_inode
` [RFC v4 linux-next 13/19] ext4: "
` [RFC v4 linux-next 14/19] jbd2: "
` [RFC v4 linux-next 15/19] bcache: "
` [RFC v4 linux-next 16/19] block2mtd: "
[PATCH iproute2-next v2 0/4] Support for nexthop group statistics
2024-03-15 15:10 UTC (2+ messages)
[GIT PULL] fs/9p patches for 6.9 merge window
2024-03-15 15:10 UTC
[PATCH] disk: Prioritize OS disk devices over memdisk and procfs
2024-03-15 15:09 UTC (2+ messages)
[PATCH 1/1] swiotlb: extend buffer pre-padding to alloc_align_mask if necessary
2024-03-15 15:09 UTC (5+ messages)
[PATCH for-9.0 v2] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
2024-03-15 15:07 UTC (2+ messages)
[Buildroot] [PATCH] package/rauc: bump version to 1.11.3
2024-03-15 15:08 UTC
[PATCH 4/4] fs/9p: fix the cache always being enabled on files with qid flags
2024-03-15 15:07 UTC
[PATCH v4 00/25] migration: Improve error reporting
2024-03-15 15:06 UTC (3+ messages)
` [PATCH v4 22/25] memory: Add Error** argument to memory_get_xlat_addr()
[PATCH v2 0/5] Qualcomm DWC3 USB support
2024-03-15 15:06 UTC (6+ messages)
` [PATCH v2 1/5] usb: dwc3-generic: implement Qualcomm wrapper
` [PATCH v2 2/5] usb: dwc3: select DM_USB_GADGET
` [PATCH v2 3/5] usb: gadget: CDC ACM: call usb_gadget_initialize
` [PATCH v2 4/5] usb: gadget: UMS: support multiple sector sizes
` [PATCH v2 5/5] iommu: qcom-smmu: fix debugging
[PATCH i-g-t v1 0/3] more musl libc fixes for PATH_MAX
2024-03-15 15:06 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "
[PATCH printk v2 08/26] printk: nbcon: Implement processing in port->lock wrapper
2024-03-15 15:04 UTC (4+ messages)
[xen-unstable test] 185045: regressions - FAIL
2024-03-15 15:04 UTC
[PATCH v5 0/4] platform: arm64: Acer Aspire 1 embedded controller
2024-03-15 15:04 UTC (3+ messages)
` [PATCH v5 3/4] platform: arm64: Add Acer Aspire 1 embedded controller driver
Another CXL/MMIO tcg tlb corner case
2024-03-15 15:03 UTC (3+ messages)
[PATCH 01/10] capability: introduce new capable flag CAP_OPT_NOAUDIT_ONDENY
2024-03-15 15:03 UTC (5+ messages)
` [PATCH 05/10] drivers: use new capable_any functionality
` [PATCH 07/10] kernel: "
[PATCH bpf-next] bpf/lpm_trie: inline longest_prefix_match for fastpath
2024-03-15 15:03 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: add &gmac2phy in rk3328-rock64
2024-03-15 15:02 UTC (5+ messages)
[PATCH BlueZ v3 0/5] Broadcast source reconfiguration support
2024-03-15 15:01 UTC (6+ messages)
` [PATCH BlueZ v3 1/5] player: Add reconfiguration prompt for broadcast source
` [PATCH BlueZ v3 2/5] transport: Add support to update the transport config
` [PATCH BlueZ v3 3/5] bap: Broadcast source reconfiguration support added
` [PATCH BlueZ v3 4/5] player.c: Remove bt_shell_noninteractive_quit on commands
` [PATCH BlueZ v3 5/5] client: update bcast source script to support BIS reconfig
ASMedia ASM1166/ASM1064 port restrictions will break cards with port-multipliers
2024-03-15 15:01 UTC (4+ messages)
[PATCH 3/4] fs/9p: translate O_TRUNC into OTRUNC
2024-03-15 15:00 UTC
[PATCH v10 1/9] security: Create security_file_vfs_ioctl hook
2024-03-15 14:58 UTC (2+ messages)
` [RFC PATCH] fs: Add an use vfs_get_ioctl_handler()
[PATCH 0/4] sysctl: Remove sentinel elements from networking
2024-03-15 14:58 UTC (3+ messages)
[PATCH v4 10/25] migration: Add Error** argument to qemu_savevm_state_setup()
2024-03-15 14:57 UTC (14+ messages)
[PATCH 2/4] fs/9p: drop inodes immediately on non-.L too
2024-03-15 14:57 UTC
[PATCH v3 00/15] KVM: SEV: allow customizing VMSA features
2024-03-15 14:56 UTC (7+ messages)
` [PATCH v3 10/15] KVM: x86: add fields to struct kvm_arch for CoCo features
[PATCH net v1] mlxbf_gige: open() should call request_irq() after NAPI init
2024-03-15 14:56 UTC
[PATCH bpf-next v2] bpf: Check return from set_memory_rox() and friends
2024-03-15 14:55 UTC (3+ messages)
[PATCH net v2] ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels
2024-03-15 14:55 UTC (2+ messages)
[PATCH] pwm: stm32: Add error messages in .probe()'s error paths
2024-03-15 14:54 UTC (2+ messages)
[PATCH net] ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels
2024-03-15 14:55 UTC (4+ messages)
[PATCH v3 net 0/3] Report RCU QS for busy network kthreads
2024-03-15 14:54 UTC (4+ messages)
` [PATCH v3 net 1/3] rcu: add a helper to report consolidated flavor QS
[RFC] Is there a bug in pause_all_vcpus()
2024-03-15 14:52 UTC
[PATCH 1/4] fs/9p: only translate RWX permissions for plain 9P2000
2024-03-15 14:53 UTC
[PATCH v4 0/4] ARM: vfp: Introduce vfp_lock() for VFP locking
2024-03-15 14:51 UTC (5+ messages)
` [PATCH v4 1/4] ARM: vfp: Provide "
` [PATCH v4 2/4] ARM: vfp: Use vfp_lock() in vfp_sync_hwstate()
` [PATCH v4 3/4] ARM: vfp: Use vfp_lock() in vfp_support_entry()
` [PATCH v4 4/4] ARM: vfp: Move sending signals outside of vfp_lock()ed section
[PATCH 0/2] drm: Add DRM managed workqueues
2024-03-15 14:50 UTC (3+ messages)
` [PATCH 1/2] drm: Add DRM-managed alloc_workqueue() and alloc_ordered_workqueue()
` [PATCH 2/2] accel/qaic: Use drmm_alloc_workqueue()
[LTP] [linus:master] [pidfd] cb12fd8e0d: ltp.readahead01.fail
2024-03-15 14:49 UTC (4+ messages)
[PATCH v3 0/5] s390/vfio-ap: ap_config sysfs attribute for mdevctl automation
2024-03-15 14:48 UTC (2+ messages)
[PATCH] fscache: Fix error handling in fscache_begin_operation()
2024-03-15 14:48 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.