messages from 2024-08-19 21:05:56 to 2024-08-19 22:42:00 UTC [more...]
[bpf-next v6 1/2] bpf: Add bpf_copy_from_user_str kfunc
2024-08-19 22:41 UTC (2+ messages)
[PATCH nft 0/5] more various cleanups related to struct datatype
2024-08-19 22:41 UTC (3+ messages)
` [PATCH nft 1/5] datatype: make "flags" field of datatype struct simple booleans
[geert-renesas-devel:master] BUILD SUCCESS 38e4de785652ecdbe0500d59f0e25c78feb0bc19
2024-08-19 22:39 UTC
[PATCH v3 00/17] platform/chrome: Add DT USB/DP muxing/topology support
2024-08-19 22:38 UTC (20+ messages)
` [PATCH v3 01/17] drm/atomic-helper: Introduce lane remapping support to bridges
` [PATCH v3 02/17] drm/bridge: Verify lane assignment is going to work during atomic_check
` [PATCH v3 03/17] usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=n
` [PATCH v3 04/17] usb: typec: Add device managed typec_mux_register()
` [PATCH v3 05/17] usb: typec: Add device managed typec_switch_register()
` [PATCH v3 06/17] drm/bridge: aux-hpd: Support USB Type-C DP altmodes via DRM lane assignment
` [PATCH v3 07/17] drm/bridge: dp_typec: Support USB Type-C orientation
` [PATCH v3 08/17] drm/bridge: dp_typec: Add "no-hpd" support
` [PATCH v3 09/17] drm/bridge: dp_typec: Allow users to hook hpd notify path
` [PATCH v3 10/17] device property: Add remote endpoint to devcon matcher
` [PATCH v3 11/17] dt-bindings: usb-switch: Extract endpoints to defs
` [PATCH v3 12/17] dt-bindings: usb-switch: Extend for DisplayPort altmode
` [PATCH v3 13/17] dt-bindings: Move google, cros-ec-typec binding to usb
` [PATCH v3 13/17] dt-bindings: Move google,cros-ec-typec "
` [PATCH v3 14/17] dt-bindings: usb: Add ports to google, cros-ec-typec for DP altmode
` [PATCH v3 14/17] dt-bindings: usb: Add ports to google,cros-ec-typec "
` [PATCH v3 15/17] platform/chrome: cros_ec_typec: Add support for signaling DP HPD via drm_bridge
` [PATCH v3 16/17] platform/chrome: cros_ec_typec: Support DP muxing
` [PATCH v3 17/17] platform/chrome: cros_ec_typec: Handle lack of HPD information
[RFC PATCH 0/3] Introduce clar testing framework
2024-08-19 22:38 UTC (7+ messages)
` [PATCH v5 0/9] "
` [PATCH v5 2/9] t: import the clar unit "
[brgl:gpio/for-next] BUILD SUCCESS 88d8a3082a949f09809352c334caff80c3ad234f
2024-08-19 22:38 UTC
[PATCH 1/1] RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency
2024-08-19 22:38 UTC (3+ messages)
[PATCH] fuse: add FOPEN_FETCH_ATTR flag for fetching attributes after open
2024-08-19 22:36 UTC (8+ messages)
[PATCH v2 0/3] soc: qcom: pmic_glink: v6.11-rc bug fixes
2024-08-19 22:36 UTC (3+ messages)
` [PATCH v2 1/3] soc: qcom: pmic_glink: Fix race during initialization
[PATCH] 9p: Fix DIO read through netfs
2024-08-19 22:36 UTC (3+ messages)
linux-next: trees being removed
2024-08-19 22:36 UTC (2+ messages)
[PATCH v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-08-19 22:35 UTC (3+ messages)
` [PATCH v3 20/25] dax/bus: Factor out dev dax resize logic
[Bpf] [PATCH] docs/bpf: Add constant values for linkages
2024-08-19 22:30 UTC (3+ messages)
` "
[dtor-input:for-linus] BUILD SUCCESS aaa4ca873d3da768896ffc909795359a01e853ef
2024-08-19 22:35 UTC
[PATCH net-next v2 0/9][pull request] idpf: XDP chapter II: convert Tx completion to libeth
2024-08-19 22:34 UTC (10+ messages)
` [PATCH net-next v2 1/9] unroll: add generic loop unroll helpers
` [PATCH net-next v2 2/9] libeth: add common queue stats
` [PATCH net-next v2 3/9] libie: add Tx buffer completion helpers
` [PATCH net-next v2 4/9] idpf: convert to libie Tx buffer completion
` [PATCH net-next v2 5/9] netdevice: add netdev_tx_reset_subqueue() shorthand
` [PATCH net-next v2 6/9] idpf: refactor Tx completion routines
` [PATCH net-next v2 7/9] idpf: fix netdev Tx queue stop/wake
` [PATCH net-next v2 8/9] idpf: enable WB_ON_ITR
` [PATCH net-next v2 9/9] idpf: switch to libeth generic statistics
[PATCH v7 0/2] Dynamic Allocation of the reserved_mem array
2024-08-19 22:33 UTC (6+ messages)
` [PATCH v7 1/2] of: reserved_mem: Restruture how the reserved memory regions are processed
[PATCH v4] drm/xe: Add driver load error injection
2024-08-19 22:32 UTC (3+ messages)
[PULL 0/5] Some small tests and s390x fixes
2024-08-19 22:31 UTC (3+ messages)
` [PULL 3/5] tests/avocado: apply proper skipUnless decorator
[Buildroot] [PATCH v8 1/1] package/go: use host compiler when go-bootstrap unsupported
2024-08-19 22:31 UTC (4+ messages)
[RFC PATCH bpf-next 0/6] bpf: Add gen_epilogue and allow kfunc call in pro/epilogue
2024-08-19 22:30 UTC (9+ messages)
` [RFC PATCH bpf-next 3/6] selftests/test: test gen_prologue and gen_epilogue
[PATCH] padata: Fix possible divide-by-0 panic in padata_mt_helper()
2024-08-19 22:29 UTC (9+ messages)
[PATCH 0/3] Correct recent GCC incompatible changes
2024-08-19 22:29 UTC (3+ messages)
` [PATCH 2/3] selftest/bpf: _GNU_SOURCE redefined in g++
[PATCH 1/2] tests/kms_plane_scaling: Pass display to get_num_scalers()
2024-08-19 22:28 UTC (2+ messages)
` ✓ CI.xeBAT: success for series starting with [1/2] "
[PATCH v5 0/5] TDX host: kexec() support
2024-08-19 22:28 UTC (4+ messages)
[PATCH nft 0/4] fixes for json parser
2024-08-19 22:23 UTC (5+ messages)
` [PATCH nft 1/4] parser_json: release buffer returned by json_dumps
` [PATCH nft 2/4] parser_json: fix several expression memleaks from error path
` [PATCH nft 3/4] parser_json: fix handle memleak "
` [PATCH nft 4/4] parser_json: fix crash in json_parse_set_stmt_list
[PATCH] MAINTAINERS: Remove myself as reviewer
2024-08-19 22:24 UTC (2+ messages)
[PATCH v2 0/2] KVM: x86: Check hypercall's exit to userspace generically
2024-08-19 22:24 UTC (5+ messages)
` [PATCH v2 2/2] KVM: x86: Use is_kvm_hc_exit_enabled() instead of opencode
[RFC PATCH] scripts/lsan-suppressions: Add a LeakSanitizer suppressions file
2024-08-19 22:23 UTC (2+ messages)
[PATCH 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
2024-08-19 22:23 UTC (5+ messages)
` [PATCH 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field
[PATCH v5 0/4] tracing: improve symbolic printing
2024-08-19 22:23 UTC (2+ messages)
linux-next: build warning after merge of the workqueues tree
2024-08-19 22:21 UTC (2+ messages)
` [PATCH wq/for-6.12] workqueue: Fix htmldocs build warning
[Buildroot] [PATCH 1/1] package/dpdk: add 24.03
2024-08-19 22:20 UTC (5+ messages)
` [Buildroot] [PATCH v2 0/1] add DPDK libraries
` [Buildroot] [PATCH v2 1/1] package/dpdk: add 24.03
[PATCH v9 0/5] Landlock: Add abstract unix socket connect restriction
2024-08-19 22:20 UTC (4+ messages)
` [PATCH v9 1/5] "
[PATCH v5 00/19] arm64: Support for running as a guest in Arm CCA
2024-08-19 22:19 UTC (5+ messages)
` [PATCH v5 17/19] irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisor
[PATCH 00/10] SMBIOS improvements
2024-08-19 22:19 UTC (3+ messages)
` [PATCH 10/10] tests: update smbios pytest
[PATCH 0/2] KVM: x86/mmu: Run NX huge page recovery under MMU read lock
2024-08-19 22:19 UTC (12+ messages)
` [PATCH 1/2] KVM: x86/mmu: Split NX hugepage recovery flow into TDP and non-TDP flow
` [PATCH 2/2] KVM: x86/mmu: Recover NX Huge pages belonging to TDP MMU under MMU read lock
include/linux/fs.h:3645:15: error: unexpected token, expected comma
2024-08-19 22:18 UTC
[PATCH nft 1/2] src: remove DTYPE_F_PREFIX
2024-08-19 22:18 UTC (2+ messages)
` [PATCH nft 2/2] datatype: replace DTYPE_F_ALLOC by bitfield
[PATCH 0/9] rcu_pending
2024-08-19 22:18 UTC (5+ messages)
` [PATCH 5/9] rcu: delete lockdep_assert_irqs_enabled() assert in start_poll_synchronize_rcu_common()
` [PATCH 9/9] rcu: Switch kvfree_rcu() to new rcu_pending
[PATCH v2 00/19] Implement DWARF modversions
2024-08-19 22:16 UTC (10+ messages)
` [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields
[Buildroot] GLib/GObject-introspection bootstrap
2024-08-19 22:16 UTC (2+ messages)
[PATCH v2 -next] cgroup: update some statememt about delegation
2024-08-19 22:16 UTC (2+ messages)
[syzbot] [xfs?] INFO: task hung in xfs_buf_item_unpin (2)
2024-08-19 22:16 UTC (2+ messages)
[PATCH v2] selftests: kvm: fix mkdir error when building for unsupported arch
2024-08-19 22:15 UTC (3+ messages)
[PATCH 0/2] module: Split modules_install compression and in-kernel decompression
2024-08-19 22:14 UTC (2+ messages)
[PATCH v3 0/4] mm: clarify nofail memory allocation
2024-08-19 22:13 UTC (19+ messages)
` [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
[PATCH dlm/next 00/12] dlm: net-namespace functionality
2024-08-19 22:12 UTC (3+ messages)
` [PATCH dlm/next 11/12] dlm: add nldlm net-namespace aware UAPI
[PATCH v3 0/5] Add SDM670 camera subsystem
2024-08-19 22:10 UTC (6+ messages)
` [PATCH v3 1/5] dt-bindings: i2c: qcom-cci: Document SDM670 compatible
` [PATCH v3 2/5] dt-bindings: media: camss: Add qcom,sdm670-camss
` [PATCH v3 3/5] media: qcom: camss: add support for SDM670 camss
` [PATCH v3 4/5] arm64: dts: qcom: sdm670: add camcc
` [PATCH v3 5/5] arm64: dts: qcom: sdm670: add camss and cci
[PATCH v8 00/23] Introduce the lwIP network stack
2024-08-19 22:08 UTC (6+ messages)
[PATCH] arm_mpam: Fix T241-MPAM-4 workaround
2024-08-19 22:08 UTC
[PATCH] arm_mpam: resctrl: Update only requested configuration
2024-08-19 22:07 UTC
Netfs failure
2024-08-19 22:07 UTC (2+ messages)
[PATCH net-next v1 0/3] Add ALCD Support to Cable Testing Interface
2024-08-19 22:06 UTC (4+ messages)
` [PATCH net-next v1 1/3] ethtool: Extend cable testing interface with result source information
[PATCH v3] hid-playstation: DS4: Update rumble and lightbar together
2024-08-19 22:05 UTC
[Buildroot] [PATCH] package/systemd: now needs target and host gcc >= 8
2024-08-19 22:04 UTC
[PATCH 0/2] Work around reserved SMMU context bank on msm8998
2024-08-19 22:04 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: arm-smmu: Add qcom,last-ctx-bank-reserved
[PATCH v4 02/12] kconfig: Add picosat.c (1/3)
2024-08-19 22:04 UTC (3+ messages)
[PATCH] openssh: Mark CVE-2023-51767 as wont-fix
2024-08-19 22:03 UTC (2+ messages)
` Patchtest results for "
[PATCH -next 0/3] Some optimizations about cpuset
2024-08-19 22:01 UTC (2+ messages)
Segmentation fault when taking device for a walk
2024-08-19 21:59 UTC (3+ messages)
[PATCH] rust: add `module_params` macro
2024-08-19 21:59 UTC (6+ messages)
[PATCH net-next v1 1/1] phy: dp83tg720: Add statistics support
2024-08-19 21:57 UTC (2+ messages)
[PATCH] virtio_pmem: Check device status before requesting flush
2024-08-19 21:56 UTC (2+ messages)
[PATCH v4 0/6] mm: split underused THPs
2024-08-19 21:55 UTC (8+ messages)
` [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios
[RFC PATCH v2 0/9] Support TCP listen access-control
2024-08-19 21:53 UTC (6+ messages)
` [RFC PATCH v2 1/9] landlock: Refactor current_check_access_socket() access right check
` [RFC PATCH v2 3/9] selftests/landlock: Support LANDLOCK_ACCESS_NET_LISTEN_TCP
lib/packing.c behaving weird if buffer length is not multiple of 4 with QUIRK_LSW32_IS_FIRST
2024-08-19 21:53 UTC (5+ messages)
[PATCH 00/12] PF: Improve VF control
2024-08-19 21:52 UTC (5+ messages)
` [PATCH 05/12] drm/xe/tests: Allow deferred function call during KUnit test
` [PATCH 07/12] drm/xe/tests: Add helpers to call stubs out of KUnit context
[RESEND PATCH v4 0/2] Add driver for Sharp Memory LCD
2024-08-19 21:49 UTC (3+ messages)
` [RESEND PATCH v4 1/2] dt-bindings: display: Add Sharp Memory LCD bindings
` [RESEND PATCH v4 2/2] drm/tiny: Add driver for Sharp Memory LCD
[PATCH 1/2] wifi: rtw88: Fix USB devices not transmitting beacons
2024-08-19 21:20 UTC (9+ messages)
` [PATCH 2/2] wifi: rtw88: Avoid using macid 0 in AP mode
[PATCH v12 0/6]arm64: add ARCH_HAS_COPY_MC support
2024-08-19 17:29 UTC (6+ messages)
` [PATCH v12 1/6] uaccess: add generic fallback version of copy_mc_to_user()
` [PATCH v12 2/6] arm64: add support for ARCH_HAS_COPY_MC
[PATCH v6 00/13] PCI: brcnstb: Enable STB 7712 SOC
2024-08-19 21:49 UTC (6+ messages)
` [PATCH v6 05/13] PCI: brcmstb: Use bridge reset if available
[PATCH v2] irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platform
2024-08-19 21:47 UTC (5+ messages)
[PATCH v2 0/3] Cleanup: Formatting iwlwifi driver
2024-08-19 21:45 UTC (4+ messages)
` [PATCH v2 1/3] iwlwifi: mvm: Improve code style in pointer declarations
` [PATCH v2 2/3] iwlwifi: mvm: Enclose multi-statement macro in a do while
` [PATCH v2 3/3] iwlwifi: mvm: Replace spaces for tabs in iwl_mvm_vendor_events_idx
[PATCH v2 1/1] dt-bindings: hwmon/regulator: Convert ltc2978.txt to yaml
2024-08-19 21:45 UTC (5+ messages)
[PATCH] net/mlx5: Added cond_resched() to crdump collection
2024-08-19 21:42 UTC
[PATCH] KVM: x86/mmu: Register MMU shrinker only when necessary
2024-08-19 21:40 UTC (3+ messages)
[PATCH v2 0/7] usb: dwc3: qcom: Flatten dwc3 structure
2024-08-19 21:36 UTC (14+ messages)
` [PATCH v2 4/7] usb: dwc3: core: Expose core driver as library
` [PATCH v2 5/7] usb: dwc3: qcom: Don't reply on drvdata during probe
` [PATCH v2 6/7] usb: dwc3: qcom: Transition to flattened model
[PATCH v3 0/4] Rust KASAN Support
2024-08-19 21:35 UTC (5+ messages)
` [PATCH v3 1/4] kbuild: rust: Define probing macros for rustc
` [PATCH v3 2/4] kbuild: rust: Enable KASAN support
` [PATCH v3 3/4] rust: kasan: Rust does not support KHWASAN
` [PATCH v3 4/4] kasan: rust: Add KASAN smoke test via UAF
[Buildroot] [PATCH 0/7] package/go: handle CGO linking for the host
2024-08-19 21:33 UTC (3+ messages)
` [Buildroot] [PATCH 1/7] package/skopeo: add missing dependency on host go arch support
[Buildroot] [git commit] package/skopeo: add missing dependency on host go arch support
2024-08-19 21:32 UTC
[Buildroot] [PATCH] package/strongswan: fix wolfssl compile issue
2024-08-19 21:31 UTC (2+ messages)
[Buildroot] [git commit] package/strongswan: work-around wolfssl compile issue
2024-08-19 21:31 UTC
[brgl:pwrseq/for-current] BUILD SUCCESS a9aaf1ff88a8cb99a1335c9eb76de637f0cf8c10
2024-08-19 21:28 UTC
[PATCH] gitr: Make gitr work on RHEL/CentOS
2024-08-19 21:28 UTC (6+ messages)
[PATCH 00/10] Add device tree for ArmSoM Sige 5 board
2024-08-19 21:26 UTC (5+ messages)
` [PATCH 09/10] arm64: dts: rockchip: Add rk3576 SoC base DT
[PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order
2024-08-19 21:27 UTC (9+ messages)
[PATCH v8 0/6] RISC-V: Detect and report speed of unaligned vector accesses
2024-08-19 21:26 UTC (14+ messages)
` [PATCH v8 1/6] RISC-V: Check scalar unaligned access on all CPUs
` [PATCH v8 2/6] RISC-V: Scalar unaligned access emulated on hotplug CPUs
` [PATCH v8 3/6] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
` [PATCH v8 4/6] RISC-V: Detect unaligned vector accesses supported
` [PATCH v8 5/6] RISC-V: Report vector unaligned access speed hwprobe
` [PATCH v8 6/6] RISC-V: hwprobe: Document unaligned vector perf key
[RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI
2024-08-19 21:25 UTC (3+ messages)
[PATCH] ACPI: platform-profile: Fix CFI violation when accessing sysfs files
2024-08-19 21:23 UTC (2+ messages)
[PATCH v3] block: flush all throttled bios when deleting the cgroup
2024-08-19 21:24 UTC (2+ messages)
[PATCH] docs/bpf: Fix a typo in verifier.rst
2024-08-19 21:22 UTC
[Buildroot] [PATCH next] package/memcached: update to 1.6.29
2024-08-19 21:23 UTC
[Buildroot] [PATCH v2 0/6] support for a pre-built Go compiler
2024-08-19 21:22 UTC (5+ messages)
` [Buildroot] [PATCH v2 5/6] package/go/go-bin: new host-go provider
[PATCH] ktest.pl: Always warn on build warnings
2024-08-19 21:20 UTC
[RESEND PATCH V12 0/1] AMD QDMA driver
2024-08-19 21:19 UTC (2+ messages)
` [RESEND PATCH V12 1/1] dmaengine: amd: qdma: Add "
[PATCHv2 net-next 2/3] bonding: Add ESN support to IPSec HW offload
2024-08-19 21:17 UTC (2+ messages)
[PATCH] workqueue: fix null-ptr-deref on __alloc_workqueue() error
2024-08-19 21:15 UTC (8+ messages)
[PATCH] gdhcp: nul-terminate return for 0 sized option value
2024-08-19 21:14 UTC
Missing documentation for Audioreach topology files
2024-08-19 21:13 UTC (2+ messages)
` "
[PATCH 0/9 RFC] Make wake_up_{bit,var} less fragile
2024-08-19 21:12 UTC (4+ messages)
[Buildroot] [PATCH] package/botan: avoid compile error with gcc 10.x
2024-08-19 21:12 UTC (2+ messages)
[PATCH v13 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-08-19 21:12 UTC (2+ messages)
arch/x86/kernel/alternative.o: warning: objtool: BUG_func+0x3: unreachable instruction
2024-08-19 21:07 UTC
[PATCH 1/2] pytest: requirements.txt: Resync with the rest of the project
2024-08-19 21:07 UTC (2+ messages)
` [PATCH 2/2] Dockerfile: Update to namespace for some labels
[Buildroot] [git commit] package/botan: needs gcc >= 11
2024-08-19 21:05 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.