messages from 2026-07-10 09:02:59 to 2026-07-10 09:42:35 UTC [more...]
[PATCH v3 0/7] md/raid10: fixes, atomic write handling, and error-path cleanup
2026-07-10 9:42 UTC (4+ messages)
` [PATCH v3 2/7] md/raid1: advertise atomic write limits and handle runtime constraints
[bug report] net/mlx5: Change TTC rules to match on undecrypted ESP packets
2026-07-10 9:41 UTC
[PATCH] fetch2/gomod: support pipe-separated proxy list in GO_MOD_PROXY
2026-07-10 9:40 UTC
[PATCH v2] platform/x86: int1092: Fix potential memory leak in sar_probe()
2026-07-10 9:40 UTC (2+ messages)
[PATCH] net: qed: Fix spelling typo in qed_dcbx.c comment
2026-07-10 9:40 UTC (2+ messages)
[RFC PATCH 00/36] arm64: Add support for FEAT_NMI
2026-07-10 9:39 UTC (7+ messages)
` [RFC PATCH 11/36] arm64: interrupts: introduce interrupt masking helpers for entry code
` [RFC PATCH 12/36] arm64: entry: replace DAIF helpers with entry helpers
[PATCH net] net: dpaa: always set a valid mode I/F mode
2026-07-10 9:39 UTC (3+ messages)
[PATCH net 0/4] rxrpc: Fix CHALLENGE packet handling
2026-07-10 9:39 UTC (3+ messages)
` [PATCH net 4/4] rxrpc: Fix CHALLENGE packet overqueuing and simplify RESPONSE generation
[RFC v3 0/2] rm64: kprobes: Fix single-step fault and reentry handling
2026-07-10 9:38 UTC (4+ messages)
` [RFC v3 2/2] arm64: kprobes: Allow reentering kprobes while single-stepping
[PATCH 0/6] firmware: tegra: bpmp: Add Tegra410 ACPI MBWT support
2026-07-10 9:39 UTC (5+ messages)
` [PATCH 1/6] soc/tegra: Add Tegra410 SoC Kconfig symbol
` [PATCH 2/6] firmware: tegra: bpmp: Move channel, resource init to helper
[PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation
2026-07-10 9:38 UTC (11+ messages)
arch/arm64/boot/dts/nuvoton/ma35d1-iot-512m.dtb: soc (simple-bus): usb-phy: 'ranges' is a required property
2026-07-10 9:38 UTC
[PATCH v3 0/4] media: rzg2l-cru: Fix DMA stride alignment
2026-07-10 9:38 UTC (5+ messages)
` [PATCH v3 2/4] media: v4l2-common: Add v4l2_fill_pixfmt_aligned() helper
[PATCH] block: Print simple help text when calling "-blockdev help"
2026-07-10 9:36 UTC
[PATCH 0/4] Add Milos CPU OPP table for DDR & L3 bandwidth scaling
2026-07-10 9:37 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: interconnect: OSM L3: Document Milos OSM L3 compatible
` [PATCH 2/4] arm64: dts: qcom: milos: add OSM L3 node
` [PATCH 3/4] arm64: dts: qcom: milos: add CPU interconnect properties
` [PATCH 4/4] arm64: dts: qcom: milos: add CPU OPP table with DDR & L3 bandwidths
[PATCH V5 0/4] Add PCIe M.2 Key E connector support for NXP i.MX boards
2026-07-10 9:36 UTC (4+ messages)
` [PATCH V5 3/4] Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq
/run/credentials
2026-07-10 9:29 UTC
[PATCH 00/16] Add support for Inside-Secure EIP-150 crypto block
2026-07-10 9:35 UTC (11+ messages)
` [PATCH 01/16] dt-bindings: clock: Introduce nexus nodes
` [PATCH 06/16] clk: tests: Add clk_parse_clkspec() Kunit testing
[PATCH v4 0/7] media: qcom: camss: CAMSS Offline Processing Engine support
2026-07-10 9:35 UTC (14+ messages)
` [PATCH v4 1/7] media: qcom: camss: Add camss-pipeline helper
` [PATCH v4 2/7] media: qcom: camss: Add camss-params helper
` [PATCH v4 3/7] media: qcom: camss: Add V4L2 meta format for CAMSS ISP parameters
` [PATCH v4 4/7] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
` [PATCH v4 5/7] media: uapi: Add CAMSS ISP configuration definition
` [PATCH v4 6/7] media: qcom: camss: Add CAMSS Offline Processing Engine driver
` [PATCH v4 7/7] arm64: dts: qcom: agatti: Add OPE node
[PATCH net] net/af_iucv: fix NULL deref in afiucv_hs_callback_syn()
2026-07-10 9:34 UTC (2+ messages)
[PATCH] arm64: dts: imx8mq: Add dcss node
2026-07-10 9:34 UTC
[PATCH v3 00/24] binfmt_misc: write access fixes, RCU handler lookup and cleanups
2026-07-10 9:33 UTC (25+ messages)
` [PATCH v3 01/24] binfmt_misc: restore write access when removing an entry
` [PATCH v3 02/24] binfmt_misc: use exe_file_deny_write_access() for the interpreter clone
` [PATCH v3 03/24] binfmt_misc: reject a flag character as the field delimiter
` [PATCH v3 04/24] binfmt_misc: convert entry list to an hlist
` [PATCH v3 05/24] binfmt_misc: use RCU for the handler lookup
` [PATCH v3 06/24] binfmt_misc: annotate racy accesses to ->enabled
` [PATCH v3 07/24] binfmt_misc: turn the entry bit numbers into a proper enum
` [PATCH v3 08/24] binfmt_misc: turn the entry behavior flags into an enum
` [PATCH v3 09/24] binfmt_misc: rename Node to struct binfmt_misc_entry
` [PATCH v3 10/24] binfmt_misc: remove the VERBOSE_STATUS toggle
` [PATCH v3 11/24] binfmt_misc: use print_hex_dump_debug() for the register debug output
` [PATCH v3 12/24] binfmt_misc: convert the entry file to seq_file
` [PATCH v3 13/24] binfmt_misc: factor out the entry matching
` [PATCH v3 14/24] binfmt_misc: rename load_binfmt_misc() to current_binfmt_misc()
` [PATCH v3 15/24] binfmt_misc: return errors directly in load_misc_binary()
` [PATCH v3 16/24] binfmt_misc: give the parse_command() results names
` [PATCH v3 17/24] binfmt_misc: factor out the entry removal
` [PATCH v3 18/24] binfmt_misc: simplify check_special_flags()
` [PATCH v3 19/24] binfmt_misc: use a flexible array member for the register string
` [PATCH v3 20/24] binfmt_misc: split the field parsing out of create_entry()
` [PATCH v3 21/24] binfmt_misc: use __free(kfree) in bm_register_write()
` [PATCH v3 22/24] binfmt_misc: assorted small cleanups
` [PATCH v3 23/24] binfmt_misc: include what is used
` [PATCH v3 24/24] binfmt_misc: allow removing entries via unlink(2)
[PATCH v1 0/3] worktree: add post-worktree-add and post-worktree-remove hooks
2026-07-10 9:34 UTC (2+ messages)
[PATCH v8] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
2026-07-10 9:33 UTC (7+ messages)
[PATCH 0/2] net: can: isotp-fixes
2026-07-10 9:32 UTC (6+ messages)
` [PATCH 1/2] can: isotp: use unconditional synchronize_rcu() in isotp_release()
` [PATCH 2/2] can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTER
[PATCH v5 0/6] Add support for IPQ5018 Bluetooth
2026-07-10 9:32 UTC (8+ messages)
` [PATCH v5 5/6] arm64: dts: qcom: ipq5018: add node required for Bluetooth support
[PATCH for-4.22] xen/arm: derive GIC CPU interface ID fields from the vGIC
2026-07-10 9:31 UTC
[PATCH v3 0/3] phy: rockchip: inno-csidphy: fix 2500 Mbps support and add clock lane phase tuning
2026-07-10 9:31 UTC (13+ messages)
` [PATCH v3 1/3] phy: rockchip: phy-rockchip-inno-csidphy: fix rk1808 hsfreq table
` [PATCH v3 2/3] dt-bindings: phy: rockchip-inno-csi-dphy: add rockchip,clk-lane-phase property
` [PATCH v3 3/3] phy: rockchip: phy-rockchip-inno-csidphy: add clock lane phase tuning
[REGRESSION 6.12 -> 6.18] fair (dl-)server delivers no bandwidth to CFS under a CPU-bound RT task on a nohz_full isolated core
2026-07-10 9:31 UTC (2+ messages)
[LTP] [PATCH 1/1] test_macros: Add TST_EXP_PASS_OR_FAIL()
2026-07-10 9:30 UTC (2+ messages)
[PATCH v3 0/8] Arm Live Firmware Activation (LFA) support
2026-07-10 9:30 UTC (4+ messages)
` [PATCH v3 2/8] firmware: smccc: Add support for Live Firmware Activation (LFA)
[PATCH v2 1/2] x86/build: only align ENTRY_TEXT to PMD_SIZE if necessary
2026-07-10 9:30 UTC (2+ messages)
` [tip: x86/build] x86/build: Only "
[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
2026-07-10 9:29 UTC (5+ messages)
` [PATCH v4 13/27] KVM: s390: Prepare KVM/s390 for a second KVM module
` [PATCH v4 15/27] KVM: S390: Prepare gmap for a second KVM implementation
[Linux Kernel Bug] INFO: task hung in gfs2_logd
2026-07-10 9:29 UTC (2+ messages)
` [PATCH] gfs2: stop logd and quotad before kill_sb log flush
[PATCH] i2c: spacemit: fix spurious IRQ handling returning IRQ_HANDLED
2026-07-10 9:28 UTC (8+ messages)
` [PATCH v2] "
[PATCH 1/3] usb: ci_udc: set correct ep type in ep_enable()
2026-07-10 9:28 UTC (4+ messages)
` [PATCH 3/3] usb: ci_udc: verify all dtds are inactive before completing request
[moderation/CI] Re: macvlan: allow source mode devices along with passthru
2026-07-10 9:28 UTC
[PATCH v2] i2c: qcom-geni: Add dynamic transfer timeout based on transfer length and frequency
2026-07-10 9:27 UTC (4+ messages)
[PATCH v2 0/2] drm/etnaviv: Add GPU reset counters for robustness
2026-07-10 9:27 UTC (5+ messages)
` [PATCH v2 1/2] drm/etnaviv: Reference count struct etnaviv_file_private
` [PATCH v2 2/2] drm/etnaviv: Add GPU reset counters
[PATCH v19 00/12] Add Renesas RZ/G3L SD/eMMC support
2026-07-10 9:27 UTC (3+ messages)
` [PATCH v19 12/12] mmc: renesas_sdhi: Add HS400 enhanced strobe support for RZ/G3L
[PATCH BlueZ v1 1/2] rap: Add Channel Sounding parameter types and APIs
2026-07-10 9:27 UTC (2+ messages)
` Channel Sounding reflector GATT registration and
[PATCH v12 nf-next 0/7] netfilter: Add bridge-fastpath
2026-07-10 9:26 UTC (5+ messages)
` [PATCH v12 nf-next 3/7] netfilter: nf_flow_table_offload: Add nf_flow_rule_bridge()
[PATCH 0/9] drm: replace simple display pipe users with atomic helpers
2026-07-10 9:26 UTC (7+ messages)
` [PATCH 6/9] drm/gm12u320: replace struct drm_simple_display_pipe with regular "
[PATCH] x86/boot/compressed/head_64.S: Cleanup SEV-related comments
2026-07-10 9:24 UTC (2+ messages)
` [tip: x86/cleanups] x86/boot/compressed/head_64.S: Clean up "
[PATCH] selftests/mm: remove obsolete hugetlb vmemmap test
2026-07-10 9:24 UTC
[PATCH BlueZ v4 1/3] doc/org.bluez.ChannelSounding1:Add Used by reference and Examples
2026-07-10 9:23 UTC (2+ messages)
` doc: Add Channel Sounding API and bluetoothctl documentation
[PATCH v3 0/2] PM: runtime: Fix sticky -EINVAL after resume callback failure
2026-07-10 9:23 UTC (5+ messages)
` [PATCH v3 2/2] spi: qcom-geni: Fix missing error check on pm_runtime_get_sync()
[PATCH 0/2] net/intel: fix link status when interrupt delivery unavailable
2026-07-10 9:22 UTC (3+ messages)
` [PATCH v2 0/3] "
[PATCH] serial: qcom-geni: remove .pm callback, use runtime PM in startup/shutdown
2026-07-10 9:21 UTC
[PATCH v10 0/1] drm/xe: Add support for GPU health indicator
2026-07-10 9:21 UTC (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
[PATCH v6] drm/xe/migrate: Revamp PAT index selection for migrate PTEs
2026-07-10 9:21 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/migrate: Revamp PAT index selection for migrate PTEs (rev6)
[PATCH v2] tools/xentrace: decode RTDS priority in repl_budget records
2026-07-10 9:20 UTC (2+ messages)
[PATCH] nvme: make firmware activation poll interval configurable
2026-07-10 9:20 UTC (5+ messages)
[scarthgap][PATCH] dropbear: Disable DSS correctly
2026-07-10 9:18 UTC (7+ messages)
` [OE-core] "
[PATCH v2] KVM: TDX: Reject concurrent change to CPUID entry count
2026-07-10 9:18 UTC (2+ messages)
[docs] [PATCH v2] ref-manual: add "KERNEL_IMAGE_STRIP_EXTRA_SECTIONS" to variables
2026-07-10 9:17 UTC
[PATCH 00/18] SWN: Decouple witness registrations and tcons
2026-07-10 9:16 UTC (19+ messages)
` [PATCH 01/18] Revert "smb: client: resolve SWN tcon from live registrations"
` [PATCH 02/18] smb:client: Adjust witness notification request
` [PATCH 03/18] smb:client: Rename variable to match the rest of the code
` [PATCH 04/18] smb:client: Split idr remove and release functions
` [PATCH 05/18] smb:client: Add a specific task to refresh witness registrations
` [PATCH 06/18] smb:client: Store the tcon dstaddr in the witness registration
` [PATCH 07/18] smb:client: Fix printf format string
` [PATCH 08/18] smb:client: Save memory allocations
` [PATCH 09/18] smb:client: Use the correct return code
` [PATCH 10/18] smb:client: Improve tcon matching logic
` [PATCH 11/18] smb:client: Pass the tcon to cifs_swn_send_register_message
` [PATCH 12/18] smb:client: Pass the tcon to notification handlers
` [PATCH 13/18] smb:client: Introduce swn_notification struct
` [PATCH 14/18] smb:client: Cache auth info
` [PATCH 15/18] smb:client: Do not store the tcon reference, find a matching one
` [PATCH 16/18] smb:client: Simplify registration creation
` [PATCH 17/18] smb:client: Improve registration network and share names handling
` [PATCH 18/18] smb:client: Avoid witness re-register if the address did not change
Add redirect git.y.o/git/... -> /
2026-07-10 9:16 UTC (2+ messages)
` [yocto] "
[PATCH v2 0/6] ksmbd: add macOS Time Machine / AAPL SMB2 extension support
2026-07-10 9:15 UTC (8+ messages)
` [PATCH v2 4/6] ksmbd: defer CHANGE_NOTIFY completion instead of STATUS_NOT_IMPLEMENTED
[PATCH] drm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reserved
2026-07-10 9:16 UTC
[PATCH] Bluetooth: btintel_pcie: fix memory leak in btintel_pcie_probe()
2026-07-10 9:15 UTC (3+ messages)
[RFC] sanity check on hand-built klp_patch for version_proc_show (measurement harness ground truth)
2026-07-10 9:14 UTC
[LTP] [PATCH 1/2] mem/min_free_kbytes: fix comment typo and whitespace alignment
2026-07-10 9:14 UTC (2+ messages)
` [LTP] [PATCH v3 2/2] mem/min_free_kbytes: refactor to use SAFE_FORK and simplify tune logic
[PATCH 6.18.y v2] mm: shmem: fix potential livelock issue for shmem direct swapin
2026-07-10 9:15 UTC (2+ messages)
[PATCH 0/4] serial: 8250: Add AN7581 UART support
2026-07-10 9:14 UTC (7+ messages)
` [PATCH 2/4] serial: 8250: export serial8250_get_baud_rate()
[PATCH] thermal: core: warn on non-critical trips at or above critical temp
2026-07-10 9:11 UTC
Up Squared Pro 7000 (UPN-ADLN01) broken BIOS?
2026-07-10 9:11 UTC (3+ messages)
[PATCH v2] drm/bridge: ti-sn65dsi83: Add reversed lvds lanes support
2026-07-10 9:10 UTC (4+ messages)
` [PATCH v3 2/2] dt-bindings: display: sn65dsi83: Add output data-lanes
Please backport bridge multicast exponential field encoding fix series to 6.1.y/6.6.y/6.12.y/6.18.y/7.0.y
2026-07-10 9:10 UTC (9+ messages)
[PATCH v2 00/15] arm_mpam: Add MPAM-Fb firmware support
2026-07-10 9:10 UTC (7+ messages)
` [PATCH v2 14/15] arm_mpam: prevent MPAM-Fb accesses inside IRQ handler
[PATCH BlueZ] a2dp: Fix loading of remote SEP from cache
2026-07-10 9:08 UTC (2+ messages)
` [BlueZ] "
[PATCH net v1 0/3] net: fix stale TX skb pointers on DMA map failure
2026-07-10 9:05 UTC (4+ messages)
` [PATCH net v1 1/3] bna: fix use-after-free on DMA mapping failure
` [PATCH net v1 2/3] hinic3: "
` [PATCH net v1 3/3] net: hibmcge: fix double-free of tx skb "
[PATCH v7 0/5] history: add squash subcommand to fold a range
2026-07-10 9:06 UTC (7+ messages)
` [PATCH v8 "
` [PATCH v8 1/5] history: extract helper for a commit's parent tree
` [PATCH v8 2/5] history: give commit_tree_ext a message template
` [PATCH v8 3/5] history: add squash subcommand to fold a range
` [PATCH v8 4/5] sequencer: share the squash message marker helpers and flags
` [PATCH v8 5/5] history: re-edit a squash with every message
[PATCH] platform/x86: asus-wireless: Check ACPI_COMPANION() against NULL
2026-07-10 9:06 UTC (5+ messages)
` [PATCH v2] platform/x86: asus-wireless: Fail probe when there is no ACPI match
[PATCH 0/7] Fix leaks in rc core
2026-07-10 9:05 UTC (5+ messages)
` [PATCH 4/7] media: sunxi-cir: Ensure no more interrupts can occur before free
` [PATCH 5/7] media: meson-ir-tx: Ensure clock is disabled on unbind
[PATCH 0/10] pull request (net): ipsec 2026-07-10
2026-07-10 9:03 UTC (11+ messages)
` [PATCH 01/10] xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()
` [PATCH 02/10] xfrm: fix stale skb->prev after async crypto steals a GSO segment
` [PATCH 03/10] xfrm: nat_keepalive: avoid double free on send error
` [PATCH 04/10] xfrm: fix sk_dst_cache double-free in xfrm_user_policy()
` [PATCH 05/10] xfrm: cache the offload ifindex for netlink dumps
` [PATCH 06/10] xfrm: reject optional IPTFS templates in outbound policies
` [PATCH 07/10] xfrm: clear mode callbacks after failed mode setup
` [PATCH 08/10] xfrm: iptfs: propagate SKBFL_SHARED_FRAG in iptfs_skb_add_frags()
` [PATCH 09/10] xfrm6: clear dst.dev on error to avoid double netdev_put in xfrm6_fill_dst()
` [PATCH 10/10] xfrm: policy: preallocate inexact bins before xfrm_hash_rebuild reinsert
[PATCH v3 0/2] Add support for the Qualcomm WSA885X Stereo smart speaker amplifier
2026-07-10 9:03 UTC (3+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: qcom,wsa8855: add Qualcomm WSA8855 "
[PATCH v2] btrfs: check if root is readonly when setting posix acl
2026-07-10 9:03 UTC (3+ messages)
[PATCH] tests/functional: fix querying available machines
2026-07-10 9:03 UTC
[PATCH v3 0/8] target/loongarch: add LVZ support for TCG
2026-07-10 9:00 UTC (3+ messages)
` [PATCH v3 5/8] target/loongarch: Dump host CSRs with LVZ state
` [PATCH v3 6/8] target/loongarch: Add LVZ CPU runtime control
[PATCH 0/2] hwmon: (asus-ec-sensors) add ROG STRIX X870E-E GAMING WIFI7 R2
2026-07-10 9:02 UTC (5+ messages)
` [PATCH 1/2] hwmon: (asus-ec-sensors) add T_Sensor for ROG STRIX X870E-E GAMING WIFI
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.