messages from 2024-05-28 12:50:25 to 2024-05-28 13:19:26 UTC [more...]
[RFC PATCH 7/8] rust: add firmware abstractions
2024-05-28 13:17 UTC (7+ messages)
Including contigmem in core dumps
2024-05-28 13:19 UTC (3+ messages)
[PATCH v2 00/67] target/arm: Convert a64 advsimd to decodetree (part 1)
2024-05-28 13:18 UTC (5+ messages)
` [PATCH v2 02/67] target/arm: Use PLD, PLDW, PLI not NOP for t32
` [PATCH v2 03/67] target/arm: Reject incorrect operands to PLD, PLDW, PLI
[PATCH] libext2fs: fix unused parameter warnings/errors
2024-05-28 13:18 UTC (2+ messages)
` [PATCH e2fsprogs v2] "
[PATCH mptcp-next v6 0/9] use helpers in lib.sh and net_helpers.sh
2024-05-28 13:18 UTC (5+ messages)
` [PATCH mptcp-next v6 5/9] selftests: net: lib: remove ns from list after clean-up
[PATCHSET 0/3] Improve MSG_RING SINGLE_ISSUER performance
2024-05-28 13:18 UTC (3+ messages)
` [PATCH 2/3] io_uring/msg_ring: avoid double indirection task_work for data messages
[PATCH] crypto: ecdsa: Fix the public key format description
2024-05-28 13:18 UTC (9+ messages)
[PATCH] rv: Update rv_en(dis)able_monitor doc to match kernel-doc
2024-05-28 13:17 UTC (2+ messages)
[PATCH v11 2/8] perf: imx_perf: add macro definitions for parsing config attr
2024-05-28 16:05 UTC (5+ messages)
[PATCH] kbuild: verify dtoverlay files against schema
2024-05-28 13:16 UTC (3+ messages)
[linux-next:master 1478/2075] fs/btrfs/fiemap.c:822:26: warning: 'last_extent_end' may be used uninitialized
2024-05-28 13:15 UTC
[Intel-wired-lan] [PATCH iwl-net 00/11] ice: fix AF_XDP ZC timeout and concurrency issues
2024-05-28 13:14 UTC (24+ messages)
` "
` [Intel-wired-lan] [PATCH iwl-net 01/11] ice: respect netif readiness in AF_XDP ZC related ndo's
` "
` [Intel-wired-lan] [PATCH iwl-net 02/11] ice: don't busy wait for Rx queue disable in ice_qp_dis()
` "
` [Intel-wired-lan] [PATCH iwl-net 03/11] ice: replace synchronize_rcu with synchronize_net
` "
` [Intel-wired-lan] [PATCH iwl-net 04/11] ice: modify error handling when setting XSK pool in ndo_bpf
` "
` [Intel-wired-lan] [PATCH iwl-net 05/11] ice: toggle netif_carrier when setting up XSK pool
` "
` [Intel-wired-lan] [PATCH iwl-net 06/11] ice: improve updating ice_{t, r}x_ring::xsk_pool
` [PATCH iwl-net 06/11] ice: improve updating ice_{t,r}x_ring::xsk_pool
` [Intel-wired-lan] [PATCH iwl-net 07/11] ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
` "
` [Intel-wired-lan] [PATCH iwl-net 08/11] ice: xsk: fix txq interrupt mapping
` "
` [Intel-wired-lan] [PATCH iwl-net 09/11] ice: move locking outside of ice_qp_ena and ice_qp_dis
` "
` [Intel-wired-lan] [PATCH iwl-net 10/11] ice: lock with PF state instead of VSI state in ice_xsk_pool_setup()
` "
` [Intel-wired-lan] [PATCH iwl-net 11/11] ice: protect ring configuration with a mutex
` "
[PATCH v2 0/2] memory: fsl_ifc: Make FSL_IFC config visible and selectable
2024-05-28 13:15 UTC (9+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC
[PATCH HID 00/13] HID: convert HID-BPF into using bpf_struct_ops
2024-05-28 13:14 UTC (14+ messages)
` [PATCH HID 01/13] HID: rename struct hid_bpf_ops into hid_ops
` [PATCH HID 02/13] HID: bpf: add hid_get/put_device() helpers
` [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops
` [PATCH HID 04/13] selftests/hid: convert the hid_bpf selftests with struct_ops
` [PATCH HID 05/13] HID: samples: convert the 2 HID-BPF samples into struct_ops
` [PATCH HID 06/13] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes
` [PATCH HID 07/13] HID: bpf: convert in-tree fixes into struct_ops
` [PATCH HID 08/13] HID: bpf: remove tracing HID-BPF capability
` [PATCH HID 09/13] selftests/hid: add subprog call test
` [PATCH HID 10/13] Documentation: HID: amend HID-BPF for struct_ops
` [PATCH HID 11/13] Documentation: HID: add a small blurb on udev-hid-bpf
` [PATCH HID 12/13] HID: bpf: Artist24: remove unused variable
` [PATCH HID 13/13] HID: bpf: error on warnings when compiling bpf objects
[PATCH V3 0/8] clk: qcom: Add support for DISPCC, CAMCC and GPUCC on SM4450
2024-05-28 13:15 UTC (4+ messages)
` [PATCH V3 8/8] arm64: dts: qcom: sm4450: add camera, display and gpu clock controller
[bitbake][scarthgap][2.8][PATCH 0/2] Pull request (cover letter only)
2024-05-28 13:15 UTC
[PATCH 5.15 00/23] 5.15.160-rc1 review
2024-05-28 13:14 UTC (5+ messages)
[PATCH v3 00/11] KVM: arm64: Fix handling of host fpsimd/sve state in protected mode
2024-05-28 13:13 UTC (26+ messages)
` [PATCH v3 01/11] KVM: arm64: Reintroduce __sve_save_state
` [PATCH v3 02/11] KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper
` [PATCH v3 03/11] KVM: arm64: Specialize handling of host fpsimd state on trap
` [PATCH v3 04/11] KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM
` [PATCH v3 05/11] KVM: arm64: Eagerly restore host fpsimd/sve "
` [PATCH v3 06/11] KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve "
` [PATCH v3 07/11] KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format
` [PATCH v3 08/11] KVM: arm64: Add an isb before restoring guest sve state
` [PATCH v3 09/11] KVM: arm64: Do not use sve_cond_update_zcr updating with ZCR_ELx_LEN_MASK
` [PATCH v3 10/11] KVM: arm64: Do not perform an isb() if ZCR_EL2 isn't updated
` [PATCH v3 11/11] KVM: arm64: Drop sve_cond_update_zcr_vq_*
[PATCH 0/5] Support for MT8188 power domains, gpu, gce, vdo
2024-05-28 13:13 UTC (6+ messages)
` [PATCH 5/5] arm64: dts: mediatek: mt8188: Add support for Mali GPU on Panfrost
[PATCH v2 0/4] Enable OSPI boot for j721s2
2024-05-28 13:12 UTC (5+ messages)
` [PATCH v2 1/4] mtd: spi-nor-core: Do not start or end writes at odd address in DTR mode
` [PATCH v2 2/4] arch: arm: dts: k3-j721s2-r5: Override ospi and fss for 32-bit mode
` [PATCH v2 3/4] arch: arm: dts: k3-j721s2-*-u-boot.dtsi: Enable the ospi0 node
` [PATCH v2 4/4] configs: j721s2_evm_*_defconfig: Enable OSPI configs
[PATCH v2 00/35] PREEMPT_AUTO: support lazy rescheduling
2024-05-28 13:12 UTC (3+ messages)
` [PATCH v2 33/35] osnoise: handle quiescent states for PREEMPT_RCU=n, PREEMPTION=y
[PATCH 0/2] Migrate PHYTEC imx8m boards to OF_UPSTREAM
2024-05-28 13:12 UTC (6+ messages)
` [PATCH 1/2] arm: imx8mm-phycore: move "
` [PATCH 2/2] arm: imx8mp-phycore: "
[PATCH 0/2] md: flush deadlock bugfix
2024-05-28 13:12 UTC (5+ messages)
` [PATCH 1/2] md: change the return value type of md_write_start to void
` [PATCH 2/2] md: fix deadlock between mddev_suspend and flush bio
[PATCH v2 for-4.19 00/13] xen/bitops: Untangle ffs()/fls() infrastructure
2024-05-28 13:12 UTC (6+ messages)
` [PATCH v2 07/13] x86/bitops: Improve arch_ffs() in the general case
[PATCH v2 0/8] Add missing features to FastRPC driver
2024-05-28 13:12 UTC (7+ messages)
` [PATCH v2 6/8] misc: fastrpc: Add support for unsigned PD
` [PATCH v2 7/8] misc: fastrpc: Restrict untrusted apk to spawn
` [PATCH v2 8/8] misc: fastrpc: Add system unsigned PD support
[PATCH v3 0/8] PCI: Solve two bridge window sizing issues
2024-05-28 13:10 UTC (2+ messages)
[PATCH v16 0/5] implement getrandom() in vDSO
2024-05-28 13:10 UTC (4+ messages)
` [PATCH v16 3/5] arch: allocate vgetrandom_alloc() syscall number
[PATCH v1] arm64: dts: qcom: msm8998: add HDMI GPIOs
2024-05-28 13:10 UTC (5+ messages)
[PATCH 0/3] arm64: dts: qcom: x1e80100: Describe 3 USB Type-C connectors currently used
2024-05-28 13:09 UTC (4+ messages)
` [PATCH 2/3] arm64: dts: qcom: x1e80100-crd: Add pmic-glink node with all 3 connectors
[PATCH v9 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-05-28 13:06 UTC (10+ messages)
` [PATCH v9 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
[RFC PATCH] dt-bindings: regulator: twl-regulator: convert to yaml
2024-05-28 13:06 UTC (5+ messages)
[PATCH v2] drm/print: Introduce drm_line_printer
2024-05-28 13:06 UTC
[RFC 0/6] scripts: Rewrite simpletrace printer in Rust
2024-05-28 13:05 UTC (4+ messages)
[RFC] Process to request a vote for an issue
2024-05-28 13:05 UTC (2+ messages)
[PATCH 0/3] slab: fix and cleanup of slub_debug
2024-05-28 13:05 UTC (3+ messages)
` [PATCH 2/3] slab: don't put freepointer outside of object if only orig_size
[PATCH] target/riscv: zvbb implies zvkb
2024-05-28 13:03 UTC (2+ messages)
` [PATCH v2] "
[PATCH wireless] wifi: mt76: mt7615: add missing chanctx ops
2024-05-28 13:04 UTC (2+ messages)
[syzbot] [net?] INFO: rcu detected stall in packet_release
2024-05-28 13:03 UTC (4+ messages)
[PATCH] [v5] kallsyms: rework symbol lookup return codes
2024-05-28 13:03 UTC (2+ messages)
[PATCH] media: verisilicon: Use fourcc format string
2024-05-28 13:03 UTC (2+ messages)
6.10/regression/bisected commit c4cb23111103 causes sleeping function called from invalid context at kernel/locking/mutex.c:585
2024-05-28 6:46 UTC (3+ messages)
[PATCH] drm/radeon/r100: enhance error handling in r100_cp_init_microcode
2024-05-28 1:45 UTC (4+ messages)
[PATCH] drm/client: Detect when ACPI lid is closed during initialization
2024-05-27 16:30 UTC (2+ messages)
[PATCH] regulator: rtq2208: remove unused rtq2208_regulator_ldo_ops
2024-05-28 13:03 UTC (4+ messages)
[Enable Designware XGMAC VLAN Stripping Feature v2 0/1]
2024-05-28 13:02 UTC (6+ messages)
` [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping
[PATCH v3 00/20] Panel Replay eDP support
2024-05-28 13:02 UTC (3+ messages)
` [PATCH v3 02/20] drm/panel replay: Add edp1.5 Panel Replay bits and register
[PATCH 0/6] [v3] kbuild: enable more warnings by default
2024-05-28 13:01 UTC (3+ messages)
` [PATCH 3/6] [v3] kbuild: turn on -Wrestrict "
[wiki] typo in Nftables families
2024-05-28 12:59 UTC
[PATCH 0/3] Make pci/endpoint branch build
2024-05-28 13:00 UTC (4+ messages)
` [PATCH 1/3] PCI: dwc: ep: Add dw_pcie_ep_deinit_notify()
` [PATCH 2/3] PCI: qcom-ep: Make use of dw_pcie_ep_deinit_notify()
` [PATCH 3/3] PCI: tegra194: "
[PATCH net-next] ipv6: sr: restruct ifdefines
2024-05-28 13:00 UTC (3+ messages)
[PATCH net-next v5 00/13] First try to replace page_frag with page_frag_cache
2024-05-28 12:56 UTC (16+ messages)
` [PATCH net-next v5 01/13] mm: page_frag: add a test module for page_frag
` [PATCH net-next v5 02/13] xtensa: remove the get_order() implementation
` [PATCH net-next v5 03/13] mm: page_frag: use free_unref_page() to free page fragment
` [PATCH net-next v5 04/13] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v5 05/13] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [Intel-wired-lan] [PATCH net-next v5 06/13] mm: page_frag: add '_va' suffix to page_frag API
` "
` [PATCH net-next v5 07/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v5 08/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v5 09/13] net: introduce the skb_copy_to_va_nocache() helper
` [PATCH net-next v5 10/13] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v5 11/13] net: replace page_frag with page_frag_cache
` [PATCH net-next v5 12/13] mm: page_frag: update documentation for page_frag
` [PATCH net-next v5 13/13] mm: page_frag: add a entry in MAINTAINERS "
[GSoC][PATCH] t/: migrate helper/test-example-decorate to the unit testing framework
2024-05-28 12:58 UTC
[PATCH] drm/xe: allow unaligned start and size xe_res_cursor parameters
2024-05-28 12:58 UTC (4+ messages)
[PATCH v2 1/1] andes: Use UCCTLCOMMAND instead of MCCTLCOMMAND
2024-05-28 12:57 UTC
[PATCH 0/3] bcache-6.10 20240528
2024-05-28 12:57 UTC (2+ messages)
fix stacking of sd-imposed max_sectors
2024-05-28 12:57 UTC (2+ messages)
[RFC v2 0/2] target/loongarch: Add loongson binary translation feature
2024-05-28 12:56 UTC (5+ messages)
` [RFC v2 1/2] "
[PATCH] null_blk: Print correct max open zones limit in null_init_zoned_dev()
2024-05-28 12:57 UTC (2+ messages)
[PATCH] drm/amd/display: Convert some legacy DRM debug macros into appropriate categories
2024-05-28 12:57 UTC
[PATCH 1/4] x86/of: Return consistent error type from x86_of_pci_irq_enable()
2024-05-28 12:56 UTC (3+ messages)
` [PATCH 3/4] x86/pci/xen: Fix PCIBIOS_* return code handling
[PATCH v4.2] xen/p2m: put reference for level 2 superpage
2024-05-28 12:56 UTC
[PATCH 00/10] arm64: dts: qcom: sc8180x: Enable the USB multiport controller
2024-05-28 12:56 UTC (10+ messages)
` [PATCH 08/10] arm64: dts: qcom: sc8180x: Add USB MP controller and phys
` [PATCH 09/10] arm64: dts: qcom: sc8180x-primus: Enable the two MP USB ports
` [PATCH 10/10] arm64: dts: qcom: sc8180x-lenovo-flex-5g: Enable USB multiport controller
[CI v5 00/20] xe bo shrinker and exhaustive eviction
2024-05-28 12:55 UTC (4+ messages)
` ✓ CI.Build: success for xe bo shrinker and exhaustive eviction (rev7)
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
[PATCH v2] hwmon: (max6639) : Update hwmon init using info
2024-05-28 12:53 UTC (2+ messages)
[PATCH 0/2] drm/i915: prevent some static analyzer warnings
2024-05-28 12:54 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH rdma-rc 0/6] Batch of mlx5 fixes for v6.10
2024-05-28 12:52 UTC (7+ messages)
` [PATCH rdma-rc 1/6] RDMA/cache: Release GID table even if leak is detected
` [PATCH rdma-rc 2/6] RDMA/mlx5: Remove extra unlock on error path
` [PATCH rdma-rc 3/6] RDMA/mlx5: Follow rb_key.ats when creating new mkeys
` [PATCH rdma-rc 4/6] RDMA/mlx5: Ensure created mkeys always have a populated rb_key
` [PATCH rdma-rc 5/6] RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init
` [PATCH rdma-rc 6/6] RDMA/mlx5: Add check for srq max_sge attribute
[PATCH v1 0/5] board: toradex: Add new Verdin and Aquila SKUs
2024-05-28 12:52 UTC (4+ messages)
[PATCH v2 net-next 0/4] tcp: fix tcp_poll() races
2024-05-28 12:52 UTC (5+ messages)
` [PATCH v2 net-next 1/4] tcp: add tcp_done_with_error() helper
` [PATCH v2 net-next 2/4] tcp: fix race in tcp_write_err()
` [PATCH v2 net-next 3/4] tcp: fix races in tcp_abort()
` [PATCH v2 net-next 4/4] tcp: fix races in tcp_v[46]_err()
[PATCH v4 0/3] Add support for qcom msm8998-venus (HW vdec / venc)
2024-05-28 12:52 UTC (3+ messages)
` [PATCH v4 3/3] media: venus: add msm8998 support
likely/unlikely usage validation
2024-05-28 12:51 UTC (4+ messages)
[PATCH] dt-bindings: hwmon: Add max6639
2024-05-28 12:51 UTC
[PATCH 0/4] testing/next: purging remaining centos 8 bits
2024-05-28 12:51 UTC (3+ messages)
[PATCH] iotests/pylintrc: allow up to 10 similar lines
2024-05-28 12:49 UTC (2+ 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.