linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-25 12:51:05 to 2022-04-25 15:03:19 UTC [more...]

drivers/mmc/host/mxcmmc.c:1028:18: warning: cast to smaller integer type 'enum mxcmci_type' from 'const void *'
 2022-04-25 15:02 UTC 

[PATCH v6 08/17] riscv: use fallback for random_get_entropy() instead of zero
 2022-04-25 15:02 UTC  (3+ messages)

[PATCH v3] Bluetooth: btusb: add support for Qualcomm WCN785x
 2022-04-25 15:01 UTC 

[PATCH v3 0/2] regulator: richtek,rt4801: parse GPIOs per regulator
 2022-04-25 15:01 UTC  (2+ messages)

[PATCH v5 01/11] aach: arm: mach-hpe: Introduce the HPE GXP architecture
 2022-04-25 15:00 UTC  (3+ messages)

[RFC PATCH 5/5] mtd/ubi/block: scan for partitions in case FIT_PARTITION is set
 2022-04-25 15:00 UTC 

[RFC PATCH 4/5] mtd_blkdevs: scan partitions on mtdblock if FIT_PARTITION is set
 2022-04-25 15:00 UTC 

[PATCH] tracing: Fix potential double free in create_var_ref()
 2022-04-25 14:59 UTC  (3+ messages)

[RFC PATCH 3/5] partitions/efi: add support for uImage.FIT sub-partitions
 2022-04-25 14:59 UTC 

[RFC PATCH v3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-04-25 14:57 UTC  (9+ messages)

[RFC PATCH 2/5] block: add partition parser for U-Boot uImage.FIT
 2022-04-25 14:58 UTC 

[RFC PATCH 1/5] block: add new flag to add partitions read-only
 2022-04-25 14:57 UTC 

[RFC PATCH 0/5] partition parser for U-Boot's uImage.FIT
 2022-04-25 14:57 UTC 

[PATCH v2] rcu: ftrace: avoid tracing a few functions executed in stop machine
 2022-04-25 14:56 UTC  (2+ messages)

odd endianness toolchains for crosstool
 2022-04-25 14:55 UTC  (4+ messages)

[PATCH bpf-next] bpftoo: Support user defined vmlinux path
 2022-04-25 14:54 UTC  (2+ messages)

[PATCH] staging: fieldbus: remove unnecessary double negation
 2022-04-25 14:54 UTC 

[PATCH v3 0/7] mm: demotion: Introduce new node state N_DEMOTION_TARGETS
 2022-04-25 14:53 UTC  (6+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-25 14:52 UTC  (12+ messages)

[PATCH v3 00/11] Introduce In Field Scan driver
 2022-04-25 14:52 UTC  (4+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 09/10] trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operations

[PATCH] jfs: remove unused pointer tblk
 2022-04-25 14:48 UTC  (2+ messages)

[PATCH v2] drm/cirrus: fix a NULL vs IS_ERR() checks
 2022-04-25 14:48 UTC  (2+ messages)

[PATCH] regmap: cache: set max_register with reg_stride
 2022-04-25 14:48 UTC  (2+ messages)

[PATCH] cgroup/cpuset: Remove redundant cpu/node masks setup in cpuset_init_smp()
 2022-04-25 14:43 UTC  (3+ messages)

[PATCH v2 4/4] staging: media: zoran: replace dprintk with new debugging macros
 2022-04-25 14:41 UTC 

[PATCH v2 3/4] staging: media: zoran: replace all pr_err() with zrdev_err()
 2022-04-25 14:40 UTC 

[PATCH v2 00/23] common kmalloc for SLUB and SLAB v2
 2022-04-25 14:41 UTC  (5+ messages)
` [PATCH v2 02/23] mm/slab: cleanup slab_alloc() and slab_alloc_node()
` [PATCH v2 03/23] mm/slab_common: remove CONFIG_NUMA ifdefs for common kmalloc functions

[PATCH v2 2/4] staging: media: zoran: setup videocodec header for debugging macros
 2022-04-25 14:40 UTC 

[PATCH v2 1/4] staging: media: zoran: add logging macros
 2022-04-25 14:40 UTC 

[PATCH v2 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
 2022-04-25 14:35 UTC  (3+ messages)
` [PATCH v2 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT

[PATCH v3 1/2] usb: serial: option: Add Fibocom L610 modem
 2022-04-25 14:34 UTC  (2+ messages)
` [PATCH v3 2/2] usb: serial: option: Add Fibocom MA510 modem

[PATCH] crypto: qat - Fix unsigned function returning negative constant
 2022-04-25 14:34 UTC  (2+ messages)

Oops in 5.18.0-rc4 when removing module dvb_usb_dtt200u
 2022-04-25 14:32 UTC  (2+ messages)

[PATCH] MAINTAINERS: input: add mattijs for mt6779-keypad
 2022-04-25 14:31 UTC 

[PATCH v11 0/6] Use pageblock_order for cma and alloc_contig_range alignment
 2022-04-25 14:31 UTC  (7+ messages)
` [PATCH v11 1/6] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
` [PATCH v11 2/6] mm: page_isolation: check specified range for unmovable pages
` [PATCH v11 3/6] mm: make alloc_contig_range work at pageblock granularity
` [PATCH v11 4/6] mm: page_isolation: enable arbitrary range page isolation
` [PATCH v11 5/6] mm: cma: use pageblock_order as the single alignment
` [PATCH v11 6/6] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size

[PATCH v6 00/17] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-25 14:30 UTC  (10+ messages)
` [PATCH v6 06/17] timekeeping: add raw clock fallback for random_get_entropy()
` [PATCH v6 10/17] arm: use fallback for random_get_entropy() instead of zero
` [PATCH v6 13/17] x86: "

[PATCH bpf-next v2 0/6] bpf trampoline for arm64
 2022-04-25 14:26 UTC  (5+ messages)
` [PATCH bpf-next v2 4/6] bpf, arm64: Impelment bpf_arch_text_poke() "

[PATCH 0/2] drm/nvdla: Add driver support for NVDLA
 2022-04-25 14:28 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
 2022-04-25 14:26 UTC  (13+ messages)
            `  "

[PATCH] usb: gadget: mv_udc_core: clean up comments
 2022-04-25 14:26 UTC  (2+ messages)

[PATCH net-next v4 0/2] propagate extack to vxlan_fdb_delete
 2022-04-25 14:25 UTC  (3+ messages)
` [PATCH net-next v4 1/2] rtnetlink: add extack support in fdb del handlers
` [PATCH net-next v4 2/2] net: vxlan: vxlan_core.c: Add extack support to vxlan_fdb_delete

[PATCH] kasan: Prevent cpu_quarantine corruption when CPU offline and cache shrink occur at same time
 2022-04-25 14:25 UTC  (3+ messages)

[PATCH 0/3] trivial: Fix several compilation errors/warnings with GCC12
 2022-04-25 14:23 UTC  (6+ messages)
` [PATCH 1/3] sched/headers: Fix compilation error with GCC 12

[PATCH 0/2] Input: mt6779-keypad - fix hw code logic and row/col selection
 2022-04-25 14:19 UTC  (3+ messages)
` [PATCH 1/2] Input: mt6779-keypad - fix hardware code mapping
` [PATCH 2/2] Input: mt6779-keypad - implement row/column selection

[PATCH v2 1/2] tee: remove tee_shm_va2pa() and tee_shm_pa2va()
 2022-04-25 14:18 UTC  (3+ messages)
` [PATCH v2 2/2] tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUF

[PATCH v2 1/2] usb: serial: option: Add Fibocom L610 modem
 2022-04-25 14:16 UTC  (3+ messages)
` [PATCH v2 2/2] usb: serial: option: Add Fibocom MA510 modem

[PATCH v3 0/2] Detect stalls on guest vCPUS
 2022-04-25 14:15 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: vm-wdt: Add qemu,vm-watchdog compatible
` [PATCH v3 2/2] misc: Add a mechanism to detect stalls on guest vCPUs

[PATCH v2] arch_topology: Trace the update thermal pressure
 2022-04-25 14:12 UTC  (2+ messages)

[PATCH] iommu/sva: Revert mm_pasid_drop and reusing refcount in pasid allocation
 2022-04-25 14:12 UTC 

[PATCH v3 1/2] dt-bindings: mailbox: qcom-ipcc: add missing compatible for SM8450
 2022-04-25 14:11 UTC  (5+ messages)
` [PATCH v3 2/2] dt-bindings: mailbox: qcom-ipcc: add missing properties into example

[PATCH] platform/x86/intel: pmc/core: change pmc_lpm_modes to static
 2022-04-25 14:10 UTC  (2+ messages)

9p EBADF with cache enabled (Was: 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected))
 2022-04-25 14:10 UTC  (6+ messages)
  ` 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-25 14:07 UTC  (10+ messages)
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK

[PATCH v2 ] devcoredump : Serialize devcd_del work
 2022-04-25 14:06 UTC  (2+ messages)

[PATCH v3 0/4] mainline Protonic PRTT1x boards
 2022-04-25 14:06 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: arm: stm32: Add compatible strings for Protonic T1L boards
` [PATCH v3 2/4] dt-bindings: net: silabs,wfx: add prt,prtt1c-wfm200 antenna variant
` [PATCH v3 3/4] ARM: dts: stm32: stm32mp15-pinctrl: add spi1-1 pinmux group
` [PATCH v3 4/4] ARM: dts: stm32: add support for Protonic PRTT1x boards

[PATCH V3 0/9] rework on the IRQ hardening of virtio
 2022-04-25 14:04 UTC  (8+ messages)
` [PATCH V3 6/9] virtio-ccw: implement synchronize_cbs()
` [PATCH V3 7/9] virtio: allow to unbreak virtqueue

[PATCH v2] dt-bindings: fsl: convert fsl,layerscape-dcfg to YAML
 2022-04-25 14:04 UTC 

[PATCH 1/2] dt-bindings: arm: stm32: narrow DH STM32MP1 SoM boards
 2022-04-25 14:04 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: arm: stm32: correct blank lines

[PATCH v2 1/2] dt-bindings: interrupt-controller: fsl,ls-extirq: convert to YAML
 2022-04-25 14:02 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: fsl: convert fsl,layerscape-scfg "

[PATCH] mmc: sunxi-mmc: Correct the maximum segment size
 2022-04-25 14:00 UTC  (4+ messages)

[PATCH v2] docs/ja_JP/index: update section title in Japanese
 2022-04-25 13:59 UTC  (2+ messages)

[PATCH 1/2] tee: remove tee_shm_va2pa() and tee_shm_pa2va()
 2022-04-25 13:59 UTC  (4+ messages)
` [PATCH 2/2] tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUF

[PATCH v3 0/4] Fixes for TPM interrupt handling
 2022-04-25 13:57 UTC  (12+ messages)
` [PATCH v3 2/4] tpm: Simplify locality handling

[PATCH] mm/memory_hotplug: avoid consuming corrupted data when offline pages
 2022-04-25 13:55 UTC  (5+ messages)

[PATCH -next v2 0/5] support concurrent sync io for bfq on a specail occasion
 2022-04-25 13:55 UTC  (5+ messages)
` [PATCH -next v2 2/5] block, bfq: add fake weight_counter for weight-raised queue

[RFC PATCH 0/5] Apple Macs machine-level ASoC driver
 2022-04-25 13:55 UTC  (10+ messages)
` [RFC PATCH 3/5] HACK: ASoC: Tolerate N-cpus-to-M-codecs links

[PATCH v5 00/17] Move HEVC stateless controls out of staging
 2022-04-25 13:54 UTC  (3+ messages)
` [PATCH v5 04/17] media: uapi: HEVC: Add missing fields in HEVC controls

[RFC PATCH] fuse: support cache revalidation in writeback_cache mode
 2022-04-25 13:52 UTC  (5+ messages)
  `  "
      `  "

[PATCH] mm: use pgprot_val to get value of pgprot
 2022-04-25 13:48 UTC  (4+ messages)

[PATCH v2 0/2] Dirtying, failing memop: don't indicate suppression
 2022-04-25 13:47 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: s390: Don't indicate suppression on dirtying, failing memop
` [PATCH v2 2/2] KVM: s390: selftest: Test suppression indication on key prot exception

[PATCH v3 0/5] memblock tests: update style of comments
 2022-04-25 13:45 UTC  (7+ messages)
` [PATCH v3 1/5] memblock tests: update style of comments for memblock_add_*() functions
` [PATCH v3 2/5] memblock tests: update style of comments for memblock_reserve_*() functions
` [PATCH v3 3/5] memblock tests: update style of comments for memblock_remove_*() functions

[PATCH] drm/bridge: it6505: Send DPCD SET_POWER to downstream
 2022-04-25 13:44 UTC 

[PATCH v2 2/3] arm64: dts: imx8mp: Add Engicam i.Core MX8M Plus SoM
 2022-04-25 13:42 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: fsl: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter Kit
  ` [PATCH v3 2/3] arm64: dts: imx8mp: Add Engicam i.Core MX8M Plus SoM
  ` [PATCH v3 3/3] arm64: dts: imx8mp: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter Kit

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 29/44] fs/netfs/crypto.c:76:10: warning: comparison of distinct pointer types ('typeof (len) (aka 'unsigned int and 'typeof (((1UL) << 12) - offset) (aka 'unsigned long
 2022-04-25 13:41 UTC 

[PATCH -next RFC v3 0/8] improve tag allocation under heavy load
 2022-04-25 13:42 UTC  (12+ messages)

[PATCH v3] PCI: imx6: Replace legacy gpio interface for gpiod interface
 2022-04-25 13:40 UTC  (4+ messages)

[PATCH] dt-bindings: clock: qcom,gcc-apq8064: Fix typo in compatible string
 2022-04-25 13:35 UTC 

linux-next: Fixes tags need some work in the pinctrl tree
 2022-04-25 13:35 UTC  (5+ messages)

[PATCH 1/3] arm64: dts: rockchip: enable otg/drd operation of usb_host0_xhci in rk356x
 2022-04-25 13:35 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: rockchip: add usb3 support to the radxa rock3 model a
` [PATCH 3/3] arm64: dts: rockchip: enable usb hub on "

[PATCH bpf-next v2] bpf: compute map_btf_id during build time
 2022-04-25 13:32 UTC 

[PATCH] hex2bin: make the function hex_to_bin constant-time
 2022-04-25 13:33 UTC  (7+ messages)

[PATCH v3] dt-bindings: gnss: Rewrite Mediatek bindings in YAML
 2022-04-25 13:29 UTC 

[PATCH v17 11/21] drm/mediatek: add display merge start/stop API for cmdq support
 2022-04-25 13:32 UTC  (2+ messages)

[PATCH v6 0/5]fpga: fix for coding style and kernel-doc issues
 2022-04-25 13:23 UTC  (3+ messages)
` [PATCH v6 1/5] fpga: zynq: Fix incorrect variable type

[Patch v8 0/4] memory: tegra: Add MC channels and error logging
 2022-04-25 13:31 UTC  (3+ messages)
` [Patch v8 3/4] dt-bindings: memory: tegra: Update validation for reg and reg-names

[PATCH v2 1/3] dt-bindings: net: qcom,ipa: fix example for upcomming smp2p conversion
 2022-04-25 13:31 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: mailbox: qcom-ipcc: add missing properties into example

[PATCH] staging: greybus: tools: fix spelling
 2022-04-25 13:31 UTC 

[PATCH v4 2/5] virtio-crypto: use private buffer for control request
 2022-04-25 13:27 UTC  (2+ messages)

[PATCH] arm64: dts: fvp: Add virtio-rng support
 2022-04-25 13:28 UTC  (2+ messages)

[PATCH] arm64: dts: juno: add CTI entries to device tree
 2022-04-25 13:28 UTC  (2+ messages)

[PATCH v2 0/4] A few cleanup and fixup patches for migration
 2022-04-25 13:27 UTC  (5+ messages)
` [PATCH v2 1/4] mm/migration: reduce the rcu lock duration
` [PATCH v2 2/4] mm/migration: remove unneeded lock page and PageMovable check
` [PATCH v2 3/4] mm/migration: return errno when isolate_huge_page failed
` [PATCH v2 4/4] mm/migration: fix potential pte_unmap on an not mapped pte

[PATCH v2 0/7] ASoC: remaining i2c_match_id i2c probe changes
 2022-04-25 13:26 UTC  (3+ messages)
` [PATCH v2 7/7] ASoC: tpa6130: use i2c_match_id and simple i2c probe

[PATCH] drm/i915: fix returnvar.cocci warning
 2022-04-25 13:25 UTC 

[PATCH V5 0/7] x86/entry: Clean up entry code
 2022-04-25 13:25 UTC  (4+ messages)
` [PATCH V5 7/7] x86/entry: Use idtentry macro for entry_INT80_compat

[PATCH v2] dt-bindings: gnss: Add Broacom BCM4751 family bindings
 2022-04-25 13:22 UTC 

[PATCH] mfd: sprd: Add SC2730 PMIC to SPI device ID table
 2022-04-25 13:24 UTC 

[PATCH v3] rcu: Dump all rcuc kthreads status for CPUs that not report quiescent state
 2022-04-25 13:23 UTC  (2+ messages)

[PATCH 1/2] perf vendor events intel: Update core event list for Sapphirerapids
 2022-04-25 13:22 UTC  (2+ messages)
` [PATCH 2/2] perf vendor events intel: Add uncore "

[PATCH 0/2] x86/tsc: Avoid TSC sync failure
 2022-04-25 13:20 UTC  (5+ messages)
` [PATCH 2/2] x86/tsc_sync: Add synchronization overhead to tsc adjustment

[PATCH V2 0/2] Add complex scheduler level for arm64
 2022-04-25 13:19 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sdm660-xiaomi-lavender: Configure WLED
 2022-04-25 13:13 UTC  (2+ messages)

[PATCH 1/1] ixgbe: correct SDP0 check of SFP cage for X550
 2022-04-25 13:17 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] devcoredump : Serialize devcd_del work
 2022-04-25 13:17 UTC  (4+ messages)

[fuse-devel] [PATCH] fuse: avoid deadlock when write fuse inode
 2022-04-25 13:15 UTC  (3+ messages)

[PATCH V2 00/11] perf intel-pt: Add perf event clocks to better support VM tracing
 2022-04-25 13:15 UTC  (13+ messages)
` [PATCH V2 03/11] perf/x86: Add support for TSC in nanoseconds as a perf event clock

[PATCH] drm/nouveau/disp/gv100: make gv100_disp_wndw and gv100_disp_wndw_mthd static
 2022-04-25 13:13 UTC 

[patch 1/3] x86/fpu/xsave: Support XSAVEC in the kernel
 2022-04-25 13:11 UTC  (2+ messages)
` [tip: x86/fpu] "

[PATCH] x86/cpu: Load microcode during restore_processor_state()
 2022-04-25 13:10 UTC  (4+ messages)

[PATCH] kernel/irq/matrix.c: remove redundant assignment to variable 'end'
 2022-04-25 13:10 UTC  (4+ messages)
` [tip: irq/core] genirq/matrix: Remove "

[PATCH v22 1/2] wireless: Initial driver submission for pureLiFi STA devices
 2022-04-25 13:06 UTC  (2+ messages)

[PATCH 1/4] scsi: core: constify pointer to scsi_host_template
 2022-04-25 13:04 UTC  (10+ messages)

[PATCH v14 0/7] USB DWC3 host wake up support from system suspend
 2022-04-25 13:03 UTC  (5+ messages)
` [PATCH v14 2/7] PM / wakeup: Add device_children_wakeup_capable()

[PATCH v2 0/5] Qcom UFS driver updates
 2022-04-25 13:01 UTC  (7+ messages)
` [PATCH v2 1/5] scsi: ufs: qcom: Fix acquiring the optional reset control line
` [PATCH v2 2/5] scsi: ufs: qcom: Simplify handling of devm_phy_get()

[PATCH] drm/nouveau/disp/gv100: make gv100_disp_wimm static
 2022-04-25 13:00 UTC 

[patch V5 0/3] smp: Make softirq handling RT friendly
 2022-04-25 12:55 UTC  (2+ messages)

[PATCH v3 0/2] Introduce MediaTek CCI devfreq driver
 2022-04-25 12:55 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: interconnect: Add MediaTek CCI dt-bindings
` [PATCH v3 2/2] PM / devfreq: mediatek: Introduce MediaTek CCI devfreq driver

[PATCH v2 0/2] ASoC: Add macros for signed TLV controls with callbacks
 2022-04-25 12:50 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: soc.h: Introduce SOC_DOUBLE_R_S_EXT_TLV() macro
` [PATCH v2 2/2] ASoC: soc.h: Add SOC_SINGLE_S_EXT_TLV macro

[PATCH] timers/nohz: Low-res tick handler switch to ONESHOT_STOPPED if tick stops
 2022-04-25 12:50 UTC  (2+ messages)
` [tip: timers/core] timers/nohz: Switch to ONESHOT_STOPPED in the low-res handler when the tick is stopped

[PATCH] batman-adv: remove unnecessary type castings
 2022-04-25 12:50 UTC  (3+ messages)


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).