All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-21 17:14:25 to 2020-07-21 17:57:11 UTC [more...]

[yocto][meta-mingw][PATCH] gdb-cross-canadian: Stop statically linking
 2020-07-21 17:57 UTC 

[yocto][meta-mingw][PATCH] cmake: Remove toolchain append
 2020-07-21 17:56 UTC 

[PATCH for v5.9] i2c: Replace HTTP links with HTTPS ones
 2020-07-21 17:56 UTC  (3+ messages)

[PATCH v3] Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation
 2020-07-21 17:55 UTC  (2+ messages)

[PATCH] net: dsa: Add protocol support for 802.1AD when adding or deleting vlan for dsa switch and port
 2020-07-21 17:55 UTC  (2+ messages)

[PATCH 0/4] tracing: export event trace and trace_marker
 2020-07-21 17:55 UTC  (3+ messages)
` [PATCH 4/4] stm class: ftrace: use different channel accroding to CPU

[PULL 0/2] fw_cfg patches for 2020-07-21
 2020-07-21 17:53 UTC  (3+ messages)
` [PULL 1/2] hw/nvram/fw_cfg: Simplify fw_cfg_add_from_generator() error propagation
` [PULL 2/2] hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean value

[PATCH][next] phy: qualcomm: fix setting of tx_deamp_3_5db when device property read fails
 2020-07-21 17:54 UTC  (3+ messages)

[PATCH] coresight: cti: Fix remove sysfs link error
 2020-07-21 17:51 UTC  (2+ messages)

[OE-core][PATCH] classes/package: Use HOST_OS for runtime dependencies
 2020-07-21 17:52 UTC 

[dpdk-dev] [PATCH v2] app/test-eventdev: Fix pipeline atq
 2020-07-21 17:51 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 1/2] "
  ` [dpdk-dev] [PATCH v3 2/2] event/dpaa2: Add all type queue capability flag

[OE-core][PATCH] classes/cmake: Fix host detection
 2020-07-21 17:52 UTC 

[PATCH for v5.9] ARM: STM32: Replace HTTP links with HTTPS ones
 2020-07-21 17:49 UTC  (4+ messages)

[PATCH] gdbstub: add support to Xfer:auxv:read: packet
 2020-07-21 17:50 UTC  (10+ messages)

[PATCH v2 net 0/6] ionic: locking and filter fixes
 2020-07-21 17:51 UTC  (8+ messages)
` [PATCH v2 net 1/6] ionic: use offset for ethtool regs data
` [PATCH v2 net 2/6] ionic: add missing filter locking
` [PATCH v2 net 3/6] ionic: fix up filter debug msgs
` [PATCH v2 net 4/6] ionic: update filter id after replay
` [PATCH v2 net 5/6] ionic: keep rss hash after fw update
` [PATCH v2 net 6/6] ionic: use mutex to protect queue operations

[dpdk-dev] [PATCH 1/2] net/bnxt: add meson build option
 2020-07-21 17:47 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] doc: update bnxt doc

[dpdk-dev] [PATCH] event/dpaa: remove dead code
 2020-07-21 17:47 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH v3] lib: Convert test_user_copy to KUnit test
 2020-07-21 17:46 UTC  (2+ messages)
`  "

[PATCH 03/25] dma-buf.rst: Document why idenfinite fences are a bad idea
 2020-07-21 17:46 UTC  (15+ messages)
` [PATCH 1/2] dma-buf.rst: Document why indefinite "
  ` [Linaro-mm-sig] "
                      ` [Intel-gfx] "

[PATCH v1] crypto: ccp: sp-pci: use generic power management
 2020-07-21 17:43 UTC  (7+ messages)
    ` [Linux-kernel-mentees] "

[SELinux-notebook PATCH v4] objects.md: some clarifications
 2020-07-21 17:44 UTC  (3+ messages)
` [SELinux-notebook PATCH v6] "

strace of io_uring events?
 2020-07-21 17:44 UTC  (15+ messages)

BUG: stack guard page was hit in pvclock_clocksource_read
 2020-07-21 17:43 UTC 

PROBLEM: cgroup cost too much memory when transfer small files to tmpfs
 2020-07-21 17:41 UTC  (3+ messages)

[PATCH -next] scsi: ufs: Fix 'unmet direct dependencies' config warning
 2020-07-21 17:20 UTC 

[PATCH v2] tty: serial: fsl_lpuart.c: prevent a bad shift operation
 2020-07-21 17:42 UTC 

[linux-next:master 9524/10009] drivers/scsi/ufs/ufs-exynos.h:317:6: warning: no previous prototype for 'exynos_ufs_dump_info'
 2020-07-21 17:42 UTC 

linux-next: Tree for Jul 20
 2020-07-21 17:41 UTC  (3+ messages)
  ` linux-next: Tree for Jul 20 (scsi/ufs/exynos)

[PATCH net-next 00/29] l2tp: cleanup checkpatch.pl warnings
 2020-07-21 17:32 UTC  (30+ messages)
` [PATCH 01/29] l2tp: cleanup whitespace around operators
` [PATCH 02/29] l2tp: tweak comment style for consistency
` [PATCH 03/29] l2tp: add a blank line following declarations
` [PATCH 04/29] l2tp: cleanup excessive blank lines
` [PATCH 05/29] l2tp: cleanup difficult-to-read line breaks
` [PATCH 06/29] l2tp: cleanup wonky alignment of line-broken function calls
` [PATCH 07/29] l2tp: cleanup suspect code indent
` [PATCH 08/29] l2tp: add identifier name in function pointer prototype
` [PATCH 09/29] l2tp: prefer using BIT macro
` [PATCH 10/29] l2tp: cleanup comparisons to NULL
` [PATCH 11/29] l2tp: cleanup unnecessary braces in if statements
` [PATCH 12/29] l2tp: prefer seq_puts for unformatted output
` [PATCH 13/29] l2tp: avoid multiple assignments
` [PATCH 14/29] l2tp: line-break long function prototypes
` [PATCH 15/29] l2tp: comment per net spinlock instances
` [PATCH 16/29] l2tp: fix up incorrect comment in l2tp_recv_common
` [PATCH 17/29] l2tp: avoid precidence issues in L2TP_SKB_CB macro
` [PATCH 18/29] l2tp: WARN_ON rather than BUG_ON in l2tp_debugfs.c
` [PATCH 19/29] l2tp: use a function to render tunnel address in l2tp_debugfs
` [PATCH 20/29] l2tp: cleanup netlink send of tunnel address information
` [PATCH 21/29] l2tp: cleanup netlink tunnel create address handling
` [PATCH 22/29] l2tp: cleanup kzalloc calls
` [PATCH 23/29] l2tp: remove BUG_ON in l2tp_session_queue_purge
` [PATCH 24/29] l2tp: remove BUG_ON in l2tp_tunnel_closeall
` [PATCH 25/29] l2tp: don't BUG_ON session magic checks in l2tp_ppp
` [PATCH 26/29] l2tp: don't BUG_ON seqfile "
` [PATCH 27/29] l2tp: WARN_ON rather than BUG_ON in l2tp_session_queue_purge
` [PATCH 28/29] l2tp: remove BUG_ON refcount value in l2tp_session_free
` [PATCH 29/29] l2tp: WARN_ON rather than BUG_ON "

[Bug 1888417] [NEW] Latest QEMU git build on Arch linux causes PCI Passthrough host to hang on guest reboot
 2020-07-21 17:29 UTC 

[PATCH][v2] btrfs: introduce rescue=onlyfs
 2020-07-21 17:40 UTC  (6+ messages)

[Linux-kernel-mentees] [PATCH v3] lib: kunit: Provides a userspace memory context when tests are compiled as module
 2020-07-21 17:40 UTC  (2+ messages)
`  "

[PATCH-for-5.1] hw/ide/ahci: Do not dma_memory_unmap(NULL)
 2020-07-21 17:38 UTC  (3+ messages)

[PATCH V6 00/14] TopDown metrics support for Icelake
 2020-07-21 17:38 UTC  (4+ messages)
` [PATCH V6 09/14] perf/x86/intel: Support TopDown metrics on Ice Lake

[dpdk-dev] [PATCH v2] doc: add more detail to telemetry guides
 2020-07-21 17:38 UTC  (2+ messages)

[PATCH v2 1/4] m25p80: Convert to support tracing
 2020-07-21 17:36 UTC  (3+ messages)
` [PATCH v2 2/4] m25p80: Improve command handling for Jedec commands

[dpdk-dev] [PATCH 0/7] proc-info enhancements
 2020-07-21 17:37 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 6/7] app/proc-info: provide way to request info on owned ports

[net-next v4 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-07-20
 2020-07-21 17:36 UTC  (3+ messages)
` [net-next v4 02/15] iecm: Add framework set of header files

Request for adding a "clean" merge strategy for a double-commit merge to deal with conflicts separately
 2020-07-21 17:34 UTC  (4+ messages)

[PATCH v2 0/7] usb: bdc: Updates and fixes to the USB BDC driver
 2020-07-21 17:34 UTC  (13+ messages)
` [PATCH v2 1/7] dt-bindings: usb: bdc: Update compatible strings
` [PATCH v2 2/7] usb: bdc: Add compatible string for new style USB DT nodes
` [PATCH v2 3/7] bdc: Fix bug causing crash after multiple disconnects
` [PATCH v2 4/7] usb: bdc: Adb shows offline after resuming from S2
` [PATCH v2 5/7] usb: bdc: driver runs out of buffer descriptors on large ADB transfers
` [PATCH v2 6/7] usb: bdc: Halt controller on suspend

[dpdk-dev] [PATCH] lpm: fix unchecked return value
 2020-07-21 17:33 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 2/2] tty: serial: fsl_lpuart.c: fix a parentheses coding style issue
 2020-07-21 17:33 UTC  (2+ messages)

[PATCH 1/2] tty: serial: fsl_lpuart.c: prevent a bad shift operation
 2020-07-21 17:33 UTC  (2+ messages)

a fix and two cleanups around blk_stack_limits
 2020-07-21 17:32 UTC  (3+ messages)
` [PATCH 1/3] block: inherit the zoned characteristics in blk_stack_limits

[PULL 0/3] Fixes 20200721 patches
 2020-07-21 17:31 UTC  (2+ messages)

[PATCH v8 0/2] phy: bcm63xx-usbh: Add BCM63xx USBH driver
 2020-07-21 17:30 UTC  (3+ messages)

[RFC PATCH net-next v2 0/6] introduce PLDM firmware update library
 2020-07-21 17:31 UTC  (10+ messages)
` [RFC PATCH net-next v2 6/6] devlink: add overwrite mode to flash update

[PATCH -next] fork: silence a false postive warning in __mmdrop
 2020-07-21 17:30 UTC  (2+ messages)

[Linux-kernel-mentees] [RFC v3] kunit: Allows to install and load modules in root filesystem
 2020-07-21 17:29 UTC  (2+ messages)
`  "

[PATCH v2 0/3] Fix Armada 38x mvneta lockups when switching speeds
 2020-07-21 17:28 UTC  (3+ messages)

Yocto Dunfell: package.class --> dwarfsrcfiles
 2020-07-21 17:29 UTC  (2+ messages)
` [yocto] "

[PATCH v6] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
 2020-07-21 17:26 UTC  (6+ messages)

[Buildroot] [autobuild.buildroot.net] Your daily results for 2020-07-12
 2020-07-21 17:28 UTC  (8+ messages)

[dpdk-dev] [PATCH v1] net/vhost: support queue update
 2020-07-21 17:27 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH] hash: fix return value of null not checked
 2020-07-21 17:26 UTC  (2+ messages)

[PATCH v4 0/4] clk: qcom: Support for Low Power Audio Clocks on SC7180
 2020-07-21 17:26 UTC  (4+ messages)
` [PATCH v4 2/4] dt-bindings: clock: Add YAML schemas for LPASS clocks "

[RFC PATCH] net: dsa: qca8k: Add 802.1q VLAN support
 2020-07-21 17:26 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 0/2] mempool/ring: add support for new ring sync modes
 2020-07-21 17:25 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 2/2] "

io_uring vs in_compat_syscall()
 2020-07-21 17:25 UTC  (7+ messages)

[RFC 0/7] Add support to process rx packets in thread
 2020-07-21 17:25 UTC  (18+ messages)
` [RFC 1/7] mac80211: Add check for napi handle before WARN_ON
` [RFC 2/7] ath10k: Add support to process rx packet in thread
` [RFC 3/7] ath10k: Add module param to enable rx thread
` [RFC 4/7] ath10k: Do not exhaust budget on process tx completion
` [RFC 5/7] ath10k: Handle the rx packet processing in thread
` [RFC 6/7] ath10k: Add deliver to stack from thread context
` [RFC 7/7] ath10k: Handle rx thread suspend and resume

Virtio in Xen on Arm (based on IOREQ concept)
 2020-07-21 17:24 UTC  (5+ messages)

[linuxppc:next-test 142/176] arch/powerpc/kvm/book3s_hv.c:1916:2: error: duplicate case value
 2020-07-21 17:23 UTC 

[PATCH] x86/svm: Fold nsvm_{wr, rd}msr() into svm_msr_{read, write}_intercept()
 2020-07-21 17:22 UTC 

[PATCH net-next v2 0/7] Add an MDIO sub-node under MACB
 2020-07-21 17:13 UTC  (16+ messages)
` [PATCH net-next v2 1/7] net: macb: use device-managed devm_mdiobus_alloc()
` [PATCH net-next v2 2/7] dt-bindings: net: macb: use an MDIO node as a container for PHY nodes
` [PATCH net-next v2 3/7] net: macb: parse PHY nodes found under an MDIO node
` [PATCH net-next v2 4/7] ARM: dts: at91: sama5d2: add an mdio sub-node to macb
` [PATCH net-next v2 5/7] ARM: dts: at91: sama5d3: "
` [PATCH net-next v2 6/7] ARM: dts: at91: sama5d4: "
` [PATCH net-next v2 7/7] ARM: dts: at91: sam9x60: "

[PATCH for-5.1] docs/system/arm/virt: Document mte machine option
 2020-07-21 17:21 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix warning in navi10_ih.c
 2020-07-21 17:22 UTC 

[PATCH 0/6] mx6cuboxi: enable OF_PLATDATA with MMC support
 2020-07-21 17:22 UTC  (7+ messages)
` [PATCH 1/6] mmc: fsl_esdhc_imx: rename driver name to match ll_entry
` [PATCH 2/6] mmc: fsl_esdhc_imx: add OF_PLATDATA support
` [PATCH 3/6] gpio: mxc_gpio: "
` [PATCH 4/6] mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabled
` [PATCH 5/6] drivers: rename more drivers to match compatible string
` [PATCH 6/6] mx6cuboxi: enable OF_PLATDATA

am654_sdhci: mmc fail to send stop cmd
 2020-07-21 17:22 UTC  (6+ messages)

[PATCH 1/2] nvme: multipath: round-robin: fix logic for non-optimized paths
 2020-07-21 17:19 UTC  (4+ messages)

[PATCH v2] io-mapping: Indicate mapping failure
 2020-07-21 17:19 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] Add new IGT test to validate crtc Dithering
 2020-07-21 17:19 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Add new IGT test to validate crtc Dithering (rev2)

Dovetail <-> PREEMPT_RT hybridization
 2020-07-21 17:18 UTC  (3+ messages)

[oe] [meta-python][PATCH] python3-pint: add setuptools and packaging to RDEPENDS
 2020-07-21 17:17 UTC 

[PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-07-21 17:17 UTC  (3+ messages)

[PATCH v2 0/5] iio:adc more of_match_ptr and similar removal
 2020-07-21 17:14 UTC  (6+ messages)
` [PATCH v2 1/5] iio:adc:axp20x: Convert from OF to generic fw / device properties
` [PATCH v2 2/5] iio:adc:ti-adc081c: Drop ACPI ids that seem very unlikely to be official
` [PATCH v2 3/5] iio:adc:ti-adc108s102: Drop CONFIG_OF and of_match_ptr protections
` [PATCH v2 4/5] iio:adc:ti-adc128s052: drop of_match_ptr protection
` [PATCH v2 5/5] iio:adc:bcm_iproc: Drop of_match_ptr protection and switch to mod_devicetable.h

[PATCH net-next 0/3] Document more PTP timestamping known quirks
 2020-07-21 17:16 UTC  (9+ messages)
` [PATCH net-next 3/3] docs: networking: timestamping: add a set of frequently asked questions

[PATCH] drm/amdgpu: Fix NULL dereference in dpm sysfs handlers
 2020-07-21 17:16 UTC  (2+ messages)

add file system helpers that take kernel pointers for the init code v2
 2020-07-21 17:16 UTC  (5+ messages)
` [PATCH 05/24] devtmpfs: open code ksys_chdir and ksys_chroot

[PATCH v3 net-next 04/16] sfc_ef100: skeleton EF100 PF driver
 2020-07-21 17:15 UTC  (7+ messages)

[PATCH net 0/3] Fix bugs in Octeontx2 netdev driver
 2020-07-21 17:14 UTC  (4+ messages)
` [PATCH net 1/3] octeontx2-pf: Fix reset_task bugs
` [PATCH net 2/3] octeontx2-pf: cancel reset_task work
` [PATCH net 3/3] octeontx2-pf: Unregister netdev at driver remove


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.