messages from 2025-09-22 23:04:58 to 2025-09-23 01:03:38 UTC [more...]
[cocci] [PATCH net-next 0/2] scripts/coccinelle: Symbolic error names script
2025-09-22 23:36 UTC (3+ messages)
` [cocci] [PATCH net-next 1/2] scripts/coccinelle: Find PTR_ERR() to %pe candidates
` "
[PATCH v10 bpf-next/net 0/6] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
2025-09-23 1:03 UTC (4+ messages)
` [PATCH v10 bpf-next/net 3/6] net-memcg: Introduce net.core.memcg_exclusive sysctl
[PATCH] crypto: hifn_795x - replace simple_strtoul with kstrtouint
2025-09-23 1:03 UTC
[PATCH 0/9] Introduce Glymur USB support
2025-09-23 1:02 UTC (9+ messages)
` [PATCH 2/9] dt-bindings: phy: qcom,qmp-usb: Add Glymur USB UNI PHY compatible
` [PATCH 3/9] dt-bindings: phy: qcom-m31-eusb2: Add Glymur compatible
[patch 00/12] rseq: Implement time slice extension mechanism
2025-09-23 1:01 UTC (14+ messages)
` [patch 02/12] rseq: Add fields and constants for time slice extension
[PATCH v2 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
2025-09-23 1:00 UTC (11+ messages)
` [PATCH v2 2/8] dt-bindings: display: add verisilicon,dc
` [PATCH v2 3/8] drm: verisilicon: add a driver for Verisilicon display controllers
` [PATCH v2 5/8] drm/bridge: add a driver for T-Head TH1520 HDMI controller
[PATCH net-next v2 0/3] net: replace wq users and add WQ_PERCPU to alloc_workqueue() users
2025-09-23 1:00 UTC (2+ messages)
[v8, net-next 00/10] Add more functionality to BNGE
2025-09-23 1:00 UTC (2+ messages)
[PATCH v5 0/4] Performance improvement of decoder
2025-09-23 0:57 UTC (4+ messages)
` [PATCH v5 4/4] media: chips-media: wave5: Improve performance "
[PATCH v11 0/3] Add MAX14001/MAX14002 support
2025-09-23 0:56 UTC (4+ messages)
` [PATCH v11 2/3] iio: adc: max14001: New driver
[PATCH v3] wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize again
2025-09-23 0:55 UTC (2+ messages)
I still use this/these
2025-09-23 0:55 UTC (3+ messages)
[PATCH v1 net-next] tcp: Remove stale locking comment for TFO
2025-09-23 0:54 UTC
[PATCH v4 0/3] Add exynosautov920 thermal support
2025-09-23 0:53 UTC (4+ messages)
` [PATCH v4 2/3] thermal: exynos_tmu: Support new hardware and update TMU interface
Could Git be smarter about object reuse?
2025-09-23 0:54 UTC (6+ messages)
[PATCH] cramfs: Fix incorrect physical page address calculation
2025-09-23 0:53 UTC
[PATCH v3] gawk: disable persistent memory allocator due to licensing
2025-09-23 0:52 UTC
[PATCH 00/11] Fix incorrect iommu_groups with PCIe switches
2025-09-23 0:51 UTC (11+ messages)
` [PATCH 03/11] iommu: Compute iommu_groups properly for "
[PATCH 0/6] i2c: spacemit: fix and introduce pio
2025-09-23 0:49 UTC (17+ messages)
` [PATCH 2/6] i2c: spacemit: remove stop function to avoid bus error
` [PATCH 3/6] i2c: spacemit: disable SDA glitch fix to avoid restart delay
` [PATCH 4/6] i2c: spacemit: check SDA instead of SCL after bus reset
` [PATCH 5/6] i2c: spacemit: ensure SDA is released "
Fix for xfstest generic/637 (dir lease not updating for newly created file on same client)
2025-09-23 0:50 UTC
[PATCH] objtool: Let --hacks=jump_label read special sections with alts
2025-09-23 0:49 UTC
[syzbot] [sound?] [usb?] general protection fault in snd_usbmidi_do_output
2025-09-23 0:48 UTC (3+ messages)
` [PATCH 1/1] ALSA: usb-audio: Avoid NULL dereference in snd_usbmidi_do_output()
[PATCH 0/6] fixing double-frees and leaks via setup_revisions()
2025-09-23 0:48 UTC (8+ messages)
` [PATCH 1/6] stash: tell setup_revisions() to free our allocated strings
[PATCH net-next v4 0/3] net: Avoid ehash lookup races
2025-09-23 0:45 UTC (7+ messages)
` [PATCH net-next v4 1/3] rculist: Add __hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()
` [PATCH net-next v4 2/3] inet: Avoid ehash lookup race in inet_ehash_insert()
` [PATCH net-next v4 3/3] inet: Avoid ehash lookup race in inet_twsk_hashdance_schedule()
[PATCH v5 0/9] Introduce Rust and announce that it will become mandatory
2025-09-23 0:43 UTC (7+ messages)
` [PATCH v5 7/9] BreakingChanges: announce Rust becoming mandatory
[PATCH] md raid: fix hang when stopping arrays with metadata through dm-raid
2025-09-23 0:43 UTC (3+ messages)
[PATCH] .gitmodules: Update URLs for the u-boot submodules
2025-09-22 22:04 UTC
[PATCH v4 00/15] fuse: use iomap for buffered reads + readahead
2025-09-23 0:23 UTC (16+ messages)
` [PATCH v4 01/15] iomap: move bio read logic into helper function
` [PATCH v4 02/15] iomap: move read/readahead bio submission "
` [PATCH v4 03/15] iomap: store read/readahead bio generically
` [PATCH v4 04/15] iomap: iterate over folio mapping in iomap_readpage_iter()
` [PATCH v4 05/15] iomap: rename iomap_readpage_iter() to iomap_read_folio_iter()
` [PATCH v4 06/15] iomap: rename iomap_readpage_ctx struct to iomap_read_folio_ctx
` [PATCH v4 07/15] iomap: track read/readahead folio ownership internally
` [PATCH v4 08/15] iomap: add public start/finish folio read helpers
` [PATCH v4 09/15] iomap: add caller-provided callbacks for read and readahead
` [PATCH v4 10/15] iomap: add bias for async read requests
` [PATCH v4 11/15] iomap: move buffered io bio logic into new file
` [PATCH v4 12/15] iomap: make iomap_read_folio() a void return
` [PATCH v4 13/15] fuse: use iomap for read_folio
` [PATCH v4 14/15] fuse: use iomap for readahead
` [PATCH v4 15/15] fuse: remove fc->blkbits workaround for partial writes
[PATCH] mm/page_alloc: fix alignment for alloc_contig_pages_noprof()
2025-09-23 0:19 UTC
[Buildroot] [PATCH] package/harfbuzz: bump to version 11.5.1
2025-09-22 22:28 UTC
[PATCH v4 0/4] Add Aspeed AST2700 uhci support
2025-09-23 0:28 UTC (3+ messages)
[PATCH 0/8] hrtimer/sched: Improve hrtick
2025-09-23 0:24 UTC (3+ messages)
` [PATCH 1/8] sched: Fix hrtick() vs scheduling context
[PATCH v2 0/5] perf/arm_cspmu: Preparatory patches for NVIDIA T410 PMU
2025-09-23 0:18 UTC (6+ messages)
` [PATCH v2 1/5] perf/arm_cspmu: Add arm_cspmu_acpi_dev_get
` [PATCH v2 2/5] perf/arm_cspmu: Add callback to reset filter config
` [PATCH v2 3/5] perf/arm_cspmu: Add pmpidr support
` [PATCH v2 4/5] perf/arm_cspmu: nvidia: Add revision id matching
` [PATCH v2 5/5] perf/arm_cspmu: nvidia: Add pmevfiltr2 support
[PATCH mptcp-next 0/6] mptcp: pm: in-kernel: add 'address' endpoints
2025-09-23 0:20 UTC (2+ messages)
Why nativesdk-pkgconfig isn't installed into sdk?
2025-09-23 0:20 UTC (3+ messages)
` [OE-core] "
[PATCH] rv: Fix wrong type cast in enabled_monitors_next()
2025-09-23 0:20 UTC (2+ messages)
[PATCH v3 0/3] spi: support the SpacemiT K1 SPI controller
2025-09-23 0:19 UTC (7+ messages)
` [PATCH v3 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver
` [PATCH v3 3/3] riscv: dts: spacemit: define a SPI controller node
[PATCH net 0/10] pull-request: can 2025-09-22
2025-09-23 0:19 UTC (6+ messages)
` [PATCH net 08/10] can: esd_usb: Fix not detecting version reply in probe routine
` [PATCH net 09/10] can: esd_usb: Fix handling of TX context objects
[PATCH] Input: ps2-gpio - fix typo
2025-09-23 0:14 UTC (2+ messages)
[PATCH v3 00/10] Cleanup xdfile_t and xrecord_t in xdiff
2025-09-23 0:13 UTC (4+ messages)
` [PATCH v4 00/12] "
[melver:cap-analysis/dev 23/35] security/selinux/avc.c:483 avc_reclaim_node() error: uninitialized symbol 'flags'
2025-09-23 0:12 UTC
[PATCH v2 net-next 0/8] tcp: move few fields for data locality
2025-09-23 0:12 UTC (17+ messages)
` [PATCH v2 net-next 1/8] net: move sk_uid and sk_protocol to sock_read_tx
` [PATCH v2 net-next 2/8] net: move sk->sk_err_soft and sk->sk_sndbuf
` [PATCH v2 net-next 3/8] tcp: remove CACHELINE_ASSERT_GROUP_SIZE() uses
` [PATCH v2 net-next 4/8] tcp: move tcp->rcv_tstamp to tcp_sock_write_txrx group
` [PATCH v2 net-next 5/8] tcp: move recvmsg_inq to tcp_sock_read_txrx
` [PATCH v2 net-next 6/8] tcp: move tcp_clean_acked to tcp_sock_read_tx group
` [PATCH v2 net-next 7/8] tcp: move mtu_info to remove two 32bit holes
` [PATCH v2 net-next 8/8] tcp: reclaim 8 bytes in struct request_sock_queue
[PATCH net-next 0/7][pull request] Intel Wired LAN Driver Updates 2025-09-19 (ice, idpf, iavf, ixgbevf, fm10k)
2025-09-23 0:10 UTC (2+ messages)
[PATCH 1/2] xfrm: xfrm_alloc_spi shouldn't use 0 as SPI
2025-09-23 0:10 UTC (2+ messages)
[PATCH i-g-t] tests/intel/xe_configfs: Test invalid engine with valid class
2025-09-23 0:08 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH net-next 0/7] net/mlx5: misc changes 2025-09-22
2025-09-23 0:06 UTC (3+ messages)
` [PATCH net-next 3/7] net/mlx5: Improve QoS error messages with actual depth values
[PATCH v4 0/5] Preliminary support for separate VRAM region for kernel allocations on tiles
2025-09-23 0:03 UTC (2+ messages)
` ✓ Xe.CI.Full: success for Preliminary support for separate VRAM region for kernel allocations on tiles (rev4)
[bytedance:5.15-velinux 146/146] block/blk-mq.c:1049:36: sparse: sparse: cast from restricted blk_status_t
2025-09-23 0:02 UTC
[openeuler:OLK-6.6 2909/2909] mm/mem_reliable.c:345:2: error: call to undeclared function 'mem_reliable_ctrl_bit_disable'; ISO C99 and later do not support implicit function declarations
2025-09-23 0:02 UTC
[PATCH v2] memcg: skip cgroup_file_notify if spinning is not allowed
2025-09-23 0:00 UTC (9+ messages)
[PATCH net 0/8][pull request] i40e: virtchnl improvements
2025-09-23 0:00 UTC (2+ messages)
[RFC PATCH v2 00/18] iommu/riscv: Add irqbypass support
2025-09-22 23:56 UTC (7+ messages)
` [RFC PATCH v2 08/18] iommu/riscv: Use MSI table to enable IMSIC access
[PATCH 00/11] riscv: Memory type control for platforms with physical memory aliases
2025-09-22 23:55 UTC (3+ messages)
[syzbot] [block?] general protection fault in blk_mq_free_tags_callback
2025-09-22 23:55 UTC (2+ messages)
[PATCH] drm/xe/configfs: Fix engine class parsing
2025-09-22 23:54 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[qcom:arm64-for-6.18 265/265] arch/arm64/boot/dts/qcom/sar2130p-qar2130p.dtb: displayport-controller@ae90000 (qcom,sar2130p-dp): assigned-clock-parents: [[31, 1], [31, 2], [31, 2]] is too long
2025-09-22 23:52 UTC
[PATCH net-next v2 0/6] netconsole: support automatic target recovery
2025-09-22 23:50 UTC (3+ messages)
` [PATCH net-next v2 5/6] netconsole: resume previously deactivated target
[PATCH] drm/msm/dpu: Don't adjust mode clock if 3d merge is supported
2025-09-22 23:50 UTC (2+ messages)
[PATCH net-next] net: phy: ax88796b: Replace hard-coded values with PHY_ID_MATCH_MODEL()
2025-09-22 23:50 UTC (2+ messages)
[PATCH v6 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-09-22 23:48 UTC (5+ messages)
` [PATCH v6 01/28] Add boot-certs to s390-ccw-virtio machine type option
[RFC][PATCH] sched/deadline: Fix dl_server getting stuck, allowing cpu starvation
2025-09-22 23:46 UTC (4+ messages)
` [tip: sched/urgent] sched/deadline: Fix dl_server getting stuck
[PATCH v2] gawk: disable persistent memory allocator due to licensing
2025-09-22 23:46 UTC (2+ messages)
` Patchtest results for "
[PATCH v2] ARM: dts: aspeed: clemente: add MCTP over I2C support
2025-09-22 7:02 UTC
[PATCH v2 0/2] Add device tree for ASRock Rack ALTRAD8 BMC
2025-09-22 20:47 UTC (6+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: add "
[PATCH] phy: qcom-qmp-combo: Use regulator_bulk_data with init_load_uA for regulator setup
2025-09-22 23:42 UTC (3+ messages)
[PATCH net-next V3] net: xilinx: axienet: Fix kernel-doc warnings for missing return descriptions
2025-09-22 23:40 UTC (2+ messages)
[pull-request] mlx5-next updates 2025-09-21
2025-09-22 23:40 UTC (2+ messages)
[PATCH net-next v3 0/3] net: dsa: microchip: Add strap description to set SPI as interface bus
2025-09-22 23:40 UTC (2+ messages)
[PATCH v5 00/14] Add DisplayPort support for QCS615 platform
2025-09-22 23:39 UTC (13+ messages)
` [PATCH v5 12/14] phy: qcom: qmp-usbc: Add QCS615 USB/DP PHY config and DP mode support
` [PATCH v5 14/14] drm/msm/dp: Add support for lane mapping configuration
[PATCH 1/5] leds: Add Virtual Color LED Group driver
2025-09-22 23:38 UTC (4+ messages)
` [PATCH 3/5] dt-bindings: leds: Add YAML bindings for "
[PATCH 0/2] KVM: arm64: selftests: Cover ID_AA64ISAR3_EL1 in set_id_regs
2025-09-22 23:35 UTC (2+ messages)
[PATCH bpf-next v7 0/8] Add kfunc bpf_xdp_pull_data
2025-09-22 23:33 UTC (9+ messages)
` [PATCH bpf-next v7 1/8] bpf: Clear pfmemalloc flag when freeing all fragments
` [PATCH bpf-next v7 2/8] bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail
` [PATCH bpf-next v7 3/8] bpf: Support pulling non-linear xdp data
` [PATCH bpf-next v7 4/8] bpf: Clear packet pointers after changing packet data in kfuncs
` [PATCH bpf-next v7 5/8] bpf: Make variables in bpf_prog_test_run_xdp less confusing
` [PATCH bpf-next v7 6/8] bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN
` [PATCH bpf-next v7 7/8] selftests/bpf: Test bpf_xdp_pull_data
` [PATCH bpf-next v7 8/8] selftests: drv-net: Pull data before parsing headers
[PATCH net-next] net: enetc: use generic interfaces to get phc_index for ENETC v1
2025-09-22 23:33 UTC (5+ messages)
[PATCH v2] KVM: arm64: Check range args for pKVM mem transitions
2025-09-22 23:33 UTC (4+ messages)
[PATCH net-next v2 0/7] net: rework SFP capability parsing and quirks
2025-09-22 23:30 UTC (2+ messages)
[PATCH v10 00/28] x86,fs/resctrl telemetry monitoring
2025-09-22 23:29 UTC (5+ messages)
` [PATCH v10 02/28] x86/resctrl: Move L3 initialization into new helper function
[asahilinux:bits/000-devicetree 19/140] arch/arm64/boot/dts/apple/t8112-j415.dtb: pmic@e (apple,stowe-pmic): nvmem-layout: 'oneOf' conditional failed, one must be fixed:
2025-09-22 23:28 UTC
[asahilinux:bits/000-devicetree 26/140] arch/arm64/boot/dts/apple/t8103-j274.dtb: efuse@23d2bc000 (apple,t8103-efuses): Unevaluated properties are not allowed ('efuse@430,26', 'efuse@430,29', 'efuse@430,31', 'efuse@434,15', 'efuse@434,21', 'efuse@434,23', 'efuse@434,9', 'efuse@438,12', 'efuse@4
2025-09-22 23:27 UTC
[PATCH] KVM: arm64: Implement KVM_TRANSLATE ioctl for arm64
2025-09-22 23:27 UTC (2+ messages)
[PATCH net] net: ethtool: tsconfig: set command must provide a reply
2025-09-22 23:26 UTC (2+ messages)
[PATCH bpf-next v7 0/9] bpf: Introduce deferred task context execution
2025-09-22 23:26 UTC (10+ messages)
` [PATCH bpf-next v7 1/9] bpf: refactor special field-type detection
` [PATCH bpf-next v7 2/9] bpf: extract generic helper from process_timer_func()
` [PATCH bpf-next v7 3/9] bpf: htab: extract helper for freeing special structs
` [PATCH bpf-next v7 4/9] bpf: verifier: permit non-zero returns from async callbacks
` [PATCH bpf-next v7 5/9] bpf: bpf task work plumbing
` [PATCH bpf-next v7 6/9] bpf: extract map key pointer calculation
` [PATCH bpf-next v7 7/9] bpf: task work scheduling kfuncs
` [PATCH bpf-next v7 8/9] selftests/bpf: BPF task work scheduling tests
` [PATCH bpf-next v7 9/9] selftests/bpf: add bpf task work stress tests
Can the output of FIEMAP on BTRFS be used to check if a file and its reflink copy might have diverged?
2025-09-22 23:25 UTC (5+ messages)
[PATCH v3 1/2] dt-bindings: arm: fsl: Add i.MX8MP FRDM board
2025-09-22 23:25 UTC (2+ messages)
` [PATCH v3 2/2] arm64: dts: add support for NXP "
[PATCH] nvdimm: Introduce guard() for nvdimm_bus_lock
2025-09-22 23:23 UTC (4+ messages)
[PATCH] accel/tcg: fix self-modify-code problem when modify code in a single tb loop
2025-09-22 23:22 UTC (2+ messages)
[PATCH RFC 0/3] Introduce Rust and announce that it will become mandatorty
2025-09-22 23:23 UTC (4+ messages)
[PATCH i-g-t 0/7] tools/intel_display_poller: Various things
2025-09-22 23:21 UTC (2+ messages)
` ✓ Xe.CI.Full: success for "
[PATCH v1] audit: include source and destination ports to NETFILTER_PKT
2025-09-22 23:21 UTC (2+ messages)
[PATCH v3 00/15] fuse: use iomap for buffered reads + readahead
2025-09-22 23:19 UTC (3+ messages)
` [PATCH v3 10/15] iomap: add bias for async read requests
[Query] ethtool cumbersome timestamping options
2025-09-22 23:19 UTC (2+ messages)
[PATCH net-next V2] eth: fbnic: Read module EEPROM
2025-09-22 23:18 UTC
[PATCH net-next] page_pool: add debug for release to cache from wrong CPU
2025-09-22 23:18 UTC (4+ messages)
[PATCH v3 00/30] Live Update Orchestrator
2025-09-22 23:17 UTC (4+ messages)
` [PATCH v3 18/30] liveupdate: luo_files: luo_ioctl: Add ioctls for per-file state management
[oe-core][PATCHv9 0/6] Display manager proposal for x11 and wayland
2025-09-22 23:16 UTC (3+ messages)
[PATCH] drm/xe/psmi: Do not return NULL
2025-09-22 23:16 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH V3 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
2025-09-22 23:11 UTC (3+ messages)
` [PATCH V3 06/20] nvdimm/region_label: Add region label update support
[PATCH] dt-bindings: net: ethernet-controller: Fix grammar in comment
2025-09-22 23:10 UTC (2+ messages)
[PATCH -next 0/3] cpuset: code cleanup and redundancy removal
2025-09-22 23:10 UTC (2+ messages)
` [PATCH "
[PATCH RESEND iproute2-next] ip/bond: add broadcast_neighbor support
2025-09-22 23:09 UTC (4+ messages)
[PATCH 0/4] Some TGL and overall S0ix debug improvements
2025-09-22 22:52 UTC (5+ messages)
` [PATCH 1/4] platform/x86/intel/pmc: Fix typo on CNP register name (and clarify comment)
` [PATCH 2/4] platform/x86/intel/pmc: Dump raw SLP_Sx_DBG registers and distinguish between them
` [PATCH 3/4] platform/x86/intel/pmc: Always dump LPM status regs on unsuccessful paths
` [PATCH 4/4][RFC] platform/x86/intel/pmc: Re-add SLP_S0_DBG register dump on Tiger Lake
[PATCH v5 0/4] kho: add support for preserving vmalloc allocations
2025-09-22 23:08 UTC (4+ messages)
` [PATCH v5 3/4] "
[moderation/CI] Re: TUN/TAP & vhost_net: netdev queue flow control to avoid ptr_ring tail drop
2025-09-22 23:08 UTC
[PATCH v3 1/5] scripts/make_fit: Speed up operation
2025-09-22 23:07 UTC (3+ messages)
` [PATCH v3 5/5] kbuild: Allow adding modules into the FIT ramdisk
+ memcg-skip-cgroup_file_notify-if-spinning-is-not-allowed.patch added to mm-new branch
2025-09-22 23:05 UTC
[PATCH 1/4] spi: nxp_fspi: Use second last LUT entry for AHB read
2025-09-22 23:04 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.