All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-23 08:45:07 to 2026-06-23 09:16:46 UTC [more...]

[PATCH v4 0/3] iio: adc: Add support for TI ADS1110 to ti-ads1100 driver
 2026-06-23  9:16 UTC  (3+ messages)
` [PATCH v4 1/3] iio: adc: Fix incorrect reading when datarate changed in single mode

[PATCH RFC v3 00/12] namespace-aware configfs
 2026-06-23  9:15 UTC  (13+ messages)
` [PATCH RFC v3 01/12] fs/configfs: rework configfs_is_root()
` [PATCH RFC v3 02/12] fs/configfs: dynamically allocate super_info
` [PATCH RFC v3 03/12] fs/configfs: separate out configfs_{link,unlink}_root()
` [PATCH RFC v3 04/12] fs/configfs: add superblock as attribute to configfs_pin_fs()
` [PATCH RFC v3 05/12] fs/configfs: add 'fill_subsystem' and 'clear_subsystem' callbacks
` [PATCH RFC v3 06/12] fs/namespace: implement mnt_clone_direct()
` [PATCH RFC v3 07/12] fs/configfs: switch to get_tree_keyed()
` [PATCH RFC v3 08/12] fs/configfs: open-code simple_pin_fs()
` [PATCH RFC v3 09/12] nvmet: make discovery subsystem dynamic
` [PATCH RFC v3 10/12] nvmet: per net-namespace port list
` [PATCH RFC v3 11/12] nvmet: make configfs setup namespace aware
` [PATCH RFC v3 12/12] nvmet: enable transports for net namespaces

[PATCH] i3c: master: svc: report timeout waiting for STOP idle
 2026-06-23  9:16 UTC  (3+ messages)

[PATCH 0/4] kvm: sev: Fix issues reported by Sashiko
 2026-06-23  9:15 UTC  (5+ messages)
` [PATCH 1/4] kvm: sev: Fix user-space triggerable WARN_ON on snp_launch_update path
` [PATCH 2/4] kvm: sev: Unmap pages in correct order in sev_gmem_post_populate()
` [PATCH 3/4] KVM: guest_memfd: Add `write` parameter to kvm_gmem_populate()
` [PATCH 4/4] kvm: sev: Acquire a writeable page reference for CPUID pages

[scarthgap][PATCH] curl: Fix CVE-2026-5773 - SMB connection reuse across shares
 2026-06-23  9:15 UTC  (3+ messages)
` [OE-core] "

[PATCH] ovl: Allow changing default fsync_mode
 2026-06-23  9:15 UTC  (3+ messages)

[PATCH v2] mm: mglru: fix stale batch updates after memcg reparenting
 2026-06-23  9:14 UTC  (5+ messages)

[PATCH net] net: dst: block BH in ipip6_tunnel_xmit
 2026-06-23  2:24 UTC  (3+ messages)

[PATCH 0/4] DSC max delta bpp support
 2026-06-23  9:14 UTC  (5+ messages)
` [PATCH 4/4] drm/i915/dp: Decode dsc max delta bpp from sink dpcd

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-23  9:14 UTC  (7+ messages)
` [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl

[RFC][PATCH] perf: Fix perf_addr_filters_afjust()
 2026-06-23  9:14 UTC  (2+ messages)
` [RFC][PATCH v2] "

[PATCH net-next] net: sparx5: change ndo_set_rx_mode_async return type to int
 2026-06-23  9:14 UTC  (3+ messages)

[PATCH v1 0/2] ASoC: add Qualcomm WSA885X I2C codec support
 2026-06-23  9:13 UTC  (9+ messages)
` [PATCH v1 1/2] dt-bindings: sound: add qcom,wsa885x-i2c
` [PATCH v1 2/2] ASoC: codecs: add Qualcomm WSA885X I2C codec driver

[PATCH] common/cnxk: add bulk Rx queue enable/disable
 2026-06-23  9:13 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v3 0/6] drm/xe/mmio: Small improvements
 2026-06-23  9:13 UTC  (3+ messages)
` [PATCH v3 6/6] drm/xe/mmio: Prefer tile-based WARN message

[PATCH v6 0/4] PCI: Add DOE support for endpoint
 2026-06-23  9:13 UTC  (7+ messages)
` [PATCH v6 1/4] PCI/DOE: Move common definitions to the header file
` [PATCH v6 2/4] PCI: endpoint: Add DOE mailbox support for endpoint functions
` [PATCH v6 3/4] PCI: endpoint: Add support for DOE initialization and setup in EPC core
` [PATCH v6 4/4] Documentation: PCI: Add documentation for DOE endpoint support

[PATCH v2] hw/i386/x86-iommu: Correctly set pt bit in extended capability register
 2026-06-23  9:12 UTC  (2+ messages)

[PATCH] hw/arm/smmuv3-accel: Fix veventq read returning true on EAGAIN/EINTR
 2026-06-23  9:12 UTC  (4+ messages)

[PATCH RESEND v18 00/12] vfio/pci: Add PCIe TPH support
 2026-06-23  9:13 UTC  (25+ messages)
` [PATCH RESEND v18 01/12] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
` [PATCH RESEND v18 02/12] PCI/TPH: Fix tph_enabled concurrent update race by bitfield packing
` [PATCH RESEND v18 03/12] PCI/TPH: Cache TPH requester capability at probe time
` [PATCH RESEND v18 04/12] PCI/TPH: Refactor pcie_enable_tph & add explicit requester variant
` [PATCH RESEND v18 05/12] PCI/TPH: Refactor pcie_tph_get_cpu_st & add explicit variant
` [PATCH RESEND v18 06/12] PCI/TPH: Expose the enabled TPH requester type
` [PATCH RESEND v18 07/12] PCI/TPH: Add pcie_tph_supported() helper to check TPH capability attributes
` [PATCH RESEND v18 08/12] PCI/TPH: Add sysfs binary file to export CPU to steering-tag mapping
` [PATCH RESEND v18 09/12] vfio/pci: Hide TPH capability when TPH is unsupported
` [PATCH RESEND v18 10/12] vfio/pci: Add TPH_ENABLE feature skeleton and unsafe module parameter
` [PATCH RESEND v18 11/12] vfio/pci: Add TPH_ST_CONFIG for PCIe TPH ST configuration
` [PATCH RESEND v18 12/12] vfio/pci: Virtualize PCIe TPH capability registers

[ANNOUNCE] xfsprogs: for-next updated to ec7424231d53
 2026-06-23  9:12 UTC 

[PATCH] wifi: mac80211: only accept IBSS channel switch from our own BSSID
 2026-06-23  9:12 UTC  (3+ messages)

[PATCH v4 net] net: mana: Optimize irq affinity for low vcpu configs
 2026-06-23  9:11 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpf: Fix gotox target validation against CFG
 2026-06-23  9:11 UTC  (7+ messages)
` [PATCH bpf-next v2 0/2] bpf: Enforce gotox targets against subprog bounds
  ` [PATCH bpf-next v2 2/2] selftests/bpf: Add cross-subprog gotox target coverage
      `  "
    ` Re: [PATCH bpf-next v2 0/2] bpf: Enforce gotox targets against subprog bounds

[PATCH i-g-t] tests/intel: ensure stable GT C6 for residency measurement
 2026-06-23  9:10 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] firmware: stratix10-svc: fix FCS SMC call kernel-doc
 2026-06-23  9:10 UTC 

[PATCH 0/2] phy: qcom: edp: Update v8 programming sequence
 2026-06-23  9:10 UTC  (4+ messages)
` [PATCH 2/2] phy: qcom: edp: update v8 power-on "

[PATCH] [net] eth: mlx5: fix macsec dependency
 2026-06-23  9:10 UTC  (2+ messages)

[PATCH 0/2] rockchip: odroid-m1s/rk3566 watchdog support
 2026-06-23  9:10 UTC  (2+ messages)

[PATCH v5 0/2] Support zero-sized HDM decoders
 2026-06-23  9:10 UTC  (3+ messages)
` [PATCH v5 1/2] cxl/hdm: Allow zero sized "
` [PATCH v5 2/2] tools/testing/cxl: Enable zero sized decoders under hb0

[PATCH v3 0/3] ppc/kvm: Handle CPU compatibility mode correctly for nested guests
 2026-06-23  9:10 UTC  (4+ messages)
` [PATCH v3 2/3] target/ppc/kvm: Add support for querying host compatibility mode

[PATCH v2 00/13] Dynamic Kernel Stacks
 2026-06-23  9:10 UTC  (14+ messages)

[PATCH net-next] selftests/xsk: preserve UMEM view in bidi test
 2026-06-23  9:10 UTC 

[PATCH] soc: qcom: smsm: fix __iomem annotations
 2026-06-23  9:09 UTC 

[PATCH ath-next] wifi: ath10k: fix skb leak on incomplete msdu during rx pop
 2026-06-23  9:09 UTC  (2+ messages)

[PATCH] graph: add optional profiling stats
 2026-06-23  9:08 UTC  (7+ messages)
` [PATCH v5] "

[PATCH v2] drm/xe/display: consider DPT when WA 22019338487 is active
 2026-06-23  9:09 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe/display: consider DPT when WA 22019338487 is active (rev2)

[PATCH v9 00/12] hw/riscv: Add the Tenstorrent Atlantis machine
 2026-06-23  9:08 UTC  (6+ messages)
` [PATCH v9 08/12] hw/riscv/atlantis: Provide a simple halting payload

[PATCH] armv8: mmu: don't panic when unmapping a page which isn't mapped
 2026-06-23  9:07 UTC  (2+ messages)

[PATCH net] net: ethernet: qualcomm: ppe: Demote from supported and fix maintainer addresses
 2026-06-23  9:08 UTC  (3+ messages)

[PATCH 0/2] iio: adc: ad4080: add backend data size configuration
 2026-06-23  9:07 UTC  (3+ messages)
` [PATCH 1/2] iio: adc: adi-axi-adc: add data size support for AD408X backend
` [PATCH 2/2] iio: adc: ad4080: configure backend data size

[PATCH] clk: palmas: unprepare clock on provider registration failure
 2026-06-23  9:07 UTC 

[PATCH v4 0/3] mm, swap: Enable THP SWAP for PowerPC Book3S64
 2026-06-23  9:03 UTC  (6+ messages)
` [PATCH v4 3/3] powerpc: Kconfig: Enable THP_SWAP on Book3S64

[PATCH 0/3] scsi: ufs: Harden TX EQTR error handling paths
 2026-06-23  9:06 UTC  (5+ messages)
` [PATCH 2/3] scsi: ufs: core: Tolerate RX_FOM read failures in TX EQTR
` [PATCH 3/3] scsi: ufs: core: Always run tx_eqtr POST_CHANGE notify

[PATCH] ext4: fix ABBA deadlock in ext4_xattr_inode_cache_find()
 2026-06-23  9:05 UTC 

[PATCH v3 0/3] remoteproc: improve robustness for rproc_attach fail cases
 2026-06-23  9:05 UTC  (4+ messages)
` [PATCH v3 1/3] remoteproc: core: Attach rproc asynchronously in rproc_add() path via schedule_work()
` [PATCH v3 2/3] remoteproc: qcom: Check subdev start status in rproc_stop()
` [PATCH v3 3/3] remoteproc: core: cancel crash_handler work in rproc_add() error path

[PATCH v2 3/4] drm/ssd130x: Add SSD135X_FAMILY and SSD1351 support
 2026-06-23  9:05 UTC  (2+ messages)

[PATCH] pmdomain: arm: Grammar s/may needed/may be needed/
 2026-06-23  9:05 UTC  (2+ messages)

[PATCH v10 0/5] Add Qualcomm extended CTI support
 2026-06-23  9:04 UTC  (2+ messages)

[PATCH 00/13] Bluetooth: btusb/btqca/hci_sync: Clean up btusb and fix several bugs
 2026-06-23  9:04 UTC  (14+ messages)
` [PATCH 01/13] Bluetooth: btusb: Initialize @priv_size at declaration in btusb_probe()
` [PATCH 02/13] Bluetooth: btusb: Use & instead of == to test bitflag BTUSB_IGNORE
` [PATCH 07/13] Bluetooth: hci_sync: Simplify hci_reset_sync()
` [PATCH 11/13] Bluetooth: btusb: Move struct btusb_data and macros into btusb.h
` [PATCH 12/13] Bluetooth: btqca: Fix undetected error HCI status in qca_send_reset()
` [PATCH 13/13] Bluetooth: btqca: Fix qca_set_bdaddr() using wrong HCI event type

[PATCH v2 0/6] drm/sysfb: simpledrm: Various improvements
 2026-06-23  9:04 UTC  (13+ messages)
` [PATCH v2 2/6] drm/sysfb: simpledrm: Improve panel-size validation
` [PATCH v2 4/6] drm/sysfb: simpledrm: Improve stride validation
` [PATCH v2 5/6] drm/sysfb: simpledrm: Validate mmap size against framebuffer size
` [PATCH v2 6/6] drm/sysfb: simpledrm: Read panel orientation from DT node

[PATCH] firmware: arm_scmi: Grammar s/may needed/may be needed/
 2026-06-23  9:04 UTC  (2+ messages)

[PATCH v3 0/8] refactor monolithic amdgpu.h
 2026-06-23  9:04 UTC  (7+ messages)
` [PATCH v3 1/8] drm/amdgpu: move struct amdgpu_wb and helpers into separate files
` [PATCH v3 2/8] drm/amdgpu: move struct amdgpu_uid "
` [PATCH v3 4/8] drm/amdgpu: move struct amdgpu_mqd and helpers into header file

[PATCH v5 0/9] KVM: s390: A bunch of gmap-related fixes
 2026-06-23  9:04 UTC  (4+ messages)
` [PATCH v5 2/9] KVM: s390: Fix dat_peek_cmma() overflow

[GIT PULL] md-7.2-20260623
 2026-06-23  9:03 UTC 

[PATCH mptcp-next 0/2] remove bpf_mptcp_subflow_queues_empty
 2026-06-23  9:03 UTC  (2+ messages)

[PATCH v2 0/4] drm/ssd130x: Add support for the Solomon SSD1351 OLED controller
 2026-06-23  9:03 UTC  (6+ messages)
` [PATCH v2 2/4] drm/ssd130x: Add RGB565 support to SSD133X family
` [PATCH v2 4/4] staging: fbtft: remove fb_ssd1351 driver

[PATCH net-next 0/3] selftests/xsk: stabilize timeout test behavior
 2026-06-23  9:02 UTC  (5+ messages)

[PATCH] mm: memcg: remove stray text from obj_stock_pcp comment
 2026-06-23  9:02 UTC  (3+ messages)

[PATCH] fpga: xilinx-pr-decoupler: Use devm_clk_get_prepared()
 2026-06-23  9:01 UTC 

[PATCH v7 0/7] igb: Implement Transmit Rate Limiting (TRL)
 2026-06-23  9:00 UTC  (12+ messages)
` [PATCH v7 1/7] igb: Define TRL registers and core state
` [PATCH v7 2/7] igb: Add VMState support for TRL state
` [PATCH v7 4/7] igb: Refactor TX path to return processed byte count
` [PATCH v7 5/7] igb: Implement TRL throttling and timer resumption

[PATCH] staging: rtl8723bs: remove unused function declarations
 2026-06-23  9:00 UTC  (2+ messages)

[PATCH v3] media: as102: drop device reference on probe failure
 2026-06-23  8:59 UTC  (2+ messages)

[PATCH 5.15 000/411] 5.15.210-rc1 review
 2026-06-23  8:59 UTC  (4+ messages)
` [PATCH 5.15 323/411] spi: topcliff-pch: fix controller deregistration

[PATCH] soc: qcom: smp2p: fix __iomem annotation on entry->value pointer
 2026-06-23  8:59 UTC 

[PATCH] staging: rtl8723bs: fix CamelCase warnings for bResult and Address in rtw_efuse.c
 2026-06-23  8:56 UTC 

[PATCH 0/7] md/raid10: fixes, atomic write handling, and error-path cleanup
 2026-06-23  8:58 UTC  (4+ messages)
` [PATCH 2/7] md/raid1: handle atomic writes that require splitting

[PATCH] staging: rtl8723bs: fix timer rescheduling in rtw_cmd callbacks
 2026-06-23  8:58 UTC  (2+ messages)

[PATCH i-g-t] tests/amdgpu: Resolve DRM card index dynamically instead of hardcoding card0
 2026-06-23  8:57 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v4 0/2] ocfs2: validate xattr metadata bounds
 2026-06-23  8:57 UTC  (3+ messages)
` [PATCH v4 1/2] ocfs2: validate inline xattrs during inode block validation

[PATCH V13 0/9] Add Invensense ICM42607
 2026-06-23  8:14 UTC  (6+ messages)
` [PATCH V13 2/9] dt-bindings: iio: imu: icm42600: Add icm42607

[PATCH] dm: avoid leaking the caller's thread keyring via the table device file
 2026-06-23  8:56 UTC  (2+ messages)

[PATCH v2 0/3] Add and use abstraction for synchronize_rcu()
 2026-06-23  8:56 UTC  (3+ messages)
` [PATCH v2 1/3] rust: sync: Add "

[PATCH] atm: fore200e: disable PCI device on DMA mask failure
 2026-06-23  8:56 UTC  (2+ messages)

[net] ipv6: honor per-interface proxy_ndp in forward and NA paths
 2026-06-23  8:56 UTC 

[PATCH] char: xilinx_hwicap: unregister class on init errors
 2026-06-23  8:55 UTC 

[PATCH v9] PCI: Add device-specific reset for Qualcomm devices
 2026-06-23  8:55 UTC  (3+ messages)

[PATCH 0/3] SM8450 IPA support
 2026-06-23  8:55 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm8450: Add "
` [PATCH 2/3] dt-bindings: net: qcom,ipa: Add SM8450 compatible string

[PATCH] common/cnxk: fix inline dev null dereference
 2026-06-23  8:54 UTC 

[PATCH v2 0/5] hw/m68k: add working floppy controller for q800
 2026-06-23  8:54 UTC  (7+ messages)
` [PATCH v2 2/5] fifo32: add fifo32_peek()

[PATCH mptcp-next] mptcp: fix lockdep splat in mptcp_subflow_create_socket
 2026-06-23  8:54 UTC  (3+ messages)

[PATCH v3] ata: libata-core: Reject an invalid concurrent positioning ranges count
 2026-06-23  8:54 UTC  (2+ messages)

[PATCH v4 0/3] bus: mhi: Add loopback driver
 2026-06-23  8:54 UTC  (5+ messages)
` [PATCH v4 1/3] bus: mhi: host: clients: Add loopback driver with sysfs interface
` [PATCH v4 2/3] bus: mhi: ep: Add mhi_ep_queue_buf() API for raw buffer queuing

[PATCH v3] mm/page_alloc: use existing highatomic reserves on the buddy fastpath
 2026-06-23  8:54 UTC  (2+ messages)

[tip:irq/urgent] BUILD SUCCESS 865730eec5435ce40a5dc3c615077d04c8f95098
 2026-06-23  8:54 UTC 

[PATCH v9 4/4] ext4: remove ea_inode_array mechanism in favor of ext4_put_ea_inode()
 2026-06-23  8:52 UTC  (6+ messages)
` [PATCH v9 0/4] ext4: deferred iput framework for EA inodes
  ` [PATCH v9 1/4] fs: add iput_if_not_last() helper
  ` [PATCH v9 2/4] ext4: introduce ext4_put_ea_inode() for safe deferred iput
  ` [PATCH v9 3/4] ext4: convert all EA inode iput() calls to ext4_put_ea_inode()

[PATCH] drm/i915/psr: Skip PSR exit for legacy cursor updates on LNL
 2026-06-23  8:52 UTC  (2+ messages)

[PATCH v8 0/2] libsas: rediscover improvements for linkrate/sas_addr changes
 2026-06-23  8:52 UTC  (3+ messages)
` [PATCH v8 2/2] scsi: libsas: Add linkrate and sas_addr change detection in rediscover

kernel/bpf/diagnostics.c:173:40: warning: diagnostic behavior may be improved by adding the 'format(printf, 2, 3)' attribute to the declaration of 'bpf_diag_write'
 2026-06-23  8:51 UTC 

[PATCH] iommu/qcom: Remove sysfs device on probe failure path
 2026-06-23  8:51 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: microchip,pic32mzda-wdt: Convert to DT schema
 2026-06-23  8:51 UTC  (2+ messages)

Issue cloning kernel-doc-zh from HUST mirror
 2026-06-23  8:51 UTC  (2+ messages)

[PATCH v2 0/3] Improve U-Boot's TPM handling in the non-EFI case
 2026-06-23  8:50 UTC  (15+ messages)
` [PATCH v2 3/3] tpm: allocate tpm event log if missing

[PATCH] f2fs: don't drop the top folio order in the f2fs_iostat tracepoint
 2026-06-23  8:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] media: as102: drop device reference on probe failure
 2026-06-23  8:50 UTC  (2+ messages)

[PATCH v9 4/5] perf: RISC-V: add support for SSE event
 2026-06-23  8:48 UTC  (3+ messages)
  ` [External] "

[PATCH v5 00/34] Cleaning up the KVM clock mess
 2026-06-23  8:50 UTC  (5+ messages)
` [PATCH v5 04/34] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

[RFC] drm/sched: Replace completion with a flush
 2026-06-23  8:48 UTC  (4+ messages)

[Linux Memory Hotness and Promotion] Notes from June 18, 2026
 2026-06-23  8:47 UTC  (2+ messages)

[PATCH v5 0/5] cxl: Support Back-Invalidate
 2026-06-23  8:47 UTC  (3+ messages)
` [PATCH v5 4/5] cxl: Add HDM-DB region creation

[PATCH RFC v7 0/9] firmware: arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2026-06-23  8:47 UTC  (4+ messages)

[PATCH 00/11] pmdomain: st: ux500: Implement ux500 power domains
 2026-06-23  8:46 UTC  (3+ messages)
` [PATCH 02/11] dt-bindings: Add the actual power domains on U8500

[PATCH] generic/064: allow 50 extents on F2FS after fcollapse
 2026-06-23  8:46 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] hwrng: omap: Fix probe error path cleanup
 2026-06-23  8:42 UTC 

[PATCH] gpg-interface: fix strip_cr_before_lf to only remove CR before LF
 2026-06-23  8:45 UTC 

[PATCH 1/1] gpio: davinci: fix IRQ domain leak on devm_kzalloc failure
 2026-06-23  8:45 UTC  (2+ messages)

[PATCH] gpio: tegra: do not call pinctrl for GPIO direction
 2026-06-23  8:45 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] support/testing: Add builtin-kernels and Gitlab CI automation
 2026-06-23  8:44 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] support/testing/builtin-kernels: add aarch64-virt kernel
` [Buildroot] [PATCH 2/2] support/scripts/{gitlab-ci.yml.in, generate-gitlab-ci-yml}: build runtime kernel in Gitlab CI job


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.