messages from 2021-10-15 13:18:13 to 2021-10-15 13:40:08 UTC [more...]
[PATCH] soc: fsl: dpio: protect smp_processor_id when get processor id
2021-10-15 13:39 UTC (2+ messages)
[Intel-gfx] [PATCH 00/20] drm/i915: Fix up DP DFP 4:2:0 handling more
2021-10-15 13:39 UTC (14+ 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 14/20] drm/i915/dp: Pass around intel_connector rather than drm_connector
[PATCH 00/16] ASoC: cs42l42: Collection of bugfixes
2021-10-15 13:36 UTC (26+ 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
[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 1/2] KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()
2021-10-15 13:39 UTC (2+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest
[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 (7+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: pinctrl-microchip-sgpio: Add reset binding
` [PATCH v4 2/2] pinctrl: microchip sgpio: use reset driver
don't use ->bd_inode to access the block device size v2
2021-10-15 13:37 UTC (78+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 02/30] block: add a bdev_nr_bytes helper
` [dm-devel] "
` [Drbd-dev] "
` [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 "
` [PATCH 18/30] nfs/blocklayout: "
` [dm-devel] "
` [PATCH 19/30] nilfs2: "
` [PATCH 20/30] ntfs3: "
` [PATCH 21/30] pstore/blk: "
` [dm-devel] "
` [PATCH 22/30] reiserfs: "
` [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: "
` [dm-devel] "
[PATCH] usb-storage: Add compatibility quirk flags for iODD 2531/2541
2021-10-15 13:38 UTC (5+ messages)
[PATCH v4 00/13] MT8195 SMI support
2021-10-15 13:38 UTC (3+ messages)
` [PATCH v4 03/13] memory: mtk-smi: Use clk_bulk clock ops
[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)
[dpdk-dev] [PATCH v3 0/4] net/mlx5: implicit mempool registration
2021-10-15 13:27 UTC (5+ messages)
` [dpdk-dev] [PATCH v4 "
` [dpdk-dev] [PATCH v4 2/4] mempool: add non-IO flag
[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)
[PATCH userspace v2 0/6] Parallel setfiles/restorecon
2021-10-15 13:25 UTC (3+ messages)
[PATCH 0/2] analyze-migration.py: trivial fixes
2021-10-15 13:24 UTC (5+ messages)
` [PATCH 1/2] analyze-migration.py: fix a long standing typo
` [PATCH 2/2] analyze-migration.py: fix extract contents ('-x') errors
[PATCH 1/2] layer: add telnet for testimage/runfvp
2021-10-15 13:25 UTC (2+ messages)
` [PATCH 2/2] runfvp: use asyncio instead of selector
switch block layer polling to a bio based model v4
2021-10-15 13:24 UTC (4+ messages)
` [PATCH 14/16] block: switch polling to be bio based
[PATCH] fs: inode: use queue_rcu_work() instead of call_rcu()
2021-10-15 13:24 UTC (4+ messages)
[PATCH] efi: select CRYPTO for EFI_EMBEDDED_FIRMWARE
2021-10-15 13:19 UTC
[bitbake-devel][PATCH] fetch2: fix downloadfilename issue with premirror
2021-10-15 13:23 UTC (4+ messages)
[PATCH] CMakeLists.txt: Add STATIC_LINK option
2021-10-15 13:22 UTC (3+ messages)
[RFC gpio/for-next 0/2] gpio: add generic gpio input multiplexer
2021-10-15 12:56 UTC (5+ messages)
` [PATCH v5 0/2] gpio: add generic gpio cascade
` [PATCH v5 2/2] gpio: gpio-cascade: add generic GPIO cascade
[PATCH v3 0/5] Update vfio_group to use the modern cdev lifecycle
2021-10-15 13:20 UTC (2+ messages)
[PATCH v2 00/13] env_get_char() removal and env_get_f() refactor
2021-10-15 13:20 UTC (4+ messages)
` [PATCH v2 09/13] env: Use string pointer instead of indexes in env_get_f()
[PATCH] mm: backing-dev: use kfree_rcu() instead of synchronize_rcu_expedited()
2021-10-15 13:19 UTC (6+ messages)
[PATCH v2 0/5] I2C framework, reboot Unmatched via PMIC
2021-10-15 13:19 UTC (6+ messages)
` [PATCH v2 1/5] lib: utils/reset: add priority to gpio reset
` [PATCH v2 2/5] lib: utils/i2c: Add generic I2C configuration library
` [PATCH v2 3/5] lib: utils/i2c: Add simple FDT based I2C framework
` [PATCH v2 4/5] lib: utils/i2c: Add minimal SiFive I2C driver
` [PATCH v2 5/5] lib: utils/reset: Add generic da9063 reset driver
[PATCH v3 1/3] dm: core: Bind another driver with the same compatible string
2021-10-15 13:19 UTC (3+ messages)
[PATCH v4 1/4] dm: core: Bind another driver with the same compatible string
2021-10-15 13:17 UTC (3+ messages)
` [PATCH v4 3/4] pwm: Add driver for cadence TTC
` [PATCH v4 4/4] arm: zynqmp: Enable PWM command and cadence ttc pwm driver
[PATCH][meta-selinux][dunfell] MAINTAINERS: update email address
2021-10-15 13:18 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.