All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-17 20:49:11 to 2023-10-17 22:05:44 UTC [more...]

[nftables/nft] nft equivalent of "ipset test"
 2023-10-17 22:05 UTC  (4+ messages)

[PATCH v3 00/19] IOMMUFD Dirty Tracking
 2023-10-17 22:04 UTC  (8+ messages)
` [PATCH v3 17/19] iommu/amd: Access/Dirty bit support in IOPTEs

[ti:ti-linux-6.1.y-wip 4/64] drivers/pci/controller/dwc/pci-keystone.c:292:6: warning: no previous declaration for 'ks_pcie_irq_eoi'
 2023-10-17 22:00 UTC 

[RFC PATCH v2 00/78] Strict disable implicit fallthrough
 2023-10-17 22:00 UTC  (4+ messages)
` [RFC PATCH v2 01/78] include/qemu/compiler.h: replace QEMU_FALLTHROUGH with fallthrough

[GIT PULL 0/5] Renesas SoC updates for v6.7
 2023-10-17 22:00 UTC  (2+ messages)

[GIT PULL 0/3] Renesas SoC updates for v6.7 (take two)
 2023-10-17 22:00 UTC  (2+ messages)

[GIT PULL 1/4] i.MX dt-bindings changes for 6.7
 2023-10-17 22:00 UTC  (2+ messages)

[GIT PULL] Qualcomm ARM64 defconfig updates for v6.7
 2023-10-17 22:00 UTC  (2+ messages)

[GIT PULL] ARM: aspeed: defconfig changes for 6.7
 2023-10-17 22:00 UTC  (2+ messages)

[GIT PULL 1/2] ARM: defconfig: pull for v6.7
 2023-10-17 22:00 UTC  (2+ messages)

[GIT PULL] amlogic defconfig update for v6.7
 2023-10-17 22:00 UTC  (2+ messages)

[GIT PULL] Rockchip dts fixes for 6.6
 2023-10-17 22:00 UTC  (3+ messages)

Patchwork summary for: linux-soc
 2023-10-17 22:00 UTC 

Patchwork summary for: linux-soc
 2023-10-17 22:00 UTC 

[PATCH 1/2] Toaster: bug-fix on tests/views/test_views.py
 2023-10-17 21:58 UTC  (2+ messages)
` [PATCH 2/2] Toaster: bug-fix on tests.views.test_views.py

[PATCH] wifi: iwlwifi: fw: replace deprecated strncpy with strscpy
 2023-10-17 21:58 UTC 

[PATCH v2 1/2] Toaster: bug-fix on tests/views/test_views.py
 2023-10-17 21:57 UTC  (2+ messages)
` [PATCH 2/2] Toaster: bug-fix on tests.views.test_views.py

[PATCH] scsi: ufs: Leave space for '\0' in utf8 desc string
 2023-10-17 21:56 UTC  (4+ messages)

[PATCH v2 -tip] x86/percpu: Use C for arch_raw_cpu_ptr()
 2023-10-17 21:53 UTC  (18+ messages)

Covering DT build in -next merge
 2023-10-17 21:53 UTC  (3+ messages)

[PATCH bpf-next 0/5] bpf: file verification with LSM and fsverity
 2023-10-17 21:52 UTC  (5+ messages)
` [PATCH bpf-next 1/5] bpf: Add kfunc bpf_get_file_xattr

[PATCH 0/4] cpufreq: Add basic cpufreq scaling for Qualcomm MSM8909
 2023-10-17 21:50 UTC  (11+ messages)
` [PATCH 1/4] cpufreq: qcom-nvmem: Enable virtual power domain devices

[PATCH v3 4/4] mtd: rawnand: brcmnand: exec_op implementation
 2023-10-17 21:49 UTC  (3+ messages)

[PATCH] Add SECURITY.md
 2023-10-17 21:50 UTC  (2+ messages)
` [OE-core] "

Is there any interest in localizing term delimiters in git messages?
 2023-10-17 21:49 UTC  (2+ messages)

[PATCH bpf-next v5 0/9] Registrating struct_ops types from modules
 2023-10-17 21:49 UTC  (3+ messages)
` [PATCH bpf-next v5 7/9] libbpf: Find correct module BTFs for struct_ops maps and progs

[patch V5 00/39] x86/microcode: Cleanup and late loading enhancements
 2023-10-17 21:24 UTC  (40+ messages)
` [patch V5 01/39] x86/boot/32: Disable stackprotector and tracing for mk_early_pgtbl_32()
` [patch V5 02/39] x86/boot: Use __pa_nodebug() in mk_early_pgtbl_32()
` [patch V5 03/39] x86/boot/32: De-uglify the 2/3 level paging difference "
` [patch V5 04/39] x86/boot/32: Restructure mk_early_pgtbl_32()
` [patch V5 05/39] x86/microcode: Provide CONFIG_MICROCODE_INITRD32
` [patch V5 06/39] x86/boot/32: Temporarily map initrd for microcode loading
` [patch V5 07/39] x86/microcode/32: Move early loading after paging enable
` [patch V5 08/39] x86/microcode/intel: Rip out mixed stepping support for Intel CPUs
` [patch V5 09/39] x86/microcode/intel: Simplify scan_microcode()
` [patch V5 10/39] x86/microcode/intel: Simplify and rename generic_load_microcode()
` [patch V5 11/39] x86/microcode/intel: Cleanup code further
` [patch V5 12/39] x86/microcode/intel: Simplify early loading
` [patch V5 13/39] x86/microcode/intel: Save the microcode only after a successful late-load
` [patch V5 14/39] x86/microcode/intel: Switch to kvmalloc()
` [patch V5 15/39] x86/microcode/intel: Unify microcode apply() functions
` [patch V5 16/39] x86/microcode/intel: Rework intel_cpu_collect_info()
` [patch V5 17/39] x86/microcode/intel: Reuse intel_cpu_collect_info()
` [patch V5 18/39] x86/microcode/intel: Rework intel_find_matching_signature()
` [patch V5 19/39] x86/microcode: Remove pointless apply() invocation
` [patch V5 20/39] x86/microcode/amd: Use correct per CPU ucode_cpu_info
` [patch V5 21/39] x86/microcode/amd: Cache builtin microcode too
` [patch V5 22/39] x86/microcode/amd: Cache builtin/initrd microcode early
` [patch V5 23/39] x86/microcode/amd: Use cached microcode for AP load
` [patch V5 24/39] x86/microcode: Mop up early loading leftovers
` [patch V5 25/39] x86/microcode: Get rid of the schedule work indirection
` [patch V5 26/39] x86/microcode: Clean up mc_cpu_down_prep()
` [patch V5 27/39] x86/microcode: Handle "nosmt" correctly
` [patch V5 28/39] x86/microcode: Clarify the late load logic
` [patch V5 29/39] x86/microcode: Sanitize __wait_for_cpus()
` [patch V5 30/39] x86/microcode: Add per CPU result state
` [patch V5 31/39] x86/microcode: Add per CPU control field
` [patch V5 32/39] x86/microcode: Provide new control functions
` [patch V5 33/39] x86/microcode: Replace the all-in-one rendevous handler
` [patch V5 34/39] x86/microcode: Rendezvous and load in NMI
` [patch V5 35/39] x86/microcode: Protect against instrumentation
` [patch V5 36/39] x86/apic: Provide apic_force_nmi_on_cpu()
` [patch V5 37/39] x86/microcode: Handle "offline" CPUs correctly
` [patch V5 38/39] x86/microcode: Prepare for minimal revision check
` [patch V5 39/39] x86/microcode/intel: Add a minimum required revision for late loading

[PATCH v2] wifi: ipw2x00: replace deprecated strncpy with strscpy_pad
 2023-10-17 21:48 UTC 

[Intel-gfx] [PATCH v3 0/1] display device info as a separate debugfs entry
 2023-10-17 21:47 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 1/1] drm/i915/display: debugfs entry to list display capabilities
` [Intel-gfx] ✗ Fi.CI.BAT: failure for display device info as a separate debugfs entry (rev5)

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-17 21:42 UTC  (5+ messages)
` [PATCH v7 11/12] KVM: selftests: aarch64: vPMU register test for implemented counters

[PATCH v1 1/1] Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"
 2023-10-17 21:43 UTC  (6+ messages)

netlink ACK handling in audit_set_pid()
 2023-10-17 14:21 UTC 

[PATCH v2 0/5] userfaultfd man page updates
 2023-10-17 21:42 UTC  (5+ messages)
` [PATCH v2 4/5] ioctl_userfaultfd.2: fix / update UFFDIO_REGISTER error code list

[PATCH v3 0/4] HID: touchscreen: add himax hid-over-spi driver
 2023-10-17 21:41 UTC  (3+ messages)

[PATCH v2 0/3] Add emulation of AmigaOne XE board
 2023-10-17 21:39 UTC  (8+ messages)
` [PATCH v2 1/3] via-ide: Fix legacy mode emulation

[PATCH v3 0/4] SCSI: Fix issues between removing device and error handle
 2023-10-17 21:41 UTC  (3+ messages)

[PATCH 1/4] kbuild: remove ARCH_POSTLINK from module builds
 2023-10-17 12:09 UTC  (2+ messages)

[PATCH 0/3] rockchip: Add Xunlong Orange Pi 5 and 5 Plus boards
 2023-10-17 21:40 UTC  (4+ messages)
` [PATCH 1/3] mtd: spi-nor: Add support for XMC XM25QU128C
` [PATCH 2/3] board: rockchip: Add Xunlong Orange Pi 5
` [PATCH 3/3] board: rockchip: Add Xunlong Orange Pi 5 Plus

[PATCH 1/4] add generic builtin command line
 2023-10-17 10:40 UTC  (2+ messages)

[PATCH] ipw2x00: replace deprecated strncpy with strscpy_pad
 2023-10-17 21:40 UTC 

[PATCH v3 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-10-17 21:39 UTC  (8+ messages)
` [PATCH v3 15/20] watchdog: s3c2410_wdt: Add support for Google tensor SoCs

[bug report] blktests srp/002 hang
 2023-10-17 21:39 UTC  (18+ messages)

[PATCH 1/2] Toaster: bug-fix on tests/views/test_views.python3
 2023-10-17 21:37 UTC 

[PATCH 0/4] i.MX USB Loader Windows Fixes
 2023-10-17 21:36 UTC  (5+ messages)
` [PATCH 1/4] scripts: common: fix read_file_2 for windows
` [PATCH 2/4] scripts: common: fix buffer freeing
` [PATCH 3/4] usb: gadget: fsl_udc: lower state_complete constraints
` [PATCH 4/4] imx-usb-loader: fix windows usage

Supporting `git add -a <exclude submodules>`
 2023-10-17 21:36 UTC  (2+ messages)

[RFC PATCH v1 0/8] Introduce mseal() syscall
 2023-10-17 21:33 UTC  (4+ messages)

[PATCH v1] usb: typec: altmodes/displayport: verify compatible source/sink role combination
 2023-10-17 21:33 UTC  (2+ messages)

[PATCH v1 0/2] arm: dts: meson-a1 Sync DT with Linux
 2023-10-17 21:32 UTC  (3+ messages)
` [PATCH v1 1/2] serial: amlogic: Add UART compatible for A1 board
` [PATCH v1 2/2] arm: meson-a1: dts: Sync DT with Linux

nf_nat_icmp_reply_translation dropped icmp redirect packet
 2023-10-17 21:31 UTC  (2+ messages)

[PATCH 0/2] NFSv4 READDIR d_type fixup
 2023-10-17 21:30 UTC  (3+ messages)
` [PATCH 1/2] NFSv4: Always ask for type with READDIR
` [PATCH 2/2] NFSv4: Allow per-mount tuning of READDIR attrs

[PATCH] KVM: x86: Clean up included but non-essential header declarations
 2023-10-17 21:31 UTC  (2+ messages)

[PATCH v2] intel-iommu: Report interrupt remapping faults, fix return value
 2023-10-17 21:29 UTC  (5+ messages)

[PATCH v3] mmc: rtsx: improve performance for multi block rw
 2023-10-17 21:28 UTC  (14+ messages)

[PATCH] drm/amd/pm: Handle non-terminated overdrive commands
 2023-10-17 21:26 UTC  (3+ messages)

drivers/soc/qcom/llcc-qcom.c:121: warning: Function parameter or member 'stale_en' not described in 'llcc_slice_config'
 2023-10-17 21:27 UTC 

drivers/scsi/mpt3sas/mpt3sas_base.c:5487: warning: Function parameter or member 'sas_addr' not described in 'mpt3sas_atto_get_sas_addr'
 2023-10-17 21:27 UTC 

[android-common:android12-5.4 10366/29113] drivers/scsi/ufs/ufshcd.c:6651: warning: Function parameter or member 'hba' not described in 'ufshcd_try_to_abort_task'
 2023-10-17 21:27 UTC 

[PATCH printk v2 0/4] fix console flushing on panic
 2023-10-17 21:25 UTC  (4+ messages)
` [PATCH printk v2 3/4] printk: Skip unfinalized records in panic

[PATCH v3 0/2] wifi: brcm80211: replace deprecated strncpy
 2023-10-17 21:27 UTC  (2+ messages)

[RFC PATCH] hw/timer/hpet: fix IRQ routing in legacy support mode
 2023-10-17 21:24 UTC  (2+ messages)

[meta-oe][PATCH] libqmi: Upgrade 1.32.4 -> 1.34.0
 2023-10-17 21:22 UTC 

[PATCH v2 net-next 0/5] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
 2023-10-17 21:21 UTC  (6+ messages)

[GIT PULL] nvme updates for Linux 6.7
 2023-10-17 21:21 UTC  (2+ messages)

[GIT PULL] nvme fixes for Linux 6.6
 2023-10-17 21:20 UTC  (2+ messages)

[Linaro-TCWG-CI] v6.6-rc1-17-ge0750d947352: Failure on arm
 2023-10-17 21:20 UTC 

[RFC PATCH] audit: Send netlink ACK before setting connection in auditd_set
 2023-10-17 21:20 UTC  (6+ messages)

[RFC PATCH] PM / devfreq: introduce multiple devfreq devices per parent device
 2023-10-17 21:19 UTC 

[PATCH 0/2] Reduce stack size for DML2
 2023-10-17 21:19 UTC  (5+ messages)

[meta-oe][PATCH] libqmi: Upgrade 1.32.4 -> 1.34.0
 2023-10-17 21:19 UTC 

[igt-dev] [PATCH 1/2] [i-g-t] tests/kms_cursor_crc: Fix cursor crop on AMD gpu
 2023-10-17 21:19 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [1/2,i-g-t] "

[PATCH v2 00/90] target/sparc: Convert to decodetree
 2023-10-17 21:17 UTC  (2+ messages)

[PATCH][next] drm/amd/display: Fix a handful of spelling mistakes in dml_print output
 2023-10-17 21:16 UTC  (4+ messages)

[PATCH v2 0/2] cleanup patch
 2023-10-17 21:15 UTC  (5+ messages)
` [PATCH v2 1/2] scsi: core: cleanup scsi_dev_queue_ready()
` [PATCH v2 2/2] scsi: Add comment of target_destroy in scsi_host_template

[PATCH 00/11] Enable integration of KFD with DRM GEM_VA ioctl
 2023-10-17 21:13 UTC  (12+ messages)
` [PATCH 01/11] drm/amdgpu: Fix possible null pointer dereference
` [PATCH 02/11] drm/amdgpu: Reserve fences for VM update
` [PATCH 03/11] drm/amdkfd: Improve amdgpu_vm_handle_moved
` [PATCH 04/11] drm/amdgpu: Attach eviction fence on alloc
` [PATCH 05/11] drm/amdgpu: update mappings not managed by KFD
` [PATCH 06/11] drm/amdkfd: Move TLB flushing logic into amdgpu
` [PATCH 07/11] drm/amdgpu: New VM state for evicted user BOs
` [PATCH 08/11] drm/amdgpu: Auto-validate DMABuf imports in compute VMs
` [PATCH 09/11] drm/amdkfd: Export DMABufs from KFD using GEM handles
` [PATCH 10/11] drm/amdkfd: Import DMABufs for interop through DRM
` [PATCH 11/11] drm/amdkfd: Bump KFD ioctl version

[PATCH] upload-pack: add tracing for fetches
 2023-10-17 21:12 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] airo: replace deprecated strncpy with strscpy_pad
 2023-10-17 21:12 UTC 

[PATCH v2 0/5] OF/ACPI/ID Match table improvements for ak8975 driver
 2023-10-17 21:11 UTC  (3+ messages)
` [PATCH v2 1/5] iio: magnetometer: ak8975: Convert enum->pointer for data in the match tables

[PATCH] usb: core: Remove duplicated check in usb_hub_create_port_device
 2023-10-17 21:11 UTC 

[PATCH v3] selftests/user_events: Fix abi_test for BE archs
 2023-10-17 21:10 UTC  (3+ messages)

[PATCH] drm/amd: Add missing kernel doc for prepare_suspend()
 2023-10-17 21:09 UTC  (2+ messages)

[Intel-gfx] [PATCH v17 0/7] drm/i915: Define and use GuC and CTB TLB invalidation routines
 2023-10-17 21:07 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Define and use GuC and CTB TLB invalidation routines (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[bug report] scsi: lpfc: Validate ELS LS_ACC completion payload
 2023-10-17 21:03 UTC  (2+ messages)

[PATCH 00/12] usb: dwc3: qcom: Flatten dwc3 structure
 2023-10-17 21:02 UTC  (4+ messages)
` [PATCH 10/12] dt-bindings: usb: qcom,dwc3: Introduce flattened qcom,dwc3 binding

[PATCH 0/6] usb: gadget: Convert to use module_platform_driver()
 2023-10-17 20:44 UTC  (2+ messages)
` [PATCH 3/6] usb: gadget: fusb300-udc: "

[Buildroot] [PATCH 0/2] package/pkg-utils: fix regression in size and build time with PPD (branch yem/rsync-copy)
 2023-10-17 21:01 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] Revert "package/pkg-utils.mk: break hardlinks in global {TARGET, HOST}_DIR on per-package build"
` [Buildroot] [PATCH 2/2] package/pkg-utils: teach per-package-rsync to copy or hardlink dest

Understanding how .config for uboot is generated in buildroot
 2023-10-17 21:00 UTC  (3+ messages)

[PATCH 0/5] i3c: master: some improvment for i3c master
 2023-10-17 20:43 UTC  (4+ messages)
` [PATCH 3/5] i3c: svc: rename read_len as actual_len

[PATCH] arm: dts: imx8mn-var-som: Fix broken EEPROM read
 2023-10-17 20:58 UTC 

Patchwork housekeeping for: spi-devel-general
 2023-10-17 20:56 UTC 

[Intel-gfx] [PATCH v2 0/2] display device info as a separate debugfs entry
 2023-10-17 20:55 UTC  (2+ messages)

[PATCH 0/6] i3c: master: svc: collection of bugs fixes
 2023-10-17 20:55 UTC  (5+ messages)
` [PATCH 3/6] i3c: master: svc: fix ibi may not return mandatory data byte

[isilence:zc/veth 981/1018] drivers/net/ethernet/broadcom/bnxt/bnxt.c:5090:42: error: invalid use of undefined type 'struct bnxt_vf_info'
 2023-10-17 20:55 UTC 

[PATCH v6 0/5] Migration deprecated parts
 2023-10-17 20:54 UTC  (3+ messages)
` [PATCH v6 3/5] migration: migrate 'blk' command option is deprecated

[PATCH v3 0/2] Add PowerNV I2C Controller Model
 2023-10-17 20:52 UTC  (3+ messages)

[PATCH 0/3] efi/cper, cxl: Decode CXL Component Events CPER
 2023-10-17 20:52 UTC  (4+ messages)
` [PATCH 1/3] efi/cper, cxl: Decode CXL Component Events General Media Event Record

[PATCH net v2] net: phy: bcm7xxx: Add missing 16nm EPHY statistics
 2023-10-17 20:51 UTC 

[PATCH v2 0/2] i2c: mv64xxx: reset-gpios
 2023-10-17 20:50 UTC  (4+ messages)
` [PATCH v2 2/2] i2c: mv64xxx: add an optional reset-gpios property

[PATCH v2 00/11] target/hppa: Add emulation of a C3700 HP-PARISC workstation
 2023-10-17 20:48 UTC  (8+ messages)
` [PATCH v2 02/11] pci_ids/tulip: Add PCI vendor ID for HP and use it in tulip

[PATCH V2 0/7] Add NSS clock controller support for IPQ9574
 2023-10-17 20:48 UTC  (13+ messages)
` [PATCH V2 5/7] clk: qcom: Add NSS clock Controller driver "

[PATCH 0/8] t7900: untangle test dependencies
 2023-10-17 20:49 UTC  (4+ messages)

[PATCH] Toaster: bug-fix on custom image test cases
 2023-10-17 20:49 UTC 

[PATCH] Toaster: bug-fix on custom image test cases
 2023-10-17 20:48 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.