All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-09 21:46:46 to 2025-10-09 22:57:44 UTC [more...]

[PATCH v1 0/9] iomap: buffered io changes
 2025-10-09 22:56 UTC  (5+ messages)
` [PATCH v1 1/9] iomap: account for unaligned end offsets when truncating read range
` [PATCH v1 2/9] docs: document iomap writeback's iomap_finish_folio_write() requirement
` [PATCH v1 3/9] iomap: optimize pending async writeback accounting
` [PATCH v1 4/9] iomap: simplify ->read_folio_range() error handling for reads

How dangerous is --committer-date-is-author-date these days?
 2025-10-09 22:56 UTC  (9+ messages)
` [PATCH] doc: warn against --committer-date-is-author-date

[PATCH 00/12] Extend test coverage for nested SVM
 2025-10-09 22:55 UTC  (9+ messages)
` [PATCH 02/12] KVM: selftests: Extend vmx_set_nested_state_test to cover SVM
` [PATCH 03/12] KVM: selftests: Extend vmx_close_while_nested_test "
` [PATCH 04/12] KVM: selftests: Extend vmx_nested_tsc_scaling_test "
` [PATCH 05/12] KVM: selftests: Remove invalid CR3 test from vmx_tsc_adjust_test

[PATCH v2 0/4] seqlock: introduce scoped_seqlock_read() and scoped_seqlock_read_irqsave()
 2025-10-09 22:55 UTC  (11+ messages)
` [PATCH v2 1/4] "

[PATCH v3 4/4] stash: honor stash.index in apply, pop modes
 2025-10-09 22:54 UTC  (3+ messages)
` [PATCH] doc: explain the impact of stash.index on --autostash options

[PATCH BlueZ v2 01/13] monitor: Use PAST to refer to Periodic Advertising Sync Transfer
 2025-10-09 22:51 UTC  (2+ messages)
` [BlueZ,v2,01/13] "

[PATCH v4 0/2] Add RK3588 Tiger DisplayPort carrier
 2025-10-09 22:50 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: arm: rockchip: add RK3588 DP carrier from Theobroma Systems
` [PATCH v4 2/2] arm64: dts: "

[PATCH] bpf: test_run: Fix timer mode initialization to NO_MIGRATE mode
 2025-10-09 22:50 UTC 

[PATCH v4] b4: support send-email aliases
 2025-10-09 22:49 UTC  (3+ messages)

[PATCH v3] b4: support send-email aliases
 2025-10-09 22:47 UTC  (6+ messages)

[syzbot] [net?] [virt?] BUG: sleeping function called from invalid context in __set_page_owner
 2025-10-09 22:44 UTC  (2+ messages)

[PATCH v4] drm/xe: Enable media sampler power gating
 2025-10-09 22:44 UTC  (2+ messages)

[PATCH 00/33] vhost-user-blk: live-backend local migration
 2025-10-09 22:43 UTC  (3+ messages)

[RCF] Secure git against involuntary arb. code execution without feature loss
 2025-10-09 22:43 UTC  (2+ messages)

[PATCH v4 00/30] Live Update Orchestrator
 2025-10-09 22:42 UTC  (4+ messages)

[PATCH 00/10] Enable USB and ENETC on i.MX943 EVK
 2025-10-09 22:42 UTC  (4+ messages)

[PATCH 0/8] drm/i915: Some universal plane fixes and cleanups
 2025-10-09 22:41 UTC  (5+ messages)
` [PATCH 2/8] drm/i915: Drop the min plane width w/a adl+
` ✓ Xe.CI.BAT: success for drm/i915: Some universal plane fixes and cleanups
` ✗ i915.CI.BAT: failure "

[PATCH 0/4] doc: git-pull: clarify DESCRIPTION section
 2025-10-09 22:41 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/4] doc: git-pull: clarify options for integrating remote branch

ARM iMX6sx board fails to boot with kernel 6.17
 2025-10-09 22:40 UTC  (8+ messages)

drivers/mailbox/mtk-gpueb-mailbox.c:203:28: sparse: sparse: symbol 'mtk_gpueb_mbox_ops' was not declared. Should it be static?
 2025-10-09 22:38 UTC 

[syzbot] [bpf?] [net?] BUG: sleeping function called from invalid context in sock_map_delete_elem
 2025-10-09 22:38 UTC  (3+ messages)
` [PATCH] bpf: avoid sleeping in invalid context during sock_map_delete_elem path

[bpf?] [net?] BUG: sleeping function called from invalid context in sock_map_delete_elem
 2025-10-09 22:38 UTC  (2+ messages)
` [syzbot] "

[PATCH v4 0/2] iio: temperature: Add support for NXP P3T175x temperature sensors
 2025-10-09 22:37 UTC  (4+ messages)
  ` [EXT] "

[PATCH] ast: Warn on multiple builtin config fragments for the same variable
 2025-10-09 22:35 UTC 

[RFC PATCH v1 0/2] add support for splitting GPIOs
 2025-10-09 22:35 UTC  (3+ messages)
` [RFC PATCH v1 1/2] dt-bindings: gpio: add gpio-split controller
` [RFC PATCH v1 2/2] gpio: add gpio-split driver

[PATCH] lib/intel_device_info: get the xe .graphics_rel from GMD_ID
 2025-10-09 22:34 UTC  (7+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] lib: Add runtime device info query APIs for xe devices

[PATCH v12 00/12] KVM: guest_memfd: Add NUMA mempolicy support
 2025-10-09 22:34 UTC  (9+ messages)
` [PATCH v12 04/12] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH v12 05/12] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH v12 07/12] KVM: selftests: Report stacktraces SIGBUS, SIGSEGV, SIGILL, and SIGFPE by default
` [PATCH v12 08/12] KVM: selftests: Add additional equivalents to libnuma APIs in KVM's numaif.h

[PATCH v2 0/2] KVM: SVM: GIF and EFER.SVME are independent
 2025-10-09 22:31 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: SVM: Allow KVM_SET_NESTED_STATE to clear GIF when SVME==0
` [PATCH v2 2/2] KVM: SVM: Don't set GIF when clearing EFER.SVME

[PATCH] drm/bridge: analogix_dp: Fix connector status detection for bridges
 2025-10-09 22:30 UTC  (3+ messages)

[PATCH] commit-graph: add new config for changed-paths & recommend it in scalar
 2025-10-09 22:30 UTC  (2+ messages)

[PATCH 0/2] iio: imu: st_lsm6dsx: Decouple sensor ODR from FIFO batch data rate
 2025-10-09 22:30 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] drm/xe: Make printk macros more robust
 2025-10-09 22:29 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[leon-rdma:dmabuf-vfio 22/27] drivers/parisc/sba_iommu.c:1001:57: error: passing argument 5 of 'iommu_fill_pdir' from incompatible pointer type
 2025-10-09 22:28 UTC 

[PATCH 01/20] Fix comment since pkt_addr is not NULL
 2025-10-09 22:28 UTC  (6+ messages)
` [PATCH v2 17/20] doc: Add IP provider documentation

[PATCH] mtd: spi-nor: Enable locking for n25q00a
 2025-10-09 22:27 UTC  (6+ messages)

[PATCH v3 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-10-09 22:27 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v3 2/4] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode
` [PATCH v3 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver
` [PATCH v3 4/4] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc

[PATCH 0/2] Add support for clean shutdown with MSHV
 2025-10-09 22:26 UTC  (2+ messages)

[PATCH] dm: Fix deadlock when reloading a multipath table
 2025-10-09 22:25 UTC  (3+ messages)

[PATCH 1/2] i2c: ocores: replace 1ms poll iteration timeout with total transfer timeout
 2025-10-09 22:25 UTC  (2+ messages)

[PATCH 0/8] man/man4/console_codes.4: content and style fixes
 2025-10-09 22:25 UTC  (12+ messages)
` [PATCH 1/8] man/man4/console_codes.4: Document codes better
` [PATCH 2/8] man/man4/console_codes.4: ffix
` [PATCH 3/8] "
` [PATCH 4/8] "
` [PATCH 5/8] man/man4/console_codes.4: wfix
` [PATCH 6/8] man/man4/console_codes.4: ffix
` [PATCH 7/8] "
` [PATCH 8/8] "

[u-boot-test-hooks][PATCH] labgrid-trini: Fix logic in sd-mux flash wrapper
 2025-10-09 22:23 UTC 

[ndctl PATCH] README.md: exclude unsupported distros from Repology badge
 2025-10-09 22:23 UTC  (3+ messages)

b4 shazam base-commit handling
 2025-10-09 22:22 UTC  (5+ messages)

[PATCH] sunxi: a133: Add NSI arbiter support to DRAM init
 2025-10-09 22:21 UTC  (2+ messages)

[PATCH 00/54] bnxt patchset
 2025-10-09 22:11 UTC  (55+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/54] net/bnxt: fix a NULL pointer dereference in bnxt_rep funcs
  ` [PATCH v2 03/54] net/bnxt: enable vector mode processing
  ` [PATCH v2 04/54] net/bnxt/tf_ulp: add meter stats support for Thor2
  ` [PATCH v2 05/54] net/bnxt/tf_core: dynamic UPAR support for THOR2
  ` [PATCH v2 06/54] net/bnxt/tf_core: fix the miscalculation of the lkup table pool
  ` [PATCH v2 07/54] net/bnxt/tf_core: thor2 TF table scope sizing adjustments
  ` [PATCH v2 08/54] net/bnxt/tf_ulp: add support for global identifiers
  ` [PATCH v2 09/54] net/bnxt/tf_core: add support for multi instance
  ` [PATCH v2 10/54] net/bnxt/tf_core: fix table scope free
  ` [PATCH v2 11/54] net/bnxt/tf_core: fix vfr clean up and stats lockup
  ` [PATCH v2 12/54] net/bnxt/tf_ulp: add support for special vxlan
  ` [PATCH v2 13/54] net/bnxt/tf_ulp: increase shared pool size to 32
  ` [PATCH v2 14/54] next/bnxt/tf_ulp: truflow fixes for meter and mac_addr cache
  ` [PATCH v2 15/54] net/bnxt/tf_ulp: add support for tcam priority update
  ` [PATCH v2 16/54] net/bnxt/tf_ulp: hot upgrade support
  ` [PATCH v2 17/54] net/bnxt/tf_core: tcam manager logical id free
  ` [PATCH v2 18/54] net/bnxt/tf_ulp: fix stats counter memory initialization
  ` [PATCH v2 19/54] net/bnxt: fix max VFs count for thor2
  ` [PATCH v2 20/54] net/bnxt/tf_ulp: ovs-dpdk packet drop observed with thor2
  ` [PATCH v2 21/54] net/bnxt/tf_ulp: fix seg fault when devargs argument missing
  ` [PATCH v2 22/54] net/bnxt: fix default rss config
  ` [PATCH v2 23/54] net/bnxt/tf_ulp: enable support for global index table
  ` [PATCH v2 24/54] net/bnxt/tf_core: fix build failure with flow scale option
  ` [PATCH v2 25/54] net/bnxt: truflow remove redundant code for mpc init
  ` [PATCH v2 26/54] net/bnxt/tf_ulp: optimize template enums
  ` [PATCH v2 27/54] net/bnxt/tf_core: thor2 hot upgrade ungraceful quit crash
  ` [PATCH v2 28/54] net/bnxt/tf_ulp: support MPLS packets
  ` [PATCH v2 29/54] net/bnxt/tf_core: add backing store debug to dpdk
  ` [PATCH v2 30/54] net/bnxt/tf_core: truflow global table scope
  ` [PATCH v2 31/54] net/bnxt/tf_ulp: ulp parser support to handle gre key
  ` [PATCH v2 32/54] net/bnxt/tf_core: handle out of order MPC completions
  ` [PATCH v2 33/54] net/bnxt/tf_ulp: socket direct enable
  ` [PATCH v2 34/54] net/bnxt: fix adding udp_tunnel_port
  ` [PATCH v2 35/54] net/bnxt/tf_ulp: add non vfr mode capability
  ` [PATCH v2 36/54] net/bnxt: avoid iova range check when external memory is used
  ` [PATCH v2 37/54] net/bnxt: avoid potential segfault in VFR handling
  ` [PATCH v2 38/54] net/bnxt/tf_ulp: change rte_mem_virt2iova to rte_mem_virt2phys
  ` [PATCH v2 39/54] net/bnxt: thor2 truflow memory manager bug
  ` [PATCH v2 40/54] net/bnxt: fix stats collection when rx queue is not set
  ` [PATCH v2 41/54] net/bnxt: fix rss configuration when set to none
  ` [PATCH v2 42/54] net/bnxt: packet drop after port stop and start
  ` [PATCH v2 43/54] net/bnxt/tf_core: fix truflow crash on memory allocation failure
  ` [PATCH v2 44/54] net/bnxt: truflow remove RTE devarg processing for mpc=1
  ` [PATCH v2 45/54] net/bnxt: add meson build options for TruFlow
  ` [PATCH v2 46/54] net/bnxt: truflow HSI struct fixes
  ` [PATCH v2 47/54] net/bnxt/tf_ulp: truflow add pf action handler
  ` [PATCH v2 48/54] net/bnxt/tf_ulp: add support for unicast only feature
  ` [PATCH v2 49/54] net/bnxt/tf_core: remove excessive debug logging
  ` [PATCH v2 50/54] net/bnxt/tf_core: fix truflow PF init failure on sriov disabled
  ` [PATCH v2 51/54] net/bnxt/tf_ulp: fixes to enable TF functionality
  ` [PATCH v2 52/54] net/bnxt/tf_ulp: add feature bit rx miss handling
  ` [PATCH v2 53/54] net/bnxt: add support for truflow promiscuous mode
  ` [PATCH v2 54/54] net/bnxt/tf_ulp: remove Truflow DEBUG code

[PATCH] drm/panthor: Fix UAF race between device unplug and FW event processing
 2025-10-09 22:18 UTC  (2+ messages)

[chrome-os:chromeos-6.6 166/166] arch/arm64/boot/dts/mediatek/mt8189-skywalker-yoda-sku0.dtb: xs-phy@11e80000 (mediatek,mt8189-xsphy): usb-phy@11e80000: 'mediatek,pre-emphasis' does not match any of the regexes: '^pinctrl-[0-9]+$'
 2025-10-09 22:18 UTC 

[ath:for-current] BUILD SUCCESS 9c78e747dd4fee6c36fcc926212e20032055cf9d
 2025-10-09 22:16 UTC 

[Intel-wired-lan] [tnguy-net-queue:main] BUILD SUCCESS fea8cdf6738a8b25fccbb7b109b440795a0892cb
 2025-10-09 22:15 UTC 

[PATCH] wifi: wcn36xx: Remove unused wcn36xx_smd_update_scan_params
 2025-10-09 22:15 UTC  (4+ messages)

[Outreachy] Introduction (Ágatha)
 2025-10-09 22:09 UTC 

[PATCH] drm/msm: make sure last_fence is always updated
 2025-10-09 22:13 UTC 

[PATCH 5.15] fuse: Fix race condition in writethrough path A race
 2025-10-09 22:11 UTC  (2+ messages)

[Bug 220653] New: RX6700XT fails to do S3 resume, then hangup on recovery
 2025-10-09 22:10 UTC  (2+ messages)
` [Bug 220653] RX6700XT fails to do S3 suspend, "

[PATCH v3 0/7] builtin/repo: introduce stats subcommand
 2025-10-09 22:09 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/7] "

b4: ty: User-flow regression
 2025-10-09 22:09 UTC  (2+ messages)

[PATCH v11 00/31] x86,fs/resctrl telemetry monitoring
 2025-10-09 22:08 UTC  (14+ messages)
` [PATCH v11 20/31] fs/resctrl: Refactor Sub-NUMA Cluster (SNC) in mkdir/rmdir code flow

[PATCH] drm/msm/dpu: Remove dead-code in dpu_encoder_helper_reset_mixers()
 2025-10-09 22:06 UTC  (3+ messages)

[PATCH v2] bcache: add "clock" cache replacement policy
 2025-10-09 22:06 UTC  (2+ messages)

[PATCH 00/16] media: platform: rga: Add RGA3 support
 2025-10-09 22:03 UTC  (3+ messages)

[PATCH 0/5] Add separate ICE UFS and eMMC device nodes for QCS615 platform
 2025-10-09 22:03 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: qcom: msm8939-asus-z00t: add initial device tree
 2025-10-09 22:03 UTC  (2+ messages)

[PATCH v4 0/8] Add SPI offload support to AD4030
 2025-10-09 22:02 UTC  (4+ messages)
` [PATCH v4 7/8] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224

[PATCH] arm64: dts: qcom: sdm630: fix gpu_speed_bin size
 2025-10-09 21:59 UTC  (3+ messages)

[PATCH] sched_ext: defer queue_balance_callback() until after ops.dispatch
 2025-10-09 21:57 UTC  (4+ messages)

[PATCH] [Outreachy] patch-ids: fix const correctness
 2025-10-09 21:57 UTC  (3+ messages)

[PATCH v5 0/2] drm/xe/guc: Cleanup GuC log buffer macros and helpers
 2025-10-09 21:57 UTC  (3+ messages)
` [PATCH v5 1/2] drm/xe/guc: Update GuC log buffer type value
` [PATCH v5 2/2] drm/xe/guc: Add prefix to guc log buffer macros

[PATCH 0/9] SHA-1/SHA-256 interoperability, part 1
 2025-10-09 21:56 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/9] docs: update pack index v3 format
  ` [PATCH v3 2/9] docs: update offset order for pack index v3
  ` [PATCH v3 3/9] docs: reflect actual double signature for tags
  ` [PATCH v3 4/9] docs: improve ambiguous areas of pack format documentation
  ` [PATCH v3 5/9] docs: add documentation for loose objects
  ` [PATCH v3 6/9] rev-parse: allow printing compatibility hash
  ` [PATCH v3 7/9] fsck: consider gpgsig headers expected in tags
  ` [PATCH v3 8/9] t: allow specifying compatibility hash
  ` [PATCH v3 9/9] t1010: use BROKEN_OBJECTS prerequisite

[bluez/bluez]
 2025-10-09 21:55 UTC 

[PATCH v2] driver core: fw_devlink: Don't warn about sync_state() pending
 2025-10-09 21:54 UTC  (2+ messages)

HID_HAPTIC=m prevents from linking
 2025-10-09 21:54 UTC 

[PATCH v3] drm/i915:move and rename reg_in_range_table
 2025-10-09 21:52 UTC 

[PATCH 0/4] target/loongarch: Remove some unnecessary target_ulong uses
 2025-10-09 21:50 UTC  (9+ messages)
` [PATCH 1/4] hw/loongarch/boot: Remove unnecessary cast to target_ulong
` [PATCH 2/4] target/loongarch: Remove target_ulong use in gen_goto_tb()
` [PATCH 3/4] target/loongarch: Remove target_ulong use in gdb_write_register handler
` [PATCH 4/4] target/loongarch: Do not use target_ulong type for LDDIR level

[PATCH 0/4] powerpc: Rename wdt@ notes to watchdog@
 2025-10-09 14:09 UTC  (5+ messages)
` [PATCH 2/4] powerpc: 83xx: Rename wdt@ nodes "
` [PATCH 3/4] powerpc: 86xx: "

[PATCH 0/2] Add support for Pixel 3 and Pixel 3 XL
 2025-10-09 21:50 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: "

[PATCH] NFS: Fix state renewals missing after boot
 2025-10-09 21:48 UTC  (2+ messages)
` [PATCH v2] NFS4: "

[RFC PATCH 0/2] another 'interrupts-extended' replacement needed?
 2025-10-09 21:47 UTC  (4+ messages)

[usb:usb-testing 21/23] arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dtb: usb@3100000 (fsl,ls1028a-dwc3): compatible: 'oneOf' conditional failed, one must be fixed:
 2025-10-09 21:46 UTC 


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.