All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-02 02:07:32 to 2023-03-02 03:30:05 UTC [more...]

[dm-devel] [PATCH] dm verity: log audit events for dm-verity target
 2023-03-02  2:25 UTC  (3+ messages)
  `  "

[PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
 2023-03-02  3:29 UTC  (2+ messages)

[dwmw2:parallel-6.2-rc8-v12bis 6/11] arch/x86/kernel/head_64.S:250: Error: incorrect register `%edx' used with `q' suffix
 2023-03-02  3:29 UTC 

[sashal-stable:pending-4.14 35/93] arch/s390/net/bpf_jit_comp.c:1122:7: error: implicit declaration of function 'nospec_uses_trampoline'; did you mean 'node_set_offline'?
 2023-03-02  3:29 UTC 

[mcgrof:sysctl-testing-opt 2/20] fs/proc/proc_sysctl.c:1287:8: error: unknown type name 'ctl_dir'
 2023-03-02  3:29 UTC 

[net PATCH] octeontx2-af: Fix start and end bit for scan config
 2023-03-02  3:28 UTC 

[PATCH v5 0/6] Add definitions for AST2600 i3c clocks
 2023-03-02  3:27 UTC  (7+ messages)
` [PATCH v5 3/6] clk: ast2600: Add full configs for I3C clocks
` [PATCH v5 6/6] dt-bindings: clock: ast2600: Expand comment on reset definitions

[PATCH v3] ceph: do not print the whole xattr value if it's too long
 2023-03-02  3:26 UTC 

[PATCH vhost 00/10] virtio core prepares for AF_XDP
 2023-03-02  3:26 UTC  (10+ messages)
` [PATCH vhost 07/10] virtio_ring: add api virtio_dma_map() for advance dma

[LSF/MM/BPF TOPIC] VM Memory Overcommit
 2023-03-02  3:26 UTC  (3+ messages)

[PATCH linux-next] delayacct: improve the average delay precision of getdelay tool to microsecond
 2023-03-02  3:26 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] configs/orangepi_pc2: add board support
 2023-03-02  3:25 UTC  (2+ messages)
` [Buildroot] Help for the first patch: "

[Intel-gfx] [PATCH v5 17/19] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT
 2023-03-02  3:24 UTC  (13+ messages)
                      `  "

[LSF/MM/BPF BoF]: extend UBLK to cover real storage hardware
 2023-03-02  3:22 UTC  (11+ messages)

[PATCH 1/2] serial: sh: Add R-Car Gen4 support
 2023-03-02  3:23 UTC  (4+ messages)
` [PATCH 2/2] serial: sh: Add HSCIF support for R-Car SoC

[PATCH 1/2] selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_sample_test
 2023-03-02  3:19 UTC  (4+ messages)
` [PATCH 2/2] selftests/powerpc/pmu: fix including of utils.h when event.h is included

[PATCH v2] drivers/perf: RISC-V: Allow programming custom firmware events
 2023-03-02  3:20 UTC  (2+ messages)

[PATCH 3/4] iommu/sva: Support reservation of global PASIDs
 2023-03-02  3:19 UTC  (3+ messages)

[dwmw2:parallel-6.2-rc8-v12bis 6/11] arch/x86/kernel/head_64.S:250:7: error: invalid operand for instruction
 2023-03-02  3:19 UTC 

Linux kernel DCO
 2023-03-02  3:19 UTC 

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-02  3:17 UTC  (7+ messages)

[PATCH] mm/debug_vm_pgtable: Replace pte_mkhuge() with arch_make_huge_pte()
 2023-03-02  3:18 UTC 

[PATCH] image: Fix potentially uninitialized data variable
 2023-03-02  3:18 UTC  (3+ messages)

[PATCH v3 03/24] arm: Remove COMMAND_LINE_SIZE from uapi
 2023-03-02  3:17 UTC  (7+ messages)

[PATCH] riscv: Bump COMMAND_LINE_SIZE value to 1024
 2023-03-02  3:17 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] State Of The Page
 2023-03-02  3:17 UTC  (4+ messages)

[PATCH v2 01/32] cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint
 2023-03-02  3:08 UTC  (32+ messages)
` [PATCH v2 02/32] cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get size
` [PATCH v2 03/32] cmd: fdt: Fix fdt rm behavior on non-existent property and error message space
` [PATCH v2 04/32] cmd: fdt: Fix fdt rsvmem behavior on non-existent index "
` [PATCH v2 05/32] cmd: fdt: Check argc before accessing argv in fdt bootcpu
` [PATCH v2 06/32] cmd: fdt: Check argc before accessing argv in fdt memory
` [PATCH v2 07/32] cmd: fdt: Align checksign parameter names in help text
` [PATCH v2 08/32] cmd: fdt: Handle 64bit pointers in fdt get addr
` [PATCH v2 09/32] cmd: fdt: Map address returned from fdt get addr to sysmem
` [PATCH v2 10/32] cmd: fdt: Add support for integer arrays in fdt get value with index
` [PATCH v2 11/32] test: Add ut_assert_nextline_empty() empty line helper
` [PATCH v2 12/32] test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize()
` [PATCH v2 13/32] test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value()
` [PATCH v2 14/32] test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it
` [PATCH v2 15/32] test: cmd: fdt: Test alias resolution in 'fdt get value'
` [PATCH v2 16/32] test: cmd: fdt: Test both string and integer arrays "
` [PATCH v2 17/32] test: cmd: fdt: Test fdt move
` [PATCH v2 18/32] test: cmd: fdt: Test fdt resize
` [PATCH v2 19/32] test: cmd: fdt: Test fdt print and list
` [PATCH v2 20/32] test: cmd: fdt: Test fdt get name
` [PATCH v2 21/32] test: cmd: fdt: Test fdt get addr
` [PATCH v2 22/32] test: cmd: fdt: Test fdt get size
` [PATCH v2 23/32] test: cmd: fdt: Test fdt set
` [PATCH v2 24/32] test: cmd: fdt: Test fdt mknode
` [PATCH v2 25/32] test: cmd: fdt: Test fdt rm
` [PATCH v2 26/32] test: cmd: fdt: Test fdt header
` [PATCH v2 27/32] test: cmd: fdt: Test fdt bootcpu
` [PATCH v2 28/32] test: cmd: fdt: Test fdt memory
` [PATCH v2 29/32] test: cmd: fdt: Test fdt rsvmem
` [PATCH v2 30/32] test: cmd: fdt: Test fdt chosen
` [PATCH v2 31/32] test: cmd: fdt: Test fdt apply
` [PATCH v2 32/32] test: cmd: fdt: Add list of remaining missing tests

[LSF/MM/BPF TOPIC] Cloud storage optimizations
 2023-03-02  3:13 UTC  (2+ messages)

RISC-V Linux kernel not booting up with KASAN enabled
 2023-03-02  3:13 UTC 

[PATCH v2 0/3] perf : fix counting when initial delay configured
 2023-03-02  3:11 UTC  (4+ messages)
` [PATCH v2 1/3] perf stat: "
` [PATCH v2 2/3] perf record: reuse target::initial_delay
` [PATCH v2 3/3] perf: ftrace: "

ublk-nbd: ublk-nbd is avaialbe
 2023-03-02  3:11 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] userspace control of memory management
 2023-03-02  3:10 UTC  (2+ messages)

[PATCH] workqueue: avoid usage of list iterator after loop in __flush_workqueue()
 2023-03-02  3:08 UTC  (2+ messages)

drivers/gpu/drm/exynos/exynos_drm_dma.c:54:35: warning: implicit conversion from 'unsigned long long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295
 2023-03-02  3:06 UTC 

[PATCH 01/32] cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint
 2023-03-02  3:07 UTC  (7+ messages)
` [PATCH 08/32] cmd: fdt: Handle 64bit pointers in fdt get addr
` [PATCH 23/32] test: cmd: fdt: Test fdt set

[PATCH] nvmetcli: set up the target only after the network is configured
 2023-03-02  3:06 UTC  (2+ messages)

[PATCH 1/2] test: Wrap assert macros in ({ ... }) and fix missing semicolons
 2023-03-02  3:05 UTC  (2+ messages)
` [PATCH 2/2] test: cmd: fdt: Drop new unneeded curly brackets

[PATCH] cmd: fdt: Drop the 0x prefix
 2023-03-02  3:04 UTC 

[RFC v1 0/3] Unifying fabrics drivers
 2023-03-02  3:02 UTC  (2+ messages)

[RESEND kvm-unit-tests 0/3] arm: Use gic_enable/disable_irq() macro to clean up code
 2023-03-02  3:02 UTC  (4+ messages)
` [RESEND kvm-unit-tests 1/3] arm: gic: Write one bit per time in gic_irq_set_clr_enable()
` [RESEND kvm-unit-tests 2/3] arm64: timer: Use gic_enable/disable_irq() macro in timer test
` [RESEND kvm-unit-tests 3/3] arm64: microbench: Use gic_enable_irq() macro in microbench test

[PATCH v5 1/2] fs/proc: optimize register ctl_tables
 2023-03-02  2:56 UTC  (7+ messages)

[PATCH v1 00/12] implement mldev test application
 2023-03-02  2:58 UTC  (4+ messages)
` [PATCH v4 00/12] Implementation of "
  ` [PATCH v4 04/12] app/mldev: add test case to validate model ops

[PATCH] ext4: Fix comment about the 64BIT feature
 2023-03-02  2:58 UTC  (2+ messages)

[PATCH 00/10] SVE feature for arm guests
 2023-03-02  2:57 UTC  (7+ messages)
` [PATCH 07/10] xen/physinfo: add arm SVE arch capability and vector length

[PATCH v9] virtio-net: support inner header hash
 2023-03-02  2:57 UTC  (12+ messages)
  ` [virtio-dev] "

[PATCH] xen/arm: check max_init_domid validity
 2023-03-02  2:56 UTC  (2+ messages)

[PATCH mdadm v7 0/7] Write Zeroes option for Creating Arrays
 2023-03-02  2:55 UTC  (3+ messages)

[PATCH V2 0/9] Rockchip: Improve Support for RK3566 Devices
 2023-03-02  2:54 UTC  (8+ messages)
` [PATCH V2 1/9] gpio: gpio-rockchip: parse gpio-ranges for bank id
` [PATCH V2 8/9] arm64: dts: rockchip: add gpio-ranges property to gpio nodes

[PATCH 1/2] platform/x86/amd: pmc: Add a helper for checking minimum SMU version
 2023-03-02  2:54 UTC  (7+ messages)

[PATCH] mm/migrate: Drop pte_mkhuge() in remove_migration_pte()
 2023-03-02  2:53 UTC 

[PATCH v2] block: ublk: enable zoned storage support
 2023-03-02  2:50 UTC  (2+ messages)

[PATCH v2 00/18] target/riscv: Various fixes to gdbstub and CSR access
 2023-03-02  2:50 UTC  (5+ messages)
` [PATCH v2 02/18] target/riscv: Add some comments to clarify the priority policy of riscv_csrrw_check()
` [PATCH v2 03/18] target/riscv: Use g_assert() for the predicate() NULL check

[syzbot] [mm?] INFO: task hung in write_cache_pages (2)
 2023-03-02  2:47 UTC 

[PATCH v2 12/18] target/riscv: gdbstub: Drop the vector CSRs in riscv-vector.xml
 2023-03-02  2:47 UTC  (9+ messages)
` [PATCH v2 15/18] target/riscv: Allow debugger to access {h, s}stateen CSRs
  ` [PATCH v2 15/18] target/riscv: Allow debugger to access {h,s}stateen CSRs
` [PATCH v2 16/18] target/riscv: Allow debugger to access sstc CSRs
` [PATCH v2 17/18] target/riscv: Drop priv level check in mseccfg predicate()
` [PATCH v2 18/18] target/riscv: Group all predicate() routines together

[PATCH v1 1/1] ufs: mcq: qcom: Clean the return path of ufs_qcom_mcq_config_resource
 2023-03-02  2:46 UTC  (2+ messages)

[PATCH v3] ASoC: cs35l41: Steam Deck Shared boost properties quirk
 2023-03-02  2:45 UTC  (2+ messages)

[PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
 2023-03-02  2:45 UTC 

[mcgrof:sysctl-testing 2/18] fs/proc/proc_sysctl.c:1390:13: warning: assignment to 'struct ctl_dir *' from 'int' makes pointer from integer without a cast
 2023-03-02  2:45 UTC 

[kvm-unit-tests] arm: Replace the obsolete qemu script
 2023-03-02  2:45 UTC  (3+ messages)

[PATCH v2] btrfs: scrub: avoid unnecessary extent tree search for simple stripes
 2023-03-02  2:45 UTC 

[PATCH v4] wifi: rtlwifi: rtl8192se: Remove some unused variables
 2023-03-02  2:43 UTC  (2+ messages)

[PATCH v2 05/18] target/riscv: gdbstub: Do not generate CSR XML if Zicsr is disabled
 2023-03-02  2:43 UTC  (4+ messages)

[kvalo-ath:master-pending] BUILD SUCCESS 4a19761d41727a3057dbfd9e431a89bc183308eb
 2023-03-02  2:38 UTC 

[kvalo-ath:master] BUILD SUCCESS 1a304987a22c9f383f163f93beb47e89080d1cee
 2023-03-02  2:38 UTC 

[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-03-02  2:38 UTC  (8+ messages)
` [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings

Contributing to Git Source code | Open Projects | Patch Fixes
 2023-03-02  2:38 UTC  (2+ messages)

[PATCH v1] serdev: Set fwnode for serdev devices
 2023-03-02  2:35 UTC 

[dm-devel] [RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-03-02  2:33 UTC  (6+ messages)
` [dm-devel] [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
        `  "

drivers/net/ethernet/mediatek/mtk_wed_debugfs.c:73 dump_wed_regs() error: uninitialized symbol 'val'
 2023-03-02  2:32 UTC 

[PATCH 0/2] Fix the OpenSBI CI job and bump to v1.2
 2023-03-02  2:32 UTC  (2+ messages)

[PATCH 0/2] target/riscv: some vector_helper.c cleanups
 2023-03-02  2:32 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Add opt-in for ATS support on discrete devices
 2023-03-02  2:30 UTC  (8+ messages)

[PATCH v3] wifi: rtl8192se: Remove some unused variables
 2023-03-02  2:29 UTC  (2+ messages)

[PATCH bpf-next v1 0/2] xdp: recycle Page Pool backed skbs built from XDP frames
 2023-03-02  2:30 UTC  (3+ messages)
` [PATCH bpf-next v1 1/2] "

[PATCH 0/4] RISCVCPUConfig related cleanups
 2023-03-02  2:24 UTC  (3+ messages)

[PATCH v7 00/21] add support for cpfl PMD in DPDK
 2023-03-02 10:35 UTC  (23+ messages)
` [PATCH v8 "
  ` [PATCH v8 01/21] net/cpfl: support device initialization
  ` [PATCH v8 02/21] net/cpfl: add Tx queue setup
  ` [PATCH v8 03/21] net/cpfl: add Rx "
  ` [PATCH v8 04/21] net/cpfl: support device start and stop
  ` [PATCH v8 05/21] net/cpfl: support queue start
  ` [PATCH v8 06/21] net/cpfl: support queue stop
  ` [PATCH v8 07/21] net/cpfl: support queue release
  ` [PATCH v8 08/21] net/cpfl: support MTU configuration
  ` [PATCH v8 09/21] net/cpfl: support basic Rx data path
  ` [PATCH v8 10/21] net/cpfl: support basic Tx "
  ` [PATCH v8 11/21] net/cpfl: support write back based on ITR expire
  ` [PATCH v8 12/21] net/cpfl: support RSS
  ` [PATCH v8 13/21] net/cpfl: support Rx offloading
  ` [PATCH v8 14/21] net/cpfl: support Tx offloading
  ` [PATCH v8 15/21] net/cpfl: add AVX512 data path for single queue model
  ` [PATCH v8 16/21] net/cpfl: support timestamp offload
  ` [PATCH v8 17/21] net/cpfl: add AVX512 data path for split queue model
  ` [PATCH v8 18/21] net/cpfl: add HW statistics
  ` [PATCH v8 19/21] net/cpfl: add RSS set/get ops
  ` [PATCH v8 20/21] net/cpfl: support scalar scatter Rx datapath for single queue model
  ` [PATCH v8 21/21] net/cpfl: add xstats ops

[PATCH v4 00/33] Per-VMA locks
 2023-03-02  2:21 UTC  (9+ messages)
` [PATCH v4 18/33] mm: write-lock VMAs before removing them from VMA tree

[sashal-stable:pending-6.1 326/689] drivers/scsi/qla2xxx/qla_iocb.c:3820:5: warning: no previous prototype for 'qla_get_iocbs_resource'
 2023-03-02  2:22 UTC 

[PATCH] netfilter: ctnetlink: revert to dumping mark regardless of event type
 2023-03-02  2:22 UTC 

[RFC PATCH 1/1] eficonfig: Add a 'scan-only' mode in eficonfig
 2023-03-02  2:21 UTC  (2+ messages)

[PATCH v2 1/1] ufs: mcq: qcom: Fix passing zero to PTR_ERR
 2023-03-02  2:21 UTC  (2+ messages)

[PATCH v2] ceph: do not print the whole xattr value if it's too long
 2023-03-02  2:19 UTC  (3+ messages)

[PATCH v3] LoongArch: add checksum optimization for 64-bit system
 2023-03-02  2:17 UTC  (3+ messages)

[PATCH] drm/ast: Fix ARM compatibility
 2023-03-02  2:19 UTC  (2+ messages)

GPIO static allocation warning with v6.2-rcX
 2023-03-02  2:19 UTC  (7+ messages)

[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
 2023-03-02  2:17 UTC  (5+ messages)
` [PATCH 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt
  ` [PATCH 2/2] mailbox: pcc: Support shared interrupt for multiple subspaces

[PATCH 6.2 00/16] 6.2.2-rc1 review
 2023-03-02  2:16 UTC  (2+ messages)

[PATCH v3 0/8] Pegasos2 fixes and audio output support
 2023-03-02  2:14 UTC  (11+ messages)
` [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

[PATCH 1/2] target/riscv/vector_helper.c: create vext_set_tail_elems_1s()
 2023-03-02  2:13 UTC  (2+ messages)

[PATCHv3 4/4] wiegand: add Wiegand GPIO bitbanged controller driver
 2023-03-02  2:11 UTC  (2+ messages)

[PATCH v1 0/2] Two small patches for workqueue
 2023-03-02  2:12 UTC  (3+ messages)
` [PATCH v1 1/2] workqueue: Simplify a pr_warn() call in wq_select_unbound_cpu()

[PATCH] EDAC/i5100: Fix typo in comment
 2023-03-02  2:11 UTC 

[PATCH 5.4 v3 0/6] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
 2023-03-02  2:07 UTC  (5+ messages)
` [PATCH 5.4 v3 3/6] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.4 v3 4/6] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 5.4 v3 5/6] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.4 v3 6/6] sh: define RUNTIME_DISCARD_EXIT

[meta-gnome][PATCH] gnome-commander: Upgrade to 1.16.0 release
 2023-03-02  2:09 UTC 

[PATCH 5.10 v3 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
 2023-03-02  2:04 UTC  (2+ messages)
` [PATCH 5.10 v3 5/5] sh: define RUNTIME_DISCARD_EXIT

[PATCH 0/2] tracing: Fix adding some modifiers to histogram values
 2023-03-02  1:00 UTC  (3+ messages)
` [PATCH 1/2] tracing: Do not let histogram values have some modifiers
` [PATCH 2/2] tracing: Check field value in hist_field_name()


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.