All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-22 06:47:52 to 2026-05-22 07:46:15 UTC [more...]

[PATCH v2 bpf-next 00/11] bpf: Add SOCK_OPS hooks for TCP AutoLOWAT
 2026-05-22  7:45 UTC  (12+ messages)
` [PATCH v2 bpf-next 01/11] selftest: bpf: Use BPF_SOCK_OPS_ALL_CB_FLAGS + 1 for bad_cb_test_rv
` [PATCH v2 bpf-next 02/11] bpf: tcp: Introduce BPF_SOCK_OPS_RCVQ_CB
` [PATCH v2 bpf-next 03/11] bpf: tcp: Support bpf_skb_load_bytes() for BPF_SOCK_OPS_RCVQ_CB
` [PATCH v2 bpf-next 04/11] tcp: Split out __tcp_set_rcvlowat()
` [PATCH v2 bpf-next 05/11] bpf: tcp: Add kfunc to adjust sk->sk_rcvlowat
` [PATCH v2 bpf-next 06/11] bpf: tcp: Make BPF_SOCK_OPS_RCVQ_CB and SOCKMAP mutually exclusive
` [PATCH v2 bpf-next 07/11] bpf: mptcp: Don't support BPF_SOCK_OPS_RCVQ_CB
` [PATCH v2 bpf-next 08/11] bpf: tcp: Reject BPF_SOCK_OPS_RCVQ_CB if receive queue is not empty
` [PATCH v2 bpf-next 09/11] bpf: tcp: Factorise bpf_skops_established()
` [PATCH v2 bpf-next 10/11] bpf: tcp: Add SOCK_OPS rcvlowat hook
` [PATCH v2 bpf-next 11/11] selftest: bpf: Add test for BPF_SOCK_OPS_RCVQ_CB

I discovered a minor issue with `git fetch`
 2026-05-22  7:45 UTC 

[PATCH v3] exfat: preserve benign secondary entries during rename and move
 2026-05-22  7:44 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] Revert "mm: introduce a new page type for page pool in page type"
 2026-05-22  7:45 UTC  (2+ messages)

[PATCH blktests RFC 0/2] add JSON format reporting
 2026-05-22  7:43 UTC  (3+ messages)
` [PATCH blktests RFC 1/2] check: add JSON format output option for test results
` [PATCH blktests RFC 2/2] check: add summary statistics to JSON report and --stats option

[PATCH v6 00/16] firmware: qcom: Add OP-TEE PAS service support
 2026-05-22  7:43 UTC  (10+ messages)
` [PATCH v6 11/16] media: qcom: Switch to generic PAS TZ APIs

[PATCH v5 0/5] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-05-22  7:43 UTC  (4+ messages)
` [PATCH v5 1/5] mm: move mirrored memory overlap checking to the outer loop

[PATCH v4 0/5] Add DU support for RZ/T2H and RZ/N2H SoCs
 2026-05-22  7:43 UTC  (2+ messages)

[PATCH 0/2] pinctrl: qcom: Introduce Pinctrl for the upcoming Maili SoC
 2026-05-22  7:42 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: Describe Maili TLMM block
` [PATCH 2/2] pinctrl: qcom: Add the tlmm driver for Maili platform

[PATCH] mm/page_alloc: drop a misleading __always_inline
 2026-05-22  7:41 UTC  (2+ messages)

[PATCH 1/2] gpio: mxc: fix irq_high handling
 2026-05-22  7:40 UTC  (4+ messages)
` [PATCH 2/2] gpio: mxc: use BIT() macro

[PATCH] drm/xe/pxp: PXP no longer requires HuC from media 35 onwards
 2026-05-22  7:40 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

FAILED: patch "[PATCH] net: skbuff: propagate shared-frag marker through" failed to apply to 5.10-stable tree
 2026-05-22  7:39 UTC 

FAILED: patch "[PATCH] net: skbuff: propagate shared-frag marker through" failed to apply to 5.15-stable tree
 2026-05-22  7:39 UTC 

FAILED: patch "[PATCH] net: skbuff: propagate shared-frag marker through" failed to apply to 6.1-stable tree
 2026-05-22  7:39 UTC 

[PATCH 1/2] riscv: track effective hardware PTE A/D updates
 2026-05-22  7:37 UTC  (10+ messages)
  ` [External] "

[PATCH v3 0/8] iio: temperature: ltc2983: Add support for ADT7604
 2026-05-22  7:37 UTC  (5+ messages)
` [PATCH v3 2/8] iio: temperature: ltc2983: Use local device pointer consistently
` [PATCH v3 3/8] iio: temperature: ltc2983: Fix inconsistent channel wording in messages

[PATCH] drm/radeon: Use kvfree instead of kfree in radeon_gpu_reset
 2026-05-22  7:37 UTC  (2+ messages)

[PATCH 0/5] drm/i915/dp: Sanitize link capability change handling
 2026-05-22  7:36 UTC  (8+ messages)
` [PATCH 1/5] drm/i915/dp: Add helpers to reset link params
` [PATCH 3/5] drm/i915/dp: Add helper to set common "
` [PATCH 4/5] drm/i915/dp: Cache max common lane count

[PATCH v2 0/2] gpio: convert more drivers to using the new value setters
 2026-05-22  7:36 UTC  (4+ messages)
` [PATCH v2 1/2] gpio: adnp: use lock guards for the I2C lock

[PATCH] gpio: adnp: fix flow control regression caused by scoped_guard()
 2026-05-22  7:35 UTC 

[syzbot] [input?] possible deadlock in tasklet_action_common (2)
 2026-05-22  7:35 UTC  (3+ messages)

[PATCH v2] perf: Extract is_mapping_symbol() helper for kernel mapping symbol filtering
 2026-05-22  7:34 UTC  (4+ messages)
` [PATCH v3] perf: Add "

[PATCH v5 0/5] misc: fastrpc: Add missing bug fixes
 2026-05-22  7:34 UTC  (8+ messages)
` [PATCH v5 2/5] misc: fastrpc: Remove buffer from list prior to unmap operation
` [PATCH v5 3/5] misc: fastrpc: Fail Audio PD init when reserved memory is missing

[PATCH net-next v1 3/3] net: txgbe: rework service event handling
 2026-05-22  7:34 UTC  (2+ messages)

[PATCH] gpib: Move stuck SRQ update under lock
 2026-05-22  7:34 UTC 

[PATCH v1 00/15] arm64: dts: ti: k3-am62-verdin: Add display and peripheral overlays
 2026-05-22  7:34 UTC  (6+ messages)
` [PATCH v1 13/15] dt-bindings: display: panel-lvds: Add dual-channel LVDS support
` [PATCH v1 14/15] dt-bindings: display: panel-lvds: Add LG LP156WF1

[PATCH net-next v1 1/3] net: wangxun: introduce WX_STATE_DOWN to serialize device shutdown state
 2026-05-22  7:34 UTC  (2+ messages)

[PATCH v2] git-jump: pick a mode automatically when invoked without arguments
 2026-05-22  7:33 UTC  (4+ messages)
` [PATCH v3] "

arch/powerpc/boot/decompress.c:132: undefined reference to `__decompress'
 2026-05-22  7:32 UTC 

[PATCH] arm64: mm: call pagetable dtor when freeing hot-removed page tables
 2026-05-22  7:32 UTC  (4+ messages)

[PATCH v3 0/2] mmc: sdhci-of-dwcmshc: minor cleanups
 2026-05-22  7:31 UTC  (3+ messages)
` [PATCH v3 1/2] mmc: sdhci-of-dwcmshc: remove redundant IS_ERR() check
` [PATCH v3 2/2] mmc: sdhci-of-dwcmshc: use dev_err_probe() to simplify error paths

[PATCH 0/2] hwmon: ina238: Add samples and update_interval support
 2026-05-22  7:32 UTC  (7+ messages)
` [PATCH 1/2] hwmon: ina238: add support for samples and update_interval
` [PATCH 2/2] hwmon: ina238: use microseconds for update_interval

[PATCH] HID: core: Fix bsize printk specifier in hid_report_raw_event()
 2026-05-22  7:31 UTC  (2+ messages)

[PATCH RFC] ieee802154: fix kernel-infoleak in dgram_recvmsg()
 2026-05-22  7:31 UTC 

[PATCH RFC] net/sched: taprio: fix RCU stall due to small schedule intervals
 2026-05-22  7:30 UTC 

[PATCH RFC] btrfs: fix double free of data space reservation on direct IO error
 2026-05-22  7:30 UTC 

[PATCH net v2 0/4] netlink: fixes for cross-namespace nsid reporting
 2026-05-22  7:30 UTC  (10+ messages)
` [PATCH net v2 2/4] net: netlink: don't set nsid on local notifications
` [PATCH net v2 4/4] selftests: net: add a test case for nsid in all nsid notifications

[PATCH V1] Revert "accel/amdxdna: Support read-only user-pointer BO mappings"
 2026-05-22  7:29 UTC  (2+ messages)

[PATCH RFC] media: as102: fix uninitialized mutex and memory leak in probe
 2026-05-22  7:29 UTC 

gpio-mt7621 unroutable IRQs to bank0
 2026-05-22  7:29 UTC  (2+ messages)
` [RFC PATCH] gpio: mt7621: fix interrupt banks mapping on gpio chips

[PATCH] sched/fair: Restore RCU read lock in set_cpu_sd_state_{busy,idle}()
 2026-05-22  7:28 UTC  (2+ messages)

[PATCH v4] PCI: Disable broken FLR on MediaTek MT7925
 2026-05-22  7:29 UTC  (2+ messages)

[PATCH v6 12/16] media: qcom: Pass proper PAS ID to set_remote_state API
 2026-05-22  7:28 UTC  (3+ messages)

[PATCH 4/6] arm64: dts: qcom: qcs6490-radxa-dragon-q6a: Add regulator supplies and disable EUD
 2026-05-22  7:27 UTC  (2+ messages)

[net-next] net: txgbe: fix phylink leak on AML init failure
 2026-05-22  7:26 UTC  (2+ messages)

[PATCH v12 0/3] riscv: canaan: Add support for K230 clock
 2026-05-22  7:24 UTC  (3+ messages)

[PATCH 6.12.y 0/1] ksmbd: validate owner of durable handle on reconnect
 2026-05-22  7:25 UTC  (2+ messages)
` [PATCH 6.12.y 1/1] "

[PATCH] wifi: mt76: mt7996: remove redundant pdev->bus check in probe
 2026-05-22  7:24 UTC 

[PATCH] usb: f_sdp: handle the spl load function failure
 2026-05-22  7:27 UTC 

[PATCH master] ARM: uncompress: keep handoff data aligned
 2026-05-22  7:22 UTC 

arch/powerpc/boot/dts/fsl/t2080qds.dtb: pic@40000 (fsl,mpic): 'clock-frequency' does not match any of the regexes: '^pinctrl-[0-9]+$'
 2026-05-22  7:23 UTC 

[PATCH master] common: env: make ENV_HANDLING_AUTOPROBE default to INSECURE
 2026-05-22  7:22 UTC 

[PATCH V10 00/10] Add memory page offlining support
 2026-05-22  7:22 UTC  (5+ messages)
` [PATCH V10 03/10] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper

[PATCH v2 5/8] of: reserved_mem: add kdump helpers to exclude non-dumpable regions
 2026-05-22  7:22 UTC  (3+ messages)

[RESEND PATCH v5 00/12] Allow preemption during IPI completion waiting to improve real-time performance
 2026-05-22  7:22 UTC  (5+ messages)
` [RESEND PATCH v5 04/12] smp: Use task-local IPI cpumask in smp_call_function_many_cond()

[PATCH v1] soc: qcom: geni-se: Increase MAX_GENI_CFG_RAMn_CNT to 1020
 2026-05-22  7:21 UTC 

[PATCH] ARM: rockchip: keep reset control around
 2026-05-22  7:20 UTC  (3+ messages)

[PATCH v3] i2c: imx: mark I2C adapter when hardware is powered down
 2026-05-22  7:20 UTC  (10+ messages)

[RFC Patch] pci: add power management for rtl8116af
 2026-05-22  7:20 UTC  (2+ messages)

[PATCH] sepolicy: Allow bluetooth to send D-Bus messages to systemd
 2026-05-22  7:19 UTC  (4+ messages)
` [PATCH v2] obex: transfer obexd to obex_t

[PATCH v2 4/8] of: reserved_mem: save /memreserve/ entries into the reserved_mem array
 2026-05-22  7:19 UTC  (3+ messages)

[PATCH] gdbstub: Update x86 control register bits
 2026-05-22  7:17 UTC  (3+ messages)

[PATCH v5 00/15] intel_iommu: Enable PASID support for passthrough device
 2026-05-22  7:17 UTC  (8+ messages)
` [PATCH v5 08/15] intel_iommu: Refactor PASID processing to use IOMMU_NO_PASID internally

[PATCH net-next v5 0/5] veth: add Byte Queue Limits (BQL) support
 2026-05-22  7:17 UTC  (17+ messages)
` [PATCH net-next v5 3/5] veth: implement Byte Queue Limits (BQL) for latency reduction

[PATCH v2] mm/memcontrol: Avoid stuck FLUSHING_CACHED_CHARGE on isolated CPU
 2026-05-22  7:16 UTC 

[PATCH v2 0/2] spi: aspeed: Fix __iomem annotation and VLA parameter
 2026-05-22  7:16 UTC  (3+ messages)
` [PATCH v2 1/2] spi: aspeed: Fix missing __iomem annotation in output transfer path
` [PATCH v2 2/2] spi: aspeed: Replace VLA parameter with flat pointer in calibration helper

[PATCH] mmc: sdhci: add signal voltage switch in sdhci_resume_host
 2026-05-22  7:15 UTC  (2+ messages)

[PATCH net] xfrm: iptfs: preserve shared-frag marker in iptfs_consume_frags()
 2026-05-22  7:14 UTC  (2+ messages)

[PATCH] xen/arm: gic-v3: Fix redistributor wakeup polling
 2026-05-22  7:14 UTC  (4+ messages)

Linus Torvalds on the AI claim that makes him angry, and what security researchers should never do
 2026-05-22  7:14 UTC 

[PATCH v2 3/3] of: reserved_mem: only support one <base size> entry in reg property
 2026-05-22  7:13 UTC  (3+ messages)

[PATCH 0/2] x86: don't exclude time.c from scanning
 2026-05-22  7:13 UTC  (3+ messages)
` [PATCH for-4.22? "

[PATCH net-next v9] net: mana: Expose hardware diagnostic info via debugfs
 2026-05-22  7:12 UTC  (2+ messages)

[PATCH] PCI: Avoid unnecessary cpu_hotplug_disable() for non-NUMA devices
 2026-05-22  7:12 UTC  (2+ messages)

[PATCH v2] power: regulator: Fix power on/off delay issue
 2026-05-22  7:14 UTC 

[PATCH 0/3] efi_loader: fix ACPI table installation
 2026-05-22  7:11 UTC  (5+ messages)
` [PATCH 2/3] efi_selftest: add ACPI configuration table test
` [PATCH 3/3] efi_loader: add ACPI table dump EFI app

[PATCH v2 0/3] mmc: sdhci-of-dwcmshc: minor cleanups
 2026-05-22  7:11 UTC  (5+ messages)
` [PATCH v2 1/3] mmc: sdhci-of-dwcmshc: improve delay and sleep handling with fsleep()

[Buildroot] [PATCH RESEND v2] package/openscap: add dependency on NPTL threads
 2026-05-22  7:10 UTC 

[PATCH net-next] net: e100: replace silent 'hope for the best' with debug message
 2026-05-22  7:09 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] ARM: zte: clean up zx297520v3 doc. warnings
 2026-05-22  7:09 UTC  (2+ messages)

[PATCH v2] net: stmmac: fix RX DMA leak on TX alloc failure
 2026-05-22  7:09 UTC  (2+ messages)

[PATCH v14 6/6] mux: add NXP MC33978/MC34978 AMUX driver
 2026-05-22  7:09 UTC  (2+ messages)

[PATCH v2] perf: Fix off-by-one stack buffer overflow in kallsyms__parse()
 2026-05-22  7:07 UTC 

[PATCH v4 0/4] regulator: Add support for Unisoc SC2730 PMIC regulators
 2026-05-22  7:06 UTC  (5+ messages)
` [PATCH v4 2/4] dt-bindings: mfd: sprd,sc2731: Include SC2730 regulator bindings

[GIT PULL] dma-mapping fixes for Linux 7.1
 2026-05-22  7:05 UTC 

[PATCH v2 0/5] Split vim and xxd in different recipes
 2026-05-22  7:04 UTC  (2+ messages)
` [OE-core] "

[PATCH] x86: Use correct CHECKFLAGS for realmode code
 2026-05-22  7:03 UTC 

[PATCH v18 0/3] Add OpenCores PTC PWM support
 2026-05-22  6:47 UTC  (5+ messages)
` [PATCH v18 2/3] riscv: dts: starfive: Correct pwm nodes

[poky][scarthgap][PATCH 1/2] libarchive: Fix CVE-2026-5121
 2026-05-22  7:00 UTC  (3+ messages)
` [poky][scarthgap][PATCH 2/2] libarchive: Ignore CVE-2026-5745
` Patchtest results for [poky][scarthgap][PATCH 1/2] libarchive: Fix CVE-2026-5121

[PATCH v7 00/43] btrfs: add fscrypt support
 2026-05-22  7:00 UTC  (2+ messages)

[PATCH v3 0/2] net/mana: add device reset support
 2026-05-22  6:59 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] net/mana: add documentation for "

[f2fs-dev] [PATCH 1/2] Revert: "f2fs: check in-memory block bitmap"
 2026-05-22  6:59 UTC  (4+ messages)
`  "
` [f2fs-dev] [PATCH 2/2] Revert: "f2fs: check in-memory sit version bitmap"
  `  "

AtomISP tree for Linux Next
 2026-05-22  6:59 UTC  (4+ messages)

[PATCH] media: rockchip: rkcif: Fix error handling for media_entity_remote_source_pad_unique()
 2026-05-22  6:55 UTC  (2+ messages)

[PATCH v6 0/7] gpu: nova-core: run unload sequence upon unbinding
 2026-05-22  6:59 UTC  (3+ messages)
` [PATCH v6 7/7] gpu: nova-core: run Booter Unloader and FWSEC-SB "

[PATCH] MAINTAINERS: Replace Amlogic Meson with N:
 2026-05-22  6:59 UTC  (2+ messages)

[PATCH v2] mm/slub: free prefilled empty sheaves consistently
 2026-05-22  6:59 UTC 

[Intel-wired-lan] [PATCH net-next] net: e100: remove redundant static variable initializations
 2026-05-22  6:58 UTC  (4+ messages)
`  "

[PATCH 0/2] argo: few loglevel fixes
 2026-05-22  6:58 UTC  (5+ messages)
` [PATCH 1/2] argo: lower level of noisy connection-refused log
` [PATCH 2/2] argo: correct logline in ring_unmap()

[PATCH v2 0/7] Add UFS clock support for Qualcomm SoCs
 2026-05-22  6:58 UTC  (2+ messages)

[PATCH] doc: clarify push.default=simple in triangular workflows
 2026-05-22  6:58 UTC 

[PATCH] vfio-user: disconnect container when device info query fails
 2026-05-22  6:56 UTC 

[PATCH RESEND i-g-t 0/3] xe: Test LR and fault mode workloads across suspend/resume
 2026-05-22  6:56 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for xe: Test LR and fault mode workloads across suspend/resume (rev2)

[PATCH 3/6] drm/msm/dp: Limit voltage swing level to 2 for RA620 bridge
 2026-05-22  6:55 UTC  (2+ messages)

[PATCH v2] net: stmmac: mmc: Remove duplicate mmc_rx crc
 2026-05-22  6:54 UTC  (2+ messages)

[PATCH] loop: add sync_blockdev() in __loop_clr_fd() to prevent UAF
 2026-05-22  6:54 UTC  (4+ messages)

[PATCH] fuse: drop redundant initializer in process_init_limits()
 2026-05-22  6:54 UTC 

[linus:master] [mm] a2e0c0668a: stress-ng.memthrash.ops_per_sec 32.1% improvement
 2026-05-22  6:53 UTC 

[PATCH v3 0/7] iio: light: opt3001: driver cleanup
 2026-05-22  6:52 UTC  (3+ messages)
` [PATCH v3 3/7] iio: light: opt3001: ensure correct parenthesis alignment

[RESEND v3 0/3] Fix __pkvm_init_vm error path
 2026-05-22  6:53 UTC  (3+ messages)
` [RESEND v3 1/3] KVM: arm64: Reset page order in pKVM hyp_pool

[usb:usb-linus] BUILD SUCCESS d98d413ca65d0790a8f3695d0a5845538958ab84
 2026-05-22  6:51 UTC 

[tip:x86/cpu] BUILD SUCCESS dedcf8e104414f2e5517c2f9abad4bd31fd5d8e2
 2026-05-22  6:52 UTC 

[PATCH resend] powerpc/code-patching: Avoid r/w mapping of the zero page
 2026-05-22  6:51 UTC  (6+ messages)

[PATCH 0/4] PCI: qcom: Add support for Eliza
 2026-05-22  6:51 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: PCI: qcom: Document the Eliza PCIe Controller
` [PATCH 3/4] PCI: qcom: Add Support for Eliza

[PATCH v4 0/5] LoongArch: KVM: Small enhancement about interrupt injection
 2026-05-22  6:49 UTC  (6+ messages)
` [PATCH v4 1/5] LoongArch: KVM: Check irq validility in kvm_vcpu_ioctl_interrupt()
` [PATCH v4 2/5] LoongArch: KVM: Check msgint feature in interrupt post
` [PATCH v4 3/5] LoongArch: KVM: Use existing macro about interrupt bit mask
` [PATCH v4 4/5] LoongArch: KVM: Inject interrupt with batch method
` [PATCH v4 5/5] LoongArch: KVM: Add valid bit check when set ESTAT CSR register

[PATCH v4 3/4] PCI: endpoint: Add support for DOE initialization and setup in EPC core
 2026-05-22  6:49 UTC  (2+ messages)

[PATCH 0/7] qcom: Add FIT capsule support with multi-partition updates
 2026-05-22  6:48 UTC  (3+ messages)
` [PATCH 1/7] qcom: capsule: add FIT capsule support with multi-partition

[PATCH v3] PCI: Disable broken FLR on MediaTek MT7925
 2026-05-22  6:48 UTC  (2+ messages)

[PATCH 1/6] soc: qcom: rpmh-rsc: Skip TCS init when RSC is managed by firmware
 2026-05-22  6:48 UTC  (2+ messages)

[PATCH v14 5/6] hwmon: add NXP MC33978/MC34978 driver
 2026-05-22  6:47 UTC  (2+ messages)


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.