All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-18 03:55:29 to 2024-05-18 10:32:58 UTC [more...]

[PATCH 0/8] Various fixes for v2.45.1 and friends
 2024-05-18 10:32 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] hook: plug a new memory leak
  ` [PATCH v2 2/8] init: use the correct path of the templates directory again
  ` [PATCH v2 3/8] Revert "core.hooksPath: add some protection while cloning"
  ` [PATCH v2 4/8] tests: verify that `clone -c core.hooksPath=/dev/null` works again
  ` [PATCH v2 5/8] hook(clone protections): add escape hatch
  ` [PATCH v2 6/8] hooks(clone protections): special-case current Git LFS hooks

[Buildroot] Fwd: BR2_MAKE makes "Rebuilding kernel with initramfs" use -j1
 2024-05-18 10:31 UTC 

[RFC PATCH 2/5] vsock/virtio: Add support for multi-devices
 2024-05-18 10:29 UTC  (3+ messages)

[PATCH for-4.19? v3 0/6] x86: Make MAX_ALTP2M configurable
 2024-05-18 10:17 UTC  (4+ messages)
` [PATCH for-4.19? v3 4/6] x86: Make the maximum number of altp2m views configurable

How to implement message forwarding from one CID to another in vhost driver
 2024-05-18 10:17 UTC 

[Buildroot] [PATCH] package/ntp: fix build with GCC 14.x
 2024-05-18 10:16 UTC  (4+ messages)

[PATCH 0/2] ARM: dts: mix: Add Kobo Clara HD rev B
 2024-05-18  9:41 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx: Add Kobo Clara HD rev b

[PATCH bpf-next v2 0/4] netfilter: Add the capability to offload flowtable in XDP layer
 2024-05-18 10:12 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] netfilter: nf_tables: add flowtable map for xdp offload
` [PATCH bpf-next v2 2/4] netfilter: add bpf_xdp_flow_offload_lookup kfunc
` [PATCH bpf-next v2 3/4] samples/bpf: Add bpf sample to offload flowtable traffic to xdp
` [PATCH bpf-next v2 4/4] selftests/bpf: Add selftest for bpf_xdp_flow_offload_lookup kfunc

[PATCH] dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id()
 2024-05-18 10:05 UTC  (2+ messages)

[PATCH] python3-requests: cleanup RDEPENDS
 2024-05-18 10:04 UTC  (2+ messages)

[RFC PATCH 00/13] RFC: add Type2 device support
 2024-05-18  9:59 UTC  (3+ messages)

[GIT PULL] smb3 fix
 2024-05-18  9:59 UTC 

[arm-platforms:kvm-arm64/mmu-pgt 13/27] arch/arm64/kvm/vgic/vgic-init.c:207: warning: expecting prototype for kvm_vgic_vcpu_init(). Prototype was for vgic_allocate_private_irqs_locked() instead
 2024-05-18  9:58 UTC  (2+ messages)

[PATCH i-g-t] tests/kms_sysfs_edid_timing: Skip the first detect
 2024-05-18  9:58 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH 00/14] target/ppc: Various TCG emulation patches
 2024-05-18  9:57 UTC  (16+ messages)
` [PATCH 01/14] target/ppc: larx/stcx generation need only apply DEF_MEMOP() once
` [PATCH 02/14] target/ppc: Remove redundant MEMOP_GET_SIZE macro
` [PATCH 03/14] target/ppc: Make checkstop actually stop the system
` [PATCH 04/14] target/ppc: improve checkstop logging
` [PATCH 05/14] target/ppc: Implement attn instruction on BookS 64-bit processors
` [PATCH 06/14] target/ppc: BookE DECAR SPR is 32-bit
` [PATCH 07/14] target/ppc: Wire up BookE ATB registers for e500 family
` [PATCH 08/14] target/ppc: Add PPR32 SPR
` [PATCH 09/14] target/ppc: add helper to write per-LPAR SPRs
` [PATCH 10/14] target/ppc: Add SMT support to simple SPRs
` [PATCH 11/14] target/ppc: Add SMT support to PTCR SPR
` [PATCH 12/14] target/ppc: Implement LDBAR, TTR SPRs
` [PATCH 13/14] target/ppc: Implement SPRC/SPRD SPRs
` [PATCH 14/14] target/ppc: add SMT support to msgsnd broadcast

[PATCH] ppc/spapr: Add ibm,pi-features
 2024-05-18  9:56 UTC 

[linux-next:master 10171/13355] drivers/dma/mcf-edma-main.c:116 mcf_edma_irq_init() warn: 'res->start' from request_irq() not released on lines: 88,93,98,105,113
 2024-05-18  9:48 UTC 

[PATCH bpf-next v2 0/3] Use bpf_prog_pack for RV64 bpf trampoline
 2024-05-18  9:29 UTC  (8+ messages)
` [PATCH bpf-next v2 1/3] bpf: Use precise image size for struct_ops trampoline
` [PATCH bpf-next v2 2/3] riscv, bpf: Fix out-of-bounds issue when preparing trampoline image
` [PATCH bpf-next v2 3/3] riscv, bpf: Use bpf_prog_pack for RV64 bpf trampoline

[PATCH -tip 1/5] x86/percpu: Introduce pcpu_binary_op() macro
 2024-05-18  9:44 UTC  (2+ messages)
` [tip: x86/percpu] x86/percpu: Introduce the "

[PATCH -tip 2/5] x86/percpu: Move some percpu macros around
 2024-05-18  9:44 UTC  (2+ messages)
` [tip: x86/percpu] x86/percpu: Move some percpu macros around for readability

[PATCH -tip 3/5] x86/percpu: Unify percpu read-write accessors
 2024-05-18  9:44 UTC  (2+ messages)
` [tip: x86/percpu] "

[PATCH -tip 4/5] x86/percpu: Introduce __raw_cpu_read_const() macro
 2024-05-18  9:44 UTC  (2+ messages)
` [tip: x86/percpu] x86/percpu: Introduce the "

[PATCH -tip 5/5] x86/percpu: Fix operand constraint modifier in __raw_cpu_write()
 2024-05-18  9:44 UTC  (2+ messages)
` [tip: x86/percpu] "

[PATCH] perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.c
 2024-05-18  9:43 UTC  (3+ messages)
` [tip: perf/urgent] "

[PATCH v7 00/61] Misc PPC exception and BookE MMU clean ups
 2024-05-18  9:40 UTC  (3+ messages)

[PATCH v2] cmd: move ELF load and boot to lib/elf.c
 2024-05-18  9:40 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/zxing-cpp: add options for enabling readers and/or writers
 2024-05-18  9:40 UTC 

[PATCH] rt2x00: remove unused delayed work data from link description
 2024-05-18  9:32 UTC  (2+ messages)

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2024-05-18  9:39 UTC  (2+ messages)

[PATCH 05/17] drm/i915/psr: modify psr status debugfs to support eDP Panel Replay
 2024-05-18  9:37 UTC 

[WARNING] memcpy: detected field-spanning write (size 1005) of single field "&out_cmd->cmd.payload" at drivers/net/wireless/intel/iwlegacy/common.c:3173 (size 320)
 2024-05-18  9:29 UTC  (2+ messages)

[syzbot] [hfs?] KMSAN: uninit-value in copy_name
 2024-05-18  9:21 UTC 

[PATCH v14 0/3] Introduce EROFS support
 2024-05-18  9:20 UTC  (7+ messages)
` [PATCH v14 1/3] safemath: Add ALIGN_UP_OVF() that checks for {over, under}flow
    ` [PATCH v14 1/3] safemath: Add ALIGN_UP_OVF() that checks for {over,under}flow

[Buildroot] [PATCH 1/1] package/gpm: fix musl build with gcc 14
 2024-05-18  9:17 UTC 

[arm-platforms:kvm-arm64/mmu-pgt 8/27] arch/arm64/kvm/at.c:176:28: warning: variable 'mmu' set but not used
 2024-05-18  9:14 UTC  (2+ messages)

[xiang-erofs:dev-test] BUILD SUCCESS 5587a8172eb6040e388c3fc9fa6553b99510da9e
 2024-05-18  9:10 UTC 

[GIT PULL] x86 fixes
 2024-05-18  9:10 UTC 

[PATCH v7 00/37] Device Tree support for SH7751 based board
 2024-05-18  9:08 UTC  (2+ messages)
` [RESEND "

[PATCH 0/3] target/ppc: Moving VMX insns to decodetree
 2024-05-18  9:05 UTC  (2+ messages)

[GIT PULL] scheduler fixes
 2024-05-18  9:03 UTC 

[PATCH v2] Allow trap to un-ignore SIGINT in asynchronous subshells
 2024-05-18  9:02 UTC  (6+ messages)
` [PATCH v3] Allow trap to un-ignore SIGINT/SIGQUIT in async subshells
    ` [PATCH v4] "

[GIT PULL] Performance events updates for v6.10, #2
 2024-05-18  8:57 UTC 

[PATCH v2 1/2] Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
 2024-05-18  8:57 UTC  (3+ messages)
  ` Bluetooth: hci_core: Refactor hci_get_dev_list() function
` [PATCH v2 2/2] Bluetooth: hci_core: Prefer array indexing over pointer arithmetic

[PATCH] dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0
 2024-05-18  8:48 UTC  (4+ messages)

DRM Accel BoF at Linux Plumbers
 2024-05-18  8:46 UTC 

[PATCH 1/6] ASoC: topology: Constify an argument of snd_soc_tplg_component_load()
 2024-05-18  8:34 UTC  (3+ messages)

cgroup_util.c:410:58: error: use of undeclared identifier 'O_PATH'
 2024-05-18  8:42 UTC 

[PATCH v1 0/2] AWS Nitro Enclave emulation support
 2024-05-18  8:37 UTC  (4+ messages)
` [PATCH v1 1/2] machine/microvm: support for loading EIF image
` [PATCH v1 2/2] machine/nitro-enclave: new machine type for AWS nitro enclave

[PATCH 0/9] migration/mapped-ram: Add direct-io support
 2024-05-18  8:36 UTC  (8+ messages)
` [PATCH 8/9] migration: Add support for fdset with multifd + file

[PATCH 0/7] Kexec-tools: Improve RISC-V port
 2024-05-18  8:33 UTC  (5+ messages)

[arm-platforms:kvm-arm64/mmu-pgt 309/874] drivers/tty/serial/samsung_tty.c:2083:9: warning: this 'if' clause does not guard
 2024-05-18  8:31 UTC  (2+ messages)

[Announcement] io_uring Discord chat
 2024-05-18  8:31 UTC  (5+ messages)

[PATCH v2 0/2] Bluetooth: hci_core: Refactor hci_get_dev_list() function
 2024-05-18  8:30 UTC 

[PATCH] imx: hab: add documentation about the required keys/certs
 2024-05-18  8:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ASoC: dt-bindings: mt6358: Convert to dtschema
 2024-05-18  8:16 UTC 

[PATCH RFC] doc: Document address spaces used by U-Boot
 2024-05-18  8:08 UTC  (2+ messages)

[PATCH v7 0/3] Add support for Loongson-1 NAND
 2024-05-18  8:01 UTC  (5+ messages)
` [PATCH v7 1/3] dt-bindings: mtd: Add Loongson-1 NAND Controller

[arm-platforms:kvm-arm64/mmu-pgt 309/874] drivers/tty/serial/samsung_tty.c:2085:3: warning: misleading indentation; statement is not part of the previous 'if'
 2024-05-18  7:59 UTC  (2+ messages)

[PATCH v3 0/3] Add update_mmu_tlb_range() to simplify code
 2024-05-18  7:49 UTC  (8+ messages)
` [PATCH v3 1/3] mm: Add update_mmu_tlb_range()
` [PATCH v3 2/3] mm: Refactor update_mmu_tlb()
` [PATCH v3 3/3] mm: Use update_mmu_tlb_range() to simplify code

Missing endian.h
 2024-05-18  7:53 UTC 

[PATCH v6 10/10] media: i2c: Add driver for mlx7502x ToF sensor
 2024-05-18  7:49 UTC 

[PATCH v2 0/3] cyclic/watchdog patches
 2024-05-18  7:34 UTC  (3+ messages)
` [PATCH v2 3/3] cyclic: make clients embed a struct cyclic_info in their own data structure

[PATCH rfc 0/9] mm: memcg: separate legacy cgroup v1 code and put under config option
 2024-05-18  7:32 UTC  (4+ messages)

[intel-tdx:tdx_kvm_dev-2024-05-14-mmu-prep-1 22/115] x86_64/apic_bus_clock_test.c:23:9: warning: '_GNU_SOURCE' macro redefined
 2024-05-18  7:29 UTC 

[PATCH v1 1/2] virt: pvmemcontrol: control guest physical memory properties
 2024-05-18  7:24 UTC  (2+ messages)
` [PATCH v1 2/2] virt: pvmemcontrol: add Yuanchu and Pasha as maintainers

Announce loop-AES-v3.8c file/swap crypto package
 2024-05-18  7:15 UTC 

[PATCH 0/5] Jobserver support
 2024-05-18  7:13 UTC  (6+ messages)
` [PATCH 3/5] ninja: build modified version with GNU Make jobserver support

[PATCH v8 00/22] add integrity and security to TPM2 transactions
 2024-05-18  7:03 UTC  (12+ messages)
` [PATCH v8 18/22] tpm: add session encryption protection to tpm2_get_random()
                    ` [PATCH] crypto: api - Do not load modules until algapi is ready

[PATCH] clkdev: report over-sized strings when creating clkdev entries
 2024-05-18  7:01 UTC  (8+ messages)

Point where target instructions are read
 2024-05-18  6:59 UTC  (10+ messages)

[PATCH v2 0/1] riscv, gdbstub.c: fix reg_width in ricsv_gen_dynamic_vector_feature()
 2024-05-18  6:57 UTC  (3+ messages)
` [PATCH v2 1/1] "

RGV Abstract Website Feedback
 2024-05-18  5:47 UTC 

[xen-unstable test] 186031: tolerable FAIL - PUSHED
 2024-05-18  6:54 UTC 

[PATCH v3 9/9] drivers: iio: imu: Add support for adis1657x family
 2024-05-18  6:47 UTC  (2+ messages)

[PATCH i-g-t v1] tests/core_getversion: test all drm devices
 2024-05-18  6:44 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v2] hw/nvme: Add properties for PCI vendor/device IDs and IEEE-OUI ID
 2024-05-18  6:35 UTC 

[PATCH v6 0/2] Support/debug for slow GuC loads
 2024-05-18  6:35 UTC  (11+ messages)
` [PATCH v6 1/2] drm/xe: Make read_perf_limit_reasons globally accessible
` [PATCH v6 2/2] drm/xe/guc: Port over the slow GuC loading support from i915
` ✓ CI.Patch_applied: success for Support/debug for slow GuC loads
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v3 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-05-18  6:35 UTC  (4+ messages)
` [PATCH v3 3/3] xfs: correct the zeroing truncate range

[PATCH v9 0/3] pkg-database and systemd-sysext image
 2024-05-18  6:30 UTC  (3+ messages)
` [OE-core] "

[RFC PATCH v2 00/20] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-05-18  6:28 UTC  (4+ messages)

[linux-next:master] [memcg] 70a64b7919: will-it-scale.per_process_ops -11.9% regression
 2024-05-18  6:28 UTC  (2+ messages)

[PATCH v2] dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema
 2024-05-18  6:19 UTC  (2+ messages)

[PATCH] mm: batch unlink_file_vma calls in free_pgd_range
 2024-05-18  6:20 UTC 

Question about "perf list"
 2024-05-18  6:12 UTC 

[PATCH v12 0/5] Reduce overhead of LSMs with static calls
 2024-05-18  6:01 UTC  (2+ messages)

[PATCH v2 RFC] wifi: cfg80211: Refactor interface combination input parameter
 2024-05-18  6:00 UTC  (2+ messages)

[PATCH] line6: add midibuf init failure handling in line6_init_midi()
 2024-05-18  6:00 UTC  (5+ messages)

[PATCH] line6: add midibuf init failure handling in line6_init_midi()
 2024-05-18  5:58 UTC  (2+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS 844f3228d225d25af8a21a7e1554d78c20823a37
 2024-05-18  5:48 UTC 

[PATCH 00/13] drm/i915: Plane register cleanups
 2024-05-18  5:46 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Plane register cleanups (rev2)

[PATCH 00/16] TDX MMU prep series part 1
 2024-05-18  5:42 UTC  (12+ messages)
` [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU

[syzbot] [bpf?] possible deadlock in get_page_from_freelist
 2024-05-18  5:40 UTC  (2+ messages)

[PATCH v3 0/2] btrfs: fix logging unwritten extents after failure in write paths
 2024-05-18  5:28 UTC  (3+ messages)
` [PATCH v3 1/2] btrfs: ensure fast fsync waits for ordered extents after a write failure

WARNING: CPU: 5 PID: 23226 at fs/ext4/ext4_jbd2.c:73 ext4_journal_check_start+0x2c/0x82 [Linux 6.6.30, data=journal]
 2024-05-18  5:24 UTC 

[syzbot] [ext4?] WARNING: locking bug in ext4_mb_add_groupinfo
 2024-05-18  5:23 UTC 

[PATCH] fs: switch timespec64 fields in inode to discrete integers
 2024-05-18  5:23 UTC  (2+ messages)

[RFC] Mitigating unexpected arithmetic overflow
 2024-05-18  5:11 UTC  (8+ messages)

[PATCH v5 0/5] btrfs: subpage + zoned fixes
 2024-05-18  5:07 UTC  (6+ messages)
` [PATCH v5 1/5] btrfs: make __extent_writepage_io() to write specified range only
` [PATCH v5 2/5] btrfs: subpage: introduce helpers to handle subpage delalloc locking
` [PATCH v5 3/5] btrfs: lock subpage ranges in one go for writepage_delalloc()
` [PATCH v5 4/5] btrfs: do not clear page dirty inside extent_write_locked_range()
` [PATCH v5 5/5] btrfs: make extent_write_locked_range() to handle subpage writeback correctly

[isar-cip-core][PATCH v1] .gitlab-ci.yml: Build for delta update when build_swu_v2 is enabled
 2024-05-18  4:59 UTC  (2+ messages)

[PATCH 0/2] Two small fixes to gzip
 2024-05-18  4:52 UTC  (3+ messages)

What's cooking in git.git (May 2024, #07; Fri, 17)
 2024-05-18  4:52 UTC  (2+ messages)

bpf_map_update_elem returns -ENOMEM
 2024-05-18  4:32 UTC  (4+ messages)

[GIT PULL] ext4 updates for v6.10-rc1
 2024-05-18  4:46 UTC 

[PATCH v6 00/11] wifi: rtlwifi: Add new rtl8192du driver
 2024-05-18  4:44 UTC  (2+ messages)

[meta-ti] Has the TI download host changed?
 2024-05-18  4:38 UTC  (2+ messages)
`  "

[PATCH bpf-next v4 0/3] Add 12-argument support for RV64 bpf trampoline
 2024-05-18  3:28 UTC  (3+ messages)
` [PATCH bpf-next v4 1/3] riscv, bpf: "
` [PATCH bpf-next v4 3/3] selftests/bpf: Add testcase where 7th argment is struct

[f2fs-dev] [syzbot] [f2fs?] WARNING: locking bug in f2fs_getxattr
 2024-05-18  4:28 UTC  (2+ messages)
`  "

/opt/cross/clang-fa9b1be450/lib/clang/19/include/arm_neon.h:28:2: sparse: sparse: "NEON intrinsics not available with the soft-float ABI. Please use -mfloat-abi=softfp or -mfloat-abi=hard"
 2024-05-18  4:23 UTC 

[PATCH 5.15] nfsd: don't allow nfsd threads to be signalled
 2024-05-18  4:19 UTC  (2+ messages)

[PATCH] staging: greybus: audio_codec.c: Remove redundant parenthesis
 2024-05-18  4:12 UTC  (2+ messages)

[PATCH v5 0/2] Support/debug for slow GuC loads
 2024-05-18  4:09 UTC  (4+ messages)
` [PATCH v5 2/2] drm/xe/guc: Port over the slow GuC loading support from i915

[Buildroot] [autobuild.buildroot.net] Daily results for 2024-05-17
 2024-05-18  4:08 UTC 

[PATCH RFC 0/4] pwm: sunxi: Add support Allwinner D1 PWM
 2024-05-18  3:54 UTC  (5+ messages)
` [PATCH RFC 1/4] clk: sunxi: Add PWM bus clock and reset
` [PATCH RFC 2/4] pinctrl: sunxi: Add PWM7 pinctrl for the D1
` [PATCH RFC 3/4] pwm: sunxi: Add support Allwinner D1 PWM
` [PATCH FOR TESTING ONLY RFC 4/4] sunxi-d1s-t113: Add D1 and T113 PWM node


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.