All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-29 19:52:20 to 2021-01-29 20:51:52 UTC [more...]

post-receive: pub/scm/linux/kernel/git/andrea/aa
 2021-01-29 20:51 UTC 

[PATCH 1/1] arm64: dts: meson: g12b: odroid-n2: Assign a fixed index to mmc devices
 2021-01-29 20:51 UTC  (3+ messages)

[PATCH 00/35] RFC: add "nvme monitor" subcommand
 2021-01-29 20:51 UTC  (16+ messages)
` [PATCH 11/35] monitor: add option -A / --autoconnect
` [PATCH 35/35] monitor: add option --keep/-K

[PATCH v6 0/2] Kbuild: DWARF v5 support
 2021-01-29 20:48 UTC  (8+ messages)
` [PATCH v6 1/2] Kbuild: make DWARF version a choice
` [PATCH v6 2/2] Kbuild: implement support for DWARF v5

stable-rc/queue/5.10 baseline: 195 runs, 4 regressions (v5.10.11-32-g8f959d40b497)
 2021-01-29 20:48 UTC 

pypi setuptools based recipe fails ModuleNotFoundError: No module named 'pkg_resources' #python
 2021-01-29 20:50 UTC  (2+ messages)
` [yocto] "

[PATCH 0/6] lib/find_bit: fast path for small bitmaps
 2021-01-29 20:45 UTC  (7+ messages)
` [PATCH 1/6] arch: rearrange headers inclusion order in asm/bitops for m68k and sh
` [PATCH 2/6] lib: inttroduce BITS_{FIRST,LAST}() macro
` [PATCH 2/5] bits_per_long.h: introduce SMALL_CONST() macro
` [PATCH 3/5] lib: inline _find_next_bit() wrappers
` [PATCH 4/5] lib: add fast path for find_next_*_bit()
` [PATCH 6/6] lib: add fast path for find_first_*_bit() and find_last_bit()

[PATCH v14 00/42] btrfs: zoned block device support
 2021-01-29 20:44 UTC  (3+ messages)

[RFC][PATCH 00/13] [v5] Migrate Pages in lieu of discard
 2021-01-29 20:46 UTC  (3+ messages)
` [RFC][PATCH 05/13] mm/numa: automatically generate node migration order

[PATCH 0/3] NFS change attribute patches
 2021-01-29 20:43 UTC  (7+ messages)
` [PATCH 2/3] nfsd: move change attribute generation to filesystem
        ` [PATCH 1/2 v2] nfs: use change attribute for NFS re-exports

[PATCH v18 00/25] Control-flow Enforcement: Shadow Stack
 2021-01-29 20:46 UTC  (12+ messages)
` [PATCH v18 02/25] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
` [PATCH v18 24/25] x86/cet/shstk: Add arch_prctl functions for shadow stack

[PATCH net-next v4] net: psample: Introduce stubs to remove NIC driver dependency
 2021-01-29 20:44 UTC  (5+ messages)

[PATCH] af_unix: Allow Unix sockets to raise SIGURG
 2021-01-29 20:44 UTC  (12+ messages)

[PATCH] [RFC] openssl: Enable cryptodev-linux by default
 2021-01-29 20:45 UTC  (5+ messages)
` [OE-core] "

[PATCH] config: set external_device_info_source=none if udev isn't running
 2021-01-29 20:43 UTC  (14+ messages)

[PATCH v2 0/3] add support for metadata encryption to F2FS
 2021-01-29 20:41 UTC  (4+ messages)
` [PATCH v2 2/3] fscrypt: Add metadata encryption support
    ` [f2fs-dev] "

stable-rc/queue/4.19 baseline: 170 runs, 6 regressions (v4.19.171-26-g878798ccc2dbf)
 2021-01-29 20:40 UTC 

[PATCH v3 00/24] tcg: backend constraints cleanup
 2021-01-29 20:37 UTC  (26+ messages)
` [PATCH v3 01/24] tcg/tci: Drop L and S constraints
` [PATCH v3 02/24] tcg/tci: Remove TCG_TARGET_HAS_* ifdefs
` [PATCH v3 03/24] tcg/i386: Move constraint type check to tcg_target_const_match
` [PATCH v3 04/24] tcg/i386: Tidy register constraint definitions
` [PATCH v3 05/24] tcg/i386: Split out target constraints to tcg-target-con-str.h
` [PATCH v3 06/24] tcg/arm: "
` [PATCH v3 07/24] tcg/aarch64: "
` [PATCH v3 08/24] tcg/ppc: "
` [PATCH v3 09/24] tcg/tci: "
` [PATCH v3 10/24] tcg/mips: "
` [PATCH v3 11/24] tcg/riscv: "
` [PATCH v3 12/24] tcg/s390: "
` [PATCH v3 13/24] tcg/sparc: "
` [PATCH v3 14/24] tcg: Remove TCG_TARGET_CON_STR_H
` [PATCH v3 15/24] tcg/i386: Split out constraint sets to tcg-target-con-set.h
` [PATCH v3 16/24] tcg/aarch64: "
` [PATCH v3 17/24] tcg/arm: "
` [PATCH v3 18/24] tcg/mips: "
` [PATCH v3 19/24] tcg/ppc: "
` [PATCH v3 20/24] tcg/riscv: "
` [PATCH v3 21/24] tcg/s390: "
` [PATCH v3 22/24] tcg/sparc: "
` [PATCH v3 23/24] tcg/tci: "
` [PATCH v3 24/24] tcg: Remove TCG_TARGET_CON_SET_H

[Intel-gfx] [PATCH] drm/i915/dp: Prevent setting the LTTPR LT mode if no LTTPRs are detected
 2021-01-29 20:39 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[PATCH 00/10] repack: support repacking into a geometric sequence
 2021-01-29 20:38 UTC  (19+ messages)
` [PATCH 01/10] packfile: introduce 'find_kept_pack_entry()'
` [PATCH 03/10] builtin/pack-objects.c: learn '--assume-kept-packs-closed'
` [PATCH 05/10] p5303: measure time to repack with keep
      ` [PATCH] p5303: avoid sed GNU-ism

Problem with initial sync of a RAID1 with 4Kn drives
 2021-01-29 20:31 UTC 

stable-rc/queue/4.4 baseline: 113 runs, 14 regressions (v4.4.253-24-g3cabaf4d5da8)
 2021-01-29 20:38 UTC 

[PATCH v5 2/7] pwm: pca9685: Support hardware readout
 2021-01-29 20:37 UTC  (7+ messages)

getopts appears to not be shifting $@ when consuming options
 2021-01-29 20:36 UTC  (3+ messages)

[PATCH net-next v1 0/6] lan743x speed boost
 2021-01-29 20:36 UTC  (8+ messages)
` [PATCH net-next v1 1/6] lan743x: boost performance on cpu archs w/o dma cache snooping
` [PATCH net-next v1 2/6] lan743x: support rx multi-buffer packets
` [PATCH net-next v1 3/6] lan743x: allow mtu change while network interface is up
` [PATCH net-next v1 4/6] TEST ONLY: lan743x: limit rx ring buffer size to 500 bytes
` [PATCH net-next v1 5/6] TEST ONLY: lan743x: skb_alloc failure test
` [PATCH net-next v1 6/6] TEST ONLY: lan743x: skb_trim "

[dpdk-dev] [dpdk-announce] release candidate 21.02-rc1
 2021-01-29 20:36 UTC  (2+ messages)

[PATCH] Documentation/llvm: Add a section about supported architectures
 2021-01-29 20:31 UTC  (2+ messages)

drivers/net/ethernet/intel/e1000/e1000_osdep.h:13: warning: "CONFIG_RAM_BASE" redefined
 2021-01-29 20:31 UTC  (2+ messages)

[dpdk-dev] [PATCH] mbuf: remove unneeded EAL header include
 2021-01-29 20:33 UTC 

[PATCH v7 0/5] Re-introduce TX FIFO resize for larger EP bursting
 2021-01-29 20:30 UTC  (4+ messages)
` [PATCH v7 4/5] usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default

[5.11 regression] "tty: implement write_iter" breaks TIOCCONS
 2021-01-29 20:28 UTC  (6+ messages)

[PATCH v3] tcg: Fix execution on Apple Silicon
 2021-01-29 20:18 UTC  (3+ messages)

dax alignment problem on arm64 (and other achitectures)
 2021-01-29 20:26 UTC  (7+ messages)

[PATCH v2 0/2] pci: add romsize property
 2021-01-29 20:16 UTC  (6+ messages)
` [PATCH v2 2/2] "

perf probe hang with DWARF5 object
 2021-01-29 20:25 UTC 

[PATCH v5 1/3] ls-refs: report unborn targets of symrefs
 2021-01-29 20:23 UTC  (2+ messages)

[PATCH net-next 0/9] net: ipa: don't disable NAPI in suspend
 2021-01-29 20:20 UTC  (10+ messages)
` [PATCH net-next 1/9] net: ipa: don't thaw channel if error starting
` [PATCH net-next 2/9] net: ipa: introduce gsi_channel_stop_retry()
` [PATCH net-next 3/9] net: ipa: introduce __gsi_channel_start()
` [PATCH net-next 4/9] net: ipa: kill gsi_channel_freeze() and gsi_channel_thaw()
` [PATCH net-next 5/9] net: ipa: disable IEOB interrupt after channel stop
` [PATCH net-next 6/9] net: ipa: move completion interrupt enable/disable
` [PATCH net-next 7/9] net: ipa: don't disable IEOB interrupt during suspend
` [PATCH net-next 8/9] net: ipa: expand last transaction check
` [PATCH net-next 9/9] net: ipa: don't disable NAPI in suspend

[PATCH] net: mdiobus: Prevent spike on MDIO bus reset signal
 2021-01-29 20:23 UTC  (4+ messages)

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2021-01-28
 2021-01-29 20:23 UTC  (3+ messages)
` [PATCH net 4/4] i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"

[PATCH] media: allegro-dvt: Use __packed sentence
 2021-01-29 20:01 UTC  (2+ messages)

[m68k:master] BUILD SUCCESS 242118f751648aa0286acb1000eaadf6accd336d
 2021-01-29 20:21 UTC 

[PATCH 0/6] soundwire: qcom: various improvements
 2021-01-29 19:38 UTC  (13+ messages)
` [PATCH 1/6] soundwire: qcom: add support to missing transport params
` [PATCH 3/6] soundwire: qcom: set continue execution flag for ignored commands
` [PATCH 5/6] soundwire: qcom: update register read/write routine
` [PATCH 6/6] soundwire: qcom: add support to new interrupts

[dpdk-dev] [PATCH] test: allow taking test names from commandline
 2021-01-29 20:22 UTC  (2+ messages)

[PATCH] vmlinux.lds.h: Define SANTIZER_DISCARDS with CONFIG_GCOV_KERNEL=y
 2021-01-29 20:18 UTC  (2+ messages)

[LTP] [PATCH v2 0/6] zram cleanup
 2021-01-29 20:17 UTC  (8+ messages)
` [LTP] [PATCH v2 2/6] zram01.sh: Generate test setup variables in setup
` [LTP] [RFC PATCH v2 5/6] tst_test.sh: Run _tst_setup_timer after $TST_SETUP
` [LTP] [PATCH v2 6/6] zram: Increase timeout according to used devices

[dpdk-dev] [PATCH 00/20] ensure headers have correct includes
 2021-01-29 20:14 UTC  (3+ messages)
` [dpdk-dev] [PATCH v7 00/10] add checking of header includes

WireGuard for Windows tunnel deactivation after prolonged resolution failure during startup
 2021-01-29 20:14 UTC  (5+ messages)

#yocto #gstreamer #gstreamer1.0-plugins-bad #aom #av1
 2021-01-29 20:13 UTC  (3+ messages)
` [yocto] "

Troubles analyzing crash dumps from xl dump-core
 2021-01-29 20:12 UTC 

[PATCH] netfilter: Fix attempt to update deleted entry in xt_recent
 2021-01-29 19:57 UTC 

stable-rc/linux-4.4.y baseline: 102 runs, 9 regressions (v4.4.253-25-ga1b3543d6297)
 2021-01-29 20:09 UTC 

[PATCH] kunit: don't show `1 == 1` in failed assertion messages
 2021-01-29 20:07 UTC  (2+ messages)

[PATCH net-next V1] net: adjust net_device layout for cacheline usage
 2021-01-29 20:07 UTC  (6+ messages)

[xen-unstable-smoke test] 158790: tolerable all pass - PUSHED
 2021-01-29 20:09 UTC 

[PATCH 1/2] rcuscale: add kfree_rcu() single-argument scale test
 2021-01-29 20:05 UTC  (2+ messages)
` [PATCH 2/2] kvfree_rcu: Use same set of flags as for single-argument

net/mlx5: Maintain separate page trees for ECPF and PF functions
 2021-01-29 20:06 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed (pm-5.11-rc6-71-ge86d494782b7e)
 2021-01-29 20:06 UTC 

[PATCH] scripts/release: Release also tarball with everything
 2021-01-29 20:00 UTC 

Crash in acpi_ns_validate_handle triggered by soundwire on Linux 5.10
 2021-01-29 20:03 UTC  (13+ messages)

[RFC PATCH 0/4] hw/xen: Fixes to only build the XEN_PV machine
 2021-01-29 20:01 UTC  (10+ messages)
` [RFC PATCH 1/4] hw/ide/Kconfig: IDE_ISA requires ISA_BUS
` [RFC PATCH 2/4] hw/ide/Kconfig: IDE_PIIX requires IDE_ISA
` [RFC PATCH 3/4] hw/xen/Kconfig: Introduce XEN_PV config

stable-rc/linux-4.9.y baseline: 113 runs, 6 regressions (v4.9.253-31-g1aa322729224b)
 2021-01-29 20:01 UTC 

Add vfio-platform support for ONESHOT irq forwarding?
 2021-01-29 19:57 UTC  (7+ messages)

post-receive: pub/scm/utils/cryptsetup/cryptsetup
 2021-01-29 20:02 UTC 

[PATCH net] rxrpc: Fix deadlock around release of dst cached on udp tunnel
 2021-01-29 19:53 UTC  (4+ messages)

[PATCH v8 00/14] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
 2021-01-29 19:52 UTC  (23+ messages)
` [PATCH v8 01/14] staging: hikey9xx: spmi driver: convert to regmap
` [PATCH v8 02/14] staging: hikey9xx: hi6421v600-regulator: use some regmap helpers
` [PATCH v8 03/14] staging: hikey9xx: hi6421-spmi-pmic: rename some vars
` [PATCH v8 04/14] staging: hikey9xx: hi6421-spmi-pmic: cleanup probe code
` [PATCH v8 05/14] staging: hikey9xx: hi6421-spmi-pmic: cleanup header file
` [PATCH v8 06/14] staging: hikey9xx: hi6421-spmi-pmic: fix IRQ handler code
` [PATCH v8 07/14] staging: hikey9xx: hi6421-spmi-pmic: cleanup IRQ handling code
` [PATCH v8 08/14] staging: hikey9xx: hi6421-spmi-pmic: document registers
` [PATCH v8 09/14] staging: hikey9xx: hi6421-spmi-pmic: update copyright notes
` [PATCH v8 10/14] phy: phy-hi3670-usb3: move driver from staging into phy
` [PATCH v8 11/14] spmi: hisi-spmi-controller: move driver from staging
` [PATCH v8 12/14] mfd: hi6421-spmi-pmic: "
` [PATCH v8 13/14] regulator: hi6421v600-regulator: move it "
` [PATCH v8 14/14] dts: hisilicon: add support for the PMIC found on Hikey 970

[PATCH] chardev/char-io: Fix polling by not removing polls when buffers are full
 2021-01-29 19:56 UTC 

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2021-01-29 19:57 UTC 

[PULL 00/36] Misc patches (buildsys, i386, fuzzing) for 2021-01-29
 2021-01-29 19:54 UTC  (3+ 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.