All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-22 01:12:48 to 2022-01-22 03:54:59 UTC [more...]

[PATCH 0/4] Broadcom STB PM PSCI extensions
 2022-01-22  3:54 UTC 

[PATCH v6, 00/15] media: mtk-vcodec: support for MT8192 decoder
 2022-01-22  3:53 UTC  (36+ messages)
` [PATCH v6, 01/15] media: mtk-vcodec: Add vdec enable/disable hardware helpers
` [PATCH v6, 02/15] media: mtk-vcodec: Using firmware type to separate different firmware architecture
` [PATCH v6, 03/15] media: mtk-vcodec: get capture queue buffer size from scp
` [PATCH v6, 04/15] media: mtk-vcodec: Read max resolution from dec_capability
` [PATCH v6, 05/15] media: mtk-vcodec: Call v4l2_m2m_set_dst_buffered() set capture buffer buffered
` [PATCH v6, 06/15] media: mtk-vcodec: Refactor get and put capture buffer flow
` [PATCH v6, 07/15] media: mtk-vcodec: Refactor supported vdec formats and framesizes
` [PATCH v6, 08/15] media: mtk-vcodec: Add format to support MT21C
` [PATCH v6, 09/15] media: mtk-vcodec: disable vp8 4K capability
` [PATCH v6, 10/15] media: mtk-vcodec: Fix v4l2-compliance fail
` [PATCH v6, 11/15] media: mtk-vcodec: record capture queue format type
` [PATCH v6, 12/15] media: mtk-vcodec: Extract H264 common code
` [PATCH v6, 13/15] media: mtk-vcodec: support stateless H.264 decoding for mt8192
` [PATCH v6, 14/15] media: mtk-vcodec: support stateless VP8 decoding
` [PATCH v6, 15/15] media: mtk-vcodec: support stateless VP9 decoding

[Intel-gfx] [PATCH] drm/i915/dg2: Add Wa_18018781329
 2022-01-22  3:48 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dg2: Add Wa_18018781329 (rev3)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dg2: Add Wa_18018781329 (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v2 0/3] Implement parallel sysfs_emit solution for navi10
 2022-01-22  3:46 UTC  (4+ messages)
` [PATCH 1/3] amdgpu/pm: Implement new API function "emit" that accepts buffer base and write offset
` [PATCH 2/3] amdgpu/pm: insert attempt to call emit_clock_levels into amdgpu_get_pp_od_clk_voltage
` [PATCH 3/3] amdgpu/pm: Add Error Handling to emit_clocks stack

[ammarfaizi2-block:google/android/kernel/common/android-4.19-stable 350/9999] drivers/cpuidle/cpuidle.c:598:27: sparse: sparse: incorrect type in initializer (different address spaces)
 2022-01-22  3:46 UTC  (2+ messages)

[intel-lts:5.4/yocto 17196/20394] drivers/tty/serial/8250/8250_dma.c:258 serial8250_request_dma() warn: inconsistent indenting
 2022-01-22  3:46 UTC 

[PATCH v5 00/14] riscv: support for svpbmt and D1 memory types
 2022-01-22  3:45 UTC  (4+ messages)
` [PATCH v5 01/14] riscv: only use IPIs to handle cache-flushes on remote cpus

[PATCH] drm/i915/selftests: Don't restart WL for every frequency step
 2022-01-22  3:41 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Don't restart WL for every frequency step (rev2)

[PATCH net-next] net-core: add InMacErrors counter
 2022-01-22  3:40 UTC  (2+ messages)

[PATCH] mptcp: Use struct_group() to avoid cross-field memset()
 2022-01-22  3:40 UTC  (2+ messages)

[jgunthorpe:for-yishai 9/18] include/uapi/linux/vfio.h:608:37: error: expected identifier before '(' token
 2022-01-22  3:36 UTC  (2+ messages)

[PATCH V2] powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI is pending
 2022-01-22  3:34 UTC 

[PATCH-perfbook v3] RFC: make some bibliography items better
 2022-01-22  3:35 UTC 

[RESEND] target/riscv: Enable bitmanip Zicbo[m,z,p] instructions
 2022-01-22  3:30 UTC  (5+ messages)

[groeck-staging:hwmon] BUILD SUCCESS fd1e38c44d122aeac09598aea05606d61bdb8735
 2022-01-22  3:31 UTC 

[RFC bpf-next 0/3] bpf: Introduce module helper functions
 2022-01-22  3:31 UTC  (5+ messages)
` [RFC bpf-next 1/3] bpf: btf: Introduce infrastructure for module helpers
` [RFC bpf-next 2/3] bpf: add support for module helpers in verifier

[RFC PATCH v3 net-next 0/4] Preserve mono delivery time (EDT) in skb->tstamp
 2022-01-22  3:28 UTC  (4+ messages)
` [RFC PATCH v3 net-next 3/4] net: Set skb->mono_delivery_time and clear it when delivering locally

[PATCH net] selftests: net: ioam: Fixes b63c5478e9
 2022-01-22  3:27 UTC  (3+ messages)

[cel:topic-rpc-with-tls 9993/9999] net/tls/crypto.c:252:42: warning: suggest braces around empty body in an 'if' statement
 2022-01-22  3:26 UTC  (2+ messages)

drivers/nvme/host/fabrics.c:1095:5-8: Unneeded variable: "ret". Return "0" on line 1109
 2022-01-22  3:26 UTC  (4+ messages)
` [PATCH] nvme-fabrics: fix returnvar.cocci warnings

[PATCH v11 1/4] migration/dirtyrate: refactor dirty page rate calculation
 2022-01-22  3:22 UTC  (3+ messages)

[net RFC v1 0/1] Fix NULL pointer dereference in page_pool
 2022-01-22  3:15 UTC  (7+ messages)
` [net RFC v1 1/1] page_pool: fix NULL dereference crash

[PATCH] drm/i915/selftests: Use less in contexts steal guc id test
 2022-01-22  3:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH V2] usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUS
 2022-01-22  3:03 UTC 

[PATCH net 1/4] ibmvnic: Allow extra failures before disabling
 2022-01-22  2:59 UTC  (4+ messages)
` [PATCH net 2/4] ibmvnic: init ->running_cap_crqs early
` [PATCH net 3/4] ibmvnic: don't spin in tasklet
` [PATCH net 4/4] ibmvnic: remove unused ->wait_capability

[PATCH] usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUS
 2022-01-22  2:56 UTC  (5+ messages)

[RFC 2/3] iommu/samsung: Introduce Exynos sysmmu-v8 driver
 2022-01-22  2:55 UTC  (2+ messages)

[PATCH] hw/remote: Add missing include
 2022-01-22  2:52 UTC  (2+ messages)

[PATCH] PCI: Speed up device init by parsing capabilities all at once
 2022-01-22  2:12 UTC  (2+ messages)

fs/dlm/midcomms.c:913:22: sparse: sparse: restricted __le32 degrades to integer
 2022-01-22  2:45 UTC  (2+ messages)

[PATCH] mtd: phram: Prevent divide by zero bug in phram_setup()
 2022-01-22  2:43 UTC  (3+ messages)

[PATCH] arm64: extable: fix null deref in load_unaligned_zeropad
 2022-01-22  2:34 UTC  (2+ messages)

[PATCH] sparse-checkout: create leading directory
 2022-01-22  2:33 UTC  (3+ messages)
` [PATCH v2] "

Phantom PMEM poison issue
 2022-01-22  2:32 UTC  (6+ messages)

[ammarfaizi2-block:google/android/kernel/common/android-4.19-stable 346/9999] drivers/nvmem/core.c:347:5: warning: no previous prototype for 'nvmem_add_cells'
 2022-01-22  2:24 UTC  (2+ messages)

[RFC v4 00/11] Intro to Hardware timestamping engine
 2022-01-22  2:22 UTC  (5+ messages)
` [RFC v4 01/11] Documentation: Add HTE subsystem guide

[PATCH-perfbook v2] RFC: make some bibliography items better
 2022-01-22  2:18 UTC  (2+ messages)

[REGRESSION] Too-low frequency limit for AMD GPU PCI-passed-through to Windows VM
 2022-01-22  0:51 UTC  (7+ messages)

nftables: Using ip6 dscp in maps
 2022-01-22  2:16 UTC 

[PATCH] mkimage: Call verify_header after writing image to disk
 2022-01-22  2:15 UTC  (5+ messages)
` [PATCH v2] tools: "

[intel-lts:5.4/yocto 16103/20394] drivers/gpu/drm/drm_edid.c:5597 drm_update_tile_info() error: uninitialized symbol 'length'
 2022-01-22  2:14 UTC 

[PATCH v6 bpf-next 0/7] bpf_prog_pack allocator
 2022-01-22  2:12 UTC  (9+ messages)
` [PATCH v6 bpf-next 6/7] bpf: introduce "

[PATCH v2 0/2] sparse checkout: custom bash completion updates
 2022-01-22  2:11 UTC  (12+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 2/3] sparse-checkout: custom tab completion

[PATCH net] rxrpc: Adjust retransmission backoff
 2022-01-22  2:10 UTC  (2+ messages)

[PATCH RFC V1 net-next 3/4] net: Let the active time stamping layer be selectable
 2022-01-22  2:08 UTC  (8+ messages)

[PATCH v1] xtensa: Remove unused early_read_config_byte() et al declarations
 2022-01-22  2:02 UTC  (2+ messages)

[PATCH v2 00/13] media: Add multiplexed support to R-Car CSI-2 and GMSL
 2022-01-22  1:58 UTC  (7+ messages)
` [PATCH v2 03/13] media: max9286: Use enabled routes to calculate pixelrate
` [PATCH v2 04/13] media: max9286: Use routes to configure link order

[PATCH v1 1/2] usb: typec: tcpm: Do not disconnect while receiving VBUS off
 2022-01-22  1:55 UTC  (2+ messages)
` [PATCH v1 2/2] usb: typec: tcpm: Do not disconnect when receiving VSAFE0V

[PATCH v4 00/66] Introducing the Maple Tree
 2022-01-22  1:53 UTC  (4+ messages)
` [PATCH v4 27/66] mm/mmap: Change do_brk_munmap() to use do_mas_align_munmap()

[rt-devel:linux-5.16.y-rt-rebase 8/132] kernel/printk/printk.c:2628:2: error: implicit declaration of function 'boot_delay_msec'
 2022-01-22  1:54 UTC  (2+ messages)

atl1c drivers run 'napi/eth%d-385' named threads with unsubstituted %d
 2022-01-22  1:53 UTC  (4+ messages)

[PATCH 00/15] fix and feature for hns3 PMD
 2022-01-22  1:52 UTC  (19+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/15] net/hns3: remove unnecessary assignment
  ` [PATCH v2 02/15] net/hns3: fix a misjudgment expression
  ` [PATCH v2 03/15] net/hns3: extract a common API to initialize MAC addrs
  ` [PATCH v2 04/15] net/hns3: remove unnecessary 'inline'
  ` [PATCH v2 05/15] net/hns3: remove unnecessary black lines
  ` [PATCH v2 06/15] net/hns3: extract a function to handle reset fail
  ` [PATCH v2 07/15] net/hns3: remove unused variables
  ` [PATCH v2 08/15] net/hns3: remove the number of queue descriptors
  ` [PATCH v2 09/15] net/hns3: remove the printing of memory addresses
  ` [PATCH v2 10/15] net/hns3: extract a common interface to obtain revision ID
  ` [PATCH v2 11/15] net/hns3: remove invalid encapsulation function
  ` [PATCH v2 12/15] net/hns3: delete strerror invoke
  ` [PATCH v2 13/15] net/hns3: rename function
  ` [PATCH v2 14/15] net/hns3: extract functions to create RSS and FDIR flow rule
  ` [PATCH v2 15/15] net/hns3: support indirect counter action

[PATCH] KVM: VMX: Zero host's SYSENTER_ESP iff SYSENTER is NOT used
 2022-01-22  1:52 UTC 

[PATCH v3 00/10] clk: Improve clock range handling
 2022-01-22  1:51 UTC  (8+ messages)
` [PATCH v3 01/10] clk: Add Kunit tests for rate

[PATCH] clone, submodule: pass partial clone filters to submodules
 2022-01-22  1:49 UTC  (2+ messages)

[PATCH] ksmbd: fix SMB 3.11 posix extension mount failure
 2022-01-22  1:47 UTC 

[PATCH 0/3] [Non-critical]: sparse index vs split index fixes
 2022-01-22  1:42 UTC  (3+ messages)
` [PATCH 1/3] sparse-index: sparse index is disallowed when split index is active

[RFC PATCH 0/6] Add support for shared PTEs across processes
 2022-01-22  1:41 UTC  (8+ messages)

[PATCH 0/8] Apple M1 NVMe storage support
 2022-01-22  1:40 UTC  (15+ messages)
` [PATCH 1/8] nvme: Split out PCI support
` [PATCH 2/8] mailbox: apple: Add driver for Apple IOP mailbox
` [PATCH 3/8] arm: apple: Add RTKit support
` [PATCH 4/8] nvme: Introduce driver ops
` [PATCH 5/8] nvme: Add shutdown function
` [PATCH 6/8] power: domain: apple: Add reset support
` [PATCH 7/8] nvme: apple: Add driver for Apple NVMe storage controller

[PATCH 0/2] Apple M1 laptop keyboard support
 2022-01-22  1:40 UTC  (5+ messages)
` [PATCH 1/2] spi: apple: Add driver for Apple SPI controller
` [PATCH 2/2] input: apple: Add support for Apple SPI keyboard

[BUG] device_property_read_u16 reads out only zero
 2022-01-22  1:40 UTC  (4+ messages)

[PATCH v3 00/16] Add support for Tesla Full Self-Driving (FSD) SoC
 2022-01-22  1:36 UTC  (4+ messages)
  ` [PATCH v3 14/16] arm64: dts: fsd: Add initial device tree support

[XEN v3] xen/arm64: io: Decode ldr/str post-indexing instructions
 2022-01-22  1:30 UTC  (2+ messages)

About the kernel configuration(CONFIG_CPU_FREQ and CONFIG_CPU_IDLE.)
 2022-01-22  1:27 UTC 

[folded-merged] mm-simplify-try_to_unuse-fix.patch removed from -mm tree
 2022-01-22  1:28 UTC 

[PATCH v4 0/4] Fix compiler warnings for 32-bit ARM
 2022-01-22  1:27 UTC  (5+ messages)
` [PATCH v4 1/4] checkpatch: Support wide strings
` [PATCH v4 2/4] efi: Use 16-bit unicode strings
` [PATCH v4 3/4] sandbox: Detect the host bit size automatically
` [PATCH v4 4/4] treewide: Use 16-bit unicode strings

[Intel-gfx] [PATCH] drm/i915/display: Move cdclk checks to atomic check
 2022-01-22  1:28 UTC  (4+ messages)

[folded-merged] mm-remove-cleancache-fix.patch removed from -mm tree
 2022-01-22  1:28 UTC 

[PATCH 1/2] arm/oeqa/fvp: fix scoping issues with the bootlog
 2022-01-22  1:25 UTC  (2+ messages)

[folded-merged] lib-stackdepot-allow-optional-init-and-stack_table-allocation-by-kvmalloc-fixup3.patch removed from -mm tree
 2022-01-22  1:23 UTC 

[folded-merged] lib-stackdepot-allow-optional-init-and-stack_table-allocation-by-kvmalloc-fixup4.patch removed from -mm tree
 2022-01-22  1:23 UTC 

[PATCH -next] drm/amd/display: don't use /** for non-kernel-doc comments
 2022-01-22  1:23 UTC  (2+ messages)

[folded-merged] lib-stackdepot-allow-optional-init-and-stack_table-allocation-by-kvmalloc-fix-2.patch removed from -mm tree
 2022-01-22  1:23 UTC 

[folded-merged] lib-stackdepot-allow-optional-init-and-stack_table-allocation-by-kvmalloc-fix.patch removed from -mm tree
 2022-01-22  1:23 UTC 

drivers/power/supply/goldfish_battery.c:225:2-9: line 225 is redundant because platform_get_irq() already prints an error
 2022-01-22  1:23 UTC  (2+ messages)
` [PATCH] power: supply: goldfish: fix platform_get_irq.cocci warnings

[folded-merged] proc-remove-pde_data-completely-fix-fix.patch removed from -mm tree
 2022-01-22  1:22 UTC 

[folded-merged] proc-remove-pde_data-completely-fix.patch removed from -mm tree
 2022-01-22  1:22 UTC 

[folded-merged] locking-rwlocks-introduce-write_lock_nested-fix-2.patch removed from -mm tree
 2022-01-22  1:21 UTC 

[folded-merged] locking-rwlocks-introduce-write_lock_nested-fix.patch removed from -mm tree
 2022-01-22  1:20 UTC 

[Intel-gfx] [PATCH] drm/i915/rpl-s: Add stepping info
 2022-01-22  1:20 UTC  (2+ messages)

[folded-merged] sysctl-add-and-use-base-directory-declarer-and-registration-helper-fix.patch removed from -mm tree
 2022-01-22  1:20 UTC 

[kvm-unit-tests PATCH 0/8] x86: APIC bug fix and cleanup
 2022-01-22  1:18 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/8] x86: Always use legacy xAPIC to get APIC ID during TSS setup

[folded-merged] sysctl-move-maxolduid-as-a-sysctl-specific-const-fix.patch removed from -mm tree
 2022-01-22  1:19 UTC 

[PATCH 1/3] efi: Add debugging to efi_set_bootdev()
 2022-01-22  1:16 UTC  (3+ messages)
` [PATCH 2/3] efi: Use device_get_uclass_id() where appropriate
` [PATCH 3/3] efi: Drop unnecessary calls to blk_find_device()

[folded-merged] fs-move-dcache-sysctls-to-its-own-file-fix-2.patch removed from -mm tree
 2022-01-22  1:17 UTC 

[folded-merged] fs-move-inode-sysctls-to-its-own-file-fix.patch removed from -mm tree
 2022-01-22  1:16 UTC 

[folded-merged] sysctl-add-helper-to-register-a-sysctl-mount-point-fix.patch removed from -mm tree
 2022-01-22  1:15 UTC 

[rt-devel:linux-5.16.y-rt-rebase 8/132] kernel/printk/printk.c:2628:2: error: implicit declaration of function 'boot_delay_msec'
 2022-01-22  1:13 UTC  (2+ messages)

[folded-merged] firmware_loader-move-firmware-sysctl-to-its-own-files-fix-3.patch removed from -mm tree
 2022-01-22  1:13 UTC 

[folded-merged] firmware_loader-move-firmware-sysctl-to-its-own-files-fix-fix.patch removed from -mm tree
 2022-01-22  1:13 UTC 

[folded-merged] firmware_loader-move-firmware-sysctl-to-its-own-files-fix.patch removed from -mm tree
 2022-01-22  1:13 UTC 

[folded-merged] inotify-simplify-subdirectory-registration-with-register_sysctl-fix.patch removed from -mm tree
 2022-01-22  1:12 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.