linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-19 18:39:50 to 2022-01-19 23:21:44 UTC [more...]

[PATCH] remoteproc: Fix count check in rproc_coredump_write()
 2022-01-19 23:21 UTC 

[v10,0/3] force hsa hbp hfp packets multiple of lanenum to avoid screen shift
 2022-01-19 23:19 UTC  (3+ messages)
` [v10,2/3] drm/mediatek: implement the DSI HS packets aligned

vmlinux.o: warning: objtool: do_machine_check()+0x5fa: call to memset() leaves .noinstr.text section
 2022-01-19 23:17 UTC  (11+ messages)

[PATCH v7 0/6] serial: mvebu-uart: Support for higher baudrates
 2022-01-19 23:16 UTC  (11+ messages)
` [PATCH v7 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock

[PATCH] drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phy
 2022-01-19 23:16 UTC  (2+ messages)

[PATCH] drm/msm/dsi: Fix missing put_device() call in dsi_get_phy
 2022-01-19 23:16 UTC  (2+ messages)

[PATCH] drm/msm/dp: Add DisplayPort controller for SM8350
 2022-01-19 23:14 UTC  (2+ messages)

[PATCH] drm/msm/dpu: Bind pingpong block to intf on active ctls in cmd encoder
 2022-01-19 23:12 UTC  (2+ messages)

[PATCH] Makefile: Fix build with scan-build
 2022-01-19 23:08 UTC  (3+ messages)

[PATCH v3 0/9] i2c: piix4: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-01-19 23:06 UTC  (10+ messages)
` [PATCH v3 1/9] kernel/resource: Introduce request_muxed_mem_region()
` [PATCH v3 2/9] i2c: piix4: Replace hardcoded memory map size with a #define
` [PATCH v3 3/9] i2c: piix4: Move port I/O region request/release code into functions
` [PATCH v3 4/9] i2c: piix4: Move SMBus controller base address detect into function
` [PATCH v3 5/9] i2c: piix4: Move SMBus port selection "
` [PATCH v3 6/9] i2c: piix4: Add EFCH MMIO support to region request and release
` [PATCH v3 7/9] i2c: piix4: Add EFCH MMIO support to SMBus base address detect
` [PATCH v3 8/9] i2c: piix4: Add EFCH MMIO support for SMBus port select
` [PATCH v3 9/9] i2c: piix4: Enable EFCH MMIO for Family 17h+

[PATCH v4 bpf-next 0/7] bpf_prog_pack allocator
 2022-01-19 23:06 UTC  (8+ messages)
` [PATCH v4 bpf-next 1/7] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP
` [PATCH v4 bpf-next 2/7] bpf: use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem
` [PATCH v4 bpf-next 3/7] bpf: use size instead of pages in bpf_binary_header
` [PATCH v4 bpf-next 4/7] bpf: add a pointer of bpf_binary_header to bpf_prog
` [PATCH v4 bpf-next 5/7] x86/alternative: introduce text_poke_copy
` [PATCH v4 bpf-next 6/7] bpf: introduce bpf_prog_pack allocator
` [PATCH v4 bpf-next 7/7] bpf, x86_64: use "

[PATCH] docs: Update the preferred line size to 100 characters
 2022-01-19 23:00 UTC  (2+ messages)

[Patch v3] PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology
 2022-01-19 22:57 UTC  (2+ messages)

[PATCH] pipe: remove redundant assignment to pointer buf
 2022-01-19 22:56 UTC 

[PATCH] drm/radeon: remove redundant assignment to reg
 2022-01-19 22:46 UTC 

linux-next: manual merge of the cifs tree with the fscache tree
 2022-01-19 22:43 UTC 

[PATCH -next] drm/msm: remove variable set but not used
 2022-01-19 22:42 UTC  (2+ messages)

[PATCH 0/2] Fix warnings in psi
 2022-01-19 22:39 UTC  (3+ messages)
` [PATCH 1/2] psi: Fix "no previous prototype" warnings when CONFIG_CGROUPS=n
` [PATCH 2/2] psi: Fix "defined but not used" warnings when CONFIG_PROC_FS=n

[PATCH] vmap(): don't allow invalid pages
 2022-01-19 22:38 UTC  (10+ messages)

[PATCH V6 0/5] Use CCF to describe the UART baud rate clock
 2022-01-19 22:37 UTC  (2+ messages)

[ammarfaizi2-block:dhowells/linux-fs/netfs-lib 24/29] nios2-linux-ld: fs/cifs/file.o:undefined reference to `netfs_invalidatepage'
 2022-01-19 22:35 UTC 

[PATCH V2 00/10] selftests: Fix separate output directory builds
 2022-01-19 22:35 UTC  (3+ messages)
` [PATCH V2 08/10] selftests: mptcp: Add the uapi headers include variable

[PATCH] Drivers: hv: balloon: account for vmbus packet header in max_pkt_size
 2022-01-19 22:32 UTC  (3+ messages)

[PATCH] fs/coredump: rate limit the unsafe core_pattern warning
 2022-01-19 22:27 UTC 

[PATCH v6 0/9] Multigenerational LRU Framework
 2022-01-19 22:25 UTC  (5+ messages)

[rmk-arm:cex7 160/170] drivers/bus/fsl-mc/fsl-mc-bus.c:1111:39: error: implicit declaration of function 'iommu_get_dma_domain'; did you mean 'iommu_is_dma_domain'?
 2022-01-19 22:25 UTC 

linux-next: manual merge of the kvm-fixes tree with Linus' tree
 2022-01-19 22:25 UTC 

[PATCH 0/3] lib/string_helpers: Add a few string helpers
 2022-01-19 22:25 UTC  (21+ messages)
` [PATCH 1/3] lib/string_helpers: Consolidate yesno() implementation
      ` [Intel-gfx] "
` [PATCH 3/3] drm: Convert open yes/no strings to yesno()
      ` [Intel-gfx] [PATCH 0/3] lib/string_helpers: Add a few string helpers

[PATCH] lib/crypto: blake2s: fix a CFI failure
 2022-01-19 22:24 UTC  (3+ messages)
` [PATCH] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI

[PATCH V2] x86/sgx: Add poison handling to reclaimer
 2022-01-19 22:23 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.4 6517/9999] fs/userfaultfd.c:1519:9: warning: variable 'ioctls_out' set but not used
 2022-01-19 22:11 UTC  (6+ messages)

[PATCH v6 0/2] Add spi control driver for Sunplus SP7021 SoC
 2022-01-19 22:08 UTC  (3+ messages)
` [PATCH v6 1/2] spi: Add spi driver for Sunplus SP7021

[PATCH] vfs: check dentry is still valid in get_link()
 2022-01-19 22:07 UTC  (11+ messages)

[PATCH] devtmpfs: drop redundant fs parameters from internal fs
 2022-01-19 22:02 UTC 

[PATCH bpf-next] bpf: Add document for 'dst_port' of 'struct bpf_sock'
 2022-01-19 22:03 UTC  (2+ messages)

[PATCH v3 0/9] misc brcmfmac fixes (M1/T2 series spin-off)
 2022-01-19 22:02 UTC  (10+ messages)
` [PATCH v3 1/9] brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path
` [PATCH v3 2/9] brcmfmac: firmware: Allocate space for default boardrev in nvram
` [PATCH v3 3/9] brcmfmac: firmware: Do not crash on a NULL board_type

[PATCH v3 00/12] Fix LKDTM for PPC64/IA64/PARISC
 2022-01-19 22:00 UTC  (5+ messages)
` [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()

mm/gup.c:1674:16: error: unexpected token, expected comma
 2022-01-19 21:54 UTC 

[PATCH riscv-next] riscv: bpf: Fix eBPF's exception tables
 2022-01-19 21:46 UTC  (2+ messages)

[PATCH] riscv: eliminate unreliable __builtin_frame_address(1)
 2022-01-19 21:27 UTC  (8+ messages)

Issue using faddr2line on kernel modules
 2022-01-19 21:21 UTC  (7+ messages)

[PATCH v4 0/5] spi: dt-bindings: samsung: convert to dtschema
 2022-01-19 20:55 UTC  (7+ messages)
` [PATCH v4 1/5] ARM: dts: exynos: split dmas into array of phandles in Exynos5250
` [PATCH v4 2/5] spi: dt-bindings: samsung: convert to dtschema
` [PATCH v4 3/5] spi: dt-bindings: samsung: allow controller-data to be optional
` [PATCH v4 4/5] mfd: dt-bindings: google,cros-ec: reference Samsung SPI bindings
` [PATCH v4 5/5] spi: s3c64xx: allow controller-data to be optional

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-19 20:55 UTC  (30+ messages)
              ` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()

[PATCH] x86/sgx: Add poison handling to reclaimer
 2022-01-19 20:56 UTC  (4+ messages)

include/linux/compiler_types.h:319:45: error: call to '__compiletime_assert_242' declared with attribute error: BUILD_BUG_ON failed: FIX_KMAP_SLOTS > PTRS_PER_PTE
 2022-01-19 20:54 UTC 

regression: LTP isofs testcase failure - bisection fingers "loop: make autoclear operation asynchronous"
 2022-01-19 20:48 UTC  (5+ messages)

[PATCH v3] i2c: i801: Safely share SMBus with BIOS/ACPI
 2022-01-19 20:48 UTC  (2+ messages)

Convert type of 'struct dmi_system_id -> driver_data' from 'void *' to kernel_ulong_t?
 2022-01-19 20:45 UTC  (3+ messages)

[PATCH v20 0/5] usb: misc: Add onboard_usb_hub driver
 2022-01-19 20:43 UTC  (6+ messages)
` [PATCH v20 1/5] of/platform: Add stubs for of_platform_device_create/destroy()
` [PATCH v20 2/5] driver core: Export device_is_bound()
` [PATCH v20 3/5] usb: misc: Add onboard_usb_hub driver
` [PATCH v20 4/5] usb: core: hcd: Create platform devices for onboard hubs in probe()
` [PATCH v20 5/5] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub

[PATCH v5] ACPI: Move sdei_init and ghes_init ahead to handle platform errors earlier
 2022-01-19 20:42 UTC  (2+ messages)

[PATCH v2] dma-buf: dma-heap: Add a size check for allocation
 2022-01-19 20:37 UTC  (9+ messages)
` [PATCH v3] "

[PATCH] PCI: endpoint: Add prefetch bar support
 2022-01-19 20:33 UTC  (2+ messages)

Null pointer dereference in cros-ec-typec
 2022-01-19 20:32 UTC  (12+ messages)

[PATCH 0/4] Add support for PDC interrupt controller for sm8150
 2022-01-19 20:31 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: qcom,pdc: Add compatible for SM8150
` [PATCH 2/4] pinctrl: qcom: sm8150: Specify PDC map
` [PATCH 3/4] arm64: dts: qcom: sm8150: Add pdc interrupt controller node
` [PATCH 4/4] arm64: dts: qcom: sm8150: Add PDC as the interrupt parent for tlmm

[PATCH RESEND] mount: warn only once about timestamp range expiration
 2022-01-19 20:29 UTC 

[PATCH 00/26] TDX Guest: TDX core support
 2022-01-19 20:26 UTC  (13+ messages)
` [PATCH 10/26] x86/tdx: Support TDX guest port I/O at decompression time

[PATCH v2 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-01-19 20:19 UTC  (9+ messages)
` [PATCH v2 15/30] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v2 21/30] KVM: s390: pci: handle refresh of PCI translations

[PATCH] drivers: irqchip: add irq-type-changer
 2022-01-19 20:17 UTC 

[syzbot] INFO: task hung in hub_port_init (2)
 2022-01-19 20:16 UTC  (2+ messages)

[PATCH v2] hv: account for packet descriptor in maximum packet size
 2022-01-19 20:13 UTC  (4+ messages)

[PATCH v1 2/2] usb: typec: anx7411: Add Analogix PD ANX7411 support
 2022-01-19 20:13 UTC  (2+ messages)

[PATCH v2 00/16] Add support for Tesla Full Self-Driving (FSD) SoC
 2022-01-19 20:11 UTC  (3+ messages)
  ` [PATCH v2 02/16] dt-bindings: clock: Add bindings definitions for FSD CMU blocks

[PATCH 0/1] Relicense mt7986 clock driver to GPL-2.0
 2022-01-19 20:05 UTC  (3+ messages)
` [PATCH 1/1] clk: mediatek: relicense "

[PATCH v5 0/7] MIPS: JZ4780 and CI20 HDMI
 2022-01-19 20:04 UTC  (3+ messages)
  ` [PATCH v5 2/7] drm/ingenic: Add support for JZ4780 and HDMI output

[PATCH v3] thermal/core: Clear all mitigation when thermal zone is disabled
 2022-01-19 20:03 UTC  (6+ messages)

[PATCH V3] panic: Move panic_print before kmsg dumpers
 2022-01-19 19:51 UTC  (3+ messages)

[PATCH v3 0/4] spi: dt-bindings: samsung: convert to dtschema
 2022-01-19 19:49 UTC  (4+ messages)
` [PATCH v3 2/4] "

[PATCH v4 0/3] mmc: mediatek: add support for SDIO eint IRQ
 2022-01-19 19:47 UTC  (3+ messages)
` [PATCH v4 3/3] "

[PATCH v2 4/4] drm/i915/uapi: document behaviour for DG2 64K support
 2022-01-19 19:49 UTC  (3+ messages)

[GIT PULL] arm64: dts: samsung: Second pull for v5.17
 2022-01-19 19:43 UTC  (6+ messages)

[PATCH] perf_events: sysctl: Avoid unused one_thousand definition
 2022-01-19 19:40 UTC 

[PATCH v2] proc/vmcore: fix possible deadlock on concurrent mmap and read
 2022-01-19 19:34 UTC 

[PATCH] net/bluetooth: remove unneeded err variable
 2022-01-19 19:33 UTC  (2+ messages)

[RFC PATCH v3 0/3] Add support modifiers for drivers whose planes only support linear layout
 2022-01-19 19:17 UTC  (7+ messages)
` [RFC PATCH v3 2/3] drm: add "

[PATCH v4 0/2] Bluetooth: hci_h5: btrtl: Add support for RTL8822CS hci_ver 0x08
 2022-01-19 19:32 UTC  (5+ messages)
` [PATCH v4 1/2] Bluetooth: btrtl: Add support for RTL8822C "
` [PATCH v4 2/2] Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open

[PATCH v2 0/7] kvm: fix latent guest entry/exit bugs
 2022-01-19 19:30 UTC  (4+ messages)

[PATCH] remoteproc: Use unbounded/high priority workqueue for recovery work
 2022-01-19 19:30 UTC 

Problems with rcutorture on ppc64le: allmodconfig(2) and other failures
 2022-01-19 19:30 UTC  (9+ messages)

[RFC PATCH v1 00/10] KVM: s390: Do storage key checking
 2022-01-19 19:27 UTC  (3+ messages)
` [RFC PATCH v1 02/10] KVM: s390: Honor storage keys when accessing guest memory

[PATCH 0/2] Make platform_get_irq[_byname]_optional() optional
 2022-01-19 19:06 UTC  (4+ messages)
` [PATCH 1/2] platform: make platform_get_irq_optional() optional
  ` [PATCH 1/2] platform: make platform_get_irq_optional() optional (summary)

[PATCH v2 0/2] sched/tracing: sched_switch prev_state reported as TASK_RUNNING when it's not
 2022-01-19 19:13 UTC  (7+ messages)
` [PATCH v2 2/2] sched/tracing: Add TASK_RTLOCK_WAIT to TASK_REPORT

[ardb:for-kernelci 10/36] ld.lld: error: undefined symbol: generic_handle_arch_irq
 2022-01-19 18:38 UTC 

[PATCH] rtc: pcf2127: add error message if writing to CLKOUT register fails
 2022-01-19 19:10 UTC  (4+ messages)

[PATCH v4 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2022-01-19 19:06 UTC  (8+ messages)
` [PATCH v4 1/7] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
` [PATCH v4 2/7] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
` [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages
` [PATCH v4 4/7] mm: make alloc_contig_range work at pageblock granularity
` [PATCH v4 5/7] mm: cma: use pageblock_order as the single alignment
` [PATCH v4 6/7] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size
` [PATCH v4 7/7] arch: powerpc: adjust fadump alignment to be pageblock aligned

[PATCH v1 1/1] pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured line
 2022-01-19 18:19 UTC 

[PATCH v2] KVM: Move VM's worker kthreads back to the original cgroups before exiting
 2022-01-19 19:05 UTC  (8+ messages)

sound/soc/codecs/tas5754m.c:246:7: warning: variable 'ret' is used uninitialized whenever switch case is taken
 2022-01-19 18:18 UTC 

[PATCH -next, v2] sched: Use struct_size() helper in task_numa_group()
 2022-01-19 19:01 UTC  (9+ messages)

[PATCH V4 XRT Alveo Infrastructure 0/5] XRT Alveo driver infrastructure overview
 2022-01-19 18:59 UTC  (4+ messages)
` [PATCH V4 XRT Alveo Infrastructure 3/5] of: create empty of root

[PATCH V2] remoteproc: imx_rproc: use imx specific hook for find_loaded_rsc_table
 2022-01-19 18:58 UTC  (3+ messages)
` [PATCH 7/9] remoteproc: imx_rproc: support kicking Mcore from Linux for i.MX8QXP

[PATCH v1] genirq/msi: fix crash when handling Multi-MSI
 2022-01-19 18:54 UTC  (8+ messages)
          ` [PATCH] PCI/MSI: Prevent UAF in error path

[RFC PATCH 0/6] KVM: SVM: Defer page pinning for SEV guests
 2022-01-19 18:52 UTC  (5+ messages)
` [RFC PATCH 6/6] KVM: SVM: Pin SEV pages in MMU during sev_launch_update_data()

[PATCH] powerpc/process, kasan: Silence KASAN warnings in __get_wchan()
 2022-01-19 18:51 UTC  (2+ messages)

[PATCH v3 00/10] drm: Make drivers to honour the nomodeset parameter
 2022-01-19 18:49 UTC  (2+ messages)

[PATCH v3 0/4] Watchdog: sp5100_tco: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-01-19 18:45 UTC  (7+ messages)

[PATCH v2] lkdtm/bugs: Check for the NULL pointer after calling kmalloc
 2022-01-19 18:45 UTC  (2+ messages)

[PATCH v3] tpm: vtpm_proxy: Check length to avoid compiler warning
 2022-01-19 18:43 UTC 

[PATCH] RISC-V: nommu_virt: Drop unused SLAB_MERGE_DEFAULT
 2022-01-19 18:42 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).