All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-17 23:59:03 to 2023-08-18 01:24:08 UTC [more...]

[RFC PATCH 0/4] treewide: Use clocksource id for get_device_system_crosststamp()
 2023-08-18  1:12 UTC  (4+ messages)
` [RFC PATCH 1/4] x86/tsc: Add clocksource ids for TSC and early TSC
` [RFC PATCH 3/4] x86/tsc: Use bool, not pointer, for ART availability
` [RFC PATCH 4/4] treewide: Use clocksource id for struct system_counterval_t

[PATCH v7 2/2] hwmon: (aspeed-g6-pwm-tacho): Support for ASPEED g6 PWM/Fan tach
 2023-08-18  1:24 UTC  (2+ messages)

[PATCH 00/21] dmaengine: Annotate with __counted_by
 2023-08-18  1:24 UTC  (54+ messages)
` [PATCH 01/21] dmaengine: apple-admac: Annotate struct admac_data "
` [PATCH 02/21] dmaengine: at_hdmac: Annotate struct at_desc "
` [PATCH 03/21] dmaengine: axi-dmac: Annotate struct axi_dmac_desc "
` [PATCH 04/21] dmaengine: fsl-edma: Annotate struct fsl_edma_desc "
` [PATCH 05/21] dmaengine: hisilicon: Annotate struct hisi_dma_dev "
` [PATCH 06/21] dmaengine: moxart-dma: Annotate struct moxart_desc "
` [PATCH 07/21] dmaengine: qcom: bam_dma: Annotate struct bam_async_desc "
` [PATCH 08/21] dmaengine: sa11x0: Annotate struct sa11x0_dma_desc "
` [PATCH 09/21] dmaengine: sf-pdma: Annotate struct sf_pdma "
` [PATCH 10/21] dmaengine: sprd: Annotate struct sprd_dma_dev "
` [PATCH 11/21] dmaengine: st_fdma: Annotate struct st_fdma_desc "
` [PATCH 12/21] dmaengine: stm32-dma: Annotate struct stm32_dma_desc "
` [PATCH 13/21] dmaengine: stm32-mdma: Annotate struct stm32_mdma_desc "
` [PATCH 14/21] dmaengine: stm32-mdma: Annotate struct stm32_mdma_device "
` [PATCH 15/21] dmaengine: tegra: Annotate struct tegra_dma_desc "
` [PATCH 16/21] dmaengine: tegra210-adma: Annotate struct tegra_adma "
` [PATCH 17/21] dmaengine: ti: edma: Annotate struct edma_desc "
` [PATCH 18/21] dmaengine: ti: omap-dma: Annotate struct omap_desc "
` [PATCH 19/21] dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_desc "
` [PATCH 20/21] dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_device "
` [PATCH 21/21] dmaengine: usb-dmac: Annotate struct usb_dmac_desc "

[PATCH v3 0/2] Fix Nvidia BlueField-3 GPIO access
 2023-08-18  1:21 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2023-08-18  1:21 UTC 

[PATCH -next RESEND] backlight: led_bl: Remove redundant of_match_ptr()
 2023-08-18  1:23 UTC 

Software bounce buffers Vs allocating DMA buffers in page granularity
 2023-08-18  1:23 UTC  (2+ messages)

[PATCH for-6.6/block] blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before init
 2023-08-18  1:21 UTC  (2+ messages)

[RFC PATCH v2 0/6] Add virtio_rtc module and related changes
 2023-08-18  1:20 UTC  (15+ messages)
` [virtio-dev] "
` [RFC PATCH v2 1/6] timekeeping: Fix cross-timestamp interpolation on counter wrap
` [RFC PATCH v2 2/6] timekeeping: Fix cross-timestamp interpolation corner case decision
` [RFC PATCH v2 3/6] timekeeping: Fix cross-timestamp interpolation for non-x86
` [RFC PATCH v2 4/6] virtio_rtc: Add module and driver core
  ` [virtio-dev] "
` [RFC PATCH v2 5/6] virtio_rtc: Add PTP clocks
  ` [virtio-dev] "
` [RFC PATCH v2 6/6] virtio_rtc: Add Arm Generic Timer cross-timestamping
  ` [virtio-dev] "

[PATCH v2] selftests/ftrace: traceonoff_triggers: strip off names
 2023-08-18  1:20 UTC  (5+ messages)

Tasks stuck jbd2 for a long time
 2023-08-18  1:19 UTC  (10+ messages)

[PATCH net-next v2 00/10] tools/net/ynl: Add support for netlink-raw families
 2023-08-18  1:18 UTC  (5+ messages)
` [PATCH net-next v2 06/10] "

linux-next: manual merge of the net-next tree with the powerpc tree
 2023-08-18  1:17 UTC  (2+ messages)

[PATCH v5] blk-crypto: dynamically allocate fallback profile
 2023-08-18  1:17 UTC  (2+ messages)

[PATCH] blk-cgroup: hold queue_lock when removing blkg->q_node
 2023-08-18  1:16 UTC  (2+ messages)

[PATCH] io_uring/rsrc: Annotate struct io_mapped_ubuf with __counted_by
 2023-08-18  1:15 UTC  (2+ messages)

[PATCH v2 00/20] x86: efi: Fixes and improvements for coreboot
 2023-08-18  1:14 UTC  (22+ messages)
` [PATCH v2 01/20] x86: coreboot: Add IDE and SATA
` [PATCH v2 02/20] x86: coreboot: Enable standard boot
` [PATCH v2 03/20] x86: coreboot: Rearrange arch_cpu_init()
` [PATCH v2 04/20] x86: Set the CPU vendor in SPL
` [PATCH v2 05/20] x86: Allow APCI "
` [PATCH v2 06/20] x86: coreboot: Look for DBG2 UART in SPL too
` [PATCH v2 07/20] x86: coreboot: Enable CONFIG_SYS_NS16550_MEM32
` [PATCH v2 08/20] x86: coreboot: Drop USB init on startup
` [PATCH v2 09/20] x86: coreboot: Align options between coreboot and coreboot64
` [PATCH v2 10/20] x86: coreboot: Enable VIDEO_COPY
` [PATCH v2 11/20] efi: x86: Correct the condition for installing ACPI tables
` [PATCH v2 12/20] x86: smbios: Add a Kconfig indicating SMBIOS-table presence
` [PATCH v2 13/20] x86: Record the position of the SMBIOS tables
` [PATCH v2 14/20] efi: x86: Use the installed "
` [PATCH v2 15/20] efi: x86: Install the SMBIOS tables if present
` [PATCH v2 16/20] x86: coreboot: Record the position of the SMBIOS tables
` [PATCH v2 17/20] x86: doc: Move into its own directory
` [PATCH v2 18/20] x86: doc: Update summaries and add links
` [PATCH v2 19/20] x86: doc: Split out manual booting into its own file
` [PATCH v2 20/20] x86: doc: coreboot: Mention 64-bit Linux distros

[PATCH] rockchip: rk3566-anbernic-rgxx3: Rename defconfig to include SoC name
 2023-08-18  1:14 UTC  (2+ messages)

[android-common:android12-5.10 16/22] mm/swapfile.c:102:26: warning: no previous declaration for 'swap_type_to_swap_info'
 2023-08-18  1:12 UTC 

[Intel-gfx] [PATCH 0/6] drm/i915/color: cleanups and refactoring
 2023-08-18  1:12 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[soc:for-next] BUILD SUCCESS 9ca4a7768615de369a2e720074722d9470ccc034
 2023-08-18  1:09 UTC 

[PATCH v3] cpufreq: cppc: Set fie_disabled to FIE_DISABLED if fails to create kworker_fie
 2023-08-18  1:09 UTC  (5+ messages)

[tip:sched/eevdf] [sched/fair] e0c2ff903c: phoronix-test-suite.blogbench.Write.final_score -34.8% regression
 2023-08-18  1:09 UTC  (8+ messages)

[soc:arm/fixes] BUILD SUCCESS 3c78dbf251350fdf3a9dab3b9c3391fb89df208d
 2023-08-18  1:08 UTC 

dwc3: unusual handling of setup requests with wLength == 0
 2023-08-18  1:08 UTC  (2+ messages)

[PATCH 1/3] ata: libata: Introduce ata_qc_has_cdl()
 2023-08-18  1:08 UTC  (10+ messages)
` [PATCH 2/3] scsi: libsas: Add return_fis_on_success to sas_ata_task

[paulmck-rcu:locktorture.2023.08.17a 14/20] kernel/rcu/tree.c:4100:6: warning: no previous declaration for 'rcu_barrier_throttled'
 2023-08-18  1:02 UTC 

[igt-dev] [PATCH i-g-t] docs/reference: add links to testplan-based documentation
 2023-08-18  1:02 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[linux-linus test] 182371: regressions - FAIL
 2023-08-18  1:00 UTC 

[syzbot] [nilfs?] WARNING in mark_buffer_dirty (5)
 2023-08-18  0:58 UTC  (2+ messages)

[NETWORKING] IPSTATS_MIB_OUTOCTETS increment is duplicated in SNMP
 2023-08-18  0:58 UTC  (2+ messages)

Deadlock due to EPT_VIOLATION
 2023-08-18  0:55 UTC  (12+ messages)

[PATCH v8 0/5] iommufd: Add iommu hardware info reporting
 2023-08-18  0:54 UTC  (8+ messages)
` [PATCH v8 3/5] iommufd: Add IOMMU_GET_HW_INFO

[PATCH 0/3] Q40 IDE fixes
 2023-08-18  0:51 UTC  (5+ messages)
` [PATCH 1/3] m68k/q40: fix IO base selection for Q40 in pata_falcon.c
` [PATCH 2/3] m68k/q40: add data_swab option for pata_falcon to byte-swap disk data

[android-common:android-4.19-stable 14448/30000] sound/core/pcm_lib.c:2601: warning: Function parameter or member 'usr' not described in 'snd_pcm_add_usr_ctls'
 2023-08-18  0:52 UTC 

[Crash-utility PATCH] RISCV64: Add KASLR support
 2023-08-18  0:45 UTC  (3+ messages)

[PATCH v5 00/17] Imagination Technologies PowerVR DRM driver
 2023-08-18  0:43 UTC  (3+ messages)
` [PATCH v5 03/17] drm/imagination/uapi: Add PowerVR driver UAPI

[PATCH RFC 0/6] ALSA: Fix UAF with delayed kobj release
 2023-08-18  0:41 UTC  (15+ messages)

htmldocs: ./drivers/gpu/drm/amd/display/dc/inc/hw/mpc.h:109: warning: Function parameter or member 'overlap_only' not described in 'mpcc_blnd_cfg'
 2023-08-18  0:41 UTC 

[RFC PATCH v2 0/5] Reduce NUMA balance caused TLB-shootdowns in a VM
 2023-08-18  0:13 UTC  (11+ messages)

[PATCH v4 1/2] usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driver
 2023-08-18  0:38 UTC  (2+ messages)

[PATCH] workingset: ensure memcg is valid for recency check
 2023-08-18  0:37 UTC  (6+ messages)
` [PATCH v2] "

[PATCH RFC v3 0/2] Q40 IDE fixes
 2023-08-18  0:36 UTC  (5+ messages)
` [PATCH RFC v3 2/2] m68k/q40: add data_swab option for pata_falcon to byte-swap disk data

[Intel-gfx] [PATCH v2] drm/i915/dgfx: Enable d3cold at s2idle
 2023-08-18  0:36 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/dgfx: Enable d3cold at s2idle (rev3)

[PATCH] pretty: add %(decorate[:<options>]) format
 2023-08-18  0:35 UTC  (12+ messages)
` [PATCH v2] "
            ` main != master at github.com/git/git

[PATCH BlueZ 1/2] device: Don't attempt to set auto_connect for devices using RPAs
 2023-08-18  0:35 UTC  (2+ messages)
` [BlueZ,1/2] "

[PATCH 0/6] linux-user: Rewrite open_self_maps
 2023-08-18  0:35 UTC  (10+ messages)
` [PATCH 3/6] linux-user: Adjust brk for load_bias
` [PATCH 5/6] linux-user: Remove ELF_START_MMAP and image_info.start_mmap

[PATCH v6 1/3] PCI/DOE: Expose the DOE features via sysfs
 2023-08-18  0:35 UTC  (4+ messages)
` [PATCH v6 2/3] sysfs: Add a attr_is_visible function to attribute_group
` [PATCH v6 3/3] PCI/DOE: Only expose the sysfs attribute group if DOE is supported

[PATCH] [next] initramfs: Parse KBUILD_BUILD_TIMESTAMP as UTC date
 2023-08-18  0:32 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] util-linux 2.39.2
 2023-08-18  0:31 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/util-linux: bump version to 2.39.2
` [Buildroot] [PATCH 2/2] Revert "package/util-linux: add missing autoreconf"

[PATCH v2 00/15] Introduce /dev/mshv drivers
 2023-08-18  0:26 UTC  (7+ messages)
` [PATCH v2 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info

[PATCH] btrfs: reject device with CHANGING_FSID_V2
 2023-08-18  0:21 UTC  (4+ messages)

[RFC PATCH 0/1] Attempt to add Sponsored-by tag
 2023-08-18  0:21 UTC  (4+ messages)
` [RFC PATCH 1/1] docs: submitting-patches: Add Sponsored-by tag to give credits to who sponsored the patch

[PATCH v9 00/17] Improve performance for zoned UFS devices
 2023-08-18  0:19 UTC  (7+ messages)
` [PATCH v9 17/17] scsi: ufs: Inform the block layer about write ordering

[PATCH v2 0/6] gpio: cdev: bail out of poll() if the device goes down
 2023-08-18  0:16 UTC  (2+ messages)

[RFC bpf-next v3 0/5] Sleepable BPF programs on cgroup {get,set}sockopt
 2023-08-18  0:14 UTC  (6+ messages)
` [RFC bpf-next v3 4/5] bpf: Add a new dynptr type for CGRUP_SOCKOPT

[paulmck-rcu:dev.2023.08.14a 49/51] kernel/rcu/rcutorture.c:24:10: fatal error: linux/rcu_notifier.h: No such file or directory
 2023-08-18  0:14 UTC  (4+ messages)

[PATCH] KVM: SVM: correct the size of spec_ctrl field in VMCB save area
 2023-08-18  0:12 UTC  (2+ messages)

[PATCH 0/2] KVM: SVM: Set pCPU during IRTE update if vCPU is running
 2023-08-18  0:12 UTC  (2+ messages)

[PATCH] KVM: VMX: Rename vmx_get_max_tdp_level to vmx_get_max_ept_level
 2023-08-18  0:13 UTC  (2+ messages)

[PATCH V2] ext4: introduce EXT4_BG_TRIMMED to optimize fstrim
 2023-08-18  0:12 UTC  (2+ messages)

[PATCH v4] unit tests: Add a project plan document
 2023-08-18  0:12 UTC  (4+ messages)
` [PATCH v7 0/3] Add unit test framework and project plan
  ` [PATCH v7 2/3] unit tests: add TAP unit test framework

[PATCH v6 0/6] KVM: selftests: Improve PMU event filter settings and add test cases
 2023-08-18  0:12 UTC  (2+ messages)

[PATCH v2 0/5] KVM: x86/mmu: Don't synthesize triple fault on bad root
 2023-08-18  0:12 UTC  (2+ messages)

[PATCH] x86: kvm: x86: Remove unnecessary initial values of variables
 2023-08-18  0:09 UTC  (2+ messages)

[RFC net-next 00/13] net: page_pool: add netlink-based introspection
 2023-08-18  0:13 UTC  (6+ messages)
` [RFC net-next 04/13] net: page_pool: id the page pools

[PATCH v3 00/15] KVM: x86: Add "governed" X86_FEATURE framework
 2023-08-18  0:09 UTC  (2+ messages)

[PATCH] KVM: x86: Remove WARN sanity check on hypervisor timer vs. UNINITIALIZED vCPU
 2023-08-18  0:09 UTC  (2+ messages)

[PATCH] KVM: x86: Remove break statements that will never be executed
 2023-08-18  0:09 UTC  (2+ messages)

[PATCH v2 -next] kvm_host: Remove unused declarations
 2023-08-18  0:08 UTC  (2+ messages)

[PATCH] KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
 2023-08-18  0:08 UTC  (5+ messages)

[tip:x86/urgent] BUILD SUCCESS 54097309620ef0dc2d7083783dc521c6a5fef957
 2023-08-18  0:06 UTC 

[PATCH] tracefs: avoid setting i_mode to a temp value
 2023-08-18  0:05 UTC  (5+ messages)

imx8mp pci hang during init
 2023-08-18  0:05 UTC  (3+ messages)

[PATCH] xhci: Disable connect, disconnect and over-current wakeup on system suspend
 2023-08-18  0:01 UTC  (5+ messages)

[PATCH v2] tracefs: avoid changing i_mode to a temp value
 2023-08-18  0:00 UTC 

[PATCH] LoadPin: Annotate struct dm_verity_loadpin_trusted_root_digest with __counted_by
 2023-08-17 23:59 UTC  (2+ messages)
` [dm-devel] "

[PATCH 0/4] Fix incorrect splitting logic in btrfs_drop_extent_map_range
 2023-08-17 23:52 UTC  (2+ messages)


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.