All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-28 02:16:49 to 2020-07-28 03:35:49 UTC [more...]

[PATCH] drm/amd/display: Clear dm_state for fast updates
 2020-07-28  2:49 UTC  (10+ messages)

[PATCH 00/24] Use asm-generic for mmu_context no-op functions
 2020-07-28  3:35 UTC  (31+ messages)
` [PATCH 01/24] asm-generic: add generic versions of mmu context functions
` [PATCH 02/24] alpha: use asm-generic/mmu_context.h for no-op implementations
` [PATCH 03/24] arc: "
` [PATCH 04/24] arm: "
` [PATCH 05/24] arm64: "
` [PATCH 06/24] csky: "
` [PATCH 07/24] hexagon: "
` [PATCH 08/24] ia64: "
` [PATCH 09/24] m68k: "
` [PATCH 10/24] microblaze: "
` [PATCH 11/24] mips: "
` [PATCH 12/24] nds32: "
` [PATCH 13/24] nios2: "
` [PATCH 15/24] parisc: "
` [PATCH 16/24] powerpc: "
` [PATCH 17/24] riscv: "
` [PATCH 18/24] s390: "
` [PATCH 19/24] sh: "
` [PATCH 20/24] sparc: "
` [PATCH 21/24] um: "
` [PATCH 22/24] unicore32: "
` [PATCH 23/24] x86: "
` [OpenRISC] [PATCH 14/24] openrisc: "
  `  "

配信停止を受け付けました
 2020-07-28  3:27 UTC 

[PATCH v5 0/2] improve nvme quiesce time for large amount of namespaces
 2020-07-28  3:34 UTC  (22+ messages)
` [PATCH v5 1/2] blk-mq: add tagset quiesce interface
` [PATCH v5 2/2] nvme: use blk_mq_[un]quiesce_tagset

[PATCH] nvme-rdma: fix deadlock when delete ctrl due to reconnect fail
 2020-07-28  3:32 UTC  (5+ messages)

[dpdk-dev] [PATCH v1] vhost: support cross page buf in async data path
 2020-07-28  3:28 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3] vhost: fix async copy fail on multi-page buffers
` [dpdk-dev] [PATCH v4] "

[meta-java] icedtea7-native fails to build with error: cc1plus: all warnings being treated as errors
 2020-07-28  3:28 UTC  (2+ messages)
` [yocto] "

[linux-linus test] 152232: regressions - FAIL
 2020-07-28  3:27 UTC 

[PATCH v5] binder: transaction latency tracking for user build
 2020-07-28  3:20 UTC  (9+ messages)
` [PATCH v6] "
  ` [PATCH v6 1/3] binder: move structs from core file to header file
  ` [PATCH v6 2/3] binder: add trace at free transaction
  ` [PATCH v6 3/3] binder: add transaction latency tracer

[PATCH v4 2/2] hw/pci-host: save/restore pci host config register for old ones
 2020-07-28  3:27 UTC  (2+ messages)
` [PATCH v5] "

[RFC PATCH] dt-bindings: riscv: Add YAML documentation for PMU
 2020-07-28  3:27 UTC  (4+ messages)

[PATCH] nouveau: use ttm populate mapping functions. (v2)
 2020-07-28  3:25 UTC 

[dpdk-dev] [PATCH 1/2] test/mcslock: move performance test to perf tests
 2020-07-28  3:24 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

ttm_tt_set_placement_caching on vram->ram transfers
 2020-07-28  3:23 UTC 

mmotm 2020-07-27-18-18 uploaded
 2020-07-28  3:22 UTC  (2+ messages)
` mmotm 2020-07-27-18-18 uploaded (drivers/scsi/ufs/: SCSI_UFS_EXYNOS)

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-07-28  3:21 UTC  (3+ messages)
` [Bug 207383] [Regression] 5.7 "

[LTP] [PATCH v2] Add a test case for mmap MAP_GROWSDOWN flag
 2020-07-28  3:20 UTC  (2+ messages)

[PATCH v4 0/2] iscsi-target: fix login error when receiving is too fast
 2020-07-28  3:16 UTC  (4+ messages)

[PATCH v5 0/2] synquacer: add TPM support
 2020-07-28  3:14 UTC  (6+ messages)
` [PATCH v5 1/2] tpm: tis: add support for MMIO TPM on SynQuacer
` [PATCH v5 2/2] dt-bindings: Add SynQucer TPM MMIO as a trivial device

[PATCH] [net/ipv6] ip6_output: Add ipv6_pinfo null check
 2020-07-28  3:12 UTC  (3+ messages)

[PATCH v2] Improve network_support.md
 2020-07-28  3:12 UTC  (12+ messages)

[PATCH] drm/vmwgfx: drop bo map/unmap dma functions
 2020-07-28  3:09 UTC 

[RFC PATCH v2 15/21] net/tcp: add MSG_NETDMA flag for sendmsg()
 2020-07-28  3:08 UTC  (8+ messages)

[dpdk-dev] [PATCH v1] vdpa/ifc: fix vring update after device config
 2020-07-28  3:07 UTC  (4+ messages)

[PATCH] perf record: Set PERF_RECORD_SAMPLE if attr->freq is set
 2020-07-28  3:07 UTC  (2+ messages)

[PATCH v3 00/15] Refactor SDEI client driver
 2020-07-28  2:59 UTC  (16+ messages)
` [PATCH v3 01/15] drivers/firmware/sdei: Remove sdei_is_err()
` [PATCH v3 02/15] drivers/firmware/sdei: Common block for failing path in sdei_event_create()
` [PATCH v3 03/15] drivers/firmware/sdei: Retrieve event number from event instance
` [PATCH v3 04/15] drivers/firmware/sdei: Avoid nested statements in sdei_init()
` [PATCH v3 05/15] drivers/firmware/sdei: Unregister driver on error "
` [PATCH v3 06/15] drivers/firmware/sdei: Remove duplicate check in sdei_get_conduit()
` [PATCH v3 07/15] drivers/firmware/sdei: Remove Drop redundant error message in sdei_probe()
` [PATCH v3 08/15] drivers/firmware/sdei: Remove while loop in sdei_event_register()
` [PATCH v3 09/15] drivers/firmware/sdei: Remove while loop in sdei_event_unregister()
` [PATCH v3 10/15] drivers/firmware/sdei: Cleanup on cross call function
` [PATCH v3 11/15] drivers/firmware/sdei: Introduce sdei_do_local_call()
` [PATCH v3 12/15] drivers/firmware/sdei: Remove _sdei_event_register()
` [PATCH v3 13/15] drivers/firmware/sdei: Remove _sdei_event_unregister()
` [PATCH v3 14/15] drivers/firmware/sdei: Expose struct sdei_event
` [PATCH v3 15/15] drivers/firmware/sdei: Identify event by "

[PATCH 1/2] clk: imx: imx8m: avoid memory leak
 2020-07-28  2:54 UTC  (4+ messages)
` [PATCH 2/2] clk: imx: imx8m: use devm_of_clk_add_hw_provider

[PATCH] drm/vmwgfx: consolidate ttm object creation and populate
 2020-07-28  3:01 UTC 

[PATCH v2 00/17] Refactor SDEI client driver
 2020-07-28  2:56 UTC  (15+ messages)
` [PATCH v2 14/17] drivers/firmware/sdei: Move struct sdei_event to header file
` [PATCH v2 16/17] drivers/firmware/sdei: Retrieve event signaled property on registration

[PATCH 0/5] fsi: Support extra functions on ASPEED master
 2020-07-28  2:55 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: fsi: Document gpios
` [PATCH 2/5] fsi: aspeed: Support cabled FSI
` [PATCH 3/5] fsi: aspeed: Run the bus at maximum speed
` [PATCH 4/5] fsi: aspeed: Add module param for bus divisor
` [PATCH 5/5] fsi: aspeed: Support CFAM reset GPIO

[PATCH] drm/amdgpu: enable umc 8.7 functions in gmc v10
 2020-07-28  2:55 UTC  (3+ messages)

[PATCH v7 0/2] phy: Add USB PHY support on Intel LGM SoC
 2020-07-28  2:52 UTC  (3+ messages)

[PATCH] drm/amdgpu: add umv v8.7 source to makefile
 2020-07-28  2:49 UTC  (2+ messages)

[ANN] U-Boot v2020.10-rc1 released
 2020-07-28  2:47 UTC 

[PATCH v3] mm/hugetlb: add mempolicy check in the reservation routine
 2020-07-28  2:42 UTC  (4+ messages)
  ` [External] "

[PATCH v2 0/7] Add SM8150 and SM8250 interconnect drivers
 2020-07-28  2:43 UTC  (6+ messages)
` [PATCH v2 7/7] arm64: dts: qcom: sm8250: add interconnect nodes

[PATCH] nouveau: use ttm populate mapping functions
 2020-07-28  2:40 UTC 

[PATCH v3 0/7] Add SM8150 and SM8250 interconnect drivers
 2020-07-28  2:38 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: interconnect: single yaml file for RPMh "
` [PATCH v3 2/7] dt-bindings: interconnect: Add Qualcomm SM8150 DT bindings
` [PATCH v3 3/7] dt-bindings: interconnect: Add Qualcomm SM8250 "
` [PATCH v3 4/7] interconnect: qcom: Add SM8150 interconnect provider driver
` [PATCH v3 5/7] interconnect: qcom: Add SM8250 "
` [PATCH v3 6/7] arm64: dts: qcom: sm8150: add interconnect nodes
` [PATCH v3 7/7] arm64: dts: qcom: sm8250: "

[RESEND PATCH v5 00/11] ppc64: enable kdump support for kexec_file_load syscall
 2020-07-28  2:37 UTC  (11+ messages)
` [RESEND PATCH v5 07/11] ppc64/kexec_file: enable early kernel's OPAL calls
` [RESEND PATCH v5 08/11] ppc64/kexec_file: setup backup region for kdump kernel

[PATCH] xtensa: fix closing endif comment
 2020-07-28  2:38 UTC  (2+ messages)

[PATCH v5 0/4] Fix some PMP implementations
 2020-07-28  2:32 UTC  (5+ messages)
` [PATCH v5 3/4] target/riscv: Fix the translation of physical address

[PATCH] cpufreq: intel_pstate: Implement passive mode with HWP enabled
 2020-07-28  2:32 UTC  (5+ messages)

[PATCH v2 0/9] mfd: mt6360: Merge different sub-devices i2c read/write
 2020-07-27 18:28 UTC  (10+ messages)
` [PATCH v2 1/9] mfd: mt6360: Rearrange include file
` [PATCH v2 4/9] mfd: mt6360: Combine mt6360 pmic/ldo resouces into mt6360 regulator resources

[Linux-kernel-mentees] [PATCH net] xdp: Prevent kernel-infoleak in xsk_getsockopt()
 2020-07-28  2:28 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix PSP autoload twice in FLR
 2020-07-28  2:29 UTC 

[PATCH] ASoC: Intel: Atom: use hardware counter to update hw_ptr
 2020-07-28  2:28 UTC  (4+ messages)

[PATCH -next] sparc: use for_each_child_of_node() macro
 2020-07-28  2:28 UTC  (2+ messages)

[PATCH -next] powerpc: use for_each_child_of_node() macro
 2020-07-28  2:28 UTC  (2+ messages)

[PATCH -next] ARM: s3c: fix return value check in s3c_usb_otgphy_init()
 2020-07-28  2:27 UTC  (2+ messages)

[PATCH -next] ARM: zx: remove redundant dev_err call in zx296702_pd_probe()
 2020-07-28  2:27 UTC  (2+ messages)

[PATCH -next] m68k/amiga: missing platform_device_unregister() on error in amiga_init_devices()
 2020-07-28  2:27 UTC 

[GIT PULL][PATCH v9 0/7] Add support for ZSTD-compressed kernel and initramfs
 2020-07-28  2:24 UTC  (3+ messages)
` [PATCH v9 6/7] x86: Add support for ZSTD compressed kernel

[PATCH v2] btrfs-progs: Add basic .editorconfig
 2020-07-28  2:23 UTC  (2+ messages)

linux-next: build failure after merge of the printk tree
 2020-07-28  2:24 UTC  (5+ messages)

[PATCH -next] ARM: uniphier: use for_each_matching_node() macro
 2020-07-28  2:25 UTC  (2+ messages)

[PATCH 0/4] printk: reimplement LOG_CONT handling
 2020-07-28  2:22 UTC  (10+ messages)
` [PATCH 2/4] printk: store instead of processing cont parts

[PATCH v19 00/23] LSM: Module stacking for AppArmor
 2020-07-27 20:40 UTC  (4+ messages)
` [PATCH v19 13/23] LSM: Specify which LSM to display

[PATCH][next] ACPICA: Use fallthrough pseudo-keyword
 2020-07-28  2:22 UTC  (5+ messages)
` [Devel] "

[PATCH v6 0/8] Fix up and simplify error recovery mechanism
 2020-07-28  2:21 UTC  (4+ messages)
` [PATCH v6 3/8] scsi: ufs-qcom: Fix schedule while atomic error in ufs_qcom_dump_dbg_regs

Can we change the S_DAX flag immediately on XFS without dropping caches?
 2020-07-28  2:20 UTC  (3+ messages)

[PATCH] arm64: arch_timer: Ensure timer is enabled before using istatus
 2020-07-28  2:18 UTC  (5+ messages)

[PATCH net 0/5] net: hns3: fixes for -net
 2020-07-28  2:16 UTC  (6+ messages)
` [PATCH net 1/5] net: hns3: fix desc filling bug when skb is expanded or lineared
` [PATCH net 2/5] net: hns3: fix a TX timeout issue
` [PATCH net 3/5] net: hns3: add reset check for VF updating port based VLAN
` [PATCH net 4/5] net: hns3: fix aRFS FD rules leftover after add a user FD rule
` [PATCH net 5/5] net: hns3: fix for VLAN config when reset failed

[dpdk-dev] [RFC PATCH 1/6] eal: introduce macros for getting value for bit
 2020-07-28  2:18 UTC  (6+ messages)
` [dpdk-dev] [PATCH v10 00/10] Improve mlx5 PMD driver framework for multiple classes
  ` [dpdk-dev] [PATCH v10 01/10] eal: introduce macro for bit definition

[SELinux-notebook PATCH v8] objects.md: some clarifications
 2020-07-28  2:17 UTC  (5+ messages)
` [SELinux-notebook PATCH v9] "


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.