All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-13 01:17:28 to 2026-07-13 02:55:37 UTC [more...]

[PATCHSET SLOP RFC 0/6] bpf: make arena pointers first-class kfunc and struct_ops arguments
 2026-07-13  2:55 UTC  (8+ messages)
` [PATCHSET SLOP RFC 1/6] bpf: Support __arena suffix for kfunc arguments
` [PATCHSET SLOP RFC 2/6] selftests/bpf: Add kfunc __arena argument tests
` [PATCHSET SLOP RFC 3/6] bpf: Support __arena suffix on struct_ops stub arguments
` [PATCHSET SLOP RFC 4/6] selftests/bpf: Add struct_ops __arena argument tests
` [PATCHSET SLOP RFC 5/6] sched_ext: Pass a kernel arena pointer to ops_cid.set_cmask()
` [PATCHSET SLOP RFC 6/6] sched_ext: Convert scx_bpf_cid_override() to take an arena pointer

[PATCH] reboot: enable IRQs before do_exit in the halt and power off fallback
 2026-07-13  2:54 UTC  (2+ messages)

[PATCH v2] iommu/riscv: Replace illegal command with dummy IOFENCE to prevent hardware lockup
 2026-07-13  2:51 UTC  (3+ messages)

[PATCH] scsi: ufs: Add support for the aggregated read query opcode
 2026-07-13  2:52 UTC  (3+ messages)

[PATCH 5.10.y] net: Drop the lock in skb_may_tx_timestamp()
 2026-07-13  2:50 UTC 

[PATCH 5.15.y] net: Drop the lock in skb_may_tx_timestamp()
 2026-07-13  2:49 UTC 

[PATCH 6.1.y] net: Drop the lock in skb_may_tx_timestamp()
 2026-07-13  2:49 UTC 

[PATCH v2] docs: bpf: document BPF_RB_OVERWRITE_POS in bpf_ringbuf_query
 2026-07-13  2:49 UTC 

[PATCH] cxl/region: Fix use-after-free in find_pos_and_ways() error path
 2026-07-13  2:48 UTC  (2+ messages)

[PATCH V6 0/4] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-07-13  2:47 UTC  (9+ messages)
` [PATCH V6 1/4] PCI: imx6: Move pci_pwrctrl_create_devices() to imx_pcie_probe()
` [PATCH V6 2/4] PCI: imx6: Add skip_pwrctrl_off flag support
` [PATCH V6 3/4] Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq
` [PATCH V6 4/4] arm64: dts: imx95-19x19-evk: Describe the PCIe M.2 Key E connector

[RFC PATCH] crypto: pcrypt - Disallow nesting of the pcrypt wrapper
 2026-07-13  2:46 UTC  (3+ messages)

回复:[PATCH] hw/misc/ivshmem: clear chardev handlers before freeing peers
 2026-07-13  2:45 UTC 

[PATCH 0/2] btrfs: allow reflinks into NODATASUM files
 2026-07-13  2:45 UTC  (4+ messages)

[PATCH] cxl/port: Restart port enumeration when a sibling adds the dport first
 2026-07-13  2:45 UTC  (2+ messages)

[PATCH net-next v7 0/2] net: libwx: improve VF ethtool support
 2026-07-13  2:44 UTC  (4+ messages)
` [PATCH net-next v7 1/2] net: libwx: add support for set_ringparam in wx_ethtool_ops_vf

[PATCH v2] docs: zh_TW: process: localize terminologies and improve fluency in 8.Conclusion
 2026-07-13  2:44 UTC  (9+ messages)

[LTP] [PATCH v2] ltp: syscalls/madvise09: Reset cgroup memory limits before test retries
 2026-07-13  2:44 UTC  (6+ messages)
` [LTP] [PATCH v3] madvise09: Reset cgroup limits before retrying test
  ` [LTP] "

[PATCH v5 0/9] mm/page_owner: misc cleanups
 2026-07-13  2:40 UTC  (6+ messages)
` [PATCH v5 9/9] mm/page_owner: use memcg_data snapshot instead of PageMemcgKmem() to avoid TOCTOU VM_BUG_ON

[PATCH v2 0/4] docs/zh_CN: update rust documentation translations
 2026-07-13  2:41 UTC  (9+ messages)
` [PATCH v2 1/4] docs/zh_CN: Update rust/quick-start.rst translation
` [PATCH v2 2/4] docs/zh_CN: Update rust/general-information.rst translation
` [PATCH v2 3/4] docs/zh_CN: Update rust/arch-support.rst translation
` [PATCH v2 4/4] docs/zh_CN: Update rust/testing.rst translation

[PATCH] dm thin metadata: fix superblock refcount leak on snapshot shadow failure
 2026-07-13  2:40 UTC  (2+ messages)

[f2fs-dev] [PATCH v3 00/17] fscrypt: Standardize on blk-crypto
 2026-07-13  2:37 UTC  (36+ messages)
`  "
` [f2fs-dev] [PATCH v3 01/17] blk-crypto: Simplify check for fallback support
  `  "
` [f2fs-dev] [PATCH v3 02/17] blk-crypto: Fold __blk_crypto_cfg_supported() into its caller
  `  "
` [f2fs-dev] [PATCH v3 03/17] blk-crypto: Allow control over whether hardware is used
  `  "
` [f2fs-dev] [PATCH v3 04/17] fscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZE
  `  "
` [f2fs-dev] [PATCH v3 05/17] fscrypt: Always use blk-crypto for contents on block-based filesystems
  `  "
` [f2fs-dev] [PATCH v3 06/17] Documentation: fscrypt: Update docs for inlinecrypt
  `  "
` [f2fs-dev] [PATCH v3 07/17] ext4: Remove fs-layer file contents en/decryption code
  `  "
` [f2fs-dev] [PATCH v3 08/17] ext4: Make ext4_bio_write_folio() return void
  `  "
` [f2fs-dev] [PATCH v3 09/17] ext4: Further de-generalize the bio postprocessing code
  `  "
` [f2fs-dev] [PATCH v3 10/17] f2fs: Remove fs-layer file contents en/decryption code
  `  "
` [f2fs-dev] [PATCH v3 11/17] fs/buffer: Remove fs-layer decryption code
  `  "
` [f2fs-dev] [PATCH v3 12/17] fscrypt: Replace calls to fscrypt_inode_uses_inline_crypto()
  `  "
` [f2fs-dev] [PATCH v3 13/17] fscrypt: Remove fscrypt_dio_supported()
  `  "
` [f2fs-dev] [PATCH v3 14/17] fscrypt: Remove fs-layer zeroout code
  `  "
` [f2fs-dev] [PATCH v3 15/17] fscrypt: Remove unused functions and workqueue
  `  "
` [f2fs-dev] [PATCH v3 16/17] fscrypt: Merge bio.c and inline_crypt.c into block.c
  `  "
` [f2fs-dev] [PATCH v3 17/17] fscrypt: Add safety checks to non-block-based en/decryption
  `  "

[PATCH RESEND] entry: Fix seccomp bypass after ptrace with TSYNC
 2026-07-13  2:40 UTC  (3+ messages)

[PATCH] fs/ceph/mds_client: drop mdsc->mutex before decoding the MDS reply
 2026-07-13  2:39 UTC  (2+ messages)

[PATCH slab/for-next] mm/slab: simplify freeing remote objects in free_to_pcs_bulk()
 2026-07-13  2:38 UTC  (2+ messages)

[PATCH V3] mm: Standardize printing for pgtable entries
 2026-07-13  2:37 UTC  (3+ messages)

[PATCH v2] drm/xe/guc_ads: allocate UM queues in a separate UC BO
 2026-07-13  2:36 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/guc_ads: allocate UM queues in a separate UC BO (rev2)
` ✗ Xe.CI.FULL: failure "

[PATCH v3 0/8] iio: adc: new ti-ads112c14 driver
 2026-07-13  2:35 UTC  (13+ messages)
` [PATCH v3 2/8] dt-bindings: iio: adc: Add excitation current sources properties
` [PATCH v3 4/8] dt-bindings: iio: adc: add input-chopping property
` [PATCH v3 5/8] dt-bindings: iio: adc: add ti,ads122c14
` [PATCH v3 6/8] iio: adc: add ti-ads112c14 driver
` [PATCH v3 7/8] iio: adc: ti-ads112c14: implement gain on internal short SYS_MON channel
` [PATCH v3 8/8] iio: adc: ti-ads112c14: add measurement channel support

[PATCH v2] target/i386/monitor: Refine `info tlb` command
 2026-07-13  2:34 UTC  (5+ messages)
  `  "

[PATCH v4 0/8] drm/xe: add page size allocation mode control and coverage
 2026-07-13  2:35 UTC  (11+ messages)
` [PATCH v4 1/8] drm/xe: add page size allocation control state to xe_device
` [PATCH v4 2/8] drm/xe: add Kconfig option for debug page-size allocation control
` [PATCH v4 3/8] drm/xe/debugfs: add page-size allocation mode knob
` [PATCH v4 4/8] drm/xe: add XE_BO_FLAG_NEEDS_1G for minimum page-size sizing
` [PATCH v4 5/8] drm/xe: apply debug page-size allocation policy to user BOs
` [PATCH v4 6/8] drm/xe/vm: propagate BO page-size requirements to VMA map flags
` [PATCH v4 7/8] drm/xe/pt: allow selecting the bind leaf PTE level
` [PATCH v4 8/8] drm/xe/tests: add live KUnit coverage for BO page-size allocation modes
` ✗ CI.checkpatch: warning for drm/xe: add page size allocation mode control and coverage (rev2)
` ✓ CI.KUnit: success "

[PATCH] drbd: reject out-of-range sizes when draining data
 2026-07-13  2:34 UTC 

[PATCH] selftests/acct: share netlink helpers
 2026-07-13  2:34 UTC  (2+ messages)

[PATCH] scsi: elx: efct: fix refcount leak in efct_hw_io_abort()
 2026-07-13  2:32 UTC  (2+ messages)

[PATCH] ufs: core: tracing: Do not dereference pointers in TP_printk()
 2026-07-13  2:32 UTC  (2+ messages)

[PATCH] scsi: elx: efct: Fix IO leak on unsupported additional CDB
 2026-07-13  2:32 UTC  (2+ messages)

[PATCH] scsi: hpsa: fix DMA mapping leak on IOACCEL2 reset path
 2026-07-13  2:32 UTC  (2+ messages)

[PATCH v2] scsi: sg: report request-table problems when any status is set
 2026-07-13  2:32 UTC  (2+ messages)

[PATCH RESEND] scsi: core: wake eh reliably when using scsi_schedule_eh
 2026-07-13  2:32 UTC  (2+ messages)

[PATCH] scsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup()
 2026-07-13  2:32 UTC  (2+ messages)

[PATCH] clk: eswin: Zero-initialize stack-allocated clk_init_data
 2026-07-13  2:33 UTC  (2+ messages)

[PATCH 1/6] drm/amdgpu: add RS64 local memory context array init/fini
 2026-07-13  2:32 UTC  (5+ messages)
` [PATCH 3/6] drm/amdgpu/mes11: get MES process/gang contex size

[PATCH] hw/cxl: Check mailbox payload length does not exceed max size
 2026-07-13  2:30 UTC 

[PATCH v3 v3] PCI: dwc: Add pci id for LECARC pcie pmu
 2026-07-13  2:31 UTC  (2+ messages)

EDAC support for Arrow Lake-HX (8086:7d1c) - working out-of-tree driver, test hardware available
 2026-07-13  2:30 UTC  (2+ messages)

[PATCH net v2] bnxt_en: Handle partially initialized auxiliary devices
 2026-07-13  2:29 UTC  (2+ messages)

[PATCH] iommu/vt-d: respect user override for intel_iommu=on on Lenovo ThinkPad P50s
 2026-07-13  2:27 UTC  (4+ messages)
` [PATCH v3] iommu/vt-d: Disable IOMMU by default "

[PATCH v3 00/27] ASoC: codecs: Use guard() for mutex & spin locks - part 2
 2026-07-13  2:26 UTC  (8+ messages)
` [PATCH v3 03/27] ASoC: codecs: es8316: Use guard() for mutex locks
  ` [PATCH v3 25/27] ASoC: codecs: rt712: "

[PATCH v5 0/5] crypto: skcipher - multi-data-unit dispatch as a template
 2026-07-13  2:25 UTC  (5+ messages)
` [PATCH v5 1/5] crypto: skcipher - add per-request data_unit_size
` [PATCH v5 2/5] crypto: dun - data-unit-number dispatch template

[PATCH] tracing: fprobe: Remove __packed from generic __fprobe_header
 2026-07-13  2:23 UTC  (6+ messages)

[PATCH v3 0/3] Add audio support on i.MX91 9x9 QSB
 2026-07-13  2:22 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: dts: imx91-9x9-qsb: Add audio-related board muxes
` [PATCH v3 2/3] arm64: dts: imx91-9x9-qsb: Add WM8524 sound card support
` [PATCH v3 3/3] arm64: dts: imx91-9x9-qsb: Add PDM microphone "

[PATCH v5 0/8] Transition Nova Core to TLV firmare images
 2026-07-13  2:21 UTC  (4+ messages)
` [PATCH v5 1/8] rust: alloc: add Vec::zeroed method

[PATCH v5 0/2] hwrng: starfive: add JHB100 support and fix clk/reset teardown
 2026-07-13  2:17 UTC  (3+ messages)
` [PATCH v5 2/2] hwrng: starfive: rework clk/reset teardown order for JHB100

[PATCH] scsi: megaraid_sas: fix PRP list out-of-bounds write
 2026-07-13  2:16 UTC  (4+ messages)

[PATCH 0/5] tracing/probes: Clean up and refactor argument parser
 2026-07-13  2:16 UTC  (3+ messages)
` [PATCH 4/5] tracing/probes: Extend max length of argument string

[PATCH v2] KVM: TDX: Reject concurrent change to CPUID entry count
 2026-07-13  2:16 UTC  (3+ messages)

[PATCH] crypto: aes - Fix conditions for selecting MAC dependencies
 2026-07-13  2:15 UTC  (2+ messages)

[PATCH] lib/crypto: docs: Improve introduction sentence
 2026-07-13  2:14 UTC  (2+ messages)

[PATCH] lib/crypto: docs: Fix some sentence fragments
 2026-07-13  2:14 UTC  (2+ messages)

[PATCH] lib/crypto: md5: Remove support for md5_mod_init_arch()
 2026-07-13  2:14 UTC  (3+ messages)

[PATCH ath-next] wifi: ath12k: Fix ath12k_wifi7_mac_op_tx() style issues
 2026-07-13  2:10 UTC  (2+ messages)

[PATCH] usb: gadget: f_uac1_legacy: fix inverted NULL check after kstrndup()
 2026-07-13  2:08 UTC  (8+ messages)

[PATCH] iommu/virtio: Report faults via report_iommu_fault()
 2026-07-13  2:07 UTC  (2+ messages)

[PATCH] crypto: cesa: add missing free_irq() calls
 2026-07-13  2:09 UTC  (2+ messages)

[PATCH v2] ALSA: hda/realtek: Add inverted LED quirk for HP ZBook 8 G2a
 2026-07-13  2:08 UTC 

[PATCH] selftests: timers: Make sleep time in raw_skew configurable
 2026-07-13  2:06 UTC  (4+ messages)
` [PATCH v2] "

[PATCH ath-current v2] wifi: ath6kl: avoid buffer overreads in WMI event handlers
 2026-07-13  2:06 UTC  (2+ messages)

[PATCH] ALSA: hda: Check snd_hda_power_pm construct error before executing verb
 2026-07-13  2:04 UTC 

[PATCH ath-next] wifi: ath11k: add purwa-iot-evk and qcs6490-rb3gen2 to usecase firmware table
 2026-07-13  2:03 UTC 

drivers/scsi/sd.c:4493:2-17: WARNING: NULL check before some freeing functions is not needed
 2026-07-13  2:01 UTC 

[tglx-devel:timers/cleanup 49/59] arch/mips/bcm63xx/cpu.c:303:10: error: call to undeclared function 'current_cpu_type'; ISO C99 and later do not support implicit function declarations
 2026-07-13  2:01 UTC 

[tglx-devel:timers/cleanup 58/59] kernel/seccomp.c:1439:9: error: implicit declaration of function 'disable_TSC'; did you mean 'disable_irq'?
 2026-07-13  2:00 UTC 

[PATCH] mac80211: don't encrypt pre-auth (ETH_P_PREAUTH) frames
 2026-07-13  1:59 UTC 

[PATCH 0/3] Fix TX performance degradation when IOMMU is enabled
 2026-07-13  1:57 UTC  (4+ messages)
` [PATCH 1/3] wifi: mt76: Separate skb and page_pool_buf pointers in mt76_txwi_cache

[bmc-redfish-validation][FAIL] read-only 172.19.221.49 2026-07-12-155018
 2026-07-13  1:57 UTC  (3+ messages)

[PATCH v3 0/3] riscv: dts: sophgo: Add Milk-V Duo 256M board support
 2026-07-13  1:56 UTC  (5+ messages)
` [PATCH v3 2/3] riscv: dts: sophgo: cv180x: Add PWR_GPIO controller

[PATCH v2 0/5] Add support for MAX20830C and MAX20840C step-down DC-DC switching regulator
 2026-07-13  1:55 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: hwmon: (pmbus/max20830): add enable-gpios property and complete examples

[RFC PATCH 0/6] Add Shared Media Graph API
 2026-07-13  1:55 UTC  (5+ messages)
` [RFC PATCH 1/6] media: mc: Implement shared media graph

[PATCH] drm/stm/ltdc: Fix clock cleanup error handling
 2026-07-13  1:54 UTC  (2+ messages)

[PATCH] wifi: ath10k: Drop redundant NULL check on devm_clk_get()
 2026-07-13  1:53 UTC  (2+ messages)

[PATCH] crypto: algif_aead - stop recvmsg looping after a completed request
 2026-07-13  1:52 UTC  (2+ messages)

DPDK release candidate 26.07-rc2
 2026-07-13  1:51 UTC 

[PATCH iproute] ss: Don't re-print an SCTP listen socket as an assoc
 2026-07-13  1:48 UTC  (3+ messages)

[PATCH] docs: bpf: document BPF_RB_OVERWRITE_POS in bpf_ringbuf_query
 2026-07-13  1:47 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in ieee80211_encrypt_tx_skb
 2026-07-13  1:47 UTC 

[PATCH] bpf: return -EINVAL from bpf_ringbuf_query for unknown flags
 2026-07-13  1:44 UTC  (2+ messages)

[PATCH v6 0/8] mm: optimize zone-device memmap initialization
 2026-07-13  1:44 UTC  (2+ messages)

[PATCH v2 00/10] riscv: add initial RPMI virt support
 2026-07-13  1:41 UTC  (3+ messages)
` [PATCH v2 01/10] build: add optional librpmi dependency

[PATCH v6 00/11] hw/usb/ehci: Add 64-bit descriptor addressing support
 2026-07-13  1:40 UTC  (8+ messages)

[PATCH v3 00/10] crypto: allwinner: enable sun8i-ce FIT crypto
 2026-07-13  0:16 UTC  (5+ messages)
` [PATCH v3 04/10] spl: fit: support encrypted payloads
` [PATCH v3 09/10] crypto: hash: allow DM hash in SPL

[patch 0/4] entry: Rework syscall skip logic
 2026-07-13  1:40 UTC  (10+ messages)
` [patch 1/4] entry: Rework syscall_audit_enter()
` [patch 2/4] entry: Rework trace_syscall_enter()
` [patch 3/4] entry: Make return type of syscall_trace_enter() bool

[PATCH] linux-user/alpha: populate AT_HWCAP from env->amask
 2026-07-13  1:36 UTC 

[PATCH v2] selftests/mm: Fix memleak in migration benchmark
 2026-07-13  1:35 UTC  (2+ messages)

[PATCH v3 0/3] mm: handle device-private PMDs in walk callbacks
 2026-07-13  1:33 UTC  (3+ messages)

[PATCH RFC 1/1] hw/riscv/k230: add IOMUX register block model
 2026-07-13  1:33 UTC  (2+ messages)

[tglx-devel:timers/cleanup 3/59] arch/arm/include/asm/smp.h:73:43: warning: 'struct completion' declared inside parameter list will not be visible outside of this definition or declaration
 2026-07-13  1:28 UTC 

[PATCH v6 0/3 ] iio: adc: Add support for TI ADS1110 to ti-ads1100 driver
 2026-07-13  1:26 UTC  (5+ messages)
` [PATCH v6 1/3] iio: adc: Fix incorrect reading when datarate changed in single mode
` [PATCH v6 3/3] iio: adc: Add ti-ads1110 support to ti-ads1100 driver

[PATCH net] nfc: llcp: Fix raw socket local ref leak on rebind
 2026-07-13  1:21 UTC 

[syzbot] [wireless?] WARNING in ieee80211_encrypt_tx_skb
 2026-07-13  1:22 UTC  (2+ messages)
` Forwarded: [PATCH] mac80211: don't encrypt pre-auth (ETH_P_PREAUTH) frames

[PATCH v6 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
 2026-07-13  1:20 UTC  (7+ messages)
` [PATCH v6 3/8] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
` [PATCH v6 4/8] RISC-V: KVM: Add ssp context save/restore
` [PATCH v6 6/8] RISC-V: KVM: Delegate SPELP bit to VS/VU mode if landing pad is enabled

[PATCH] swiotlb: eliminate per-map atomic contention on used/hiwater tracking
 2026-07-13  1:18 UTC  (11+ 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.