All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-01 20:16:24 to 2024-05-01 21:32:59 UTC [more...]

[Buildroot] [PATCH] DEVELOPERS: remove Sebastian Weyer
 2024-05-01 21:32 UTC  (2+ messages)

[Buildroot] [RESEND PATCH 1/1] board/raspberrypi_{3_qt5we, cm4io*}: autoprobe of bluetooth driver
 2024-05-01 21:32 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-pillow: fix legal info
 2024-05-01 21:32 UTC  (2+ messages)

[Buildroot] [git commit] DEVELOPERS: remove Sebastian Weyer
 2024-05-01 21:31 UTC 

[Buildroot] [git commit] package/python-pillow: fix legal info
 2024-05-01 21:31 UTC 

optimize local for and shortform directory handling
 2024-05-01 21:32 UTC  (29+ messages)
` [PATCH 01/16] xfs: allow non-empty forks in xfs_bmap_local_to_extents_empty
` [PATCH 02/16] xfs: remove an extra buffer allocation in xfs_attr_shortform_to_leaf
` [PATCH 03/16] xfs: rationalize dir2_sf entry condition asserts
` [PATCH 04/16] xfs: remove an extra buffer allocation in xfs_dir2_sf_to_block
` [PATCH 05/16] xfs: move the "does it fit" check into xfs_dir2_block_to_sf
` [PATCH 06/16] xfs: remove the buffer allocation size in xfs_dir2_try_block_to_sf
` [PATCH 07/16] xfs: remove a superfluous memory allocation in xfs_dir2_block_to_sf
` [PATCH 08/16] xfs: remove a superfluous memory allocation in xfs_dir2_sf_toino8
` [PATCH 09/16] xfs: remove a superfluous memory allocation in xfs_dir2_sf_toino4
` [PATCH 10/16] xfs: optimize removing the last 8-byte inode from a shortform directory
` [PATCH 11/16] xfs: add xfs_dir2_block_overhead helper
` [PATCH 12/16] xfs: factor out a xfs_dir2_sf_addname_common helper
` [PATCH 13/16] xfs: move common code into xfs_dir2_sf_addname

[PATCH v1 net] tcp: Use refcount_inc_not_zero() in tcp_twsk_unique()
 2024-05-01 21:31 UTC 

[Buildroot] [PATCH 1/1] support/testing: fs: f2fs: bump test Kernel to 6.6.27
 2024-05-01 21:31 UTC  (2+ messages)

[PATCH 001/149] global: Make <asm/global_data.h> include <asm/u-boot.h>
 2024-05-01 21:30 UTC  (13+ messages)
` [PATCH 010/149] board: Marvell: Remove <common.h> and add needed includes
` [PATCH 011/149] board: Seagate: "
` [PATCH 039/149] board: cloudengines: "
` [PATCH 075/149] board: iomega: "
` [PATCH 102/149] board: out4: "
` [PATCH 149/149] board: zyxel: "

[PATCH v9 00/14] AMDGPU usermode queues
 2024-05-01 21:30 UTC  (17+ messages)
` [PATCH v9 01/14] drm/amdgpu: UAPI for user queue management
` [PATCH v9 02/14] drm/amdgpu: add usermode queue base code
` [PATCH v9 04/14] drm/amdgpu: add helpers to create userqueue object
` [PATCH v9 05/14] drm/amdgpu: create MES-V11 usermode queue for GFX
` [PATCH v9 06/14] drm/amdgpu: create context space for usermode queue
` [PATCH v9 11/14] drm/amdgpu: fix MES GFX mask
` [PATCH v9 12/14] drm/amdgpu: enable SDMA usermode queues
` [PATCH v9 13/14] drm/amdgpu: enable compute/gfx usermode queue

[Buildroot] [git commit] configs/ti_am62x_sk_defconfig: reorder defconfig
 2024-05-01 21:25 UTC 

[Buildroot] [PATCH 1/1] configs/ti_am62x_sk_defconfig: reorder defconfig
 2024-05-01 21:29 UTC  (2+ messages)

[Buildroot] [PATCH] package/libarchive: bump to version 3.7.3
 2024-05-01 21:28 UTC  (2+ messages)

[PATCH V2] drm/xe: skip error capture when exec queue is killed
 2024-05-01 21:28 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe: skip error capture when exec queue is killed (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] python3-manifest: prune python3-core
 2024-05-01 21:27 UTC 

btrfs-tools-native build python error
 2024-05-01 21:27 UTC  (4+ messages)
  ` [OE-core] "

[master][scarthgap][PATCH] sstate.bbclass: Add _SSTATE_EXCLUDEDEPS_SYSROOT to vardepsexclude
 2024-05-01 21:26 UTC 

What's cooking in git.git (May 2024, #01; Wed, 1)
 2024-05-01 21:26 UTC 

[PATCH v4 00/17] xen: Support grant mappings
 2024-05-01 21:24 UTC  (27+ messages)
` [PATCH v4 03/17] xen: mapcache: Refactor lock functions for multi-instance
` [PATCH v4 04/17] xen: mapcache: Refactor xen_map_cache "
` [PATCH v4 05/17] xen: mapcache: Refactor xen_remap_bucket "
` [PATCH v4 06/17] xen: mapcache: Break out xen_ram_addr_from_mapcache_single
` [PATCH v4 07/17] xen: mapcache: Refactor xen_replace_cache_entry_unlocked
` [PATCH v4 08/17] xen: mapcache: Refactor xen_invalidate_map_cache_entry_unlocked
` [PATCH v4 09/17] xen: mapcache: Break out xen_invalidate_map_cache_single()
` [PATCH v4 10/17] xen: mapcache: Break out xen_map_cache_init_single()
` [PATCH v4 11/17] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable
` [PATCH v4 12/17] xen: mapcache: Unmap first entries in buckets
` [PATCH v4 13/17] softmmu: Pass RAM MemoryRegion and is_write xen_map_cache()
` [PATCH v4 14/17] xen: Add xen_mr_is_memory()
` [PATCH v4 15/17] xen: mapcache: Remove assumption of RAMBlock with 0 offset

[Buildroot] [PATCH 00/15 v2] support/download: extend download features and reproducibility (branch yem/git-attributes)
 2024-05-01 21:23 UTC  (7+ messages)
` [Buildroot] [PATCH 06/15 v2] package/luajit: use the git download for known-reproducible tarball
` [Buildroot] [PATCH 07/15 v2] support/testing: add test for export-subst support in git-download

[PATCH v2 0/2] b4: ty: Fix incorrect patch/commit association
 2024-05-01 21:23 UTC  (2+ messages)

[PATCH v2] tty: tty_io: remove hung_up_tty_fops
 2024-05-01 21:20 UTC  (14+ messages)
  ` [PATCH v3] "

[PATCH ndctl] Build: Fix deprecated str.format() usage
 2024-05-01 21:20 UTC  (3+ messages)

[isar-cip-core] [PATCH] update ISAR to latest version
 2024-05-01 21:16 UTC  (4+ messages)
` [isar-cip-core] [PATCH v3] "

[Buildroot] [PATCH 1/4] package/bats-core: bump to version 1.11.0
 2024-05-01 21:13 UTC  (5+ messages)
` [Buildroot] [PATCH v2 "
` [Buildroot] [PATCH v2 2/4] package/bats-support: add bats support library

[RFC 0/2] ima: Fix detection of read/write violations on stacked filesystems
 2024-05-01 21:13 UTC  (14+ messages)
` [RFC 2/2] "

[PATCH] add-patch: response to invalid option
 2024-05-01 21:13 UTC  (11+ messages)
` [PATCH v2] add-patch: response to invalid command
  ` [PATCH v3] add-patch: response to unknown command
    ` [PATCH v4] "
      ` [PATCH v5 0/2] "
        ` [PATCH v5 1/2] add-patch: do not show UI messages on stderr

[PATCH] clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE present
 2024-05-01 21:12 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] DEVELOPERS: add myself for Armadeus boards
 2024-05-01 21:09 UTC  (2+ messages)

[Buildroot] [git commit] DEVELOPERS: add myself for Armadeus boards
 2024-05-01 21:07 UTC 

[PATCH] printk: cleanup deprecated uses of strncpy/strcpy
 2024-05-01 21:08 UTC  (2+ messages)

[PATCH v2] util/grub.d/30_os-prober.in: Conditionally show or hide chain and efi menu entries
 2024-05-01 21:07 UTC  (2+ messages)

[soc:for-next] BUILD SUCCESS c2e516e61f14aa1fca3e0733c9fb18ac8c4a56a8
 2024-05-01 21:06 UTC 

[Buildroot] [git commit] package/bats-core: bump to version 1.11.0
 2024-05-01 20:58 UTC 

[PATCH v4 0/2] drm/xe/mocs: Add debugfs node to dump mocs
 2024-05-01 21:04 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH BlueZ v1] src/shared: Make default length handle EA
 2024-05-01 21:04 UTC  (2+ messages)
` [BlueZ,v1] "

FAILED: patch "[PATCH] rust: macros: fix soundness issue in `module!` macro" failed to apply to 6.1-stable tree
 2024-05-01 21:02 UTC  (3+ messages)

RFC - Add AT interface to qmi device
 2024-05-01 21:01 UTC  (2+ messages)

[PATCH v3] cg: allow providers to specify a skip count for stack retrieval
 2024-05-01 20:52 UTC 

`nvme_disable_ctrl()` takes 411 ms on a Dell XPS 13 with SK hynix PC300 NVMEe
 2024-05-01 20:58 UTC  (4+ messages)

[PATCH 1/2] gobi: Use LOW_POWER instead of PERSIST_LOW_POWER
 2024-05-01 21:00 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 8f906dfee894690940afdc9d68c4f580c452f046
 2024-05-01 20:58 UTC 

[PATCH] util/grub.d/30_os-prober.in: Fix GRUB_OS_PROBER_SKIP_LIST for non-EFI
 2024-05-01 20:56 UTC  (3+ messages)

[PATCH] io_uring: Require zeroed sqe->len on provided-buffers send
 2024-05-01 20:55 UTC  (4+ messages)

What subsystem group handles hid devices?
 2024-05-01 20:55 UTC 

[Buildroot] [PATCH] package/dropbear: bump to version 2024.85
 2024-05-01 20:54 UTC  (2+ messages)

[Buildroot] [git commit] package/dropbear: bump to version 2024.85
 2024-05-01 20:49 UTC 

[PATCH 1/2] qmi: Separate the pending family creation queues
 2024-05-01 20:45 UTC  (2+ messages)
` [PATCH 2/2] qmi: Move the pending queues into qmi_device_qmux

[yocto-autobuilder-helper][PATCH] config.json: move repro excludes from AB config.json to meta-oe
 2024-05-01 20:54 UTC 

[PATCH 1/2] textual: fix some typos and inconsistencies in usage and error messages
 2024-05-01 20:53 UTC  (5+ messages)

[ANNOUNCE] util-linux v2.40.1-rc1
 2024-05-01 20:52 UTC 

[PATCH] rteval: cyclictest.py: reduce: Fix exception with missing samples
 2024-05-01 20:51 UTC  (2+ messages)

[PATCH 1/6] qmi: gprs: register to NAS indications earlier
 2024-05-01 20:51 UTC  (6+ messages)
` [PATCH 2/6] qmi: gprs: Split out GET_DEFAULT_PROFILE_NUMBER request
` [PATCH 3/6] qmi: gprs: register and listen to event reports
` [PATCH 4/6] qmi: gprs: Register for other notifications
` [PATCH 5/6] qmi: wds: add utility to parse Data System Status tlv
` [PATCH 6/6] qmi: gprs: Obtain LTE attach parameters after indication

[PATCH] rt-tests: cyclics: Omit empty histogram buckets
 2024-05-01 20:49 UTC 

[PATCH v2] ima: Avoid blocking in RCU read-side critical section
 2024-05-01 20:48 UTC  (2+ messages)

[PATCH v3 0/2] Input: add ft5426
 2024-05-01 20:47 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: input: touchscreen: edt-ft5x06: Add ft5426
` [PATCH v3 2/2] Input: edt-ft5x06 - add ft5426

[Buildroot] [git commit] package/linux-pam: bump to version 1.6.1
 2024-05-01 20:46 UTC 

[Buildroot] [git commit] package/spdlog: bump to version 1.14.0
 2024-05-01 20:47 UTC 

[PATCH] mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->nr_pages
 2024-05-01 20:47 UTC  (2+ messages)

[PATCH -next] lsm: fix default return value for inode_set(remove)xattr
 2024-05-01 20:47 UTC  (3+ messages)

[PATCH bpf-next v3 0/7] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head
 2024-05-01 20:47 UTC  (8+ messages)
` [PATCH bpf-next v3 1/7] bpf: Remove unnecessary checks on the offset of btf_field
` [PATCH bpf-next v3 2/7] bpf: Remove unnecessary call to btf_field_type_size()
` [PATCH bpf-next v3 3/7] bpf: create repeated fields for arrays
` [PATCH bpf-next v3 4/7] bpf: look into the types of the fields of a struct type recursively
` [PATCH bpf-next v3 5/7] selftests/bpf: Test kptr arrays and kptrs in nested struct fields
` [PATCH bpf-next v3 6/7] selftests/bpf: Test global bpf_rb_root arrays and fields in nested struct types
` [PATCH bpf-next v3 7/7] selftests/bpf: Test global bpf_list_head arrays

[Buildroot] [PATCH] package/spdlog: bump to version 1.14.0
 2024-05-01 20:47 UTC  (2+ messages)

[Buildroot] [PATCH] package/linux-pam: bump to version 1.6.1
 2024-05-01 20:47 UTC  (2+ messages)

[PATCH] lib/igt_drm_clients: lazy stat process
 2024-05-01 20:46 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[Buildroot] [PATCH] package/{bluez5_utils, bluez5_utils-headers}: bump to version 5.75
 2024-05-01 20:46 UTC  (2+ messages)

[Buildroot] [git commit] package/{bluez5_utils, bluez5_utils-headers}: bump to version 5.75
 2024-05-01 20:21 UTC 

[Buildroot] [git commit] support/testing: add fwts runtime test
 2024-05-01 20:06 UTC 

[Buildroot] [git commit] package/iperf: bump to version 2.2.0
 2024-05-01 20:06 UTC 

[Buildroot] [git commit] package/fwts: bump to version 24.03.00
 2024-05-01 20:06 UTC 

[Buildroot] [git commit] package/fwts: update _SITE url to use https
 2024-05-01 20:06 UTC 

[Buildroot] [git commit] support/testing: add iperf runtime test
 2024-05-01 20:06 UTC 

[Buildroot] [git commit] package/acpica: bump to version 20240321
 2024-05-01 20:06 UTC 

[RFC PATCH v2] Cleaning up the KVM clock mess
 2024-05-01 20:45 UTC  (4+ messages)
` [PATCH v2 15/15] KVM: x86: Factor out kvm_use_master_clock()

[PATCH v10 00/27] Enable CET Virtualization
 2024-05-01 20:43 UTC  (5+ messages)
` [PATCH v10 10/27] KVM: x86: Refine xsave-managed guest register/MSR reset handling
` [PATCH v10 13/27] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS

[PATCH bpf-next] bpf: crypto: fix build when CONFIG_CRYPTO=m
 2024-05-01 20:40 UTC  (2+ messages)

[PATCH v4 00/16] riscv: Support vendor extensions and xtheadvector
 2024-05-01 20:39 UTC  (8+ messages)
` [PATCH v4 07/16] riscv: cpufeature: Extract common elements from extension checking

[PATCH v2 bpf-next 00/13] bpf: support resilient split BTF
 2024-05-01 20:39 UTC  (3+ messages)
` [PATCH v2 bpf-next 07/13] resolve_btfids: use .BTF.base ELF section as base BTF if -B option is used

[linux-next:master 9409/10134] lib/fortify_kunit.c:443 fortify_test_strcpy() error: strcpy() 'src' too large for 'pad.buf' (33 vs 32)
 2024-05-01 20:38 UTC 

[PATCH v2] drm/amd/amdkfd: Fix a resource leak in svm_range_validate_and_map()
 2024-05-01 20:38 UTC 

[PATCH] drm/amd/amdkfd: Fix a resource leak in svm_range_validate_and_map()
 2024-05-01 20:38 UTC  (4+ messages)

[RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
 2024-05-01 20:36 UTC  (11+ messages)

[PATCH bpf-next] kbuild,bpf: switch to using --btf_features for pahole v1.26 and later
 2024-05-01 20:36 UTC  (2+ messages)

[XEN PATCH] automation/eclair_enalysis: amend configuration for some MISRA rules
 2024-05-01 20:34 UTC  (2+ messages)

[syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in vhost_task_fn
 2024-05-01 20:33 UTC  (3+ messages)

[PATCH net-next] octeontx2-pf: Treat truncation of IRQ name as an error
 2024-05-01 20:33 UTC  (5+ messages)

[PATCH v4 RESEND 0/8] ipq9574: Enable PCI-Express support
 2024-05-01 20:32 UTC  (4+ messages)
` [PATCH v4 RESEND 8/8] arm64: dts: qcom: ipq9574: add PCIe2 and PCIe3 nodes

[linus:master] [selftests/harness] 8092162335: kernel-selftests.sgx.make.fail
 2024-05-01 20:32 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/qemu: fix disabling fp-bench test compilation
 2024-05-01 20:29 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/qemu: renumber patch

[PATCH v3 0/2] Address syzkaller warnings in nested VM-Exit after RSM
 2024-05-01 20:29 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: x86: nSVM/nVMX: Move nested_run_pending to kvm_vcpu_arch
` [PATCH v3 2/2] KVM: x86: nSVM/nVMX: Fix RSM logic leading to L2 VM-Entries

[kpsingh:static_calls 5/5] trampoline.c:undefined reference to `security_toggle_hook'
 2024-05-01 20:27 UTC 

[Buildroot] [PATCH 1/1] package/fwts: disable parallel build
 2024-05-01 20:27 UTC  (3+ messages)

[PATCH net] tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
 2024-05-01 20:27 UTC  (2+ messages)

[PATCH v2 00/22] rockchip: rk3399: Sync DT with v6.8 and update defconfigs
 2024-05-01 20:23 UTC  (3+ messages)
` [PATCH v2 22/22] rockchip: rk3399: Drop ethernet0 alias from SoC u-boot.dtsi

[PATCH v4 0/7] add symref-* commands to 'git-update-ref --stdin'
 2024-05-01 20:22 UTC  (9+ messages)
` [PATCH v5 0/7] refs: add support for transactional symref updates
  ` [PATCH v5 1/7] refs: accept symref values in `ref_transaction_update()`
  ` [PATCH v5 2/7] files-backend: extract out `create_symref_lock()`
  ` [PATCH v5 3/7] refs: support symrefs in 'reference-transaction' hook
  ` [PATCH v5 4/7] refs: add support for transactional symref updates
  ` [PATCH v5 5/7] refs: use transaction in `refs_create_symref()`
  ` [PATCH v5 6/7] refs: rename `refs_create_symref()` to `refs_update_symref()`
  ` [PATCH v5 7/7] refs: remove `create_symref` and associated dead code

[PATCH v3] selftests/vDSO: Explicit unsigned char conversion for elf_hash
 2024-05-01 20:21 UTC  (3+ messages)

[PATCH] perf/ring_buffer: Prefer struct_size over open coded arithmetic
 2024-05-01 20:21 UTC  (3+ messages)

[PATCH v3] arm64: defconfig: select INTERCONNECT_QCOM_SM6115 as built-in
 2024-05-01 20:20 UTC  (3+ messages)

[PATCH v16 0/2] Add DT support for Multiport controller on SC8280XP
 2024-05-01 20:20 UTC  (2+ messages)
` (subset) "

[PATCH] dt-bindings: soc: qcom,wcnss: fix bluetooth address example
 2024-05-01 20:20 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp-x13s: enable USB MP and fingerprint reader
 2024-05-01 20:20 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcs404: fix bluetooth device address
 2024-05-01 20:20 UTC  (2+ messages)

[PATCH v2 0/6] drm/msm: Support a750 "software fuse" for raytracing
 2024-05-01 20:20 UTC  (2+ messages)
` (subset) "

[PATCH] soc: qcom: pmic_glink: Make client-lock non-sleeping
 2024-05-01 20:20 UTC  (2+ messages)

[PATCH] firmware: qcom: uefisecapp: Allow on sc8180x Primus and Flex 5G
 2024-05-01 20:20 UTC  (2+ messages)

[PATCH net-next v2 1/3] Add new args for cong_control in tcp_congestion_ops
 2024-05-01 20:19 UTC  (3+ messages)
` [PATCH net-next v2 3/3] Add test for the use of new args in cong_control

[PATCH] x86/alternatives: Make FineIBT mode Kconfig selectable
 2024-05-01 20:18 UTC  (2+ messages)

[Buildroot] [PATCH] package/busybox: refresh busybox.config
 2024-05-01 20:18 UTC  (2+ messages)

[Buildroot] [git commit branch/2024.02.x] package/libgpg-error: bump to version 1.48
 2024-05-01 20:16 UTC 

[Buildroot] [git commit branch/2024.02.x] package/libressl: bump to version 3.8.4
 2024-05-01 20:16 UTC 

[Buildroot] [git commit branch/2024.02.x] package/libnpth: bump to version 1.7
 2024-05-01 20:16 UTC 

[Buildroot] [git commit branch/2024.02.x] package/libksba: bump to version 1.6.6
 2024-05-01 20:15 UTC 

[Buildroot] [git commit branch/2024.02.x] package/libassuan: bump to version 2.5.7
 2024-05-01 20:15 UTC 

[Buildroot] [git commit branch/2024.02.x] package/gnupg2: bump to version 2.4.5
 2024-05-01 20:15 UTC 

[Buildroot] [PATCH] package/libressl: bump to version 3.8.4
 2024-05-01 20:17 UTC  (2+ messages)

[PATCH v3] batman-adv: Add flex array to struct batadv_tvlv_tt_data
 2024-05-01 20:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/5] package/gnupg2: bump to version 2.4.5
 2024-05-01 20:16 UTC  (5+ messages)
` [Buildroot] [PATCH 4/5] package/libnpth: bump to version 1.7
` [Buildroot] [PATCH 5/5] package/libgpg-error: bump to version 1.48


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.