All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-27 03:33:03 to 2020-07-27 05:27:53 UTC [more...]

post-receive: pub/scm/linux/kernel/git/gerg/m68knommu
 2020-07-27  5:27 UTC 

[PATCH v7 0/7] Add support for O_MAYEXEC
 2020-07-27  5:27 UTC  (4+ messages)
` [PATCH v7 4/7] fs: Introduce O_MAYEXEC flag for openat2(2)

[PATCH v4 00/10] Coregroup support on Powerpc
 2020-07-27  5:18 UTC  (15+ messages)
` [PATCH v4 01/10] powerpc/smp: Fix a warning under !NEED_MULTIPLE_NODES
` [PATCH v4 02/10] powerpc/smp: Merge Power9 topology with Power topology
` [PATCH v4 03/10] powerpc/smp: Move powerpc_topology above
` [PATCH v4 04/10] powerpc/smp: Move topology fixups into a new function
` [PATCH v4 05/10] powerpc/smp: Dont assume l2-cache to be superset of sibling
` [PATCH v4 06/10] powerpc/smp: Generalize 2nd sched domain
` [PATCH v4 07/10] Powerpc/numa: Detect support for coregroup
` [PATCH v4 08/10] powerpc/smp: Allocate cpumask only after searching thread group
` [PATCH v4 09/10] Powerpc/smp: Create coregroup domain
` [PATCH v4 10/10] powerpc/smp: Implement cpu_to_coregroup_id

[PATCH 0/3] miscellaneous ZBD improvements
 2020-07-27  5:23 UTC  (8+ messages)
` [PATCH 1/3] configure: improve libzbc version check
` [PATCH 2/3] zbd: simplify zone reset code
` [PATCH 3/3] t/zbd: check log file for failed assertions

[PATCH] kernel.h: Remove duplicate include of asm/div64.h
 2020-07-27  5:22 UTC  (2+ messages)

linux-next: build failure after merge of the bluetooth tree
 2020-07-27  5:22 UTC  (2+ messages)

[PATCH 00/10] remoteproc: imx_rproc: support iMX8M and early boot
 2020-07-27  5:20 UTC  (4+ messages)
` [PATCH 06/10] remoteproc: imx_rproc: add load hook

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

[Buildroot] pc defconfig image does not boot
 2020-07-27  5:21 UTC 

[dpdk-dev] [PATCH v2] net/ice: remove RSS for SCTP in PPPoE
 2020-07-27  5:20 UTC  (2+ messages)

[PATCH v2] net: ipv6: fix use-after-free Read in __xfrm6_tunnel_spi_lookup
 2020-07-27  5:19 UTC  (6+ messages)
      ` [Linux-kernel-mentees] "

[dpdk-dev] [PATCH 0/8] update i40e base code
 2020-07-27  5:19 UTC  (19+ messages)
` [dpdk-dev] [PATCH 1/8] net/i40e/base: enable FEC on/off flag setting for X722
` [dpdk-dev] [PATCH 2/8] net/i40e/base: add PTYPE definition
` [dpdk-dev] [PATCH 3/8] net/i40e/base: enable new custom cloud filters
` [dpdk-dev] [PATCH 5/8] net/i40e/base: check return value of DNL admin command
` [dpdk-dev] [PATCH 6/8] net/i40e/base: add disable unused ports capability
` [dpdk-dev] [PATCH 7/8] net/i40e/base: replace AQ command for NVM update
` [dpdk-dev] [PATCH 8/8] net/i40e/base: update version

[PATCH v2 0/2] Add PWM support for Intel Keem Bay SoC
 2020-07-27  5:14 UTC  (7+ messages)
` [PATCH v2 1/2] pwm: Add PWM driver for Intel Keem Bay
` [PATCH v2 2/2] dt-bindings: pwm: keembay: Add bindings for Intel Keem Bay PWM

[PATCH] ARC: perf: don't bail setup if pct irq missing in device-tree
 2020-07-27  5:13 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] app/test-regex: add RegEx test application
 2020-07-27  5:12 UTC  (3+ messages)

[dpdk-dev] [PATCH v3 0/6] qede: SR-IOV PF driver support
 2020-07-27  5:10 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 1/6] drivers: add generic API to find PCI extended cap
    ` [dpdk-dev] [EXT] "

[qemu-mainline test] 152219: regressions - FAIL
 2020-07-27  5:08 UTC 

[Linux-kernel-mentees] [PATCH v2] Checkpatch: Disable commit log length check warning for signature tag
 2020-07-27  5:07 UTC 

[ath6kl:pending] BUILD SUCCESS 8d251747ae09ae3505d04bd129dc7100df4cabac
 2020-07-27  5:06 UTC 

[dpdk-dev] [PATCH] net/ice/base: fix symmetric asymmetric RSS interference
 2020-07-27  5:06 UTC  (4+ messages)

[PATCH 1/2] drm/amd/swsmu: allow asic to handle sensor type by itself
 2020-07-27  5:04 UTC  (5+ messages)
` [PATCH 2/2] drm/amd/swsmu: correct smu lock type on smu_read_sensor()

[Bug 1889033] [NEW] qemu-img permission denied on vmdk creation on CIFS share
 2020-07-27  4:54 UTC 

[RESEND 3/3] ASoC: max98390: update dsm param bin max size
 2020-07-27  5:01 UTC 

[PATCH] qemu-options.hx: Fix typo for netdev documentation
 2020-07-27  4:59 UTC 

[RESEND 2/3] ASoC: max98390: Update dsm init sequence and condition
 2020-07-27  5:00 UTC 

[RESEND 1/3] ASoC: max98390: Fix dac event dapm mixer
 2020-07-27  4:59 UTC 

[cip-dev] [cip core] license compliance for CIP core image releases
 2020-07-27  4:59 UTC 

[PATCH v4 00/17] crypto: allwinner: add xRNG and hashes
 2020-07-27  4:55 UTC  (6+ messages)
` [PATCH v4 16/17] crypto: sun8i-ce: fix comparison of integer expressions of different signedness
    ` [PATCH] Makefile.extrawarn: Move sign-compare from W=2 to W=3

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2020-07-27  4:55 UTC 

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2020-07-27  4:54 UTC 

undefined reference to `start_isolate_page_range'
 2020-07-27  4:49 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-07-27  4:50 UTC 

linusw/devel baseline: 120 runs, 2 regressions (gpio-v5.8-2-96-ga070bdbbb06d)
 2020-07-27  4:49 UTC 

[PATCH v6 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-27  4:47 UTC  (8+ messages)
` [PATCH v6 1/7] fscrypt: Add functions for direct I/O support
    ` [f2fs-dev] "

Question Print Formatting iproute2
 2020-07-27  4:46 UTC 

[RESEND PATCH v4 0/3] Add support for MaxLinear/Exar USB to serial converters
 2020-07-27  4:46 UTC  (6+ messages)
` [RESEND PATCH v4 2/3] usb: serial: xr_serial: Add gpiochip support

[PATCH v3 00/10] Coregroup support on Powerpc
 2020-07-27  4:39 UTC  (4+ messages)
` [PATCH v3 09/10] powerpc/smp: Create coregroup domain

[RFC 0/2] Add support for bus lock VM exit
 2020-07-27  4:38 UTC  (9+ messages)
` [RFC 2/2] KVM: VMX: Enable "

[yocto] Offline Build #yocto
 2020-07-27  4:38 UTC  (2+ messages)
`  "

[Buildroot] [PATCH 1/1] package/freeswitch: fix build error
 2020-07-27  4:37 UTC  (2+ messages)

[PATCH] i2c: iproc: fix race between client unreg and isr
 2020-07-27  4:32 UTC  (6+ messages)

[PATCH 0/4] x86/cpu: Use SERIALIZE in sync_core()
 2020-07-27  4:31 UTC  (5+ messages)
` [PATCH 1/4] x86/cpufeatures: Add enumeration for SERIALIZE instruction
` [PATCH 2/4] x86/cpu: Relocate sync_core() to sync_core.h
` [PATCH 3/4] x86/cpu: Refactor sync_core() for readability
` [PATCH 4/4] x86/cpu: Use SERIALIZE in sync_core() when available

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2020-07-27  4:31 UTC 

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2020-07-27  4:30 UTC 

[Fuego] fuego install.sh script failed
 2020-07-27  4:28 UTC  (7+ messages)

drivers/gpu/drm/bridge/sil-sii8620.c:2355: undefined reference to `extcon_unregister_notifier'
 2020-07-27  4:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: Fix email typo and correct name of Tianshu
 2020-07-27  4:20 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2020-07-27  4:20 UTC 

syscall_trace_enter and syscall_trace_leave for m68k w/MMU
 2020-07-27  4:19 UTC  (2+ messages)
` [PATCH] m68k/kernel - wire up syscall_trace_enter/leave for m68k

[PATCH v2 0/2] ath10k: SAR power limit vendor command
 2020-07-27  4:17 UTC  (6+ messages)
` [PATCH v2 1/2] nl80211: vendor-cmd: qca: add dynamic SAR power limits
` [PATCH v2 2/2] ath10k: allow dynamic SAR power limits to be configured

[PATCH] sandbox, test: change hog gpio
 2020-07-27  4:17 UTC  (2+ messages)

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2020-07-27  4:16 UTC 

[PATCH v2 0/6] Improvements to pkey tests
 2020-07-27  4:00 UTC  (7+ messages)
` [PATCH v2 1/6] selftests/powerpc: Move pkey helpers to headers
` [PATCH v2 2/6] selftests/powerpc: Add pkey helpers for rights
` [PATCH v2 3/6] selftests/powerpc: Harden test for execute-disabled pkeys
` [PATCH v2 4/6] selftests/powerpc: Add helper to exit on failure
` [PATCH v2 5/6] selftests/powerpc: Add wrapper for gettid
` [PATCH v2 6/6] selftests/powerpc: Add test for pkey siginfo verification

[PATCH 1/3] tools build feature: Use CC and CXX from parent
 2020-07-27  4:08 UTC  (3+ messages)
` [PATCH 2/3] tools lib api: Get rid of useless conditional assignments
` [PATCH 3/3] libsubcmd: "

linusw/devel build: 7 builds: 0 failed, 7 passed, 21 warnings (gpio-v5.8-2-96-ga070bdbbb06d)
 2020-07-27  4:05 UTC 

[PATCH -next] crc:Fix build errors
 2020-07-27  4:00 UTC  (2+ messages)

[RFC][CFT][PATCHSET v2] saner calling conventions for csum-and-copy primitives
 2020-07-27  3:58 UTC  (9+ messages)
` [PATCH v2 01/20] xtensa: fix access check in csum_and_copy_from_user
  ` [PATCH v2 04/20] unify generic instances of csum_partial_copy_nocheck()

[PATCH v5 0/7] Migrate non-migrated pages of a SVM
 2020-07-27  3:55 UTC  (7+ messages)
` [PATCH v5 5/7] KVM: PPC: Book3S HV: migrate hot plugged memory
` [PATCH v5 6/7] KVM: PPC: Book3S HV: move kvmppc_svm_page_out up

[dpdk-dev] [PATCH] net/ice: remove RSS for SCTP in PPPoE
 2020-07-27  3:44 UTC  (3+ messages)

[PATCH v5 7/7] KVM: PPC: Book3S HV: rework secure mem slot dropping
 2020-07-27  3:49 UTC  (4+ messages)
` [PATCH] "

[PATCH v3 0/2] improve quiesce time for large amount of namespaces
 2020-07-27  3:50 UTC  (9+ messages)
` [PATCH v3 1/2] blk-mq: add async quiesce interface

[PATCH] irqchip/gic-v4.1: Use GFP_ATOMIC flag in allocate_vpe_l1_table()
 2020-07-27  3:50 UTC  (2+ messages)

[PATCH v13 0/9] Enable ptp_kvm for arm64
 2020-07-27  3:45 UTC  (5+ messages)
` [PATCH v13 2/9] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC

[PATCH v3] rtc: ds1307: provide an indication that the watchdog has fired
 2020-07-27  3:46 UTC 

defrag/compression: will it break reflinks on kernel 4.15.0?
 2020-07-27  3:45 UTC  (2+ messages)

[PATCH v1 00/54] dm: Add programatic generation of ACPI tables (part D)
 2020-07-27  3:45 UTC  (55+ messages)
` [PATCH v1 01/54] x86: acpi: Add cros_ec tables
` [PATCH v1 02/54] x86: acpi: Add base asl files for common x86 devices
` [PATCH v1 03/54] x86: acpi: apl: Add asl files for Apollo Lake
` [PATCH v1 04/54] x86: acpi: Add DPTF asl files
` [PATCH v1 05/54] x86: apl: Correct PCIE_ECAM_BASE
` [PATCH v1 06/54] x86: Add a config for the systemagent PCIEX regions size
` [PATCH v1 07/54] x86: Add a common global NVS structure
` [PATCH v1 08/54] x86: acpi: Support external GNVS tables
` [PATCH v1 09/54] x86: acpi: Expand the GNVS
` [PATCH v1 10/54] x86: coral: Add ACPI tables for coral
` [PATCH v1 11/54] acpi: Add support for writing a _PRW
` [PATCH v1 12/54] acpi: Add support for conditions and return values
` [PATCH v1 13/54] acpi: Support generating a multi-function _DSM for devices
` [PATCH v1 14/54] i2c: Add a generic driver to generate ACPI info
` [PATCH v1 15/54] x86: Add wake sources for the acpi_gpe driver
` [PATCH v1 16/54] x86: apl: Support writing the IntelGraphicsMem table
` [PATCH v1 17/54] x86: acpi: Add a common routine to write WiFi info
` [PATCH v1 18/54] x86: Add some definitions for SMM
` [PATCH v1 19/54] x86: apl: Add power-management definitions
` [PATCH v1 20/54] x86: apl: Update iomap for ACPI
` [PATCH v1 21/54] x86: Add a few common Intel CPU functions
` [PATCH v1 22/54] x86: acpi: Support generation of the HPET table
` [PATCH v1 23/54] x86: acpi: Support generation of the DBG2 table
` [PATCH v1 24/54] acpi: Add support for generating processor tables
` [PATCH v1 25/54] x86: acpi: Add PCT and PTC tables
` [PATCH v1 26/54] acpi: Add more support for generating processor tables
` [PATCH v1 27/54] x86: acpi: Add common Intel ACPI tables
` [PATCH v1 28/54] x86: Support Atom SoCs using SWSMISCI rather than the SWSCI
` [PATCH v1 29/54] x86: acpi: Add support for additional Intel tables
` [PATCH v1 30/54] x86: apl: Allow reading hostbridge base addresses
` [PATCH v1 31/54] p2sb: Add some definitions used for ACPI
` [PATCH v1 32/54] x86: apl: Generate required ACPI tables
` [PATCH v1 33/54] x86: apl: Add support for hostbridge ACPI generation
` [PATCH v1 34/54] x86: apl: Generate CPU tables
` [PATCH v1 35/54] x86: apl: Generate ACPI table for LPC
` [PATCH v1 36/54] x86: apl: Drop unnecessary code in PMC driver
` [PATCH v1 37/54] tpm: cr50: Add ACPI support
` [PATCH v1 38/54] x86: fsp: Update the FSP API with the end-firmware method
` [PATCH v1 39/54] x86: cpu: Report address width from cpu_get_info()
` [PATCH v1 40/54] x86: Sort the MTRR table
` [PATCH v1 41/54] x86: Notify the FSP of the 'end firmware' event
` [PATCH v1 42/54] x86: Correct the assembly guard in e820.h
` [PATCH v1 43/54] x86: Add a header guard to asm/acpi_table.h
` [PATCH v1 44/54] x86: Correct handling of MADT table CPUs
` [PATCH v1 45/54] acpi: tpm: Add a TPM2 table
` [PATCH v1 46/54] acpi: tpm: Add a TPM1 table
` [PATCH v1 47/54] x86: acpi: Set the log category for x86 table generation
` [PATCH v1 48/54] x86: coral: Add audio descriptor files
` [PATCH v1 49/54] x86: apl: Check low-level init in FSP-S pre-init
` [PATCH v1 50/54] x86: fsp: Add more debugging for silicon init
` [PATCH v1 51/54] x86: fsp: Show FSP-S or FSP-M address in fsp_get_header()
` [PATCH v1 52/54] acpi: Use defines for field lengths
` [PATCH v1 53/54] x86: Add a way to add to the e820 memory table
` [PATCH v1 54/54] x86: coral: Update config and device tree for ACPI

[ath6kl:master-pending] BUILD SUCCESS 20bc0ea7f0d3ea61945cac2ff0bb840eb1191a7d
 2020-07-27  3:41 UTC 

[PATCH v3] cpuidle: Fix CFI failure
 2020-07-27  3:25 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/perfbook
 2020-07-27  3:36 UTC 

[jlawall:for-5.9 1/7] drivers/most/core.c:254:8-16: WARNING: use scnprintf or sprintf
 2020-07-27  3:35 UTC  (2+ messages)
` [PATCH] coccinelle: api: fix device_attr_show.cocci warnings

[PATCH] target/ppc: Fix SPE unavailable exception triggering
 2020-07-27  3:29 UTC  (4+ messages)


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.