All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-12 17:37:07 to 2020-11-12 18:07:44 UTC [more...]

[PATCH v4 1/6] lib/list_kunit: Follow new file name convention for KUnit tests
 2020-11-12 18:07 UTC  (6+ messages)
` [PATCH v4 2/6] lib/linear_ranges_kunit: "
` [PATCH v4 3/6] lib/bits_kunit: "
` [PATCH v4 4/6] lib/cmdline: Fix get_option() for strings starting with hyphen
` [PATCH v4 5/6] lib/cmdline: Allow NULL to be an output for get_option()
` [PATCH v4 6/6] lib/cmdline_kunit: Add a new test suite for cmdline API

[PATCH 00/13] char: QAPIfy the command line parsing
 2020-11-12 17:59 UTC  (11+ messages)
` [PATCH 01/13] char: Factor out qemu_chr_print_types()
` [PATCH 02/13] char: Add ChardevOptions and qemu_chr_new_cli()
` [PATCH 03/13] char: Some QAPI aliases for CLI compatibility
` [PATCH 04/13] char: Add qemu_chr_translate_legacy_options()
` [PATCH 05/13] char-socket: Implement compat code for CLI QAPIfication
` [PATCH 06/13] char-udp: "
` [PATCH 07/13] char: Add qemu_chr_parse_cli_dict/str()
` [PATCH 08/13] char: Add mux option to ChardevOptions
` [PATCH 09/13] qemu-storage-daemon: QAPIfy --chardev
` [PATCH 10/13] char: Implement qemu_chr_new_from_opts() in terms of QAPI

[PATCH] um: add a UML specific futex implementation
 2020-11-12 18:06 UTC 

[PATCH v2] PCI: brcmstb: Restore initial fundamental reset
 2020-11-12 18:05 UTC  (2+ messages)

[PATCH v2 00/16] Add support for CPC-USB/FD CAN FD interface
 2020-11-12 18:03 UTC  (17+ messages)
` [PATCH v2 01/16] can: ems_usb: Fixed warnings and comments
` [PATCH v2 02/16] can: ems_usb: Added CPC_ClearCmdQueue routine
` [PATCH v2 03/16] can: ems_usb: Fixed non C99 style initialization
` [PATCH v2 04/16] can: ems_usb: Added CAN FD message representation
` [PATCH v2 05/16] can: ems_usb: Added CAN FD initialization struct
` [PATCH v2 06/16] can: ems_usb: Made RX_BUFFER_SIZE, ems_usb_write_mode and ems_usb_probe device dependent
` [PATCH v2 07/16] can: ems_usb: Added listen only mode for CPC-USB/ARM7
` [PATCH v2 08/16] can: ems_usb: Modified ems_usb_read_bulk_callback to handle also CPC-USB/FD
` [PATCH v2 09/16] can: ems_usb: Added CAN controller initialization for CAN FD
` [PATCH v2 10/16] can: ems_usb: Added receive routine for CAN FD messages
` [PATCH v2 11/16] can: ems_usb: Added ems_usb_write_mode_fd
` [PATCH v2 12/16] can: ems_usb: Fixed ems_usb_start_xmit for CAN FD
` [PATCH v2 13/16] can: ems_usb: Made CAN error reporting CAN controller dependent
` [PATCH v2 14/16] can: ems_usb: Made structs packed
` [PATCH v2 15/16] can: ems_usb: Added error reporting for CPC-USB/FD
` [PATCH v2 16/16] can: ems_usb: Enable CPC-USB/FD support

[PATCH net v1] lan743x: fix use of uninitialized variable
 2020-11-12 18:05 UTC  (2+ messages)

[PATCH bpf] MAINTAINERS/bpf: Update Andrii's entry
 2020-11-12 18:03 UTC 

[tpm2] Re: TPM within Containers
 2020-11-12 18:03 UTC 

[PATCH] mtd: physmap: physmap-bt1-rom: Fix __iomem addrspace removal warning
 2020-11-12 18:00 UTC  (2+ messages)

[dm-devel] [PATCH] Revert "dm cache: fix arm link errors with inline"
 2020-11-12 18:02 UTC  (2+ messages)
`  "

[PATCH] iosched: Add i10 I/O Scheduler
 2020-11-12 18:02 UTC  (3+ messages)

[RFC PATCH v2 00/26] Make reporting-bugs easier to grasp and yet more detailed & helpful
 2020-11-12 17:59 UTC  (27+ messages)
` [RFC PATCH v2 01/26] docs: reporting-bugs: temporary markers for licensing and diff reasons
` [RFC PATCH v2 02/26] docs: reporting-bugs: Create a TLDR how to report issues
` [RFC PATCH v2 03/26] docs: reporting-bugs: step-by-step guide on "
` [RFC PATCH v2 04/26] docs: reporting-bugs: step-by-step guide for issues in stable & longterm
` [RFC PATCH v2 05/26] docs: reporting-bugs: begin reference section providing details
` [RFC PATCH v2 06/26] docs: reporting-bugs: point out we only care about fresh vanilla kernels
` [RFC PATCH v2 07/26] docs: reporting-bugs: let users classify their issue
` [RFC PATCH v2 08/26] docs: reporting-bugs: make readers check the taint flag
` [RFC PATCH v2 09/26] docs: reporting-bugs: help users find the proper place for their report
` [RFC PATCH v2 10/26] docs: reporting-bugs: remind people to look for existing reports
` [RFC PATCH v2 11/26] docs: reporting-bugs: remind people to back up their data
` [RFC PATCH v2 12/26] docs: reporting-bugs: tell users to disable DKMS et al
` [RFC PATCH v2 13/26] docs: reporting-bugs: point out the environment might be causing issue
` [RFC PATCH v2 14/26] docs: reporting-bugs: make users write notes, one for each issue
` [RFC PATCH v2 15/26] docs: reporting-bugs: make readers test a fresh kernel
` [RFC PATCH v2 16/26] docs: reporting-bugs: let users check taint status again
` [RFC PATCH v2 17/26] docs: reporting-bugs: explain options if reproducing on mainline fails
` [RFC PATCH v2 18/26] docs: reporting-bugs: let users optimize their notes
` [RFC PATCH v2 19/26] docs: reporting-bugs: decode failure messages [need help!]
` [RFC PATCH v2 20/26] docs: reporting-bugs: instructions for handling regressions
` [RFC PATCH v2 21/26] docs: reporting-bugs: details on writing and sending the report
` [RFC PATCH v2 22/26] docs: reporting-bugs: explain what users should do once the report is out
` [RFC PATCH v2 23/26] docs: reporting-bugs: details for issues specific to stable and longterm
` [RFC PATCH v2 24/26] docs: reporting-bugs: explain why users might get neither reply nor fix
` [RFC PATCH v2 25/26] docs: reporting-bugs: explain things could be easier
` [RFC PATCH v2 26/26] docs: reporting-bugs: add SPDX tag and license hint, remove markers

[PATCH] ARM: unwind: remove old check for GCC <= 4.2
 2020-11-12 18:01 UTC  (3+ messages)

[RFC, v0 0/3] msi support for platform devices
 2020-11-12 17:58 UTC  (5+ messages)
` [RFC, v1 "
  ` [RFC v1 1/3] vfio/platform: add support for msi
  ` [RFC v1 2/3] vfio/platform: change cleanup order
  ` [RFC v1 3/3] vfio/platform: add Broadcom msi module

[PATCH v4 00/19] sched: Migrate disable support
 2020-11-12 18:01 UTC  (5+ messages)
` [PATCH v4 10/19] sched: Fix migrate_disable() vs set_cpus_allowed_ptr()

[PATCH v4 0/3] arm64: cppc: add FFH support using AMUs
 2020-11-12 18:00 UTC  (4+ messages)
` [PATCH v4 3/3] arm64: implement CPPC "

[PATCH] usb: fix a few cases of -Wfallthrough
 2020-11-12 18:00 UTC  (2+ messages)

[PATCH v2 0/4] remoteproc: Improvement for the Qualcomm sysmon
 2020-11-12 18:00 UTC  (2+ messages)

[RFC PATCH 0/6] Split huge pages to any lower order pages
 2020-11-12 18:00 UTC  (7+ messages)
` [RFC PATCH 2/6] mm: memcg: make memcg huge page split support any order split
` [RFC PATCH 3/6] mm: page_owner: add support for splitting to any order in split page_owner

[PATCH v4] reboot: allow to specify reboot mode via sysfs
 2020-11-12 17:59 UTC  (5+ messages)
` [PATCH] reboot: Fix variable assignments in type_store

[Linux-kernel-mentees] [PATCH] checkpatch: avoid COMMIT_LOG_LONG_LINE warning for signature tags
 2020-11-12 18:00 UTC  (6+ messages)

[PATCH] ARM: nxp i.MX8MM evk: make locally used data static
 2020-11-12 18:00 UTC  (2+ messages)

[PATCH v5 net 0/2] net: udp: fix Fast/frag0 UDP GRO
 2020-11-12 17:59 UTC  (2+ messages)

git format-patch --range-diff bug?
 2020-11-12 17:57 UTC  (2+ messages)

dom0 PVH: 'entry->arch.pirq != INVALID_PIRQ' failed at vmsi.c:843
 2020-11-12 17:57 UTC  (4+ messages)

[PATCH v2 0/6] Add SR-IOV support in PCIe Endpoint Core
 2020-11-12 17:53 UTC  (21+ messages)
` [PATCH v2 1/6] dt-bindings: PCI: pci-ep: Add binding to specify virtual function
` [PATCH v2 2/6] PCI: endpoint: Add support to add virtual function in endpoint core
` [PATCH v2 3/6] PCI: endpoint: Add support to link a physical function to a virtual function
` [PATCH v2 4/6] PCI: endpoint: Add virtual function number in pci_epc ops
` [PATCH v2 5/6] PCI: cadence: Add support to configure virtual functions
` [PATCH v2 6/6] misc: pci_endpoint_test: Populate sriov_configure ops to configure SR-IOV device

[PATCH v2 0/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt
 2020-11-12 17:56 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: Add optional interrupt to smc/hvc SCMI transport
` [PATCH v2 2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt

[PATCH] usb: core: Null deref in kernel with USB webcams
 2020-11-12 17:57 UTC  (4+ messages)

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-12 17:54 UTC  (11+ messages)

[PATCH 2/5 v16] ARM: Replace string mem* functions for KASan
 2020-11-12 17:52 UTC  (12+ messages)

[PATCH 0/5] x86/p2m: hook adjustments
 2020-11-12 17:52 UTC  (9+ messages)
` [PATCH 5/5] x86/p2m: split write_p2m_entry() hook

[PATCH] dbus: split -common and -tools out of main package
 2020-11-12 17:53 UTC  (4+ messages)
` [PATCH v2] "
  ` [OE-core] "

[PATCH v4 00/11] Raspberry Pi PoE HAT fan support
 2020-11-12 17:52 UTC  (4+ messages)
` [PATCH v4 01/11] firmware: raspberrypi: Keep count of all consumers

[PATCH v3] arm64: defconfig: Enable GPIO and I2C configs for TI's J721e platform
 2020-11-12 17:51 UTC  (3+ messages)

[PATCH net] devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
 2020-11-12 17:51 UTC  (2+ messages)

[PATCH 00/25] Rid W=1 warnings in SoC
 2020-11-12 17:50 UTC  (7+ messages)
` [PATCH 06/25] soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret'

[PATCH] arm64: dts: ti: k3-am65*/j721e*: Fix unit address format error for dss node
 2020-11-12 17:49 UTC  (3+ messages)

[PATCH 0/8] Add R5F nodes on TI K3 AM65x and J721E SoCs
 2020-11-12 17:48 UTC  (3+ messages)

[LTP] [PATCH] network/traceroute01: make it compatible with Busybox
 2020-11-12 17:48 UTC  (3+ messages)

[PATCHv1 0/4] Extend FPGA manager and region drivers for
 2020-11-12 18:06 UTC  (5+ messages)
` [PATCHv1 1/4] fpga: fpga-mgr: add FPGA_MGR_BITSTREM_AUTHENTICATION flag
` [PATCHv1 2/4] fpga: of-fpga-region: add authenticate-fpga-config property
` [PATCHv1 3/4] dt-bindings: fpga: "
` [PATCHv1 4/4] fpga: stratix10-soc: entend driver for bitstream authentication

[RFC PATCH 00/25] Introduce CXL 2.0 Emulation
 2020-11-12 17:46 UTC  (3+ messages)
` [RFC PATCH 12/25] acpi/pci: Consolidate host bridge setup

[PATCH net-next v2 00/13] mptcp: improve multiple xmit streams support
 2020-11-12 17:45 UTC  (28+ messages)
` [MPTCP] "
` [PATCH net-next v2 01/13] tcp: factor out tcp_build_frag()
  ` [MPTCP] "
` [PATCH net-next v2 02/13] mptcp: use tcp_build_frag()
  ` [MPTCP] "
` [PATCH net-next v2 03/13] tcp: factor out __tcp_close() helper
  ` [MPTCP] "
` [PATCH net-next v2 04/13] mptcp: introduce mptcp_schedule_work
  ` [MPTCP] "
` [PATCH net-next v2 05/13] mptcp: reduce the arguments of mptcp_sendmsg_frag
  ` [MPTCP] "
` [PATCH net-next v2 06/13] mptcp: add accounting for pending data
  ` [MPTCP] "
` [PATCH net-next v2 07/13] mptcp: introduce MPTCP snd_nxt
  ` [MPTCP] "
` [PATCH net-next v2 08/13] mptcp: refactor shutdown and close
  ` [MPTCP] "
` [PATCH net-next v2 09/13] mptcp: move page frag allocation in mptcp_sendmsg()
  ` [MPTCP] "
` [PATCH net-next v2 10/13] mptcp: try to push pending data on snd una updates
  ` [MPTCP] "
` [PATCH net-next v2 11/13] mptcp: rework poll+nospace handling
  ` [MPTCP] "
` [PATCH net-next v2 12/13] mptcp: keep track of advertised windows right edge
  ` [MPTCP] "
` [PATCH net-next v2 13/13] mptcp: send explicit ack on delayed ack_seq incr
  ` [MPTCP] "

[PATCH 00/23] pack-bitmap: bitmap generation improvements
 2020-11-12 17:47 UTC  (5+ messages)
` [PATCH 02/23] pack-bitmap: fix header size check
` [PATCH 03/23] pack-bitmap: bounds-check size of cache extension

[PATCH v2] arm64: dts: ti: k3-am65: mark dss as dma-coherent
 2020-11-12 17:45 UTC  (3+ messages)

[PATCH] libxfs: add realtime extent reservation and usage tracking to transactions
 2020-11-12 17:43 UTC 

[PATCH 2/6] arm64: Allow mismatched 32-bit EL0 support
 2020-11-12 17:44 UTC  (15+ messages)

[master/dunfell PATCH] matrix-gui-pm-demos: Allow empty package
 2020-11-12 17:41 UTC  (6+ messages)
` [EXTERNAL] "

Should we sunset Windows 7 support?
 2020-11-12 17:42 UTC  (3+ messages)

[dpdk-dev] [PATCH] app/eventdev: fix segfault with incorrect timer adadpters
 2020-11-12 17:43 UTC 

[LTP] [PATCH v3 1/2] Add tst_secureboot_enabled() helper function
 2020-11-12 17:43 UTC  (4+ messages)

[PATCH] fs/ext2: Use ext2_put_page
 2020-11-12 17:42 UTC  (2+ messages)
` [PATCH V2] "

[PATCH] BBHandler: prompt error when task name contain expression
 2020-11-12 17:42 UTC  (2+ messages)
` [bitbake-devel] "

[Qemu-devel] [Bug 1809291] [NEW] ARM PL181 (mmc for Security Digital Card) not working in Ubuntu 18.10 (CMD 2, 3 timeout). The SDC driver worked fine in Ubuntu 18.04 and earlier versions but not in Ubuntu 18.10
 2020-11-12 17:29 UTC  (2+ messages)
` [Bug 1809291] Re: SD Card not working in Ubuntu 18.10 (CMD 2, 3 timeout). The device "

[PATCH v3 00/12] Overhaul multi-page lookups for THP
 2020-11-12 17:41 UTC  (4+ messages)
` [PATCH v3 01/12] mm: Make pagecache tagged lookups return only head pages

[PATCH for-next] RDMA/hns: Fix double free of the pointer to TSQ/TPQ
 2020-11-12 17:41 UTC  (2+ messages)

checking for "config" file existence
 2020-11-12 17:40 UTC 

remove dma_virt_ops v2
 2020-11-12 17:39 UTC  (5+ messages)

[PATCH] drm/amd/display: add cursor pitch check
 2020-11-12 17:37 UTC 

Filtering and counting traffic based on the ethernet address
 2020-11-12 17:37 UTC 

[PATCH v9 00/44] kasan: add hardware tag-based mode for arm64
 2020-11-12 17:37 UTC  (4+ messages)
` [PATCH v9 39/44] kasan, arm64: implement HW_TAGS runtime

[PATCH v6 1/3] pinctrl: qcom: Kconfig: Rework PINCTRL_MSM to be a depenency rather then a selected config
 2020-11-12 17:37 UTC  (6+ messages)
` [PATCH v6 3/3] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH v2 00/14] remoteproc: Add support for detaching from rproc
 2020-11-12 17:36 UTC  (3+ messages)
` [PATCH v2 11/14] remoteproc: Properly deal with a stop request when attached


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.