All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-02 01:36:59 to 2023-03-02 03:10:45 UTC [more...]

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

[PATCH v2 01/32] cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint
 2023-03-02  3:08 UTC  (7+ 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

[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 3/4] iommu/sva: Support reservation of global PASIDs
 2023-03-02  3:06 UTC  (2+ messages)

[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 vhost 00/10] virtio core prepares for AF_XDP
 2023-03-02  3:05 UTC  (8+ messages)
` [PATCH vhost 07/10] virtio_ring: add api virtio_dma_map() for advance dma

[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

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

[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  (9+ 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  (8+ messages)
` [PATCH 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt
  ` [PATCH 1/2] mailbox: pcc: Add processing platform notification for slave subspaces
  ` [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  (3+ 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  (7+ messages)
` [PATCH 5.4 v3 1/6] x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
` [PATCH 5.4 v3 2/6] arch: fix broken BuildID for arm64 and riscv
` [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  (6+ messages)
` [PATCH 5.10 v3 1/5] arch: fix broken BuildID for arm64 and riscv
` [PATCH 5.10 v3 2/5] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.10 v3 3/5] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 5.10 v3 4/5] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [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()

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

[LSF/MM/BPF TOPIC] Hybrid SMR HDDs / Zone Domains & Realms
 2023-03-02  2:03 UTC  (5+ messages)

[OE-core] [PATCH 1/4] lua: Fix install conflict when enable multilib
 2023-03-02  2:01 UTC  (4+ messages)
` [OE-core] [PATCH 2/4] vala: "

[PATCH v1] KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond
 2023-03-02  2:00 UTC  (3+ messages)

[dm-devel] [PATCH v3] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
 2023-03-02  1:57 UTC  (3+ messages)
`  "

[PATCH] acpi/arm64: Drop extra (struct resource)
 2023-03-02  1:54 UTC  (3+ messages)

[PATCH v2] btrfs: handle missing chunk mapping more gracefully
 2023-03-02  1:54 UTC 

[PATCH v2] clk: Mark a fwnode as initialized when using CLK_OF_DECLARE() macro
 2023-03-02  1:53 UTC  (2+ messages)

[linus:master] [x86/vdso] 877cff5296: kernel-selftests.x86.test_vsyscall_32.fail
 2023-03-02  1:50 UTC 

[PATCH] maple_tree: export symbol mas_preallocate()
 2023-03-02  1:52 UTC  (2+ messages)

drivers/staging/media/av7110/sp8870.c:381:2: warning: Value stored to 'tmp' is never read [clang-analyzer-deadcode.DeadStores]
 2023-03-02  1:51 UTC 

[PATCH 4.19 0/9] 4.19.275-rc1 review
 2023-03-02  1:51 UTC  (2+ messages)

[PATCH 5.4 00/13] 5.4.234-rc1 review
 2023-03-02  1:50 UTC  (2+ messages)

Pull request: u-boot-rockchip-20230228
 2023-03-02  1:49 UTC  (3+ messages)

Nested NTFS volumes within Windows SMB share may result in inode collisions in linux client
 2023-03-02  1:49 UTC  (4+ messages)

#esdk TEMPLATECONF variable intializing sdk fails
 2023-03-02  1:48 UTC 

[PATCH 5.10 00/19] 5.10.171-rc1 review
 2023-03-02  1:48 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add CHIP_ERASE optimization
 2023-03-02  1:46 UTC 

[PATCH 5.15 00/22] 5.15.97-rc1 review
 2023-03-02  1:46 UTC  (2+ messages)

[PATCH] eal: fix thread race in control thread creation
 2023-03-02  1:45 UTC  (4+ messages)
` [PATCH v2] "

[LTP] [PATCH v6] fsconfig03: New test CVE-2022-0185
 2023-03-02  1:45 UTC  (2+ messages)
` [LTP] [PATCH v7] fsconfig03: SKIP check return value for old kernel

[PATCH 6.1 00/42] 6.1.15-rc1 review
 2023-03-02  1:44 UTC  (2+ messages)

[PATCH v3] tools/memory-model: Make ppo a subrelation of po
 2023-03-02  1:42 UTC  (11+ messages)

[Intel-xe] [PATCH 0/7] Encapsulate display
 2023-03-02  1:42 UTC  (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "

[PATCH v10 00/26] Drivers for Gunyah hypervisor
 2023-03-02  1:40 UTC  (5+ messages)
` [PATCH v10 03/26] gunyah: Common types and error codes for Gunyah hypercalls

[stable:linux-4.19.y 1123/9999] drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:733: Error: unrecognized opcode `csrs sstatus,s7'
 2023-03-02  1:41 UTC 

[PATCH v2 0/4] usb: replace some __dynamic_array() to __get_buf()
 2023-03-02  1:38 UTC  (3+ messages)
` [PATCH v2 3/4] usb: dwc3: change some trace event "

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-03-02  1:41 UTC  (4+ messages)
` [PATCH RFC v8 54/56] x86/sev: Add KVM commands for instance certs

New CVE entries this week
 2023-03-02  1:40 UTC 

[PATCH 0/8] clk: Add kunit tests for fixed rate and parent data
 2023-03-02  1:38 UTC  (18+ messages)
` [PATCH 1/8] dt-bindings: Add linux,kunit binding
` [PATCH 2/8] of: Enable DTB loading on UML for KUnit tests
` [PATCH 3/8] kunit: Add test managed platform_device/driver APIs
` [PATCH 4/8] clk: Add test managed clk provider/consumer APIs
` [PATCH 5/8] dt-bindings: kunit: Add fixed rate clk consumer test
` [PATCH 6/8] clk: Add KUnit tests for clk fixed rate basic type
` [PATCH 7/8] dt-bindings: clk: Add KUnit clk_parent_data test
` [PATCH 8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data

[PATCH v2 2/4] extcon: Added extcon_alloc_cables to simplify extcon register function
 2023-03-02  1:38 UTC  (4+ messages)
` [PATCH v2 0/4] Simplify extcon_dev_register function

[PATCH v12 00/11] Parallel CPU bringup for x86_64
 2023-03-02  1:37 UTC  (10+ messages)
` [PATCH v12 07/11] x86/smpboot: Remove early_gdt_descr on 64-bit

[PATCH v4 0/6] Remove VT-d virtual command interface and IOASID
 2023-03-02  1:36 UTC  (3+ messages)
` [PATCH v4 5/6] iommu/ioasid: Rename INVALID_IOASID


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.