messages from 2023-09-12 00:40:34 to 2023-09-12 02:07:52 UTC [more...]
Re: [PATCH] ASoC: dwc: fix typo in comment
2023-09-12 1:34 UTC (2+ messages)
` "
[PATCHSET 0/3] Add support for multishot reads
2023-09-12 0:53 UTC (7+ messages)
` [PATCH 3/3] io_uring/rw: add support for IORING_OP_READ_MULTISHOT
[PATCH] nfsd: Don't reset the write verifier on a commit EAGAIN
2023-09-12 1:11 UTC (7+ messages)
[PATCH v2 00/21] Fix libata suspend/resume handling and code cleanup
2023-09-12 0:56 UTC (11+ messages)
` [PATCH v2 04/21] ata: libata-scsi: Disable scsi device manage_start_stop
` [PATCH v2 05/21] ata: libata-scsi: Fix delayed scsi_rescan_device() execution
` [PATCH v2 07/21] scsi: sd: Do not issue commands to suspended disks on remove
` [PATCH v2 08/21] ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
` [PATCH v2 09/21] ata: libata-eh: Fix compilation warning in ata_eh_link_report()
` [PATCH v2 12/21] ata: libata-core: Synchronize ata_port_detach() with hotplug
` [PATCH v2 14/21] ata: libata-core: Remove ata_port_suspend_async()
` [PATCH v2 15/21] ata: libata-core: Remove ata_port_resume_async()
` [PATCH v2 19/21] ata: libata-eh: Improve reset error messages
` [PATCH v2 20/21] ata: libata-eh: Reduce "disable device" message verbosity
[PATCH] certs: Restrict blacklist updates to the secondary trusted keyring
2023-09-11 23:08 UTC (7+ messages)
[PATCH v11 net-next 00/23] net/tcp: Add TCP-AO support
2023-09-11 21:03 UTC (5+ messages)
` [PATCH v11 net-next 01/23] net/tcp: Prepare tcp_md5sig_pool for TCP-AO
` [PATCH v11 net-next 14/23] net/tcp: Add TCP-AO SNE support
` [PATCH v11 net-next 18/23] net/tcp: Add TCP-AO getsockopt()s
` [PATCH v11 net-next 19/23] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
[PATCH v4 0/9] drm/msm/dpu: simplify DPU sub-blocks info
2023-09-11 23:26 UTC (9+ messages)
` [PATCH v4 1/9] drm/msm/dpu: populate SSPP scaler block version
` [PATCH v4 3/9] drm/msm/dpu: Drop unused qseed_type from catalog dpu_caps
` [PATCH v4 4/9] drm/msm/dpu: drop the `id' field from DPU_HW_SUBBLK_INFO
` [PATCH v4 5/9] drm/msm/dpu: drop the `smart_dma_priority' field from struct dpu_sspp_sub_blks
` [PATCH v4 7/9] drm/msm/dpu: drop DPU_HW_SUBBLK_INFO macro
[PATCH v1 00/17] RPC service thread improvements
2023-09-11 23:19 UTC (6+ messages)
` [PATCH v1 11/17] lib: add light-weight queuing mechanism
[RFC] New configuration option "diff.statNameWidth"
2023-09-12 0:26 UTC (8+ messages)
[PATCH 0/2] Rpmsg support for i.MX DSP with resource table
2023-09-11 22:44 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: imx8mp: add reserve-memory nodes for DSP
[PATCH v2 0/2] fsi: sbefifo: fixes
2023-09-11 22:38 UTC (2+ messages)
` [PATCH v2 1/2] fsi: sbefifo: Bump up user write cmd length
[PATCH v4 00/12] Unify TDCALL/SEAMCALL and TDVMCALL assembly
2023-09-12 0:57 UTC (4+ messages)
[PATCH v2] regulator: ltc3589: Convert enum->pointer for data in the match tables
2023-09-11 23:58 UTC (2+ messages)
[PATCH v2] regulator: max20086: Make similar OF and ID table
2023-09-11 23:58 UTC (2+ messages)
[RFC PATCH v2] bpf: Using binary search to improve the performance of btf_find_by_name_kind
2023-09-12 2:06 UTC (3+ messages)
[PATCH 7/7] riscv: mm: Combine the SMP and non-SMP TLB flushing code
2023-09-12 2:03 UTC (3+ messages)
arch/x86/kvm/vmx/hyperv.h:79:30: sparse: sparse: cast truncates bits from constant value (a008a becomes 8a)
2023-09-12 2:03 UTC
[intel-tdx:kvm-upstream-next 261/321] arch/x86/include/asm/tdx.h:183:55: error: expected ';' after return statement
2023-09-12 2:03 UTC
[PATCH] drm/amdgpu: Ignore first evction failure during suspend
2023-09-12 2:03 UTC
[PATCH v5 0/11] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-09-12 2:02 UTC (4+ messages)
` [PATCH v5 11/11] riscv: dts: starfive: add PCIe dts configuration for JH7110
[PATCH v1 1/3] dt-bindings: mmc: Drop unused properties
2023-09-12 2:00 UTC (12+ messages)
[PATCH] auxdisplay: panel: refactor deprecated strncpy
2023-09-11 20:51 UTC
[PATCH v6 00/22] fix DRM_USE_DYNAMIC_DEBUG regression
2023-09-11 23:08 UTC (8+ messages)
` [PATCH v6 01/22] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v6 07/22] dyndbg: reduce verbose/debug clutter
` [PATCH v6 11/22] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v6 14/22] dyndbg: refactor ddebug_classparam_clamp_input
` [PATCH v6 16/22] dyndbg-test: build it with just CONFIG_DYNAMIC_DEBUG_CORE
` [PATCH v6 17/22] dyndbg-doc: add classmap info to howto
` [PATCH v6 22/22] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
[PATCH] kthread: Rename user_mode_thread() to kmuser_thread()
2023-09-12 1:58 UTC (7+ messages)
[PATCH v2 0/2] maple_tree: mas_wr_append() fix ups
2023-09-11 23:54 UTC (8+ messages)
` [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
ANN: new LSM guidelines
2023-09-12 1:29 UTC (8+ messages)
[PATCH v20 00/30] Add KVM LoongArch support
2023-09-12 1:57 UTC (4+ messages)
` [PATCH v20 28/30] LoongArch: KVM: Enable kvm config and add the makefile
[PATCH v2 0/5] Introduce new wrappers to copy user-arrays
2023-09-12 1:55 UTC (8+ messages)
[PATCH 1/2] mm/damon/core: add a tracepoint for damos apply target regions
2023-09-12 1:56 UTC (3+ messages)
[PATCH 00/14] add driver to support secure video decoder
2023-09-12 1:55 UTC (9+ messages)
` [PATCH 11/14] media: medkatek: vcodec: covert secure fd to secure handle
` [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver
[igt-dev] [i-g-t] tests/intel/kms: Drop Run type field
2023-09-12 1:54 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
Reply!!
2023-09-12 0:50 UTC
[PATCH] perf cs-etm: Fix kernel timestamp handling
2023-09-12 1:52 UTC (3+ messages)
[PATCH v6 0/3] add telemetry cmds for ring
2023-09-12 1:52 UTC (3+ messages)
` [PATCH v7 "
[PATCH 00/11] reduce usb gadget trace event buffer usage
2023-09-12 0:16 UTC (4+ messages)
` [PATCH 01/11] usb: gadget: add anonymous definition in struct usb_gadget
[PATCH 0/5] support setting and querying RSS algorithms
2023-09-12 1:49 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] ethdev: support setting and querying RSS algorithm
[PATCH] mm: memcg: add THP swap out info for anonymous reclaim
2023-09-12 1:49 UTC (4+ messages)
[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
2023-09-12 1:33 UTC (22+ messages)
` [PATCH V11 04/17] locking/qspinlock: Improve xchg_tail for number of cpus >= 16k
` [PATCH V11 07/17] riscv: qspinlock: Introduce qspinlock param for command line
[PATCH v2][next] RDMA/core: Use size_{add,mul}() in calls to struct_size()
2023-09-11 23:27 UTC
[PATCH v2] usb: dwc3: core: Avoid resume dwc3 if already suspended in pm resume
2023-09-12 0:08 UTC (2+ messages)
[PATCH v1 0/2] fsi: sbefifo: fixes
2023-09-11 22:42 UTC (4+ messages)
` [PATCH v1 1/2] fsi: sbefifo: Remove write's max command length
[PATCH 0/9] Upgrade vPMU version to 5
2023-09-12 0:35 UTC (4+ messages)
` [PATCH 9/9] KVM: selftests: Add fixed counters enumeration test case
[PATCH -next] md: simplify md_seq_ops
2023-09-12 1:02 UTC (3+ messages)
[PATCH] btrfs: rename errno identifiers to error
2023-09-11 21:07 UTC (5+ messages)
[PATCH RFC v2 00/18] DCD: Add support for Dynamic Capacity Devices (DCD)
2023-09-12 1:18 UTC (4+ messages)
` [PATCH RFC v2 03/18] cxl/mem: Read Dynamic capacity configuration from the device
[PATCH v3] tty/serial: create debugfs interface for UART register tracing
2023-09-11 22:53 UTC (6+ messages)
[PATCH v16 00/20] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
2023-09-11 23:41 UTC (4+ messages)
` [PATCH v16 02/20] drm/shmem-helper: Use flag for tracking page count bumped by get_pages_sgt()
[RFC][PATCH 0/32] SHA256 and SHA1 interoperability
2023-09-12 0:14 UTC (8+ messages)
` [PATCH 01/32] doc hash-file-transition: A map file for mapping between sha1 and sha256
` [PATCH 02/32] doc hash-function-transition: Replace compatObjectFormat with compatMap
` [PATCH v2 02/32] doc hash-function-transition: Replace compatObjectFormat with mapObjectFormat
` [PATCH v3 02/32] doc hash-function-transition: Augment compatObjectFormat with readCompatMap
[PATCH net-next v3 0/3] net/sched: Introduce tc block ports tracking and use
2023-09-11 23:27 UTC (3+ messages)
` [PATCH net-next v3 2/3] net/sched: cls_api: Expose tc block to the datapath
` [PATCH net-next v3 3/3] net/sched: act_blockcast: Introduce blockcast tc action
[PATCH v2] usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
2023-09-12 0:15 UTC (3+ messages)
[intel-tdx:kvm-upstream-next 261/321] arch/x86/include/asm/tdx.h:183:55: error: expected ';' before '}' token
2023-09-12 1:41 UTC
[PATCH 0/2] diff-merges: introduce '-d' option
2023-09-11 21:01 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH] diff --stat: add config option to limit filename width
2023-09-11 23:12 UTC (2+ messages)
[PATCH 0/1] git-grep: improve the --show-function behaviour
2023-09-11 22:34 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH 0/2] refactor rte_flow
2023-09-12 10:00 UTC (7+ messages)
` [PATCH v3 0/5] "
` [PATCH v3 1/5] net/ice: remove pipeline mode
` [PATCH v3 2/5] net/ice: refine flow engine disabling
` [PATCH v3 3/5] net/ice: map group to pipeline stage
` [PATCH v3 4/5] net/ice: refine supported flow pattern name
` [PATCH v3 5/5] doc: add generic flow doc for ice PMD
[PATCH] fix build error in function vfio_combine_iova_ranges
2023-09-12 1:07 UTC (2+ messages)
[PATCH] i2c:octeon:Add block-mode r/w
2023-09-12 1:16 UTC (6+ messages)
` [PATCH] THUNDERX_I2C_BLOCK_MODE
` [PATCH] i2c: octeon: Add block-mode r/w
[PATCH net-next] atl1c: Work around the DMA RX overflow issue
2023-09-12 1:07 UTC
[PATCH] mmc: sdhci-sprd: Fix error code in sdhci_sprd_tuning()
2023-09-12 1:16 UTC (2+ messages)
[Intel-gfx] [PATCH] i915/guc: Run busyness worker only if gt is awake
2023-09-12 1:38 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for i915/guc: Run busyness worker only if gt is awake (rev2)
[PATCH 0/3] (More complex) logged operations
2023-09-12 0:23 UTC (4+ messages)
` [PATCH 1/3] bcachefs: BTREE_ID_logged_ops
` [PATCH 2/3] bcachefs: Log truncate operations
` [PATCH 3/3] bcachefs: Log finsert/fcollapse operations
[PATCH 1/5] locking: Add rwsem_is_write_locked()
2023-09-11 22:29 UTC (11+ messages)
[PATCH v4 0/3] target/i386: Restrict system-specific features from user emulation
2023-09-11 21:13 UTC (2+ messages)
` [RFC PATCH v4 2/3] "
[syzbot] [kernel?] general protection fault in arch_tlbbatch_flush
2023-09-12 1:34 UTC (2+ messages)
[linusw-gpio:b4/descriptors-regulator] BUILD SUCCESS 9d2ec1cd65ac6a9c3e630eac7eccfb84b9c8b1bf
2023-09-12 1:15 UTC
[PATCH net] net: prevent address overwrite in connect() and sendmsg()
2023-09-12 1:33 UTC
[PATCH v2,0/3] media: mediatek: vcodec: Add driver to support 10bit
2023-09-12 1:32 UTC (4+ messages)
[PATCH RFT 11/20] media: venus: core: Drop cache properties in resource struct
2023-09-11 23:53 UTC (2+ messages)
[linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
2023-09-12 1:25 UTC (3+ messages)
xen arm64 low power sleep support
2023-09-12 1:25 UTC (10+ messages)
` [EXT] "
[PATCH v2 1/2] rockchip: Kconfig: Enable external TPL binary for rk3308
2023-09-12 1:23 UTC (2+ messages)
[PATCH] Fix typo in tpmrm class definition
2023-09-11 21:53 UTC (2+ messages)
[PATCH] tpm: Fix typo in tpmrm class definition
2023-09-11 22:32 UTC
[PATCH v3 0/4] Displayport Alternate Mode 2.1 Support
2023-09-12 1:17 UTC (6+ messages)
` [PATCH v3 1/4] usb: typec: Add "
` [PATCH v3 2/4] usb: typec: Add Active or Passive cable defination to cable discover mode VDO
` [PATCH v3 3/4] platform/chrome: cros_ec_typec: Add Displayport Alternatemode 2.1 Support
` [PATCH v3 4/4] usb: typec: intel_pmc_mux: Configure Displayport Alternate mode 2.1
[PATCH] nfsd: Handle EOPENSTALE correctly in the filecache
2023-09-12 0:58 UTC (3+ messages)
[XEN PATCH v2 0/5] python: Use setuptools instead of the deprecated distutils
2023-09-12 1:15 UTC (3+ messages)
` [XEN PATCH v2 1/5] automation: add python3's setuptools to containers
[PATCH] usb: xhci: xhci-ring: Use sysdev for mapping bounce buffer
2023-09-11 23:41 UTC
[PATCH] xfs: correct calculation for blockcount
2023-09-12 1:00 UTC (3+ messages)
` [PATCH v2] xfs: correct calculation for agend and blockcount
[PATCH v14 00/11] LSM: Three basic syscalls
2023-09-11 22:08 UTC (4+ messages)
` [PATCH v14 04/11] LSM: syscalls for current process attributes
[PATCH bpf-next 0/2] Avoid dummy bpf_offload_netdev in __bpf_prog_dev_bound_init
2023-09-12 0:55 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: "
` [PATCH bpf-next 2/2] selftests/bpf: Offloaded prog after non-offloaded should not cause BUG
[PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
2023-09-12 0:39 UTC (6+ messages)
` [PATCH v5 09/17] pstore/ram: Use dynamic ramoops reserve resource
[PATCH] completion: improve doc for complex aliases
2023-09-12 1:04 UTC (2+ messages)
[PATCH v2 0/2] x86/sev-es: Resolve early #VC handler UB
2023-09-12 0:27 UTC (3+ messages)
` [PATCH v2 1/2] x86/sev-es: Allow copy_from_kernel_nofault in earlier boot
` [PATCH v2 2/2] x86/sev-es: Only set x86_virt_bits to correct value
[PATCH v2] drm/amdkfd: Move dma unmapping after TLB flush
2023-09-12 1:11 UTC (2+ messages)
[PATCH 0/1] x86/kexec: UKI support
2023-09-11 23:20 UTC (3+ messages)
` [systemd-devel] "
[PATCH] ionic: fix 16bit math issue when PAGE_SIZE >= 64KB
2023-09-12 0:24 UTC (2+ messages)
[PATCH 4/8] staging: rtl8192e: Use standard function in rtllib_rx_check_duplicate()
2023-09-12 1:09 UTC (2+ messages)
drivers/pci/endpoint/functions/pci-epf-vntb.c:574:38: sparse: sparse: incorrect type in argument 2 (different address spaces)
2023-09-12 1:09 UTC
[PATCH v2 0/2] x86/kexec: UKI Support
2023-09-12 1:03 UTC (2+ messages)
[LTP] [PATCH] kernel/device-drivers/zram/zram01.sh : add a sync
2023-09-12 1:03 UTC (8+ messages)
` [LTP] [PATCH v2] kernel/device-drivers/zram/zram01.sh : don't fill from /dev/zero
[kirkstone][PATCH] libssh: Update LICENSE variable to use SPDX license identifier
2023-09-12 1:00 UTC
kernel/bpf/helpers.c:1920:19: warning: no previous declaration for 'bpf_refcount_acquire_impl'
2023-09-12 0:58 UTC
[android-common:android13-5.15 1/2] include/trace/hooks/mm.h:253:25: warning: 'struct cma' declared inside parameter list will not be visible outside of this definition or declaration
2023-09-12 0:58 UTC
[bug] git clone command leaves orphaned ssh process
2023-09-12 0:40 UTC (6+ messages)
[PATCH] drm/amdkfd: Insert missing TLB flush on GFX10 and later
2023-09-12 0:55 UTC (2+ messages)
[PATCH v6 00/13] xen/arm: Split MMU code as the prepration of MPU work
2023-09-12 0:51 UTC (9+ messages)
` [PATCH v6 08/13] xen/arm: Fold mmu_init_secondary_cpu() to head.S
Reply!!
2023-09-12 0:50 UTC
NVMe support on RPi CM4 board
2023-09-11 20:26 UTC (9+ messages)
[PATCH 00/11] rework thread management
2023-09-12 0:49 UTC (5+ messages)
` [PATCH 10/11] eal: remove deprecated thread functions
[PATCH v2 for-4.18?] x86: support data operand independent timing mode
2023-09-12 0:48 UTC (2+ messages)
[RFC PATCH v5 0/5] Rework & improve riscv cmpxchg.h and atomic.h
2023-09-12 0:22 UTC (3+ messages)
[PATCH v6 00/22] fix DRM_USE_DYNAMIC_DEBUG regression
2023-09-11 23:07 UTC
linux-next: Signed-off-by missing for commit in the iio tree
2023-09-11 23:05 UTC
[PATCH] tracefs/eventfs: Use list_for_each_srcu() in dcache_dir_open_wrapper()
2023-09-12 0:06 UTC
[PATCH 1/2] fuse: revalidate: move lookup into a separate function
2023-09-12 0:46 UTC (2+ messages)
include/asm-generic/unaligned.h:119:16: sparse: sparse: cast truncates bits from constant value (aa01a0 becomes a0)
2023-09-12 0:46 UTC
[rdma:wip/leon-for-rc] BUILD SUCCESS c489800e0d48097fc6afebd862c6afa039110a36
2023-09-12 0:33 UTC
[PATCH] media: i2c: Drop ifdeffery from sensor drivers
2023-09-11 21:58 UTC (2+ messages)
[rdma:wip/leon-for-next] BUILD SUCCESS e57b0eef66849732e4ec28277f70e56220c53477
2023-09-12 0:34 UTC
[geert-renesas-devel:renesas-dts-for-v6.7] BUILD SUCCESS c588e1c9846b32182fd5a0ceb637b983810e7100
2023-09-12 0:33 UTC
[PATCH 0/7] target/arm: hwcaps updates, FEAT_HBC
2023-09-12 0:44 UTC (2+ messages)
Patchwork housekeeping for: spi-devel-general
2023-09-11 21:56 UTC
[geert-renesas-drivers:renesas-clk] BUILD SUCCESS f3ea14c6a243d927c172caf123e9d2ce803fdafc
2023-09-12 0:33 UTC
[geert-renesas-devel:master] BUILD SUCCESS 1eca18d69419dafde85f1255c5979532b41415f7
2023-09-12 0:33 UTC
[geert-renesas-devel:renesas-drivers-for-v6.7] BUILD SUCCESS 35166594384e397fd68b5d127bf0f3cdecc84fe3
2023-09-12 0:33 UTC
[geert-renesas-drivers:renesas-pinctrl] BUILD SUCCESS 21c11421db1fdd5ed7c8ea7048178b365185cd3a
2023-09-12 0:33 UTC
[PATCH v3 0/3] x86/cacheinfo: Set the number of leaves per CPU
2023-09-12 0:30 UTC (7+ messages)
` [PATCH v3 1/3] cacheinfo: Allocate memory for memory if not done from the primary CPU
[PATCH] vdpa: consume device_features parameter
2023-09-12 0:33 UTC (6+ messages)
[PATCH bpf-next 0/3] bpf: expose information about netdev xdp-metadata kfunc support
2023-09-11 22:11 UTC (3+ messages)
` [PATCH bpf-next 2/3] bpf: expose information about supported xdp metadata kfunc
[PATCH v5 0/8] io_uring: Initial support for {s,g}etsockopt commands
2023-09-12 0:20 UTC (5+ messages)
` [PATCH v5 5/8] io_uring/cmd: return -EOPNOTSUPP if net is disabled
[PATCH net-next] virtio: kdoc for struct virtio_pci_modern_device
2023-09-11 21:31 UTC
[PATCH RESEND net-next v4 0/3] Add a second bind table hashed by port and address
2023-09-11 23:36 UTC (3+ messages)
` [PATCH RESEND net-next v4 1/3] net: Add a bhash2 "
[PATCH RESEND net-next v4 1/3] net: Add a bhash2 table hashed by port and address
2023-09-12 0:06 UTC
[PATCH v3] docs/misra: add rule 2.1 exceptions
2023-09-12 0:42 UTC (3+ 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.