All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-20 04:29:07 to 2020-11-20 06:58:54 UTC [more...]

[PATCH] crypto: fix a couple of spelling mistakes in Kconfig files
 2020-11-20  6:58 UTC  (3+ messages)

[PATCH 0/3] crypto: qat - add qat_4xxx driver
 2020-11-20  6:58 UTC  (2+ messages)

[PATCH] crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probe
 2020-11-20  6:58 UTC  (2+ messages)

[PATCH] crypto: hisilicon/zip - add a work_queue for zip irq
 2020-11-20  6:57 UTC  (2+ messages)

[PATCH v3 00/10] microvm: add usb support
 2020-11-20  6:55 UTC  (4+ messages)
` [PATCH v3 04/10] usb/xhci: fixup xhci kconfig deps

[PATCH] crypto: sha - split sha.h into sha1.h and sha2.h
 2020-11-20  6:57 UTC  (2+ messages)

[PATCH] crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pd
 2020-11-20  6:57 UTC  (2+ messages)

[PATCH] crypto: Fix return value check in aead_crypt()
 2020-11-20  6:56 UTC  (3+ messages)
` crypto: caam/qi - simplify error path for context allocation

[PATCH v2 0/8] qom: Use qlit to represent property defaults
 2020-11-20  6:55 UTC  (17+ messages)
` [PATCH v2 3/8] qnum: QNumValue type for QNum value literals
` [PATCH v2 4/8] qnum: qnum_value_is_equal() function
` [PATCH v2 5/8] qlit: Support all types of QNums

[PATCH] crypto:hisilicon/sec2 - Fix aead authentication setting key error
 2020-11-20  6:56 UTC  (2+ messages)

[PATCH v2] crypto: arm64/gcm - move authentication tag check to SIMD domain
 2020-11-20  6:56 UTC  (2+ messages)

[PATCH] usb: musb: remove unused variable 'devctl'
 2020-11-20  6:54 UTC  (6+ messages)

[PATCH] cxbgb4: Fix build failure when CHELSIO_TLS_DEVICE=n
 2020-11-20  6:54 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v4] tests/kms_big_joiner: Add test to validate big joiner
 2020-11-20  6:52 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_big_joiner: Add test to validate big joiner (rev5)
    ` [igt-dev] FW: "

[PATCH v5 00/21] Free some vmemmap pages of hugetlb page
 2020-11-20  6:43 UTC  (22+ messages)
` [PATCH v5 01/21] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c
` [PATCH v5 02/21] mm/memory_hotplug: Move {get,put}_page_bootmem() "
` [PATCH v5 03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v5 04/21] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v5 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers
` [PATCH v5 06/21] mm/bootmem_info: Introduce {free,prepare}_vmemmap_page()
` [PATCH v5 07/21] mm/bootmem_info: Combine bootmem info and type into page->freelist
` [PATCH v5 08/21] mm/hugetlb: Initialize page table lock for vmemmap
` [PATCH v5 09/21] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page
` [PATCH v5 10/21] mm/hugetlb: Defer freeing of hugetlb pages
` [PATCH v5 11/21] mm/hugetlb: Allocate the vmemmap pages associated with each hugetlb page
` [PATCH v5 12/21] mm/hugetlb: Introduce remap_huge_page_pmd_vmemmap helper
` [PATCH v5 13/21] mm/hugetlb: Use PG_slab to indicate split pmd
` [PATCH v5 14/21] mm/hugetlb: Support freeing vmemmap pages of gigantic page
` [PATCH v5 15/21] mm/hugetlb: Set the PageHWPoison to the raw error page
` [PATCH v5 16/21] mm/hugetlb: Flush work when dissolving hugetlb page
` [PATCH v5 17/21] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
` [PATCH v5 18/21] mm/hugetlb: Merge pte to huge pmd only for gigantic page
` [PATCH v5 19/21] mm/hugetlb: Gather discrete indexes of tail page
` [PATCH v5 20/21] mm/hugetlb: Add BUILD_BUG_ON to catch invalid usage of tail struct page
` [PATCH v5 21/21] mm/hugetlb: Disable freeing vmemmap if struct page size is not power of two

[PATCH] drm/ttm: remove unused varibles
 2020-11-20  6:49 UTC  (2+ messages)

[meta-selinux][PATCH] libselinux-python: inherit python3targetconfig
 2020-11-20  6:49 UTC 

[PATCH v3] hooks: allow input from stdin for commit-related hooks
 2020-11-20  6:48 UTC  (7+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] "

[PATCH] glib-2.0: RDEPEND on dbusmock only when GI_DATA_ENABLED is True
 2020-11-20  6:49 UTC 

[OE-core] [PATCH] libunwind: upgrade 1.4.0 -> 1.5.0
 2020-11-20 16:29 UTC 

[PATCH] drm/amd/amdgpu: skip unload message in reset
 2020-11-20  6:41 UTC 

[PATCH] crypto: sparc - Fix sparse endianness warnings
 2020-11-20  6:41 UTC 

[bpf] 8aaeed81fc: WARNING:at_kernel/locking/lockdep.c:#lockdep_register_key
 2020-11-20  6:54 UTC 

The Subscription will disappear and config of EventService restore initial value after reboot
 2020-11-20  6:37 UTC  (2+ messages)

linux-next: build warning after merge of the usb tree
 2020-11-20  6:38 UTC  (2+ messages)

[PATCH 0/7] config: add --literal-value option
 2020-11-20  6:35 UTC  (3+ messages)
` [PATCH 4/7] config: add --literal-value option, un-implemented

[PATCH] usb: typec: Fix num_altmodes kernel-doc error
 2020-11-20  6:35 UTC 

[PATCH 00/23] pack-bitmap: bitmap generation improvements
 2020-11-20  6:34 UTC  (3+ messages)
` [PATCH v2 00/24] "

[PATCH v5 0/7] dma-buf: Performance improvements for system heap & a system-uncached implementation
 2020-11-20  6:32 UTC  (9+ messages)

[PATCH net-next v2] net: openvswitch: Be liberal in tcp conntrack
 2020-11-20  6:32 UTC  (3+ messages)

[PATCH nf] x_tables: Properly close read section with read_seqcount_retry
 2020-11-20  6:31 UTC  (13+ messages)

[PATCH v2] perf docs: Add man pages to see also
 2020-11-20  6:30 UTC 

[Intel-gfx] [PATCH v3] drm/i915: Do not call hsw_set_frame_start_delay for dsi
 2020-11-20  6:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Do not call hsw_set_frame_start_delay for dsi (rev3)

[OE-core] [PATCH] gpgme: upgrade 1.14.0 -> 1.15.0
 2020-11-20 16:11 UTC 

[PATCHv3 net-next 0/3] Add devlink and devlink health reporters to
 2020-11-20  6:28 UTC  (4+ messages)
` [PATCHv3 net-next 1/3] octeontx2-af: Add devlink suppoort to af driver
` [PATCHv3 net-next 2/3] octeontx2-af: Add devlink health reporters for NPA
` [PATCHv3 net-next 3/3] octeontx2-af: Add devlink health reporters for NIX

[PATCH] perf docs: Add man pages to see also
 2020-11-20  6:28 UTC 

[PATCH] crypto: powerpc/sha256-spe - Fix sparse endianness warning
 2020-11-20  6:28 UTC 

[PATCH] media: fsl-viu: Use proper check for presence of {out, in}_be32()
 2020-11-20  6:25 UTC  (3+ messages)

[PATCH] drivers: fpga: Specify HAS_IOMEM dependency for FPGA_DFL
 2020-11-20  6:27 UTC  (3+ messages)

[PATCH v6 0/7] FPGA Security Manager Class Driver
 2020-11-20  6:26 UTC  (5+ messages)
` [PATCH v6 1/7] fpga: sec-mgr: fpga security manager class driver

[RFC V2 net-next 0/2] net: updates for -next
 2020-11-20  6:24 UTC  (3+ messages)
` [RFC V2 net-next 1/2] ethtool: add support for controling the type of adaptive coalescing
` [RFC V2 net-next 2/2] net: hns3: add support for dynamic interrupt moderation

[PATCH] net: qrtr: Unprepare MHI channels during remove
 2020-11-20  6:23 UTC  (9+ messages)

[EXT] Re: [PATCH v3 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
 2020-11-20  6:21 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Plug IPS into intel_rps_set
 2020-11-20  6:21 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Plug IPS into intel_rps_set (rev2)

[PATCH] srcu: Remove srcu_cblist_invoking member from sdp
 2020-11-20  6:19 UTC  (3+ messages)
  ` 回复: "

Backport missing mlx5 fixes after 50b2412b7e7
 2020-11-20  6:18 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: remove writeback_inodes_sb in f2fs_remount
 2020-11-20  6:17 UTC  (3+ messages)

[PATCH] makedumpfile: printk: add support for lockless ringbuffer
 2020-11-20  6:16 UTC  (3+ messages)

[PATCH 0/8] Raspberry Pi 400/Compute Module 4 support
 2020-11-20  6:15 UTC  (4+ messages)
` [PATCH 7/8] xhci: translate virtual addresses into the bus's address space

[dpdk-dev] [PATCH][v3] net/af_xdp: optimize RX path by removing the unneeded allocation mbuf
 2020-11-20  6:14 UTC 

[Intel-gfx] [v2 0/2] Re-enable FBC on TGL
 2020-11-20  6:13 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Re-enable FBC on TGL (rev3)

[PATCH v12 0/5] userspace MHI client interface driver
 2020-11-20  6:10 UTC  (3+ messages)
` [PATCH v12 5/5] selftest: mhi: Add support to test MHI LOOPBACK channel

[PATCH v2] ACPI: PM: s2idle: Add AMD support to handle _DSM during S2Idle
 2020-11-20  6:07 UTC 

[PATCH 2/2] m68k: Add a missing ELF_DETAILS in link script
 2020-11-20  6:08 UTC 

[PATCH 1/2] m68k: Drop redundant NOTES in link script
 2020-11-20  6:07 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS a19eb57b7d8030823f8364c348d3752df2f0eef8
 2020-11-20  6:06 UTC 

[Intel-wired-lan] [tnguy-next-queue:master] BUILD SUCCESS 657bc1d10bfc23ac06d5d687ce45826c760744f9
 2020-11-20  6:06 UTC 

[OE-core] [PATCH] gmp: upgrade 6.2.0 -> 6.2.1
 2020-11-20 15:45 UTC 

[PATCH 0/2] pc-bios/s390 fixes for reboot-to-vfio-ccw
 2020-11-20  6:02 UTC  (5+ messages)
` [PATCH 2/2] pc-bios: s390x: Give precedence to reset PSW

[PATCH] crypto: mips/octeon - Fix sparse endianness warnings
 2020-11-20  6:01 UTC 

[GIT PULL] xen: branch for v5.10-rc5
 2020-11-20  5:59 UTC 

[RFC] ASoC: max98373: don't access volatile registers in bias level off
 2020-11-20  5:58 UTC  (3+ messages)

[LTP] [PATCH 1/1] net/traceroute01: Check also -T flag
 2020-11-20  5:59 UTC  (6+ messages)

phosphor-ipmi-flash build error
 2020-11-20  5:56 UTC  (2+ messages)

[PATCH v4] IPv6: RTM_GETROUTE: Add RTA_ENCAP to result
 2020-11-20  5:57 UTC  (3+ messages)

linux-next: Tree for Nov 20
 2020-11-20  5:56 UTC 

[MPTCP] Re: [PATCH net-next] mptcp: update rtx timeout only if required
 2020-11-20  5:55 UTC  (2+ messages)
` [MPTCP] "

[PATCH net] bnxt_en: fix error return code in bnxt_init_one()
 2020-11-20  5:50 UTC  (3+ messages)

[PATCH net] bnxt_en: fix error return code in bnxt_init_board()
 2020-11-20  5:53 UTC  (3+ messages)

[PATCH v2 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring
 2020-11-19 20:41 UTC  (11+ messages)
          ` XDP maintainer match (Was [PATCH v2 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring)

qemu for bmc
 2020-11-19  7:41 UTC  (2+ messages)

I just want to join the openbmc developer community
 2020-11-18  7:13 UTC  (8+ messages)
  ` 回复:I "
            ` 回复:回复:I "

[net-next v4 0/2] devlink: move common flash_update calls to core
 2020-11-20  5:43 UTC  (2+ messages)

[PATCH v4 00/26] coresight: etm4x: Support for system instructions
 2020-11-20  5:40 UTC  (3+ messages)
` [PATCH v4 02/25] coresight: etm4x: Skip accessing TRCPDCR in save/restore

[tip:x86/cache] BUILD SUCCESS 2002d2951398317d0f46e64ae6d8dd58ed541c6d
 2020-11-20  5:39 UTC 

[PATCH net-next v4 0/5] net/x25: netdev event handling
 2020-11-20  5:40 UTC  (6+ messages)
` [PATCH net-next v4 1/5] net/x25: handle additional netdev events
` [PATCH net-next v4 2/5] net/lapb: support "
` [PATCH net-next v4 3/5] net/lapb: fix t1 timer handling for LAPB_STATE_0
` [PATCH net-next v4 4/5] net/x25: fix restart request/confirm handling
` [PATCH net-next v4 5/5] net/x25: remove x25_kill_by_device()

[Fuego] [PATCH] Docs:Convert tbwiki pages into .rst files
 2020-11-20  5:31 UTC 

[PATCH] Revert "firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module"
 2020-11-20  5:29 UTC  (3+ messages)

[xen-unstable test] 156882: tolerable FAIL
 2020-11-20  5:27 UTC 

Failed to reconnect after 4G LTE signaling strength level is back
 2020-11-20  5:26 UTC  (2+ messages)

[PATCH 0/3] alsa-gobject: buildable in kernel 4.5 or later
 2020-11-20  5:25 UTC 

[PATCH v2] mdio_bus: suppress err message for reset gpio EPROBE_DEFER
 2020-11-20  5:21 UTC  (7+ messages)

[PATCH v2 00/10] Cryptodisk fixes for v2.06 redux
 2020-11-20  5:18 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 06/10] cryptodisk: Properly handle non-512 byte sized sectors

[PATCH v2] USB: serial: mos7720: defer state restore to a workqueue
 2020-11-20  4:53 UTC  (2+ messages)
` [PATCH v3] "

[dpdk-dev] [PATCH v1] net/axgbe: add support for device reset
 2020-11-20  5:16 UTC  (2+ messages)

es8316 i2c-ESSX8316:00: ASoC: error at soc_component_write_no_lock
 2020-11-20  5:13 UTC 

[PATCH] ARM: dts: sun8i: v3s: fix GIC node memory range
 2020-11-20  5:08 UTC  (2+ messages)

[PATCH 0/3] PCI: J721E: Fix Broken DT w.r.t SYSCON DT
 2020-11-20  5:09 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: pci: ti,j721e: Fix "ti,syscon-pcie-ctrl" to take argument
      ` [PATCH 1/3] dt-bindings: pci: ti, j721e: Fix "ti, syscon-pcie-ctrl" "

[Buildroot] [PATCH] support/dependencies: clarify intended use of host bison/flex
 2020-11-20  5:08 UTC 

[PATCH v2 00/22] x86: Support Intel Advanced Matrix Extensions
 2020-11-20  5:08 UTC  (7+ messages)
` [PATCH v2 14/22] x86/fpu/xstate: Inherit dynamic user state when used in the parent
` [PATCH v2 15/22] x86/fpu/xstate: Support ptracer-induced xstate area expansion
` [PATCH v2 22/22] x86/fpu/xstate: Introduce boot-parameters for control some state component support

[PATCH net-next v7 0/4] GVE Raw Addressing
 2020-11-20  5:07 UTC  (6+ messages)
` [PATCH net-next v7 1/4] gve: Add support for raw addressing device option

[oe] [meta-oe] [PATCH] modemmanager: upgrade 1.14.6 -> 1.14.8
 2020-11-20 14:47 UTC 

[RFC PATCH] error out if ENOSPC during file layout
 2020-11-20  5:00 UTC 

[PATCH v3 0/5] lscpu: Fix socket information on aarch64 machine
 2020-11-20  5:06 UTC  (6+ messages)
` [PATCH v3 1/5] lscpu: use cluster on aarch64 machine which doesn't have ACPI PPTT
` [PATCH v3 2/5] lscpu-virt: split hypervisor_from_dmi_table()
` [PATCH v3 3/5] lscpu-dmi: Move some functions related to DMI to lscpu-dmi
` [PATCH v3 4/5] lscpu: add helper to get physical sockets
` [PATCH v3 5/5] lscpu: show the number of physical socket on aarch64 machine without ACPI PPTT

FAILED: patch "[PATCH] sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list" failed to apply to 5.4-stable tree
 2020-11-20  5:04 UTC  (3+ messages)

[PATCH] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2020-11-20  5:04 UTC  (4+ messages)

[PATCH v2] virtio-blk: seg_max do not subtract 2 if host has VIRTIO_RING_F_INDIRECT_DESC feature
 2020-11-20  5:03 UTC 

[PATCH] fix namespaced fscaps when !CONFIG_SECURITY
 2020-11-20  5:03 UTC  (4+ messages)

[PATCH v4] clk: hisilicon: refine hi3620_mmc_clk_init() and fix memory leak issues
 2020-11-20 13:26 UTC 

Proposal for a new checkpatch check; matching _set_drvdata() & _get_drvdata()
 2020-11-20  0:11 UTC  (3+ messages)
  ` [Cocci] "

[PATCH] macintosh/adb-iop: Send correct poll command
 2020-11-20  4:39 UTC  (2+ messages)

[PATCH net-next] net-loopback: allow lo dev initial state to be controlled
 2020-11-20  4:56 UTC  (13+ messages)

[PATCH] macintosh/adb-iop: Always wait for reply message from IOP
 2020-11-20  4:39 UTC  (2+ messages)

[PATCH] m68k: Fix WARNING splat in pmac_zilog driver
 2020-11-20  4:39 UTC  (2+ messages)

drivers/media/platform/fsl-viu.c:253:2: error: implicit declaration of function 'out_be32'
 2020-11-20  4:52 UTC  (2+ messages)

[PATCH] m68k/mac: Remove dead code
 2020-11-20  4:39 UTC 

[PATCH RESEND] ide/falconide: Fix module unload
 2020-11-20  4:39 UTC 

[PATCH] m68k/mac: Remove redundant VIA register writes
 2020-11-20  4:39 UTC 

[PATCH] m68k/mac: Refactor iop_preinit() and iop_init()
 2020-11-20  4:39 UTC 

[PATCH] scsi/NCR5380: Reduce NCR5380_maybe_release_dma_irq() call sites
 2020-11-20  4:39 UTC 

[PATCH] m68k/mac: Update Kconfig help
 2020-11-20  4:39 UTC 

[PATCH] scsi/atari_scsi: Fix race condition between .queuecommand and EH
 2020-11-20  4:39 UTC 

ESDK script failue
 2020-11-20  4:50 UTC 

arch/arm/include/asm/arch_gicv3.h:44:2: error: implicit declaration of function 'write_sysreg'
 2020-11-20  4:44 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2020-11-20  4:45 UTC 

[gustavoars-linux:testing/for-next] BUILD SUCCESS 49cad8728e1be779bfc7540a0266f5548c017b41
 2020-11-20  4:34 UTC 

[gustavoars-linux:for-next/kspp] BUILD SUCCESS 36f9ff9e03de89691274a6aec45aa079bd3ae405
 2020-11-20  4:34 UTC 

[PATCH rfc] workqueue: honour cond_resched() more effectively
 2020-11-20  4:33 UTC  (7+ messages)

[dpdk-dev] [PATCH v11 00/15] Arm build options rework
 2020-11-20  4:33 UTC  (9+ messages)
` [dpdk-dev] [PATCH v12 09/14] build: optional NUMA and cpu counts detection

[PATCH v10 00/41] btrfs: zoned block device support
 2020-11-20  4:32 UTC  (3+ messages)
` [PATCH v10 10/41] btrfs: disallow mixed-bg in ZONED mode

[igt-dev] [PATCH i-g-t] tests/kms_async_flips: Modify assert to fix failure seen on few platforms
 2020-11-20  4:33 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

AMU extension v1 support for cortex A76, A77, A78 CPUs
 2020-11-20  4:30 UTC 

[PATCH V13 0/9] mips: Add Loongson-3 machine support
 2020-11-20  4:28 UTC  (4+ messages)
` [PATCH V13 2/9] meson.build: Re-enable KVM support for MIPS

[MPTCP] [MPTCP][PATCH mptcp-next] Squash to "mptcp: create the listening socket"
 2020-11-20  4:29 UTC 

[PATCH 1/6] arm-bsp: Introduce support for rdn1edge platform
 2020-11-20  4:28 UTC  (2+ messages)
` [PATCH 6/6] arm-bsp/wic: Add WIC support for rdn1edge


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.