linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-10 06:10:23 to 2022-02-10 09:16:52 UTC [more...]

[PATCH v15 00/13] amphion video decoder/encoder driver
 2022-02-10  9:16 UTC  (4+ messages)
    ` [EXT] "

[RFC 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1)
 2022-02-10  9:13 UTC  (4+ messages)

[PATCH 00/12] ARM: dts: sti: various DT fixes to avoid warnings
 2022-02-10  8:59 UTC  (22+ messages)
` [PATCH 01/12] ARM: dts: sti: ensure unique unit-address in stih407-clock
` [PATCH 02/12] ARM: dts: sti: ensure unique unit-address in stih410-clock
` [PATCH 04/12] ARM: dts: sti: move some nodes out of the soc section in stih407-family.dtsi
` [PATCH 06/12] ARM: dts: sti: update stih418-b2199 following stih407-family DT update
` [PATCH 07/12] ARM: dts: sti: update stihxxx-b2120 "
` [PATCH 08/12] ARM: dts: sti: remove delta node from stih410.dtsi
` [PATCH 09/12] ARM: dts: sti: move usb picophy nodes out of soc in stih410.dtsi
` [PATCH 10/12] ARM: dts: sti: move usb picophy nodes out of soc in stih418.dtsi
` [PATCH 11/12] ARM: dts: sti: move usb picophy nodes in stih410-b2120.dts
` [PATCH 12/12] ARM: dts: sti: move usb picophy nodes in stih410-b2260.dts

[PATCH] ACPI/IORT: Fix GCC 12 warning
 2022-02-10  9:11 UTC  (2+ messages)

[PATCH v1] arch/x86: Improve 'rep movs{b|q}' usage in memmove_64.S
 2022-02-10  9:08 UTC  (9+ messages)
` [PATCH v4] "

[PATCH] media: si21xx: use time_after_eq() instead of jiffies judgment
 2022-02-10  9:07 UTC  (2+ messages)

[PATCH 00/10] irqchip: Prevent drivers abusing irq_chip::name
 2022-02-10  9:06 UTC  (4+ messages)
` [PATCH 10/10] pinctrl: starfive: Switch to dynamic chip name output

[PATCH] clk: ingenic-tcu: Fix missing TCU clock for X1000 SoC
 2022-02-10  9:06 UTC  (2+ messages)

[PATCH] staging: greybus: introduce pwm_ops::apply
 2022-02-10  9:05 UTC 

[RFC PATCH] mm: record context on page->mapping
 2022-02-10  9:01 UTC 

[syzbot] WARNING: kmalloc bug in xdp_umem_create (2)
 2022-02-10  8:35 UTC  (4+ messages)

[PATCH v1] staging: fbtft: fb_st7789v: reset display before initialization
 2022-02-10  8:53 UTC 

[PATCH] mm/hwpoison: In-use hugepage need filter judgement and filter return value should be consistent
 2022-02-10  8:58 UTC 

[PATCH v1] fbtft: fb_st7789v: added reset on init_display()
 2022-02-10  8:49 UTC  (5+ messages)

[PATCH v3 0/2] pinctrl: mediatek: Support pinctrl driver on mt8186
 2022-02-10  8:57 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: mt8186: add pinctrl file and binding document
` [PATCH v3 2/3] pinctrl: add pinctrl driver on mt8186
` [PATCH v3 3/3] pinctrl: canonical rsel resistance selection property

[PATCH 1/1] kallsyms: print module name in %ps/S case when KALLSYMS is disabled
 2022-02-10  8:48 UTC  (5+ messages)

[PATCH RESEND] Input: tsc200x-core - Add axis inversion and swapping support
 2022-02-10  8:56 UTC  (3+ messages)

[PATCH v3 0/2] Add mmc driver for Sunplus SP7021 SOC
 2022-02-10  8:56 UTC  (4+ messages)
` [PATCH v3 1/2] dt-binding: mmc: Add mmc yaml file for Sunplus SP7021

[PATCH net] net/smc: Avoid overwriting the copies of clcsock callback functions
 2022-02-10  8:56 UTC  (3+ messages)

[PATCH 0/3] i2c/busses: Use platform_get_irq/_optional() variants to fetch IRQ's
 2022-02-10  8:54 UTC  (11+ messages)
` [PATCH 2/3] i2c: sh_mobile: Use platform_get_irq_optional() to get the interrupt

[PATCH] libperf: Add API for allocating new thread map
 2022-02-10  8:52 UTC 

linux-next: build warning after merge of the hwmon-staging tree
 2022-02-10  8:50 UTC  (2+ messages)

[PATCH] tracing: uninline trace_trigger_soft_disabled()
 2022-02-10  8:47 UTC 

[PATCH net] atl1c: fix tx timeout after link flap on Mikrotik 10/25G NIC
 2022-02-10  8:12 UTC 

[PATCH][next] brcmfmac: of: remove redundant variable len
 2022-02-10  8:47 UTC  (2+ messages)

[random] cd97262cd5: BUG:spinlock_bad_magic_on_CPU
 2022-02-10  8:46 UTC 

[PATCH][next] brcmfmac: p2p: Replace one-element arrays with flexible-array members
 2022-02-10  8:46 UTC  (2+ messages)

[PATCH 0/3] About i.MX GPT input capture patches
 2022-02-10  8:43 UTC  (4+ messages)
` [PATCH 1/3] This patch adds support for the input capture function in the i.MX GPT. Output compare and input capture functions are mixed in the same register block, so we need to modify the irq ack/enable/ disable primitives to not stomp on the other function
` [PATCH 2/3] Change to cyclecounter for GPT input capture. Add support for i.MX8MM
` [PATCH 3/3] Add i.MX8MM GPT input capture example

[PATCH v1 00/14] mtd: spi-nor: move vendor specific code into vendor modules
 2022-02-10  8:42 UTC  (13+ messages)
` [PATCH v1 02/14] mtd: spi-nor: slightly refactor the spi_nor_setup()
` [PATCH v1 05/14] mtd: spi-nor: xilinx: rename vendor specific functions and defines
` [PATCH v1 11/14] mtd: spi-nor: spansion: slightly rework control flow in late_init()

[PATCH v2, 0/7] support mt8195 decoder
 2022-02-10  8:40 UTC  (5+ messages)
` [PATCH v2, 1/7] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for lat soc

[RFC PATCH 0/5] PCIe EPF support for internal DMAC handling and driver update for R-Car PCIe EP to support DMAC
 2022-02-10  8:40 UTC  (6+ messages)
` [EXT] "

[PATCH v2] selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
 2022-02-10  8:33 UTC 

[mtd:spi-mem-ecc 16/29] drivers/mtd/nand/ecc-mxic.c:652 mxic_ecc_finish_io_req_external() error: uninitialized symbol 'ret'
 2022-02-10  8:33 UTC  (2+ messages)

[PATCH net-next] net: lan966x: Fix when CONFIG_IPV6 is not set
 2022-02-10  8:36 UTC  (4+ messages)

linux-next: boottime warning from todays linux-next
 2022-02-10  8:33 UTC  (2+ messages)

[PATCH] media: vivid: use time_after_eq() instead of jiffies judgment
 2022-02-10  8:32 UTC 

[PATCH] media: wl128x: use time_after_eq() instead of jiffies judgment
 2022-02-10  8:32 UTC 

[PATCH] media: tda8083: use time_after_eq() instead of jiffies judgment
 2022-02-10  8:32 UTC 

[PATCH v2 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
 2022-02-10  8:32 UTC  (8+ messages)

[PATCH] media: stv0299: use time_after_eq() instead of jiffies judgment
 2022-02-10  8:32 UTC 

[PATCH] md: use time_after_eq() instead of jiffies judgment
 2022-02-10  8:31 UTC 

[PATCH net-next v2 1/5] net: bridge: Add support for bridge port in locked mode
 2022-02-10  8:31 UTC  (6+ messages)
` [PATCH net-next v2 2/5] net: bridge: Add support for offloading of locked port flag
` [PATCH net-next v2 5/5] net: bridge: Refactor bridge port in locked mode to use jump labels

[PATCH] md: use time_after_eq() instead of jiffies judgment
 2022-02-10  8:31 UTC 

[PATCH] input: serio: use time_after_eq() instead of jiffies judgment
 2022-02-10  8:30 UTC 

[PATCH] hid: use time_after_eq() instead of jiffies judgment
 2022-02-10  8:30 UTC 

[PATCH] gpu: drm: radeon: use time_after_eq() instead of jiffies judgment
 2022-02-10  8:30 UTC 

[PATCH] gpu: drm: i915: use time_after_eq() instead of jiffies judgment
 2022-02-10  8:30 UTC 

[PATCH] clk: mvebu: use time_after_eq() instead of jiffies judgment
 2022-02-10  8:29 UTC 

[PATCH] block: xen: use time_after_eq() instead of jiffies judgment
 2022-02-10  8:29 UTC 

[PATCH v5 1/4] iio:frequency:admv1014: add support for ADMV1014
 2022-02-10  8:26 UTC  (5+ messages)

[PATCH 0/3] Introduce akcipher service for virtio-crypto
 2022-02-10  8:18 UTC  (9+ messages)
` [PATCH 1/3] virtio_crypto: Introduce VIRTIO_CRYPTO_NOSPC
` [PATCH 2/3] virtio-crypto: introduce akcipher service
    `  "
` PING: [PATCH 0/3] Introduce akcipher service for virtio-crypto

[PATCH] serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type
 2022-02-10  8:20 UTC  (4+ messages)

[PATCH v4 0/2] i2c-designware: Add support for AMD PSP semaphore
 2022-02-10  8:18 UTC  (6+ messages)
` [PATCH v4 2/2] i2c: designware: Add AMD PSP I2C bus support

[PATCH -next v2] xhci: fix two places when dealing with return value of function xhci_check_args
 2022-02-10  8:18 UTC  (4+ messages)

[PATCH] KVM: x86/mmu: make apf token non-zero to fix bug
 2022-02-10  8:41 UTC 

[PATCH 0/4] memcg: robust enforcement of memory.high
 2022-02-10  8:14 UTC  (5+ messages)
` [PATCH 1/4] memcg: refactor mem_cgroup_oom
` [PATCH 2/4] memcg: unify force charging conditions
` [PATCH 3/4] selftests: memcg: test high limit for single entry allocation
` [PATCH 4/4] memcg: synchronously enforce memory.high

[PATCH] selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
 2022-02-10  8:10 UTC  (3+ messages)

linux-next: manual merge of the usb tree with the qcom tree
 2022-02-10  8:02 UTC  (2+ messages)

linux-next: manual merge of the usb tree with the xilinx tree
 2022-02-10  8:01 UTC  (2+ messages)

[PATCH v3 0/3] PCI: Introduce UniPhier NX1 PCI endpoint controller support
 2022-02-10  8:09 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: PCI: uniphier-ep: Add bindings for NX1 SoC
` [PATCH v3 2/3] PCI: uniphier-ep: Add SoC data structure
` [PATCH v3 3/3] PCI: uniphier-ep: Add NX1 support

[PATCH 0/7] iio: adc: sc27xx: adjust structure and add PMIC's support
 2022-02-10  8:08 UTC  (7+ messages)
` [PATCH 3/7] iio: adc: sc27xx: structure adjuststment and optimization

[axboe-block:for-5.18/io_uring 2/5] fs/io_uring.c:9406:9: warning: Uninitialized variable: ret [uninitvar]
 2022-02-10  8:07 UTC 

[PATCH] staging: pi433: using div64_u64() instead of do_div()
 2022-02-10  8:06 UTC  (4+ messages)

[PATCH v1] PCI: imx6: Handle the abort from user-space
 2022-02-10  8:00 UTC  (2+ messages)

[PATCH 0/2] Add support for LAN966 SoC flexcom shared configurations
 2022-02-10  7:59 UTC  (5+ messages)
` [PATCH 1/2] mfd: dt-bindings: add bindings for lan966 "
` [PATCH 2/2] mfd: atmel-flexcom: Add support "

[oracle-dtrace:v2/5.17-rc2 8/10] fs/eventpoll.c:1224:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
 2022-02-10  7:59 UTC 

[PATCH for-mm 1/2 v2] mm/internal: Implement no-op mlock_page_drain() for !CONFIG_MMU
 2022-02-10  7:58 UTC  (2+ messages)

[PATCH][RFC] sched: Stop searching for idle cpu if the LLC domain is overloaded
 2022-02-10  7:57 UTC  (2+ messages)
` [sched] e9accc2386: stress-ng.dccp.ops_per_sec 46.9% improvement

[PATCH] net: fix wrong network header length
 2022-02-10  7:49 UTC  (5+ messages)

[PATCH v1 0/3] usb: typec: Separate sysfs directory for all USB PD objects
 2022-02-10  7:56 UTC  (3+ messages)
` [PATCH v1 3/3] usb: typec: ucsi: Register USB Power Delivery Capabilities

[PATCH v2 1/2] PCI: Allow internal devices to be marked as untrusted
 2022-02-10  7:53 UTC  (5+ messages)

[PATCH] perf scripting python: expose symbol offset and source information
 2022-02-10  7:52 UTC  (2+ messages)

[RFC PATCH] component: Add common helpers for compare/release functions
 2022-02-10  7:50 UTC  (5+ messages)

[PATCH 00/13] mm/munlock: rework of mlock+munlock page handling
 2022-02-10  7:49 UTC  (6+ messages)

linux-next: Tree for Feb 10
 2022-02-10  7:47 UTC 

[PATCH 5.15 0/5] 5.15.23-rc1 review
 2022-02-10  7:47 UTC  (2+ messages)

[PATCH v7 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2022-02-10  7:45 UTC  (10+ messages)

[PATCH v4 0/2] Documentation: dev-tools: clarify KTAP specification wording
 2022-02-10  7:44 UTC  (3+ messages)
` [PATCH v4 2/2] Documentation: dev-tools: fix KTAP specification build warnings

[PATCH] pwm: vt8500: Rename variable pointing to driver private data
 2022-02-10  7:40 UTC  (2+ messages)

ERROR: start_text address is c000000000000200, should be c000000000000100
 2022-02-10  7:39 UTC 

[PATCHv9 0/5] lib/rwmmio/arm64: Add support to trace register reads/writes
 2022-02-10  7:36 UTC  (4+ messages)
` [PATCHv9 1/5] arm64: io: Use asm-generic high level MMIO accessors

[ANNOUNCE] util-linux v2.38-rc1
 2022-02-10  7:32 UTC  (4+ messages)

start sorting out the ZONE_DEVICE refcount mess v2
 2022-02-10  7:28 UTC  (28+ messages)
` [PATCH 01/27] mm: remove a pointless CONFIG_ZONE_DEVICE check in memremap_pages
` [PATCH 02/27] mm: remove the __KERNEL__ guard from <linux/mm.h>
` [PATCH 03/27] mm: remove pointless includes from <linux/hmm.h>
` [PATCH 04/27] mm: move free_devmap_managed_page to memremap.c
` [PATCH 05/27] mm: simplify freeing of devmap managed pages
` [PATCH 06/27] mm: don't include <linux/memremap.h> in <linux/mm.h>
` [PATCH 07/27] mm: remove the extra ZONE_DEVICE struct page refcount
` [PATCH 08/27] fsdax: depend on ZONE_DEVICE || FS_DAX_LIMITED
` [PATCH 09/27] mm: generalize the pgmap based page_free infrastructure
` [PATCH 10/27] mm: refactor check_and_migrate_movable_pages
` [PATCH 11/27] mm: refactor the ZONE_DEVICE handling in migrate_vma_insert_page
` [PATCH 12/27] mm: refactor the ZONE_DEVICE handling in migrate_vma_pages
` [PATCH 13/27] mm: move the migrate_vma_* device migration code into it's own file
` [PATCH 14/27] mm: build migrate_vma_* for all configs with ZONE_DEVICE support
` [PATCH 15/27] mm: add zone device coherent type memory support
` [PATCH 16/27] mm: add device coherent vma selection for memory migration
` [PATCH 17/27] mm/gup: fail get_user_pages for LONGTERM dev coherent type
` [PATCH 18/27] drm/amdkfd: add SPM support for SVM
` [PATCH 19/27] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH 20/27] lib: test_hmm add ioctl to get zone device type
` [PATCH 21/27] lib: test_hmm add module param for "
` [PATCH 22/27] lib: add support for device coherent type in test_hmm
` [PATCH 23/27] tools: update hmm-test to support device coherent type
` [PATCH 24/27] tools: update test_hmm script to support SP config
` [PATCH 25/27] mm: remove the vma check in migrate_vma_setup()
` [PATCH 26/27] mm/gup: migrate device coherent pages when pinning instead of failing
` [PATCH 27/27] tools: add hmm gup test for long term pinned device pages

[v1 1/2] clk: qcom: gdsc: Use the default transition delay for GDSCs
 2022-02-10  7:28 UTC  (4+ messages)

[fortify] 4cfbda15d6: kernel_BUG_at_lib/string_helpers.c
 2022-02-10  7:28 UTC 

[PATCH v4 0/5] Fix some cache flush bugs
 2022-02-10  7:19 UTC  (4+ messages)
` [PATCH v4 3/5] mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()

[ammarfaizi2-block:bpf/bpf-next/master 212/245] arch/powerpc/net/bpf_jit_comp.c:250:59: error: 'struct bpf_binary_header' has no member named 'pages'
 2022-02-10  7:19 UTC 

[PATCH V2 0/4] mailbox: imx: support i.MX93
 2022-02-10  7:13 UTC  (4+ messages)
` [PATCH V2 4/4] mailbox: imx: support i.MX93 S401 MU

[PATCH net-next 0/4] net/mlx5: Introduce devlink param to disable SF aux dev probe
 2022-02-10  7:02 UTC  (5+ messages)

[PATCH linux-next] video: fbdev: fbmem: fix pointer reference to null device field
 2022-02-10  6:58 UTC 

[PATCH v8 0/4] clk: ralink: make system controller a reset provider
 2022-02-10  6:55 UTC  (9+ messages)

[PATCH] Staging: r8188eu: core: Comparisons should place the constant on the right side of the test
 2022-02-10  6:54 UTC  (2+ messages)

[PATCH] Staging: r8188eu: core: Avoid CamelCase: <bEnterPS>
 2022-02-10  6:53 UTC  (2+ messages)

[PATCH] psi: Treat ksm swapping in copy as memstall
 2022-02-10  6:52 UTC  (11+ messages)

[PATCH] kbuild: Don't report disabled nodes with duplicate addresses
 2022-02-10  6:51 UTC 

[PATCH v2 0/6] Add Tegra234 HDA support
 2022-02-10  6:50 UTC  (7+ messages)
` [PATCH v2 1/6] ALSA: hda/tegra: Add Tegra234 hda driver support
` [PATCH v2 2/6] ALSA: hda/tegra: Hardcode GCAP ISS value on T234
` [PATCH v2 3/6] ALSA: hda/tegra: Update scratch reg. communication
` [PATCH v2 4/6] dt-bindings: Add HDA support for Tegra234
` [PATCH v2 5/6] dt-bindings: Document Tegra234 HDA support
` [PATCH v2 6/6] arm64: tegra: Add hda dts node for Tegra234

[PATCH v2] PCI: mediatek: Clear interrupt status before dispatching handler
 2022-02-10  6:50 UTC  (2+ messages)

[PATCH v2] PCI/portdrv: Do not setup up IRQs if there are no users
 2022-02-10  6:49 UTC  (2+ messages)

[PATCH v2] staging: r8188eu: keep the success path and error path separate
 2022-02-10  6:48 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the memblock tree
 2022-02-10  6:47 UTC 

[PATCH 0/2] mailbox: ti-msgmgr: Use polled mode of operation during suspend
 2022-02-10  4:16 UTC  (2+ messages)
` [PATCH 1/2] mailbox: ti-msgmgr: Refactor message read during interrupt handler

start sorting out the ZONE_DEVICE refcount mess
 2022-02-10  6:45 UTC  (5+ messages)
` [PATCH 6/8] mm: don't include <linux/memremap.h> in <linux/mm.h>

[PATCH v3] mmc: rtsx: improve performance for multi block rw
 2022-02-10  6:43 UTC  (9+ messages)

[PATCH v5] usb: host: xhci-plat: Set XHCI_SKIP_PHY_INIT quirk for DWC3 controller
 2022-02-10  6:41 UTC  (10+ messages)

[PATCH] net: wireless: ath: use div64_u64() instead of do_div()
 2022-02-10  6:40 UTC  (2+ messages)

[5.17 regression] "x86/PCI: Ignore E820 reservations for bridge windows on newer systems" breaks suspend/resume
 2022-02-10  6:39 UTC  (7+ messages)

[PATCH v4 00/13] drm/msm: Add Display Stream Compression Support
 2022-02-10  6:37 UTC  (4+ messages)
` [PATCH v4 01/13] drm/msm/dsi: add support for dsc data
` [PATCH v4 02/13] drm/msm/dsi: Pass DSC params to drm_panel
` [PATCH v4 03/13] drm/msm/disp/dpu1: Add support for DSC

[drm-misc:drm-misc-next 3/11] htmldocs: drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:5038: warning: expecting prototype for amdgpu_device_gpu_recover(). Prototype was for amdgpu_device_gpu_recover_imp() instead
 2022-02-10  6:16 UTC 

[PATCH v2 0/2] pinctrl: mediatek: Support pinctrl driver on mt8186
 2022-02-10  6:12 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: mt8186: add pinctrl file and binding document

[PATCH] drivers/misc: Fix IRQ check
 2022-02-10  6:12 UTC 

[PATCH V2] net/switchdev: use struct_size over open coded arithmetic
 2022-02-10  6:10 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).