All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-23 17:16:44 to 2026-07-23 18:10:56 UTC [more...]

[PATCH v2 net 0/2] drop_monitor: take care of 32bit kernels
 2026-07-23 18:10 UTC  (2+ messages)

[PATCH net 0/5] mptcp: misc fixes for v7.2-rc5
 2026-07-23 18:10 UTC  (2+ messages)

[PATCH v2 net] net: drop_monitor: fix info leak in NET_DM_ATTR_PAYLOAD
 2026-07-23 18:10 UTC  (2+ messages)

[PATCH v3] drm/gpusvm: Zero HMM PFNs before scanning ranges
 2026-07-23 18:10 UTC  (2+ messages)

[PATCH 2/5] qemu-options: document keep-alive-count/idle/interval for -netdev stream
 2026-07-23 18:09 UTC  (5+ messages)

[PATCH] util/iova-tree: gapless map
 2026-07-23 18:09 UTC  (3+ messages)

[PATCH v2] KVM: s390: Fall back to short-term pinning in MAP ioctl
 2026-07-23 18:10 UTC 

[PATCH v6 00/56] scsi: qla2xxx: Add QLA29xx series adapter support
 2026-07-23 18:07 UTC  (7+ messages)
` [PATCH v6 40/56] scsi: qla2xxx: Fix queue teardown NULL dma_free and bitmap locking
` [PATCH v6 41/56] scsi: qla2xxx: Replace __le16 bitfields with scalar and accessors
` [PATCH v6 44/56] scsi: qla2xxx: Add 64G/128G port speed setting support

[Buildroot] [PATCH 1/1] package/exim: security bump version to 4.99.5
 2026-07-23 18:07 UTC 

[PATCH] eventpoll: pin files while checking reverse paths
 2026-07-23 18:06 UTC  (2+ messages)

[RFC PATCH net-next v0.1 1/1] net: add GeoNetworking protocol
 2026-07-23 18:05 UTC  (5+ messages)
` short description of GeoNetworking

[PATCH] sched_ext: repair kernel-doc comments
 2026-07-23 18:05 UTC  (3+ messages)

[BUG] restorecon of a single file can trigger systemd automounts
 2026-07-23 18:05 UTC 

[PATCH sched_ext/for-7.2-fixes] selftests/sched_ext: Handle sleeping task affinity changes in numa test
 2026-07-23 18:04 UTC  (2+ messages)

[PATCH v2] KVM: x86: Remove AMX-TF32 enumeration
 2026-07-23 18:04 UTC  (2+ messages)

[PATCH mptcp-next v5 0/3] only remove entry from local_addr_list when sending a REMOVE_ADDR
 2026-07-23 18:04 UTC  (3+ messages)

[PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
 2026-07-23 18:03 UTC  (7+ messages)

[PATCH v5 00/98] tests/tcg: run tests with meson
 2026-07-23 18:02 UTC  (7+ messages)
` [PATCH v5 97/98] configure: remove --cross-cc* options

[PATCH] drm/amd/display: Fix flip-done timeouts on mode1 reset
 2026-07-23 18:01 UTC 

[PATCH V1] accel/amxdna: fix page-insertion errors in amdxdna_insert_pages()
 2026-07-23 18:03 UTC  (2+ messages)

[PATCH v8 0/6] drm/xe: add page size allocation mode control and coverage
 2026-07-23 18:02 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: add page size allocation mode control and coverage (rev6)

arch/arm64/boot/dts/qcom/kalambo-crd.dtb: touchscreen@38 (hid-over-i2c): 'reset-gpios' does not match any of the regexes: '^pinctrl-[0-9]+$'
 2026-07-23 18:00 UTC 

swap_ops updates
 2026-07-23 17:59 UTC  (3+ messages)
` [PATCH 1/3] mm/swap: revert to single-folio writes for synchronous swap devices

[PATCH V6 0/8] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-07-23 17:59 UTC  (3+ messages)
` [PATCH v6 5/8] KVM: x86/pmu: Support PERF_METRICS MSR in mediated vPMU

[PATCH] net/hnic3: fix possible uninitialized return value
 2026-07-23 17:59 UTC 

[PATCH bpf-next v3 0/3] bpf: Preserve pointer state for commuted arithmetic
 2026-07-23 17:57 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] "

[PATCH 10/12] gpio: eic-sprd: use devm_atomic_notifier_chain_register()
 2026-07-23 17:56 UTC  (3+ messages)
` [PATCH 11/12] gpio: gpiolib-kunit: use devm_blocking_notifier_chain_register()
` [PATCH 12/12] reboot: "

[PATCH 05/12] gpio: adp5585: use devm_blocking_notifier_chain_register()
 2026-07-23 17:55 UTC  (5+ messages)
` [PATCH 06/12] platform/x86: bitland-mifs-wmi: "
` [PATCH 07/12] Input: adp5585: "
` [PATCH 08/12] ACPI: APEI: GHES: "
` [PATCH 09/12] platform/x86: uniwill-wmi: "

[PATCH net v2 0/2] net/sched: act_vlan: pop_eth can strip non-Ethernet skbs and panic loopback
 2026-07-23 17:54 UTC  (3+ messages)
` [PATCH net v2 1/2] net/sched: act_skbmod: require a full Ethernet header for MAC rewrites
` [PATCH net v2 2/2] net/sched: act_vlan: skip pop_eth on non-Ethernet devices

[PATCH 1/2] dt-bindings: soc: qcom: pmic-glink: Document batteryless property
 2026-07-23 17:54 UTC  (11+ messages)

[PATCH v11 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-23 17:54 UTC  (12+ messages)
` [PATCH v11 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v11 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v11 3/8] selftests/mm: add HMM test for mmap lock-dropping faults
` [PATCH v11 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v11 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v11 6/8] RDMA/umem: Use hmm_range_fault_unlocked_timeout() for ODP faults
` [PATCH v11 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v11 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[PATCH 00/12] notifier: add device-managed registration APIs and convert drivers
 2026-07-23 17:53 UTC  (5+ messages)
` [PATCH 01/12] notifier: add device-managed registration APIs
` [PATCH 02/12] pwm: iqs620a: use devm_blocking_notifier_chain_register()
` [PATCH 03/12] iio: light: iqs621-als: "
` [PATCH 04/12] iio: position: iqs624: "

[PATCH] Input: xpad - add support for ZENAIM LEVERLESS
 2026-07-23 17:53 UTC  (2+ messages)

[PATCH v20 0/6] Hierarchical Percpu Counters for RSS
 2026-07-23 17:53 UTC  (2+ messages)

[RFC PATCH 0/2] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
 2026-07-23 17:52 UTC  (3+ messages)
` [RFC PATCH 1/2] Drivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()

DPDK release candidate 26.07-rc4
 2026-07-23 17:51 UTC 

[PATCH 0/6] rtc: abx80x: add support for ABX81X
 2026-07-23 17:50 UTC  (15+ messages)
` [PATCH 1/6] dt-bindings: rtc: abx80x: document ABX81X RTCs
` [PATCH 2/6] rtc: abx80x: add irq to struct abx80x_priv
` [PATCH 3/6] rtc: abx80x: use regmap instead of I2C specific API
` [PATCH 5/6] rtc: abx80x: create abx80x_i2c_probe()

[pull-request] mlx5-next updates 2026-07-22
 2026-07-23 17:50 UTC  (2+ messages)

[PATCH nf-next 0/4] flowtable: pass dst_entry from ipip tunnel
 2026-07-23 17:49 UTC  (5+ messages)
` [PATCH nf-next 1/4] netfilter: flowtable: consolidate net_device field in nft_forward_info struct
` [PATCH nf-next 2/4] netfilter: flowtable: consolidate flowtable device check
` [PATCH nf-next 3/4] net: pass dst via net_device_path in dev_fill_forward_path()
` [PATCH nf-next 4/4] netfilter: flowtable: release tunnel route on error when building forward path

[PATCH i-g-t v4 00/12] updates to fbc tests
 2026-07-23 17:48 UTC  (2+ messages)
` ✓ i915.CI.Full: success for updates to fbc tests (rev5)

[PATCH] mm: mempolicy: fix automatic numa balancing for shmem
 2026-07-23 17:48 UTC  (7+ messages)

[PATCH v3 0/8] s390/vfio_ccw fixes
 2026-07-23 17:47 UTC  (8+ messages)
` [PATCH v3 1/8] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v3 2/8] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v3 3/8] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v3 4/8] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v3 6/8] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v3 7/8] s390/vfio_ccw: implement a channel program mutex
` [PATCH v3 8/8] s390/vfio_ccw: implement a crw lock

[PATCH] KVM: nVMX: Only update last_vpid on a successful nested VM-Enter
 2026-07-23 17:47 UTC  (5+ messages)

[PATCH 0/2] doc: LSM: update usage document for current LSM stacking
 2026-07-23 17:47 UTC  (2+ messages)

[PATCH] gfs2: add missing __rcu annotation to i_gl in incore.h
 2026-07-23 17:44 UTC 

[PATCH 0/4] Input: edt-ft5x06: robustness fixes for a FocalTech FT5426 on a marginal bus
 2026-07-23 17:45 UTC  (4+ messages)
` [PATCH 1/4] Input: edt-ft5x06 - ignore contacts with an out-of-range slot id

[PATCH net v2] nfc: digital: fix use-after-free in nfc_digital_unregister_device()
 2026-07-23 17:44 UTC 

[PATCH] eal: check for invalid memory parameters
 2026-07-23 17:45 UTC 

[PATCH] platform/x86: hp-wmi: Add OMEN board 8BA9 thermal profile support
 2026-07-23 17:44 UTC 

[PATCH v3] bpf, sockmap: Fix cork ownership in tcp_bpf_sendmsg()
 2026-07-23 17:44 UTC  (2+ messages)

[PATCH net 0/1] rxrpc: fix encap_rcv skb accounting exhaustion
 2026-07-23 17:43 UTC  (2+ messages)
` [PATCH net 1/1] "

[PATCH v2] audit: fix potential integer overflow in audit_log_n_string()
 2026-07-23 17:43 UTC  (2+ messages)

[REGRESSION] mm/mprotect: shared-dirty base-page toggle slower since v6.17
 2026-07-23 17:43 UTC  (7+ messages)

[PATCH v2] Input: edt-ft5x06 - ignore contacts with an out-of-range slot id
 2026-07-23 17:43 UTC  (2+ messages)

[PATCH 0/3] Add Sharp GP2AP070S Proximity Driver and enable it in Galaxy J6 (j6lte)
 2026-07-23 17:42 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: iio: proximity: add Sharp GP2AP070S proximity sensor
` [PATCH 2/3] iio: proximity: add driver for "
` [PATCH 3/3] arm64: dts: exynos7870-j6lte: add "

[PATCH] mv: report missing destination leading directory
 2026-07-23 17:42 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] mv: name both source and destination when rename fails
  ` [PATCH v2 2/2] mv: check for missing destination directory before renaming

[PATCH v3 0/4] media: rc: sunxi-cir: support the A523/H728/T527 IR receiver
 2026-07-23 17:42 UTC  (5+ messages)
` [PATCH v3 2/4] arm64: dts: allwinner: a523: add IR receiver nodes
` [PATCH v3 4/4] arm64: dts: allwinner: a523: enable IR on the Avaota A1

[PATCH v2 1/3] media: qcom: camss: Add "gcc_axi_hf" to 8775p VFE lite clock lists
 2026-07-23 17:42 UTC  (2+ messages)

[PATCH] vfio/igd: sanitize DBUF_CTL POWER_STATE for iGPU passthrough
 2026-07-23 17:41 UTC  (3+ messages)

[PATCH net v4] phonet: check register_netdevice_notifier() error in phonet_device_init()
 2026-07-23 17:40 UTC  (2+ messages)

[PATCH net v3] mac802154: hold an interface reference across the scan worker
 2026-07-23 17:40 UTC  (2+ messages)

[PATCH net v3] sctp: don't free the ASCONF's own transport in DEL-IP processing
 2026-07-23 17:40 UTC  (5+ messages)

[Buildroot] [PATCH] package/frr: bump version to 10.7.0
 2026-07-23 17:38 UTC  (2+ messages)

[PATCH v2] target/riscv: use SXL instead of MXL for read_sstatus
 2026-07-23 17:38 UTC  (2+ messages)

[Buildroot] [git commit] package/frr: bump version to 10.7.0
 2026-07-23 17:28 UTC 

[PATCH 3/3] tests/qtest: add qct-qtimer qtest
 2026-07-23 17:38 UTC  (2+ messages)

[PATCH net 0/1] ipv6: ip6mr: fix mr_table lifetime leak
 2026-07-23 17:38 UTC  (2+ messages)
` [PATCH net 1/1] "

回复: Re: 回复: Re: [PATCH v1] block/mq-deadline: hold elevator_lock in debugfs next_rq show
 2026-07-23 17:38 UTC 

[PATCH v2] tracing: Restore synchronize_rcu() before freeing trigger private data
 2026-07-23 17:37 UTC  (2+ messages)

[PATCH 1/3] SECURITY.md: Update security contacts
 2026-07-23 17:37 UTC  (6+ messages)
` [PATCH 2/3] ci: Drop circleci config

pull-request: wifi: iwlwifi: updates - 2026-07-23
 2026-07-23 17:37 UTC 

[linux-next:master 1239/8209] Warning: security/apparmor/apparmorfs.c:501 function parameter 'compressed_data' not described in 'aa_get_data_from_compressed'
 2026-07-23 17:36 UTC 

[TEST] google runner needs nested cases
 2026-07-23 17:36 UTC  (3+ messages)

[PATCH 0/4] Remove limitations coming from legacy VMDq
 2026-07-23 17:35 UTC  (4+ messages)
` [PATCH v5 00/10] "
  ` [PATCH v5 08/10] net/mlx5: pass maximum number of unicast MAC to common code

[’PATCH’ 2/3] ASoC: codecs: add new SoundWire-based SN624x
 2026-07-23 17:34 UTC 

[’PATCH’ 3/3] ASoC: codecs: add new SoundWire-based SN624x
 2026-07-23 17:34 UTC 

[’PATCH’ 1/3] ASoC: codecs: add new SoundWire-based SN624x
 2026-07-23 17:33 UTC 

[PATCH 0/4] Series of SDCA bug fixes
 2026-07-22 18:15 UTC  (2+ messages)

[PATCH v3 0/7] drm/xe/mmio_gem: fix fault handler and destroy path
 2026-07-23 17:34 UTC  (6+ messages)
` [PATCH v3 2/7] drm/xe/mmio_gem: use write-back mapping for dummy page
` [PATCH v3 3/7] drm/xe/mmio_gem: simplify fault handler loop
` ✓ Xe.CI.BAT: success for drm/xe/mmio_gem: fix fault handler and destroy path (rev3)

[RFC PATCH v2 02/25] KVM: SVM: Passthrough the number of supported ASIDs
 2026-07-23 17:34 UTC  (12+ messages)

[MAINTAINERS SUMMIT] The place of AI code review in the Linux Kernel process
 2026-07-23 17:33 UTC  (13+ messages)

[PATCH v24 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-07-23 17:32 UTC  (16+ messages)
` [PATCH v24 02/14] dmaengine: qcom: bam_dma: free interrupt before the clock in error path
` [PATCH v24 03/14] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v24 06/14] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v24 07/14] crypto: qce - Cancel work on device detach
` [PATCH v24 11/14] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v24 12/14] crypto: qce - Map crypto memory for DMA
` [PATCH v24 13/14] crypto: qce - Add BAM DMA support for crypto register I/O

[PATCH 0/2] Fix usb controller properties on glymur
 2026-07-23 17:32 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: glymur: Fix properties of usb_hs node
` [PATCH 2/2] arm64: dts: qcom: glymur: Configure USB controllers are wakeup-capable

[PATCH 1/3] hw/timer: Add QCT QTimer device model
 2026-07-23 17:31 UTC  (2+ messages)

[PATCH v4 0/6] KVM s390x PCI fixes
 2026-07-23 17:31 UTC  (5+ messages)
` [PATCH v4 2/6] KVM: s390: pci: Fix memory accounting for pinned/unpinned pages

[PATCH net] phonet: pep: fix use-after-free in pep_get_sb()
 2026-07-23 17:30 UTC  (2+ messages)

[PATCH net v3] bnge/bng_re: fix ring ID widths
 2026-07-23 17:30 UTC  (2+ messages)

[PATCH v3] iommu/io-pgtable-arm: Add support for contiguous hint bit
 2026-07-23 17:29 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/intel-mediadriver: bump version to 26.3.0
 2026-07-23 17:30 UTC  (2+ messages)

[Buildroot] [git commit] package/intel-mediadriver: bump version to 26.3.0
 2026-07-23 17:01 UTC 

[Buildroot] [git commit] package/intel-vpl-gpu-rt: bump version to 26.3.0
 2026-07-23 17:01 UTC 

[PATCH mptcp-net v3] mptcp: pm: fix data race in add_addr timer callback
 2026-07-23 17:30 UTC  (3+ messages)
` [PATCH mptcp-net v4] "

[PATCH net 0/1] llc: fix listener child socket leak on non-SABME frames
 2026-07-23 17:29 UTC  (2+ messages)
` [PATCH net 1/1] "

[PATCH] ASoC: cs35l41: Restore register state after system sleep
 2026-07-23 17:27 UTC  (5+ messages)

[PATCH v5] platform/x86: hp-wmi: Add GPU MUX switch support
 2026-07-23 17:27 UTC 

[PATCH 0/2] bpf: htab: Reduce memory use of hash maps
 2026-07-23 17:27 UTC  (9+ messages)
` [PATCH 1/2] bpf: htab: Split htab_elem_lru and htab_elem_pcpu off of htab_elem
` [PATCH 2/2] bpf: htab: Reduce elem_size by 8 bytes for small key sizes

[PATCH v5 0/5] Enhance RPMsg buffer management
 2026-07-23 17:27 UTC  (12+ messages)
` [PATCH v5 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space

[PATCH v2] perf python: Clean up and restructure setup.py
 2026-07-23 17:27 UTC  (2+ messages)
` [PATCH v3] "

Minutes of Technical Board Meeting, 2026-07-22
 2026-07-23 17:26 UTC 

[PATCH net v2 1/2] net: fman: move IRQ registration after init to prevent NULL deref and UAF
 2026-07-23 17:26 UTC  (3+ messages)
` [PATCH net v2 0/2] net: fman: fix IRQ-related bugs and add probe cleanup

[PATCH] apparmor: switch website link to https
 2026-07-23 17:25 UTC 

[PATCH] rtase: fix double free of multi-frag skb on DMA map failure
 2026-07-23 17:25 UTC  (2+ messages)

[PATCH net 1/1] net: devmem: prevent net-iov / page mixing
 2026-07-23 17:24 UTC  (3+ messages)

[PATCH] drm/amd/display: Fix missing DCE check in dm_gpureset_toggle_interrupts()
 2026-07-23 17:24 UTC  (2+ messages)

[PATCH v2 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
 2026-07-23 17:23 UTC  (4+ messages)
` [PATCH v2 06/13] mm/slab: abstract slabobj_ext.objcg access

[PATCH v3] powercap: intel_rapl_tpmi: Handle PMU registration failure during probe
 2026-07-23 17:23 UTC 

[PATCH net] seg6: fix NULL deref in input_action_end_dx{4,6}_finish() after nf hook
 2026-07-23 17:22 UTC  (2+ messages)

[PATCH v5 0/2] iio: adc: add MAX40080 current-sense amplifier driver
 2026-07-23 17:21 UTC  (3+ messages)
` [PATCH v5 2/2] "

[norov:bitmap_param 26/26] lib/find_bit.c:309 find_random_bit() warn: always true condition '(w <= (~0)) => (0-u32max <= u32max)'
 2026-07-23 17:20 UTC 

drivers/thermal/rockchip_thermal.c:1509:25: sparse: sparse: unsigned value that used to be signed checked against zero?
 2026-07-23 17:20 UTC 

[PATCH ath-current v2 0/8] wifi: ath12k: support firmware-allocated MLD peer ID
 2026-07-23 17:21 UTC  (2+ messages)

[PATCH v2] audit: Force audit_context() to be always inlined
 2026-07-23 17:21 UTC  (3+ messages)

[PATCH net 0/1] vsock: clear stale sk_err before listen()
 2026-07-23 17:21 UTC  (2+ messages)
` [PATCH net 1/1] "

[PATCH net v3 0/2] net/stmmac: Secure against failures of DMA memory allocation
 2026-07-23 17:21 UTC  (4+ messages)

[PATCH] selftests/net: use MAP_FAILED instead of (void *)-1 in tcp_mmap
 2026-07-23 17:20 UTC  (2+ messages)

[PATCH v2 1/2] selftests: drv-net: Fix csum path in doc
 2026-07-23 17:20 UTC  (2+ messages)

[PATCH net] tipc: fix integer overflow in tipc_recvmsg() and tipc_recvstream()
 2026-07-23 17:20 UTC  (2+ messages)

[PATCH net] usbnet: cap max_mtu for drivers without bind callback
 2026-07-23 17:20 UTC  (3+ messages)

[PATCH v2] PCI: Fix 32-bit config write in Intel RP MPC ACS quirk
 2026-07-23 17:18 UTC  (2+ messages)

[PATCH] hwmon: (pmbus/core) notify on the hwmon device, not the i2c client
 2026-07-23 17:18 UTC  (5+ messages)

[PATCH v4 0/3] media: qcom: iris: add multi slice support
 2026-07-23 17:17 UTC  (3+ messages)
` [PATCH v4 3/3] media: iris: add support for multi_slice in iris encoder

[PATCH 0/3] PCI: rzg3s: Fix issues in cleanup paths
 2026-07-23 17:17 UTC  (5+ messages)
` [PATCH 1/3] PCI: rzg3s: Disable refclk on probe failure
` [PATCH 2/3] PCI: rzg3s: Propagate platform_get_irq_byname() errors

[PATCH v5 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-07-23 17:17 UTC  (6+ messages)
` [PATCH v5 4/5] vhost: synchronize with RCU readers when freeing workers


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.