All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-11 08:50:59 to 2024-06-11 09:32:39 UTC [more...]

[PATCH 0/6] bootstd: Add Android support
 2024-06-11  9:32 UTC  (10+ messages)
` [PATCH 2/6] boot: android: Add image_android_get_version()
` [PATCH 3/6] bootstd: Add bootflow_iter_check_mmc() helper
` [PATCH 5/6] bootstd: Add a bootmeth for Android

[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
 2024-06-11  8:41 UTC  (5+ messages)
` [PATCH 3/6] mips: defconfig: drop RT_GROUP_SCHED=y from generic/db1xxx/eyeq5

[PATCH v1 0/4] pinctrl: nuvoton: A few cleanups
 2024-06-11  9:30 UTC  (9+ messages)
` [PATCH v1 1/4] pinctrl: nuvoton: Convert to use struct pingroup and PINCTRL_PINGROUP()
` [PATCH v1 2/4] pinctrl: nuvoton: Make use of struct pinfunction and PINCTRL_PINFUNCTION()
` [PATCH v1 3/4] pinctrl: nuvoton: Convert to use struct group_desc
` [PATCH v1 4/4] pinctrl: nuvoton: Reduce use of OF-specific APIs

[PATCH v2 0/4] KCOV fixes
 2024-06-11  9:31 UTC  (6+ messages)
` [PATCH v2 2/4] kcov: add interrupt handling self test
` [PATCH v2 3/4] module: Fix KCOV-ignored file name

[PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-11  9:31 UTC  (6+ messages)

[RFC PATCH v1 0/6] Implement ARM PL011 in Rust
 2024-06-11  9:45 UTC  (13+ messages)

[PATCH 0/3] Small changes for Rockchip NVMEM drivers
 2024-06-11  9:30 UTC  (4+ messages)

[PATCH V2 1/2] dt-bindings: nvmem: mediatek: efuse: add support for MT7981
 2024-06-11  9:30 UTC  (3+ messages)
` (subset) "

[PATCH] nvmem: add missing MODULE_DESCRIPTION() macros
 2024-06-11  9:30 UTC  (3+ messages)

[PATCH v3] landlock: Add abstract unix socket connect restriction
 2024-06-11  8:19 UTC  (3+ messages)

[PATCH v2 linux-next] nvmem: meson-efuse: Replacing the use of of_node_put to __free
 2024-06-11  9:30 UTC  (4+ messages)

[PATCH] drm/fbdev-dma: fix getting smem_start
 2024-06-11  9:29 UTC  (6+ messages)

[PATCH v3] nvmem: rmem: Fix return value of rmem_read()
 2024-06-11  9:30 UTC  (2+ messages)

[PATCH -perfbook 0/3] Work around backward incompatible changes in LaTeX2e 2024-06-01
 2024-06-11  9:29 UTC  (2+ messages)

[PATCH v2 0/1] meson: Remove libibumad dependence
 2024-06-11  9:27 UTC  (2+ messages)
` [PATCH v2 1/1] "

Question about Git protocol v2 status
 2024-06-11  9:26 UTC  (2+ messages)

[PATCH 0/3] Improve the install-buildtools script
 2024-06-11  9:25 UTC  (4+ messages)
` [PATCH 1/3] install-buildtools: remove md5 checksum validation
` [PATCH 2/3] install-buildtools: fix "test installation" step
` [PATCH 3/3] install-buildtools: update base-url, release and installer version

[OE-core][PATCH v4][PATCH] libbsd: Fix conflict error when enable multilib
 2024-06-11  9:23 UTC  (2+ messages)

[PATCH] build: support building static library liberofsfuse
 2024-06-11  9:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] tty: serial: ma35d1: Add a NULL check for of_node
 2024-06-11  9:22 UTC  (2+ messages)

[PATCH v1 0/4] Add second scatter test case
 2024-06-11  9:22 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/4] dts: add context manager for interactive shells
  ` [PATCH v3 4/4] dts: add test case that utilizes offload to pmd_buffer_scatter

[RFC PATCH] ftrace: Skip __fentry__ location of overridden weak functions
 2024-06-11  9:21 UTC  (4+ messages)

RE:Insect Screens,Pet screens,Flyscreens
 2024-06-11  9:21 UTC 

[PATCH v2] drivers/base/devres.c: refactor using guards
 2024-06-11  9:21 UTC  (2+ messages)

[PATCH 00/29] Memory leak fixes (pt.2)
 2024-06-11  9:21 UTC  (31+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/29] revision: fix memory leak when reversing revisions
  ` [PATCH v2 02/29] parse-options: fix leaks for users of OPT_FILENAME
  ` [PATCH v2 03/29] notes-utils: free note trees when releasing copied notes
  ` [PATCH v2 04/29] bundle: plug leaks in `create_bundle()`
  ` [PATCH v2 05/29] biultin/rev-parse: fix memory leaks in `--parseopt` mode
  ` [PATCH v2 06/29] merge-recursive: fix leaking rename conflict info
  ` [PATCH v2 07/29] revision: fix leaking display notes
  ` [PATCH v2 08/29] notes: fix memory leak when pruning notes
  ` [PATCH v2 09/29] builtin/rev-list: fix leaking bitmap index when calculating disk usage
  ` [PATCH v2 10/29] object-name: free leaking object contexts
  ` [PATCH v2 11/29] builtin/difftool: plug memory leaks in `run_dir_diff()`
  ` [PATCH v2 12/29] builtin/merge-recursive: fix leaking object ID bases
  ` [PATCH v2 13/29] merge-recursive: fix memory leak when finalizing merge
  ` [PATCH v2 14/29] builtin/log: fix leaking commit list in git-cherry(1)
  ` [PATCH v2 15/29] revision: free diff options
  ` [PATCH v2 16/29] builtin/stash: fix leak in `show_stash()`
  ` [PATCH v2 17/29] rerere: fix various trivial leaks
  ` [PATCH v2 18/29] config: fix leaking "core.notesref" variable
  ` [PATCH v2 19/29] commit: fix leaking parents when calling `commit_tree_extended()`
  ` [PATCH v2 20/29] sequencer: fix leaking string buffer in `commit_staged_changes()`
  ` [PATCH v2 21/29] apply: fix leaking string in `match_fragment()`
  ` [PATCH v2 22/29] builtin/clone: plug leaking HEAD ref in `wanted_peer_refs()`
  ` [PATCH v2 23/29] sequencer: fix memory leaks in `make_script_with_merges()`
  ` [PATCH v2 24/29] builtin/merge: fix leaking `struct cmdnames` in `get_strategy()`
  ` [PATCH v2 25/29] merge: fix leaking merge bases
  ` [PATCH v2 26/29] line-range: plug leaking find functions
  ` [PATCH v2 27/29] blame: fix leaking data for blame scoreboards
  ` [PATCH v2 28/29] builtin/blame: fix leaking prefixed paths
  ` [PATCH v2 29/29] builtin/blame: fix leaking ignore revs files

[PATCH V2 0/2] leds: Add a driver for MP3326
 2024-06-11  9:21 UTC  (4+ messages)
` [PATCH V2 2/2] leds: add mp3326 driver

[PATCH 1/6] usb: gadget: g_dnl: Drop usb_gadget_controller_number()
 2024-06-11  9:20 UTC  (5+ messages)
` [PATCH 3/6] usb: gadget: "

[PATCH] block: bio-integrity: fix potential null-ptr-deref in bio_integrity_free
 2024-06-11  9:15 UTC  (2+ messages)

[PATCH v1 0/2] mm/highmem: don't track highmem pages manually
 2024-06-11  9:20 UTC  (6+ messages)
` [PATCH v1 2/2] mm/highmem: make nr_free_highpages() return "unsigned long"

[PATCH v8 0/5] PCI: rcar-gen4: Add R-Car V4H support
 2024-06-11  9:19 UTC  (4+ messages)
` [PATCH v8 4/5] PCI: rcar-gen4: Add support for r8a779g0

[PATCH 0/2] ASoC: dt-bindings: convert everest,es7134.txt & everest,es7241.txt to dt-schema
 2024-06-11  9:19 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: convert "
` [PATCH 2/2] ASoC: dt-bindings: convert everest,es7134.txt "

[PATCH v4 00/10] Add support for synchronous signals on perf events
 2024-06-11  9:18 UTC  (2+ messages)

[PATCH v2] [PATCH] debugobjects: Annotate racy debug variables
 2024-06-11  9:18 UTC 

[RFC PATCH 00/31] Make U-Boot memory reservations coherent
 2024-06-11  9:17 UTC  (13+ messages)
` [RFC PATCH 08/31] lmb: replcace the lmb_init_and_reserve() function
` [RFC PATCH 09/31] lmb: allow for resizing lmb regions
` [RFC PATCH 17/31] lmb: remove call to efi_lmb_reserve()
` [RFC PATCH 22/31] test: lmb: run the LMB tests only on sandbox

[PATCH] Documentation: document the design of iomap and how to port
 2024-06-11  6:43 UTC  (4+ messages)

[PATCH for-4.19? v6 0/9] x86: Make MAX_ALTP2M configurable
 2024-06-11  9:14 UTC  (5+ messages)
` [PATCH for-4.19? v6 3/9] xen: Refactor altp2m options into a structured format

[PATCH] meson: Remove libumad dependence
 2024-06-11  9:14 UTC  (3+ messages)

[syzbot] [mm?] KMSAN: uninit-value in zswap_store
 2024-06-11  9:13 UTC  (3+ messages)

[PATCH v6 0/7] Add mediate-drm secure flow for SVP
 2024-06-11  9:13 UTC  (8+ messages)

[PATCH net-next v6 0/2] Add F_SETFL for fcntl in test_sockmap
 2024-06-11  9:13 UTC  (3+ messages)
` [PATCH net-next v6 1/2] tls: wait for receiving next skb for sk_redirect
` [PATCH net-next v6 2/2] selftests/bpf: Add F_SETFL for fcntl in test_sockmap

[PATCH 00/20] qga: clean up command source locations and conditionals
 2024-06-11  9:13 UTC  (3+ messages)
` [PATCH 08/20] qga: conditionalize schema for commands unsupported on Windows

MSan failures in pack-bitmap
 2024-06-11  9:12 UTC  (8+ messages)

[PATCH v11 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2024-06-11  9:12 UTC  (9+ messages)
` [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped

[PATCH v5] drm/ci: add tests on vkms
 2024-06-11  9:10 UTC 

[PATCH v5 0/7] Add PCIe, SERDES and USB DT support for J722S
 2024-06-11  9:10 UTC  (9+ messages)
` [PATCH v5 1/7] arm64: dts: ti: am62p: Rename am62p-{}.dtsi to am62p-j722s-common-{}.dtsi

[PATCH v4 0/4] object checking related additions and fixes for bundles in fetches
 2024-06-11  9:11 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/4] unbundle: extend options to support object verification

[PATCH] pack-bitmap.c: avoid uninitialized `pack_int_id` during reuse
 2024-06-11  9:11 UTC  (4+ messages)
` [PATCH v2 0/3] midx: various brown paper bag fixes
  ` [PATCH v2 2/3] pack-bitmap.c: avoid uninitialized `pack_int_id` during reuse

[PATCH v2] cpufreq/cppc: Take policy->cur into judge when set target
 2024-06-11  9:10 UTC  (5+ messages)
` [PATCH v3] cpufreq/cppc: Remove the desired_perf compare "

[PATCH 1/8] of: overlay: add of.overlay.fitconfigpattern param
 2024-06-11  9:09 UTC  (4+ messages)
` [PATCH 6/8] of: overlay: add FIT overlay support

[Intel-wired-lan] [PATCH net-next 0/5] net: flower: validate encapsulation control flags
 2024-06-11  9:09 UTC  (2+ messages)
`  "

[meta-oe][master][scarthgap][PATCH] tipcutils: add systemd service file
 2024-06-11  9:08 UTC  (2+ messages)
` [oe] "

[PATCH v2 0/2] signal(7) fixes
 2024-06-11  9:08 UTC  (3+ messages)
` [PATCH v2 1/2] signal.7: Clearly describe ucontext kernel dump to userspace
` [PATCH v2 2/2] signal.7: Fix wrong mention of sigprocmask

[PATCH] sched/fair: Prevent cpu_busy_time from exceeding actual_cpu_capacity
 2024-06-11  9:08 UTC  (2+ messages)

[PATCH v8 3/5] PCI: rcar-gen4: Add .ltssm_control() for other SoC support
 2024-06-11  9:07 UTC  (3+ messages)

[PATCH v2 1/4] Input: adxl34x - use device core to create driver-specific device attributes
 2024-06-11  9:11 UTC  (5+ messages)
` [PATCH v2 2/4] Input: adxl34x - use input_set_capability()
` [PATCH v2 3/4] Input: adxl34x - switch to using managed resources

[PATCH] btrfs: zoned: fix initial free space detection
 2024-06-11  9:05 UTC 

[PATCH v8 5/5] misc: pci_endpoint_test: Document a policy about adding pci_device_id
 2024-06-11  9:06 UTC  (3+ messages)

[meta-oe][PATCH] libgpiod-1.x: Fix build on musl
 2024-06-11  9:05 UTC  (2+ messages)
  ` [oe] "

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-11  9:05 UTC  (9+ messages)
` [PATCH 05/14] tracefs: "

[PATCH 1/2] libgpiod: update to v1.6.5
 2024-06-11  9:04 UTC  (2+ messages)
` [PATCH 2/2] libgpiod: disable C++ tests for libgpiod v1.6.x

[PATCH v6 0/3] Clean up usage of rt_task()
 2024-06-11  9:03 UTC  (3+ messages)
` [PATCH v6 3/3] sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()

[PATCH 0/4] hwmon: Update handling of chip-id enums
 2024-06-11  9:07 UTC  (3+ messages)
` [PATCH 4/4] hwmon: (pmbus/max31827) Explain why enum chips must not start with 0

[PATCH] tzset: adjust for POSIX, and don't overpromise
 2024-06-11  9:03 UTC  (4+ messages)

how to request gpiochip line which is only valid as an interrupt?
 2024-06-11  9:03 UTC  (2+ messages)

[PATCH] x86/EPT: relax iPAT for "invalid" MFNs
 2024-06-11  9:02 UTC  (4+ messages)

[PATCH v3 0/1] Optimize Code
 2024-06-11  9:02 UTC  (3+ messages)
` [PATCH v3 1/1] qga/linux: Add new api 'guest-network-get-route'

[Bug 218943] New: No SuperSpeedPlus on AM4/5 Hubs
 2024-06-11  9:02 UTC  (3+ messages)
` [Bug 218943] "

[PATCH v2 0/4] Virtio-user queues setup fixes
 2024-06-11  9:02 UTC  (3+ messages)
` [PATCH v2 4/4] net/virtio-user: fix control queue allocation

[Intel-wired-lan] [iwl-next v1] ice: Check all ice_vsi_rebuild() errors in function
 2024-06-11  9:01 UTC  (3+ messages)

[PATCH v8 00/16] Support IGT in display driver
 2024-06-11  9:01 UTC  (5+ messages)
` [PATCH v8 10/16] drm/mediatek: Support "None" blending in Mixer

[GSoC][PATCH v2 0/6] t: port reftable/pq_test.c to the unit testing
 2024-06-11  9:02 UTC  (4+ messages)
` [GSoC][PATCH v3 0/7] t: port reftable/pq_test.c to the unit testing framework
  ` [PATCH v3 2/7] reftable: change the type of array indices to 'size_t' in reftable/pq.c

[PATCH] lib: utils/fdt: fdt_find_match skip disabled node
 2024-06-11  9:02 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v2] i40e: fix hot issue NVM content is corrupted after nvmupdate
 2024-06-11  9:02 UTC  (2+ messages)
`  "

[PATCH 0/4] keep track of unresolved value of symbolic-ref in ref iterators
 2024-06-11  9:01 UTC  (5+ messages)
` [PATCH 1/4] refs: add referent parameter to refs_resolve_ref_unsafe
` [PATCH 2/4] refs: keep track of unresolved reference value in iterators

[PATCH v6 0/1] md: generate CHANGE uevents for md device
 2024-06-11  9:01 UTC  (4+ messages)
` [PATCH v6 1/1] "

Testing stable backports for netfilter
 2024-06-11  9:00 UTC  (6+ messages)

[PATCH v5 0/2] vfio/pci: add msi interrupt affinity support
 2024-06-11  8:58 UTC  (5+ messages)
` [PATCH v5 2/2] "

[driver-core:const_driver 8/8] drivers/s390/cio/device.c:64:21: error: initializing 'struct ccw_driver *' with an expression of type 'const struct ccw_driver *' discards qualifiers
 2024-06-11  8:59 UTC 

[PATCH 1/2] ext4/045: skip test if the block size is 1k
 2024-06-11  8:58 UTC  (2+ messages)
` [PATCH 2/2] generic/455: skip the test if the file system doesn't support journaling

qemu-riscv32 usermode still broken?
 2024-06-11  8:57 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-net] i40e: fix hot issue NVM content is corrupted after nvmupdate
 2024-06-11  8:58 UTC  (8+ messages)

[PATCH] binder_alloc: replace kcalloc with kvcalloc to mitigate OOM issues
 2024-06-11  8:56 UTC 

[PATCH v3 0/2] drm/panfrost: Add MT8188 support
 2024-06-11  8:56 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: gpu: mali-bifrost: Add compatible for MT8188 SoC
` [PATCH v3 2/2] drm/panfrost: Add support for Mali on the "

[PATCH V5] virtio-transport: Clarify requirements
 2024-06-11  8:54 UTC  (6+ messages)

[PATCH v2 0/1] ioctl_epoll.2: Add epoll ioctl documentation
 2024-06-11  8:54 UTC  (5+ messages)
` [PATCH v2 1/1] ioctl_epoll.2: New page describing epoll ioctl(2)

[PATCH v5 0/9] drm/msm: make use of the HDMI connector infrastructure
 2024-06-11  8:54 UTC  (7+ messages)
` [PATCH v5 2/9] drm/bridge-connector: switch to using drmm allocations

[PATCH v3 00/10] AMD Pstate Driver Fixes and Improvements
 2024-06-11  8:52 UTC  (11+ messages)
` [PATCH v3 01/10] cpufreq: amd-pstate: optimize the initial frequency values verification
` [PATCH v3 02/10] cpufreq: amd-pstate: remove unused variable nominal_freq
` [PATCH v3 03/10] cpufreq: amd-pstate: show CPPC debug message if CPPC is not supported
` [PATCH v3 04/10] cpufreq: amd-pstate: add debug message while CPPC is supported and disabled by SBIOS
` [PATCH v3 05/10] Documentation: PM: amd-pstate: add debugging section for driver loading failure
` [PATCH v3 06/10] Documentation: PM: amd-pstate: add guided mode to the Operation mode
` [PATCH v3 07/10] cpufreq: amd-pstate: switch boot_cpu_has() to cpu_feature_enabled()
` [PATCH v3 08/10] x86/cpufeatures: Add feature bits for AMD heterogeneous processor
` [PATCH v3 09/10] cpufreq: amd-pstate: implement heterogeneous core topology for highest performance initialization
` [PATCH v3 10/10] cpufreq: amd-pstate: automatically load pstate driver by default

[PATCH] soc: qcom: pmic_glink: disable UCSI on sc8280xp
 2024-06-11  8:52 UTC  (2+ messages)

Flaky test: generic/085
 2024-06-11  8:52 UTC 

[PATCH] scripts/make_fit: Support decomposing DTBs
 2024-06-11  8:51 UTC  (4+ messages)

[PATCH v7 0/4] Memory management patches needed by Rust Binder
 2024-06-11  8:51 UTC  (4+ messages)
` [PATCH v7 4/4] rust: add abstraction for `struct page`


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.