linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-21 00:31:36 to 2022-09-21 04:41:41 UTC [more...]

linux-next: manual merge of the net-next tree with Linus' tree
 2022-09-21  4:40 UTC  (2+ messages)

[PATCH v1 0/3] coding-style.rst: document BUG() and WARN() rules
 2022-09-21  4:40 UTC  (3+ messages)
` [PATCH v1 1/3] coding-style.rst: document BUG() and WARN() rules ("do not crash the kernel")

[PATCH v2 0/8] kbuild: various cleanups
 2022-09-21  4:39 UTC  (3+ messages)
` [PATCH v2 3/8] kbuild: move core-y and drivers-y to ./Kbuild

[PATCH linux-next] ata: libata-eh: Remove the unneeded result variable
 2022-09-21  4:39 UTC  (2+ messages)

[REPOST PATCH v3 0/2] vfs: fix a mount table handling problem
 2022-09-21  4:38 UTC  (3+ messages)

[PATCH v4 0/4] remoteproc: qcom: Add support for pronto-v3
 2022-09-21  4:36 UTC  (5+ messages)
` [PATCH v4 1/4] remoteproc: qcom: qcom_wcnss: "
` [PATCH v4 2/4] dt-bindings: remoteproc: qcom: Convert wcnss documentation to YAML
` [PATCH v4 3/4] dt-bindings: remoteproc: qcom: wcnss: Add qcom,pronto compatible
` [PATCH v4 4/4] dt-bindings: remoteproc: qcom: wcnss: Add compatible for pronto v3

[PATCH v2] brcmfmac: Add support for BCM43596 PCIe Wi-Fi
 2022-09-21  4:37 UTC  (2+ messages)

[linux-stable-rc:linux-5.15.y 5881/9999] mremap_test.c:126:13: error: redefinition of 'is_remap_region_valid'
 2022-09-21  4:30 UTC 

[ardb:for-kernelci 18/21] drivers/firmware/efi/efi.c:684:21: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-09-21  4:30 UTC 

[syzbot] upstream test error: WARNING: ODEBUG bug in netdev_run_todo (2)
 2022-09-21  4:22 UTC 

[PATCH v3 1/6] dt-bindings: arm: mediatek: mmsys: change compatible for MT8195
 2022-09-21  4:16 UTC  (2+ messages)

[agd5f:drm-next 131/170] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/dcn32_fpu.c:247: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-09-21  4:09 UTC 

[PATCH] drm/hisilicon/kirin: Fix typo in kirin_drm_drv.c
 2022-09-21  4:08 UTC 

[PATCH RFC 0/6] libata/scsi/libsas: Allocate SCSI device earlier for ata port probe
 2022-09-21  4:04 UTC  (2+ messages)

[PATCH v3 0/6] libsas and drivers: NCQ error handling
 2022-09-21  3:59 UTC  (2+ messages)

[PATCH v2] iommu/iova: Optimize alloc_iova with rbtree_augmented
 2022-09-21  3:55 UTC  (3+ messages)

[PATCH v2] hugetlb: freeze allocated pages before creating hugetlb pages
 2022-09-21  3:54 UTC  (6+ messages)

[PATCH] gpiolib: cdev: Set lineevent_state::irq after IRQ register successfully
 2022-09-21  3:52 UTC  (2+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/dev.2022.09.03a 36/36] kernel/rcu/srcutree.c:647:1: error: 'u' undeclared; did you mean 'u8'?
 2022-09-21  3:49 UTC 

[tnguy-next-queue:dev-queue 29/32] ice_main.c:undefined reference to `ice_gnss_exit'
 2022-09-21  3:49 UTC 

[PATCH v1] mm/damon: add DAMON_OBJ macro
 2022-09-21  3:49 UTC 

[PATCH V2 0/3] riscv: ftrace: Fixup ftrace detour code
 2022-09-21  3:49 UTC  (4+ messages)
` [PATCH V2 1/3] riscv: ftrace: Fixup panic by disabling preemption
` [PATCH V2 2/3] riscv: ftrace: Remove wasted nops for !RISCV_ISA_C
` [PATCH V2 3/3] riscv: ftrace: Reduce the detour code size to half

[PATCH 0/2] nilfs2 minor amendments
 2022-09-21  3:48 UTC  (3+ messages)
` [PATCH 1/2] nilfs2: delete unnecessary checks before brelse()
` [PATCH 2/2] nilfs2: Remove the unneeded result variable

[RFC PATCH] nvme: request remote is usually not involved for nvme devices
 2022-09-21  3:40 UTC  (7+ messages)
      ` [RFC PATCH] blk-mq: hctx has only one ctx mapping is no need to redirect the completion

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-21  3:33 UTC  (8+ messages)
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH] powerpc: Save AMR/IAMR when switching tasks
 2022-09-21  3:33 UTC  (4+ messages)

[PATCH V4 0/3] riscv: kexec: Fxiup crash_save percpu and machine_kexec_mask_interrupts
 2022-09-21  3:31 UTC  (4+ messages)
` [PATCH V4 1/3] riscv: kexec: Fixup irq controller broken in kexec crash path
` [PATCH V4 2/3] riscv: kexec: Fixup crash_smp_send_stop without multi cores
` [PATCH V4 3/3] arch: crash: Remove duplicate declaration in smp.h

[PATCH v2] mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
 2022-09-21  3:29 UTC  (3+ messages)

[PATCH v4 00/15] Tidy up vfio_device life cycle
 2022-09-21 10:44 UTC  (16+ messages)
` [PATCH v4 01/15] vfio: Add helpers for unifying "
` [PATCH v4 02/15] vfio/pci: Use the new device life cycle helpers
` [PATCH v4 03/15] vfio/mlx5: "
` [PATCH v4 04/15] vfio/hisi_acc: "
` [PATCH v4 05/15] vfio/mdpy: "
` [PATCH v4 06/15] vfio/mtty: "
` [PATCH v4 07/15] vfio/mbochs: "
` [PATCH v4 08/15] drm/i915/gvt: "
` [PATCH v4 09/15] vfio/ap: "
` [PATCH v4 10/15] vfio/fsl-mc: "
` [PATCH v4 11/15] vfio/platform: "
` [PATCH v4 12/15] vfio/amba: "
` [PATCH v4 13/15] vfio/ccw: "
` [PATCH v4 14/15] vfio: Rename vfio_device_put() and vfio_device_try_get()
` [PATCH v4 15/15] vfio: Add struct device to vfio_device

[PATCH RFC] mm/khugepaged: Improve awareness for exiting processes
 2022-09-21  3:27 UTC 

[RESEND PATCH v5 1/2] dmaengine: mxs: use platform_driver_register
 2022-09-21  3:23 UTC  (4+ messages)

[PATCHv2] mm: introduce NR_BAD_PAGES and track them via kmemleak
 2022-09-21  3:17 UTC 

[RFC] Objtool toolchain proposal: -fannotate-{jump-table,noreturn}
 2022-09-21  3:16 UTC  (7+ messages)

[PATCH v3 0/9] J721S2: Add support for additional IPs
 2022-09-21  3:13 UTC  (10+ messages)
` [PATCH v3 1/9] arm64: dts: ti: k3-j721s2-main: Add support for USB
` [PATCH v3 2/9] arm64: dts: ti: k3-j721s2-main: Add SERDES and WIZ device tree node
` [PATCH v3 3/9] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI
` [PATCH v3 4/9] arm64: dts: ti: k3-j721s2-common-proc-board: Enable SERDES0
` [PATCH v3 5/9] arm64: dts: ti: k3-j721s2-common-proc-board: Add USB support
` [PATCH v3 6/9] arm64: dts: ti: k3-j721s2: Add support for OSPI Flashes
` [PATCH v3 7/9] dt-bindings: PCI: Add host mode device-id for j721s2 platform
` [PATCH v3 8/9] arm64: dts: ti: k3-j721s2-main: Add PCIe device tree node
` [PATCH v3 9/9] arm64: dts: ti: k3-j721s2-common-proc-board: Enable PCIe

[PATCH 0/5] Fix some bugs and clean code issues
 2022-09-21  3:13 UTC  (6+ messages)
` [PATCH 1/5] hisi_acc_vfio_pci: Fixes a memory leak bug

[djiang:cxl-security 1/19] include/linux/memregion.h:52:5: warning: no previous prototype for 'cpu_cache_invalidate_memregion'
 2022-09-21  3:08 UTC 

[PATCH v7 0/1] dma: qcom: bam_dma: Add support to initialize interconnect path
 2022-09-21  3:06 UTC  (2+ messages)
` [PATCH v7 1/1] "

[syzbot] WARNING: fbcon: Driver 'vkmsdrmfb' missed to adjust virtual screen size (0x57
 2022-09-21  3:05 UTC 

[PATCH v8 0/3] crypto: hisilicon - supports device isolation feature
 2022-09-21  3:04 UTC  (6+ messages)
` [PATCH v8 2/3] Documentation: add a isolation strategy sysfs node for uacce

[PATCH -next 0/7] riscv: Improvments for stacktrace
 2022-09-21  3:00 UTC  (10+ messages)
` [PATCH -next 3/7] riscv: stacktrace: Save pt_regs in encoded fp on irq entry
` [PATCH -next 4/7] riscv: syscall: Don't clobber s0 when syscall
` [PATCH -next 6/7] riscv: stacktrace: Fix unwinding on ftrace_regs_call

[PATCH net-next 0/4] net: hns3: updates for -next
 2022-09-21  2:59 UTC  (2+ messages)

fs/xfs/Kconfig points at oss.sgi.com which is toast
 2022-09-21  2:52 UTC  (2+ messages)

[PATCH v9 0/4] add aspeed-jpeg support for aspeed-video
 2022-09-21  2:51 UTC  (5+ messages)
` [PATCH v9 1/4] media: v4l: Add definition for the Aspeed JPEG format
` [PATCH v9 2/4] media: v4l2-ctrls: Reserve controls for ASPEED
` [PATCH v9 3/4] media: aspeed: Support aspeed mode to reduce compressed data
` [PATCH v9 4/4] media: aspeed: Extend debug message

[RESEND for nvme-6.1] nvmet-tcp: Fix NULL pointer dereference during release
 2022-09-21  2:50 UTC  (3+ messages)
  `  "

[PATCH 1/1] Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"
 2022-09-21  2:43 UTC  (2+ messages)

[PATCH v1 00/17] Add MT8195 HDMI support
 2022-09-21  2:48 UTC  (3+ messages)
` [PATCH v1 01/17] dt-bindings: clk: mediatek: Add MT8195 DPI clocks

[PATCH bpf v5 0/3] Fix wrong cgroup attach flags being assigned to effective progs
 2022-09-21 10:46 UTC  (4+ messages)
` [PATCH bpf v5 1/3] bpf, cgroup: Reject prog_attach_flags array when effective query
` [PATCH bpf v5 2/3] bpftool: Fix wrong cgroup attach flags being assigned to effective progs
` [PATCH bpf v5 3/3] selftests/bpf: Adapt cgroup effective query uapi change

[PATCH v2 0/8] kallsyms: Optimizes the performance of lookup symbols
 2022-09-21  2:42 UTC  (4+ messages)
` [PATCH v2 1/8] scripts/kallsyms: don't compress symbol type when CONFIG_KALLSYMS_ALL=y

[PATCH bpf v4 0/2] Fix wrong cgroup attach flags being assigned to effective progs
 2022-09-21  2:41 UTC  (2+ messages)

[PATCH] ARM: dts: socfpga: arria10: Increase NAND boot partition size
 2022-09-21  2:45 UTC 

[PATCH V7 0/2] remoteproc: support self recovery
 2022-09-21  2:37 UTC  (5+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2022-09-21  2:31 UTC 

[PATCH v2 0/2] media: imx-jpeg, Add support for contiguous NV12
 2022-09-21  2:29 UTC  (3+ messages)
` [PATCH v2 1/2] media: imx-jpeg: Implement g_selection and s_selection
` [PATCH v2 2/2] media: imx-jpeg: Support contiguous and non contiguous format

[PATCH v2 1/3] MAINTAINERS: add maintainer for thermal driver for loongson2 SoCs
 2022-09-21  2:06 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: thermal: Convert loongson2 to json-schema
` [PATCH v2 3/3] thermal: loongson2: add thermal management support

[PATCH] usb: dwc3: gadget: Do not clear ep delayed stop flag during ep disable
 2022-09-21  2:18 UTC  (2+ messages)

[PATCH v2] rpmsg: char: Avoid double destroy of default endpoint
 2022-09-21  1:58 UTC 

[PATCH] xen-netback: use kstrdup instead of open-coding it
 2022-09-21  2:16 UTC 

linux-next: manual merge of the sound-asoc tree with the i2c tree
 2022-09-21  2:14 UTC 

[PATCH v3 1/2] dt-bindings: arm: ti: Add bindings for BeagleBone AI-64
 2022-09-21  2:13 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: ti: add k3-j721e-beagleboneai64

[PATCH 0/2] media: imx-jpeg, Add support for contiguous NV12
 2022-09-21  1:50 UTC  (4+ messages)
` [PATCH 1/2] media: imx-jpeg: Implement g_selection and s_selection

[PATCH v9 01/10] dt-bindings: power: supply: Add MediaTek MT6370 Charger
 2022-09-21  1:48 UTC  (3+ messages)
` [PATCH v9 09/10] leds: flash: mt6370: Add MediaTek MT6370 flashlight support

[PATCH v5 0/3] Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
 2022-09-21  1:45 UTC  (4+ messages)
` [PATCH v5 1/3] kunit: "
` [PATCH v5 2/3] kunit: Add KUnit memory block assertions to the example_all_expect_macros_test
` [PATCH v5 3/3] kunit: Use KUNIT_EXPECT_MEMEQ macro

[PATCH v5 0/5] Delay the initializaton of zswap
 2022-09-21  1:42 UTC  (4+ messages)
` [PATCH v5 2/5] Revert "frontswap: simplify frontswap_register_ops"

[PATCH v6,0/3] Add dpi output format control for MT8186
 2022-09-21  1:42 UTC  (5+ messages)
` [PATCH v6,2/3] drm: mediatek: Adjust the dpi output format to MT8186
` [PATCH v6,3/3] drm: mediatek: Add mt8186 dpi compatible to mtk_dpi.c

[PATCH RESEND v2] perf test: Introduce script for data symbol testing
 2022-09-21  1:39 UTC  (3+ messages)

arch/riscv/kernel/traps.c:48 die() warn: variable dereferenced before check 'regs' (see line 46)
 2022-09-21  1:35 UTC  (2+ messages)

[PATCH v2 0/2] perf test: Add test for java symbol
 2022-09-21  1:33 UTC  (4+ messages)
` [PATCH v2 2/2] perf test: Introduce script for java symbol testing

linux-next: build failure after merge of the nand tree
 2022-09-21  1:32 UTC 

[PATCH] media: ov8856: Add runtime PM callbacks
 2022-09-21  1:32 UTC  (3+ messages)

[RFC PATCH] x86/syscalls: allow tracing of __do_sys_[syscall] functions
 2022-09-21  1:31 UTC  (5+ messages)

[PATCH v2] mm/damon/sysfs: return 'err' value when call kstrtoul() failed
 2022-09-21  1:28 UTC  (2+ messages)
` [PATCH v3] "

[PATCH -next 0/2] Fix two potential memory leak
 2022-09-21  1:26 UTC  (6+ messages)
` [PATCH -next 1/2] ext4: fix potential memory leak in ext4_fc_record_regions()

[RFC][PATCH v3 0/3] Softirq -rt Optimizations
 2022-09-21  1:25 UTC  (4+ messages)
` [RFC PATCH v3 1/3] softirq: Add generic accessor to percpu softirq_pending data
` [RFC PATCH v3 2/3] sched: Avoid placing RT threads on cores handling long softirqs
` [RFC PATCH v3 3/3] softirq: defer softirq processing to ksoftirqd if CPU is busy with RT

[Patch v6 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-09-21  1:22 UTC  (13+ messages)
` [Patch v6 01/12] net: mana: Add support for auxiliary device
` [Patch v6 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v6 03/12] net: mana: Handle vport sharing between devices
` [Patch v6 04/12] net: mana: Add functions for allocating doorbell page from GDMA
` [Patch v6 05/12] net: mana: Set the DMA device max segment size
` [Patch v6 06/12] net: mana: Export Work Queue functions for use by RDMA driver
` [Patch v6 07/12] net: mana: Record port number in netdev
` [Patch v6 08/12] net: mana: Move header files to a common location
` [Patch v6 09/12] net: mana: Define max values for SGL entries
` [Patch v6 10/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [Patch v6 11/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v6 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[PATCH v2 net 0/2] net: openvswitch: metering and conntrack in userns
 2022-09-21  1:19 UTC  (3+ messages)
` [PATCH v2 net 1/2] net: openvswitch: allow metering in non-initial user namespace
` [PATCH v2 net 2/2] net: openvswitch: allow conntrack "

[PATCH -next] drm/amd/display: clean up one inconsistent indenting
 2022-09-21  1:19 UTC 

[PATCH v2 0/2] Mediatek ethernet patches for mt8188
 2022-09-21  1:17 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: net: mediatek-dwmac: add support "

[ammarfaizi2-block:paulmck/linux-rcu/dev.2022.09.03a 36/36] kernel/rcu/srcutree.c:647:1: error: use of undeclared identifier 'u'
 2022-09-21  1:14 UTC 

[PATCH v2 0/2] media: uvc: Get menu names from framework
 2022-09-21  1:06 UTC  (3+ messages)
` [PATCH v2 1/2] media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENU

[PATCH -next] um: remove unneeded semicolon
 2022-09-21  1:06 UTC 

[PATCH net-next 1/2] udp: Refactor udp_read_skb()
 2022-09-21  1:05 UTC  (4+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2022-09-21  1:04 UTC 

[PATCH net] udp: Use WARN_ON_ONCE() in udp_read_skb()
 2022-09-21  0:59 UTC 

[PATCH v7] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-09-21  0:58 UTC  (5+ messages)
` [PATCH v8 0/3] "
  ` [PATCH 3/3] "

[PATCH v1 0/1] [RESEND] uvc: Handle cames with invalid descriptors
 2022-09-21  0:53 UTC  (3+ messages)
` [PATCH v1 1/1] media: uvc: Handle cameras "

linux-next: manual merge of the net-next tree with the net tree
 2022-09-21  0:53 UTC 

[PATCH -V3 0/8] migrate_pages(): fix several bugs in error path
 2022-09-21  0:52 UTC  (4+ messages)

[PATCH v3] HID: nintendo: check analog user calibration for plausibility
 2022-09-21  0:51 UTC 

[PATCH] arm64: dts: qcom: msm8998-yoshino: Fix up SMD regulators formatting
 2022-09-21  0:47 UTC 

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-09-21  0:47 UTC  (11+ messages)

[PATCH v2] HID: nintendo: check analog user calibration for plausibility
 2022-09-21  0:46 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: soc: qcom: qcom,smd-rpm: Add a compatible for SM6375
 2022-09-21  0:45 UTC  (2+ messages)
` [PATCH v2 2/2] soc: qcom: smd-rpm: Add SM6375 compatible

[PATCH v2 1/3] dt-bindings: clock: qcom,rpmcc: Add compatible for SM6375
 2022-09-21  0:44 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: clock: qcom: rpmcc: Add BIMC_FREQ_LOG
` [PATCH v2 3/3] clk: qcom: smd: Add SM6375 clocks

[PATCH v2 1/1] dax: Check dev_set_name() return value
 2022-09-21  0:44 UTC 

[PATCH v2] libbpf: Fix NULL pointer exception in API btf_dump__dump_type_data
 2022-09-21  0:40 UTC  (2+ messages)

[PATCH v4 00/12] KVM: x86: never write to memory from kvm_vcpu_check_block
 2022-09-21  0:32 UTC  (13+ messages)
` [PATCH v4 01/12] KVM: x86: make vendor code check for all nested events
` [PATCH v4 02/12] KVM: nVMX: Make an event request when pending an MTF nested VM-Exit
` [PATCH v4 03/12] KVM: x86: Rename and expose helper to detect if INIT/SIPI are allowed
` [PATCH v4 04/12] KVM: x86: Rename kvm_apic_has_events() to make it INIT/SIPI specific
` [PATCH v4 05/12] KVM: x86: lapic does not have to process INIT if it is blocked
` [PATCH v4 06/12] KVM: SVM: Make an event request if INIT or SIPI is pending when GIF is set
` [PATCH v4 07/12] KVM: nVMX: Make an event request if INIT or SIPI is pending on VM-Enter
` [PATCH v4 08/12] KVM: nVMX: Make event request on VMXOFF iff INIT/SIPI is pending
` [PATCH v4 09/12] KVM: x86: Don't snapshot pending INIT/SIPI prior to checking nested events
` [PATCH v4 10/12] KVM: x86: never write to memory from kvm_vcpu_check_block()
` [PATCH v4 11/12] KVM: mips, x86: do not rely on KVM_REQ_UNHALT
` [PATCH v4 12/12] KVM: remove KVM_REQ_UNHALT

[PATCH 1/2] fs/exec: switch timens when a task gets a new mm
 2022-09-21  0:31 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).