linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-17 01:17:49 to 2020-11-17 04:12:32 UTC [more...]

linux-next: build failure after merge of the mhi tree
 2020-11-17  4:12 UTC 

[PATCH v3] checkpatch: add fix option for MAINTAINERS_STYLE
 2020-11-17  4:05 UTC 

[PATCH v2 0/3] Add support for Encryption and Casefolding in F2FS
 2020-11-17  4:03 UTC  (4+ messages)
` [PATCH v2 1/3] libfs: Add generic function for setting dentry_ops
` [PATCH v2 2/3] fscrypt: Have filesystems handle their d_ops
` [PATCH v2 3/3] f2fs: Handle casefolding with Encryption

[PATCH 1/2] f2fs: add disable_auto_compr mount option
 2020-11-17  4:02 UTC  (2+ messages)
` [PATCH 2/2] f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILE

[PATCH] scsi: sd: remove obsolete variable in sd_remove()
 2020-11-17  3:58 UTC  (4+ messages)

[PATCH 1/1] scsi: pm8001: pm8001_hwi: Remove unused variable 'value'
 2020-11-17  3:56 UTC  (2+ messages)

[PATCH net v2] net: Have netpoll bring-up DSA management interface
 2020-11-17  3:52 UTC 

[PATCH v2 0/3] Add support for sc2730 and sc2721
 2020-11-17  3:49 UTC  (4+ messages)
` [PATCH v2 1/3] input: sc27xx: "
` [PATCH v2 2/3] dt-bindings: input: Convert sc27xx-vibra.txt to json-schema
` [PATCH v2 3/3] dt-bindings: input: Add compatible string for SC2721 and SC2730

[PATCH v9 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-11-17  3:44 UTC  (7+ messages)
` [PATCH v9 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs "

[PATCH v1 2/2] bus: mhi: core: Process execution environment changes serially
 2020-11-17  3:46 UTC 

[PATCH 1/4] PCI: rockchip: make ep_gpio optional
 2020-11-17  3:45 UTC  (3+ messages)

[PATCH v4 bpf-next 0/5] Integrate kernel module BTF support
 2020-11-17  3:44 UTC  (2+ messages)
  ` [PATCH v4 bpf-next 3/5] kbuild: build kernel module BTFs if BTF is enabled and pahole supports it

[PATCH bpf-next v6 00/34] bpf: switch to memcg-based memory accounting
 2020-11-17  3:41 UTC  (35+ messages)
` [PATCH bpf-next v6 01/34] mm: memcontrol: use helpers to read page's memcg data
` [PATCH bpf-next v6 02/34] mm: memcontrol/slab: use helpers to access slab page's memcg_data
` [PATCH bpf-next v6 03/34] mm: introduce page memcg flags
` [PATCH bpf-next v6 04/34] mm: convert page kmemcg type to a page memcg flag
` [PATCH bpf-next v6 05/34] bpf: memcg-based memory accounting for bpf progs
` [PATCH bpf-next v6 06/34] bpf: prepare for memcg-based memory accounting for bpf maps
` [PATCH bpf-next v6 07/34] bpf: "
` [PATCH bpf-next v6 08/34] bpf: refine memcg-based memory accounting for arraymap maps
` [PATCH bpf-next v6 09/34] bpf: refine memcg-based memory accounting for cpumap maps
` [PATCH bpf-next v6 10/34] bpf: memcg-based memory accounting for cgroup storage maps
` [PATCH bpf-next v6 11/34] bpf: refine memcg-based memory accounting for devmap maps
` [PATCH bpf-next v6 12/34] bpf: refine memcg-based memory accounting for hashtab maps
` [PATCH bpf-next v6 13/34] bpf: memcg-based memory accounting for lpm_trie maps
` [PATCH bpf-next v6 14/34] bpf: memcg-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v6 15/34] bpf: memcg-based memory accounting for bpf local storage maps
` [PATCH bpf-next v6 16/34] bpf: refine memcg-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v6 17/34] bpf: refine memcg-based memory accounting for xskmap maps
` [PATCH bpf-next v6 18/34] bpf: eliminate rlimit-based memory accounting for arraymap maps
` [PATCH bpf-next v6 19/34] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps
` [PATCH bpf-next v6 20/34] bpf: eliminate rlimit-based memory accounting for cpumap maps
` [PATCH bpf-next v6 21/34] bpf: eliminate rlimit-based memory accounting for cgroup storage maps
` [PATCH bpf-next v6 22/34] bpf: eliminate rlimit-based memory accounting for devmap maps
` [PATCH bpf-next v6 23/34] bpf: eliminate rlimit-based memory accounting for hashtab maps
` [PATCH bpf-next v6 24/34] bpf: eliminate rlimit-based memory accounting for lpm_trie maps
` [PATCH bpf-next v6 25/34] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps
` [PATCH bpf-next v6 26/34] bpf: eliminate rlimit-based memory accounting for reuseport_array maps
` [PATCH bpf-next v6 27/34] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v6 28/34] bpf: eliminate rlimit-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v6 29/34] bpf: eliminate rlimit-based memory accounting for stackmap maps
` [PATCH bpf-next v6 30/34] bpf: eliminate rlimit-based memory accounting for xskmap maps
` [PATCH bpf-next v6 31/34] bpf: eliminate rlimit-based memory accounting for bpf local storage maps
` [PATCH bpf-next v6 32/34] bpf: eliminate rlimit-based memory accounting infra for bpf maps
` [PATCH bpf-next v6 33/34] bpf: eliminate rlimit-based memory accounting for bpf progs
` [PATCH bpf-next v6 34/34] bpf: samples: do not touch RLIMIT_MEMLOCK

[PATCH v6 00/34] bpf: switch to memcg-based memory accounting
 2020-11-17  3:42 UTC  (36+ messages)
` [PATCH v6 01/34] mm: memcontrol: use helpers to read page's memcg data
` [PATCH v6 02/34] mm: memcontrol/slab: use helpers to access slab page's memcg_data
` [PATCH v6 03/34] mm: introduce page memcg flags
` [PATCH v6 04/34] mm: convert page kmemcg type to a page memcg flag
` [PATCH v6 05/34] bpf: memcg-based memory accounting for bpf progs
` [PATCH v6 06/34] bpf: prepare for memcg-based memory accounting for bpf maps
` [PATCH v6 07/34] bpf: "
` [PATCH v6 08/34] bpf: refine memcg-based memory accounting for arraymap maps
` [PATCH v6 09/34] bpf: refine memcg-based memory accounting for cpumap maps
` [PATCH v6 10/34] bpf: memcg-based memory accounting for cgroup storage maps
` [PATCH v6 11/34] bpf: refine memcg-based memory accounting for devmap maps
` [PATCH v6 12/34] bpf: refine memcg-based memory accounting for hashtab maps
` [PATCH v6 13/34] bpf: memcg-based memory accounting for lpm_trie maps
` [PATCH v6 14/34] bpf: memcg-based memory accounting for bpf ringbuffer
` [PATCH v6 15/34] bpf: memcg-based memory accounting for bpf local storage maps
` [PATCH v6 16/34] bpf: refine memcg-based memory accounting for sockmap and sockhash maps
` [PATCH v6 17/34] bpf: refine memcg-based memory accounting for xskmap maps
` [PATCH v6 18/34] bpf: eliminate rlimit-based memory accounting for arraymap maps
` [PATCH v6 19/34] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps
` [PATCH v6 20/34] bpf: eliminate rlimit-based memory accounting for cpumap maps
` [PATCH v6 21/34] bpf: eliminate rlimit-based memory accounting for cgroup storage maps
` [PATCH v6 22/34] bpf: eliminate rlimit-based memory accounting for devmap maps
` [PATCH v6 23/34] bpf: eliminate rlimit-based memory accounting for hashtab maps
` [PATCH v6 24/34] bpf: eliminate rlimit-based memory accounting for lpm_trie maps
` [PATCH v6 25/34] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps
` [PATCH v6 26/34] bpf: eliminate rlimit-based memory accounting for reuseport_array maps
` [PATCH v6 27/34] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer
` [PATCH v6 28/34] bpf: eliminate rlimit-based memory accounting for sockmap and sockhash maps
` [PATCH v6 29/34] bpf: eliminate rlimit-based memory accounting for stackmap maps
` [PATCH v6 30/34] bpf: eliminate rlimit-based memory accounting for xskmap maps
` [PATCH v6 31/34] bpf: eliminate rlimit-based memory accounting for bpf local storage maps
` [PATCH v6 32/34] bpf: eliminate rlimit-based memory accounting infra for bpf maps
` [PATCH v6 33/34] bpf: eliminate rlimit-based memory accounting for bpf progs
` [PATCH v6 34/34] bpf: samples: do not touch RLIMIT_MEMLOCK

[PATCH] scsi: ufs: show lba and length for unmap commands
 2020-11-17  3:40 UTC  (2+ messages)

[PATCH 0/2] x86/hyperv: fix kexec/kdump hang on some VMs
 2020-11-17  3:39 UTC  (3+ messages)
` [PATCH 1/2] x86/kexec: Use up-to-dated screen_info copy to fill boot params

[PATCH] ath11k: use MHI provided APIs to allocate and free MHI controller
 2020-11-17  3:36 UTC  (2+ messages)

[RESEND PATCH 0/3] Move Mediatek MIPI DSI PHY driver from DRM folder to PHY folder
 2020-11-17  3:35 UTC  (3+ messages)
` [RESEND PATCH 2/3] phy: mediatek: Move mtk_mipi_dsi_phy driver into drivers/phy/mediatek folder

[mm/gup] 47e29d32af: phoronix-test-suite.npb.FT.A.total_mop_s -45.0% regression
 2020-11-17  3:35 UTC  (2+ messages)

[PATCH 1/3] input: sc27xx: Add support for sc2730 and sc2721
 2020-11-17  3:34 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: input: Convert sc27xx-vibra.txt to json-schema

[PATCH 1/2] arm64: dts: freescale: update calibration table for TMU module
 2020-11-17  3:43 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: ls1021a: "

[PATCH] scsi: core: fix -Wformat
 2020-11-17  3:34 UTC  (2+ messages)

[PATCH] irqchip/exiu: Fix the index of fwspec for IRQ type
 2020-11-17  3:20 UTC 

[PATCH] vfio iommu type1: Improve vfio_iommu_type1_pin_pages performance
 2020-11-17  3:31 UTC  (5+ messages)

[PATCH v2] x86/dumpstack: Fix misleading instruction pointer error message
 2020-11-17  3:29 UTC  (11+ messages)

[PATCH] irqchip/exiu: Fix the index of fwspec for IRQ type
 2020-11-17  3:18 UTC 

[PATCH v2] bus: mhi: core: Add support MHI EE FP for download firmware
 2020-11-17  3:27 UTC  (3+ messages)
  ` 答复: "

[PATCH] Fix warning for static const char * array in audio_manager_module.c
 2020-11-17  3:25 UTC  (2+ messages)

[PATCH 1/6] ibmvfc: byte swap login_buf.resp values in attribute show functions
 2020-11-17  3:22 UTC  (4+ messages)

[tip:irq/core] BUILD SUCCESS 8c67d247dcad67fbdd07c8bab9818d0b8d9240bf
 2020-11-17  3:17 UTC 

[tip:timers/core] BUILD SUCCESS 66981c37b3199d293c58f84cf2366e86a06e1a3d
 2020-11-17  3:17 UTC 

[PATCH] btrfs: remove the useless value assignment in block_rsv_release_bytes
 2020-11-17  3:17 UTC  (3+ messages)

[PATCH] staging: fieldbus: use kobj_to_dev() to get device
 2020-11-17  2:59 UTC 

[PATCH RFC v6 0/6] Add Unisoc's drm kms module
 2020-11-17  3:07 UTC  (4+ messages)
` [PATCH RFC v6 4/6] drm/sprd: add Unisoc's drm display controller driver

[PATCH] powerpc/powernv/sriov: fix unsigned int win compared to less than zero
 2020-11-17  3:07 UTC  (3+ messages)

[PATCH net] rsi_91x: fix error return code in rsi_reset_card()
 2020-11-17  3:07 UTC 

[PATCH v3 1/7] compiler-clang: add build check for clang 10.0.1
 2020-11-17  3:04 UTC  (2+ messages)

[PATCH 0/3] PPC: Fix -Wimplicit-fallthrough for clang
 2020-11-17  3:02 UTC  (7+ messages)
` [PATCH 1/3] powerpc: boot: include compiler_attributes.h
` [PATCH 2/3] Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
` [PATCH 3/3] powerpc: fix -Wimplicit-fallthrough

[PATCH net] net: b44: fix error return code in b44_init_one()
 2020-11-17  3:02 UTC 

[PATCH] arch: x86: platform: retire arch/x86/platform/goldfish
 2020-11-17  2:55 UTC 

[PATCH v1 0/2] Serialize execution environment changes for MHI
 2020-11-17  2:58 UTC  (3+ messages)
` [PATCH v1 1/2] bus: mhi: core: Download AMSS image from appropriate function
` [PATCH v1 2/2] bus: mhi: core: Process execution environment changes serially

[PATCH net] atl1e: fix error return code in atl1e_probe()
 2020-11-17  2:57 UTC 

[PATCH] mm: memcg: remove obsolete memcg_has_children()
 2020-11-17  2:55 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmware()
 2020-11-17  2:59 UTC 

[PATCH] iommu: fix return error code in iommu_probe_device()
 2020-11-17  2:52 UTC 

[PATCH net] atl1c: fix error return code in atl1c_probe()
 2020-11-17  2:55 UTC 

[PATCH] btrfs: remove the useless value assignment in btrfs_defrag_file
 2020-11-17  2:53 UTC  (3+ messages)

[PATCH] [media] omap4iss: return error code when omap4iss_get() failed
 2020-11-17  2:50 UTC 

[PATCH] drm/msm/dpu: Fix error return code in dpu_mdss_init()
 2020-11-17  2:56 UTC 

[PATCH] KVM: SVM: fix error return code in svm_create_vcpu()
 2020-11-17  2:54 UTC 

[RFC 0/4] clk: imx: Register the dram_apb and dram_alt as read-only
 2020-11-17  2:47 UTC  (2+ messages)

[PATCH net] ah6: fix error return code in ah6_input()
 2020-11-17  2:45 UTC 

linux-next: build failure after merge of the phy-next tree
 2020-11-17  2:40 UTC 

[PATCH v4 00/15] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA
 2020-11-17  2:22 UTC  (16+ messages)
` [PATCH v4 01/15] dt-bindings: dma: Add YAML schemas for dw-axi-dmac
` [PATCH v4 02/15] dmaengine: dw-axi-dmac: simplify descriptor management
` [PATCH v4 03/15] dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources()
` [PATCH v4 04/15] dmaengine: dw-axi-dmac: Add device_synchronize() callback
` [PATCH v4 05/15] dmaengine: dw-axi-dmac: Add device_config operation
` [PATCH v4 06/15] dmaengine: dw-axi-dmac: Support device_prep_slave_sg
` [PATCH v4 07/15] dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic()
` [PATCH v4 08/15] dmaengine: dw-axi-dmac: Support of_dma_controller_register()
` [PATCH v4 09/15] dmaengine: dw-axi-dmac: Support burst residue granularity
` [PATCH v4 10/15] dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA
` [PATCH v4 11/15] dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fields
` [PATCH v4 12/15] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA support
` [PATCH v4 13/15] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA handshake
` [PATCH v4 14/15] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA BYTE and HALFWORD registers
` [PATCH v4 15/15] dmaengine: dw-axi-dmac: Set constraint to the Max segment size

[PATCH] Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware()
 2020-11-17  2:43 UTC 

[PATCH] scsi: fdomain: Fix error return code in fdomain_probe()
 2020-11-17  2:38 UTC 

[PATCH -next] thermal: intel_pch_thermal: fix build for ACPI not enabled
 2020-11-17  2:38 UTC 

[PATCH 1/2] mm/vmalloc: use free_vm_area() if an allocation fails
 2020-11-17  2:37 UTC  (3+ messages)
` [PATCH 2/2] mm/vmalloc: rework the drain logic

[PATCH] drm/msm: Fix error return code in msm_drm_init()
 2020-11-17  2:36 UTC 

[PATCH] vringh: fix vringh_iov_push_*() documentation
 2020-11-17  2:29 UTC  (2+ messages)

[PATCHv1 0/4] Extend FPGA manager and region drivers for
 2020-11-17  2:24 UTC  (6+ messages)
` [PATCHv1 3/4] dt-bindings: fpga: add authenticate-fpga-config property

[PATCH][v2] x86/microcode/intel: check cpu stepping and processor flag before saving microcode
 2020-11-17  2:25 UTC  (3+ messages)

[PATCH v2] epoll: add nsec timeout support
 2020-11-17  2:21 UTC  (6+ messages)

[PATCH v2] ttyprintk: optimize tpk_close flush code
 2020-11-17  2:21 UTC 

[RFC PATCH v2] MIPS: Kconfig: Select ARCH_WANT_FRAME_POINTERS
 2020-11-17  2:17 UTC  (3+ messages)

[PATCH v7 0/6] spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC
 2020-11-17  2:16 UTC  (4+ messages)
` [PATCH v7 5/6] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml

[PATCH v2 1/3] soc: qcom: Add tracepoints to mdt loader
 2020-11-17  2:14 UTC  (2+ messages)

[RFC PATCH v2 0/4] Add Microchip PolarFire Soc Support
 2020-11-17  2:14 UTC  (3+ messages)
` [RFC PATCH v2 3/4] RISC-V: Initial DTS for Microchip ICICLE board

[PATCH bpf-next v3 1/2] bpf: Add bpf_lsm_set_bprm_opts helper
 2020-11-17  2:13 UTC  (2+ messages)
` [PATCH bpf-next v3 2/2] bpf: Add tests for bpf_lsm_set_bprm_opts

[PATCH v11 01/13] vfio: VFIO_IOMMU_SET_PASID_TABLE
 2020-11-17  2:11 UTC  (2+ messages)

[PATCH v2] docs: automarkup.py: Allow automatic cross-reference inside C namespace
 2020-11-17  2:12 UTC 

[PATCH net-next v1] lan743x: replace devicetree phy parse code with library function
 2020-11-17  2:09 UTC  (2+ messages)

[PATCH 3/3] mmc: rtsx: Add SD Express mode support for RTS5261
 2020-11-17  2:09 UTC  (8+ messages)
  ` 答复: "

[PATCH RFC v2 0/5] dwmac-meson8b: picosecond precision RX delay support
 2020-11-17  2:06 UTC  (11+ messages)
` [PATCH RFC v2 1/5] dt-bindings: net: dwmac-meson: use picoseconds for the RGMII RX delay
` [PATCH RFC v2 2/5] net: stmmac: dwmac-meson8b: fix enabling the timing-adjustment clock
` [PATCH RFC v2 3/5] net: stmmac: dwmac-meson8b: use picoseconds for the RGMII RX delay
` [PATCH RFC v2 4/5] net: stmmac: dwmac-meson8b: move RGMII delays into a separate function
` [PATCH RFC v2 5/5] net: stmmac: dwmac-meson8b: add support for the RGMII RX delay on G12A

[PATCH bpf-next v2 1/2] bpf: Add bpf_lsm_set_bprm_opts helper
 2020-11-17  2:07 UTC  (7+ messages)
` [PATCH bpf-next v2 2/2] bpf: Add tests for bpf_lsm_set_bprm_opts

[PATCH v3 19/35] x86/io_apic: Cleanup trigger/polarity helpers
 2020-11-17  2:00 UTC  (21+ messages)
` [tip: x86/apic] "
          ` [EXTERNAL] "

[PATCH 1/2] kbuild: Hoist '--orphan-handling' into Kconfig
 2020-11-17  1:54 UTC  (3+ messages)

[PATCH net-next v2 RESEND] net/usb/r8153_ecm: support ECM mode for RTL8153
 2020-11-17  1:50 UTC  (5+ messages)
  ` [PATCH net-next] r8153_ecm: avoid to be prior to r8152 driver

[PATCH] PCI: dwc: fix error return code in dw_pcie_host_init()
 2020-11-17  1:49 UTC  (2+ messages)

drivers/net/ethernet/freescale/gianfar.c:580 gfar_parse_group() warn: 'grp->regs' not released on lines: 517
 2020-11-17  1:41 UTC  (2+ messages)

[PATCH net] net: ipa: lock when freeing transaction
 2020-11-17  1:40 UTC  (2+ messages)

[PATCH] RISC-V: fix barrier() use in <vdso/processor.h>
 2020-11-17  1:39 UTC 

[PATCH net-next 1/5] ptp: clockmatrix: bug fix for idtcm_strverscmp
 2020-11-17  1:27 UTC  (2+ messages)

[PATCH] ubifs: wbuf: Don't leak kernel memory to flash
 2020-11-17  1:25 UTC  (2+ messages)

[PATCH 0/2] fpga: dfl: optional VSEC for start of dfl
 2020-11-17  1:25 UTC  (3+ messages)
` [PATCH 1/2] fpga: dfl: refactor cci_enumerate_feature_devs()
` [PATCH 2/2] fpga: dfl: look for vendor specific capability

[tip:x86/urgent] BUILD SUCCESS 8986f223bd777a73119f5d593c15b4d630ff49bb
 2020-11-17  1:24 UTC 

[PATCH] speakup: fix uninitialized flush_lock
 2020-11-17  1:22 UTC 

[PATCH v3] Make iwmmxt.S support Clang's integrated assembler
 2020-11-17  1:20 UTC  (3+ messages)
` [PATCH v4] "

[PATCH net-next v2 3/3] nfc: s3fwrn5: Change the error code
 2020-11-17  1:18 UTC 

[PATCH 1/4] MIPS: vdso: Use vma page protection for remapping
 2020-11-17  1:18 UTC  (5+ messages)
` [PATCH 2/4] MIPS: kvm: Use vm_get_page_prot to get protection bits

[PATCH net-next v2 2/3] nfc: s3fwrn5: Fix the misspelling in a comment
 2020-11-17  1:17 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).