All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-04 23:49:59 to 2023-10-05 02:29:51 UTC [more...]

[PATCH 1/1] [u-boot][master][PATCH v3] pico-imx7d: add baseboard SD card boot detect
 2023-10-04 23:49 UTC  (2+ messages)

next/pending-fixes baseline: 67 runs, 18 regressions (v6.6-rc4-348-g4d6ee1bd3e382)
 2023-10-05  2:29 UTC 

[PATCH] HID: multitouch: Add required quirk for Synaptics 0xcd7e device
 2023-10-05  2:29 UTC  (3+ messages)

[PATCH] pinctrl: aspeed: Allow changing hardware strap defaults
 2023-10-05  2:27 UTC  (9+ messages)

[PATCH v4 00/12] KVM: x86/mmu: refine memtype related mmu zap
 2023-10-05  2:28 UTC  (4+ messages)

[PATCH v4 00/12] VRB2 bbdev PMD introduction
 2023-10-05  2:18 UTC  (13+ messages)
` [PATCH v4 01/12] bbdev: add FFT window width member in driver info
` [PATCH v4 02/12] baseband/acc: add FFT window width in the VRB PMD
` [PATCH v4 03/12] baseband/acc: remove the 4G SO capability for VRB1
` [PATCH v4 04/12] baseband/acc: allocate FCW memory separately
` [PATCH v4 05/12] baseband/acc: add support for MLD operation
` [PATCH v4 06/12] baseband/acc: refactor to allow unified driver extension
` [PATCH v4 07/12] baseband/acc: adding VRB2 device variant
` [PATCH v4 08/12] baseband/acc: add FEC capabilities for the VRB2 variant
` [PATCH v4 09/12] baseband/acc: add FFT support to "
` [PATCH v4 10/12] baseband/acc: add MLD support in "
` [PATCH v4 11/12] baseband/acc: add support for VRB2 engine error detection
` [PATCH v4 12/12] baseband/acc: add configure helper for VRB2

[RFC PATCH v11 00/19] Integrity Policy Enforcement LSM (IPE)
 2023-10-05  2:27 UTC  (6+ messages)
` [RFC PATCH v11 15/19] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v11 16/19] ipe: enable support for fs-verity as a trust provider
  ` [dm-devel] "

[jgunthorpe:for-nicolin 70/77] drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:3271:35: error: initialization of 'struct iommu_domain * (*)(struct device *, struct mm_struct *)' from incompatible pointer type 'struct iommu_domain * (*)(void)'
 2023-10-05  2:25 UTC 

[PATCH 00/16] Add support for the Renesas RZ/G2L SMARC EVK
 2023-10-05  2:24 UTC  (7+ messages)
` [PATCH 09/16] pinctrl: renesas: Add RZ/G2L PFC driver

[meta-oe][PATCH] faad2: Upgrade 2.10.0 -> 2.10.1
 2023-10-05  2:23 UTC  (5+ messages)

[PATCH] media: dt-bindings: imx7-csi: Make power-domains not required for imx8mq
 2023-10-05  2:20 UTC  (2+ messages)

[PATCH v2] firmware_loader: Abort new fw load request once firmware core knows about reboot
 2023-10-05  2:14 UTC  (3+ messages)

[PATCH 6.1 000/259] 6.1.56-rc1 review
 2023-10-05  1:32 UTC  (7+ messages)

[PATCH 0/3] trivial fixes and a cleanup of provided buffers
 2023-10-05  2:18 UTC  (5+ messages)
` [PATCH 1/3] io_uring: Fix check of BID wrapping in "
` [PATCH 2/3] io_uring: Allow the full buffer id space for "
` [PATCH 3/3] io_uring: Use slab for struct io_buffer objects

[PATCH net v1] octeontx2-pf: Fix page pool frag allocation failure
 2023-10-05  2:14 UTC 

[Intel-gfx] [PATCH v5 1/4] drm/i915: Add GuC TLB Invalidation pci tags
 2023-10-05  2:18 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v5,1/4] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] platform/chrome: kunit: make EC protocol tests independent
 2023-10-05  2:16 UTC  (2+ messages)

[PATCH] platform/chrome: kunit: initialize lock for fake ec_dev
 2023-10-05  2:14 UTC  (2+ messages)

[PATCH] platform/chrome: cros_ec: fix compilation warning
 2023-10-05  2:13 UTC  (2+ messages)

Feature Request: "Fake Trim"
 2023-10-05  2:05 UTC 

[PATCH 2/2] iio: adc: ads7038: Add driver support for 12bit ADC
 2023-10-05  2:04 UTC  (2+ messages)

linux-next: build failure after merge of the kvm-arm tree
 2023-10-05  1:53 UTC  (2+ messages)

[RFC PATCH 0/7] net: openvswitch: Reduce stack usage
 2023-10-05  2:01 UTC  (6+ messages)
` [RFC PATCH 4/7] net: openvswitch: ovs_vport_receive reduce "
  ` [ovs-dev] "

[PATCH 0/4] platform/chrome: Random driver cleanups
 2023-10-05  1:56 UTC  (2+ messages)

[PATCH v5 00/17] Improve KVM + userfaultfd live migration via annotated memory faults
 2023-10-05  1:53 UTC  (15+ messages)
` [PATCH v5 02/17] KVM: Add docstrings to __kvm_read/write_guest_page()
` [PATCH v5 04/17] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
` [PATCH v5 05/17] KVM: Annotate -EFAULTs from kvm_vcpu_read/write_guest_page()
` [PATCH v5 06/17] KVM: x86: Annotate -EFAULTs from kvm_handle_error_pfn()
` [PATCH v5 07/17] KVM: arm64: Annotate -EFAULT from user_mem_abort()
` [PATCH v5 10/17] KVM: Implement KVM_CAP_USERFAULT_ON_MISSING by atomizing __gfn_to_pfn_memslot() calls
` [PATCH v5 11/17] KVM: x86: Enable KVM_CAP_USERFAULT_ON_MISSING

[for-next][PATCH 0/7] tracing: Updates for 6.7
 2023-10-05  1:53 UTC  (8+ messages)
` [for-next][PATCH 1/7] tracing: Expand all ring buffers individually
` [for-next][PATCH 2/7] ring_buffer: Use try_cmpxchg instead of cmpxchg in rb_insert_pages
` [for-next][PATCH 3/7] tracing/user_events: Allow events to persist for perfmon_capable users
` [for-next][PATCH 4/7] selftests/user_events: Test persist flag cases
` [for-next][PATCH 5/7] tracing/user_events: Document persist event flags
` [for-next][PATCH 6/7] eventfs: Remove eventfs_file and just use eventfs_inode
` [for-next][PATCH 7/7] tracing/selftests: Update kprobe args char/string to match new functions

[PATCH v2 bpf-next] bpf: Avoid unnecessary -EBUSY from htab_lock_bucket
 2023-10-05  1:50 UTC  (6+ messages)

[PATCH 1/2] app/testpmd: enable cli for programmable action
 2023-10-05 10:02 UTC 

[PATCH v4 0/5] Risc-V/gdb: replace exit calls with proper shutdown
 2023-10-05  1:45 UTC  (2+ messages)

[2/2] media: platform: cros-ec: Add Taranza to the match table
 2023-10-05  1:38 UTC 

[1/2] media: platform: cros-ec: Rename conns array for the match table
 2023-10-05  1:38 UTC 

[XEN PATCH v3] xen/mm: address violations of MISRA C:2012 Rules 8.2 and 8.3
 2023-10-05  1:33 UTC  (3+ messages)

[PATCH 6.5 000/321] 6.5.6-rc1 review
 2023-10-05  1:33 UTC  (3+ messages)

[RFC] Proposal of QEMU PCI Endpoint test environment
 2023-10-05  1:31 UTC  (2+ messages)

[PATCH v3] KVM: x86: Use fast path for Xen timer delivery
 2023-10-05  1:29 UTC  (2+ messages)

[PATCH v2] KVM: x86/xen: ignore the VCPU_SSHOTTMR_future flag
 2023-10-05  1:29 UTC  (2+ messages)

[PATCH v2 0/4] KVM: SVM: Fix unexpected #UD on INT3 in SEV guests
 2023-10-05  1:29 UTC  (2+ messages)

[PATCH] KVM: selftests: Treat %llx like %lx when formatting guest printf
 2023-10-05  1:29 UTC  (2+ messages)

[PATCH 5.15 000/183] 5.15.134-rc1 review
 2023-10-05  1:31 UTC  (3+ messages)

[PATCH v2] KVM: selftests: Remove obsolete and incorrect test case metadata
 2023-10-05  1:29 UTC  (2+ messages)

[PATCH v2 00/23] SRSO fixes/cleanups
 2023-10-05  1:29 UTC  (2+ messages)

[PATCH 0/5] KVM: x86: Fix breakage in KVM_SET_XSAVE's ABI
 2023-10-05  1:29 UTC  (2+ messages)

[PATCH] net: atheros: replace deprecated strncpy with strscpy
 2023-10-05  1:29 UTC 

[PATCH v5 00/10] runstate/time area registration by (guest) physical address
 2023-10-05  1:27 UTC  (2+ messages)

[PATCH v9 0/3] Support pwm/tach driver for aspeed ast26xx
 2023-10-05  1:26 UTC  (11+ messages)
` [PATCH v9 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v9 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control

[RFC] mmc: Remove alignment hole for cmdidx in struct mmc_cmd
 2023-10-05  1:23 UTC  (4+ messages)

[PATCH 00/25] Tidy up use of CONFIG_CMDLINE
 2023-10-05  1:23 UTC  (4+ messages)
` [PATCH 05/25] treewide: Correct use of long help

[PATCH v3 1/4] common: Add generic function for reading serial number
 2023-10-05  1:23 UTC  (3+ messages)

[PATCH] binman: bintool: Change make target arg type from string to list
 2023-10-05  1:23 UTC  (2+ messages)

[PATCH] cxl: set root decoder granularity based on region params
 2023-10-05  1:18 UTC  (2+ messages)

[PATCH v6 0/7] arm64: ti: k3-j7: Add the ESM & main domain watchdog nodes
 2023-10-05  1:17 UTC  (13+ messages)
` [PATCH v6 1/7] arm64: dts: ti: k3-j721s2: Add ESM instances
` [PATCH v6 2/7] arm64: dts: ti: k3-j784s4: "
` [PATCH v6 4/7] arm64: dts: ti: k3-j784s4-main: Add the main domain watchdog instances

[PATCH bpf-next v3 00/10] xsk: TX metadata
 2023-10-05  1:16 UTC  (6+ messages)
` [PATCH bpf-next v3 02/10] xsk: add TX timestamp and TX checksum offload support

[PATCH] gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
 2023-10-05  1:12 UTC  (4+ messages)

[PATCH 3/3] mfd: sie-cronos-cpld: Add driver for SIE cronos CPLD
 2023-10-05  1:11 UTC  (2+ messages)

[PATCH net v2 0/2] ravb: Fix use-after-free issues
 2023-10-05  1:12 UTC  (3+ messages)
` [PATCH net v2 1/2] ravb: Fix up dma_free_coherent() call in ravb_remove()
` [PATCH net v2 2/2] ravb: Fix use-after-free issue in ravb_tx_timeout_work()

[PATCH] net: ax88796c: replace deprecated strncpy with strscpy
 2023-10-05  1:06 UTC 

[PATCH v12] Boot var automatic management for removable medias
 2023-10-05  1:00 UTC  (2+ messages)

[PATCH] net: ena: replace deprecated strncpy with strscpy
 2023-10-05  0:56 UTC 

[RFC PATCH v3 1/3] x86/boot/e820: Expose kexec range update, remove and table update functions
 2023-10-05  0:51 UTC  (2+ messages)

[PATCH] m68k: use kernel's generic libgcc functions
 2023-10-05  0:49 UTC  (3+ messages)

[Intel-gfx] [PATCH] powercap: intel_rapl: Don't warn about BIOS locked limits during resume
 2023-10-05  0:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[bluez/bluez] ad91f3: main: Fix reading of CSIS.Rank config field
 2023-10-05  0:47 UTC 

Linux 6.6-rc3
 2023-10-05  0:46 UTC  (6+ messages)
` Linux 6.6-rc3 (DEBUG_VIRTUAL is unhappy on x86)

[Intel-xe] [PATCH 0/1] drm/xe: don't repin a userptr if mm is closed
 2023-10-05  0:41 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✓ CI.checksparse: success "

[PATCH net] sctp: update transport state when processing a dupcook packet
 2023-10-05  0:40 UTC  (2+ messages)

[PATCH net] sctp: update hb timer immediately after users change hb_interval
 2023-10-05  0:40 UTC  (2+ messages)

[PATCH net-next 0/3] ynl Makefile cleanup
 2023-10-05  0:40 UTC  (2+ messages)

[PATCH net-next] net: skb_queue_purge_reason() optimizations
 2023-10-05  0:40 UTC  (2+ messages)

[PATCH net] netlink: annotate data-races around sk->sk_err
 2023-10-05  0:40 UTC  (2+ messages)

[PATCH] Input: elantech - fix fast_reconnect callback in ps2 mode
 2023-10-05  0:35 UTC  (5+ messages)

[PATCH 1/2] selftests/mm: export get_free_hugepages()
 2023-10-05  0:22 UTC  (3+ messages)
` [PATCH 2/2] selftests/mm: Add a new test for madv and hugetlb

[Intel-gfx] [PATCH] drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY Lanes Owned
 2023-10-05  0:13 UTC 

[PATCH 0/2] Fix a couple recent instances of -Wincompatible-function-pointer-types-strict from ->mode_get() implementations
 2023-10-05  0:30 UTC  (2+ messages)

[PATCH net-next v2 0/2][pull request] Intel Wired LAN Driver Updates 2023-10-03 (i40e, iavf)
 2023-10-05  0:30 UTC  (3+ messages)

[PATCH] net: dsa: lan9303: replace deprecated strncpy with memcpy
 2023-10-05  0:30 UTC 

[igt-dev] [PATCH] tests/amdgpu: add IP availability condition to deadlock test
 2023-10-05  0:30 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ CI.xeBAT: "

[PATCH] KVM: selftests: Zero-initialize entire test_result in memslot perf test
 2023-10-05  0:29 UTC 

[PATCH net 0/2] ravb: Fix use-after-free issues
 2023-10-05  0:26 UTC  (7+ messages)
` [PATCH net 1/2] ravb: Fix dma_free_coherent() of desc_bat timing in ravb_remove()
` [PATCH net 2/2] ravb: Fix use-after-free issue in ravb_remove and ravb_tx_timeout_work

[PATCH RESEND 1/2] cxl: Add cxl_decoders_committed() helper
 2023-10-05  0:26 UTC  (2+ messages)

[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-10-02 (i40e, iavf)
 2023-10-05  0:24 UTC  (3+ messages)

[PATCH v2] Input: psmouse - fix fast_reconnect function for PS/2 mode
 2023-10-05  0:20 UTC 

[Intel-xe] [PATCH v2 0/7] xe2: Add PAT programming
 2023-10-05  0:21 UTC  (3+ messages)
` [Intel-xe] [PATCH v2 6/7] drm/xe/pat: Add debugfs node to dump PAT

[Bug 217023] New: [Intel AX200] hci0: Malformed MSFT vendor event: 0x02
 2023-10-05  0:21 UTC  (2+ messages)
` [Bug 217023] "

Issue with shared information page on Xen/ARM 4.17
 2023-10-05  0:20 UTC  (11+ messages)

[linusw-pinctrl:b4/fix-realtek-warnings] BUILD SUCCESS 3159d8ee04aa65d3c0dd0483c36eaf64b91def97
 2023-10-05  0:19 UTC 

[Intel-xe] [PATCH v3 0/2] Use DPA offset for page table entries
 2023-10-05  0:16 UTC  (7+ messages)
` [Intel-xe] [PATCH v3 1/2] drm/xe/xe_migrate.c: "

[patch net-next v2 0/3] tools: ynl-gen: fix subset attributes handling
 2023-10-05  0:13 UTC  (7+ messages)
` [patch net-next v2 1/3] tools: ynl-gen: lift type requirement for attribute subsets
` [patch net-next v2 2/3] netlink: specs: remove redundant type keys from attributes in subsets
` [patch net-next v2 3/3] tools: ynl-gen: raise exception when subset attribute contains more than "name" key

[PATCH] vmlinux.lds.h: Clean up errors in vmlinux.lds.h
 2023-10-05  0:13 UTC  (2+ messages)

[PATCH] KVM: x86: Ignore MSR_AMD64_BU_CFG access
 2023-10-05  0:10 UTC  (7+ messages)

[PATCH net-next v3 0/2] r8152: modify rx_bottom
 2023-10-05  0:10 UTC  (2+ messages)

[PATCH 10/11] MIPS: generic: Add support for Mobileye EyeQ5
 2023-10-05  0:08 UTC  (2+ messages)

[PATCH 0/2] Fix objtool error reporting and handling of very long symbol names
 2023-10-05  0:08 UTC  (3+ messages)
` [PATCH 1/2] objtool: return the result of objtool_run() so the build fails if objtool doesn't work
` [PATCH 2/2] objtool: use strndup() to avoid the need for a maximum symbol name length

[PATCH] xfs: drop experimental warning for FSDAX
 2023-10-05  0:08 UTC  (11+ messages)

[Intel-gfx] Patch "drm/i915/gt: Fix reservation address in ggtt_reserve_guc_top" has been added to the 6.5-stable tree
 2023-10-05  0:07 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] Patch "drm/i915/gt: Fix reservation address in ggtt_reserve_guc_top" has been added to the 6.1-stable tree
 2023-10-05  0:06 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH] can: peak_pci: replace deprecated strncpy with strscpy
 2023-10-05  0:05 UTC 

[f2fs-dev] [PATCH] f2fs-tools: use proper address entry count for direct nodes
 2023-10-05  0:04 UTC  (7+ messages)
      `  "

[PATCH V3 1/2] arm:dts: am3517-evm: Fix LED3/4 pinmux
 2023-10-05  0:04 UTC  (2+ messages)
` [PATCH V3 2/2] arm: dts: am3517-evm: Enable Ethernet PHY Interrupt

[PATCH v1] xfs: allow read IO and FICLONE to run concurrently
 2023-10-05  0:04 UTC  (2+ messages)

[PATCH 1/1] riscv: remove dram_init_banksize()
 2023-10-05  0:02 UTC  (3+ messages)

[PATCH] net/sched: use spin_lock_bh() on &gact->tcf_lock
 2023-10-05  0:01 UTC  (2+ messages)

[PATCH] KVM: x86: Refine calculation of guest wall clock to use a single TSC read
 2023-10-05  0:00 UTC  (2+ messages)

[PATCH] platform/x86: touchscreen_dmi: Add info for the Positivo C4128B
 2023-10-04 23:59 UTC 

[PATCH 1/2] arm64: dts: imx8mm: Add sound-dai-cells to micfil node
 2023-10-04 23:55 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: imx8mn: "

[igt-dev] [PATCH i-g-t v3 00/13] Adapt copy commands for Xe2
 2023-10-04 23:52 UTC  (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for Adapt copy commands for Xe2 (rev5)

[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
 2023-10-04 23:51 UTC  (9+ messages)
` [RFT PATCH 14/21] hte: tegra194: don't access struct gpio_chip

[PATCH V3] arm64: dts: imx8mp-beacon: Configure 100MHz PCIe Ref Clk
 2023-10-04 23:51 UTC  (2+ messages)

FAILED: patch "[PATCH] ata: libata-scsi: Disable scsi device" failed to apply to 6.5-stable tree
 2023-10-04 23:50 UTC  (2+ messages)

[PATCH 0/3] KVM: arm64: Cleanups for managing SMCCC filter maple tree
 2023-10-04 23:49 UTC  (4+ messages)
` [PATCH 1/3] KVM: arm64: Add a predicate for testing if SMCCC filter is configured
` [PATCH 2/3] KVM: arm64: Only insert reserved ranges when SMCCC filter is used
` [PATCH 3/3] KVM: arm64: Use mtree_empty() to determine if SMCCC filter configured


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.