All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-04 11:34:04 to 2026-08-04 12:20:42 UTC [more...]

[PATCH v2 0/6] mm, drm: fix interaction of .pfn_mkwrite() with fixup_user_fault()
 2026-08-04 12:20 UTC  (10+ messages)
` [PATCH v2 1/6] mm: export vmf_insert_pfn_prot_mkwrite(), change variants to inline
` [PATCH v2 2/6] drm/shmem_helper: use vmf_insert_pfn_mkwrite()
` [PATCH v2 3/6] drm/ttm, drm/vmwgfx: directly create writable PTEs when mkwrite is in use
` [PATCH v2 4/6] kvm: apply VM_READ/VM_WRITE checks to all VMA types
` [PATCH v2 5/6] mm: pull writability check to follow_pfnmap_start()
` [PATCH v2 6/6] kvm: return -EFAULT for writes to !VM_WRITE IO mappings

[PATCH 0/2] soc/tegra: fuse: Fix unsupported SoC init path and log formatting
 2026-08-04 12:19 UTC  (3+ messages)
` [PATCH 1/2] soc/tegra: fuse: Return -ENODEV for unsupported legacy SoCs
` [PATCH 2/2] soc/tegra: fuse: Add missing newline to APBMISC error message

[PATCH] mm/page_alloc: only update lowmem_reserve_ratio on sysctl write
 2026-08-04 12:20 UTC  (5+ messages)
` [PATCH v3] "

[RFC PATCH 0/4] espi: introduce eSPI bus framework
 2026-08-04 12:18 UTC  (6+ messages)
` [RFC PATCH 1/4] espi: add core "
` [RFC PATCH 2/4] espi: add slave device model and event notification
` [RFC PATCH 3/4] Documentation: espi: add subsystem overview and MAINTAINERS entry
` [RFC PATCH 4/4] espi: amd: add AMD eSPI controller driver

[PATCH RFT 0/3] mm, drm: ensure .fault() does not have to be followed by .pfn_mkwrite() for write faults
 2026-08-04 12:19 UTC  (6+ messages)

drivers/phy/mediatek/phy-mtk-dp.c:776:20: error: incompatible pointer to integer conversion initializing 'u32' (aka 'unsigned int') with an expression of type 'const u32[9]' (aka 'const unsigned int[9]')
 2026-08-04 12:18 UTC 

[PATCH] conffile: clear invalid section on unmatched quote
 2026-08-04 12:18 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next v3 0/3] Introduce HSR/PRP HW offload support for PRU-ICSSM Ethernet driver
 2026-08-04 12:14 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: ti: icssm-prueth: Add HSR and PRP HW offload mode support for AM57xx, AM437x and AM335x
` [PATCH net-next v3 2/3] net: ti: icssm-prueth: Add priority based RX IRQ handlers
` [PATCH net-next v3 3/3] net: ti: icssm-prueth: Support duplicate HW offload feature for HSR and PRP

[PATCH] selftests/mm: read memory information without popen
 2026-08-04 12:16 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] mm: add some missing includes to mm-local headers
 2026-08-04 12:17 UTC  (4+ messages)

[PATCH v3] sched/fair: Prefer fully idle cores for NOHZ balancing
 2026-08-04 12:16 UTC  (5+ messages)

[PATCH 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
 2026-08-04 12:16 UTC  (2+ messages)

[PATCH 0/3] KVM: s390: more fixes
 2026-08-04 12:16 UTC  (5+ messages)
` [PATCH 1/3] KVM: s390: remove user triggerable WARN_ON
` [PATCH 2/3] KVM: s390: zero initialize irq for inject_pfault_token
` [PATCH 3/3] KVM: s390: memory leak in guest debug handling

[PATCH] xfs: use -w instead of --path for man program portability
 2026-08-04 12:16 UTC  (2+ messages)

[PATCH net v5 0/2] packet: use consistent hard_header_len in send paths
 2026-08-04 12:16 UTC  (4+ messages)
` [PATCH net v6 0/3] net: fix hard_header_len races in packet "
  ` [PATCH net v6 1/3] net: remove CAP_SYS_RAWIO zero-padding in dev_validate_header

[PATCH] Bluetooth: btmrvl: fix event packet length validation
 2026-08-04 12:16 UTC  (2+ messages)
`  "

[PATCH net 0/1] xdp: reject clones that overrun skb_shared_info tailroom
 2026-08-04 12:16 UTC  (3+ messages)
` [PATCH net 1/1] "

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-08-04 12:16 UTC  (4+ messages)
` [PATCH v16 17/45] KVM: arm64: CCA: Tear down RTTs

[PATCH] parse: warn on trailing whitespace after line continuation backslash
 2026-08-04 12:15 UTC  (5+ messages)
` [bitbake-devel] "

[PATCH v5 00/17] Add thermal management support for sama7d65
 2026-08-04 12:15 UTC  (23+ messages)
` [PATCH v5 01/17] dt-bindings: iio: adc: at91-sama5d2: document sama7d65
` [PATCH v5 02/17] nvmem: add DEFINE_FREE for nvmem_cell_put cleanup
` [PATCH v5 03/17] iio: adc: at91-sama5d2_adc: use cleanup.h for NVMEM buffer
` [PATCH v5 04/17] iio: adc: at91-sama5d2_adc: rework temp calibration layout handling
` [PATCH v5 05/17] iio: adc: at91-sama5d2_adc: add condition to validate calibration data
` [PATCH v5 06/17] iio: adc: at91-sama5d2_adc: remove unnecessary casts in of_device_id
` [PATCH v5 07/17] iio: adc: at91-sama5d2_adc: adapt the driver for sama7d65
` [PATCH v5 08/17] dt-bindings: nvmem: microchip,sama7g5-otpc: add sama7d65 and dt node example
` [PATCH v5 09/17] nvmem: microchip-otpc: nvmem: microchip-otpc: add tag-based packet lookup
` [PATCH v5 10/17] nvmem: microchip-otpc: nvmem: add emulation mode and OTP access validation
` [PATCH v5 11/17] ARM: dts: microchip: sama7d65: add cpu opps
` [PATCH v5 12/17] ARM: dts: microchip: sama7d65: Add ADC node
` [PATCH v5 13/17] ARM: dts: microchip: sama7d65_curiosity: Enable ADC, DVFS
` [PATCH v5 14/17] ARM: dts: microchip: sama7d65: add otpc node
` [PATCH v5 15/17] ARM: dts: microchip: sama7d65: add cells for temperature calibration
` [PATCH v5 16/17] ARM: dts: microchip: sama7d65: add temperature sensor
` [PATCH v5 17/17] ARM: dts: microchip: sama7d65: add thermal zones node

[PATCH] arm64: dts: exynos: Correct white-space style
 2026-08-04 12:14 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v2] idpf: add missing cpu_to_le32 in idpf_tx_splitq_build_flow_desc
 2026-08-04 12:13 UTC  (3+ messages)
  `  "

[PATCH] sched/fair: Let sync wakeups target the waker's core
 2026-08-04 12:13 UTC  (3+ messages)

wireless-regdb: Update regulatory rules for Hong Kong (HK) on 5GHz and 6GHz
 2026-08-04 12:13 UTC  (2+ messages)

[PATCH v2 0/8] arm64: dts: exynos/google/fsd: Trivial white-space changes to adjust to DTS coding style
 2026-08-04 12:13 UTC  (18+ messages)
` [PATCH v2 1/8] arm64: dts: exynos: Move 'status' to the end to match "
` [PATCH v2 2/8] arm64: dts: exynos: Align continued properties and add missing blank lines
` [PATCH v2 3/8] arm64: dts: exynos5433: Override thermal zones by phandle
` [PATCH v2 4/8] arm64: dts: exynos: Re-order clocks and align continued properties
` [PATCH v2 5/8] arm64: dts: google: Move 'status' to the end to match coding style
` [PATCH v2 6/8] arm64: dts: google: Align continued properties and add missing blank lines
` [PATCH v2 7/8] arm64: dts: fsd: Move 'status' to the end to match coding style
` [PATCH v2 8/8] arm64: dts: fsd: Align continued properties and add missing blank lines

the Linux man-pages as an educational tool
 2026-08-04 12:12 UTC  (11+ messages)

[PATCH v3] staging: rtl8723bs: remove redundant ternary operators from return
 2026-08-04 12:10 UTC  (2+ messages)

[LTP] [PATCH v3] metadata: add linter for JSON file
 2026-08-04 12:11 UTC  (4+ messages)

arch/powerpc/net/bpf_jit_comp.c:550 bpf_jit_supports_fsession() warn: signedness bug returning '(-95)'
 2026-08-01  7:03 UTC 

[PATCH v2 0/3] staging: rtl8723bs: clean up management transmit return values
 2026-07-31 21:23 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: disable SDIO function on block size failure
 2026-07-31 21:21 UTC  (2+ messages)

[PATCH] staging: media: atomisp: remove unnecessary parentheses
 2026-07-31 21:18 UTC  (2+ messages)

[PATCH v1 0/1] Fix MAPML calculation in ap bus code
 2026-08-04 12:11 UTC  (4+ messages)
` [PATCH v1 1/1] s390/ap: Fix MAPML computation

[PATCH] vhost-user.rst: fix typo
 2026-08-04 12:10 UTC 

[PATCH] staging: rtl8723bs: use kfree_sensitive() for key material in rtw_set_key()
 2026-07-31 12:08 UTC  (2+ messages)

[PATCH v4] staging: rtl8723bs: remove unnecessary parentheses from return
 2026-08-04 12:09 UTC  (2+ messages)

[PATCH net 1/1] net: skbuff: reject skb header offset updates that truncate
 2026-07-31 12:07 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix underflow logic in swing index calculations
 2026-07-31 11:55 UTC  (2+ messages)

[PATCH v3 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
 2026-08-04 12:09 UTC  (4+ messages)
` [PATCH v3 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI

[PATCH v3] staging: axis-fifo: align arguments to match open parenthesis
 2026-08-04 12:09 UTC  (2+ messages)

[PATCH v2 00/50] Introduce helper-to-tcg
 2026-08-04 12:08 UTC  (5+ messages)
` [PATCH v2 07/50] helper-to-tcg: Introduce get-llvm-ir.py
` [PATCH v2 50/50] target/hexagon: Use helper-to-tcg

[PATCH] Add JEDEC ID table entries for additional ISSI SPI-NOR devices. Additionally added several structs to support ISSI octal flash functionality. (Octal SPI 2026 revised)
 2026-08-04 12:06 UTC  (3+ messages)

[PATCH] ext4: Avoid entering writeback paths during fastcommit replay
 2026-08-04 12:08 UTC  (2+ messages)

[PATCH net v3 0/1] net: ip_tunnel: reject excessive tunnel stacking headroom
 2026-08-04 12:07 UTC  (3+ messages)
` [PATCH net v3 1/1] "

[PATCH mt76] wifi: mt76: mt792x: drop redundant napi_disable() in unregister path
 2026-08-04 12:07 UTC  (4+ messages)

[PATCH net v2] net: octeontx2-pf: Fix UB in shift operation
 2026-08-04 12:04 UTC 

[RFC PATCH] mm/damon: introduce damos_sort_type for re-ordering regions list
 2026-08-04 12:05 UTC  (2+ messages)

[PATCH] libtool: upgrade 2.5.4 -> 2.6.2
 2026-08-04 12:05 UTC 

[PATCH 0/2] drm/i915/display: Enable AS SDP Skip Frames
 2026-08-04 12:05 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/i915/display: Enable AS SDP Skip Frames (rev2)
` ✓ CI.KUnit: success "

[LTP] lib: Rename function check_kver() => check_min_kver()
 2026-08-04 12:02 UTC  (6+ messages)
  ` [LTP] [RFC] "

`io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
 2026-08-04 12:02 UTC  (7+ messages)

[PATCHv3 bpf-next 00/12] bpf: Disable preemption in stack map code
 2026-08-04 12:02 UTC  (4+ messages)
` [PATCHv3 bpf-next 06/12] bpf: Factor callchain_store function from __bpf_get_stack

[PATCH v2 00/14] devtool ide-sdk: clang and lldb support
 2026-08-04 11:59 UTC  (15+ messages)
` [PATCH v2 01/14] oe-selftest: devtool: use stat for reading user/group names in ide-sdk tests
` [PATCH v2 02/14] devtool: ide-sdk: fix duplicate -p flag in _target_ssh_args
` [PATCH v2 03/14] devtool: ide-sdk: fix $@ overwritten by set in install_and_deploy script
` [PATCH v2 04/14] devtool: ide-sdk: fix meson compile_commands.json
` [PATCH v2 05/14] devtool: deploy-target: fix run strip under pseudo
` [PATCH v2 06/14] oe-selftest: devtool ide-sdk: cover breakpoints in exe, header and library
` [PATCH v2 07/14] oe-selftest: devtool ide-sdk: add real debug coverage for meson+code
` [PATCH v2 08/14] devtool: ide-sdk debugger back-end abstraction
` [PATCH v2 09/14] devtool: ide-sdk: wait for gdbserver port before returning
` [PATCH v2 10/14] devtool: ide-sdk add LLDB support for clang toolchain
` [PATCH v2 11/14] devtool: ide-sdk: add LLDB support for ide=none (clang toolchain)
` [PATCH v2 12/14] meta-selftest: refactor cpp examples into .inc files and add clang variants
` [PATCH v2 13/14] oe-selftest: devtool ide-sdk: add clang/LLDB test
` [PATCH v2 14/14] oe-selftest: devtool ide-sdk: add test for ide=none LLDB/clang support

[PATCH] clk: qcom: ipq-cmn-pll: keep the CMN block bus clocks enabled
 2026-08-04 11:58 UTC  (2+ messages)

[PATCH wireless] Revert "wifi: mt76: Disable napi when removing device"
 2026-08-04 12:00 UTC 

[PATCH v5] ASoC: rt766: add RT766/RT767 SDCA driver
 2026-08-04 11:58 UTC  (2+ messages)

[PATCH v3 00/11] arm: mach-k3: introduce basic support for the AM62L
 2026-08-04 11:57 UTC  (5+ messages)
` [PATCH v3 08/11] configs: am62lx_evm: add initial defconfig
` [PATCH v3 10/11] doc: board: ti: correct path to tcl scripts

[GIT PULL] clk: imx: Updates for v7.3
 2026-08-04 11:56 UTC 

improve log context annotations
 2026-08-04 11:56 UTC  (2+ messages)

[PATCH] clk: qcom: ipq-cmn-pll: keep the CMN block bus clocks enabled
 2026-08-04 11:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Bluetooth: btusb: clear remote wake on idle Intel ACPI paths
 2026-08-04 11:55 UTC  (2+ messages)
`  "

[PATCH net 1/2] virtio_net: check AF_XDP queue index before use
 2026-08-04 11:53 UTC  (4+ messages)
` [PATCH net 2/2] virtio_net: unmap AF_XDP header with tx virtqueue

[PATCH 1/2] x86: Use IS_ENABLED() for built-in-or-module checks
 2026-08-04 11:52 UTC  (2+ messages)
` [PATCH 2/2] x86/boot: Use bool and IS_ENABLED() in query_edd()

[PATCH net v2 1/1] net: cap advertised device headroom
 2026-08-04 11:52 UTC  (2+ messages)

[syzbot] [netfilter?] WARNING in nf_flow_offload_ip_hook
 2026-08-04 11:52 UTC  (2+ messages)

[PATCH 00/28] arm64: dts: qcom: Fix swapped QMP PHY vdda-phy/vdda-pll supplies
 2026-08-04 11:51 UTC  (5+ messages)
` [PATCH 24/28] arm64: dts: qcom: glymur: Fix swapped USB "
` [PATCH 26/28] arm64: dts: qcom: eliza-mtp: "

[PATCH v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
 2026-08-04 11:51 UTC  (3+ messages)
` [PATCH v2 31/34] drm/i915/kunit: Export link training and caps funcs for testing

[PATCH v2 1/2] dt-bindings: arm: rockchip: Add MangoPi M28K
 2026-08-04 11:50 UTC  (3+ messages)

[PATCH] coding-assistants: simplify attribution
 2026-08-04 11:49 UTC  (5+ messages)

[BUG] ext4: NULL/invalid pointer dereference in ext4_writepages() during generic/039
 2026-08-04 11:48 UTC  (5+ messages)

linux-next: build failure in final build
 2026-08-04 11:48 UTC  (4+ messages)

Diff in drivers/iio/position/as5600.rs:131:
 2026-08-04 11:48 UTC 

[PATCH v5 0/2] Add Hawi UFS PHY and Controller support
 2026-08-04 11:47 UTC  (4+ messages)
` [PATCH v5 1/2] phy: qcom-qmp-ufs: Add UFS PHY support on Hawi

[PATCH v2 3/3] md/raid10: skip clean regions in bulk during recovery
 2026-08-04 11:47 UTC  (3+ messages)

[meta-selinux][PATCH 1/2] libsepol: enable nativesdk
 2026-08-04 11:47 UTC  (2+ messages)
` [meta-selinux][PATCH 2/2] libselinux: "

[RFC PATCH v4 0/3] mm: retry page faults under per-VMA lock when possible
 2026-08-04 11:47 UTC  (2+ messages)

[PATCH] Documentation: warn users not to use select on choice options in Kconfig
 2026-08-04 11:47 UTC  (6+ messages)

[PATCH v2 0/2] Move tool for generating initramfs cpio to scripts/
 2026-08-04 11:38 UTC  (2+ messages)

[PATCH v2 0/1] qemu-iotests: One more fuse fix
 2026-08-04 11:46 UTC  (3+ messages)
` [PATCH v2 1/1] iotests/108: skip test if cannot access /dev/fuse

[PATCH 5.10.y 6.1.y 6.6.y] ipv6: fib6: fix NULL deref in fib6_walk_continue() on multi-batch dump
 2026-08-04 11:46 UTC 

[PATCH 0/3] s390/crypto: Enable CONTEXT_ANALYSIS
 2026-08-04 11:47 UTC  (7+ messages)
` [PATCH 1/3] s390/crypto: Rework ctr_aes_crypt() to remove conditional locking
` [PATCH 2/3] s390/crypto: Rework ctr_paes_do_crypt() "
` [PATCH 3/3] s390/crypto: Enable CONTEXT_ANALYSIS

[PATCH v3] drm/{i915, xe}/display: add core workaround query to display parent interface
 2026-08-04 11:46 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/{i915, xe}/display: add core workaround query to display parent interface (rev3)
` ✓ CI.KUnit: success "

[PATCH 0/3] Remove regmap_config struct from allocated data
 2026-08-04 11:46 UTC  (4+ messages)
` [PATCH 1/3] media: rtl2832: make regmap_config static const
` [PATCH 2/3] media: m88ds3103: "
` [PATCH 3/3] media: ts2020: put regmap_config on the stack

[PATCH] drm/i915/dp: Use array size for intersect_rates() bound
 2026-08-04 11:46 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/dp: Use array size for intersect_rates() bound (rev2)

[meta-oe][PATCH v2] vboxguestdrivers: Provide target kernel version
 2026-08-04 11:44 UTC 

[PATCH net-next v9] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-08-04 11:44 UTC 

[PATCH net-next v8] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-08-04 11:43 UTC  (3+ messages)

[PATCH v3] regulator: dt-bindings: ti,pbias-omap: Convert to DT schema
 2026-08-03 22:32 UTC  (2+ messages)

[PATCH] hw/sd/sdhci: complete non-interrupt ADMA descriptor chains in one pass
 2026-08-04 11:40 UTC  (2+ messages)

[PATCH] u-boot: always use GCC to build
 2026-08-04 11:41 UTC 

[PATCH v2 0/1] arm64: dts: st: Add I/O sync to eth1 pinctrl in stm32mp25-pinctrl.dtsi
 2026-08-04 11:40 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v9] ptp: ocp: add CPLD ISP support for ADVA TimeCard X1
 2026-08-04 11:40 UTC  (2+ messages)

[PATCH RFC v5 0/7] mfd: ls2kbmc: multiple fixes for this driver
 2026-08-04 11:39 UTC  (5+ messages)
` [PATCH RFC v5 5/7] ipmi: ls2k: Relax the dependency to its mfd driver

[PATCH 0/3] PCI/IOV: Restore initial VF BAR sizing after VF ReBAR
 2026-08-04 11:39 UTC  (4+ messages)
` [PATCH v2 "

[bluez/bluez] c73543: unit: Remove Android avrcp.c dead-code
 2026-08-04 11:38 UTC 

[PATCH v4] can: tcan4x5x: put tcan into sleep when removing driver
 2026-08-04 11:37 UTC  (2+ messages)

[PATCH] powerpc/ps3: Fix failure paths in ps3_create_spu()
 2026-08-04 11:37 UTC 

[PATCH net v2] sctp: re-point retained control chunks on association migration
 2026-08-04 11:37 UTC 

[PATCH net] net: phy: mediatek: fix TX blink masks using the RX bits
 2026-08-04 11:35 UTC 

[RFC PATCH] scsi: core: Drop Scsi_Host.default_lock
 2026-08-04 11:34 UTC 

[PATCH v8] ptp: ocp: add CPLD ISP support for ADVA TimeCard X1
 2026-08-04 11:35 UTC  (2+ messages)

[PATCH v3 0/8] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP bus, I2C and watchdog
 2026-08-04 11:34 UTC  (3+ messages)
` [PATCH v3 8/8] riscv: dts: eswin: add watchdog support

[PATCH v2] mtd: spinand: add support for Etron SPI-NAND flashes
 2026-08-04 11:05 UTC  (3+ messages)

[PATCH] arm: sc5xx: Enable BOOTSTD_DEFAULTS
 2026-08-04 10:43 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.