All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-16 18:22:12 to 2026-07-16 19:43:39 UTC [more...]

syntax of options in man1
 2026-07-16 19:43 UTC  (2+ messages)

[PATCH 0/2] DCN42B driver load fixes
 2026-07-16 19:42 UTC  (4+ messages)
` [PATCH 1/2] drm/amdgpu: Switch order of GC and Display IP blocks
` [PATCH 2/2] drm/amd/display: add dcn42b specific SMU clock table read

[PATCH-next v3 0/3] cgroup/cpuset: Support multiple destination cpusets for cpuset_*attach()
 2026-07-16 19:42 UTC  (2+ messages)

[PATCH v8 0/9] Support for block device NVMEM providers
 2026-07-16 19:42 UTC  (3+ messages)
` [PATCH v8 1/9] dt-bindings: mmc: Document fixed-layout NVMEM provider support

[PATCH net] net: rnpgbe: Pass an expression directly in rnpgbe_rm_adapter()
 2026-07-16 19:40 UTC  (11+ messages)
    `  "
                ` [PATCH v2 net-next] net: rnpgbe: Delete a null pointer check "

[PATCH v1 1/1] efi: Unify memory map type and attribute names
 2026-07-16 19:38 UTC  (2+ messages)

[PATCH slab/for-next-fixes v3 0/4] mm/slab: fix unbounded recursion in free path with memalloc profiling
 2026-07-16 19:37 UTC  (2+ messages)

[PATCH 1/4] restorecond: switch terminate to sig_atomic_t for async-signal-safety
 2026-07-16 19:37 UTC  (4+ messages)
` [PATCH 2/4] restorecond: copy homedir to avoid overwrite by later getpw*() calls
` [PATCH 3/4] restorecond: fix type of utmpwatcher_handle()
` [PATCH 4/4] restorecond: fix isspace() call to cast to unsigned

[syzbot] [media?] INFO: trying to register non-static key in __vb2_queue_cancel
 2026-07-16 19:37 UTC 

[PATCH] lib/oe/patch: avoid duplicated "From:" in generated patches
 2026-07-16 19:36 UTC  (5+ messages)
` [OE-core] "

[PATCH] revision: fix --no-walk path filtering regression
 2026-07-16 19:35 UTC  (2+ messages)

[PATCH net v2] mac802154: llsec: reject frames shorter than the authentication tag
 2026-07-16 19:34 UTC 

[PATCH] hw/usb/dev-uas: Fix guest-triggerable heap OOB access
 2026-07-16 19:33 UTC 

[PATCH net] mac802154: llsec: reject frames shorter than the authentication tag
 2026-07-16 19:31 UTC  (3+ messages)
` [PATCH net v2] "

[Buildroot] [PATCH] package/x11r7/xwayland: add mesa3d ordering dependency
 2026-07-16 19:30 UTC  (2+ messages)

[PATCH v2 0/2] arm64: qcom: shikra-iqs-evk: Add LT9611UXD HDMI bridge support
 2026-07-16 19:30 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: "
` [PATCH v2 2/2] arm64: defconfig: Enable LT9611C bridge driver

[RFC PATCH net-next v0 0/6] net: add GeoNetworking protocol
 2026-07-16 19:28 UTC  (5+ messages)
` [RFC PATCH net-next v0 1/6] "
  ` [RFC PATCH net-next v0 2/6] net: fix GeoNetworking

[PATCH] dlm: fix variable key length lookup
 2026-07-16 19:28 UTC 

[PATCH] mtd: nand-omap2: Move omap_nand_ids[] to raw nand driver
 2026-07-16 19:25 UTC  (2+ messages)

[PATCH v8 00/13] fix several inconsistencies with sysfs configuration in etmX
 2026-07-16 19:24 UTC  (3+ messages)

[PATCH v10 0/4] Add support for Orange Pi 5 Pro
 2026-07-16 19:24 UTC  (3+ messages)

[PATCH v2 0/2] arm64: dts: rockchip: Add LCKFB Taishan Pi 3M
 2026-07-16 19:24 UTC  (3+ messages)

[PATCH RFC 0/3] Refactor the workqueue allocations
 2026-07-16 19:24 UTC  (3+ messages)

[PATCH i-g-t v3] tests/kms_hdr: Skip unsupported formats in bpc-switch test
 2026-07-16 19:23 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/kms_hdr: Skip unsupported formats in bpc-switch test (rev4)

[syzbot] [nilfs?] INFO: task hung in nilfs_transaction_begin (3)
 2026-07-16 19:23 UTC 

[PATCH v2 00/11] rust: driver: use pointers instead of indices for ID info
 2026-07-16 19:18 UTC  (2+ messages)

[PATCH] rust: firmware: avoid UB in example by passing parameter
 2026-07-16 19:17 UTC  (2+ messages)

[RFC PATCH 00/24] KVM: x86: Introduce memory protection attributes
 2026-07-16 19:17 UTC  (38+ messages)
` [PATCH 02/24] KVM: Define and communicate KVM_EXIT_MEMORY_FAULT RWX flags to userspace
` [PATCH 03/24] KVM: x86: hyperv: Introduce memory fault on hcalls with bad ingpas
` [PATCH 05/24] KVM: x86/mmu: Extend map_writable to a full ACC_* mask
` [PATCH 06/24] KVM: x86: Avoid warning when installing non-private memory attributes
` [PATCH 09/24] KVM: Introduce NR/NW/NX "
` [PATCH 10/24] KVM: Include memory protections in result of gfn->hva conversion
` [PATCH 11/24] KVM: Take memory protections into account in kvm_read/write_guest()
` [PATCH 13/24] KVM: Introduce kvm_check_gen()/kvm_memslots_check_gen()
` [PATCH 14/24] KVM: Introduce a generation number for memory attributes
` [PATCH 15/24] KVM: Take memory protections into account for accesses with cached gfn->hva
` [PATCH 17/24] KVM: x86/mmu: Take memory protection attributes into account during faults
` [PATCH 18/24] KVM: x86/mmu: Issue memory fault exit if walk failed due to memory attribute
` [PATCH 19/24] KVM: x86/mmu: Do not update accessed/dirty if guest PTE is read-only
` [PATCH 20/24] KVM: x86/mmu: Do not prefetch sptes on gfns backed by memory attributes
` [PATCH 21/24] KVM: x86/mmu: Obsolete all roots if memattr contains gPTEs
` [PATCH 22/24] KVM: x86: selftests: Introduce memory attributes test
` [PATCH 23/24] KVM: x86: selftests: Introduce memory attributes PTE test
` [PATCH 24/24] KVM: x86: selftests: Introduce memory attributes side-channel tests

[PATCH v2 0/3] Fix sreg writes, PC update for system reg TBs
 2026-07-16 19:15 UTC  (4+ messages)
` [PATCH v2 1/3] target/hexagon: initialize deferred sreg-write temps to current value
` [PATCH v2 2/3] target/hexagon: fix PC not advancing for non-COF TB-ending packets
` [PATCH v2 3/3] tests/functional/hexagon: add arch_tests functional test

[PATCH v1] clk: qcom: Drop inclusions of <linux/mod_devicetable.h>
 2026-07-16 19:15 UTC  (2+ messages)

[PATCH v3 00/51] accel/tcg: Use IntervalTree for breakpoints and watchpoints
 2026-07-16 19:15 UTC  (5+ messages)
` [PATCH v3 19/51] exec/breakpoint: Return the new bp from cpu_breakpoint_insert
` [PATCH v3 47/51] accel/tcg: Use addr/last in tlb_flush_range_locked

[PATCH] workqueue: Use raise_softirq() to trigger softirq in irq_work handler
 2026-07-16 19:05 UTC  (2+ messages)

[android-common:android16-6.12 12/12] drivers/irqchip/irq-gic-v3-its.c:3810:30: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2026-07-16 19:11 UTC 

[PATCH] policycoreutils/setfiles: fix -f handling
 2026-07-16 19:11 UTC 

[PATCH v3 0/4] Fix racy and incorrect updates to MSR_K7_HWCR
 2026-07-16 19:11 UTC  (7+ messages)
` [PATCH v3 3/4] cpufreq: ACPI: Use IPI to update boost MSR in cpufreq_boost_down_prep()

[PATCH] ima: Report errno for failed hash collection to audit
 2026-07-16 19:10 UTC 

[PATCH 1/3] tuna: Improve process migration messaging clarity
 2026-07-16 19:10 UTC  (3+ messages)
` [PATCH 2/3] tuna: Allow cpuset destroy to accept multiple names
` [PATCH 3/3] tests: Update cpuset_destroy test calls for new parameter name

[[PATCHv3] meta: Add pam to the defaults if using systemd
 2026-07-16 19:10 UTC  (7+ messages)
  ` [OE-core] "

[i-g-t, v2] tests/intel/xe_exec_multi_queue: Check PXP is rejected on multi-queue
 2026-07-16 19:08 UTC  (3+ messages)

[PATCH v8 0/8] New features for the AD5686 IIO driver
 2026-07-16 19:08 UTC  (4+ messages)
` [PATCH v8 2/8] iio: dac: ad5686: missing NULL check on match data

[PATCH net v3 0/2] tipc: fix NULL deref in tipc_named_node_up() on empty publication list
 2026-07-16 19:06 UTC  (4+ messages)
` [PATCH net v3 2/2] "

[PATCH 0/2] iio: magnetometer: add support for QST QMC6308
 2026-07-16 19:06 UTC  (5+ messages)
` [PATCH 2/2] "

[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-16 19:04 UTC  (7+ messages)
` [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar

[PATCH net v4 0/2] tipc: fix NULL deref in tipc_named_node_up() on empty publication list
 2026-07-16 19:02 UTC  (3+ messages)
` [PATCH net v4 1/2] tipc: guard against empty list in tipc_node_xmit()
` [PATCH net v4 2/2] tipc: fix NULL deref in tipc_named_node_up() on empty publication list

[PATCH net-next v3 0/2] Add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driver
 2026-07-16 19:04 UTC  (5+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: add DAPU Telecom DAP8211R(I) PHY binding

[GIT PULL] gitk: Bulgarian+Spanish translations, silent make -s
 2026-07-16 19:03 UTC  (3+ messages)

[PATCH v2] KVM: selftests: hyperv_tlb_flush: use swap() to swap PTEs
 2026-07-16 19:00 UTC  (4+ messages)
` [PATCH v3] selftests: add swap() macro to kselftest.h

[PATCH 0/3] dma: fsl_raid: fix sparse warnings and simplify probing
 2026-07-16 18:58 UTC  (5+ messages)
` [PATCH 2/3] dma: fsl_raid: keep MMIO bases as void __iomem and cast at access

[PATCH] cpufreq/amd-pstate: Bail out early in virtual machines and don't warn
 2026-07-16 18:58 UTC  (4+ messages)

[PATCH] drm/xe/debugfs: Expose per-engine idle status
 2026-07-16 18:58 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/debugfs: Expose per-engine idle status (rev2)

[PATCH 0/5] Reintroduce writev(3p)
 2026-07-16 18:56 UTC  (2+ messages)

[PATCH v12] i2c: designware: defer probe if child GpioInt controllers are not bound
 2026-07-16 18:55 UTC  (4+ messages)

[PATCH v2 0/7] Host1x/VIC support on Tegra264
 2026-07-16 18:54 UTC  (2+ messages)

[PATCH 0/6] Miscellaneous fixes for the Host1x driver
 2026-07-16 18:52 UTC  (2+ messages)

[PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
 2026-07-16 18:52 UTC  (4+ messages)

[PATCH] docs: outline some guidelines for security classification
 2026-07-16 18:51 UTC  (8+ messages)

[PATCH 00/15] Device Evidence and Trust for PCI Security Protocol (TDISP)
 2026-07-16 18:51 UTC  (10+ messages)

[PATCH] wt-status: avoid quadratic insertion for untracked paths
 2026-07-16 18:50 UTC 

[PATCH V17 0/9] Add Invensense ICM42607
 2026-07-16 18:49 UTC  (23+ messages)
` [PATCH V17 1/9] dt-bindings: iio: imu: icm42600: Add mount-matrix
` [PATCH V17 2/9] dt-bindings: iio: imu: icm42600: Add icm42607
` [PATCH V17 3/9] iio: imu: inv_icm42607: Add inv_icm42607 Core Driver
` [PATCH V17 4/9] iio: imu: inv_icm42607: Add SPI For icm42607
` [PATCH V17 5/9] iio: imu: inv_icm42607: Add PM support for icm42607
` [PATCH V17 6/9] iio: imu: inv_icm42607: Add Accelerometer "
` [PATCH V17 7/9] iio: imu: inv_icm42607: Add Gyroscope to icm42607
` [PATCH V17 8/9] iio: imu: inv_icm42607: Add Temp Support in icm42607
` [PATCH V17 9/9] arm64: dts: rockchip: Add icm42607p IMU for RG-DS

[PATCH] policycoreutils/scripts/fixfiles: drop /tmp cleanup
 2026-07-16 18:48 UTC 

[PATCH] init/main.c: fix typo in start_kernel comment
 2026-07-16 18:48 UTC 

[PATCH v4 0/4] PCI: mediatek-gen3: Add 2-lanes mode support + clock
 2026-07-16 18:48 UTC  (3+ messages)
` [PATCH v4 2/4] clk: en7523: add support for dedicated PCIe PERSTOUT reset

[PATCH v2] RDMA/srpt: Fix srpt_alloc_rw_ctxs() unwind counters
 2026-07-16 18:46 UTC  (5+ messages)

[PATCH v6 0/6] target/riscv: Support the true Zicclsm extension
 2026-07-16 18:45 UTC  (3+ messages)

[PATCH] rust: device: avoid trailing ; in printing macros
 2026-07-16 18:45 UTC  (5+ messages)

[PATCH net-next v9 8/9] geneve: Enable BIG TCP packets
 2026-07-16 18:45 UTC  (3+ messages)

[PATCH v2] PCI/TPH: fold reserved completer encoding in get_rp_completer_type()
 2026-07-16 18:43 UTC  (5+ messages)

[PATCH v2 0/3] arm64: dts: ti: k3-am62p-verdin: Add device tree overlays
 2026-07-16 18:43 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: ti: k3-am62p-verdin: Add NAU8822 Bridge Tied Load
` [PATCH v2 2/3] arm64: dts: ti: k3-am62p-verdin: Add Toradex OV5640 CSI Cameras
` [PATCH v2 3/3] arm64: dts: ti: k3-am62x-verdin: Share UART_4 MCU reservation overlay

[PATCH v3 0/2] arm64: dts: rockchip: Add ArmSoM CM5 and CM5-IO
 2026-07-16 18:42 UTC  (6+ messages)
` [PATCH v3 2/2] "

[PATCH v5] phy: renesas: rcar-gen3-usb2: Avoid long delay in atomic context
 2026-07-16 18:42 UTC  (3+ messages)

[PATCH] target/hexagon: fix -Wshadow=local build error on GCC 14
 2026-07-16 18:41 UTC 

[PATCH 0/2] nvmem: rockchip-efuse: add RK3399 OTP write support
 2026-07-16 18:42 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: nvmem: rockchip-efuse: add rockchip,efuse-write-enable property

[PATCH v6] hfs: port HFS+ b-tree bitmap corruption check
 2026-07-16 18:40 UTC  (2+ messages)

[PATCH v23 0/3] rust: leds: add led classdev abstractions
 2026-07-16 18:40 UTC  (3+ messages)
` [PATCH v23 1/3] rust: leds: add basic "

[PATCH] dlm: The core of the DLM for GFS2/CLVM
 2026-07-16 18:37 UTC  (4+ messages)
` [PATCH v2] dlm: validate lock modes in recovery messages

[PATCH] staging: fbtft: fb_ra8875: replace udelay with usleep_range
 2026-07-16 18:37 UTC  (2+ messages)

[MAINTAINERS SUMMIT] Other LLM-related topics - tags, newcomers, etc
 2026-07-16 18:36 UTC  (3+ messages)

[PATCH v2 0/4] ACPI: Add and use acpi_dev_get_pci_dev()
 2026-07-16 18:36 UTC  (3+ messages)
` [PATCH v2 2/4] ACPI: PCI: Introduce acpi_dev_get_pci_dev()

[PATCH i-g-t] intel-ci: remove dc3co-vpb-simulation from NVL blocklist
 2026-07-16 18:44 UTC 

[PATCH v19 00/15] virtio-net: live-TAP local migration
 2026-07-16 18:34 UTC  (9+ messages)
` [PATCH v19 12/15] net/tap: disable read polling for stopped VM
` [PATCH v19 13/15] net/tap: support local migration with virtio-net

[PATCH v4] x86/hyperv: use dynamically allocated page for hypercalls
 2026-07-16 18:35 UTC 

[PATCH 0/7] Add reset support to MT6589 wdt and remove fallback compatibles
 2026-07-16 18:35 UTC  (3+ messages)
` [PATCH 3/7] arm/arm64: dts: mediatek: drop mt6589 fallback from watchdog

[PATCH] crypto/virtio: cookies are allocated from mempool
 2026-07-16 18:34 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] Some wincred fixes
 2026-07-16 18:34 UTC  (2+ messages)

[PATCH, v2] drm/xe: Reject PXP usage on multi-queue exec queues
 2026-07-16 18:34 UTC  (2+ messages)

[PATCH v5 00/11] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
 2026-07-16 18:33 UTC  (7+ messages)
` [PATCH v5 11/11] arm64: dts: qcom: shikra: Add gpio-reserved-ranges to tlmm

[PATCH net-next v9 5/9] udp: Validate UDP length in udp_gro_receive
 2026-07-16 18:32 UTC  (3+ messages)

[PATCH 0/1] thunderbolt: Defer DP tunnel teardown until display driver is ready
 2026-07-16 18:31 UTC  (11+ messages)
` [PATCH] "

[PATCH v6 00/11] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
 2026-07-16 18:32 UTC  (3+ messages)
` [PATCH v6 10/11] arm64: dts: qcom: shikra: Enable WiFi/BT on SoMs

[PATCH v3 0/3] fuse: fix missing barriers in io-uring init
 2026-07-16 18:31 UTC  (4+ messages)
` [PATCH v3 1/3] fuse: fix missing barrier when checking io-uring readiness
` [PATCH v3 2/3] fuse: use release/acquire for fch->initialized
` [PATCH v3 3/3] fuse: publish io-uring queues with release semantics

[PATCH v3 00/12] arm64: dts: rockchip: Add NanoPi M6 board
 2026-07-16 18:31 UTC  (9+ messages)
` [PATCH v3 11/12] arm64: dts: rockchip: rk3588s-nanopi-r6: refactor to support M6 boards
` [PATCH v3 03/12] arm64: dts: rockchip: rk3588s-nanopi-r6: fix missing pcie rst pinctrl

[PATCH] crypto/ipsec_mb: fix clearing snow3g digest
 2026-07-16 18:31 UTC  (5+ messages)
` [EXTERNAL] "

[PATCH v2 0/3] Correct cbo and lq disassembly
 2026-07-16 18:28 UTC  (4+ messages)
` [PATCH v2 1/3] disas/riscv.c: Correct indent for checkpatch

[PATCH v2] dlm: fix buffer overflow from negative len in dlm_search_rsb_tree
 2026-07-16 18:27 UTC  (3+ messages)

[PATCH] gpu: host1x: Fix use-after-free in host1x_bo_clear_cached_mappings
 2026-07-16 18:27 UTC  (2+ messages)

[PATCH 02/14] target/hexagon: fix PC advancement for non-COF TB terminators
 2026-07-16 18:24 UTC  (2+ messages)

[PATCH v2] sched: set TIF_NEED_RESCHED before calling __trace_set_need_resched()
 2026-07-16 18:25 UTC  (12+ messages)

Linking Patchwork with Sashiko?
 2026-07-16 18:24 UTC  (11+ messages)

[PATCH] dlm: validate userspace lock resource name length
 2026-07-16 18:23 UTC  (2+ messages)

[PATCH v1 0/3] perf jevents: Deterministic build fix and mypy cleanliness
 2026-07-16 18:23 UTC  (5+ messages)
` [PATCH v1 2/3] perf jevents: Add python type annotations

[PATCH 4/4] leds: 88pm860x: convert to dev_err_probe()
 2026-07-16 18:23 UTC 

[PATCH 3/4] leds: menf21bmc: convert to dev_err_probe()
 2026-07-16 18:22 UTC 

[PATCH 2/4] leds: lp8788: convert to dev_err_probe()
 2026-07-16 18:22 UTC 

[RFC PATCH 0/3] iio: proximity: Add Cytron HC-SR04 support
 2026-07-16 18:22 UTC  (2+ messages)

[PATCH 5.15.y 4/7] ksmbd: fix mechToken leak when SPNEGO decode fails after token alloc
 2026-07-16 18:22 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.