messages from 2024-08-14 01:54:34 to 2024-08-14 03:30:16 UTC [more...]
[RFC bpf-next v3 0/7] Share user memory to BPF program through task storage map
2024-08-14 3:30 UTC (3+ messages)
` [RFC bpf-next v3 1/7] bpf: define BPF_UPTR a new enumerator of btf_field_type
` [RFC bpf-next v3 2/7] bpf: Parse and support "uptr" tag
[gustavoars:testing/wfamnae-next20240729-cbc-2 11/18] include/rdma/uverbs_ioctl.h:643:15: error: static assertion failed due to requirement '__builtin_offsetof(struct uverbs_attr_bundle, attrs) == sizeof(struct uverbs_attr_bundle_hdr)': struct member likely outside of struct_group_tagged()
2024-08-14 3:27 UTC (9+ messages)
` [gustavoars:testing/wfamnae-next20240729-cbc-2 11/18] include/rdma/uverbs_ioctl.h:643:15: error: static assertion failed due to requirement '__builtin_offsetof(struct uverbs_attr_bundle, attrs) == sizeof(struct uverbs_attr_bundle_hdr)': struct memb
[GIT pull] x86/urgent for v6.11-rc3
2024-08-14 3:14 UTC (2+ messages)
` [PATCH 1/1] x86/paravirt: Use static_branch_unlikely() for virt_spin_lock_key test
[PATCH RFC] mm: fix refcount check in mapping_evict_folio
2024-08-14 3:27 UTC (4+ messages)
[xen-unstable-smoke test] 187234: tolerable all pass - PUSHED
2024-08-14 3:23 UTC
[PATCH -next] hwmon: (gsc-hwmon) fix module autoloading
2024-08-14 3:22 UTC (2+ messages)
[PATCH -next] x86/mm: Remove unused nx declarations
2024-08-14 3:19 UTC
[f2fs-dev] [syzbot] [f2fs?] WARNING: lock held when returning to user space in f2fs_commit_atomic_write
2024-08-14 3:21 UTC (3+ messages)
` "
[Intel-wired-lan] [PATCH iwl-net] ice: Add netif_device_attach/detach into PF reset flow
2024-08-14 3:19 UTC (3+ messages)
` "
[PATCH -next] x86/apic: Remove unused declaration uv_irq_2_mmr_info()
2024-08-14 3:16 UTC
[PATCH -next] soc: ixp4xx/qmgr: fix module autoloading
2024-08-14 3:10 UTC
[PATCH V7 0/2] Add support for aw96103/aw96105 proximity sensor
2024-08-14 3:18 UTC (3+ messages)
` [PATCH V7 1/2] dt-bindings: iio: aw96103: Add bindings for aw96103/aw96105 sensor
` [PATCH V7 2/2] iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor
Adding nested repository with slash adds files instead of gitlink
2024-08-13 23:13 UTC (5+ messages)
[PATCH] lib: sbi: dbtr: Delete redundant `ulong`
2024-08-14 3:17 UTC
[f2fs-dev] [PATCH 1/9] f2fs: convert f2fs_compress_ctx_add_page() to use folio
2024-08-14 3:17 UTC (4+ messages)
` "
[RFC net-next 0/5] Suspend IRQs during preferred busy poll
2024-08-14 3:16 UTC (10+ messages)
[PATCH net-next v2 0/2] net/smc: introduce ringbufs usage statistics
2024-08-14 3:12 UTC (8+ messages)
` [PATCH net-next v2 1/2] net/smc: introduce statistics for allocated ringbufs of link group
[PATCH -next] usb: bdc: fix module autoloading
2024-08-14 3:04 UTC
+ fault-inject-improve-build-for-config_fault_injection=n-fix.patch added to mm-nonmm-unstable branch
2024-08-14 3:11 UTC
[PATCH net V3 0/3] Fixes for IPsec over bonding
2024-08-14 3:11 UTC (7+ messages)
` [PATCH net V3 1/3] bonding: implement xdo_dev_state_free and call it after deletion
[PATCH] speakup: i18n: modify incorrect comments
2024-08-14 3:00 UTC
[PATCH -next] pinctrl: pinctrl-zynq: fix module autoloading
2024-08-14 3:01 UTC
[PATCH] speakup: genmap: initialization the variable
2024-08-14 3:02 UTC
[PATCH v1 00/15] tcg/riscv: Add support for vector
2024-08-14 3:08 UTC (7+ messages)
` [PATCH v1 03/15] tcg: Fix register allocation constraints
[PROBLEM] mm/vmstat.c:34:12: error: ‘vmstat_late_init_done’ defined but not used [-Werror=unused-variable]
2024-08-14 3:09 UTC (3+ messages)
` [RFC] "
[PATCH 00/25] TDX vCPU/VM creation
2024-08-14 3:08 UTC (8+ messages)
` [PATCH 10/25] KVM: TDX: Initialize KVM supported capabilities when module setup
` [PATCH 13/25] KVM: TDX: create/destroy VM structure
[PATCH] maple_tree: clean up kernel doc
2024-08-14 3:07 UTC (2+ messages)
[PATCH v3 0/2] intel_iommu minor fixes
2024-08-14 3:08 UTC (5+ messages)
` [PATCH v3 1/2] intel_iommu: Fix invalidation descriptor type field
` [PATCH v3 2/2] intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy mode
[PATCH -next] mfd: max14577: fix module autoloading
2024-08-14 2:57 UTC
[PATCH] tools build: Respect HOSTCFLAGS in 'fixdep' compilation
2024-08-14 3:03 UTC
[linus:master] [mm] c0bff412e6: stress-ng.clone.ops_per_sec -2.9% regression
2024-08-14 3:02 UTC (13+ messages)
[RFC PATCH v2 0/9] Support TCP listen access-control
2024-08-14 3:01 UTC (10+ messages)
` [RFC PATCH v2 1/9] landlock: Refactor current_check_access_socket() access right check
` [RFC PATCH v2 2/9] landlock: Support TCP listen access-control
` [RFC PATCH v2 3/9] selftests/landlock: Support LANDLOCK_ACCESS_NET_LISTEN_TCP
` [RFC PATCH v2 4/9] selftests/landlock: Test listening restriction
` [RFC PATCH v2 5/9] selftests/landlock: Test listen on connected socket
` [RFC PATCH v2 6/9] selftests/landlock: Test listening without explicit bind restriction
` [RFC PATCH v2 7/9] selftests/landlock: Test listen on ULP socket without clone method
` [RFC PATCH v2 8/9] selftests/landlock: Test changing socket backlog with listen(2)
` [RFC PATCH v2 9/9] samples/landlock: Support LANDLOCK_ACCESS_NET_LISTEN
[PATCH -next] mailbox: rockchip: fix a typo in module autoloading
2024-08-14 2:51 UTC (2+ messages)
[PATCH] Action clear() should clear only one aggregation
2024-08-14 2:59 UTC
[RFC PATCH v3 00/21] Cleaning up the KVM clock mess
2024-08-14 2:58 UTC (5+ messages)
` [RFC PATCH v3 08/21] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [RFC PATCH v3 09/21] KVM: x86: Fix KVM clock precision in __get_kvmclock()
[PATCH net-next v3 0/6] net: phy: add Applied Micro QT2025 PHY driver
2024-08-14 2:57 UTC (3+ messages)
[OE-core][PATCH v2] python3: skip readline limited history tests
2024-08-14 2:56 UTC (2+ messages)
[alobakin:idpf-libie-new 7/46] drivers/firmware/psci/psci_checker.c:401:48: warning: too many arguments for format
2024-08-14 2:54 UTC
[PULL for-9.1 0/6] Miscellaneous fixes for QEMU 9.1-rc
2024-08-14 2:53 UTC (2+ messages)
[PULL 0/4] target-arm queue
2024-08-14 2:53 UTC (2+ messages)
[PATCH] makedevs: Fix matching uid/gid
2024-08-14 2:55 UTC
[PATCH 00/19] kthread: Introduce preferred affinity v2
2024-08-14 2:53 UTC (3+ messages)
` [PATCH 09/19] lib: test_objpool: Use kthread_run_on_cpu()
fw_devlink for arm scmi
2024-08-14 2:52 UTC
[PATCH -next] crypto: keembay - fix module autoloading
2024-08-14 2:44 UTC
[PATCH 1/2] powerpc/pseries/dlpar: Remove device tree node for DLPAR IO remove
2024-08-14 2:49 UTC (2+ messages)
` [PATCH 2/2] powerpc/pseries/dlpar: Add device tree nodes for DLPAR IO add
[PATCH v2 0/6] iomap: some minor non-critical fixes and improvements when block size < folio size
2024-08-14 2:47 UTC (4+ messages)
[PATCH] fuse: add FOPEN_FETCH_ATTR flag for fetching attributes after open
2024-08-14 2:46 UTC (2+ messages)
[PATCH v7 0/2] HID: add initial support for Goodix HID-over-SPI touchscreen
2024-08-14 2:45 UTC (3+ messages)
` [PATCH v7 1/2] HID: hid-goodix: Add Goodix HID-over-SPI driver
` [PATCH v7 2/2] dt-bindings: input: Goodix SPI HID Touchscreen
[Intel-wired-lan] [PATCH iwl-net 0/3] ice: fix Rx data path for PAGE_SIZE >= 8192
2024-08-14 2:44 UTC (10+ messages)
` [Intel-wired-lan] [PATCH iwl-net 1/3] ice: fix page reuse when PAGE_SIZE is over 8k
` [Intel-wired-lan] [PATCH iwl-net 2/3] ice: fix ICE_LAST_OFFSET formula
` [Intel-wired-lan] [PATCH iwl-net 3/3] ice: fix truesize operations for PAGE_SIZE >= 8192
[scarthgap][PATCH] llvm: Enable libllvm for native build
2024-08-14 2:43 UTC
[PATCH makedumpfile] Fix incorrect PFN exclusion when LOAD segments overlap
2024-08-14 2:43 UTC
[PATCH net,v3] net/smc: prevent NULL pointer dereference in txopt_get
2024-08-14 2:42 UTC (5+ messages)
[PATCH v2] fs: try an opportunistic lookup for O_CREAT opens too
2024-08-14 2:40 UTC (4+ messages)
[xen-4.16-testing test] 187228: tolerable FAIL - PUSHED
2024-08-14 2:39 UTC
[PATCH RFCv2] iommu: Add domain type and flag to domain_alloc_paging()
2024-08-14 2:38 UTC (12+ messages)
[powerpc:fixes-test] BUILD SUCCESS 227bbaabe64b6f9cd98aa051454c1d4a194a8c6a
2024-08-14 2:37 UTC
linux-next: build failure after merge of the bpf-next tree
2024-08-14 2:37 UTC (3+ messages)
[PATCH v6 0/2] HID: add initial support for Goodix HID-over-SPI touchscreen
2024-08-14 2:37 UTC (7+ messages)
` [PATCH v6 1/2] HID: hid-goodix: Add Goodix HID-over-SPI driver
` [PATCH v6 2/2] dt-bindings: input: Goodix SPI HID Touchscreen
[PATCH v2 0/2] KVM: x86: Check hypercall's exit to userspace generically
2024-08-14 2:36 UTC (7+ messages)
` [PATCH v2 1/2] "
[PATCH] erofs: allocate extra bvec pages from reserved buffer pool first by default
2024-08-14 2:35 UTC (2+ messages)
[PATCH] doc: add new driver guidelines
2024-08-14 2:35 UTC (2+ messages)
` [PATCH v2] "
[tip: perf/core] perf: Fix event_function_call() locking
2024-08-14 2:35 UTC (5+ messages)
[PATCH v6 0/9] Improve the copy of task comm
2024-08-14 2:34 UTC (5+ messages)
` [PATCH v6 7/9] tracing: Replace strncpy() with strscpy()
[PATCH] net/tap: avoid memcpy with NULL arg
2024-08-14 2:34 UTC
[PATCH 0/3] drm/vmwgfx: Add support for userspace managed surfaces
2024-08-14 2:33 UTC (2+ messages)
[f2fs-dev] [PATCH 0/9] f2fs: new mount API conversion
2024-08-14 2:39 UTC (20+ messages)
` "
` [f2fs-dev] [PATCH 1/9] f2fs: Add fs parameter specifications for mount options
` "
` [f2fs-dev] [PATCH 2/9] f2fs: move the option parser into handle_mount_opt
` "
` [f2fs-dev] [PATCH 3/9] f2fs: move option validation into a separate helper
` "
` [f2fs-dev] [PATCH 4/9] f2fs: Allow sbi to be NULL in f2fs_printk
` "
` [f2fs-dev] [PATCH 5/9] f2fs: Add f2fs_fs_context to record the mount options
` "
` [f2fs-dev] [PATCH 6/9] f2fs: separate the options parsing and options checking
` "
` [f2fs-dev] [PATCH 7/9] f2fs: introduce fs_context_operation structure
` "
` [f2fs-dev] [PATCH 8/9] f2fs: switch to the new mount api
` "
` [f2fs-dev] [PATCH 9/9] f2fs: remove unused structure and functions
` "
[PATCH v2 0/1] livepatch: Add using attribute to klp_func for using function
2024-08-14 2:32 UTC (4+ messages)
` [PATCH v2 1/1] livepatch: Add using attribute to klp_func for using function show
[PATCH v2 00/17] intel_iommu: Enable stage-1 translation for emulated device
2024-08-14 2:30 UTC (4+ messages)
` [PATCH v2 01/17] intel_iommu: Use the latest fault reasons defined by spec
[PATCH] arm64: defconfig: Enable i.MX SCMI PINCTRL driver
2024-08-14 2:29 UTC (3+ messages)
[PATCH net-next] net: dsa: microchip: ksz9477: unwrap URL in comment
2024-08-14 2:30 UTC (2+ messages)
[PATCH net-next] net: mvneta: Use __be16 for l3_proto parameter of mvneta_txq_desc_csum()
2024-08-14 2:30 UTC (2+ messages)
[PATCH v3 net-next 1/2] net: fec: Move `fec_ptp_read()` to the top of the file
2024-08-14 2:30 UTC (2+ messages)
[DPDK/ethdev Bug 1521] Potential null dereference in mlx5
2024-08-14 2:30 UTC
[PATCH net-next] net: netconsole: Constify struct config_item_type
2024-08-14 2:30 UTC (2+ messages)
[PATCH net-next v2] mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size
2024-08-14 2:30 UTC (2+ messages)
[PATCH net v2] tcp: Adjust clamping window for applications specifying SO_RCVBUF
2024-08-14 2:28 UTC (5+ messages)
[tip:x86/urgent] BUILD SUCCESS 0ecc5be200c84e67114f3640064ba2bae3ba2f5a
2024-08-14 2:25 UTC
[PATCH v2 0/2] userfaultfd: fix races around pmd_trans_huge() check
2024-08-14 2:25 UTC (3+ messages)
` [PATCH v2 1/2] userfaultfd: Fix checks for huge PMDs
[PATCH 1/3] fault-inject: improve build for CONFIG_FAULT_INJECTION=n
2024-08-14 2:24 UTC (2+ messages)
Question on $@ vs $@$@
2024-08-14 2:17 UTC (2+ messages)
[RFC PATCH 0/6] ASoC: fsl: add memory to memory function for ASRC
2024-08-14 2:22 UTC (16+ messages)
` [RFC PATCH 1/6] ALSA: compress: add Sample Rate Converter codec support
(no subject)
2024-08-14 2:21 UTC (8+ messages)
` [PATCH] cmd_set_passphrase: initialize KDF parameters
` [PATCH] Extract bch_crypt_update_passphrase function
[PATCH 0/2] mm: Add readahead support for IOCB_NOWAIT
2024-08-14 2:19 UTC (4+ messages)
` [PATCH 1/2] mm: Add memalloc_nowait_{save,restore}
[PATCH AUTOSEL 6.9 17/40] ASoC: topology: Fix route memory corruption
2024-08-14 2:18 UTC (4+ messages)
[PATCH AUTOSEL 4.19] net: usb: qmi_wwan: add MeiG Smart SRM825L
2024-08-14 2:15 UTC
[PATCH AUTOSEL 5.4 1/2] i2c: Fix conditional for substituting empty ACPI functions
2024-08-14 2:15 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 2/2] net: usb: qmi_wwan: add MeiG Smart SRM825L
[PATCH AUTOSEL 5.10 1/3] i2c: Fix conditional for substituting empty ACPI functions
2024-08-14 2:15 UTC (3+ messages)
` [PATCH AUTOSEL 5.10 2/3] dma-debug: avoid deadlock between dma debug vs printk and netconsole
` [PATCH AUTOSEL 5.10 3/3] net: usb: qmi_wwan: add MeiG Smart SRM825L
[PATCH AUTOSEL 5.15 1/3] i2c: Fix conditional for substituting empty ACPI functions
2024-08-14 2:15 UTC (3+ messages)
` [PATCH AUTOSEL 5.15 2/3] dma-debug: avoid deadlock between dma debug vs printk and netconsole
` [PATCH AUTOSEL 5.15 3/3] net: usb: qmi_wwan: add MeiG Smart SRM825L
[PATCH AUTOSEL 6.1 1/4] i2c: Fix conditional for substituting empty ACPI functions
2024-08-14 2:15 UTC (4+ messages)
` [PATCH AUTOSEL 6.1 2/4] dma-debug: avoid deadlock between dma debug vs printk and netconsole
` [PATCH AUTOSEL 6.1 3/4] net: usb: qmi_wwan: add MeiG Smart SRM825L
` [PATCH AUTOSEL 6.1 4/4] ASoC: amd: yc: Support mic on Lenovo Thinkpad E14 Gen 6
[PATCH 1/6] Require Python 3
2024-08-14 2:15 UTC (5+ messages)
` [PATCH 6/6] setup: Add dependencies for Windows
[PATCH AUTOSEL 6.6 1/7] ASoC: amd: yc: Support mic on HP 14-em0002la
2024-08-14 2:15 UTC (7+ messages)
` [PATCH AUTOSEL 6.6 2/7] spi: hisi-kunpeng: Add validation for the minimum value of speed_hz
` [PATCH AUTOSEL 6.6 3/7] i2c: Fix conditional for substituting empty ACPI functions
` [PATCH AUTOSEL 6.6 4/7] dma-debug: avoid deadlock between dma debug vs printk and netconsole
` [PATCH AUTOSEL 6.6 5/7] net: usb: qmi_wwan: add MeiG Smart SRM825L
` [PATCH AUTOSEL 6.6 6/7] ASoC: amd: yc: Support mic on Lenovo Thinkpad E14 Gen 6
` [PATCH AUTOSEL 6.6 7/7] ASoC: codecs: ES8326: button detect issue
[PATCH AUTOSEL 6.10 01/13] ASoC: amd: yc: Support mic on HP 14-em0002la
2024-08-14 2:14 UTC (13+ messages)
` [PATCH AUTOSEL 6.10 02/13] spi: hisi-kunpeng: Add validation for the minimum value of speed_hz
` [PATCH AUTOSEL 6.10 03/13] platform/x86/amd: pmf: Add quirk for ROG Ally X
` [PATCH AUTOSEL 6.10 04/13] platform/x86/amd/pmf: Add new ACPI ID AMDI0107
` [PATCH AUTOSEL 6.10 05/13] btrfs: factor out stripe length calculation into a helper
` [PATCH AUTOSEL 6.10 06/13] btrfs: scrub: update last_physical after scrubbing one stripe
` [PATCH AUTOSEL 6.10 07/13] btrfs: fix qgroup reserve leaks in cow_file_range
` [PATCH AUTOSEL 6.10 08/13] i2c: Fix conditional for substituting empty ACPI functions
` [PATCH AUTOSEL 6.10 09/13] virtio-net: check feature before configuring the vq coalescing command
` [PATCH AUTOSEL 6.10 10/13] dma-debug: avoid deadlock between dma debug vs printk and netconsole
` [PATCH AUTOSEL 6.10 11/13] net: usb: qmi_wwan: add MeiG Smart SRM825L
` [PATCH AUTOSEL 6.10 12/13] ASoC: amd: yc: Support mic on Lenovo Thinkpad E14 Gen 6
` [PATCH AUTOSEL 6.10 13/13] ASoC: codecs: ES8326: button detect issue
[syzbot] [ext4?] divide error in ext4_mb_regular_allocator
2024-08-14 2:12 UTC (2+ messages)
` [PATCH] ext4: fix "
[PATCH net] selftests: net: lib: kill PIDs before del netns
2024-08-14 2:11 UTC (2+ messages)
[PATCH 0/2] Allow partial memory mapping for cpu memory
2024-08-14 2:08 UTC (10+ messages)
[PATCH] drm/amdkfd: keep create queue success if cwsr save area doesn't match
2024-08-14 2:00 UTC (2+ messages)
Question about TPA/HDS feature of bnxt_en
2024-08-14 2:08 UTC (3+ messages)
[PATCH v5 0/4] media: videobuf2-core: attach once if multiple planes share the same dbuf
2024-08-14 2:06 UTC (5+ messages)
` [PATCH v5 1/4] media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()
` [PATCH v5 2/4] media: videobuf2-core: release all planes first in __prepare_dmabuf()
` [PATCH v5 3/4] media: videobuf2-core: reverse the iteration order in __vb2_buf_dmabuf_put
` [PATCH v5 4/4] media: videobuf2-core: attach once if multiple planes share the same dbuf
[PATCH v4] mm: Override mTHP "enabled" defaults at kernel cmdline
2024-08-14 2:02 UTC
[PATCH RFC] mm: skip gigantic pages in isolate_single_pageblock() when mem offline
2024-08-14 2:01 UTC (5+ messages)
[PATCH v2 0/3] tracing/probes: Support tracepoint events on modules
2024-08-14 2:01 UTC (8+ messages)
` [PATCH v2 2/3] tracing/fprobe: Support raw "
[PATCH v5] xfs_db: release ip resource before returning from get_next_unlinked()
2024-08-14 2:00 UTC (2+ messages)
[PATCH net] tcp_cubic fix to achieve at least the same throughput as Reno
2024-08-14 1:59 UTC (2+ messages)
[PATCH v15 0/2] Export cxl1.1 device link status register value to pci device sysfs
2024-08-14 1:57 UTC (4+ messages)
` [PATCH v15 1/2] cxl/core/regs: Add rcd_pcie_cap initialization
[PATCH v2 00/21] Various fixes and tweaks for 9.1-rc2/3
2024-08-14 1:55 UTC (3+ messages)
` [PATCH v2 07/21] target/i386: allow access_ptr to force slow path on failed probe
[PATCH] cpuidle: riscv-sbi: Allow cpuidle pd used by other devices
2024-08-14 1:56 UTC (4+ messages)
[PATCH v3] pps: add an error check in parport_attach
2024-08-14 1:54 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.