All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-08 03:17:25 to 2024-03-08 05:32:27 UTC [more...]

Reporting a slab-use-after-free in amdgpu
 2024-03-08  3:45 UTC  (3+ messages)

[LTP] [PATCH v4] munlockall: re-write test case
 2024-03-07 19:40 UTC  (3+ messages)

[PATCH] net :mana : Add per-cpu stats for MANA device
 2024-03-08  5:30 UTC  (5+ messages)

[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
 2024-03-08  5:29 UTC  (11+ messages)
` [PATCH 26/30] sched: handle preempt=voluntary under PREEMPT_AUTO

[PATCH RFC net-next v1 0/6] ethtool HW timestamping statistics
 2024-03-08  5:09 UTC  (10+ messages)
` [PATCH RFC net-next v1 1/6] ethtool: add interface to read Tx hardware "

[GIT PULL] KVM/riscv changes for 6.9
 2024-03-08  5:27 UTC  (5+ messages)

[PATCH 0/3] Minor fixes for errors reported by static analyzer
 2024-03-08  5:27 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [PATCH 1/3] drm/xe: Return if kobj creation is failed
` [PATCH 2/3] drm/xe/vf: Remove lmtt->ops null check in xe_lmtt_estimate_pt_size
` [PATCH 3/3] drm/xe/xe_exec : In xe_exec_ioctl remove deadcode
` ✓ CI.Build: success for Minor fixes for errors reported by static analyzer
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[RFC 0/1] sched: Deprecate DOUBLE_TICK feature
 2024-03-08  5:23 UTC  (2+ messages)
` [RFC 1/1] "

[PATCH] TIMESPEC_TO_TIMEVAL.3, TIMEVAL_TO_TIMESPEC.3: Document these macros
 2024-03-08  5:23 UTC  (2+ messages)

[PATCH v4] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
 2024-03-08  5:19 UTC  (4+ messages)

[PATCH][next] KVM: selftests: Fix spelling mistake "trigged" -> "triggered"
 2024-03-08  5:19 UTC  (6+ messages)

[PATCH] wifi: mt76: mt7925: ensure 4-byte alignment for suspend & wow command
 2024-03-08  5:06 UTC  (3+ messages)

[PATCH] mm/slub: Make __ksize() faster
 2024-03-08  5:16 UTC  (3+ messages)

[PATCH 0/5] Sparc CPU naming and help text improvements
 2024-03-08  5:12 UTC  (4+ messages)
` [PATCH 1/5] target/sparc/cpu: Rename the CPU models with a "+" in their names

[PATCH v3] ssb: Fix potential NULL pointer dereference in ssb_device_uevent
 2024-03-08  5:09 UTC  (7+ messages)

[PATCH net-next v3 00/21] rxrpc: Miscellaneous changes and make use of MSG_SPLICE_PAGES
 2024-03-08  5:10 UTC  (2+ messages)

[PATCH net-next v2 00/12] selftests: mptcp: share code and fix shellcheck warnings
 2024-03-08  5:10 UTC  (2+ messages)

ERROR: modpost: "ebus_dma_enable" [drivers/parport/parport_pc.ko] undefined!
 2024-03-08  5:09 UTC 

[PATCH] Removed vcpi field description to fix kernel doc warning
 2024-03-08  5:10 UTC  (2+ messages)

[PATCH v4 00/30] Refactor VM bind code
 2024-03-08  5:08 UTC  (31+ messages)
` [PATCH v4 01/30] drm/xe: Lock all gpuva ops during VM bind IOCTL
` [PATCH v4 02/30] drm/xe: Add ops_execute function which returns a fence
` [PATCH v4 03/30] drm/xe: Move migrate to prefetch to op_lock function
` [PATCH v4 04/30] drm/xe: Add struct xe_vma_ops abstraction
` [PATCH v4 05/30] drm/xe: Update xe_vm_rebind to use dummy VMA operations
` [PATCH v4 06/30] drm/xe: Simplify VM bind IOCTL error handling and cleanup
` [PATCH v4 07/30] drm/xe: Update pagefaults to use dummy VMA operations
` [PATCH v4 08/30] drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
` [PATCH v4 09/30] drm/xe: Add some members to xe_vma_ops
` [PATCH v4 10/30] drm/xe: Add vm_bind_ioctl_ops_install_fences helper
` [PATCH v4 11/30] drm/xe: Move setting last fence to vm_bind_ioctl_ops_install_fences
` [PATCH v4 12/30] drm/xe: Move ufence check to op_lock
` [PATCH v4 13/30] drm/xe: Move ufence add to vm_bind_ioctl_ops_install_fences
` [PATCH v4 14/30] drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use this
` [PATCH v4 15/30] drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
` [PATCH v4 16/30] drm/xe: Use ordered WQ for TLB invalidation fences
` [PATCH v4 17/30] drm/xe: Delete PT update selftest
` [PATCH v4 18/30] drm/xe: Convert multiple bind ops into single job
` [PATCH v4 19/30] drm/xe: Remove old functions defs in xe_pt.h
` [PATCH v4 20/30] drm/xe: Update PT layer with better error handling
` [PATCH v4 21/30] drm/xe: Update xe_vm_rebind to return int
` [PATCH v4 22/30] drm/xe: Move vma rebinding to the drm_exec locking loop
` [PATCH v4 23/30] drm/xe: Update VM trace events
` [PATCH v4 24/30] drm/xe: Update clear / populate arguments
` [PATCH v4 25/30] drm/xe: Add __xe_migrate_update_pgtables_cpu helper
` [PATCH v4 26/30] drm/xe: CPU binds for jobs
` [PATCH v4 27/30] drm/xe: Don't use migrate exec queue for page fault binds
` [PATCH v4 28/30] drm/xe: Add VM bind IOCTL error injection
` [PATCH v4 29/30] drm/xe/guc: Assert time'd out jobs are not from a VM exec queue
` [PATCH v4 30/30] drm/xe: Add PT exec queues

[PATCH i-g-t] tests/intel/xe_pm: Fix runtime_pm tests
 2024-03-08  5:06 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

next/pending-fixes baseline: 76 runs, 7 regressions (v6.8-rc7-247-g4b587a04fd31e)
 2024-03-08  5:04 UTC 

[RESEND v2 0/1] Agilex5 enablement
 2024-03-08  5:03 UTC  (4+ messages)
` [RESEND v2 1/1] arch: arm: "

[OE-core][master][PATCH v2] librsvg: Fix do_package_qa error for librsvg
 2024-03-08  5:03 UTC 

[PATCH] make-release-tarball.sh: run cargo audit
 2024-03-08  3:59 UTC  (3+ messages)

[OE-core][kirkstone][PATCH v2] librsvg: Fix do_package_qa error for librsvg
 2024-03-08  5:02 UTC 

[PATCH net-next v3] selftests/net: fix waiting time for ipv6_gc test in fib_tests.sh
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH 0/2] isdn: constify struct class usage
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH net-next] netlink: let core handle error cases in dump operations
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH net-next] net: phy: marvell: add comment about m88e1111_config_init_1000basex()
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH net-next] net: pcs: rzn1-miic: update PCS driver to use neg_mode
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: update 88e6185 PCS driver to use neg_mode
 2024-03-08  5:00 UTC  (2+ messages)

[patch net-next] dpll: spec: use proper enum for pin capabilities attribute
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH net-next 1/2] net: usbnet: Leverage core stats allocator
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH net-next] mpls: Do not orphan the skb
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH net-next] net: dsa: Leverage core stats allocator
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH next] atm: fore200e: Convert to platform remove callback returning void
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH net-next v3 0/6] tools/net/ynl: Add support for nlctrl netlink family
 2024-03-08  5:00 UTC  (2+ messages)

[PATCH 00/16] KVM: x86/mmu: Page fault and MMIO cleanups
 2024-03-08  4:54 UTC  (5+ messages)
` [PATCH 01/16] KVM: x86/mmu: Exit to userspace with -EFAULT if private fault hits emulation
` [PATCH 09/16] KVM: x86/mmu: Move private vs. shared check above slot validity checks

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-08  4:57 UTC  (9+ messages)
` [RFC PATCH net-next v6 01/15] queue_api: define queue api
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice

[OE-core][kirkstone][PATCH] librsvg: Fix do_package_qa error for librsvg
 2024-03-08  4:56 UTC 

[PATCH v2 0/2] reclaim contended folios asynchronously instead of promoting them
 2024-03-08  4:56 UTC  (2+ messages)

[PATCH 0/2] btrfs: scrub: update last_physical more frequently
 2024-03-08  3:26 UTC  (7+ messages)
  ` [PATCH 2/2] btrfs: scrub: update last_physical after scrubing one stripe
  ` [PATCH 1/2] btrfs: extract the stripe length calculation into a helper

[OE-core][master][PATCH] librsvg: Fix do_package_qa error for librsvg
 2024-03-08  4:55 UTC 

[LTP] [PATCH 1/3] kconfig: add funtion to parse /proc/cmdline
 2024-03-08  4:52 UTC  (3+ messages)
` [LTP] [PATCH 2/3] init_module: To handle kernel module signature enforcement
` [LTP] [PATCH 3/3] stack_clash: make use of tst_kcmdline_parse

[PATCH v10 0/2] arm64: Add a build target for Flat Image Tree
 2024-03-08  3:55 UTC  (8+ messages)
` [PATCH v10 2/2] arm64: boot: Support "

vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
 2024-03-08  3:49 UTC  (4+ messages)

[PATCH net-next] net: phy: simplify a check in phy_check_link_status
 2024-03-08  4:50 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/2] ARM Error Source Table V1 Support
 2024-03-08  4:49 UTC  (5+ messages)
` [PATCH 1/2] ACPI/AEST: Initial AEST driver

[net-next PATCH v2] octeontx2-pf: Reset MAC stats during probe
 2024-03-08  4:47 UTC  (2+ messages)

[PATCH] x86: kmsan: fix boot failure due to instrumentation
 2024-03-08  4:44 UTC 

Making drm_gpuvm work across gpu devices
 2024-03-08  4:43 UTC  (15+ messages)

[PATCH v3 0/2] wifi: mac80211/mac80211_hwsim: support MLO CSA test case
 2024-03-08  4:40 UTC  (3+ messages)

[PATCH v5 00/24] fs-verity support for XFS
 2024-03-08  4:40 UTC  (29+ messages)
` [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
` [PATCH v5 07/24] fsverity: support block-based Merkle tree caching
` [PATCH v5 08/24] fsverity: add per-sb workqueue for post read processing
` [PATCH v5 10/24] iomap: integrate fs-verity verification into iomap's read path
` [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag

ZONE_DEVICE refcounting
 2024-03-08  4:24 UTC 

[BUG] kmsan: instrumentation recursion problems
 2024-03-08  4:34 UTC 

[PATCH net-next] Doc: netlink: support unterminated-ok
 2024-03-08  4:35 UTC  (2+ messages)

[PATCH] btrfs: remove pointless BUG_ON() when creating snapshot
 2024-03-08  4:33 UTC  (2+ messages)

[OE-core][PATCH v3] lttng-tools: skip kernel tests if no kernel modules present
 2024-03-08  5:11 UTC 

[PATCH 0/5] Remove some races around folio_test_hugetlb
 2024-03-08  4:31 UTC  (8+ messages)

[PATCH RESEND net-next] dt-bindings: net: dp83822: change ti,rmii-mode description
 2024-03-08  4:30 UTC  (2+ messages)

[PATCH] net: x25: remove dead links from Kconfig
 2024-03-08  4:30 UTC  (2+ messages)

[PATCH V5 00/11] coresight: Move remaining AMBA ACPI devices into platform driver
 2024-03-08  4:25 UTC  (7+ messages)
` [PATCH V5 07/11] coresight: catu: Move ACPI support from AMBA driver to "

[PATCH net v1 1/1] net: dsa: microchip: make sure drive strength configuration is not lost by soft reset
 2024-03-08  4:24 UTC  (2+ messages)

[PATCH 0/2] linux-user/riscv: Sync hwprobe keys with kernel
 2024-03-08  4:22 UTC  (3+ messages)
` [PATCH 2/2] linux-user/riscv: Sync hwprobe keys with Linux

[PATCH v2] docs/acpi/bits: add some clarity and details while also improving formating
 2024-03-08  4:22 UTC 

[linuxtv-media-stage:master] BUILD SUCCESS b14257abe7057def6127f6fb2f14f9adc8acabdb
 2024-03-08  4:21 UTC 

[RFC PATCH] eventpoll: record task that adds to monitor list
 2024-03-08  4:21 UTC 

Process level networking stats
 2024-03-08  4:20 UTC  (3+ messages)

linux-next: Tree for Mar 8
 2024-03-08  4:16 UTC 

[PATCH net-next] doc/netlink/specs: Add vlan attr in rt_link spec
 2024-03-08  4:15 UTC 

[PATCH 0/3] KVM: x86: Fix KVM_FEATURE_PV_UNHALT update logic
 2024-03-08  4:13 UTC  (4+ messages)
` [PATCH 3/3] KVM: selftests: Check that KVM_FEATURE_PV_UNHALT is cleared with KVM_X86_DISABLE_EXITS_HLT

Ethtool query: Reset advertised speed modes if speed value is not passed in "set_link_ksettings"
 2024-03-08  4:14 UTC  (2+ messages)

[PATCH bpf v3 0/3] Fix hash bucket overflow checks for 32-bit arches
 2024-03-08  4:10 UTC  (4+ messages)
` [PATCH bpf v3 2/3] bpf: Fix hashtab overflow check on "

[RESEND v3 0/3] KVM: irqchip: synchronize srcu only if needed
 2024-03-08  4:06 UTC  (3+ messages)
` [RESEND v3 1/3] KVM: setup empty irq routing when create vm

[ndctl PATCH v10 0/7] Support poison list retrieval
 2024-03-08  4:06 UTC  (7+ messages)
` [ndctl PATCH v10 4/7] cxl/event_trace: add helpers to retrieve tep fields by type

[PATCH net-next v8 00/11] stmmac: Add Loongson platform support
 2024-03-08  4:05 UTC  (10+ messages)
` [PATCH net-next v8 05/11] net: stmmac: dwmac-loongson: Add Loongson-specific register definitions

[syzbot] [reiserfs?] general protection fault in reiserfs_xattr_set
 2024-03-08  4:02 UTC  (2+ messages)

Yocto Project Quick Build - MACHINE
 2024-03-08  3:54 UTC  (4+ messages)
` [yocto] "

[LSF/MM/BPF TOPIC] Inter-VM Shared Memory Communications with eBPF
 2024-03-08  3:52 UTC  (3+ messages)

[git pull] drm fixes for 6.8 final
 2024-03-08  3:52 UTC 

[f2fs-dev] [PATCH] f2fs: zone: fix to remove pow2 check condition for zoned block device
 2024-03-08  3:50 UTC  (2+ messages)
`  "

[bluetooth-next:master] BUILD SUCCESS 48201a3b3f398be6a01f78a14b18bd5d31c47458
 2024-03-08  3:50 UTC 

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2024-03-08  3:50 UTC  (20+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)

[PULL 0/4] machine development tool
 2024-03-08  3:47 UTC  (6+ messages)

[PATCH net-next v2 0/6] fix incorrect parameter validation in the *_get_sockopt() functions
 2024-03-08  3:43 UTC  (3+ messages)
` [PATCH net-next v2 1/6] tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2024-03-08  3:42 UTC  (2+ messages)
` [syzbot] "

[PATCH] input-linux: Add option to not grab a device upon guest startup
 2024-03-08  3:38 UTC  (2+ messages)

[PATCH iwl-next,v3 0/2] XDP Tx Hardware Timestamp for igc driver
 2024-03-08  3:39 UTC  (6+ messages)
` [PATCH iwl-next,v3 2/2] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
  ` [Intel-wired-lan] [PATCH iwl-next, v3 "
    ` [xdp-hints] "
      ` [Intel-wired-lan] [xdp-hints] "

[PATCH] Makefile: Improve generated_defconfig file handling
 2024-03-08  3:38 UTC 

[PATCH] dt-bindings: pct: Convert to dtschema
 2024-03-08  3:38 UTC  (3+ messages)

[RFC 0/5] riscv: add support for Milk-V Mars board
 2024-03-08  3:38 UTC  (6+ messages)
` [RFC 3/5] board: starfive: support "

[PATCH v6 1/7] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-03-08  3:36 UTC  (9+ messages)
` [PATCH v6 2/7] perf: imx_perf: add macro definitions for parsing config attr
` [PATCH v6 7/7] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics
    ` [EXT] "

[PATCH v7 0/9] riscv: set vstart_eq_zero on mark_vs_dirty
 2024-03-08  3:34 UTC  (3+ messages)
` [PATCH v7 3/9] target/riscv: remove 'over' brconds from vector trans

[PATCH] staging: axis-fifo: Fixes parenthesis alignment
 2024-03-08  3:34 UTC 

[PATCH v6 1/3] dt-bindings: mtd: partitions: Add binman compatible
 2024-03-08  2:44 UTC  (14+ messages)

[PATCH v2 1/1] platform/x86/intel/pmc: Improve PKGC residency counters debug
 2024-03-08  3:31 UTC 

Experience and Share Structural Designs On-the-Go with Modelo
 2024-03-08  3:25 UTC 

[PATCH 1/2] ALSA: hda: hda_component: Add missing #include guards
 2024-03-07 16:28 UTC  (2+ messages)

[jmondi:pispbe/media-staging/be-upstream 13/143] drivers/mfd/rp1.c:86:18: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'resource_size_t' {aka 'unsigned int'}
 2024-03-08  3:26 UTC 

[jmondi:pispbe/media-staging/be-upstream 34/143] drivers/irqchip/irq-bcm2712-mip.c:229:61: error: passing argument 3 of 'of_property_read_u64' from incompatible pointer type
 2024-03-08  3:26 UTC 

[PATCH] drm/amdgpu: enable smu block for smu v14_0_1
 2024-03-08  3:25 UTC 

[PATCH v5 0/3]: lib/lzo: run-length encoding support
 2024-03-08  3:25 UTC  (2+ messages)

[PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
 2024-03-08  3:25 UTC  (7+ messages)

[PATCH] net/mlx5: fix the timing of releasing drop action
 2024-03-08  3:22 UTC 

Question about PB rule of LKMM
 2024-03-08  3:10 UTC  (11+ messages)

[OE-core][PATCH v2] lttng-tools: lttng-tools: skip lttng kernel related test if lttng kernel modules not present
 2024-03-08  3:39 UTC  (2+ messages)
` Patchtest results for "

[PATCH v4 0/4] pstore: add multi-backend suuport
 2024-03-08  3:16 UTC  (5+ messages)
` [PATCH v4 1/4] pstore: add multi-backend support
` [PATCH v4 2/4] pstore: add a /sys/module entry for loaded backends
` [PATCH v4 3/4] Documentation: adjust pstore backend related document
` [PATCH v4 4/4] tools/testing: adjust pstore backend related selftest


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.