All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-16 02:11:13 to 2024-04-16 03:42:56 UTC [more...]

linux-next: manual merge of the devicetree tree with Linus' tree
 2024-04-16  3:42 UTC 

[PATCH v2 00/10] Add a host IOMMU device abstraction
 2024-04-16  3:41 UTC  (4+ messages)
` [PATCH v2 02/10] vfio: Introduce HIODLegacyVFIO device

[tobetter:odroid-6.6.y 41/59] drivers/char/aml-gpiomem.c: linux/of.h is included more than once
 2024-04-16  3:41 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-16  3:39 UTC 

[PATCH blktests 0/5] add new tests for blk-throttle
 2024-04-16  3:37 UTC  (5+ messages)
` [PATCH blktests 1/5] tests/throtl: add first test "

[PATCH v7 0/3] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-04-16  3:34 UTC  (4+ messages)
` [PATCH v7 1/3] mm/madvise: introduce clear_young_dirty_ptes() batch helper
` [PATCH v7 2/3] mm/arm64: override "
` [PATCH v7 3/3] mm/madvise: optimize lazyfreeing with mTHP in madvise_free

[PATCH 00/19] riscv: Support vendor extensions and xtheadvector
 2024-04-16  3:34 UTC  (12+ messages)
` [PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal

[PATCH 0/7] drm/xe: Per client usage
 2024-04-16  3:34 UTC  (14+ messages)
` [PATCH 1/7] drm/xe/lrc: Add helper to capture context timestamp
` [PATCH 2/7] drm/xe: Add helper to capture context runtime
` [PATCH 3/7] drm/xe: Promote xe_hw_engine_class_to_str()
` [PATCH 4/7] drm/xe: Add XE_ENGINE_CLASS_OTHER to str conversion
` [PATCH 5/7] drm/xe: Add helper to capture engine timestamp
` [PATCH 6/7] drm/xe/client: Print runtime to fdinfo
` [PATCH 7/7] HACK: simple gputop-like impl in python
` ✓ CI.Patch_applied: success for drm/xe: Per client usage
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

Enquiry regarding pressure gauge and digital pressure gauge
 2024-04-16  3:31 UTC 

[PATCH v3 1/4] dt-bindings: input: Add Himax HX83102J touchscreen
 2024-04-16  3:31 UTC  (5+ messages)
` [PATCH v3 2/4] HID: Add Himax HX83102J touchscreen driver
` [PATCH v3 3/4] HID: Add DRM panel follower function
` [PATCH v3 4/4] HID: Load firmware directly from file to IC

io_uring: worker thread NULL dereference during openat op
 2024-04-16  3:29 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-16  3:29 UTC 

[PATCH 00/15] tty: serial: switch from circ_buf to kfifo
 2024-04-16  3:24 UTC  (3+ messages)
` [PATCH 12/15] "

[RFC kvm-unit-tests PATCH v2 00/14] add shellcheck support
 2024-04-16  3:26 UTC  (3+ messages)

[PATCH net-next v1 0/4] net: phy: add Applied Micro QT2025 PHY driver
 2024-04-16  3:25 UTC  (3+ messages)
` [PATCH net-next v1 2/4] rust: net::phy support C45 helpers

[syzbot] [bpf?] [trace?] possible deadlock in put_pwq_unlocked
 2024-04-16  3:25 UTC 

[PATCH vhost 0/6] virtio_net: rx enable premapped mode by default
 2024-04-16  3:24 UTC  (11+ messages)
` [PATCH vhost 3/6] virtio_net: replace private by pp struct inside page

[PATCH 1/2] certs: Add ECDSA signature verification self-test
 2024-04-16  3:23 UTC  (2+ messages)
` [PATCH 2/2] certs: Guard RSA "

[kvm-unit-tests PATCH v8 00/35] migration, powerpc improvements
 2024-04-16  3:22 UTC  (5+ messages)
` [kvm-unit-tests PATCH v8 03/35] migration: Add a migrate_skip command

No direct copy from ctx to map possible, why?
 2024-04-16  3:22 UTC  (4+ messages)

[PATCH 0/4] arm64: Support the TSO memory model
 2024-04-16  2:22 UTC  (3+ messages)

[PATCH v2] mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
 2024-04-16  3:23 UTC  (5+ messages)

linux-next: manual merge of the iommu tree with the mm tree
 2024-04-16  3:22 UTC 

[PATCH v8] virtio-pci: fix use of a released vector
 2024-04-16  3:20 UTC  (3+ messages)

[RFC 0/3] Improve memory statistics for virtio balloon
 2024-04-16  3:20 UTC  (3+ messages)
  `  "

[PATCH v12 00/14] Add Cgroup support for SGX EPC memory
 2024-04-16  3:20 UTC  (15+ messages)
` [PATCH v12 01/14] x86/sgx: Replace boolean parameters with enums
` [PATCH v12 02/14] cgroup/misc: Add per resource callbacks for CSS events
` [PATCH v12 03/14] cgroup/misc: Export APIs for SGX driver
` [PATCH v12 04/14] cgroup/misc: Add SGX EPC resource type
` [PATCH v12 05/14] x86/sgx: Implement basic EPC misc cgroup functionality
` [PATCH v12 06/14] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list
` [PATCH v12 07/14] x86/sgx: Abstract tracking reclaimable pages in LRU
` [PATCH v12 08/14] x86/sgx: Add basic EPC reclamation flow for cgroup
` [PATCH v12 09/14] x86/sgx: Implement async reclamation "
` [PATCH v12 10/14] x86/sgx: Charge mem_cgroup for per-cgroup reclamation
` [PATCH v12 11/14] x86/sgx: Abstract check for global reclaimable pages
` [PATCH v12 12/14] x86/sgx: Turn on per-cgroup EPC reclamation
` [PATCH v12 13/14] Docs/x86/sgx: Add description for cgroup support
` [PATCH v12 14/14] selftests/sgx: Add scripts for EPC cgroup testing

[PATCH v2 0/5] large folios swap-in: handle refault cases first
 2024-04-16  3:17 UTC  (19+ messages)
` [PATCH v2 1/5] mm: swap: introduce swap_free_nr() for batched swap_free()
` [PATCH v2 4/5] mm: swap: entirely map large folios found in swapcache

[bug report] kmemleak observed with blktests nvme/tcp
 2024-04-16  3:19 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-16  3:19 UTC 

[RFC][PATCH 00/10] sched/fair: Complete EEVDF
 2024-04-16  3:18 UTC  (5+ messages)
` [RFC][PATCH 08/10] sched/fair: Implement delayed dequeue

[PATCH 00/29] trivial adjustments for return variable coding style
 2024-04-16  3:18 UTC  (6+ messages)
` [PATCH 12/29] btrfs: btrfs_write_marked_extents rename werr to ret err to ret2

[PATCH] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
 2024-04-16  3:17 UTC  (14+ messages)
  ` [EXTERNAL] "

[PATCH v3 0/8] Improve buffer head documentation
 2024-04-16  3:17 UTC  (9+ messages)
` [PATCH v3 1/8] doc: Improve the description of __folio_mark_dirty
` [PATCH v3 2/8] buffer: Add kernel-doc for block_dirty_folio()
` [PATCH v3 3/8] buffer: Add kernel-doc for try_to_free_buffers()
` [PATCH v3 4/8] buffer: Fix __bread and __bread_gfp kernel-doc
` [PATCH v3 5/8] buffer: Add kernel-doc for brelse() and __brelse()
` [PATCH v3 6/8] buffer: Add kernel-doc for bforget() and __bforget()
` [PATCH v3 7/8] buffer: Improve bdev_getblk documentation
` [PATCH v3 8/8] doc: Split buffer.rst out of api-summary.rst

[PATCH v8 0/3] serial: 8250_pnp: Support configurable reg shift property
 2024-04-16  3:16 UTC  (4+ messages)
` [PATCH v8 1/3] PNP: Add dev_is_pnp() macro
` [PATCH v8 2/3] serial: port: Add support of PNP IRQ to __uart_read_properties()
` [PATCH v8 3/3] serial: 8250_pnp: Support configurable reg shift property

[PATCH v8 0/6] convert write_threads, write_version and write_ports to netlink commands
 2024-04-16  3:16 UTC  (3+ messages)
` [PATCH v8 3/6] NFSD: add write_version to netlink command

[PATCH 1/2] target/riscv: prioritize pmp errors in raise_mmu_exception()
 2024-04-16  3:14 UTC  (3+ messages)

[PATCH net-next v3 0/6] Remove RTNL lock protection of CVQ
 2024-04-16  3:15 UTC  (4+ messages)
` [PATCH net-next v3 5/6] virtio_net: Add a lock for per queue RX coalesce

[PATCH v3 1/3] riscv: cacheinfo: remove the useless parameter (node) of ci_leaf_init()
 2024-04-16  3:14 UTC  (6+ messages)
` [PATCH v3 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
` [PATCH v3 3/3] RISC-V: Select ACPI PPTT drivers

[RFC 0/8] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
 2024-04-16  3:13 UTC  (5+ messages)
` [RFC 8/8] "

conf.c:119:1: warning: non-void function does not return a value in all control paths
 2024-04-16  3:09 UTC 

[PATCH] scsi: libsas: Fix exp-attached end device cannot be scanned in again after probe failed
 2024-04-16  3:07 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-16  3:09 UTC 

[PATCH 0/3] pinctrl: scmi: support i.MX95 OEM extensions
 2024-04-16  3:07 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: firmware: arm,scmi: support i.MX95 SCMI Pinctrl

[PATCH 1/2] meson/mlx5: Suppress -Wunused-value diagnostic
 2024-04-16  3:05 UTC  (3+ messages)
` [PATCH 2/2] ARM64: Cross-Compilation Support

[PATCH RFC v2 0/6] blk-throttle: support enable and disable during runtime
 2024-04-16  3:05 UTC  (6+ messages)
` [PATCH RFC v2 2/6] blk-throttle: delay initialization until configuration

[seabios test] 185623: tolerable FAIL - PUSHED
 2024-04-16  3:04 UTC 

[PATCH v2 0/3] Add ArmSom Sige7 board
 2024-04-16  3:01 UTC  (4+ messages)

[PATCH v2 00/12] iommufd support pasid attach/replace
 2024-04-16  3:01 UTC  (3+ messages)
` [PATCH v2 02/12] iommu: Introduce a replace API for device pasid

pm/testing build: 8 builds: 0 failed, 8 passed, 33 warnings (v6.9-rc4-98-g13b4807b53ffb)
 2024-04-16  3:01 UTC 

[PATCH v3 1/1] iommu/vt-d: Remove caching mode check before device TLB flush
 2024-04-16  3:00 UTC  (8+ messages)

Bug report: greybus/interface.c: use-after-free bug in gb_interface_release due to race condition
 2024-04-16  3:00 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-16  2:59 UTC 

[PATCH] dt-bindings: i2c: qcom-cci: Document sc8280xp compatible
 2024-04-15 20:59 UTC  (2+ messages)

[linux-next:master 5507/6266] ../kselftest_harness.h:1167:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result'
 2024-04-16  2:58 UTC 

[PATCH] wifi: rtw88: reduce failed to flush queue severity
 2024-04-16  2:57 UTC  (3+ messages)

[PATCH -next] platform/x86/amd/pmc: Fix implicit declaration error on i386
 2024-04-16  2:56 UTC  (2+ messages)

[PATCH net-next v3 0/6] add sriov support for wangxun NICs
 2024-04-16  2:55 UTC  (3+ messages)

[PATCH] rock-dgb_defconfig: Update for Linux 6.7 with UBSAN
 2024-04-16  2:54 UTC  (2+ messages)

[ANNOUNCE] Garden v1.5.0 released!
 2024-04-16  2:55 UTC 

FAILED: patch "[PATCH] kprobes: Fix possible use-after-free issue on kprobe" failed to apply to 4.19-stable tree
 2024-04-16  2:55 UTC  (2+ messages)
` [PATCH 4.19.y] kprobes: Fix possible use-after-free issue on kprobe registration

[PATCH net] udp: fix segmentation crash for GRO packet without fraglist
 2024-04-16  2:53 UTC  (4+ messages)

[PATCH 0/2] nvmet-auth: fix some minor bugs
 2024-04-16  2:51 UTC  (5+ messages)
` [PATCH 1/2] nvmet-auth: return the error code to the nvmet_auth_host_hash() callers
` [PATCH 2/2] nvmet-auth: replace pr_debug() with pr_err() to report an error

[PATCH blktests v2 00/18] refactoring and various cleanups/fixes
 2024-04-16  2:50 UTC  (2+ messages)

[PATCH v5.10] drm/amd/display: Wake DMCUB before executing GPINT commands
 2024-04-16  2:43 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-16  2:49 UTC 

[PATCH v11 0/3] Add support for vibrator in multiple PMICs
 2024-04-16  2:44 UTC  (8+ messages)
` [PATCH v11 1/3] input: pm8xxx-vibrator: refactor to support new SPMI vibrator
` [PATCH v11 2/3] dt-bindings: input: qcom,pm8xxx-vib: add new SPMI vibrator module
` [PATCH v11 3/3] input: pm8xxx-vibrator: add new SPMI vibrator support

linux-next: manual merge of the block tree with the vfs-brauner, vfs trees
 2024-04-16  2:44 UTC 

[PATCH 1/1] nvme-tcp: check for invalid request
 2024-04-16  2:43 UTC  (3+ messages)

Linux man-pages PDF book
 2024-04-16  2:42 UTC  (6+ messages)

[PATCH v3 0/2] diff: copies-harder support
 2024-04-16  2:42 UTC  (3+ messages)

FAILED: patch "[PATCH] kprobes: Fix possible use-after-free issue on kprobe" failed to apply to 5.4-stable tree
 2024-04-16  2:42 UTC  (2+ messages)
` [PATCH 5.4.y] kprobes: Fix possible use-after-free issue on kprobe registration

[PATCH ipsec-next 3/3] xfrm: Add an inbound percpu state cache
 2024-04-16  2:33 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-16  2:39 UTC 

[PATCH] nvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callers
 2024-04-16  2:38 UTC  (2+ messages)

[PATCH 1/1] btrfs: report filemap_fdata<write|wait>_range error
 2024-04-16  2:36 UTC 

[PATCH 0/7] Xperia 1 V support
 2024-04-16  2:36 UTC  (2+ messages)
` (subset) "

[PATCH v2] nvme: find numa distance only if controller has valid numa id
 2024-04-16  2:36 UTC  (2+ messages)

[pdx86-platform-drivers-x86:review-hans 40/59] drivers/platform/x86/amd/pmc/mp2_stb.c:94:2: error: call to undeclared function 'writeq'; ISO C99 and later do not support implicit function declarations
 2024-04-16  2:35 UTC 

FAILED: patch "[PATCH] kprobes: Fix possible use-after-free issue on kprobe" failed to apply to 5.10-stable tree
 2024-04-16  2:35 UTC  (2+ messages)
` [PATCH 5.10.y] kprobes: Fix possible use-after-free issue on kprobe registration

[PATCH V3 0/3] wifi: ath12k: report station mode stats
 2024-04-16  2:32 UTC  (3+ messages)

Problems with RTL8852BE PCIe 802.11ax Wireless Network Controller and Linux kernel 6.7.7-100.fc38.x86_64
 2024-04-16  2:31 UTC  (4+ messages)

[PATCH] drm/amdgpu: replace tmz flag into buffer flag
 2024-04-16  2:30 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-16  2:29 UTC 

[kvm-unit-tests PATCH 0/2] s390x: run script fixes for PV tests
 2024-04-16  2:29 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/2] s390x: Fix misspelt variable name in func.bash

[PATCH v11 00/20] Automatic Disk Unlock with TPM2
 2024-04-16  2:28 UTC  (5+ messages)

[Bug 218726] New: qca6390 bluetooth fails after disabling/re-enabling bluetooth
 2024-04-16  2:28 UTC  (3+ messages)
` [Bug 218726] "

[PATCH for-9.0] ppc440_pcix: Do not expose a bridge device on PCI bus
 2024-04-16  2:26 UTC  (4+ messages)

[PATCH net-next v7 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-16  2:27 UTC  (4+ messages)
` [PATCH net-next v7 2/4] ethtool: provide customized dim profile management

[PATCH 1/2] parisc: vdso: remove dead code in vdso32/Makefile
 2024-04-16  2:26 UTC  (3+ messages)

[bug report] WARNING: CPU: 5 PID: 679 at io_uring/io_uring.c:2835 io_ring_exit_work+0x2b6/0x2e0
 2024-04-16  2:26 UTC  (4+ messages)

[PATCH v2] hwmon: max31790: revise the scale to write pwm
 2024-04-16  2:22 UTC 

[PATCH 0/8] usb: typec: ucsi: glink: merge in altmode support
 2024-04-16  2:20 UTC  (9+ messages)
` [PATCH 1/8] usb: typec: Handle retimers in typec_set_mode()
` [PATCH 2/8] usb: typec: altmode: add low level altmode configuration helper
` [PATCH 3/8] usb: typec: ucsi: glink: check message data sizes
` [PATCH 4/8] usb: typec: ucsi: glink: use le32 for message data
` [PATCH 5/8] usb: typec: ucsi: glink: simplify notification handling
` [PATCH 6/8] usb: typec: ucsi: add ucsi_registered() callback
` [PATCH 7/8] usb: typec: ucsi: glink: merge pmic_glink_altmode driver
` [PATCH 8/8] soc: qcom: pmic-glink: drop separate altmode driver support

RTT-PROBE: lore-subspace-rtt
 2024-04-16  2:19 UTC 

[PATCH] arm-bsp/linux-yocto-dev: add bbappend to enable this kernel for our BSPs
 2024-04-16  2:17 UTC  (2+ messages)

[PATCH v3] usb: typec: qcom-pmic-typec: split HPD bridge alloc and registration
 2024-04-16  2:18 UTC 

[PATCH] arm-bsp/fvp-base: improve FVP performance
 2024-04-16  2:17 UTC  (2+ messages)

[PATCH 1/2] arm-bsp/sgi575: upgrade trusted-firmware-a to 2.10
 2024-04-16  2:17 UTC  (2+ messages)

[PATCH 0/3] arm-bsp: corstone1000: Change MM buffer location and enable
 2024-04-16  2:17 UTC  (2+ messages)

[PATCH 0/1] Disable multiconfig for CS1000 firmware build
 2024-04-16  2:17 UTC  (2+ messages)

FAILED: patch "[PATCH] kprobes: Fix possible use-after-free issue on kprobe" failed to apply to 5.15-stable tree
 2024-04-16  2:16 UTC  (2+ messages)
` [PATCH 5.15.y] kprobes: Fix possible use-after-free issue on kprobe registration

[PATCH] sdhci: Fix SD card detection issue
 2024-04-16  2:15 UTC  (7+ messages)

net/smc: Buggy reordering scenario in smc socket
 2024-04-16  2:15 UTC  (3+ messages)

[tobetter:odroid-5.15.y 32/204] drivers/thermal/thermal_helpers.c:123 thermal_zone_get_temp() error: testing array offset 'tz->id' after use
 2024-04-16  2:13 UTC 

[PATCH v4 00/30] NT synchronization primitive driver
 2024-04-16  2:13 UTC  (3+ messages)
` [PATCH v4 27/27] docs: ntsync: Add documentation for the ntsync uAPI

[RFC PATCH] powerpc: Optimise barriers for fully ordered atomics
 2024-04-16  2:12 UTC  (3+ messages)

[PATCH v3 0/4] HID: Add support for Himax HX83102j touchscreen
 2024-04-16  2:12 UTC 

[PATCH 0/4] arm64: Support the TSO memory model
 2024-04-16  2:11 UTC  (3+ messages)

[PATCH] HID: hid-steam: Add Deck IMU support
 2024-04-16  2:06 UTC  (3+ messages)

[PATCH 0/2] io-wq: cancelation race fix and small cleanup in io-wq
 2024-04-16  2:10 UTC  (2+ messages)
` [PATCH 2/2] io-wq: Drop intermediate step between pending list and active work


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.