All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-20 14:19:59 to 2026-07-20 14:46:52 UTC [more...]

[PATCH net] e1000e: Fix out-of-bounds MMIO access by validating BAR0 size
 2026-07-20 14:46 UTC  (5+ messages)

[PATCH] clk: mmp: allow COMPILE_TEST builds
 2026-07-20 14:46 UTC  (2+ messages)

linux-next: manual merge of the char-misc tree with the char-misc.current tree
 2026-07-20 14:46 UTC 

linux-next: manual merge of the mm-unstable tree with the drm-misc-fixes tree
 2026-07-20 14:46 UTC  (3+ messages)

[LTP] [PATCH v2 1/2] lib: tst_rtctime: close RTC fd on the ioctl() error path
 2026-07-20 14:44 UTC  (2+ messages)
` [LTP] [PATCH v2 0/2] rtc02: handle RTCs that do not allow setting the time

[PATCH] ASoC: rt766: add RT766/RT767 SDCA driver
 2026-07-20 14:38 UTC  (2+ messages)

[PATCH v3 0/4] Fix races on creation of SDCA jack detection
 2026-07-20 14:44 UTC  (7+ messages)
` [PATCH v3 2/4] ASoC: SDCA: Populate IRQ data earlier

setting KERNEL_IMAGE_STRIP_EXTRA_SECTIONS blows up building linux-yocto
 2026-07-20 14:44 UTC  (4+ messages)
` [OE-core] "

[PATCH RFC v6 0/5] Accelerate page migration with batch copying and hardware offload
 2026-07-20 14:44 UTC  (4+ messages)
` [PATCH RFC v6 3/5] mm/migrate: add copy offload registration infrastructure

linux-next: manual merge of the char-misc tree with the char-misc.current tree
 2026-07-20 14:44 UTC 

[PATCH] soundwire: dmi-quirks: Disable ghost Realtek on Asus Zenbook Duo
 2026-07-20 14:13 UTC  (2+ messages)

linux-next: manual merge of the drm-xe tree with the origin tree
 2026-07-20 14:44 UTC 

[PATCH 0/2] media: i2c: Add support for Sony IMX662 sensor
 2026-07-20 14:44 UTC  (4+ messages)
` [PATCH 2/2] media: i2c: Add driver "

linux-next: manual merge of the drm tree with the origin tree
 2026-07-20 14:44 UTC 

linux-next: manual merge of the drm tree with the origin tree
 2026-07-20 14:44 UTC 

[PATCH net 0/7] selftests: net: add missing kconfig and settings
 2026-07-20 14:43 UTC  (6+ messages)
` [PATCH net 2/7] selftests: openvswitch: add config file

[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
 2026-07-20 14:43 UTC  (12+ messages)
` [PATCH 3/8] iommu/fsl: use platform_device_set_fwnode()
` [PATCH 4/8] net: bcmgenet: "
` [PATCH 5/8] pmdomain: imx: "
` [PATCH 7/8] net: mv643xx: "

[PATCH 0/4] drm/amdgpu: Support DRM format modifiers on GFX6-8 (v3)
 2026-07-20 14:43 UTC  (8+ messages)
` [PATCH 1/4] drm/fourcc: Add modifiers for AMD GFX6-8
` [PATCH 2/4] drm/amdgpu: Convert tiling flags to modifiers on GFX6-8
` [PATCH 3/4] drm/amd/display: Support DRM format "
` [PATCH 4/4] drm/amd/display: Don't use tiling flags anymore

linux-next: manual merge of the rdma tree with the origin tree
 2026-07-20 14:43 UTC 

[PATCH v2 1/3] mesa: Upgrade to 26.1.5
 2026-07-20 14:43 UTC  (3+ messages)
` [PATCH v2 2/3] mesa-libclc: New recipe for forking libclc for Rusticl purposes in Mesa
  ` [OE-core] "

[RFC PATCH] firmware: scmi: Make SCMI arch independent
 2026-07-20 14:43 UTC  (4+ messages)

[PATCH] thermal/drivers/mediatek/lvts_thermal: Make reset optional for MT8196
 2026-07-20 14:42 UTC  (2+ messages)

[PATCH v1 0/2] nvme: use local limits for namespace heads
 2026-07-20 14:42 UTC  (3+ messages)
` [PATCH v1 1/2] nvme: factor namespace-head queue-limit update

[PATCH 0/5] USB4 mode programming for QMMPHY on X1E
 2026-07-20 14:41 UTC  (4+ messages)
` [PATCH 1/5] dt-bindings: phy: qcom,qmp-usb3-dp: Extend X1E description for USB4

[PATCH net 0/6] pull request: fixes for ovpn 2026-07-20
 2026-07-20 14:41 UTC  (7+ messages)
` [PATCH net 1/6] ovpn: avoid putting unrelated P2P peer on socket release
` [PATCH net 2/6] ovpn: fix peer refcount leak in TCP error paths
` [PATCH net 3/6] ovpn: hold peer before scheduling keepalive work
` [PATCH net 4/6] selftests/net: ovpn: fix getaddrinfo memory leak in ovpn_parse_remote()
` [PATCH net 5/6] ovpn: fix use after free in unlock_ovpn()
` [PATCH net 6/6] ovpn: use monotonic clock for peer keepalive timeouts

[RFC PATCH v6] platform/x86: panasonic-laptop: add fan speed mode for newer models
 2026-07-20 14:41 UTC  (4+ messages)
` [RFC PATCH v7] "

[PATCH 0/4] vmcore-tasks: export per-task metadata to vmcoreinfo
 2026-07-20 14:40 UTC  (6+ messages)

[PATCH v2 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
 2026-07-20 14:38 UTC  (16+ messages)
` [PATCH v2 01/15] mm/vma: introduce VMA virtual page offset field and add helpers
` [PATCH v2 02/15] mm: introduce linear_virt_page_index()
` [PATCH v2 03/15] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v2 04/15] mm: update print_bad_page_map() to show virtual page index
` [PATCH v2 05/15] mm: introduce and use vma_filebacked_address()
` [PATCH v2 06/15] mm: propagate VMA virtual page offset on map, remap, split + merge
` [PATCH v2 07/15] mm/rmap: track whether the page VMA mapped walk is anonymous
` [PATCH v2 08/15] mm: introduce and use linear_folio_page_index()
` [PATCH v2 09/15] mm/rmap: use virt pgoff for MAP_PRIVATE file-backed anon folios
` [PATCH v2 10/15] tools/testing/vma: expand VMA merge tests to assert virt pgoff
` [PATCH v2 11/15] tools/testing/selftests/mm: test virtual page offset merge behaviour
` [PATCH v2 12/15] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v2 13/15] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
` [PATCH v2 14/15] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
` [PATCH v2 15/15] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests

[PATCH v3 0/4] Add support for gcc 16
 2026-07-20 14:40 UTC  (6+ messages)
` [PATCH v3 3/4] testsuite/smokey/vxworktests: Fix compile error seen with "
` [PATCH v3 4/4] testsuite/smokey/psostests: "

[PATCH] dmaengine: loongson1-apb-dma: fix residue calculation for queued descriptors
 2026-07-20 14:40 UTC  (2+ messages)

[PATCH net-next v2] net: Replace %pK output with 0
 2026-07-20 14:40 UTC 

[PATCH v3 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-07-20 14:40 UTC  (9+ messages)
` [PATCH v3 1/6] dt-bindings: iommu: arm,smmu: Document interconnects property

[PATCH v4 0/6] hw/uefi: security fixes
 2026-07-20 14:32 UTC  (7+ messages)
` [PATCH v4 1/6] hw/uefi: add sanity check
` [PATCH v4 2/6] hw/uefi: remove debug function
` [PATCH v4 3/6] hw/uefi: check lower limit for signature list size
` [PATCH v4 4/6] hw/uefi: account variable policy entries against storage size
` [PATCH v4 5/6] hw/uefi: add post_load checks
` [PATCH v4 6/6] hw/uefi: make SetupMode read-only

[PATCH net v2] net: stmmac: dwmac4: mask interrupts when stopping DMA in suspend
 2026-07-20 14:40 UTC  (2+ messages)

[RFC PATCH v3 00/19] named CPU models for Arm64 on KVM
 2026-07-20 14:39 UTC  (5+ messages)
` [RFC PATCH v3 02/19] scripts: bug fixes in update-aarch64-cpu-sysreg-properties
` [RFC PATCH v3 03/19] target/arm: regenerate cpu-idregs.h.inc

[PATCH v2] USB: serial: io_ti: reject oversized boot-mode firmware
 2026-07-20 14:39 UTC  (2+ messages)

[PATCH v1 0/4] drm/hyperv: A fix and a few cleanups
 2026-07-20 14:39 UTC  (2+ messages)

[PATCH] drm/xe: convert PCI barrier mmap to use xe_mmio_gem
 2026-07-20 14:39 UTC  (4+ messages)

[PATCH 0/3] usb: Use %pe to print error pointers
 2026-07-20 14:39 UTC  (3+ messages)
` [PATCH 1/3] usb: chipidea: "

[bluez/bluez] 294a72: test-runner: use virtio for the default kernel con
 2026-07-20 14:39 UTC 

[PATCH] soc: qcom: pmic_glink: Avoid losing early rpmsg probe
 2026-07-20 14:39 UTC 

[PATCH 0/1] libevl: Add debian package config
 2026-07-20 14:38 UTC  (3+ messages)

[PATCH 0/6] target/arm: Fix functional test failures in KVM-only builds
 2026-07-20 14:34 UTC  (4+ messages)
` [PATCH 1/6] hw/remote/machine.c: Mark x-remote machine as OK for AArch64 and AArch32

[PATCH] md: do overflow check for sb->bblog_shift in super_1_load()
 2026-07-20 14:38 UTC  (3+ messages)

[PATCH v2] drm/imx: replace struct drm_simple_display_pipe with regular atomic helpers
 2026-07-20 14:38 UTC  (6+ messages)

[PATCH v5 00/10] Metadata series preparation
 2026-07-20 14:37 UTC  (7+ messages)
` [PATCH v6 13/16] media: v4l2-subdev: Add v4l2_subdev_call_ci_state_{active,try}

[PATCH] trace2: tolerate failed timestamp formatting
 2026-07-20 14:37 UTC  (5+ messages)

[PATCH v2 0/9] arm64: dts: imx8ulp: Device tree updates for i.MX 8ULP EVK boards
 2026-07-20 14:37 UTC  (3+ messages)
` [PATCH v2 5/9] arm64: dts: imx8ulp-evk: Add gpio-keys node for power button

[PATCH v3 0/4] media: synopsys: hdmirx: add HDMI audio capture support
 2026-07-20 14:36 UTC  (6+ messages)
` [PATCH v3 2/4] "

[PATCH 1/2] drm/amd/pm/smu15: add metrics table header for SMU v15.0.0
 2026-07-20 14:33 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/pm/smu15: switch to DRAM-based accumulator metrics for SMU v15.0.0 using the newly added metrics table

[PATCH v2 0/7] hwmon: Remove redundant error messages on IRQ request failure
 2026-07-20 14:36 UTC  (15+ messages)
` [PATCH v2 1/7] hwmon: (axi-fan-control) Remove redundant dev_err_probe()
` [PATCH v2 2/7] hwmon: (da9055) Remove redundant dev_err()
` [PATCH v2 3/7] hwmon: (lm90) "
` [PATCH v2 4/7] hwmon: (npcm750-pwm-fan) "
` [PATCH v2 5/7] hwmon: (pwm-fan) "
` [PATCH v2 6/7] hwmon: (sht15) "
` [PATCH v2 7/7] hwmon: (pmbus) "

[Intel-wired-lan] [PATCH v3 net] idpf: disable PTM on probe failure and on remove
 2026-07-20 14:35 UTC  (2+ messages)
`  "

[meta-python][PATCH 1/3] python3-imageio: Upgrade 2.37.3 -> 2.37.4
 2026-07-20 14:34 UTC  (3+ messages)
` [meta-python][PATCH 2/3] python3-autobahn: Upgrade 26.6.1 -> 26.7.1
` [meta-python][PATCH 3/3] python3-invoke: Upgrade 2.2.1 -> 3.0.3

[PATCH] USB: serial: mxuport: validate firmware header size
 2026-07-20 14:33 UTC  (3+ messages)

[LTP] [PATCH] rtc02: skip (TCONF) on read-only RTCs that reject RTC_SET_TIME
 2026-07-20 14:32 UTC  (2+ messages)

[PATCH 0/3] Add support for SM8550/QCS8550 SoC based platform
 2026-07-20 14:10 UTC  (4+ messages)
` [PATCH 1/3] doc: board: qualcomm: document SM8550/QCS8550 building/flashing

[PATCH v1 1/1] efi: Unify memory map type and attribute names
 2026-07-20 13:28 UTC  (4+ messages)

[PATCH] e2fsck: take flock(LOCK_EX) on whole-disk device during filesystem check
 2026-07-20 14:32 UTC 

[PATCH 0/7] soc: Remove redundant error messages on IRQ request failure
 2026-07-20 14:32 UTC  (3+ messages)
` [PATCH 4/7] soc: qcom: Remove redundant dev_err()

[LTP] [PATCH v3 0/2] Fix cve-2026-46331 producing ENOENT
 2026-07-20 14:31 UTC  (3+ messages)
` [LTP] [PATCH v3 1/2] tst_kconfig: add module mappings for ingress/matchall/pedit
` [LTP] [PATCH v3 2/2] cve-2026-46331: fix intermittent ENOENT failure

[PATCH] CI: install python-cryptography for world build
 2026-07-20 14:31 UTC  (2+ messages)

[PATCH v4 0/8] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-07-20 14:31 UTC  (17+ messages)
` [PATCH v4 5/8] phy: rockchip: samsung-hdptx: Drop TMDS rate setup workaround
` [PATCH v4 6/8] phy: rockchip: samsung-hdptx: Drop restrict_rate_change handling
` [PATCH v4 7/8] phy: rockchip: samsung-hdptx: Simplify GRF access with FIELD_PREP_WM16()
` [PATCH v4 8/8] phy: rockchip: samsung-hdptx: Consistently use bitfield macros

[PATCH] hugetlb: fix subpool release race
 2026-07-20 14:31 UTC  (2+ messages)

[linus:master] [tracing] 206b25c090: kselftests-bpf.ftrace.ftracetest-ktap.Generic_dynamic_event_-_add/remove_eprobe_events.fail
 2026-07-20 14:31 UTC  (3+ messages)

[PATCH v2] hwmon: occ: validate poll response sensor blocks
 2026-07-20 14:30 UTC  (2+ messages)

[PATCH v11 0/3] Introduce cold reset recovery method
 2026-07-20 14:30 UTC  (2+ messages)
` ✓ CI.KUnit: success for Introduce cold reset recovery method (rev11)

[PATCH RFC] Bluetooth: Add generic support for vendor HCI frames
 2026-07-20 14:30 UTC  (2+ messages)

[RFC PATCH 0/1] psi: Introduce in-kernel PSI auto monitor feature
 2026-07-20 14:29 UTC  (3+ messages)

[PATCH net v3] phonet: check register_netdevice_notifier() error in phonet_device_init()
 2026-07-20 14:29 UTC  (2+ messages)

[linus:master] [selftests/tracing] c5c413534d: kselftests-bpf.ftrace.ftracetest-ktap._instance_event_trigger_-_test_poll_wait_on_histogram.fail
 2026-07-20 14:29 UTC  (2+ messages)

[PATCH 0/8] mm/khugepaged: collapse_file() cleanups
 2026-07-20 14:29 UTC  (9+ messages)
` [PATCH 1/8] mm/khugepaged: separate out windy folio logic from collapse_file
` [PATCH 2/8] mm/khugepaged: factor out page cache folio reading
` [PATCH 3/8] mm/khugepaged: factor out and simplify dirty/writeback handling
` [PATCH 4/8] mm/khugepaged: simplify prepare folio locking and exit paths
` [PATCH 5/8] mm/khugepaged: add kerneldoc to prepare_collapse_file_folio()
` [PATCH 6/8] mm/khugepaged: hoist isolation into collapse_isolate_folio()
` [PATCH 7/8] mm/khugepaged: hoist more code "
` [PATCH 8/8] mm/khugepaged: fix and flesh out try_to_unmap_flush() comment

[PATCH RFC 0/2] media: i2c: Surface Pro 7+ camera flip fixes
 2026-07-20 14:28 UTC  (3+ messages)
` [PATCH RFC 1/2] media: i2c: ov8865: fix horizontal flip control polarity
` [PATCH RFC 2/2] media: i2c: ov5693: fix horizontal flip polarity and Bayer phase

[PATCH 0/8] coroutine: add missing annotations
 2026-07-20 14:28 UTC  (9+ messages)
` [PATCH 1/8] monitor: annotate monitor_qmp_dispatcher_pop_any() as coroutine
` [PATCH 2/8] migration: fix qemu_get_counted_string annotation
` [PATCH 3/8] io: add missing coroutine annotation
` [PATCH 4/8] block: "

[PATCH v6 0/5] xen/acpi,device-tree: Introduce generic CPU topology support for ACPI and DT
 2026-07-20 14:29 UTC  (6+ messages)
` [PATCH v6 1/5] xen/device-tree: Parse 'cpu-map' node for CPU topology exploration

[PATCH] mm/slub: fix missing debugfs entries for caches created before sysfs init
 2026-07-20 14:51 UTC 

[PATCH v5] drm/xe/sysctrl: Add helper to query application status
 2026-07-20 14:29 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/sysctrl: Add helper to query application status (rev5)

[wrynose][PATCH v2] u-boot: re-enable RISC-V compressed (c) ISA extension
 2026-07-20 14:28 UTC  (2+ messages)

[PATCH 05/37] drm/display: bridge-connector: split code creating the connector to a subfunction
 2026-07-20 14:28 UTC  (11+ messages)

[PATCH 0/4] ASoC: fsl: expose individual DAIs per ASRC/EASRC conversion pair/context
 2026-07-20 14:28 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: sound: fsl,imx-asrc: update port binding to support multiple pairs

[PATCH] hw/usb/host-libusb: keep autoscan enabled for bus+addr selector
 2026-07-20 14:25 UTC  (5+ messages)

[PATCH can-next 00/13] can: gs_usb: implement new features recently added to candleLight firmware
 2026-07-20 14:28 UTC  (3+ messages)
` [PATCH can-next 13/13] can: gs_usb: implement CAN bus off recovery

[PATCH net-next v2 0/6] Deliver TLS control records to kernel read_sock consumers
 2026-07-20 14:28 UTC  (7+ messages)
` [PATCH net-next v2 1/6] net/tls: Bound consecutive no-data records in tls_sw_read_sock()
` [PATCH net-next v2 2/6] net: Introduce read_sock_rectype proto_ops for control record delivery
` [PATCH net-next v2 3/6] tls: Implement read_sock_rectype for kTLS software path
` [PATCH net-next v2 4/6] selftests/tls: Add tests for data/control record interleaving
` [PATCH net-next v2 5/6] SUNRPC: Use read_sock_rectype for svcsock TCP receives
` [PATCH net-next v2 6/6] SUNRPC: Remove sock_recvmsg path from "

Reboot via EFI SystemReset()
 2026-07-20 14:28 UTC 

[syzbot] [kvm-x86?] KASAN: use-after-free Read in kvm_setup_guest_pvclock
 2026-07-20 14:27 UTC  (2+ messages)
` Forwarded: "

[PATCH v4 0/3] promote mapped executable folios after first usage for MGLRU
 2026-07-20 14:26 UTC  (3+ messages)
` [PATCH v4 2/3] mm: vmscan: add a helper to identify file-backed executable folios

[PATCH 0/1] tidbits: net-udp: solicit new client for server mode
 2026-07-20 14:27 UTC  (10+ messages)
` [PATCH 1/1] "

[PATCH] staging: sm750fb: Align prototype parameter names to implementation
 2026-07-20 14:26 UTC 

Linking Patchwork with Sashiko?
 2026-07-20 14:26 UTC  (9+ messages)

[PATCH v2 0/7] Add hexagon l2vic device
 2026-07-20 14:25 UTC  (3+ messages)
` [PATCH v2 4/7] hw/intc: Add l2vic interrupt controller

[PATCH 0/5] allocate extent_buffer GFP_NOFAIL with unlocked retry
 2026-07-20 14:25 UTC  (2+ messages)

[PATCH RFC] fs: fix superblock freeze rollback on sync_blockdev failure
 2026-07-20 14:25 UTC 

[PATCH bpf-next v6 6/7] riscv, bpf: Mixing bpf2bpf and tailcalls
 2026-07-20 14:24 UTC  (11+ messages)

[PATCH v3 0/5] nfs: Modernize Direct I/O path
 2026-07-20 14:24 UTC  (4+ messages)
` [PATCH v3 3/5] nfs: Introduce nfs_release_request_list helper

[RFC PATCH v2 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
 2026-07-20 14:24 UTC  (4+ messages)

[PATCH] usb: typec: ucsi: Unregister lockdep key only after last lock use
 2026-07-20 14:24 UTC 

[PATCH] KVM: VMX: Postpone IPIv setup after successful vCPU creation
 2026-07-20 14:18 UTC  (4+ messages)

[PATCH v2 0/6] hwmon: (adt7470) Add thermal zone and PWM provider support
 2026-07-20 14:24 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: hwmon: add binding for adi,adt7470

[PATCH RFC v3 0/2] Move libgit.a sources into separate "lib/" directory
 2026-07-20 14:24 UTC  (4+ messages)
` [PATCH RFC v3 2/2] "

[PATCH v16 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2026-07-20 14:23 UTC  (3+ messages)
` [PATCH v16 11/12] media: mediatek: jpeg: add jpeg compatible

[PATCH v2 0/5] stubdom: remove grub-pv
 2026-07-20 14:22 UTC  (2+ messages)

[PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
 2026-07-20 14:22 UTC  (5+ messages)
` [PATCH v1 06/11] rcu: Enable RCU "

[PATCH v3] wifi: ath12k: fix survey indexing across bands
 2026-07-20 14:22 UTC  (3+ messages)

[PATCH v2] ocfs2: free unused clusters on defrag move errors
 2026-07-20 14:21 UTC  (3+ messages)

[PATCH 0/3] SM8450 IPA support
 2026-07-20 14:21 UTC  (6+ messages)

[PATCH v2] serial: 8250: clear a stuck RX-timeout interrupt with an empty FIFO
 2026-07-20 14:20 UTC  (2+ messages)

[PATCH v3] ocfs2: free unused clusters on defrag move errors
 2026-07-20 14:19 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.