All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-27 03:49:28 to 2020-07-27 06:00:46 UTC [more...]

[dpdk-dev] [PATCH 0/8] update i40e base code
 2020-07-27  5:34 UTC  (19+ messages)
` [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
` [dpdk-dev] [PATCH v2 0/8] update i40e base code
  ` [dpdk-dev] [PATCH v2 1/8] net/i40e/base: enable FEC on/off flag setting for X722
  ` [dpdk-dev] [PATCH v2 2/8] net/i40e/base: add PTYPE definition
  ` [dpdk-dev] [PATCH v2 3/8] net/i40e/base: add new custom cloud filter types

[PATCH v4 00/10] Coregroup support on Powerpc
 2020-07-27  5:32 UTC  (21+ 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] drm/amd/display: Clear dm_state for fast updates
 2020-07-27  5:53 UTC  (2+ messages)

[PATCH] nvme-core: fix io interrupt when work with dm-multipah
 2020-07-27  5:58 UTC 

[RFC PATCH v2 03/21] mm: Allow DMA mapping of pages which are not online
 2020-07-27  5:58 UTC 

[PATCH v2 00/18] gpio: cdev: add uAPI V2
 2020-07-27  5:57 UTC  (5+ messages)
` [PATCH v2 03/18] gpiolib: make cdev a build option

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

[PATCH 0/4] x86/cpu: Use SERIALIZE in sync_core()
 2020-07-27  5:55 UTC  (6+ 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

[Linux-kernel-mentees] [PATCH] checkpatch: disable commit log length check warning for signature tag
 2020-07-27  5:54 UTC  (2+ messages)
`  "

[PATCH v4 0/5] DVFS support for Venus
 2020-07-27  5:53 UTC  (5+ messages)
` [PATCH v4 4/5] arm64: dts: sdm845: Add OPP tables and power-domains for venus

linux-next: Fixes tag needs some work in the devfreq tree
 2020-07-27  6:05 UTC  (2+ messages)

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2020-07-27  5:53 UTC  (2+ messages)

[meta-virtualization] Comment / Feedback to include RPI-4 patches on DUNFELL branch
 2020-07-27  5:52 UTC  (2+ messages)
`  "

[PATCH 0/2] fsi: SBE FIFO fixes
 2020-07-27  5:51 UTC  (3+ messages)
` [PATCH 1/2] fsi/sbefifo: Clean up correct FIFO when receiving reset request from SBE

[PATCH] rtlwifi: core: use eth_broadcast_addr() to assign broadcast
 2020-07-27  5:51 UTC  (2+ messages)

[PATCH] qemu-options.hx: Fix typo for netdev documentation
 2020-07-27  5:46 UTC  (4+ messages)

decruft the early init / initrd / initramfs code v2
 2020-07-27  5:46 UTC  (4+ messages)
` [PATCH 18/23] init: open code setting up stdin/stdout/stderr

[RESEND PATCH] usb: common: usb-conn-gpio: Register optional charger
 2020-07-27  5:42 UTC  (4+ messages)

[PATCH 0/3] Improve FreeBSD and macOS jobs in the Cirrus-CI
 2020-07-27  5:44 UTC  (6+ messages)
` [PATCH 2/3] cirrus.yml: Compile macOS and FreeBSD with -Werror

from the Hospital
 2020-07-27  0:15 UTC 

[cip-dev] FW: Final call to participate in the LTS survey
 2020-07-27  5:43 UTC 

[PATCH v5 02/13] bisect--helper: use '-res' in 'cmd_bisect__helper' return
 2020-07-27  5:42 UTC  (3+ messages)

drivers/net/ppp/pppox.c:84:21: sparse: sparse: incorrect type in initializer (different address spaces)
 2020-07-27  5:40 UTC  (2+ messages)

[PATCH v4 00/10] Coregroup support on Powerpc
 2020-07-27  5:18 UTC  (22+ 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

linux-next: manual merge of the tip tree with the drm-msm tree
 2020-07-27  5:41 UTC 

linusw/for-next build: 7 builds: 0 failed, 7 passed, 21 warnings (gpio-v5.8-2-96-ga070bdbbb06d)
 2020-07-27  5:41 UTC 

[PATCH v17 00/21] per memcg lru lock
 2020-07-27  5:40 UTC  (3+ messages)

[PATCH v2] soc: qcom: rpmh-rsc: Sleep waiting for tcs slots to be free
 2020-07-27  5:39 UTC  (2+ messages)

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

No sound with Realtek ALC287
 2020-07-27  5:36 UTC 

linux-next: manual merge of the tip tree with the vfs tree
 2020-07-27  5:35 UTC 

[linux-review:UPDATE-20200726-101057/Pascal-Bouchareine/proc-fcntl-introduce-F_SET_DESCRIPTION/20200726-053047 1/1] fs/file_table.c:276:2-7: WARNING: NULL check before some freeing functions is not needed
 2020-07-27  5:35 UTC  (2+ messages)
` [PATCH] proc,fcntl: fix ifnullfree.cocci warnings

[PATCH v6 0/9] hwmon: pmbus: adm1266: add support
 2020-07-27  5:31 UTC  (10+ messages)
` [PATCH v6 1/9] "
` [PATCH v6 2/9] hwmon: pmbus: adm1266: Add Block process call
` [PATCH v6 3/9] hwmon: pmbus: adm1266: Add support for GPIOs
` [PATCH v6 4/9] hwmon: pmbus: adm1266: add debugfs for states
` [PATCH v6 5/9] hwmon: pmbus: adm1266: read blackbox
` [PATCH v6 6/9] hwmon: pmbus: adm1266: Add group command support
` [PATCH v6 7/9] hwmon: pmbus: adm1266: program firmware
` [PATCH v6 8/9] hwmon: pmbus: adm1266: program configuration
` [PATCH v6 9/9] dt-bindings: hwmon: Add bindings for ADM1266

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

[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 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 

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

[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 

[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()

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

[Bug 1889033] [NEW] qemu-img permission denied on vmdk creation on CIFS share
 2020-07-27  4:54 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

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

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)

[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)

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)

[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: "

[Drbd-dev] Bug(s) with Linux v5.4.46
 2020-07-27  3:55 UTC 

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] irqchip/gic-v4.1: Use GFP_ATOMIC flag in allocate_vpe_l1_table()
 2020-07-27  3:50 UTC  (2+ 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.