messages from 2026-05-23 08:08:26 to 2026-05-23 09:53:26 UTC [more...]
[PATCH] irqchip/gic-v4: Harden against bogus command line
2026-05-23 9:53 UTC (2+ messages)
[PATCH v2] hwmon: (lm63) expose PWM frequency and LUT hysteresis as writable
2026-05-23 9:53 UTC (3+ messages)
[PATCH v6 0/7] ndctl: Dynamic Capacity additions for cxl-cli
2026-05-23 9:50 UTC (8+ messages)
` [PATCH v6 1/7] "
` [PATCH v6 2/7] libcxl: Add Dynamic RAM A partition mode support
` [PATCH v6 3/7] cxl/region: Add cxl-cli support for dynamic RAM A
` [PATCH v6 4/7] libcxl: Add extent functionality to DC regions
` [PATCH v6 5/7] cxl/region: Add extent output to region query
` [PATCH v6 6/7] daxctl: Add --uuid option to create-device for sparse regions
` [PATCH v6 7/7] cxl/test: Add Dynamic Capacity tests
[PATCH] scsi: qla2xxx: fix NULL deref, check user input
2026-05-23 9:50 UTC (6+ messages)
` [PATCH] staging: greybus: audio: expect 0 from kstrtoint(), not 1
[PATCH 0/2] docs/zh: update DAMON usage sysfs documentation
2026-05-23 9:50 UTC (4+ messages)
` [PATCH 1/2] docs/zh_CN: "
` [PATCH 2/2] docs/zh_TW: "
[PATCH 0/7] qcom: Add FIT capsule support with multi-partition updates
2026-05-23 9:49 UTC (9+ messages)
` [PATCH 1/7] qcom: capsule: add FIT capsule support with multi-partition
[PATCH net-next v4 2/2] net/ethernet/zte/dinghai: add hardware register access and PCI capability scanning
2026-05-23 9:49 UTC
[PATCH bpf 0/2] Add return value check for BPF_LSM_CGROUP
2026-05-23 9:48 UTC (4+ messages)
` [PATCH bpf 1/2] bpf: "
` [PATCH bpf 2/2] selftests/bpf: Add return value tests for lsm cgroup
[PATCH 0/3] efi_loader: fix ACPI table installation
2026-05-23 9:47 UTC (7+ messages)
` [PATCH 1/3] efi_loader: use pointers in efi_acpi_register()
` [PATCH 2/3] efi_selftest: add ACPI configuration table test
` [PATCH 3/3] efi_loader: add ACPI table dump EFI app
[driver-core:driver-core-testing 12/18] drivers/base/core.c:286 fw_devlink_refresh_fwnode() error: we previously assumed 'dev' could be null (see line 270)
2026-05-23 9:46 UTC (2+ messages)
[PATCH v2 0/2] Introduce OnePlus 6/6T touchscreen compatible
2026-05-23 9:45 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: input: syna,rmi4: Document syna,rmi4-s3706b
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model
[PATCH v10 00/31] DCD: Add support for Dynamic Capacity Devices (DCD)
2026-05-23 9:43 UTC (32+ messages)
` [PATCH v10 01/31] cxl/mbox: Flag "
` [PATCH v10 02/31] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v10 03/31] cxl/cdat: Gather DSMAS data for DCD partitions
` [PATCH v10 04/31] cxl/core: Enforce partition order/simplify partition calls
` [PATCH v10 05/31] cxl/mem: Expose dynamic ram A partition in sysfs
` [PATCH v10 06/31] cxl/port: Add 'dynamic_ram_a' to endpoint decoder mode
` [PATCH v10 07/31] cxl/region: Add DC DAX region support
` [PATCH v10 08/31] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v10 09/31] cxl/pci: Factor out interrupt policy check
` [PATCH v10 10/31] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v10 11/31] cxl/core: Return endpoint decoder information from region search
` [PATCH v10 12/31] cxl/mem: Set up framework for handling DC Events
` [PATCH v10 13/31] cxl/mem: Add 20 second timeout for stalled DC_ADD_CAPACITY chains
` [PATCH v10 14/31] cxl/extent: Handle DC Add Capacity events
` [PATCH v10 15/31] cxl/mem: Drop misaligned DCD extent groups
` [PATCH v10 16/31] cxl/extent: Validate DC extent partition
` [PATCH v10 17/31] cxl/mem: Enforce tag-group semantics
` [PATCH v10 18/31] cxl/extent: Handle DC Release Capacity events
` [PATCH v10 19/31] cxl/extent: Enforce cross-region tag uniqueness
` [PATCH v10 20/31] cxl/region/extent: Expose dc_extent information in sysfs
` [PATCH v10 21/31] cxl + dax: Surface dax_resources on DCD Add Capacity events
` [PATCH v10 22/31] cxl + dax: Release dax_resources on DCD Release "
` [PATCH v10 23/31] dax/bus: Factor out dev dax resize logic
` [PATCH v10 24/31] dax/bus: Add uuid sysfs attribute to dax devices
` [PATCH v10 25/31] dax/bus: Reject resize on DC dax devices and enforce 0-size creation
` [PATCH v10 26/31] dax/bus: Tag-aware uuid claim and show on DC dax devices
` [PATCH v10 27/31] cxl/region: Read existing extents on region creation
` [PATCH v10 28/31] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v10 29/31] tools/testing/cxl: Make event logs dynamic
` [PATCH v10 30/31] tools/testing/cxl: Add DC Regions to mock mem data
` [PATCH v10 31/31] Documentation/cxl: Document DCD extent handling and DC-backed DAX regions
[PATCH v3 bpf-next 00/11] bpf: Add SOCK_OPS hooks for TCP AutoLOWAT
2026-05-23 9:42 UTC (20+ messages)
` [PATCH v3 bpf-next 01/11] selftest: bpf: Use BPF_SOCK_OPS_ALL_CB_FLAGS + 1 for bad_cb_test_rv
` [PATCH v3 bpf-next 02/11] bpf: tcp: Introduce BPF_SOCK_OPS_RCVQ_CB
` [PATCH v3 bpf-next 03/11] bpf: tcp: Support bpf_skb_load_bytes() for BPF_SOCK_OPS_RCVQ_CB
` [PATCH v3 bpf-next 04/11] tcp: Split out __tcp_set_rcvlowat()
` [PATCH v3 bpf-next 05/11] bpf: tcp: Add kfunc to adjust sk->sk_rcvlowat
` [PATCH v3 bpf-next 06/11] bpf: tcp: Make BPF_SOCK_OPS_RCVQ_CB and SOCKMAP mutually exclusive
` [PATCH v3 bpf-next 07/11] bpf: mptcp: Don't support BPF_SOCK_OPS_RCVQ_CB
` [PATCH v3 bpf-next 08/11] bpf: tcp: Reject BPF_SOCK_OPS_RCVQ_CB if receive queue is not empty
` [PATCH v3 bpf-next 09/11] bpf: tcp: Factorise bpf_skops_established()
` [PATCH v3 bpf-next 10/11] bpf: tcp: Add SOCK_OPS rcvlowat hook
` [PATCH v3 bpf-next 11/11] selftest: bpf: Add test for BPF_SOCK_OPS_RCVQ_CB
[PATCH net-next v4 1/2] net/ethernet: add ZTE network driver support
2026-05-23 9:41 UTC
[PATCH] x86: Start removing X86_X32_ABI
2026-05-23 9:37 UTC
[PATCH v12 0/6] mfd: Add support for NXP MC33978/MC34978 MSDI
2026-05-23 9:37 UTC (3+ messages)
` [PATCH v12 3/6] pinctrl: core: Make pin group callbacks optional for pin-only drivers
[Buildroot] [PATCH/next 1/2] package/pango: bump version to 1.57.1
2026-05-23 9:33 UTC (2+ messages)
` [Buildroot] [PATCH/next 2/2] package/fontconfig: bump version to 2.18.0
[PATCH 0/5] Remove some empty bootdev_ops structures
2026-05-23 9:32 UTC (6+ messages)
` [0/5] "
[PATCH] drivers: gpio: Fix dev_read_addr error check
2026-05-23 9:31 UTC (2+ messages)
[RFC PATCH] virtio: Add driver for virtio gpu
2026-05-23 9:31 UTC (2+ messages)
[PATCH v2 0/2] power: sequencing: Add support for Nvidia Tegra modem pwrseq
2026-05-23 9:30 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: soc: tegra: Document "
` [PATCH v2 2/2] power: sequencing: Add support for "
[PATCH net-next v4 0/2] Add ZTE DingHai Ethernet PF driver
2026-05-23 9:29 UTC
[PATCH v2 0/4] usb: chipidea: tegra: Add external control option
2026-05-23 9:28 UTC (8+ messages)
` [PATCH v2 1/4] dt-bindings: usb: Move Tegra-specific Chipidea USB properties into a dedicated schema
` [PATCH v2 2/4] dt-bindings: usb: chipidea,usb2-tegra: Document nvidia,external-control property
` [PATCH v2 3/4] usb: chipidea: tegra: Avoid controller/PHY init if bus is externally controlled
` [PATCH v2 4/4] usb: chipidea: tegra: Expose tegra_usb structure
[PATCH i-g-t v2] drm/xe/xe_pm: Have high VRAM usage during system suspend
2026-05-23 9:23 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
Patch "netfs: Fix potential uninitialised var in netfs_extract_user_iter()" has been added to the 7.0-stable tree
2026-05-23 9:23 UTC
Patch "netfs: Fix potential uninitialised var in netfs_extract_user_iter()" has been added to the 6.18-stable tree
2026-05-23 9:23 UTC
Patch "netfs: Fix potential uninitialised var in netfs_extract_user_iter()" has been added to the 6.12-stable tree
2026-05-23 9:23 UTC
Patch "netfs: Fix potential uninitialised var in netfs_extract_user_iter()" has been added to the 6.6-stable tree
2026-05-23 9:23 UTC
[PATCH v2 0/2] pinctrl: mcp23s08: Fix probe issues
2026-05-23 9:22 UTC (2+ messages)
[PATCH 6.12 000/666] 6.12.91-rc1 review
2026-05-23 9:22 UTC (7+ messages)
` [PATCH 6.12 505/666] sched/psi: fix race between file release and pressure write
` [PATCH 6.12 634/666] netfs: fix error handling in netfs_extract_user_iter()
[PATCH v4 0/6] Improve FIT signature handling
2026-05-23 9:22 UTC (4+ messages)
` [v4,0/6] "
[PATCH 0/5] scmi: Log client subsystem entity counts
2026-05-23 9:20 UTC (4+ messages)
` [PATCH 5/5] pinctrl: pinctrl-scmi: Log number of pins, groups, functions
[PATCH 6.18 000/957] 6.18.32-rc1 review
2026-05-23 9:19 UTC (4+ messages)
` [PATCH 6.18 046/957] sched/topology: Fix sched_domain_span()
[PATCH v1 0/3] LoongArch: BPF: Fix some tail call issues
2026-05-23 9:19 UTC (3+ messages)
` [PATCH v1 1/3] LoongArch: BPF: Fix tail call prologue alignment
[PATCH] Makefile: binman: Search board directory before srctree
2026-05-23 9:18 UTC (11+ messages)
arch/arm64/boot/dts/intel/socfpga_agilex3_socdk.dtb: ethernet@10830000 (altr,socfpga-stmmac-agilex5): Unevaluated properties are not allowed ('dma-coherent' was unexpected)
2026-05-23 9:16 UTC
[PATCH v2 2/4] PCI: Indicate context lost if L1ss exit is broken during resume from system suspend
2026-05-23 9:14 UTC (3+ messages)
[PATCH 0/3] Subject: [PATCH 0/3] gpio: add support for Axiado SGPIO controller
2026-05-23 9:13 UTC (9+ messages)
` [PATCH 1/3] dt-bindings: gpio: add "
[Buildroot] [PATCH 1/5] package/daq: remove package
2026-05-23 9:11 UTC (5+ messages)
` [Buildroot] [PATCH 2/5] package/phidgetwebservice: "
` [Buildroot] [PATCH 3/5] package/libphidget: "
` [Buildroot] [PATCH 4/5] package/xml-security-c: "
` [Buildroot] [PATCH 5/5] package/pigpio: "
[PATCH V9 0/3] Enable ADSP and CDSP for Glymur SoC
2026-05-23 9:11 UTC (5+ messages)
` [PATCH V9 1/3] dt-bindings: soundwire: qcom: Increase max data ports to 17
` [PATCH V9 2/3] arm64: dts: glymur: Add LPASS macro codecs and pinctrl
` [PATCH V9 3/3] arm64: dts: qcom: glymur-crd: add Audio sound card node
[6.6] net: skbuff: propagate shared-frag marker through frag-transfer helpers
2026-05-23 9:11 UTC (3+ messages)
` [PATCH 6.6] "
[PATCH] eventpoll: fix use-after-free in clear_tfile_check_list()
2026-05-23 9:11 UTC
[PATCH 0/4] clk: add Siflower SF21 topcrm support
2026-05-23 9:09 UTC (7+ messages)
` [PATCH 4/4] clk: add support for siflower sf21-topcrm
What's cooking in git.git (May 2026, #06)
2026-05-23 9:06 UTC
[PATCH v2 0/2] pinctrl: qcom: eliza: Merge QUP1_SE4 lane functions
2026-05-23 9:04 UTC (2+ messages)
[PATCH v6 0/7] pinctrl: Add generic pinctrl for board-level mux chips
2026-05-23 9:02 UTC (6+ messages)
[PATCH v3] ovpn: fix peer refcount leak in TCP error paths
2026-05-23 9:02 UTC
[Stable-10.2.3 v2 000/149] Patch Round-up for stable 10.2.3, freeze on 2026-05-22 (frozen)
2026-05-23 9:00 UTC (2+ messages)
[PATCH v4 0/3] gpio: Add EIO GPIO support
2026-05-23 8:59 UTC (3+ messages)
` [PATCH v4 3/3] gpio: zynq: Add eio gpio support
[PATCH] ceph: fix multiple unsafe decodes in decode_locker()
2026-05-23 8:59 UTC
[PATCH net] net: skbuff: fix missing zerocopy reference in pskb_carve helpers
2026-05-23 8:58 UTC (2+ messages)
[PATCH 0/3] pinctrl: qcom: spmi-gpio: Add pm8010 GPIO support
2026-05-23 8:57 UTC (2+ messages)
[PATCH v2 00/11] Move test/py image creation into separate modules
2026-05-23 8:54 UTC (12+ messages)
` [PATCH v2 01/11] test: Create a common file for image utilities
` [PATCH v2 02/11] test: Move extlinux image-creation to its own file
` [PATCH v2 03/11] test: Move script "
` [PATCH v2 04/11] test: Move ChromeOS "
` [PATCH v2 05/11] test: Move Android "
` [PATCH v2 06/11] test: Move EFI "
` [PATCH v2 07/11] test: Move the configuration-editor setup "
` [PATCH v2 08/11] test: Add Args docstrings to img setup functions
` [PATCH v2 09/11] test: Reformat line wraps in "
` [PATCH v2 10/11] sandbox: Find disk images in the persistent-data directory
` [PATCH v2 11/11] test: Move disk images to "
[PATCH v2 00/16] testing/next: various updates (MacOS, docker, gitlab)
2026-05-23 8:56 UTC (6+ messages)
` [PATCH v2 03/16] tests/Makefile.include: add binary dependency to run-tcg-tests-% rules
[PATCH v4 0/2] pinctrl: qcom: Add support for Qualcomm Shikra SoC
2026-05-23 8:55 UTC (2+ messages)
[PATCH 0/8] x86-32 CPU configuration cleanups
2026-05-23 8:51 UTC (4+ messages)
` [PATCH 8/8] x86: simplify 32-bit instruction set selection
❌ FAIL: Test report for master (7.1.0-rc4, upstream-mainline, cca95436)
2026-05-23 8:52 UTC
[PATCH v4 0/4] cleanup: Remove NULL check from unconditional guards
2026-05-23 8:49 UTC (3+ messages)
` [PATCH v4 3/4] cleanup: Annotate guard constructors with __nonnull()
[GIT PULL] pinctrl: renesas: Updates for v7.2
2026-05-23 8:47 UTC (2+ messages)
[Buildroot] [PATCH/next 1/1] package/cmake: bump version to 4.3.3
2026-05-23 8:45 UTC
[PATCH v2 0/2] Add support for Infineon/Intel XMM6260 modem
2026-05-23 8:44 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: Document "
` [PATCH v2 2/2] net: usb: Add Infineon XMM6260 Baseband modem support
[PATCH] KVM: arm64: Preserve all guest ZCR_EL2.LEN values
2026-05-23 8:47 UTC (2+ messages)
[Buildroot] [PATCH/next 1/1] package/openvmtools: bump version to 13.1.0
2026-05-23 8:44 UTC
[EVL] Client UDP not receiving data
2026-05-23 8:42 UTC (6+ messages)
[PATCH v2 0/2] complete perf_allow_* trio and use in drm/xe
2026-05-23 8:40 UTC (2+ messages)
[PATCH bpf-next 00/13] Signed BPF + IPE Policies
2026-05-23 8:40 UTC (3+ messages)
[PATCH v2] accel: ethosu: Add performance counter support
2026-05-23 8:37 UTC (2+ messages)
` [PATCH v3] "
[Buildroot] [PATCH 1/1] package/nginx: security bump version to 1.30.2
2026-05-23 8:35 UTC
[GIT PULL] USB serial fixes for 7.1-rc5
2026-05-23 8:35 UTC
[PATCH] staging: rtl8723bs: remove unnecessary boolean comparisons in rtw_recv.c
2026-05-23 8:27 UTC (2+ messages)
iwlwifi: 6 GHz band not exposed on BE201 in ZA regulatory domain
2026-05-23 8:33 UTC
[PATCH i-g-t v3 0/5] Various fixes for prime_udl test
2026-05-23 8:31 UTC (2+ messages)
` ✓ i915.CI.Full: success for Various fixes for prime_udl test (rev4)
[PATCH bpf v2] bpf: Add nelems overflow check in btf_find_field_one()
2026-05-23 8:30 UTC (3+ messages)
drm: xe: Kernel-submitted job timed out
2026-05-23 8:29 UTC (6+ messages)
iwlwifi: HE not negotiated on Wi-Fi 7 BE201 (iwlmld, kernel 7.0.9)
2026-05-23 8:28 UTC
[PATCH nf-next 0/5] netfilter: conntrack: remove some code
2026-05-23 8:28 UTC (4+ messages)
[PATCH] nvme-pci: fix out-of-bounds access in nvme_setup_descriptor_pools
2026-05-23 8:28 UTC (4+ messages)
` [PATCH v2] "
[PATCH] usb: xhci: bound wait command completion to avoid kdump deadlock
2026-05-23 8:28 UTC (17+ messages)
` [PATCH RFT RFC] usb: xhci: Kill hosts with HCE or HSE on command timeout
[PATCH v3 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-05-23 8:26 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/gerbera: bump version to 3.2.1
2026-05-23 8:26 UTC
[Buildroot] [PATCH/next 1/1] package/libpqxx: bump version to 7.10.7
2026-05-23 8:24 UTC
[PATCH] i2c: rust: mark I2cAdapter methods as inline
2026-05-23 8:24 UTC (2+ messages)
[PATCH net-next v8 10/10] net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configuration
2026-05-23 8:23 UTC (7+ messages)
[PATCH v3 0/8] rtc: pcf85036: improve spec coherence and extend features
2026-05-23 8:20 UTC (3+ messages)
` [PATCH v3 1/9] cmd_date: make mk_date() static
[PATCH v1 00/11] Improve git gui operation without a worktree
2026-05-23 8:18 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 01/11] git-gui: guard set/unset of GIT_DIR and GIT_WORK_TREE
[PULL REQUEST] i2c-for-7.1-rc5
2026-05-23 8:18 UTC
[PATCH] ovpn: avoid putting unrelated P2P peer on socket release
2026-05-23 8:15 UTC
[PATCH v2 0/4] DRM RAS Fixes
2026-05-23 8:15 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for DRM RAS Fixes (rev2)
[PATCH 00/17] i3c: renesas: Suspend to RAM with power loss and runtime PM
2026-05-23 8:14 UTC (5+ messages)
` [PATCH 02/17] i3c: renesas: Use the divider 128
[PATCH 0/2] KVM: x86: Return VM's actual APIC bus frequency
2026-05-23 8:08 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.