All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-02 00:06:55 to 2022-08-02 02:18:54 UTC [more...]

[PATCH v14 mfd 0/9] add support for VSC7512 control over SPI
 2022-08-02  2:17 UTC  (5+ messages)
` [PATCH v14 mfd 9/9] mfd: ocelot: add support for the vsc7512 chip via spi

[PATCH 0/5 v2 resend] mdadm: fix memory leak and double free
 2022-08-02  2:17 UTC  (6+ messages)
` [PATCH 1/5 v2] parse_layout_faulty: fix memleak
` [PATCH 2/5 v2] Detail: "
` [PATCH 3/5 v2] load_imsm_mpb: fix double free
` [PATCH 4/5 v2] find_disk_attached_hba: fix memleak
` [PATCH 5/5 v2] get_vd_num_of_subarray: "

[PATCH v3] app/testpmd: fix quit testpmd with vfs and pf
 2022-08-02  2:16 UTC  (3+ messages)
` [PATCH v4] net/i40e: fix the issue caused by PF and VF release order

[PATCH v2 00/10] x86/resctrl: Support for AMD QoS new features and bug fix
 2022-08-02  2:16 UTC  (2+ messages)

[PATCH nf-next] netfilter: nf_flow_table: delay teardown the offload flow until fin packet recv from both direction
 2022-08-02  2:16 UTC  (3+ messages)
    `  "

[PATCH] RDMA/cm: fix cond_no_effect.cocci warnings
 2022-08-02  2:15 UTC  (4+ messages)

[PATCH] x86: make "dom0_nodes=" work with credit2
 2022-08-02  2:14 UTC  (11+ messages)

WARN_ON_ONCE reached with "virtio-blk: support mq_ops->queue_rqs()"
 2022-08-02  2:12 UTC  (3+ messages)

[PATCH 0/7] Generalize 'scalar diagnose' into 'git bugreport --diagnose'
 2022-08-02  2:03 UTC  (3+ messages)
` [PATCH 3/7] builtin/bugreport.c: avoid size_t overflow

[PATCH bpf-next v1 0/3] Add skb + xdp dynptrs
 2022-08-02  2:12 UTC  (16+ messages)
` [PATCH bpf-next v1 1/3] bpf: Add skb dynptrs

[PATCH] arm: disable FDPIC ABI
 2022-08-01 20:41 UTC 

[PATCH] ext4: fix error when itable blocks is greater than s_itb_per_group
 2022-08-02  2:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-02  2:10 UTC 

[PATCH] watchdog: sa1100: make variable sa1100dog_driver static
 2022-08-02  2:08 UTC 

[PATCH v3] mm: memory-failure: convert to pr_fmt()
 2022-08-02  2:12 UTC  (2+ messages)
` [PATCH] mm: memory-failure: cleanup try_to_split_thp_page()

[PATCH -next] f2fs: Replace kmalloc() with f2fs_kmalloc
 2022-08-02  1:42 UTC  (4+ messages)
  ` [f2fs-dev] "

[PULL 0/2] aspeed queue
 2022-08-02  2:04 UTC  (2+ messages)

[PATCH v3 0/3] rcu: Display registers of self-detected stall as far as possible
 2022-08-02  2:06 UTC  (4+ messages)
` [PATCH v3 1/3] rcu/exp: Use NMI to get the backtrace of cpu_curr(other_cpu) first

[PATCH v3 00/11] OpenRISC Virtual Machine
 2022-08-02  2:03 UTC  (5+ messages)
` [PATCH v3 08/11] target/openrisc: Enable MTTCG

[PATCH] nvme-fc: restart admin queue if the caller needs to restart queue
 2022-08-02  2:04 UTC  (3+ messages)

[OE-core][PATCH] lttng-modules: Fix build failure for kernel v5.15.58
 2022-08-02  2:01 UTC 

[OE-core][PATCH] lttng-modules: Fix build failure for kernel v5.15.58
 2022-08-02  2:02 UTC  (3+ messages)

[PATCH v5 00/22] TDX host kernel support
 2022-08-02  2:01 UTC  (3+ messages)
` [PATCH v5 01/22] x86/virt/tdx: Detect TDX during kernel boot
  ` [PATCH v5 1/22] "

[bug report] mm, hwpoison: memory_failure races with alloc_fresh_huge_page/free_huge_page
 2022-08-02  2:00 UTC 

[PATCH 0/4] LoongArch: Add unwinder support
 2022-08-02  2:01 UTC  (15+ messages)
` [PATCH 2/4] LoongArch: Add prologue "
` [PATCH 3/4] LoongArch: Add stacktrace support

RTT-PROBE: lore-subspace-rtt
 2022-08-02  2:00 UTC 

[PATCH v11 0/8] mm/demotion: Memory tiers and demotion
 2022-08-02  1:58 UTC  (13+ messages)
` [PATCH v11 4/8] mm/demotion/dax/kmem: Set node's abstract distance to MEMTIER_ADISTANCE_PMEM

[linux-linus test] 172066: tolerable FAIL - PUSHED
 2022-08-02  1:58 UTC 

[PATCH v8 00/31] Rust support
 2022-08-02  1:50 UTC  (39+ messages)
` [PATCH v8 01/31] kallsyms: use `sizeof` instead of hardcoded size
` [PATCH v8 02/31] kallsyms: avoid hardcoding buffer size
` [PATCH v8 03/31] kallsyms: add static relationship between `KSYM_NAME_LEN{,_BUFFER}`
` [PATCH v8 04/31] kallsyms: support "big" kernel symbols
` [PATCH v8 05/31] kallsyms: increase maximum kernel symbol length to 512
` [PATCH v8 06/31] workqueue: introduce `__INIT_WORK_WITH_KEY`
` [PATCH v8 07/31] locking/spinlock: introduce `__spin_lock_init`
` [PATCH v8 08/31] locking/spinlock: introduce `_raw_spin_lock_init`
` [PATCH v8 09/31] rust: add C helpers
` [PATCH v8 10/31] rust: add `compiler_builtins` crate
` [PATCH v8 11/31] rust: import upstream `alloc` crate
` [PATCH v8 12/31] rust: adapt `alloc` crate to the kernel
` [PATCH v8 13/31] rust: add `build_error` crate
` [PATCH v8 14/31] rust: add `macros` crate
` [PATCH v8 15/31] rust: add `bindings` crate
` [PATCH v8 16/31] rust: add `kernel` crate's `sync` module
` [PATCH v8 17/31] rust: add `kernel` crate
` [PATCH v8 18/31] rust: export generated symbols
` [PATCH v8 19/31] vsprintf: add new `%pA` format specifier
` [PATCH v8 20/31] scripts: checkpatch: diagnose uses of `%pA` in the C side as errors
` [PATCH v8 21/31] scripts: checkpatch: enable language-independent checks for Rust
` [PATCH v8 22/31] scripts: add `rustdoc_test_{builder,gen}.py` scripts
` [PATCH v8 23/31] scripts: add `generate_rust_analyzer.py` scripts
` [PATCH v8 24/31] scripts: decode_stacktrace: demangle Rust symbols
` [PATCH v8 25/31] configs: add `rust` config
` [PATCH v8 26/31] docs: add Rust documentation
` [PATCH v8 27/31] Kbuild: add Rust support
` [PATCH v8 28/31] samples: add Rust examples
` [PATCH v8 29/31] MAINTAINERS: Rust
` [PATCH v8 30/31] [RFC] drivers: gpio: PrimeCell PL061 in Rust
` [PATCH v8 31/31] [RFC] drivers: android: Binder IPC "

imx8mm lcdif->dsi->adv7535 no video, no errors
 2022-08-02  1:53 UTC  (10+ messages)

[kees:for-next/kspp 5/11] drivers/md/dm-verity-loadpin.c:16:13: warning: use of uninitialized value '<unknown>' [CWE-457]
 2022-08-02  1:55 UTC 

[PATCH v2] NFSD: fix use-after-free on source server when doing inter-server copy
 2022-08-02  1:52 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-02  1:50 UTC 

[PATCH bpf-next v2 0/3] Parameterize task iterators
 2022-08-02  1:49 UTC  (3+ messages)
` [PATCH bpf-next v2 1/3] bpf: "

[PATCH v4 2/3] job: introduce dump guest memory job
 2022-08-02  1:44 UTC 

[RFC PATCH v6 000/104] KVM TDX basic feature support
 2022-08-02  1:46 UTC  (5+ messages)
` [RFC PATCH v6 036/104] KVM: x86/mmu: Explicitly check for MMIO spte in fast page fault

[PATCH v2] scsi: ufs: enable link lost interrupt
 2022-08-02  1:42 UTC 

[PATCH v3 net 0/4] Make DSA work with bonding's ARP monitor
 2022-08-02  1:45 UTC  (6+ messages)
` [PATCH v3 net 1/4] net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NS

[PATCH -next v2] f2fs: fix null-ptr-deref in f2fs_get_dnode_of_data
 2022-08-02  1:41 UTC  (5+ messages)
` [f2fs-dev] "

RTT-PROBE: lore-subspace-rtt
 2022-08-02  1:40 UTC 

"parent transid verify failed" on raid5 array
 2022-08-02  1:40 UTC  (2+ messages)

[RESEND PATCH v1] scsi: ufs: enable link lost interrupt
 2022-08-02  1:38 UTC  (3+ messages)

[PATCH v3 0/2] vhost fixes for OVS SIGSEGV in PMD
 2022-08-02  1:34 UTC  (4+ messages)
` [PATCH v3 1/2] vhost: check for nr_vec == 0 in desc_to_mbuf, mbuf_to_desc
` [PATCH v3 2/2] vhost: improve error handling in desc_to_mbuf

[Buildroot] [PATCH v1 1/1] package/go: security bump to 1.18.5
 2022-08-02  1:33 UTC 

[PATCH stable 4.14,4.19 1/1] mm: Fix page counter mismatch in shmem_mfill_atomic_pte
 2022-08-02  1:32 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-02  1:30 UTC 

[PATCH 0/1] Update vfio-user module to the latest
 2022-08-02  1:24 UTC  (2+ messages)
` [PATCH 1/1] vfio-user: update submodule to latest

Question about pattern types for rte_flow RSS rule
 2022-08-02  1:27 UTC  (9+ messages)

[PATCH v3 0/1] monitor: Support specified vCPU registers
 2022-08-02  1:17 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH] staging/rtl8723bs/core: remove inactive initialization
 2022-08-02  1:25 UTC 

[PATCH RFC 0/4] mm: Remember young bit for migration entries
 2022-08-02  1:22 UTC  (5+ messages)
` [PATCH RFC 1/4] mm/swap: Add swp_offset_pfn() to fetch PFN from swap entry

[ammarfaizi2-block:google/android/kernel/common/android12-kiwi-5.10 6827/9999] fs/reiserfs/lbalance.o: warning: objtool: leaf_move_items()+0xf4c: stack state mismatch: cfa1=7+160 cfa2=7+152
 2022-08-02  1:24 UTC 

[Intel-gfx] [PATCH 00/23] Initial Meteorlake Support
 2022-08-02  1:23 UTC  (3+ messages)
` [Intel-gfx] [PATCH 10/23] drm/i915/mtl: Add display power wells

RTT-PROBE: lore-subspace-rtt
 2022-08-02  1:20 UTC 

[PATCH] kernel/watch_queue: Make pipe NULL while clearing watch_queue
 2022-08-02  1:19 UTC  (3+ messages)

[PATCH -next] [RFC] scsi: ses: fix slab-out-of-bounds in ses_enclosure_data_process
 2022-08-02  1:19 UTC  (3+ messages)

sound/soc/intel/boards/sof_ssp_amp.c:97:6: warning: variable 'i' set but not used
 2022-08-02  1:14 UTC 

[PATCH v3] mm/page_owner.c: add llseek for page_owner
 2022-08-02  1:06 UTC 

[PATCH] PCI: eliminate abnormal characters when reads help information of "PCI_P2PDMA" under menuconfig
 2022-08-02  1:11 UTC  (2+ messages)

[PATCH 1/3] getaddrinfo_a.3: {ftp.us => mirrors}.kernel.org, likewise for IP
 2022-08-02  1:11 UTC  (3+ messages)
` [PATCH 2/3] futex.2, futex.7: {ftp://ftp => https://mirrors.edge}.kernel.org
` [PATCH 3/3] getaddrinfo_a.3: gnu.cz => git.kernel.org

[GIT PULL] Btrfs updates for 5.20
 2022-08-02  1:11 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-02  1:10 UTC 

[PATCH v2 0/2] add sysfs entry "patched" for each klp_object
 2022-08-02  1:08 UTC  (3+ messages)
` [PATCH v2 1/2] livepatch: "
` [PATCH v2 2/2] selftests/livepatch: add sysfs test

[PATCH v3] mm/page_owner.c: add llseek for page_owner
 2022-08-02  1:08 UTC  (3+ messages)

[Bug 216283] New: FUZZ: BUG() triggered in fs/ext4/extent.c:ext4_ext_insert_extent() when mount and operate on crafted image
 2022-08-02  1:06 UTC  (8+ messages)
` [Bug 216283] "

arch/x86/kernel/fpu/xstate.c:1117:7: warning: Local variable 'mask' shadows outer variable [shadowVariable]
 2022-08-02  1:04 UTC 

[xen-unstable-smoke bisection] complete build-amd64-libvirt
 2022-08-02  1:02 UTC  (8+ messages)

[PATCH 5.18 00/88] 5.18.16-rc1 review
 2022-08-02  1:00 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-02  1:00 UTC 

"git symbolic-ref" doesn't do a very good job
 2022-08-02  0:57 UTC  (10+ messages)

[geert-m68k:m68k-v5.19] BUILD SUCCESS 89d3010b9c8b97717ed20f363795c3635af5661a
 2022-08-02  0:55 UTC 

[geert-m68k:master] BUILD SUCCESS 376d372fe2eb004586efb7109580b44b430f8589
 2022-08-02  0:55 UTC 

[linux-next:master 13092/13104] error[E0588]: packed type cannot transitively contain a `#[repr(align)]` type
 2022-08-02  0:55 UTC  (3+ messages)

[linux-next:master 13092/13104] error[E0609]: no field `group_leader` on type `bindings_raw::task_struct`
 2022-08-02  0:55 UTC  (3+ messages)

[kvm:queue 15/59] arch/x86/kvm/mmu/mmu.c:6391:12: error: variable 'pfn' set but not used
 2022-08-02  0:54 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-02  0:50 UTC 

[PATCH v6] submodule merge: update conflict error message
 2022-08-02  0:50 UTC  (3+ messages)
` [PATCH v7] "

[PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
 2022-08-02  0:49 UTC  (11+ messages)

[igt-dev] [PATCH] lib/igt_chamelium: Only plug in the ports configured in the config file
 2022-08-02  0:47 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/igt_chamelium: Only plug in the ports configured in the config file (rev3)

[PATCH] Use ixgbe_ptp_reset on linkup/linkdown for X550
 2022-08-02  0:38 UTC  (11+ messages)
    ` [Intel-wired-lan] "
      ` Fwd: "
          ` [Intel-wired-lan] "

[RFC PATCH 0/3] Rename "cifs" module to "smbfs"
 2022-08-02  0:42 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-02  0:40 UTC 

[PATCH v2 0/2] vhost fixes for OVS SIGSEGV in PMD
 2022-08-02  0:39 UTC  (3+ messages)
` [PATCH 1/2] vhost: check for nr_vec == 0 in desc_to_mbuf, mbuf_to_desc
` [PATCH 2/2] vhost: improve error handling in desc_to_mbuf

[PATCH libmnl] build: doc: refer to bash as bash, not /bin/bash
 2022-08-02  0:39 UTC  (2+ messages)

[PATCH v5] ufs: core: print UFSHCD capabilities in controller's sysfs node
 2022-08-02  0:37 UTC 

[PATCH 5.4 00/34] 5.4.209-rc1 review
 2022-08-02  0:35 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915/dg2: Add additional HDMI pixel clock frequencies
 2022-08-02  0:32 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dg2: Add additional HDMI pixel clock frequencies (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v3] ufs: core: ufshcd: use local_clock() for debugging timestamps
 2022-08-02  0:32 UTC 

[PATCH v2] mm/gup.c: Simplify and fix check_and_migrate_movable_pages() return codes
 2022-08-02  0:30 UTC 

[PATCH v1] scsi: ufs: Fix ufshcd_scale_clks decision in recovery flow
 2022-08-02  0:31 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-02  0:30 UTC 

[PATCH v3 0/3] Cryptomount detached headers
 2022-08-02  0:26 UTC  (2+ messages)

[PATCH net] net: dsa: microchip: make learning configurable and keep it off while standalone
 2022-08-02  0:26 UTC 

[RFC PATCH 0/8] x86_64: Harden compressed kernel, part 1
 2022-08-02  0:25 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net] ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
 2022-08-02  0:24 UTC 

drivers/irqchip/irq-loongson-eiointc.c:305:42: error: invalid use of undefined type 'struct acpi_madt_bio_pic'
 2022-08-02  0:23 UTC 

[PATCH v2] ufs: core: ufshcd: use local_clock() for debugging timestamps
 2022-08-02  0:23 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-02  0:20 UTC 

[PATCH v2 0/5] fs/fat: fix handling of full disk
 2022-08-02  0:19 UTC  (5+ messages)
` [PATCH v2 5/5] test: add test for full FAT16 directory

stable-rc/queue/4.14 baseline: 50 runs, 9 regressions (v4.14.289-47-gee269d3b3bf49)
 2022-08-02  0:17 UTC 

[PATCH v3 0/3] t0021: convert perl script to C test-tool helper
 2022-08-02  0:16 UTC  (6+ messages)
` [PATCH v3 2/3] t0021: implementation the rot13-filter.pl script in C

[RFC] Remove DECNET support from kernel
 2022-08-01  8:37 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/dg2: Add additional HDMI pixel clock frequencies
 2022-08-02  0:13 UTC  (2+ messages)

[mchinth:sep_socwatch_linux_5_16 1/1] drivers/platform/x86/socperf/socperfdrv.c:1551:13: sparse: sparse: function 'socperf_Device_Control_Compat' with external linkage has definition
 2022-08-02  0:13 UTC 

[PATCH 00/15] mpi3mr: Added Support for SAS Transport
 2022-08-02  0:13 UTC  (3+ messages)
` [PATCH 12/15] mpi3mr: Add framework to issue MPT transport cmds

[PATCH RFC v1] random: implement getrandom() in vDSO
 2022-08-02  0:12 UTC  (5+ messages)
` [PATCH RFC v2] "

[PATCH BlueZ] sixaxis: Fix fliping device.trusted automatically
 2022-08-02  0:11 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-02  0:10 UTC 

[PATCH v3 20/32] drm/via: Add via_pll.c
 2022-08-02  0:10 UTC  (6+ messages)
` [PATCH v3 26/32] drm/via: Add via_drm.h

[PATCH v9 0/6] Add TDX Guest Attestation support
 2022-08-02  0:08 UTC  (5+ messages)
` [PATCH v9 2/6] selftests: tdx: Test GetReport TDX attestation feature

[PATCH v6] x86/mce: retrieve poison range from hardware
 2022-08-02  0:06 UTC 


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.