All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-15 13:26:13 to 2021-10-15 13:46:16 UTC [more...]

[PATCH 1/1] dt-bindings: reg-io-width for SiFive CLINT
 2021-10-15 13:46 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/i40e: fix IPv6 fragment RSS offload type in flow
 2021-10-15 13:45 UTC  (3+ messages)

[PATCH v12 0/5] Introduce SoC sleep stats driver
 2021-10-15 13:44 UTC  (2+ messages)

[PATCH net-next v3] mctp: Implement extended addressing
 2021-10-15 13:44 UTC  (2+ messages)

don't use ->bd_inode to access the block device size v2
 2021-10-15 13:44 UTC  (80+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
  ` [dm-devel] "
` [PATCH 02/30] block: add a bdev_nr_bytes helper
    ` [dm-devel] "
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
` [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it
` [PATCH 07/30] nvmet: use bdev_nr_bytes "
` [PATCH 08/30] target/iblock: "
` [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
` [PATCH 10/30] fs: simplify init_page_buffers
` [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 12/30] btrfs: use bdev_nr_bytes "
` [PATCH 13/30] cramfs: "
` [PATCH 14/30] fat: use bdev_nr_sectors "
` [PATCH 15/30] hfs: "
` [PATCH 16/30] hfsplus: "
` [PATCH 17/30] jfs: use bdev_nr_bytes "
` [dm-devel] [PATCH 18/30] nfs/blocklayout: "
  `  "
` [PATCH 19/30] nilfs2: "
` [PATCH 20/30] ntfs3: "
` [dm-devel] [PATCH 21/30] pstore/blk: "
  `  "
` [PATCH 22/30] reiserfs: "
` [dm-devel] [PATCH 23/30] squashfs: "
  `  "
` [dm-devel] [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
  `  "
` [dm-devel] [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
  `  "
` [dm-devel] [PATCH 26/30] ext4: use sb_bdev_nr_blocks
  `  "
` [dm-devel] [PATCH 27/30] jfs: "
  `  "
` [dm-devel] [PATCH 28/30] ntfs: "
  `  "
` [dm-devel] [PATCH 29/30] reiserfs: "
  `  "
` [dm-devel] [PATCH 30/30] udf: "
  `  "

[PATCH v4 00/13] MT8195 SMI support
 2021-10-15 13:43 UTC  (5+ messages)
` [PATCH v4 03/13] memory: mtk-smi: Use clk_bulk clock ops

[dpdk-dev] [PATCH 1/2] vdpa/mlx5: workaround FW first completion in start
 2021-10-15 13:43 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 "
  ` [dpdk-dev] [PATCH v1 2/2] vdpa/mlx5: retry VAR allocation during vDPA restart

[dpdk-dev] [PATCH v3 0/4] net/mlx5: implicit mempool registration
 2021-10-15 13:43 UTC  (10+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/4] mempool: add event callbacks
  ` [dpdk-dev] [PATCH v4 2/4] mempool: add non-IO flag

[PATCH 00/16] ASoC: cs42l42: Collection of bugfixes
 2021-10-15 13:36 UTC  (34+ messages)
` [PATCH 01/16] ASoC: cs42l42: Don't reconfigure the PLL while it is running
` [PATCH 02/16] ASoC: cs42l42: Always configure both ASP TX channels
` [PATCH 03/16] ASoC: cs42l42: Correct some register default values
` [PATCH 04/16] ASoC: cs42l42: Don't set defaults for volatile registers
` [PATCH 05/16] ASoC: cs42l42: Defer probe if request_threaded_irq() returns EPROBE_DEFER
` [PATCH 06/16] ASoC: cs42l42: Reset GPIO is mandatory
` [PATCH 07/16] ASoC: cs42l42: Correct power-up sequence to match datasheet
` [PATCH 08/16] ASoC: cs42l42: Reset and power-down on driver remove()
` [PATCH 09/16] ASoC: cs42l42: Prevent NULL pointer deref in interrupt handler
` [PATCH 10/16] ASoC: cs42l42: Don't claim to support 192k
` [PATCH 11/16] ASoC: cs42l42: Use PLL for SCLK > 12.288MHz
` [PATCH 12/16] ASoC: cs42l42: Allow time for HP/ADC to power-up after enable
` [PATCH 13/16] ASoC: cs42l42: Set correct SRC MCLK
` [PATCH 14/16] ASoC: cs42l42: Mark OSC_SWITCH_STATUS register volatile
` [PATCH 15/16] ASoC: cs42l42: Fix WARN in remove() if running without an interrupt
` [PATCH 16/16] ASoC: cs42l42: Always enable TS_PLUG and TS_UNPLUG interrupts

[dpdk-dev] [PATCH v1] doc: fix typo of Intel device name
 2021-10-15 13:41 UTC  (4+ messages)

[PATCH] soc: fsl: dpio: protect smp_processor_id when get processor id
 2021-10-15 13:39 UTC  (3+ messages)

[PATCH 1/2] KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()
 2021-10-15 13:39 UTC  (4+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest

[Intel-gfx] [PATCH 00/20] drm/i915: Fix up DP DFP 4:2:0 handling more
 2021-10-15 13:39 UTC  (21+ messages)
` [Intel-gfx] [PATCH 01/20] drm/i915/hdmi: Split intel_hdmi_bpc_possible() to source vs. sink pair
` [Intel-gfx] [PATCH 02/20] drm/i915/hdmi: Introduce intel_hdmi_is_ycbr420()
` [Intel-gfx] [PATCH 03/20] drm/i915/hdmi: Introduce intel_hdmi_tmds_clock()
` [Intel-gfx] [PATCH 04/20] drm/i915/hdmi: Unify "4:2:0 also" logic between .mode_valid() and .compute_config()
` [Intel-gfx] [PATCH 05/20] drm/i915/hdmi: Extract intel_hdmi_output_format()
` [Intel-gfx] [PATCH 06/20] drm/i915/hdmi: Clean up TMDS clock limit exceeding user mode handling
` [Intel-gfx] [PATCH 07/20] drm/i915/hdmi: Simplify intel_hdmi_mode_clock_valid()
` [Intel-gfx] [PATCH 08/20] drm/i915/dp: Reuse intel_hdmi_tmds_clock()
` [Intel-gfx] [PATCH 09/20] drm/i915/dp: Extract intel_dp_tmds_clock_valid()
` [Intel-gfx] [PATCH 10/20] drm/i915/dp: Respect the sink's max TMDS clock when dealing with DP->HDMI DFPs
` [Intel-gfx] [PATCH 11/20] drm/i915/dp: Extract intel_dp_has_audio()
` [Intel-gfx] [PATCH 12/20] drm/i915/dp: s/intel_dp_hdmi_ycbcr420/intel_dp_is_ycbcr420/
` [Intel-gfx] [PATCH 13/20] drm/i915/dp: Reorder intel_dp_compute_config() a bit
` [Intel-gfx] [PATCH 14/20] drm/i915/dp: Pass around intel_connector rather than drm_connector
` [Intel-gfx] [PATCH 15/20] drm/i915/dp: Make intel_dp_output_format() usable for "4:2:0 also" modes
` [Intel-gfx] [PATCH 16/20] drm/i915/dp: Rework HDMI DFP TMDS clock handling
` [Intel-gfx] [PATCH 17/20] drm/i915/dp: Add support for "4:2:0 also" modes for DP
` [Intel-gfx] [PATCH 18/20] drm/i915/dp: Duplicate native HDMI TMDS clock limit handling for DP HDMI DFPs
` [Intel-gfx] [PATCH 19/20] drm/i915/dp: Fix DFP rgb->ycbcr conversion matrix
` [Intel-gfx] [PATCH 20/20] drm/i915/dp: Disable DFP RGB->YCbCr conversion for now

[PATCH v2 net-next 0/5] dpaa2-eth: add support for IRQ coalescing
 2021-10-15 13:40 UTC  (2+ messages)

[PATCH] lan78xx: select CRC32
 2021-10-15 13:40 UTC  (2+ messages)

[PATCH v7 00/28] file system-wide error monitoring
 2021-10-15 13:39 UTC  (6+ messages)
` [PATCH v7 02/28] fsnotify: pass dentry instead of inode data
` [PATCH v7 23/28] fanotify: Report fid info for file related file system errors

[PATCH net-next 0/2] net/sched: implement L4S style ce_threshold_ect1 marking
 2021-10-15 12:59 UTC  (3+ messages)
` [PATCH net-next 2/2] fq_codel: "

[PATCH v4 0/2] pinctrl: pinctrl-microchip-sgpio: Extend to call reset driver
 2021-10-15 13:38 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: pinctrl-microchip-sgpio: Add reset binding
` [PATCH v4 2/2] pinctrl: microchip sgpio: use reset driver

[PATCH] usb-storage: Add compatibility quirk flags for iODD 2531/2541
 2021-10-15 13:38 UTC  (5+ messages)

[PATCH net-next] net: stream: don't purge sk_error_queue in sk_stream_kill_queues()
 2021-10-15 13:37 UTC 

[RFC PATCH 0/4] Replace custom test harness with "meson test"
 2021-10-15 13:36 UTC  (4+ messages)
` [PATCH 4/4] configure: remove dead EXESUF variable

[PATCH] scsi: libiscsi: select CRYPTO_HASH for ISCSI_TCP
 2021-10-15 13:36 UTC  (2+ messages)

[PATCH] ASoC: Intel: sof_sdw: Initialize the sof_sdw_quirk with RT711_JD_NULL
 2021-10-15 13:34 UTC  (2+ messages)

[PATCH v3 0/2] fix & prevent the missing preemption disabling
 2021-10-15 13:35 UTC  (9+ messages)
` [PATCH v3 1/2] ftrace: disable preemption between ftrace_test_recursion_trylock/unlock()

[xiang-erofs:dev] BUILD SUCCESS 24ac96062001699dde695d3e3c42eb40d9fbcf05
 2021-10-15 13:33 UTC 

[meta-oe][PATCH] hwdata: update to 0.352
 2021-10-15 13:34 UTC 

[PATCH] scsi: sd: fix crashes in sd_resume_runtime
 2021-10-15 13:33 UTC  (4+ messages)

[PATCH v5 16/16] x86/tdx: Add cmdline option to force use of ioremap_host_shared
 2021-10-15 13:34 UTC  (12+ messages)

[PATCH v3 0/4] Merge contiguous physical memory regions
 2021-10-15 13:33 UTC  (3+ messages)
` [PATCH v3 1/4] nitro_enclaves: "

ip6tables executable not getting installed in dunfell
 2021-10-15 13:33 UTC  (5+ messages)

[PATCH 1/1] ARM: dts: stm32: use usbphyc ck_usbo_48m as USBH OHCI clock on stm32mp151
 2021-10-15 13:31 UTC  (3+ messages)

[PATCH] perf/core: allow ftrace for functions in kernel/event/core.c
 2021-10-15 13:27 UTC  (4+ messages)

[RFC PATCH 00/25] KVM: arm64: Make CPU ID registers writable by userspace
 2021-10-15 13:30 UTC  (5+ messages)
` [RFC PATCH 03/25] KVM: arm64: Introduce a validation function for an ID register

[PATCH v3 0/5] clk: samsung: Introduce Exynos850 SoC clock driver
 2021-10-15 13:30 UTC  (5+ messages)
` [PATCH v3 5/5] clk: samsung: Introduce Exynos850 "

[PATCH] contrib/plugins: add a drcov plugin
 2021-10-15 13:29 UTC  (4+ messages)

[meta-oe][PATCH] fftw: update to 3.3.10
 2021-10-15 13:31 UTC 

[PATCH v16 bpf-next 00/20] mvneta: introduce XDP multi-buffer support
 2021-10-15 13:29 UTC  (4+ messages)
` [PATCH v16 bpf-next 09/20] bpf: introduce BPF_F_XDP_MB flag in prog_flags loading the ebpf program

[PATCH] x86/apic: reduce cache line misses in __x2apic_send_IPI_mask()
 2021-10-15 13:26 UTC  (9+ messages)

Softoff features in PLDM lib
 2021-10-15 13:27 UTC  (4+ messages)

Windows Log Output to Event Viewer or Text File
 2021-10-15 13:25 UTC  (11+ messages)

[stable regression] 5.14.12 breaks graphics on an Intel GM45 laptop
 2021-10-15 13:26 UTC  (5+ messages)

[PATCH 0/9] nios2: Enable cross compile and fix signals
 2021-10-14 17:25 UTC  (5+ messages)
` [PATCH 1/9] tests/docker: Add debian-nios2-cross image

[PATCH] mlx5: allow larger xsk chunk_size
 2021-10-15 13:27 UTC  (3+ messages)

[PATCH] sched/fair: document the slow path and fast path in select_task_rq_fair
 2021-10-15 13:26 UTC  (2+ messages)

[PATCH v2 00/15] qdev: Add JSON -device
 2021-10-15 13:24 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.