All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-14 01:02:37 to 2024-11-14 02:35:13 UTC [more...]

[PATCH v4 0/7] Devcoredump Improvements
 2024-11-14  2:35 UTC  (11+ messages)
` [PATCH v4 1/7] drm/xe: Add xe_ring_lrc_is_idle() helper
` [PATCH v4 2/7] drm/xe: Add ring address to LRC snapshot
` [PATCH v4 3/7] drm/xe: Add ring start "
` [PATCH v4 4/7] drm/xe: Add exec queue param to devcoredump
` [PATCH v4 5/7] drm/xe: Improve schedule disable response failure
` [PATCH v4 6/7] drm/xe: Change xe_engine_snapshot_capture_for_job to be for queue
` [PATCH v4 7/7] drm/xe: Wire devcoredump to LR TDR
` ✓ CI.Patch_applied: success for Devcoredump Improvements (rev7)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH for-4.19 0/2] Xen: Final MISRA R8.3 fixes
 2024-11-14  2:34 UTC  (6+ messages)
` [PATCH 2/2] xen/multicall: Change nr_calls to uniformly be unsigned long

[PATCH V8 0/1] firmware: arm_scmi: Register and handle limits change notification
 2024-11-14  2:29 UTC  (2+ messages)
` [PATCH V8 1/1] cpufreq: scmi: Register for limit change notifications

[PATCH net-next 0/7] ethtool: generate uapi header from the spec
 2024-11-14  2:33 UTC  (9+ messages)
` [PATCH net-next 2/7] ynl: support render attribute in legacy definitions
` [PATCH net-next 3/7] ynl: support directional specs in ynl-gen-c.py

[RFC PATCH v2 0/3] Add support for the ERAPS feature
 2024-11-14  2:31 UTC  (9+ messages)
` [RFC PATCH v2 1/3] x86: cpu/bugs: update SpectreRSB comments for AMD

[PATCH] mm/compaction: fix the total_isolated in strict mode
 2024-11-14  2:29 UTC 

[PATCH v4] Export PBEC Data register into sysfs
 2024-11-14  2:27 UTC  (3+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2024-11-14
 2024-11-14  2:27 UTC  (4+ messages)

[PATCH v2 00/35] x86/bugs: Attack vector controls
 2024-11-14  2:26 UTC  (3+ messages)
` [PATCH v2 03/35] x86/bugs: Add AUTO mitigations for mds/taa/mmio/rfds

Reminder: Xenomai community call on Wednesday, Jan 24, 2024, UTC 7:00 AM
 2024-11-14  2:25 UTC  (16+ messages)
` Reminder: Xenomai community call on Wednesday, Feb 21, "
  ` Reminder: Xenomai community call on Wednesday, Mar 6, "
    ` Reminder: Xenomai community call on Wednesday, Mar 20, "
      ` Reminder: Xenomai community call on Wednesday, May 15, "
        ` Reminder: Xenomai community call on Wednesday, May 29, "
          ` Reminder: Xenomai community call on Wednesday, Jun 26, "
            ` Reminder: Xenomai community call on Wednesday, Jul 10, "
              ` Reminder: Xenomai community call on Wednesday, Jul 24, "
                ` Reminder: Xenomai community call on Wednesday, Aug 7, "
                  ` Reminder: Xenomai community call on Wednesday, Aug 21, "
                    ` Reminder: Xenomai community call on Wednesday, Sept 4, "
                      ` Reminder: Xenomai community call on Wednesday, Oct 16, "
                        ` Xenomai community call on Wednesday, Oct 30, "
                          ` Xenomai community call on Wednesday, Nov 13, "

[PATCH net v2] netlink: Add string check in netlink_ack_tlv_fill
 2024-11-14  2:25 UTC  (2+ messages)

[PATCH v1 0/4] A mechanism for efficient support for per-function metrics
 2024-11-14  2:22 UTC  (4+ messages)
` [PATCH v1 3/4] tools/perf: Modify event parser to support alt-period term

[PATCH v10 00/14] riscv: Add support for xtheadvector
 2024-11-14  2:24 UTC  (5+ messages)
` [PATCH v10 05/14] riscv: vector: Use vlenb from DT for thead

[PATCH 0/2] bpf/umd possible deadcode
 2024-11-14  2:24 UTC  (3+ messages)
` [PATCH 1/2] bpf: Don't select USERMODE_DRIVER
` [PATCH 2/2] umd: Remove

[PATCH] xen:add deviations for MISRA C 2012 Rule R5.2
 2024-11-14  2:23 UTC  (5+ messages)

[tytso-ext4:fixes] BUILD SUCCESS 4a622e4d477bb12ad5ed4abbc7ad1365de1fa347
 2024-11-14  2:22 UTC 

[PATCH] xen: add deviations for MISRA C 2012 Rule R5.4
 2024-11-14  2:22 UTC  (3+ messages)

[net-next 0/3] Add Aspeed G7 FTGMAC100 support
 2024-11-14  2:22 UTC  (8+ messages)
` [net-next 3/3] net: ftgmac100: Support for AST2700
    ` 回覆: "

[PATCH v11 00/14] riscv: Add support for xtheadvector
 2024-11-14  2:21 UTC  (25+ messages)
` [PATCH v11 01/14] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v11 02/14] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v11 03/14] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v11 04/14] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v11 05/14] riscv: vector: Use vlenb from DT for thead
` [PATCH v11 06/14] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v11 07/14] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v11 08/14] riscv: Add xtheadvector instruction definitions
` [PATCH v11 09/14] riscv: vector: Support xtheadvector save/restore
` [PATCH v11 10/14] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v11 11/14] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v11 12/14] selftests: riscv: Fix vector tests
` [PATCH v11 13/14] selftests: riscv: Support xtheadvector in "
` [PATCH v11 14/14] riscv: Add ghostwrite vulnerability

[PATCH] bcachefs: replace deprecated strncpy with strscpy
 2024-11-14  2:21 UTC  (2+ messages)

[PATCH 0/3] Strengthen fsck checks for submodule URLs
 2024-11-14  2:20 UTC  (6+ messages)

[syzbot] [input?] [usb?] UBSAN: shift-out-of-bounds in s32ton
 2024-11-14  2:20 UTC  (2+ messages)

[PATCH v2 net-next] net/mlx5e: Report rx_discards_phy via rx_fifo_errors
 2024-11-14  2:17 UTC 

regression: kernel log "flooded" with tpm tpm0: A TPM error (2306) occurred attempting to create NULL primary
 2024-11-14  2:17 UTC  (5+ messages)

[PATCH] diff: update conflict handling for whitespace to issue a warning
 2024-11-14  2:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/xe/tests: Limit purgeable size for faster execution
 2024-11-14  2:15 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH] Input: i8042 - Fix keyboard failure caused by S4 mouse wakeup
 2024-11-14  2:13 UTC  (2+ messages)
` [PATCH v2] Input: i8042 - Fix keyboard failure caused by S3 "

[PATCH] mm/compaction: fix the total_isolated in strict mode
 2024-11-14  2:10 UTC  (6+ messages)

[PATCH] docs/misra: specify behaviour of checker for Directive 4.10
 2024-11-14  2:09 UTC  (2+ messages)

[RFC][PATCH] x86/cpu/bugs: Consider having old Intel microcode to be a vulnerability
 2024-11-14  2:09 UTC  (2+ messages)

[tip:locking/core] BUILD SUCCESS 3b49a347d751553b1d1be69c8619ae2e85fdc28d
 2024-11-14  2:07 UTC 

[tip:master] BUILD SUCCESS 5283b49a869ba4d60e8b7fc4d353955512404bec
 2024-11-14  2:08 UTC 

[PATCH v2] of: WARN on deprecated #address-cells/#size-cells handling
 2024-11-14  2:07 UTC  (4+ messages)

detect kbd backlight on Google Link (original Chromebook Pixel)
 2024-11-14  2:07 UTC  (5+ messages)
` [PATCH] platform/chrome: cros_kbd_led_backlight: support Google Link

[PATCH 0/5] tracing: Fix several deadlock/race issues in timerlat and hwlat tracer
 2024-11-14  2:06 UTC  (6+ messages)
` [PATCH 5/5] tracing/hwlat: Fix deadlock in cpuhp processing

[PATCH] media: b2c2: Remove unused functions
 2024-11-14  2:06 UTC 

[tip:x86/mm] BUILD SUCCESS 7e33001b8b9a78062679e0fdf5b0842a49063135
 2024-11-14  2:04 UTC 

[syzbot] [fuse?] general protection fault in fuse_do_readpage
 2024-11-14  2:04 UTC  (2+ messages)
` [PATCH] fuse: check file before running readpage

[PATCH] powerpc: Add preempt lazy support
 2024-11-14  2:01 UTC  (4+ messages)

[PATCH v3 0/7] Devcoredump Improvements
 2024-11-14  2:01 UTC  (5+ messages)
` [PATCH v3 4/7] drm/xe: Improve schedule disable response failure
` [PATCH v3 7/7] drm/xe: Wire devcoredump to LR TDR

[PATCH v3] irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801
 2024-11-14  1:58 UTC  (3+ messages)

[PATCH net 0/2] ipv6: fix temporary address not removed correctly
 2024-11-14  2:00 UTC  (4+ messages)
` [PATCH net 2/2] selftests/rtnetlink.sh: add mngtempaddr test

[PATCH v4 00/10] blk: refactor queue affinity helpers
 2024-11-14  1:58 UTC  (11+ messages)
` [PATCH v4 01/10] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v4 02/10] driver core: add irq_get_affinity callback device_driver
` [PATCH v4 03/10] PCI: hookup irq_get_affinity callback
` [PATCH v4 04/10] virtio: "
` [PATCH v4 05/10] blk-mq: introduce blk_mq_hctx_map_queues

[PATCH v1] mm: zswap: Fix a potential memory leak in zswap_decompress()
 2024-11-14  1:56 UTC  (9+ messages)

[PATCH net v4] sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
 2024-11-14  1:56 UTC  (2+ messages)

[LTP] [PATCH 0/7] LSM testing suite
 2024-11-14  1:55 UTC  (5+ messages)
` [LTP] [PATCH 1/7] Add fallback definitions of LSM syscalls

[PATCH 0/3] introduce rte_memset_sensative
 2024-11-14  1:52 UTC  (13+ messages)
` [PATCH 1/3] eal: "
` [PATCH 2/3] crypto/qat: use rte_memset_sensative
` [PATCH 3/3] eal: add rte_free_sensative
` [PATCH v2 0/8] memset security handling
  ` [PATCH v2 1/8] eal: introduce new secure memory fill
  ` [PATCH v2 2/8] eal: add new secure free function
  ` [PATCH v2 3/8] crypto/qat: force zero of keys
  ` [PATCH v2 4/8] crypto/qat: fix size calculation for memset
  ` [PATCH v2 5/8] crypto/qat: use secure memset
  ` [PATCH v2 6/8] bus/uacce: remove memset before free
  ` [PATCH v2 7/8] compress/octeontx: remove unnecessary memset
  ` [PATCH v2 8/8] test: remove unneeded memset

[PATCH net-next 0/3] Reduce locks scope of-smc_xxx_lgr_pending
 2024-11-14  1:51 UTC  (6+ messages)
` [PATCH net-next 1/3] net/smc: refactoring lgr pending lock
` [PATCH net-next 3/3] net/smc: Isolate the smc_xxx_lgr_pending with ib_device

[PATCH v4 0/3] fs: allow statmount to fetch the fs_subtype and sb_source
 2024-11-14  1:51 UTC  (7+ messages)

[CI 1/7] drm/i915: Remove vga and gmbus seq out of i915_restore_display
 2024-11-14  1:48 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [CI,1/7] "

[PATCH v4 0/6] fuse: remove temp page copies in writeback
 2024-11-14  1:46 UTC  (5+ messages)
` [PATCH v4 6/6] fuse: remove tmp folio for writebacks and internal rb tree

[PATCH] drm/amdgpu: fix usage slab after free
 2024-11-14  1:46 UTC 

[RFC PATCH 6/7] x86/kexec: Debugging support: Dump registers on exception
 2024-11-14  1:46 UTC  (9+ messages)
` [RFC PATCH 1/2] x86/kexec: Use linker script for relocate_kernel page layout
  ` [RFC PATCH 2/2] x86/kexec: Add data section to relocate_kernel

[PATCH net-next 0/2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
 2024-11-14  1:43 UTC  (7+ messages)
` [PATCH net-next 2/2] "

[PATCH] drm/amdgpu: WIP fix usage slab after free
 2024-11-14  1:42 UTC 

[PATCH 0/3] KVM: gmem: track preparedness a page at a time
 2024-11-14  1:42 UTC  (6+ messages)
` [PATCH 2/3] KVM: gmem: add a complete set of functions to query page preparedness
` [PATCH 3/3] KVM: gmem: track preparedness a page at a time

[PATCH] drm/amdgpu: WIP fix usage slab after free
 2024-11-14  1:41 UTC 

[PATCH net] net: Fix icmp host relookup triggering ip_rt_bug
 2024-11-14  1:41 UTC  (7+ messages)

[rppt:kho/v4-WIP 13/20] WARNING: modpost: vmlinux: section mismatch in reference: show_stack+0x158 (section: .text.unlikely) -> __memblock_reserve (section: .init.text)
 2024-11-14  1:40 UTC 

[RFC PATCH v2 00/13] nommu UML
 2024-11-14  1:40 UTC  (12+ messages)
` [RFC PATCH v2 02/13] x86/um: nommu: elf loader for fdpic

[syzbot] [input?] [usb?] UBSAN: shift-out-of-bounds in s32ton
 2024-11-14  1:40 UTC  (3+ messages)

[PATCH v2 1/2] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2024-11-14  1:39 UTC  (2+ messages)

[RFC]: Test Were failing on Fedora Linux
 2024-11-14  1:39 UTC  (12+ messages)
              ` [PATCH] test-lib: check malloc debug LD_PRELOAD before using
                    ` [PATCH 2/1] test-lib: move malloc-debug setup after $PATH setup

[PATCH V3] erofs: simplify definition of the log functions
 2024-11-14  1:37 UTC  (4+ messages)

[PATCH v3 net-next 0/5] Add more feautues for ENETC v4 - round 1
 2024-11-14  1:35 UTC  (4+ messages)
` [PATCH v3 net-next 4/5] net: enetc: add LSO support for i.MX95 ENETC PF

[PATCH] drm/xe/xe3lpg: Add Wa_16024792527
 2024-11-14  1:34 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/xe3lpg: Add Wa_16024792527 (rev4)

linux-next: manual merge of the powerpc tree with the kbuild tree
 2024-11-14  1:34 UTC  (2+ messages)

[PATCH 0/3] Fixes multiple sysctl proc_handler usage error
 2024-11-14  1:34 UTC  (5+ messages)
` [PATCH 1/3] coredump: Fixes core_pipe_limit sysctl proc_handler

[PATCH] dm: make it possible to open underlying devices in shareable mode
 2024-11-14  1:32 UTC  (4+ messages)

[RFC PATCH 2/4] Scheduler time extention
 2024-11-14  1:30 UTC  (2+ messages)

[PATH v5 0/3] iommu/vt-d: debugfs: Enhancements to IOMMU debugfs
 2024-11-14  1:29 UTC  (6+ messages)
` [PATH v5 2/3] iommu/vt-d: debugfs: Create/remove debugfs file per {device, pasid}

[PATCH v2] MIPS: move _stext definition to vmlinux.lds.S
 2024-11-14  1:29 UTC  (4+ messages)

[PATCH v2 1/4] iov_iter: Provide copy_iomem_to|from_iter()
 2024-11-14  1:29 UTC  (2+ messages)

[PATCH v2 2/3] exportfs: allow fs to disable CAP_DAC_READ_SEARCH check
 2024-11-14  1:29 UTC  (2+ messages)

[openeuler:openEuler-1.0-LTS 1294/1294] block/blk-io-hierarchy/debugfs.c:63:2: error: implicit declaration of function 'hierarchy_show_slow_io'
 2024-11-14  1:29 UTC 

[PATCH v8 00/29] riscv control-flow integrity for usermode
 2024-11-14  1:25 UTC  (9+ messages)
` [PATCH v8 24/29] riscv: enable kernel access to shadow stack memory via FWFT sbi call

[PATCH v3 00/10] x86/mce: Clean up some x86/mce code
 2024-11-14  1:23 UTC  (17+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 5/8] x86/mce: Convert family/model mixed checks to VFM-based checks
  ` [PATCH v4 6/8] x86/mce: Remove the unnecessary {}
  ` [PATCH v4 8/8] x86/mce: Fix typos

[PATCH v5] posix_fadvise.2: POSIX_FADV_NOREUSE now supported
 2024-11-14  1:22 UTC 

[PATCH] ARM: vfp: Fix the cacography in vfpmodule.c
 2024-11-14  1:19 UTC  (2+ messages)
` [PATCH v2] ARM: vfp: Fix typographical errors "

[PATCH 00/24] exec: Build up 'cputlb.h' and 'ram_addr.h' headers
 2024-11-14  1:17 UTC  (26+ messages)
` [PATCH 01/24] exec/cpu-all: Include missing 'exec/cpu-defs.h' header
` [PATCH 02/24] exec/cpu-defs: Remove unnecessary headers
` [PATCH 03/24] exec/translation-block: Include missing 'exec/vaddr.h' header
` [PATCH 04/24] accel/tcg: Include missing 'exec/translation-block.h' header
` [PATCH 05/24] target/i386/helper: "
` [PATCH 06/24] target/rx/cpu: "
` [PATCH 07/24] system/watchpoint: Include missing 'exec/cpu-all.h' header
` [PATCH 08/24] linux-user/aarch64/mte: Include missing 'user/abitypes.h' header
` [PATCH 09/24] target/arm/mte: Restrict 'exec/ram_addr.h' to system emulation
` [PATCH 10/24] target/arm/cpu: Restrict cpu_untagged_addr() to user emulation
` [PATCH 11/24] exec: Introduce 'user/guest-host.h' header
` [PATCH 12/24] accel/tcg: Have tlb_vaddr_to_host() use vaddr type
` [PATCH 13/24] exec: Declare tlb_reset_dirty*() in 'exec/cputlb.h'
` [PATCH 14/24] exec: Declare tlb_init/destroy() "
` [PATCH 15/24] exec: Declare tlb_set_page_full() "
` [PATCH 16/24] exec: Declare tlb_set_page_with_attrs() "
` [PATCH 17/24] exec: Declare tlb_set_page() "
` [PATCH 18/24] exec: Declare tlb_flush*() "
` [PATCH 19/24] exec: Declare tlb_hit*() "
` [PATCH 20/24] exec: Declare tlb_vaddr_to_host() "
` [PATCH 21/24] exec: Extract CPU physical memory API to 'sysemu/physmem-target.h'
` [PATCH 22/24] exec/cpu-common: Move ram_addr_t related methods to 'exec/ram_addr.h'
` [PATCH 23/24] exec/memory: Move qemu_map_ram_ptr() declaration "
` [PATCH 24/24] exec: Move 'ram_addr.h' header under sysemu/ namespace

[openeuler:openEuler-1.0-LTS 1291/1291] kernel/watchdog_hld.c:123:13: error: implicit declaration of function 'is_hardlockup'
 2024-11-14  1:18 UTC 

[PATCH] mac802154: add a check for slave data list before delete
 2024-11-14  1:17 UTC  (2+ messages)

[PATCH 0/3] Allow specifying an S2RAM sleep on pre-SYSTEM_SUSPEND PSCI impls
 2024-11-14  1:10 UTC  (2+ messages)

[PATCH 0/2] pack-objects: more brown-paper-bag multi-pack reuse fixes
 2024-11-14  1:12 UTC  (3+ messages)
` [PATCH 1/2] t5332-multi-pack-reuse.sh: demonstrate duplicate packing failure

[PATCH] arm64: renesas: ulcb: add Sample Audio Codec settings
 2024-11-14  1:12 UTC 

[PATCH] btrfs/321: make the filter to handle older btrfs-progs
 2024-11-14  1:10 UTC  (2+ messages)

[PATCH] nouveau: fw: sync dma after setup is called
 2024-11-14  1:10 UTC  (2+ messages)

[PATCH v5 00/19] Implement DWARF modversions
 2024-11-14  1:08 UTC  (6+ messages)
` [PATCH v5 01/19] scripts: move genksyms crc32 implementation to a common include

[PATCH net-next v3 0/7] net: ndo_fdb_add/del: Have drivers report whether they notified
 2024-11-14  1:08 UTC  (6+ messages)
` [PATCH net-next v3 7/7] selftests: net: fdb_notify: Add a test for FDB notifications

[PATCH v4 1/1] memcg/hugetlb: Add hugeTLB counters to memcg
 2024-11-14  1:08 UTC  (6+ messages)

[PATCH bpf-next v5 1/4] bpf: add bpf_get_cpu_cycles kfunc
 2024-11-14  1:05 UTC  (7+ messages)

[PATCH v5 net-next 00/13] AccECN protocol preparation patch series
 2024-11-14  1:04 UTC  (8+ messages)
` [PATCH v5 net-next 09/13] gro: prevent ACE field corruption & better AccECN handling

[PATCH 0/5] usb: dwc3: gadget: Misc fixes and cleanup
 2024-11-14  1:02 UTC  (2+ messages)
` [PATCH 5/5] usb: dwc3: gadget: Remove dwc3_request->needs_extra_trb


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.