All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-13 19:40:37 to 2024-08-13 21:06:52 UTC [more...]

[RFC PATCH] drm: panthor: add dev_coredumpv support
 2024-08-13 21:05 UTC  (7+ messages)
` [PATCH v2 0/5] Panthor devcoredump support
  ` [PATCH v2 1/5] drm: panthor: expose some fw information through the query ioctl
  ` [PATCH v2 2/5] drm: panthor: add devcoredump support
  ` [PATCH v2 3/5] drm: panthor: add debugfs support in panthor_sched
  ` [PATCH v2 4/5] drm: panthor: add debugfs knob to dump successful jobs
  ` [PATCH v2 5/5] drm: panthor: allow dumping multiple jobs

+ maple_tree-reset-mas-index-and-mas-last-on-write-retries.patch added to mm-unstable branch
 2024-08-13 21:06 UTC 

[PATCH v1 0/4] thermal: gov_bang_bang: Prevent cooling devices from getting stuck in the "on" state
 2024-08-13 21:04 UTC  (5+ messages)
` [PATCH v1 2/4] thermal: gov_bang_bang: Split bang_bang_control()
` [PATCH v1 3/4] thermal: gov_bang_bang: Add .manage() callback

Reading SOL non-volatile bitrate broken for VUART
 2024-08-13 21:04 UTC  (2+ messages)

[PATCH 1/2] linux-yocto/6.6: update to v6.6.45
 2024-08-13 21:05 UTC  (5+ messages)
` [PATCH 2/2] linux-yocto/6.6: fix genericarm64 config warning

[PATCH 1/1] dt-bindings: input: convert rotary-encoder to yaml
 2024-08-13 21:05 UTC  (2+ messages)

[PATCH v2] media: qcom: camss: fix error path on configuration of power domains
 2024-08-13 21:03 UTC 

ath11k and vfio-pci support
 2024-08-13 21:03 UTC  (4+ messages)
` [PATCH RFC/RFT] vfio/pci-quirks: Quirk for ath wireless

[PATCH] drivers: char: omap-uart: add "clock-hz" option
 2024-08-13 21:02 UTC  (8+ messages)

[tip: perf/core] perf: Fix event_function_call() locking
 2024-08-13 21:02 UTC  (4+ messages)

+ mm-hugetlb_vmemmap-batch-hvo-work-when-demoting.patch added to mm-unstable branch
 2024-08-13 21:00 UTC 

[GIT PULL] sysctl changes for v6.11-rc1
 2024-08-13 20:52 UTC  (3+ messages)

[PATCH mm-unstable v2] mm/hugetlb_vmemmap: batch HVO work when demoting
 2024-08-13 21:00 UTC  (2+ messages)

[PATCH v5 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-08-13 20:59 UTC  (3+ messages)
` [PATCH v5 bpf-next 01/10] lib/buildid: harden "

[PATCH net-next 0/4] net: dsa: microchip: add SGMII port support to KSZ9477 switch
 2024-08-13 20:59 UTC  (6+ messages)
` [PATCH net-next 4/4] "

[PATCH] dt-bindings: net: ath11k: document the inputs of the ath11k on WCN6855
 2024-08-13 20:59 UTC  (2+ messages)

[PATCH] xen/arm64: entry: Actually skip do_trap_*() when an SError is triggered
 2024-08-13 20:59 UTC  (4+ messages)

[PATCH net v2] net: ethernet: mtk_eth_soc: fix memory leak in LRO rings release
 2024-08-13 20:56 UTC  (2+ messages)

ld.lld: warning: src/consumer/drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:6544:0: stack frame size (3416) exceeds limit (3072) in function 'dml_core_mode_support.138133'
 2024-08-13 20:56 UTC 

[PATCH v1 0/1] xen/arm: smmuv3: Mark more init-only functions with __init
 2024-08-13 20:54 UTC  (5+ messages)
` [PATCH v1 1/1] "

Linux kernel version for DPDK 24.11
 2024-08-13 20:53 UTC 

[PATCH v2] Arm: correct FIXADDR_TOP
 2024-08-13 20:51 UTC  (3+ messages)

[PATCH] bpf: Annotate struct bpf_cand_cache with __counted_by()
 2024-08-13 20:51 UTC  (6+ messages)

[PATCH] fs/fuse: use correct name fuse_conn_list in docstring
 2024-08-13 20:51 UTC  (2+ messages)

[PATCH v2 00/21] Various fixes and tweaks for 9.1-rc2/3
 2024-08-13 20:49 UTC  (24+ messages)
` [PATCH v2 01/21] tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot
` [PATCH v2 02/21] Makefile: trigger re-configure on updated pythondeps
` [PATCH v2 03/21] configure: Fix arch detection for GDB_HAS_MTE
` [PATCH v2 04/21] configure: Avoid use of param. expansion when using gdb_version
` [PATCH v2 05/21] configure: Fix GDB version detection for GDB_HAS_MTE
` [PATCH v2 06/21] scripts/checkpatch: more checks on files imported from Linux
` [PATCH v2 07/21] target/i386: allow access_ptr to force slow path on failed probe
` [PATCH v2 08/21] buildsys: Fix building without plugins on Darwin
` [PATCH v2 09/21] scripts/replay-dump.py: Update to current rr record format
` [PATCH v2 10/21] scripts/replay-dump.py: rejig decoders in event number order
` [PATCH v2 11/21] tests/avocado: excercise scripts/replay-dump.py in replay tests
` [PATCH v2 12/21] replay: allow runstate shutdown->running when replaying trace
` [PATCH v2 13/21] Revert "replay: stop us hanging in rr_wait_io_event"
` [PATCH v2 14/21] tests/avocado: replay_kernel.py add x86-64 q35 machine test
` [PATCH v2 15/21] chardev: set record/replay on the base device of a muxed device
` [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
` [PATCH v2 17/21] virtio-net: Use virtual time for RSC timers
` [PATCH v2 18/21] savevm: Fix load_snapshot error path crash
` [PATCH v2 19/21] docs: Fix some typos (found by typos) and grammar issues
` [PATCH v2 20/21] docs/devel: update tcg-plugins page
` [PATCH v2 21/21] plugins: fix race condition with scoreboards

[f2fs-dev] [syzbot] [f2fs?] WARNING: lock held when returning to user space in f2fs_commit_atomic_write
 2024-08-13 20:49 UTC  (2+ messages)
`  "

[PATCH mm-unstable v2 0/5] Improve mem_cgroup_iter()
 2024-08-13 20:47 UTC  (6+ messages)
` [PATCH mm-unstable v2 1/5] cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU
` [PATCH mm-unstable v2 2/5] mm: don't hold css->refcnt during traversal
` [PATCH mm-unstable v2 3/5] mm: increment gen # before restarting traversal
` [PATCH mm-unstable v2 4/5] mm: restart if multiple traversals raced
` [PATCH mm-unstable v2 5/5] mm: clean up mem_cgroup_iter()

[PATCH] fuse: fix race conditions on fi->nlookup
 2024-08-13 20:47 UTC  (2+ messages)

[PATCH v2 0/2] userfaultfd: fix races around pmd_trans_huge() check
 2024-08-13 20:44 UTC  (5+ messages)
` [PATCH v2 1/2] userfaultfd: Fix checks for huge PMDs
` [PATCH v2 2/2] userfaultfd: Don't BUG_ON() if khugepaged yanks our page table

[PATCH V2 00/11] Live update: cpr-exec
 2024-08-13 20:43 UTC  (13+ messages)
` [PATCH V2 06/11] migration: fix mismatched GPAs during cpr

[PATCH nf-next 0/8] nf_tables: support for updating set element timeout
 2024-08-13 20:43 UTC  (4+ messages)
` [PATCH nf-next 7/8] netfilter: nf_tables: add never expires marker to elements

[PATCH v10 0/3] adp5588-keys: Support for dedicated gpio operation
 2024-08-13 19:59 UTC  (6+ messages)
` [PATCH v10 3/3] dt-bindings: input: pure gpio support for adp5588

[PATCH 0/5] doc: git diff reformatting
 2024-08-13 20:42 UTC  (4+ messages)
` [RFC] formatting macro

[RFC PATCH 0/3] Introduce clar testing framework
 2024-08-13 20:42 UTC  (5+ messages)
` [RFC PATCH v3 0/7] "
  ` [RFC PATCH v3 3/7] t/clar: fix whitespace errors

[Buildroot] LLVM builds broken by "-z text" (3a39e706a91a)
 2024-08-13 20:41 UTC  (3+ messages)

[PATCH 1/7] drm/i915/display: support struct intel_atomic_state in to_intel_display()
 2024-08-13 20:41 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [1/7] "

[PATCH v1 1/2] perf disasm: Fix memory leak for locked operations
 2024-08-13 20:41 UTC  (6+ messages)

[PATCH v4 0/7] Drivers to support the MCU on QNAP NAS devices
 2024-08-13 20:39 UTC  (5+ messages)
` [PATCH v4 5/7] hwmon: add driver for the hwmon parts of qnap-mcu devices

[syzbot] [kernel?] KCSAN: data-race in next_expiry_recalc / update_process_times (2)
 2024-08-13 20:40 UTC 

[PATCH 0/3] arm64: dts: qcom: sc8280xp: enable WLAN and Bluetooth
 2024-08-13 20:38 UTC  (3+ messages)

[PATCH 1/1] x86/ioremap: Use is_vmalloc_addr in iounmap
 2024-08-13 20:37 UTC  (17+ messages)

[PATCH v3] uprobes: turn trace_uprobe's nhit counter to be per-CPU one
 2024-08-13 20:34 UTC 

[BUG] arch/x86/kvm/vmx/vmx_onhyperv.h:109:36: error: dereference of NULL ‘0’
 2024-08-13 20:33 UTC  (5+ messages)

[linux-next:fs-current] BUILD SUCCESS ace28a2990db1ea89e138a19996fe3950b10a869
 2024-08-13 20:31 UTC 

[PATCH] PCI: qcom-ep: Disable MHI RAM data parity error interrupt for SA8775P SoC
 2024-08-13 20:29 UTC  (2+ messages)

[PATCH] cxl/region: Remove lock from memory notifier callback
 2024-08-13 20:29 UTC  (2+ messages)

[PATCH 0/2] btrfs: clean up btrfs_iget, btrfs_iget_path usage
 2024-08-13 20:27 UTC  (3+ messages)
` [PATCH 1/2] btrfs: remove conditional path allocation from read_locked_inode, add path allocation to iget
` [PATCH 2/2] btrfs: move clean up code from btrfs_iget_path to btrfs_read_locked_inode

[PATCH] PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()
 2024-08-13 20:28 UTC  (2+ messages)

[PATCH v3 0/2] fuse: add timeout option for requests
 2024-08-13 20:28 UTC  (3+ messages)
` [PATCH v3 2/2] fuse: add default_request_timeout and max_request_timeout sysctls

[GIT PULL] execve fixes for v6.11-rc4
 2024-08-13 20:27 UTC 

[PATCH] PCI: qcom-ep: Do not enable resources during probe()
 2024-08-13 20:27 UTC  (5+ messages)

[PATCH V3 RESEND 0/4] ARM: dts: bcm283x: Improve device-trees and bindings
 2024-08-13 20:25 UTC  (9+ messages)
` [PATCH V3 RESEND 1/4] dt-bindings: timer: convert bcm2835-system-timer bindings to YAML
` [PATCH V3 RESEND 2/4] dt-bindings: interrupt-controller: convert bcm2836-l1-intc to yaml
` [PATCH V3 RESEND 3/4] ARM: dts: bcm2837/bcm2712: adjust local intc node names
` [PATCH V3 RESEND 4/4] ARM: dts: bcm271x: add missing properties to local_intc

[PATCH v2] riscv: Add tracepoints for SBI calls and returns
 2024-08-13 20:26 UTC  (3+ messages)

[PATCH v3 0/3] rust: Add irq abstraction, SpinLockIrq
 2024-08-13 20:26 UTC  (2+ messages)

[PATCH] PCI: qcom: Use OPP only if the platform supports it
 2024-08-13 20:24 UTC  (2+ messages)

[PATCH RFC] Avoid memory barrier in read_seqcount() through load acquire
 2024-08-13 20:23 UTC  (7+ messages)

[PATCH] PCI: keystone: Fix && vs || typo
 2024-08-13 20:23 UTC  (2+ messages)

[PATCH V2 00/16] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-08-13 20:21 UTC  (7+ messages)
` [PATCH V2 01/16] firmware: raspberrypi: Improve timeout warning
` [PATCH V2 09/16] drm/vc4: v3d: simplify clock retrieval
  ` [PATCH V2 14/16] WIP: usb: dwc2: Implement recovery after PM domain off

[PATCH] dt-bindings: timer: nxp,lpc3220-timer: Convert to dtschema
 2024-08-13 20:19 UTC  (2+ messages)

[bpf-next v3 1/2] bpf: Add bpf_copy_from_user_str kfunc
 2024-08-13 20:18 UTC  (8+ messages)

[PATCH V3] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
 2024-08-13 20:18 UTC  (3+ messages)

[PATCH] dt-bindings: timer: fsl,ftm-timer: Convert to dtschema
 2024-08-13 20:17 UTC  (2+ messages)

[xen-unstable-smoke test] 187227: regressions - FAIL
 2024-08-13 20:16 UTC 

[xen-unstable test] 187224: tolerable FAIL - PUSHED
 2024-08-13 20:15 UTC 

+ mm-swap-take-folio-refcount-after-testing-the-lru-flag.patch added to mm-unstable branch
 2024-08-13 20:15 UTC 

[PATCH v1] drm/ci: enable lockdep detection
 2024-08-13 20:14 UTC  (4+ messages)

Fair Pay Philosophy, Low Jitter project now on own domain https://b-i-t.uno/
 2024-08-13 20:14 UTC 

+ filemap-add-trace-events-for-get_pages-map_pages-and-fault.patch added to mm-unstable branch
 2024-08-13 20:14 UTC 

[PATCH] doc: add new driver guidelines
 2024-08-13 20:12 UTC 

+ mm-add-sysfs-entry-to-disable-splitting-underutilized-thps.patch added to mm-unstable branch
 2024-08-13 20:13 UTC 

+ mm-split-underutilized-thps.patch added to mm-unstable branch
 2024-08-13 20:13 UTC 

+ mm-introduce-a-pageflag-for-partially-mapped-folios.patch added to mm-unstable branch
 2024-08-13 20:13 UTC 

+ mm-selftest-to-verify-zero-filled-pages-are-mapped-to-zeropage.patch added to mm-unstable branch
 2024-08-13 20:13 UTC 

+ mm-remap-unused-subpages-to-shared-zeropage-when-splitting-isolated-thp.patch added to mm-unstable branch
 2024-08-13 20:12 UTC 

+ mm-free-zapped-tail-pages-when-splitting-isolated-thp.patch added to mm-unstable branch
 2024-08-13 20:12 UTC 

[PATCH v2] driver: pwm: pwm-imx: fix probing on imx6
 2024-08-13 20:12 UTC  (4+ messages)

net: dsa: microchip: issues when using PTP between KSZ9567 devices
 2024-08-13 19:55 UTC  (2+ messages)

[PATCH 0/6] Extend pmu_counters_test to AMD CPUs
 2024-08-13 20:09 UTC  (2+ messages)

[brgl:davinci/for-next] BUILD SUCCESS 8205d5c7463d50dc32ebcf3417a9926ca2b25826
 2024-08-13 20:09 UTC 

[PATCH v2 0/2] Support for I/O width within ARM SCMI SHMEM
 2024-08-13 20:08 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: sram: Document reg-io-width property

[PATCH v11 0/3] adp5588-keys: Support for dedicated gpio operation
 2024-08-13 20:07 UTC  (8+ messages)
` [PATCH v11 1/3] Input: adp5588-keys - use guard notation when acquiring mutexes
` [PATCH v11 2/3] Input: adp5588-keys - add support for pure gpio
` [PATCH v11 3/3] dt-bindings: input: pure gpio support for adp5588

[PATCH v4 0/7] mtd: improve block2mtd + airoha parser
 2024-08-13 20:07 UTC  (10+ messages)
` [PATCH v4 2/7] nvme: assign of_node to nvme device
` [PATCH v4 3/7] dt-bindings: mmc: add property for partitions node in mmc-card node

[PATCH v1] drm/ci: uprev mesa
 2024-08-13 20:06 UTC  (3+ messages)

[PATCH V3 0/9] Support branch counters in block annotation
 2024-08-13 20:06 UTC  (4+ messages)
` [PATCH V3 1/9] perf report: Fix --total-cycles --stdio output error

[RFC 0/3] ptp: Add esterror support
 2024-08-13 20:05 UTC  (2+ messages)

[syzbot] [ext4?] divide error in ext4_mb_regular_allocator
 2024-08-13 20:05 UTC 

[PATCH v1 0/3] Add compatibles for different eud access modes
 2024-08-13 20:05 UTC  (7+ messages)
` [PATCH v1 1/3] dt-bindings: soc: qcom: eud: Update compatible strings for eud
` [PATCH v1 3/3] arm64: dts: qcom: sc7280: Update eud compatible string

[PATCH] drm/ci: Upgrade setuptools requirement to 70.0.0
 2024-08-13 20:03 UTC  (3+ messages)

[PATCH v2 1/3] x86/fred: Parse cmdline param "fred=" in cpu_parse_early_param()
 2024-08-13 20:03 UTC  (2+ messages)
` [tip: x86/fred] "

[PATCH v2 2/3] x86/fred: Split FRED RSP initialization into a separate function
 2024-08-13 20:03 UTC  (2+ messages)
` [tip: x86/fred] x86/fred: Move "

[PATCH v2 3/3] x86/fred: Enable FRED right after init_mem_mapping()
 2024-08-13 20:03 UTC  (2+ messages)
` [tip: x86/fred] "

[PATCH] clk: qcom: clk-alpha-pll: Replace divide operator with comparison
 2024-08-13 20:01 UTC  (2+ messages)

[PATCH v3 0/2] I2C controller support for KEBA PLCs
 2024-08-13 20:00 UTC  (4+ messages)
` [PATCH v3 1/2] misc: keba: Add basic KEBA CP500 system FPGA support

[CI] drm/xe: Rename enable_display module param
 2024-08-13 20:00 UTC  (2+ messages)
` ✗ CI.BAT: failure for drm/xe: Rename enable_display module param (rev3)

[PATCH RFC] mm: fix refcount check in mapping_evict_folio
 2024-08-13 19:58 UTC  (2+ messages)

[PATCH v6 0/8] [Newcomer] t7004: modernize the style
 2024-08-13 19:57 UTC  (2+ messages)

[PATCH] git-svn: mention `svn:globalignores` in help+docs
 2024-08-13 19:55 UTC  (2+ messages)
` [PATCH v2] git-svn: mention `svn:global-ignores` "

[PATCH V2] drm/ttm: increase ttm pre-fault value to PMD size
 2024-08-13 17:24 UTC  (7+ messages)
` bisected/regression: choopy youtube video on Ryzen IGP - 0ddd2ae586d2 "

[sched_ext/for-6.11]: Issue with BPF Scheduler during CPU Hotplug
 2024-08-13 19:54 UTC  (7+ messages)

[PATCH 6.10 000/263] 6.10.5-rc1 review
 2024-08-13 19:54 UTC  (7+ messages)
` [PATCH 6.10 257/263] drm/amd/display: Defer handling mst up request in resume

[PATCH 6.1 000/149] 6.1.105-rc2 review
 2024-08-13 19:54 UTC  (2+ messages)

[nft PATCH] tests: shell: Extend table persist flag test a bit
 2024-08-13 19:53 UTC  (2+ messages)

[syzbot] [wpan?] WARNING in cfg802154_switch_netns (2)
 2024-08-13 19:52 UTC  (2+ messages)

[PATCH i-g-t 1/2] intel-gfx-fw-info: Hide raw dump behind a flag
 2024-08-13 19:53 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for series starting with [i-g-t,1/2] "

[PATCH i-g-t] lib|tests: Don't dereference engine outside for_each_ctx_engine macro
 2024-08-13 19:51 UTC  (6+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v4] libbpf: workaround -Wmaybe-uninitialized false positive
 2024-08-13 19:49 UTC 

[PATCH v3 0/4] Add support for RZ/G2UL Display Unit
 2024-08-13 19:48 UTC  (3+ messages)
` [PATCH v3 2/4] drm: renesas: rz-du: Add RZ/G2UL DU Support

XDC 2024: Call for Proposals deadline extended to August 19
 2024-08-13 19:33 UTC 

[PATCH 1/1] dt-bindings: net: convert maxim,ds26522.txt to yaml format
 2024-08-13 19:48 UTC  (2+ messages)

[PATCH v1 0/3] dts: add test suite for dual VLANs
 2024-08-13 19:48 UTC  (6+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] dts: add dual_vlan testing suite
  ` [PATCH v3 2/2] dts: add dual_vlan test suite to the yaml schema

XDC 2024: Call for Proposals deadline extended to August 19
 2024-08-13 19:33 UTC 

XDC 2024: Call for Proposals deadline extended to August 19
 2024-08-13 19:32 UTC 

lib/test_bitmap.c:1278:2: error: call to '__compiletime_assert_127' declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(~var)
 2024-08-13 19:47 UTC  (3+ messages)

[PATCH v2] Do not mark ACPI devices as irq safe
 2024-08-13 19:47 UTC  (3+ messages)

[PATCHv9 0/9] nvme: implement secure concatenation
 2024-08-13 19:47 UTC  (7+ messages)
` [PATCH 6/9] nvme-tcp: request secure channel concatenation
` [PATCH 7/9] nvme-fabrics: reset admin connection for secure concatenation
` [PATCH 9/9] nvmet: add tls_concat and tls_key debugfs entries

[PATCH net-next v5 0/4] virtio_net: rx enable premapped mode by default
 2024-08-13 19:46 UTC  (4+ messages)
` [PATCH net-next v5 1/4] virtio_ring: enable premapped mode whatever use_dma_api

[PATCH RESEND] wireless-regdb: Correct regulatory rules for China (CN)
 2024-08-13 19:43 UTC 

[PATCH 6.6 000/189] 6.6.46-rc1 review
 2024-08-13 19:41 UTC  (2+ messages)

[PATCHSET wq/for-6.12] workqueue: Use wq_online_cpumask consistently and make CPU hotplug unbound pwq updates asynchronous
 2024-08-13 19:40 UTC  (4+ messages)
` [PATCH 1/4] workqueue: Make wq_affn_dfl_set() use wq_online_cpumask

[PATCH v2] smsutil: check that user data length fits in internal buffer
 2024-08-13 19:40 UTC  (2+ messages)


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.