linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-07 05:34:37 to 2021-04-07 07:38:28 UTC [more...]

[RFC PATCH 00/18] Microsoft Hypervisor root partition ioctl interface
 2021-04-07  7:38 UTC  (7+ messages)
` [RFC PATCH 04/18] virt/mshv: request version ioctl

[PATCH v9 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-04-07  7:35 UTC  (14+ messages)
` [PATCH v9 01/13] dt-bindings: mfd: Add 'nxp,imx8mq-vpu-ctrl' to syscon list
` [PATCH v9 02/13] dt-bindings: media: nxp,imx8mq-vpu: Update the bindings for G2 support
` [PATCH v9 03/13] media: hantro: Use syscon instead of 'ctrl' register
` [PATCH v9 04/13] media: hevc: Add fields and flags for hevc PPS
` [PATCH v9 05/13] media: hevc: Add decode params control
` [PATCH v9 06/13] media: hantro: change hantro_codec_ops run prototype to return errors
` [PATCH v9 07/13] media: hantro: Define HEVC codec profiles and supported features
` [PATCH v9 08/13] media: hantro: Only use postproc when post processed formats are defined
` [PATCH v9 09/13] media: uapi: Add a control for HANTRO driver
` [PATCH v9 10/13] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
` [PATCH v9 11/13] media: hantro: Introduce G2/HEVC decoder
` [PATCH v9 12/13] media: hantro: IMX8M: add variant for G2/HEVC codec
` [PATCH v9 13/13] arm64: dts: imx8mq: Add node to G2 hardware

[PATCH v1 1/1] kernel.h: Split out panic and oops helpers
 2021-04-07  7:33 UTC  (3+ messages)

[PATCH -next] ASoC: codecs: lpass-va-macro: constify static struct snd_soc_dai_ops
 2021-04-07  7:42 UTC 

[PATCH v7 1/8] pwm: pca9685: Switch to atomic API
 2021-04-07  7:33 UTC  (12+ messages)
` [PATCH v7 2/8] pwm: pca9685: Support hardware readout
` [PATCH v7 5/8] pwm: core: Support new PWM_STAGGERING_ALLOWED flag
` [PATCH v7 7/8] pwm: pca9685: Restrict period change for enabled PWMs
` [PATCH v7 8/8] pwm: pca9685: Add error messages for failed regmap calls

[PATCH v2 00/49] *** SUBJECT HERE ***
 2021-04-07  7:32 UTC  (55+ messages)
` [PATCH v2 01/49] staging: sm750fb: Update dvi_ctrl_device to snake case
` [PATCH v2 02/49] staging: sm750fb: Rename dviInit to dvi_init and update param names
` [PATCH v2 03/49] staging: sm750fb: Update param names of PFN_DVICTRL_INIT function pointer
` [PATCH v2 04/49] staging: sm750fb: Remove type names in variables and type definitions
` [PATCH v2 05/49] staging: sm750fb: Remove remaining camel case names in ddk750_dvi.h
` [PATCH v2 06/49] staging: sm750fb: Update displayControlAdjust_SM750LE to snake case
` [PATCH v2 07/49] staging: sm750fb: Update programModeRegisters "
` [PATCH v2 08/49] staging: sm750fb: Update enum values in dpms "
` [PATCH v2 09/49] staging: sm750fb: Rename sm750_set_power_mode function parameter
` [PATCH v2 10/49] staging: sm750fb: Rename ddk750_setModeTiming to ddk750_set_mode_timing
` [PATCH v2 11/49] staging: sm750fb: Rename i2cWriteReg and i2cReadReg to snake case
` [PATCH v2 12/49] staging: sm750fb: Rename vendorID local variable "
` [PATCH v2 13/49] staging: sm750fb: Rename deviceID "
` [PATCH v2 14/49] staging: sm750fb: Rename sii164SelectHotPlugDetectionMode "
` [PATCH v2 15/49] staging: sm750fb: Rename gDviCtrlChipName "
` [PATCH v2 16/49] staging: sm750fb: Update function parameter names in ddk750_sii164.c
` [PATCH v2 17/49] staging: sm750fb: Rename local variables to snake case
` [PATCH v2 18/49] staging: sm750fb: Rename function params of sii164_init_chip
` [PATCH v2 19/49] staging: sm750fb: Rename function parameter of sii164_enable_hot_plug_detection
` [PATCH v2 20/49] staging: sm750fb: Update function parameter names to snake case
` [PATCH v2 21/49] staging: sm750fb: Rename function write_dpPort "
` [PATCH v2 22/49] staging: sm750fb: Update local variable in sm750_hw_copyarea "
` [PATCH v2 23/49] staging: sm750fb: Update local variables in sm750_hw_imageblit "
` [PATCH v2 24/49] staging: sm750fb: Update local variable in sm750_hw_fillrect "
` [PATCH v2 25/49] staging: sm750fb: Rename deGetTransparency "
` [PATCH v2 26/49] staging: sm750fb: Update function parameter of sm750_hw_imageblit "
` [PATCH v2 27/49] staging: sm750fb: Rename function params to snake case in sm750_accel.h
` [PATCH v2 28/49] staging: sm750fb: Update members of lynx_cursor to snake case
` [PATCH v2 29/49] staging: sm750fb: Rename function sm750_hw_cursor_setSize "
` [PATCH v2 30/49] staging: sm750fb: Rename function sm750_hw_cursor_setPos "
` [PATCH v2 31/49] staging: sm750fb: Rename function sm750_hw_cursor_setColor "
` [PATCH v2 32/49] staging: sm750fb: Rename function sm750_hw_cursor_setData "
` [PATCH v2 33/49] staging: sm750fb: Rename function hw_sm750_crtc_setMode "
` [PATCH v2 34/49] staging: sm750fb: Update members of init_status struct "
` [PATCH v2 35/49] staging: sm750fb: Update members of sm750_dev "
` [PATCH v2 36/49] staging: sm750fb: Update members of lynxfb_crtc "
` [PATCH v2 37/49] staging: sm750fb: Rename function hw_sm750_output_setMode "
` [PATCH v2 38/49] staging: sm750fb: Rename function hw_sm750_setColReg "
` [PATCH v2 39/49] staging: sm750fb: Rename functions *_setBLANK "
` [PATCH v2 40/49] staging: sm750fb: Rename function sm750_hw_cursor_setData2 "
` [PATCH v2 41/49] staging: sm750fb: Rename function hw_sm750_initAccel "
` [PATCH v2 42/49] staging: sm750fb: Rename functions *_deWait "
` [PATCH v2 43/49] staging: sm750fb: Update members of lynx_accel struct "
` [PATCH v2 44/49] staging: sm750fb: Rename function hw_sm750_crtc_checkMode "
` [PATCH v2 45/49] staging: sm750fb: Rename sii164_set_power function parameter
` [PATCH v2 46/49] staging: sm750fb: Rename local variable Bpp to bpp in sm750.c
` [PATCH v2 47/49] staging: sm750fb: Rename proc_setBLANK member of lynxfb_output struct
` [PATCH v2 48/49] staging: sm750fb: Rename fixId to fix_id
` [PATCH v2 49/49] staging: sm750fb: Update members of sm750_pnltype struct to snake case

[rcu] 7308e02404: INFO:rcu_preempt_detected_stalls_on_CPUs/tasks
 2021-04-07  7:29 UTC 

[PATCH v16 0/2] add power control in i2c
 2021-04-07  7:30 UTC  (5+ messages)
` [PATCH v16 2/2] i2c: core: support bus regulator controlling in adapter

[PATCH v2 00/30] media: atmel: atmel-isc: add support for xisc
 2021-04-07  7:30 UTC  (2+ messages)

[PATCH 0/4] Cleanup and fixup for hugetlb
 2021-04-07  7:24 UTC  (4+ messages)
` [PATCH 3/4] mm/hugeltb: fix potential wrong gbl_reserve value for hugetlb_acct_memory()

[PATCH] PCI: merge slot and bus reset implementations
 2021-04-07  7:23 UTC  (6+ messages)

[PATCH v2 0/3] Add Aspeed SSIF BMC driver
 2021-04-07  7:23 UTC  (4+ messages)
` [PATCH v2 2/3] drivers: char: ipmi: "

[PATCH 00/20] kbuild: unify the install.sh script usage
 2021-04-07  7:19 UTC  (23+ messages)
` [PATCH 01/20] kbuild: move x86 install script to scripts/install.sh
` [PATCH 02/20] kbuild: scripts/install.sh: properly quote all variables
` [PATCH 03/20] kbuild: scripts/install.sh: provide a "install" function
` [PATCH 04/20] kbuild: scripts/install.sh: call sync before calling the bootloader installer
` [PATCH 05/20] kbuild: scripts/install.sh: prepare for arch-specific bootloaders
` [PATCH 06/20] kbuild: scripts/install.sh: handle compressed/uncompressed kernel images
` [PATCH 07/20] kbuild: scripts/install.sh: allow for the version number
` [PATCH 08/20] kbuild: riscv: use common install script
` [PATCH 09/20] kbuild: arm64: "
` [PATCH 10/20] kbuild: arm: "
` [PATCH 11/20] kbuild: ia64: "
` [PATCH 12/20] kbuild: m68k: "
` [PATCH 13/20] kbuild: nds32: convert to use the common install scripts
` [PATCH 14/20] kbuild: nios2: use common install script
` [PATCH 15/20] kbuild: parisc: "
` [PATCH 16/20] kbuild: powerpc: "
` [PATCH 17/20] kbuild: s390: "
` [PATCH 18/20] kbuild: sh: remove unused "
` [PATCH 19/20] kbuild: sparc: use common "
` [PATCH 20/20] kbuild: scripts/install.sh: update documentation

[PATCH v2] sched/fair: bring back select_idle_smt, but differently
 2021-04-07  7:17 UTC  (6+ messages)
  ` [PATCH v3] "

[PATCH v14 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2021-04-07 15:30 UTC  (13+ messages)
` [PATCH v14 01/12] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
` [PATCH v14 02/12] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
` [PATCH v14 03/12] Revert "dmaengine: imx-sdma: refine to load context only once"
` [PATCH v14 04/12] dmaengine: imx-sdma: remove duplicated sdma_load_context
` [PATCH v14 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script
` [PATCH v14 06/12] dmaengine: imx-sdma: add mcu_2_ecspi script
` [PATCH v14 07/12] spi: imx: fix ERR009165
` [PATCH v14 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH v14 09/12] dmaengine: imx-sdma: remove ERR009165 "
` [PATCH v14 10/12] dma: imx-sdma: add i.mx6ul compatible name
` [PATCH v14 11/12] dmaengine: imx-sdma: add uart rom script
` [PATCH v14 12/12] dmaengine: imx-sdma: add terminated list for freed descriptor in worker

[PATCH] iio: light: gp2ap002: Fix rumtime PM imbalance on error
 2021-04-07  7:16 UTC  (2+ messages)

[PATCH v4] platform/x86: intel_pmc_core: export platform global_reset via sysfs
 2021-04-07  7:14 UTC  (4+ messages)

[PATCH V4 0/2] Add virtual hardware module
 2021-04-07  7:12 UTC  (2+ messages)

[RESEND PATCH v5 1/2] bio: limit bio max size
 2021-04-07  6:55 UTC  (4+ messages)

[PATCH] net: phy: fix PHY possibly unwork after MDIO bus resume back
 2021-04-07  7:12 UTC  (12+ messages)

[PATCH v6 0/8] Allocate memmap from hotadded memory (per device)
 2021-04-07  7:11 UTC  (4+ messages)
` [PATCH v6 3/8] mm,memory_hotplug: Factor out adjusting present pages into adjust_present_page_count()

[PATCH v3 00/10] tty: Fix some coding style issues
 2021-04-07  7:06 UTC  (11+ messages)
` [PATCH v3 01/10] tty/sysrq: Add a blank line after declarations
` [PATCH v3 02/10] tty/sysrq: Fix issues of code indent should use tabs
` [PATCH v3 03/10] tty: tty_jobctrl: Add a blank line after declarations
` [PATCH v3 04/10] tty: tty_jobctrl: Fix coding style issues of block comments
` [PATCH v3 05/10] tty: tty_jobctrl: Remove spaces before tabs
` [PATCH v3 06/10] tty: tty_ldisc: Fix an issue of code indent should use tabs
` [PATCH v3 07/10] tty: tty_ldisc: Add a blank line after declarations
` [PATCH v3 08/10] tty: tty_ldisc: Fix coding style issues of block comments
` [PATCH v3 09/10] tty: tty_ldisc: Do not use assignment in if condition
` [PATCH v3 10/10] tty: tty_ldisc: Remove the repeated word 'the'

[PATCH 0/2] fdt: translate address if #size-cells = <0>
 2021-04-07  7:07 UTC  (5+ messages)

linux-next: manual merge of the scsi tree with the scsi-fixes tree
 2021-04-07  7:04 UTC 

[GIT PULL 1/3] ARM: dts: samsung: Pull for v5.13
 2021-04-07  7:03 UTC  (4+ messages)
` [GIT PULL 2/3] arm64: dts: exynos: "
` [GIT PULL 3/3] ARM: samsung: mach/soc pull "

[PATCH] ext4: add a configurable parameter to prevent endless loop in ext4_mb_discard_group_preallocations
 2021-04-07  7:01 UTC 

[PATCH v2 00/10] tty: Fix some coding style issues
 2021-04-07  6:57 UTC  (4+ messages)
` [PATCH v2 04/10] tty: tty_jobctrl: Fix coding style issues of block comments

(no subject)
 2021-04-07  6:56 UTC  (8+ messages)
` [PATCH v8 3/9] bus: mhi: core: Improvements to the channel handling state machine
` [PATCH v8 4/9] bus: mhi: core: Update debug messages to use client device
` [PATCH v8 5/9] bus: mhi: core: Hold device wake for channel update commands
` your mail

[PATCH v6 0/4] usb: Linking ports to their Type-C connectors
 2021-04-07  6:55 UTC  (5+ messages)
` [PATCH v6 1/4] usb: typec: Port mapping utility
` [PATCH v6 2/4] usb: Link the ports to the connectors they are attached to
` [PATCH v6 3/4] usb: Iterator for ports
` [PATCH v6 4/4] usb: typec: Link all ports during connector registration

[PATCH] ASoC: codecs: Fix rumtime PM imbalance in tas2552_probe
 2021-04-07  6:54 UTC 

[PATCH -next] tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' static
 2021-04-07  7:10 UTC 

[PATCH] bus: mhi: pci_generic: Add SDX65 based modem support
 2021-04-07  6:51 UTC  (2+ messages)

[RESEND PATCH] bus: mhi: core: Remove pre_init flag used for power purposes
 2021-04-07  6:50 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: nvmem: Add SoC compatible for sc7280
 2021-04-07  6:49 UTC  (4+ messages)
` [PATCH 2/2] nvmem: qfprom: Add support for fuse blowing on sc7280

[PATCH] HID: i2c-hid: Skip ELAN power-on command after reset
 2021-04-07  6:49 UTC 

[PATCH v5 0/6] usb: Linking ports to their Type-C connectors
 2021-04-07  6:49 UTC  (4+ messages)
` [PATCH v5 3/6] usb: typec: Port mapping utility

[PATCH] bus: mhi: pci_generic: Introduce Foxconn T99W175 support
 2021-04-07  6:46 UTC  (2+ messages)

[PATCH] HID: picolcd: remove unused variable
 2021-04-07  6:39 UTC 

[PATCH v2] usb: cdnsp: Fixes issue with Configure Endpoint command
 2021-04-07  6:36 UTC 

[PATCH] iommu/vt-d: Force to flush iotlb before creating superpage
 2021-04-07  6:35 UTC  (3+ messages)

[io_uring] 860d1bed91: stress-ng.msg.ops_per_sec 34.9% improvement
 2021-04-07  6:33 UTC 

[PATCH] driver: of: Properly truncate command line if too long
 2021-04-07  6:35 UTC  (2+ messages)

[PATCH 0/3] fsdax: Factor helper functions to simplify the code
 2021-04-07  6:32 UTC  (4+ messages)
` [PATCH 1/3] fsdax: Factor helpers to simplify dax fault code
` [PATCH 2/3] fsdax: Factor helper: dax_fault_actor()
` [PATCH 3/3] fsdax: Output address in dax_iomap_pfn() and rename it

[PATCH] i2c: omap: Fix rumtime PM imbalance on error
 2021-04-07  6:27 UTC  (4+ messages)

[PATCH] staging: rt8192u: change constants to be on right
 2021-04-07  6:17 UTC 

[PATCH v2 0/2] Documentation: misc-devices: Fix documentation issues (indentation, text format, toc) and outdated information
 2021-04-07  6:17 UTC  (3+ messages)
` [PATCH v2 1/2] Documentation: misc-devices: Fix indentation, formatting, and update outdated info

[PATCH] lib/string: Introduce sysfs_streqcase
 2021-04-07  6:14 UTC 

[PATCH v4] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTINUE behavior
 2021-04-07  6:14 UTC  (2+ messages)

[PATCH v2] docs: driver-model: Update the documentation for device class
 2021-04-07  6:10 UTC 

[PATCH RESEND] lib/scatterlist: Fix NULL pointer deference
 2021-04-07  6:10 UTC  (2+ messages)

[PATCH v6 00/27] Memory Folios
 2021-04-07  6:09 UTC  (11+ messages)
` [PATCH v6 01/27] mm: Introduce struct folio

[PATCH net-next v5] atl1c: move tx cleanup processing out of interrupt
 2021-04-07  6:08 UTC 

[PATCH] staging: rtl8192u: remove unused variable
 2021-04-07  6:07 UTC 

[PATCH] Input: gpio-keys - fix crash when disabliing GPIO-less buttons
 2021-04-07  6:05 UTC  (2+ messages)

[PATCH v5 0/2] enable HDCP in Cadence MHDP bridge driver
 2021-04-07  6:03 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: drm/bridge: MHDP8546 bridge binding changes for HDCP

[PATCH v2 0/6] perf arm64 metricgroup support
 2021-04-07  6:03 UTC  (6+ messages)
` [PATCH v2 1/6] perf metricgroup: Make find_metric() public with name change

[igb] netconsole triggers warning in netpoll_poll_dev
 2021-04-07  6:00 UTC  (3+ messages)

[PATCH] staging: sm750fb: Convert camel case to snake case
 2021-04-07  5:56 UTC  (3+ messages)

[PATCH v2] media: venus : hfi: add venus image info into smem
 2021-04-07  5:50 UTC  (3+ messages)

[kbuild] 6a3193cdd5: netperf.Throughput_tps -11.9% regression
 2021-04-07  5:46 UTC 

[PATCH v3] media: venus : hfi: add venus image info into smem
 2021-04-07  5:47 UTC 

[PATCH] media: sun8i-di: Fix rumtime PM imbalance in deinterlace_start_streaming
 2021-04-07  5:46 UTC 

[PATCH] media: platform: sti: Fix rumtime PM imbalance in regs_show
 2021-04-07  5:43 UTC 

[RESEND PATCH v5 2/2] bio: add limit_bio_size sysfs
 2021-04-07  5:43 UTC  (3+ messages)

[PATCH] staging: rtl8712: avoid multiple line dereference
 2021-04-07  5:40 UTC  (2+ messages)

[PATCH] tty: n_gsm: check error while registering tty devices
 2021-04-07  5:37 UTC 

[RESEND PATCH] staging: emxx_udc: Ending line with argument
 2021-04-07  5:37 UTC  (4+ 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).