All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-08 23:19:53 to 2024-07-09 01:12:26 UTC [more...]

[PATCH 1/2] bcachefs: Add support for FS_IOC_GETFSUUID
 2024-07-09  1:11 UTC  (2+ messages)
` [PATCH 2/2] bcachefs: Add support for FS_IOC_GETFSSYSFSPATH

[PATCH] mm/memcg: alignment memcg_data define condition
 2024-07-09  1:11 UTC  (2+ messages)

[PATCH 0/5] Have xe_vm and xe_exec_queue take references to xef
 2024-07-09  1:07 UTC  (6+ messages)
` [PATCH 2/5] drm/xe: Add ref counting for xe_file
` ✗ CI.FULL: failure for Have xe_vm and xe_exec_queue take references to xef

[PATCH v1] mm: shmem: Rename mTHP shmem counters
 2024-07-09  1:07 UTC  (4+ messages)

What's cooking in git.git (Jul 2024, #02; Mon, 8)
 2024-07-09  1:07 UTC 

[PATCH v11 0/6] Add Toshiba Visconti Video Input Interface driver
 2024-07-09  0:08 UTC  (7+ messages)
` [PATCH v11 1/6] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface
` [PATCH v11 2/6] media: videodev2.h: add visconti viif meta buffer format
` [PATCH v11 3/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver
` [PATCH v11 4/6] media: platform: visconti: add streaming interface for ISP parameters and status
` [PATCH v11 5/6] documentation: media: add documentation for Toshiba Visconti Video Input Interface driver
` [PATCH v11 6/6] MAINTAINERS: Add entries for Toshiba Visconti Video Input Interface

[PATCH 0/3] spi: fix spi-mux/spi_optimize_message() compatibility
 2024-07-09  1:05 UTC  (4+ messages)
` [PATCH 1/3] spi: don't unoptimize message in spi_async()
` [PATCH 2/3] spi: add defer_optimize_message controller flag
` [PATCH 3/3] spi: mux: set ctlr->bits_per_word_mask

[PATCH] driver core: Fix size calculation of symlink name for devlink_(add|remove)_symlinks()
 2024-07-09  1:04 UTC  (3+ messages)

[PATCH v2 0/4] Have xe_vm and xe_exec_queue take references to xef
 2024-07-09  1:04 UTC  (13+ messages)
` [PATCH v2 1/4] drm/xe: Move part of xe_file cleanup to a helper
` [PATCH v2 2/4] drm/xe: Add ref counting for xe_file
` [PATCH v2 3/4] drm/xe: Take a ref to xe file when user creates a VM
` [PATCH v2 4/4] drm/xe: Fix use after free when client stats are captured
` ✓ CI.Patch_applied: success for Have xe_vm and xe_exec_queue take references to xef (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v4 1/3] mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()
 2024-07-09  0:56 UTC  (3+ messages)

[meta-networking][PATCH] net-snmp: Set ps flag value since it checks the host
 2024-07-09  1:00 UTC  (3+ messages)
` [oe] "

[PATCH 0/2] Optimize the return_instance management of uretprobe
 2024-07-09  0:51 UTC  (3+ messages)
` [PATCH 1/2] uprobes: Optimize the return_instance related routines
` [PATCH 2/2] selftests/bpf: Add uretprobe test for return_instance management

[PATCH linux-next v3] sched/core: Add WARN_ON_ONCE() to check overflow for migrate_disable
 2024-07-09  0:57 UTC 

[PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink
 2024-07-09  0:57 UTC  (4+ messages)
` [PATCH v2 6/6] mm: zswap: interrupt shrinker writeback while pagein/out IO

linux-next: manual merge of the vfs-brauner tree with the asm-generic tree
 2024-07-09  0:57 UTC 

[PATCH 0/8] clang-format: add more rules and enable on CI
 2024-07-09  0:56 UTC  (8+ messages)
` [PATCH 7/8] ci: run style check on GitHub and GitLab
    ` Re* "

[PATCH] wifi: rtw88: usb: Support USB 3 with RTL8822CU/RTL8822BU
 2024-07-09  0:55 UTC  (4+ messages)

[PATCH v2 00/37] drm/nouveau: misc. cleanups and removal of unused apis
 2024-07-04 18:37 UTC  (38+ messages)
` [PATCH v2 01/37] drm/nouveau: move nouveau_drm_device_fini() above init()
` [PATCH v2 02/37] drm/nouveau: handle pci/tegra drm_dev_{alloc, register} from common code
` [PATCH v2 03/37] drm/nouveau: replace drm_device* with nouveau_drm* as dev drvdata
` [PATCH v2 04/37] drm/nouveau: create pci device once
` [PATCH v2 05/37] drm/nouveau: store nvkm_device pointer in nouveau_drm
` [PATCH v2 06/37] drm/nouveau: move allocation of root client out of nouveau_cli_init()
` [PATCH v2 07/37] drm/nouveau: add nouveau_cli to nouveau_abi16
` [PATCH v2 08/37] drm/nouveau: handle limited nvif ioctl in abi16
` [PATCH v2 09/37] drm/nouveau: remove abi16->device
` [PATCH v2 10/37] drm/nouveau: remove abi16->handles
` [PATCH v2 11/37] drm/nouveau/nvkm: remove detect/mmio/subdev_mask from device args
` [PATCH v2 12/37] drm/nouveau/nvkm: remove perfmon
` [PATCH v2 13/37] drm/nouveau/nvkm: remove nvkm_client_search()
` [PATCH v2 14/37] drm/nouveau/nvif: remove support for userspace backends
` [PATCH v2 15/37] drm/nouveau/nvif: remove route/token
` [PATCH v2 16/37] drm/nouveau/nvif: remove nvxx_object()
` [PATCH v2 17/37] drm/nouveau/nvif: remove nvxx_client()
` [PATCH v2 18/37] drm/nouveau/nvif: remove driver keep/fini
` [PATCH v2 19/37] drm/nouveau/nvif: remove client device arg
` [PATCH v2 20/37] drm/nouveau/nvif: remove client version
` [PATCH v2 21/37] drm/nouveau/nvif: remove client devlist
` [PATCH v2 22/37] drm/nouveau/nvif: remove client fini
` [PATCH v2 23/37] drm/nouveau/nvif: remove device args
` [PATCH v2 24/37] drm/nouveau: always map device
` [PATCH v2 25/37] drm/nouveau/nvif: remove device rd/wr
` [PATCH v2 26/37] drm/nouveau/nvif: remove disp chan rd/wr
` [PATCH v2 27/37] drm/nouveau: move nvxx_* definitions to nouveau_drv.h
` [PATCH v2 28/37] drm/nouveau: add nvif_mmu to nouveau_drm
` [PATCH v2 29/37] drm/nouveau: pass drm to nouveau_mem_new(), instead of cli
` [PATCH v2 30/37] drm/nouveau: pass drm to nv50_dmac_create(), rather than device+disp
` [PATCH v2 31/37] drm/nouveau: pass cli to nouveau_channel_new() instead of drm+device
` [PATCH v2 32/37] drm/nouveau: remove nouveau_chan.device
` [PATCH v2 33/37] drm/nouveau: remove chan->drm
` [PATCH v2 34/37] drm/nouveau: remove master
` [PATCH v2 35/37] drm/nouveau: remove push pointer from nouveau_channel
` [PATCH v2 36/37] drm/nouveau/kms: remove a few unused struct members and fn decls
` [PATCH v2 37/37] drm/nouveau/kms: remove push pointer from nv50_dmac

[PATCH] block/rnbd: Constify struct kobj_type
 2024-07-09  0:54 UTC  (2+ messages)

[PATCH v13 1/4] PCI/DOE: Rename DOE protocol to feature
 2024-07-09  0:50 UTC  (7+ messages)
` [PATCH v13 3/4] PCI/DOE: Expose the DOE features via sysfs

[PATCH v2 00/40] mmc: dw_mmc: Enable eMMC on E850-96 board
 2024-07-09  0:48 UTC  (5+ messages)

[PATCH] rust: firmware: fix invalid rustdoc link
 2024-07-09  0:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 00/18] PCI device authentication
 2024-07-09  0:45 UTC  (5+ messages)
` [PATCH v2 07/18] spdm: Introduce library to authenticate devices

[PATCH v2 00/23] drm: sun4i: add Display Engine 3.3 (DE33) support
 2024-07-09  0:42 UTC  (3+ messages)
` [PATCH v2 02/23] drm: sun4i: de2/de3: Merge CSC functions into one

[PATCH v10 0/4] Input: support overlay objects on touchscreens
 2024-07-09  0:44 UTC  (5+ messages)
` [PATCH v10 2/4] Input: touch-overlay - Add touchscreen overlay handling
` [PATCH v10 4/4] Input: st1232 - add touch overlays handling

Is there any plan to support CXL GPF in Linux
 2024-07-09  0:42 UTC  (2+ messages)

[GSoC][PATCH] t: migrate helper/test-urlmatch-normalization to unit tests
 2024-07-09  0:42 UTC  (2+ messages)

[PATCHSET v5 sched_ext/for-6.11] sched_ext: Implement DSQ iterator
 2024-07-09  0:40 UTC  (4+ messages)
` [PATCH 1/3] sched_ext: Take out ->priq and ->flags from scx_dsq_node
` [PATCH 2/3] sched_ext: Implement DSQ iterator
` [PATCH 3/3] sched_ext/scx_qmap: Add an example usage of "

[GIT PULL] RISC-V Sophgo Devicetrees for v6.11
 2024-07-09  0:39 UTC  (2+ messages)

[PATCH v2] i2c: mt7621: Add Airoha EN7581 i2c support
 2024-07-08 23:21 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in __cfg80211_bss_update (2)
 2024-07-09  0:36 UTC 

[PATCH 1/2] md-cluster: fix hanging issue while a new disk adding
 2024-07-09  0:34 UTC  (5+ messages)
` [PATCH 2/2] md-cluster: fix no recovery job when adding/re-adding a disk

[PATCH net v5] skmsg: skip zero length skb in sk_msg_recvmsg
 2024-07-09  0:33 UTC  (2+ messages)

[PATCH v2] resource: limit request_free_mem_region based on arch_get_mappable_range
 2024-07-09  0:27 UTC 

[PATCH v1 0/1] Fix the overrun check of the receive ring buffer
 2024-07-09  0:27 UTC  (2+ messages)
` [PATCH v1 1/1] e1000: "

[PATCH 0/2] add more multi functions to streamline error handling
 2024-07-09  0:27 UTC  (5+ messages)
` [PATCH 1/2] drm/mipi-dsi: add more multi functions for better "
` [PATCH 2/2] drm/panel: startek-kd070fhfid015: transition to mipi_dsi wrapped functions

[PATCH] var(win32): do report the GIT_SHELL_PATH that is actually used
 2024-07-09  0:25 UTC  (5+ messages)

[PATCH 00/10] perf/uprobe: Optimize uprobes
 2024-07-09  0:25 UTC  (3+ messages)

[PATCH 0/4] cpufreq: Make cpufreq_driver->exit() return void
 2024-07-09  0:24 UTC  (4+ messages)
` [PATCH 4/4] "

[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
 2024-07-09  0:24 UTC  (10+ messages)
` [PATCH v2 39/49] KVM: x86: Extract code for generating per-entry emulated CPUID information
` [PATCH v2 40/49] KVM: x86: Initialize guest cpu_caps based on KVM support
` [PATCH v2 44/49] KVM: x86: Update guest cpu_caps at runtime for dynamic CPUID-based features

[PATCH] ARM: dts: ti: align panel timings node name with dtschema
 2024-07-09  0:21 UTC  (5+ messages)

[PATCH bpf 1/2] bpf: Fix too early release of tcx_entry
 2024-07-09  0:21 UTC  (2+ messages)

linux-next: duplicate patches in the stm32 tree
 2024-07-09  0:13 UTC 

[PATCH v1 1/1] ARM: omap2: Switch to use kmemdup_array()
 2024-07-09  0:13 UTC  (2+ messages)

[PATCH v2 0/5] Validate logical block size in blk_validate_limits()
 2024-07-09  0:12 UTC  (3+ messages)
` [PATCH v2 3/5] null_blk: Don't bother validating blocksize

[linux-next:master] [selftests] 742ad979f5: WARNING:at_net/netfilter/nfnetlink_queue.c:#nf_reinject[nfnetlink_queue]
 2024-07-09  0:02 UTC  (2+ messages)
` [PATCH nf] netfilter: nfnetlink_queue: drop bogus WARN_ON

[RFC PATCH 0/4] Introduce PMC(PER-MEMCG-CACHE)
 2024-07-09  0:11 UTC  (6+ messages)

[PATCH v3 0/2] Rust and the shadow call stack sanitizer
 2024-07-09  0:10 UTC  (4+ messages)
` [PATCH v3 2/2] rust: add flags for "

[Invitation] Linux MM Alignment Session on guest_memfd() mapping, hugepages, and page pinning on Wednesday
 2024-07-09  0:08 UTC 

[RESEND PATCH 0/6] target/arm: AdvSIMD decodetree conversion, part 3
 2024-07-09  0:06 UTC  (7+ messages)
` [PATCH 1/6] target/arm: Convert SMULL, UMULL, SMLAL, UMLAL, SMLSL, UMLSL to decodetree
` [PATCH 2/6] target/arm: Convert SADDL, SSUBL, SABDL, SABAL, and unsigned "
` [PATCH 3/6] target/arm: Convert SQDMULL, SQDMLAL, SQDMLSL "
` [PATCH 4/6] target/arm: Convert SADDW, SSUBW, UADDW, USUBW "
` [PATCH 5/6] target/arm: Convert ADDHN, SUBHN, RADDHN, RSUBHN "
` [PATCH 6/6] target/arm: Convert PMULL "

[PATCH] kallsyms, livepatch: Fix livepatch with CONFIG_LTO_CLANG
 2024-07-09  0:07 UTC  (11+ messages)

[PATCH] arm64: limit MAX_PHYSMEM_BITS based on vmemmap
 2024-07-08  3:52 UTC  (5+ messages)

[PATCH] Forcing subclasses to have same name pointer as their parent class
 2024-07-08 23:55 UTC  (3+ messages)

linux-next: manual merge of the loongarch tree with the perf tree
 2024-07-09  0:05 UTC 

[PATCH V1] ARM: dts: am335x-bone-common: Increase MDIO reset deassert time
 2024-07-09  0:04 UTC  (2+ messages)

[PATCH for-next v4] tracing/kprobes: Add symbol counting check when module loads
 2024-07-09  0:04 UTC 

[syzbot] [bpf?] [net?] WARNING in bpf_lwt_seg6_adjust_srh
 2024-07-09  0:03 UTC  (3+ messages)
` [PATCH bpf-next] seg6: Ensure that seg6_bpf_srh_states can only be accessed from input_action_end_bpf()

[PATCH] ARM: omap1: Remove unused struct 'dma_link_info'
 2024-07-09  0:02 UTC  (2+ messages)

linux-next: manual merge of the loongarch tree with the asm-generic tree
 2024-07-09  0:01 UTC 

[PATCH 0/6] target/arm: AdvSIMD decodetree conversion, part 3
 2024-07-08 23:59 UTC  (7+ messages)
` [PATCH 1/6] target/arm: Convert SMULL, UMULL, SMLAL, UMLAL, SMLSL, UMLSL to decodetree
` [PATCH 2/6] target/arm: Convert SADDL, SSUBL, SABDL, SABAL, and unsigned "
` [PATCH 3/6] target/arm: Convert SQDMULL, SQDMLAL, SQDMLSL "
` [PATCH 4/6] target/arm: Convert SADDW, SSUBW, UADDW, USUBW "
` [PATCH 5/6] target/arm: Convert ADDHN, SUBHN, RADDHN, RSUBHN "
` [PATCH 6/6] target/arm: Convert PMULL "

[PATCH v2 0/3] serial: qcom-geni: fix lockups
 2024-07-08 23:59 UTC  (5+ messages)
` [PATCH v2 3/3] serial: qcom-geni: do not kill the machine on fifo underrun

[geert-renesas-devel:master] BUILD SUCCESS 31ab8c7a8a10767770ba6bb62a113e81eec5fb2f
 2024-07-08 23:58 UTC 

[nsa:b4/dev-iio-backend-add-debugfs 17/17] drivers/iio/adc/adi-axi-adc.c:93:22: warning: unused variable '__val'
 2024-07-08 23:57 UTC 

[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
 2024-07-08 23:57 UTC  (3+ messages)

[PATCH v3 0/6] Basic inline encryption support for ufs-exynos
 2024-07-08 23:53 UTC  (7+ messages)
` [PATCH v3 1/6] scsi: ufs: core: Add UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE
` [PATCH v3 2/6] scsi: ufs: core: fold ufshcd_clear_keyslot() into its caller
` [PATCH v3 3/6] scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_CRYPTO_ENABLE
` [PATCH v3 4/6] scsi: ufs: core: Add fill_crypto_prdt variant op
` [PATCH v3 5/6] scsi: ufs: core: Add UFSHCD_QUIRK_KEYS_IN_PRDT
` [PATCH v3 6/6] scsi: ufs: exynos: Add support for Flash Memory Protector (FMP)

[PATCH 0/3] Add USB support for Sophgo CV1800/SG200x SoCs
 2024-07-08 23:54 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: phy: add YAML schema for cv1800-usb-phy driver bindings

[PATCH V13 0/8] Add architecture agnostic code to support vCPU Hotplug
 2024-07-08 23:52 UTC  (11+ messages)
` [PATCH V13 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
` [PATCH V13 8/8] docs/specs/acpi_hw_reduced_hotplug: Add the CPU Hotplug Event Bit

[PATCH v1] vhost: fix crash caused by accessing a freed vsocket
 2024-07-08 23:50 UTC  (4+ messages)

[PATCH v8 0/1] PM: sleep: Expose last succeeded resumed timestamp in sysfs
 2024-07-08 23:50 UTC  (2+ messages)

[efi:next] BUILD SUCCESS ebf5a79acf9a2970e93d30a9e97b08913ef15711
 2024-07-08 23:49 UTC 

[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
 2024-07-08 23:49 UTC  (5+ messages)
` [PATCH 6/6] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2855/tegra/omap2plus

[PATCH v2 0/6] Basic inline encryption support for ufs-exynos
 2024-07-08 23:49 UTC  (5+ messages)
` [PATCH v2 6/6] scsi: ufs: exynos: Add support for Flash Memory Protector (FMP)

[PATCH] x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()
 2024-07-08 23:44 UTC  (2+ messages)

[PATCH v6 0/4] Dynamic Allocation of the reserved_mem array
 2024-07-08 23:45 UTC  (6+ messages)
` [PATCH v6 3/4] of: reserved_mem: Use unflatten_devicetree APIs to scan reserved memory nodes

[PATCH 0/5] scsi: ufs: renesas: Refactor code for other UFS controller
 2024-07-08 23:44 UTC  (4+ messages)
` [PATCH 1/5] scsi: ufs: renesas: Refactor init "

[PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-07-08 23:43 UTC  (8+ messages)
` [PATCH v6 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API

[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-07-08 23:41 UTC  (5+ messages)
` [PATCH v5 8/9] mm: multi-gen LRU: Have secondary MMUs participate in aging

[PATCH sched_ext/for-6.11 1/2] sched_ext: Take out ->priq and ->flags from scx_dsq_node
 2024-07-08 23:40 UTC  (4+ messages)
` [PATCH v4 sched_ext/for-6.11 2/2] sched_ext: Implement DSQ iterator

Unbalanced closing paren in help of git commit
 2024-07-08 23:35 UTC  (4+ messages)

[PATCH v3] ethdev: Add link_speed lanes support
 2024-07-08 23:34 UTC  (3+ messages)
` [PATCH v4] "

[CI 1/2] Reapply "drm/xe/gsc: define GSC FW for LNL"
 2024-07-08 23:35 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [CI,1/2] "

[PATCH] builtin/push: call set_refspecs after validating remote
 2024-07-08 23:33 UTC  (4+ messages)

[PATCH 0/2] wifi: ath: fix array out-of-bound access in SoC stats
 2024-07-08 23:33 UTC  (5+ messages)
` [PATCH 1/2] wifi: ath12k: "
` [PATCH 2/2] wifi: ath11k: "

[PATCH] i2c: designware: Constify read-only struct regmap_config
 2024-07-08 23:20 UTC  (2+ messages)

[syzbot] [bluetooth?] BUG: workqueue leaked atomic, lock or RCU: kworker/u9:NUM[NUM]
 2024-07-08 23:27 UTC 

[PATCH net-next 3/3] openvswitch: set IPS_CONFIRMED in tmpl status only when commit is set in conntrack
 2024-07-08 22:38 UTC  (11+ messages)

[PATCH 0/1] perf tool: fix handling NULL al->maps returned from thread__find_map
 2024-07-08 23:23 UTC  (3+ messages)
` [PATCH 1/1] "
` [PATCH] debug patch for perf report segfault

[PATCH v4 00/14] mediatek: cumulative trivial fix for OF_UPSTREAM support
 2024-07-08 23:21 UTC  (2+ messages)

OpenBMC replacing AMI AST2500 BMC fw on Gigabyte MC12-LE0 - questions
 2024-07-07  9:19 UTC  (2+ messages)

[PATCH v2 bpf-next 0/3] Fix libbpf BPF skeleton forward/backward compat
 2024-07-08 23:20 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] bpftool: improve skeleton backwards compat with old buggy libbpfs

[PATCH v2 0/3] i2c: rcar: avoid spurious irqs
 2024-07-08 23:19 UTC  (3+ messages)
` [PATCH v2 1/3] i2c: rcar: bring hardware to known state when probing


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.