linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-10 06:22:43 to 2022-03-10 09:53:52 UTC [more...]

[PATCH v9 00/13] media: atmel: atmel-isc: implement media controller
 2022-03-10  9:52 UTC  (13+ messages)
` [PATCH v9 01/13] media: atmel: atmel-isc-base: use streaming status when queueing buffers
` [PATCH v9 02/13] media: atmel: atmel-isc-base: replace is_streaming call in s_fmt_vid_cap
` [PATCH v9 03/13] media: atmel: atmel-isc: remove redundant comments
` [PATCH v9 04/13] media: atmel: atmel-isc: implement media controller
` [PATCH v9 05/13] media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format check
` [PATCH v9 06/13] media: atmel: atmel-isc-base: use mutex to lock awb workqueue from streaming
` [PATCH v9 07/13] media: atmel: atmel-isc: compact the controller formats list
` [PATCH v9 08/13] media: atmel: atmel-isc: change format propagation to subdev into only verification
` [PATCH v9 09/13] media: atmel: atmel-sama7g5-isc: remove stray line
` [PATCH v9 10/13] dt-bindings: media: microchip,xisc: add bus-width of 14
` [PATCH v9 11/13] ARM: dts: at91: sama7g5: add nodes for video capture
` [PATCH v9 12/13] ARM: configs: at91: sama7: add xisc and csi2dc

[PATCH 0/5] EDAC: Remove edac_align_ptr()
 2022-03-10  9:52 UTC  (5+ messages)
` [PATCH 1/5] EDAC/mc: Get rid of silly one-shot struct allocation in edac_mc_alloc()
` [PATCH 2/5] EDAC/pci: Get rid of the silly one-shot memory allocation in edac_pci_alloc_ctl_info()
` [PATCH 3/5] EDAC/device: Get rid of the silly one-shot memory allocation in edac_device_alloc_ctl_info()
` [PATCH 4/5] EDAC/device: Sanitize edac_device_alloc_ctl_info() definition

[PATCH v3 0/9] mm: COW fixes part 1: fix the COW security issue for THP and swap
 2022-03-10  9:52 UTC  (5+ messages)
` [PATCH v3 4/9] mm: streamline COW logic in do_swap_page()
` [PATCH v3 5/9] mm/huge_memory: streamline COW logic in do_huge_pmd_wp_page()

[PATCH 4.19 00/18] 4.19.234-rc1 review
 2022-03-10  9:51 UTC  (8+ messages)

[syzbot] memory leak in usb_get_configuration
 2022-03-10  9:51 UTC  (2+ messages)

[PATCH rdma-next] Revert "RDMA/core: Fix ib_qp_usecnt_dec() called when error"
 2022-03-10  9:48 UTC  (3+ messages)

[PATCH] spi: rockchip-sfc: fix platform_get_irq.cocci warning
 2022-03-10  9:48 UTC 

[PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-03-10  9:46 UTC  (2+ messages)

[PATCH v3 10/18] ARM: dts: qcom: add saw for l2 cache and kraitcc for ipq8064
 2022-03-10  9:46 UTC  (2+ messages)

[PATCH] xfs: xfs_rmap_item: Add ASSERT after calling kmem_zalloc
 2022-03-10  9:43 UTC 

[PATCH] perf intel-pt: Synthesize cycle events
 2022-03-10  9:38 UTC 

[PATCH v4 00/45] x86: Kernel IBT
 2022-03-10  9:35 UTC  (10+ messages)

[PATCH] kthread: Make it clear that create_kthread() might be terminated by any fatal signal
 2022-03-10  9:34 UTC 

[PATCH] mm: madvise: return correct bytes advised with process_madvise
 2022-03-10  9:34 UTC  (5+ messages)

[PATCH V3] dt-bindings: nvmem: add U-Boot environment variables binding
 2022-03-10  9:34 UTC  (5+ messages)

linux-next: Signed-off-by missing for commits in the pci tree
 2022-03-10  9:33 UTC 

drivers/net/ethernet/chelsio/cxgb4/sge.c:2571 cxgb4_ethofld_send_flowc() warn: missing error code 'ret'
 2022-03-10  9:32 UTC  (4+ messages)

[PATCH] riscv: Work to remove kernel dependence on the M-extension
 2022-03-10  9:31 UTC  (5+ messages)

[PATCH] dt-bindings: Add QEMU virt machine compatible
 2022-03-10  9:29 UTC  (2+ messages)

[PATCH] bpf: test_run: use kvfree() for memory allocated with kvmalloc()
 2022-03-10  9:28 UTC 

[PATCH] arm64: dts: meson-s4: add gpio_intc node
 2022-03-10  9:26 UTC 

arch/mips/boot/compressed/../../../../lib/ashldi3.c:9:19: warning: no previous prototype for function '__ashldi3'
 2022-03-10  9:26 UTC 

[RFC PATCH] perf/core: fix cpuctx cgrp warning
 2022-03-10  9:25 UTC  (2+ messages)

[PATCH v10 00/10] Add Sunplus SP7021 SoC Support
 2022-03-10  9:25 UTC  (14+ messages)
` [PATCH v10 01/10] dt-bindings: vendor-prefixes: Add Sunplus
` [PATCH v10 02/10] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v10 03/10] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v10 04/10] reset: Add Sunplus "
` [PATCH v10 05/10] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v10 06/10] clk: Add Sunplus "
` [PATCH v10 07/10] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
` [PATCH v10 08/10] irqchip: Add Sunplus SP7021 interrupt controller driver
` [PATCH v10 09/10] ARM: sunplus: Add initial support for Sunplus SP7021 SoC
` [PATCH v10 10/10] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig

[PATCH] mm/page_alloc: check high-order pages for corruption during PCP operations
 2022-03-10  9:24 UTC 

[GIT PULL] gpio: fixes for v5.17
 2022-03-10  9:24 UTC 

[PATCH 1/2] ARM: fix building NOMMU ARMv4/v5 kernels
 2022-03-10  9:23 UTC  (6+ messages)
` [PATCH 2/2] ARM: remove support for NOMMU ARMv4/v5

[PATCH -next] ASoC: imx-es8328: Fix error return code in imx_es8328_probe()
 2022-03-10  9:19 UTC 

[PATCH v10 13/14] module: Move kdb module related code out of main kdb code
 2022-03-10  9:20 UTC  (4+ messages)
` [PATCH] kdb: Remove redundant module related references

[PATCH] dt-bindings: arm: Convert QEMU fw-cfg to DT schema
 2022-03-10  9:19 UTC  (3+ messages)

[PATCH 5.16 00/37] 5.16.14-rc1 review
 2022-03-09 20:01 UTC  (3+ messages)

[PATCH] VMCI: Fix a couple of failure paths in vmci_guest_probe_device()
 2022-03-09 18:33 UTC 

[PATCH 5.4 00/18] 5.4.184-rc1 review
 2022-03-09 17:50 UTC  (3+ messages)

[PATCH] drm/bridge: anx7625: Fix not correct get property counts
 2022-03-10  9:16 UTC 

[PATCH -next] nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
 2022-03-10  9:32 UTC 

[RESEND V2 0/3] Add watchdog support for MT8186 SoC
 2022-03-10  9:15 UTC  (3+ messages)

[PATCH v6 0/2] ACPI: Arm Generic Diagnostic Dump and Reset device
 2022-03-10  9:14 UTC  (7+ messages)
` [PATCH v6 1/2] ACPI: tables: Add AGDI to the list of known table signatures
` [PATCH v6 2/2] ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset device

[PATCH 1/1] mm/page_alloc: add scheduling point to free_unref_page_list
 2022-03-10  9:11 UTC  (6+ messages)

[PATCH v3] coresight: core: Fix coresight device probe failure issue
 2022-03-10  9:10 UTC  (2+ messages)

[PATCH v3 0/2] gpio: ts4900: Do not set DAT and OE together
 2022-03-10  9:06 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] gpio: ts4900: Use SPDX header

[PATCH v15 0/5] m68k: Add Virtual M68k Machine
 2022-03-10  9:00 UTC  (6+ messages)
` [PATCH v15 1/5] m68k: add asm/config.h
` [PATCH v15 2/5] tty: goldfish: introduce gf_ioread32()/gf_iowrite32()
` [PATCH v15 3/5] rtc: goldfish: use gf_ioread32()/gf_iowrite32()
` [PATCH v15 4/5] clocksource/drivers: Add a goldfish-timer clocksource
` [PATCH v15 5/5] m68k: introduce a virtual m68k machine

linux-next: Tree for Mar 10
 2022-03-10  9:06 UTC 

[RFC] PCI: fu740: Force Gen1 to fix initial device probing on some boards
 2022-03-10  9:06 UTC  (2+ messages)

[PATCH] irqchip/apple-aic: application of sizeof() to a pointer
 2022-03-10  9:05 UTC  (5+ messages)
` [irqchip: irq/irqchip-next] irqchip/apple-aic: Fix cpumask allocation for FIQs

Regression of madvise(MADV_COLD) on shmem?
 2022-03-10  9:01 UTC  (5+ messages)

[PATCH] vhost/vsock: reset only the h2g connections upon release
 2022-03-10  8:59 UTC  (2+ messages)

linux-next: build failure after merge of the akpm-current tree
 2022-03-10  8:58 UTC 

[PATCH 0/4] spi-mem: Allow specifying the byte order in DTR mode
 2022-03-10  8:54 UTC  (4+ messages)
` [PATCH 2/4] mtd: spi-nor: core: "

[PATCH v2 net-next 00/10] net: bridge: Multiple Spanning Trees
 2022-03-10  8:54 UTC  (4+ messages)
` [PATCH v2 net-next 07/10] net: dsa: Pass MST state changes to driver

[PATCH] sched/preempt: Tell about PREEMPT_DYNAMIC on kernel headers
 2022-03-10  8:53 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v7 0/6] Raspberry Pi Sense HAT driver
 2022-03-10  8:53 UTC  (3+ messages)
` [PATCH v7 6/6] DO NOT MERGE: full sensehat device tree overlay for raspberry pi 4

[PATCH] ASoC: max98390: Add reset gpio control
 2022-03-10  8:48 UTC  (2+ messages)

[PATCH v4] mm/oom_kill.c: futex: Don't OOM reap a process with a futex robust list
 2022-03-10  8:46 UTC  (4+ messages)

[cel:nfsd-courteous-server 39/39] fs/nfsd/nfs4state.c:2460:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'u64' {aka 'long long unsigned int'}
 2022-03-10  8:45 UTC 

[PATCH v3 1/3] sched/cpuacct: fix charge percpu cpuusage
 2022-03-10  8:45 UTC  (6+ messages)
` [PATCH v3 2/3] sched/cpuacct: optimize away RCU read lock

[PATCH -fixes v3 0/6] Fixes KASAN and other along the way
 2022-03-10  8:41 UTC  (5+ messages)

[PATCH v3 00/17] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
 2022-03-10  8:40 UTC  (7+ messages)
` [PATCH v3 05/17] mtd: spinand: Define ctrl_ops for non-page read/write op templates

[PATCH net-next v2] net: lan966x: Improve the CPU TX bitrate
 2022-03-10  8:40 UTC 

[PATCH v2 1/2] nvmet-tcp: support specifying the congestion-control
 2022-03-10  8:38 UTC  (4+ messages)

[PATCH] media: amphion: fix some error related with undefined reference to __divdi3
 2022-03-10  8:36 UTC  (3+ messages)
  ` [EXT] "

[RFC] Free up a page flag
 2022-03-10  8:36 UTC  (3+ messages)

arch/arm/mm/proc-v7-bugs.c:111:15: warning: more '%' conversions than data arguments
 2022-03-10  8:34 UTC 

[PATCH -next] jffs2: fix use-after-free in jffs2_clear_xattr_subsystem
 2022-03-10  8:35 UTC  (2+ messages)

[PATCH -next v3 0/2] jffs2: fix two memory leak when mount jffs2
 2022-03-10  8:34 UTC  (2+ messages)

[PATCH v4 0/3] Introduce Notify VM exit
 2022-03-10  8:40 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: X86: Extend KVM_SET_VCPU_EVENTS to inject a SHUTDOWN event
` [PATCH v4 2/3] KVM: VMX: Enable Notify VM exit
` [PATCH v4 3/3] KVM: Add document for KVM_CAP_X86_NOTIFY_VMEXIT and KVM_EXIT_NOTIFY

[PATCH v13 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-03-10  8:33 UTC  (8+ messages)
  ` [PATCH v13 06/11] arm64: Use stack_trace_consume_fn and rename args to unwind()

[PATCH -next] ubifs: rename_whiteout: correct old_dir size computing
 2022-03-10  8:32 UTC  (2+ messages)

[PATCH] tty: serial: bcm63xx: use more precise Kconfig symbol
 2022-03-10  8:33 UTC  (3+ messages)

[PATCH v2 2/2] nvme-tcp: support specifying the congestion-control
 2022-03-10  8:31 UTC  (6+ messages)

[PATCH v2] ASoC: atmel: mchp-pdmc: Remove unnecessary print function dev_err()
 2022-03-10  8:27 UTC 

[PATCH v3] docs/kernel-parameters: update description of mem=
 2022-03-10  8:27 UTC 

[PATCH net-next v2] net: openvswitch: fix uAPI incompatibility with existing user space
 2022-03-10  8:24 UTC  (2+ messages)

[PATCH] ARM/dma-mapping: Remove CMA code when not built with CMA
 2022-03-10  8:23 UTC  (3+ messages)

[PATCH 1/2] bpf: Adjust BPF stack helper functions to accommodate skip > 0
 2022-03-10  8:22 UTC  (2+ messages)
` [PATCH 2/2] bpf/selftests: Test skipping stacktrace

[PATCH v3] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed on Intel cpu
 2022-03-10  8:18 UTC  (3+ messages)

[PATCH v2] exfat: do not clear VolumeDirty in writeback
 2022-03-10  8:18 UTC 

[PATCH v14 0/5] m68k: Add Virtual M68k Machine
 2022-03-10  8:15 UTC  (5+ messages)
` [PATCH v14 4/5] clocksource/drivers: Add a goldfish-timer clocksource

[ammarfaizi2-block:google/android/kernel/common/android12-5.10 2257/9999] kernel/sched/fair.c:4424:6: warning: no previous prototype for 'set_next_entity'
 2022-03-10  8:14 UTC 

[PATCH] net: ethernet: ezchip: fix platform_get_irq.cocci warning
 2022-03-10  8:12 UTC 

[PATCH v2 0/3] kunit: fix a UAF bug and do some optimization
 2022-03-10  8:10 UTC  (6+ messages)
` [PATCH v2 1/3] kunit: fix UAF when run kfence test case test_gfpzero
` [PATCH v2 2/3] kunit: make kunit_test_timeout compatible with comment

[PATCH 5.15 00/43] 5.15.28-rc1 review
 2022-03-10  8:10 UTC  (2+ messages)

[PATCH] x86: Remove a.out support
 2022-03-10  8:09 UTC  (11+ messages)
                ` [PATCH] a.out: Stop building a.out/osf1 support on alpha and m68k

[PATCH] media: mtk-vcodec: fix platform_get_irq.cocci warning
 2022-03-10  8:06 UTC 

[PATCH] clk: imx: Add check for kcalloc
 2022-03-10  8:02 UTC 

[PATCH] riscv: Work to remove kernel dependence on the M-extension
 2022-03-10  7:54 UTC  (3+ messages)

[PATCH] vhost: allow batching hint without size
 2022-03-10  7:52 UTC 

drivers/net/ethernet/chelsio/cxgb4/sge.c:2566 cxgb4_ethofld_send_flowc() warn: missing error code 'ret'
 2022-03-10  7:49 UTC 

[PATCH v4 11/24] dept: Add proc knobs to show stats and dependency graph
 2022-03-10  7:43 UTC  (2+ messages)

[PATCH v2 -next] perf/marvell: cn10k Fix build error without CONFIG_OF
 2022-03-10  7:41 UTC  (2+ messages)

[PATCH] media: meson-ir-tx: fix platform_get_irq.cocci warning
 2022-03-10  7:40 UTC 

[PATCH] PCI: imx6: Add missing of_node_put() in imx6_pcie_probe
 2022-03-10  7:41 UTC  (2+ messages)

[lpieralisi-pci:pci/rcar 2/2] drivers/pci/controller/pcie-rcar-host.c:139:3: error: instruction requires: data-barriers
 2022-03-10  7:39 UTC  (4+ messages)

[PATCH v7 00/11] Update the Icicle Kit device tree
 2022-03-10  7:35 UTC  (3+ messages)

[PATCH] dt-bindings: extcon: maxim,max77843: fix ports type
 2022-03-10  7:32 UTC 

mmotm 2022-03-09-23-28 uploaded
 2022-03-10  7:29 UTC 

[PATCH v2 0/5] mfd/extcon/regulators: max77843: add dtschema/bindings
 2022-03-10  7:27 UTC  (4+ messages)
` [PATCH v2 2/5] dt-bindings: extcon: maxim,max77843: add MAX77843 bindings

[PATCH] ethtool: Fix refcount leak in gfar_get_ts_info
 2022-03-10  7:23 UTC  (3+ messages)
` [PATCH net v2] gianfar: "

[PATCH] ASoC: atmel: mchp-pdmc: Remove unnecessary print function dev_err()
 2022-03-10  7:22 UTC  (2+ messages)

[PATCH 0/3] dt-bindings: i2c: convert i2c-at91 to json-schema
 2022-03-10  7:22 UTC  (5+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] dt-bindings: i2c: at91: Add SAMA7G5 compatible strings list

[PATCH v2 0/2] vdpa: add two ioctl commands to support generic vDPA
 2022-03-10  7:20 UTC  (3+ messages)
` [PATCH v2 1/2] vdpa: support exposing the config size to userspace
` [PATCH v2 2/2] vdpa: support exposing the count of vqs "

[PATCH 1/3] dt-bindings: thermal: Add artpec8 compatible string for exynos-thermal
 2022-03-10  7:14 UTC  (2+ messages)

[cel:nfsd-courteous-server 39/39] fs/nfsd/nfs4state.c:2460:60: warning: format specifies type 'long' but the argument has type 'u64' (aka 'unsigned long long')
 2022-03-10  7:12 UTC 

[PATCH v4] drivers: ddcci: upstream DDCCI driver
 2022-03-10  7:13 UTC  (2+ messages)

[PATCH 0/3] Add support for artpec8 to samsung tmu
 2022-03-10  7:10 UTC  (7+ messages)
      ` [PATCH 1/3] dt-bindings: thermal: Add artpec8 compatible string for exynos-thermal
      ` [PATCH 2/3] thermal: artpec8-tmu: Add tmu driver for artpec8
    ` [PATCH 3/3] thermal: samsung: Update makefile "

[PATCH] task_work: simplify the task_work_add() interface
 2022-03-10  7:05 UTC  (3+ messages)

[PATCH] PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup
 2022-03-10  6:56 UTC  (2+ messages)

[PATCH] ASoC: Intel: boards: Use temporary variable for struct device
 2022-03-10  6:53 UTC 

[PATCH v8 00/14] Convert powerpc to default topdown mmap layout (v8)
 2022-03-10  6:51 UTC  (2+ messages)

[PATCH 0/3] MIPS: Clean up device_tree_init()
 2022-03-10  6:50 UTC  (4+ messages)
` [PATCH 1/3] MIPS: Remove redundant check in device_tree_init()
` [PATCH 2/3] MIPS: Remove redundant definitions of device_tree_init()
` [PATCH 3/3] MIPS: Fix wrong comments in asm/prom.h

[PATCH] block/psi: remove PSI annotations from submit_bio
 2022-03-10  6:46 UTC  (3+ messages)

[PATCH -next] perf/marvell: cn10k Fix build error without CONFIG_OF
 2022-03-10  6:42 UTC  (3+ messages)

[PATCH] media: amphion: fix an issue that using pm_runtime_get_sync incorrectly
 2022-03-10  6:38 UTC 

[PATCH v3 0/3] arch_topology, ACPI: populate cpu capacity from CPPC
 2022-03-10  6:39 UTC  (5+ messages)
` [PATCH v3 2/3] arch_topology: obtain cpu capacity using information "

[PATCH] usb: dwc2: Add missing check for dwc2_vbus_supply_init
 2022-03-10  6:33 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-2021-12 1300/9999] drivers/base/core.c:1542:5: warning: no previous prototype for 'fw_devlink_relax_cycle'
 2022-03-10  6:31 UTC 

[PATCH] PCI: Remove the deprecated "pci-dma-compat.h" API
 2022-03-10  6:28 UTC  (2+ messages)

[PATCH v1] mm/hwpoison: set PageHWPoison after taking page lock in memory_failure_hugetlb()
 2022-03-10  6:23 UTC  (5+ messages)

[PATCH] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
 2022-03-10  6:24 UTC  (4+ messages)

[PATCH 5.10 00/43] 5.10.105-rc1 review
 2022-03-10  6:22 UTC  (2+ 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).