All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-10 08:13:00 to 2022-01-10 08:47:13 UTC [more...]

[PATCH v11 00/22] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-01-10  8:46 UTC  (6+ messages)
` [PATCH v11 02/22] dt-bindings: mediatek: add vdosys1 MERGE property "
` [PATCH v11 03/22] dt-bindings: mediatek: add ethdr definition "
` [PATCH v11 04/22] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v11 09/22] soc: mediatek: change the mutex defines and the mutex_mod type
` [PATCH v11 15/22] drm/mediatek: add display merge async reset control

[RFC PATCH v2 0/6] host: Support macOS 12
 2022-01-10  8:44 UTC  (4+ messages)
` [RFC PATCH v2 2/6] audio/coreaudio: Remove a deprecation warning on "

[PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
 2022-01-10  8:45 UTC  (14+ messages)
` [PATCH 01/16] alpha: "
` [PATCH 02/16] floppy: "
` [PATCH 03/16] fpga: dfl: pci: "
` [PATCH 04/16] media: "
` [PATCH 05/16] agp/intel: "
` [PATCH 06/16] sparc: "

[PATCH 0/3] add R-Car M3-W+ (r8a99761) LVDS encoder support
 2022-01-10  8:43 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: renesas: r8a77961: Add lvds0 device node

[PATCH v2 0/9] hw/dma: Use dma_addr_t type definition when relevant
 2022-01-10  8:43 UTC  (3+ messages)
` [PATCH v2 2/9] hw/pci: Restrict pci-bus stub to sysemu

[PATCH v3 0/2] m68k: Add Virtual M68k Machine
 2022-01-10  8:42 UTC  (3+ messages)
` [PATCH v3 1/2] m68k: add asm/config.h
` [PATCH v3 2/2] m68k: introduce a virtual m68k machine

[PATCH v2 00/28] Convert GUP to folios
 2022-01-10  8:42 UTC  (55+ messages)
` [PATCH v2 01/28] gup: Remove for_each_compound_range()
` [PATCH v2 02/28] gup: Remove for_each_compound_head()
` [PATCH v2 03/28] gup: Change the calling convention for compound_range_next()
` [PATCH v2 04/28] gup: Optimise compound_range_next()
` [PATCH v2 05/28] gup: Change the calling convention for compound_next()
` [PATCH v2 06/28] gup: Fix some contiguous memmap assumptions
` [PATCH v2 07/28] gup: Remove an assumption of a contiguous memmap
` [PATCH v2 08/28] gup: Handle page split race more efficiently
` [PATCH v2 09/28] gup: Turn hpage_pincount_add() into page_pincount_add()
` [PATCH v2 10/28] gup: Turn hpage_pincount_sub() into page_pincount_sub()
` [PATCH v2 12/28] mm: Add folio_put_refs()
` [PATCH v2 13/28] mm: Add folio_pincount_ptr()
` [PATCH v2 14/28] mm: Convert page_maybe_dma_pinned() to use a folio
` [PATCH v2 15/28] gup: Add try_get_folio() and try_grab_folio()
` [PATCH v2 16/28] mm: Remove page_cache_add_speculative() and page_cache_get_speculative()
` [PATCH v2 17/28] gup: Add gup_put_folio()
` [PATCH v2 18/28] hugetlb: Use try_grab_folio() instead of try_grab_compound_head()
` [PATCH v2 19/28] gup: Convert try_grab_page() to call try_grab_folio()
` [PATCH v2 20/28] gup: Convert gup_pte_range() to use a folio
` [PATCH v2 21/28] gup: Convert gup_hugepte() "
` [PATCH v2 22/28] gup: Convert gup_huge_pmd() "
` [PATCH v2 23/28] gup: Convert gup_huge_pud() "
` [PATCH v2 24/28] gup: Convert gup_huge_pgd() "
` [PATCH v2 25/28] gup: Convert compound_next() to gup_folio_next()
` [PATCH v2 26/28] gup: Convert compound_range_next() to gup_folio_range_next()
` [PATCH v2 27/28] mm: Add isolate_lru_folio()
` [PATCH v2 28/28] gup: Convert check_and_migrate_movable_pages() to use a folio

stable-rc/queue/4.14 baseline: 140 runs, 1 regressions (v4.14.261-22-g0d85bbd52179)
 2022-01-10  8:44 UTC 

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

[PATCH v3] ASoC: adds component driver for TAS575xM digital amplifiers
 2022-01-10  8:45 UTC 

[PATCH 1/2] net/cnxk: update meter bpf ID in rq
 2022-01-10  8:45 UTC  (3+ messages)

[RFC PATCH 0/8] media: Drop .set_mbus_config(), improve .get_mbus_config()
 2022-01-10  8:42 UTC  (4+ messages)

[PATCH 00/23] mm, sched: Rework lazy mm handling
 2022-01-10  8:42 UTC  (4+ messages)
` [PATCH 06/23] powerpc/membarrier: Remove special barrier on mm switch

xfs_bmap_extents_to_btree allocation warnings
 2022-01-10  8:41 UTC  (4+ messages)

[PATCH v1 1/1] net/qede: fix redundant condition in debug code
 2022-01-10  8:43 UTC  (4+ messages)
  ` [EXT] "
` [EXT] "

[PATCH v1 00/14] arm64: prepare and add verdin imx8m mini support
 2022-01-10  8:41 UTC  (9+ messages)
` [PATCH v1 03/14] arm64: defconfig: rebuild default configuration
` [PATCH v1 06/14] arm64: defconfig: build r8169 as a module
` [PATCH v1 07/14] arm64: defconfig: build ads1015 adc driver "
` [PATCH v1 08/14] arm64: defconfig: build lm75 temperature sensor "

[PATCH] build: fix make distclean
 2022-01-10  8:42 UTC  (2+ messages)

[PATCH] init/Kconfig: Specify the interpreter for rust-version.sh
 2022-01-10  8:41 UTC  (2+ messages)

[RFC PATCH 0/7] AMX support in Qemu
 2022-01-10  8:40 UTC  (11+ messages)
` [RFC PATCH 1/7] x86: Fix the 64-byte boundary enumeration for extended state
` [RFC PATCH 2/7] x86: Add AMX XTILECFG and XTILEDATA components
` [RFC PATCH 3/7] x86: Grant AMX permission for guest
` [RFC PATCH 4/7] x86: Add XFD faulting bit for state components
` [RFC PATCH 6/7] x86: Use new XSAVE ioctls handling

[PATCH RFC v2 0/2] mm: Rework zap ptes on swap entries
 2022-01-10  8:37 UTC  (3+ messages)
` [PATCH RFC v2 1/2] mm: Don't skip swap entry even if zap_details specified

[meta-oe][PATCH v2] cmatrix: new package
 2022-01-10  8:39 UTC 

[PATCH v6 0/4] clk: ralink: make system controller a reset provider
 2022-01-10  8:39 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: reset: add dt binding header for Mediatek MT7621 resets
` [PATCH v6 2/4] dt-bindings: clock: mediatek,mt7621-sysc: add '#reset-cells' property
` [PATCH v6 3/4] clk: ralink: make system controller node a reset provider
` [PATCH v6 4/4] staging: mt7621-dts: align resets with binding documentation

[PATCH] counter: 104-quad-8: Add COMPILE_TEST depends
 2022-01-10  8:36 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v2 0/2] Shared reset domain
 2022-01-10  8:37 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Shared reset domain (rev2)

[linux-linus test] 167648: tolerable FAIL - PUSHED
 2022-01-10  8:36 UTC 

[PATCH net 0/1] net: phy: marvell: add Marvell specific PHY loopback
 2022-01-10  8:34 UTC  (3+ messages)
` [PATCH net 1/1] "

[PATCH 0/2] sun4i-emac: replace magic number with marcos
 2022-01-10  8:32 UTC  (3+ messages)

[PATCH] serial: imx: reduce RX interrupt frequency
 2022-01-10  8:31 UTC  (9+ messages)

[PATCH v4 0/3] Stacked/parallel memories bindings
 2022-01-10  8:31 UTC  (6+ messages)
` [PATCH v4 2/3] spi: dt-bindings: Describe stacked/parallel memories modes

[syzbot] KASAN: use-after-free Read in ucma_destroy_private_ctx
 2022-01-10  8:30 UTC  (3+ messages)

[LTP] [PATCH v2 4/4] sysctl/sysctl02.sh: Use kconfig shell api
 2022-01-10  8:30 UTC  (8+ messages)
` [LTP] [PATCH v3 1/4] lib/tst_kconfig: Modify the return type of tst_kconfig_check function
  ` [LTP] [PATCH v3 2/4] lib: Introduce KCONFIG_SKIP_CHECK environment variable
  ` [LTP] [PATCH v3 3/4] shell: add kconfig parse api
  ` [LTP] [PATCH v3 4/4] sysctl/sysctl02.sh: Use kconfig shell api

[PATCH] drm/amd/pm: correct the checks for fan attributes support
 2022-01-10  8:31 UTC  (4+ messages)

Unable to connect to Bluetooth LE devices with long advertising times
 2022-01-10  8:29 UTC 

[PATCH] fs: btrfs: Disable BTRFS on platforms having 256K pages
 2022-01-10  8:29 UTC  (4+ messages)

[PATCH] blk-throtl: avoid double charge of bio IOPS due to split
 2022-01-10  8:29 UTC  (2+ messages)

[PATCH] nfc: pn544: make array rset_cmd static const
 2022-01-10  8:28 UTC  (2+ messages)

[PATCH v4 00/11] Improve PMU support
 2022-01-10  8:26 UTC  (4+ messages)
` [PATCH v4 09/11] target/riscv: Simplify counter predicate function

[PATCH 1/2] dt-bindings: serial: meson: Drop compatible = amlogic, meson-gx-uart
 2022-01-10  8:26 UTC  (18+ messages)
` [PATCH 1/2] dt-bindings: serial: meson: Drop compatible = amlogic,meson-gx-uart
` [PATCH] tty: serial: meson: Change request_irq to devm_request_irq and move devm_request_irq to meson_uart_probe()
` [PATCH] tty: serial: meson: Make the bit24 and bit [26, 27] of the UART_REG5 register writable
  ` [PATCH] tty: serial: meson: Make the bit24 and bit [26,27] "
` [PATCH] tty: serial: meson: meson_uart_shutdown omit clear AML_UART_TX_EN bit
` [PATCH] tty: serial: meson: Request the register region in meson_uart_probe()
` [PATCH 1/2] tty: serial: meson: The UART baud rate calculation is described using the common clock code

[PATCH] libxl/PCI: defer backend wait upon attaching to PV guest
 2022-01-10  8:28 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/systemd: Allow extra config options
 2022-01-10  8:28 UTC  (7+ messages)

[PATCH 0/2] video: A couple of fixes for the vga16fb driver
 2022-01-10  8:22 UTC  (6+ messages)
` [PATCH 1/2] video: vga16fb: Fix logic that checks for the display standard

[PATCH v2] hv: account for packet descriptor in maximum packet size
 2022-01-10  0:44 UTC  (2+ messages)

[PATCH 1/2] drm/i2c/tda998x: Switch to atomic operations
 2022-01-08 19:16 UTC  (4+ messages)

[PATCH] can: softing: softing_startstop(): fix set but not used variable warning
 2022-01-10  8:26 UTC  (3+ messages)

[PATCH v9 3/3] mmc: Add driver for LiteX's LiteSDCard interface
 2022-01-10  8:25 UTC  (3+ messages)

[PATCH] Documentation: kgdb: Replace deprecated remotebaud
 2022-01-10  8:26 UTC  (4+ messages)
` [PATCHv2] "
    ` [PATCHv3] "

Problem with credential.helper=store in git 2.32.0.windows.2
 2022-01-10  7:58 UTC  (3+ messages)

[PATCH] mailmap: update email address of Brian Silverman
 2022-01-10  8:23 UTC 

[PATCH] RDMA/hns: Fix missing put_device call in hns_roce_get_cfg
 2022-01-10  8:23 UTC  (3+ messages)

[PATCH] tty tty_buffer: fix uninit-value in n_tty_receive_buf_common
 2022-01-10  8:23 UTC  (2+ messages)

[PATCH v9 9/9] cocci: allow padding with `strbuf_addf()`
 2022-01-10  8:22 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 152 runs, 1 regressions (v4.19.224-21-g20bd20474370)
 2022-01-10  8:20 UTC 

[PATCH 0/8] video: improve UEFI experience on DM_VIDEO
 2022-01-10  8:18 UTC  (3+ messages)
` [PATCH 8/8] video: Convert UTF-8 input stream to the 437 code page

[PATCH] iomap: Address soft lockup in iomap_finish_ioend()
 2022-01-10  8:18 UTC  (11+ messages)

"PCI/MSI: Mask MSI-X vectors only on success" (boot problem on c4.large)
 2022-01-10  8:10 UTC  (2+ messages)

[PATCH RESEND net] bonding: Fix extraction of ports from the packet headers
 2022-01-10  8:15 UTC 

[PATCH 0/2] Add support for getting page info of ZONE_DEVICE by /proc/kpage*
 2022-01-10  8:16 UTC  (3+ messages)
` [PATCH 1/2] mm/memremap.c: Add pfn_to_devmap_page() to get page in ZONE_DEVICE

[LTP] [RFC PATCH] API: Allow testing of kernel features in development
 2022-01-10  8:09 UTC  (4+ messages)

[PATCH] HID: vivaldi: fix handling devices not using numbered reports
 2022-01-10  8:14 UTC  (2+ messages)

[Buildroot] [PATCH for-next] package/gtest: remove partial host package
 2022-01-10  8:14 UTC  (2+ messages)

[Buildroot] [PATCH] package/libostree: bump to version 2022.1
 2022-01-10  8:13 UTC  (2+ messages)

[PATCH v1 1/5] nvmem: core: Remove unused devm_nvmem_unregister()
 2022-01-10  8:11 UTC  (3+ messages)
` [PATCH v1 4/5] mtd: core: Drop duplicate NULL checks around nvmem_unregister()


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.