All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-22 14:18:00 to 2020-10-22 15:10:24 UTC [more...]

[PATCH 0/4] Add i.MX8MN power domain and fix USB
 2020-10-22 15:08 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: add defines for i.MX8MN power domains
` [PATCH 2/4] soc: imx: gpcv2: add support "
` [PATCH 3/4] arm64: dts: imx8mn: add GPC node and "
` [PATCH 4/4] arm64: dts: imx8mn: Add power-domain reference in USB controller

[virtio-comment] [PATCH] content: Reserve virtio-watchog device ID
 2020-10-22 15:09 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t] i915/gem_mmap_gtt: Trim object size for ptracing
 2020-10-22 15:09 UTC  (2+ messages)
` [igt-dev] "

[PATCH 0/2] module: some refactoring in module_sig_check()
 2020-10-22 15:09 UTC  (2+ messages)

[PATCHv2 0/4] coresight: etf/etb10/etr: Fix NULL pointer dereference crashes
 2020-10-22 15:06 UTC  (10+ messages)
` [PATCHv2 2/4] coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()

[PATCH] lib: add basic KUnit test for lib/math
 2020-10-22 15:06 UTC  (4+ messages)

[PATCH] linuxptp: Update to latest tip of ti-linuxptp branch
 2020-10-22 15:01 UTC 

printk: add pr_flush()
 2020-10-22 15:04 UTC  (6+ messages)

[PATCH 1/4] erofs: fix setting up pcluster for temporary pages
 2020-10-22 14:57 UTC  (8+ messages)
  ` [PATCH 2/4] erofs: get rid of magical Z_EROFS_MAPPING_STAGING
  ` [PATCH 3/4] erofs: insert to managed cache after adding to pcl
  ` [PATCH 4/4] erofs: complete a missing case for inplace I/O

Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"
 2020-10-22 14:40 UTC  (22+ messages)
                                ` Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_it

[PATCH] pci: Refuse to hotplug PCI Devices when the Guest OS is not ready
 2020-10-22 15:01 UTC  (9+ messages)

[PATCH v4 0/2] hw/block/nvme: dulbe and dsm support
 2020-10-22 15:01 UTC  (3+ messages)
` [PATCH v4 2/2] hw/block/nvme: add the dataset management command

[PATCH v2 1/2] kcsan: selftest: Ensure that address is at least PAGE_SIZE
 2020-10-22 15:02 UTC  (4+ messages)
` [PATCH v2 2/2] kcsan: Never set up watchpoints on NULL pointers

[PATCH v1] ARM: vfp: Use long jump to fix THUMB2 kernel compilation error
 2020-10-22 14:57 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/mlx5: implement vectorized MPRQ burst
 2020-10-22 15:01 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 0/2] net/mlx5: add vectorized mprq

[dpdk-dev] [RFC PATCH 0/3] add custom logging to DPDK meson runs
 2020-10-22 14:59 UTC  (4+ messages)
` [dpdk-dev] [RFC PATCH 1/3] build: add a dpdk-specific meson log file
` [dpdk-dev] [RFC PATCH 2/3] build: shorten top-level build file
` [dpdk-dev] [RFC PATCH 3/3] build: write messages to dpdk build log file

[PATCH v2] btrfs: don't fallback to buffered read if we don't need to
 2020-10-22 15:00 UTC  (2+ messages)

[PATCH RFC] checkpatch: extend attributes check to handle more patterns
 2020-10-22 14:59 UTC  (4+ messages)
` [Linux-kernel-mentees] "

[PATCH v3 00/20] perf arm-spe: Refactor decoding & dumping flow
 2020-10-22 14:58 UTC  (21+ messages)
` [PATCH v3 01/20] perf arm-spe: Include bitops.h for BIT() macro
` [PATCH v3 02/20] perf arm-spe: Fix a typo in comment
` [PATCH v3 03/20] perf arm-spe: Refactor payload size calculation
` [PATCH v3 04/20] perf arm-spe: Refactor arm_spe_get_events()
` [PATCH v3 05/20] perf arm-spe: Fix packet length handling
` [PATCH v3 06/20] perf arm-spe: Refactor printing string to buffer
` [PATCH v3 07/20] perf arm-spe: Refactor packet header parsing
` [PATCH v3 08/20] perf arm-spe: Add new function arm_spe_pkt_desc_addr()
` [PATCH v3 09/20] perf arm-spe: Refactor address packet handling
` [PATCH v3 10/20] perf arm-spe: Refactor context "
` [PATCH v3 11/20] perf arm-spe: Add new function arm_spe_pkt_desc_counter()
` [PATCH v3 12/20] perf arm-spe: Refactor counter packet handling
` [PATCH v3 13/20] perf arm-spe: Add new function arm_spe_pkt_desc_event()
` [PATCH v3 14/20] perf arm-spe: Refactor event type handling
` [PATCH v3 15/20] perf arm-spe: Remove size condition checking for events
` [PATCH v3 16/20] perf arm-spe: Add new function arm_spe_pkt_desc_op_type()
` [PATCH v3 17/20] perf arm-spe: Refactor operation packet handling
` [PATCH v3 18/20] perf arm-spe: Add more sub classes for operation packet
` [PATCH v3 19/20] perf arm_spe: Decode memory tagging properties
` [PATCH v3 20/20] perf arm-spe: Add support for ARMv8.3-SPE

[PATCH v4 0/2] DCMI BT656 parallel bus mode support
 2020-10-22 14:56 UTC  (7+ messages)
` [PATCH v4 2/2] media: dt-bindings: media: st, stm32-dcmi: Add support of BT656
  ` [PATCH v4 2/2] media: dt-bindings: media: st,stm32-dcmi: "

[Virtio-fs] [PATCH v3 0/5] virtiofsd xattr name mappings
 2020-10-22 14:52 UTC  (4+ messages)
` [Virtio-fs] [PATCH v3 1/5] tools/virtiofsd: xattr name mappings: Add option
  `  "

[PATCH] sched/fair: check for idle core
 2020-10-22 14:58 UTC  (9+ messages)
  ` default cpufreq gov, was: "

[Linux-kernel-mentees] [PATCH v2] checkpatch: fix false positives in REPEATED_WORD warning
 2020-10-22 14:58 UTC  (4+ messages)
`  "

Size growth?
 2020-10-22 14:58 UTC  (8+ messages)

[MPTCP] Re: [MPTCP][PATCH mptcp-next] Squash to "selftests: mptcp: add link failure test case"
 2020-10-22 14:57 UTC 

[PATCH RFC] mm: fix the sync buffered read to the old way
 2020-10-22 14:55 UTC  (3+ messages)

[bug] Cloning SSH repo into /tmp
 2020-10-22 14:55 UTC  (2+ messages)

[PATCH 00/25] qapi: static typing conversion, pt6
 2020-10-22 14:51 UTC  (2+ messages)

[PATCH] sched/fair: prefer prev cpu in asymmetric wakeup path
 2020-10-22 14:53 UTC  (2+ messages)

[RFC 0/2] printk: Official way to mute consoles
 2020-10-22 14:53 UTC  (9+ messages)
` [RFC 1/2] printk: Add kernel parameter: mute_console
` RFC 2/2] printk: Restore and document obsolete ways to disable console output

linux-next: Tree for Oct 22
 2020-10-22 14:52 UTC  (2+ messages)
` linux-next: Tree for Oct 22 (mlx5)

[PATCH] mm,thp,shmem: limit shmem THP alloc gfp_mask
 2020-10-22 14:52 UTC  (3+ messages)

[PATCH 00/16] util/vfio-helpers: Allow using multiple MSIX IRQs
 2020-10-22 14:50 UTC  (25+ messages)
` [PATCH 05/16] util/vfio-helpers: Trace PCI I/O config accesses
` [PATCH 06/16] util/vfio-helpers: Trace PCI BAR region info
` [PATCH 07/16] util/vfio-helpers: Trace where BARs are mapped
` [PATCH 08/16] util/vfio-helpers: Improve DMA trace events
` [PATCH 09/16] util/vfio-helpers: Convert vfio_dump_mapping to "
` [PATCH 10/16] util/vfio-helpers: Let qemu_vfio_dma_map() propagate Error
` [PATCH 11/16] util/vfio-helpers: Let qemu_vfio_do_mapping() "
` [PATCH 12/16] util/vfio-helpers: Let qemu_vfio_verify_mappings() use error_report()
` [PATCH 13/16] util/vfio-helpers: Introduce qemu_vfio_pci_msix_init_irqs()
` [PATCH 14/16] util/vfio-helpers: Introduce qemu_vfio_pci_msix_set_irq()
` [PATCH 15/16] block/nvme: Switch to using the MSIX API
` [PATCH 16/16] util/vfio-helpers: Remove now unused qemu_vfio_pci_init_irq()

stable-rc/queue/4.4 build: 188 builds: 2 failed, 186 passed, 2 errors, 13 warnings (v4.4.240-11-g59c7a4fa128e)
 2020-10-22 14:52 UTC 

[PATCH] fuse: fix potential accessing NULL pointer problem in fuse_send_init()
 2020-10-22 14:51 UTC 

[PATCH] ARM: am335x: Add phyBOARD REGOR support
 2020-10-22 14:51 UTC 

Enable/Disable some sensors when Host On/Off
 2020-10-22 14:49 UTC  (6+ messages)

[PATCH] locks: Fix UBSAN undefined behaviour in flock64_to_posix_lock
 2020-10-22 14:51 UTC  (3+ messages)

[Yocto] Sama5D3 UART1 configuration | Device tree
 2020-10-22 14:51 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_content_protection: Add MST subtests
 2020-10-22 14:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[xen-unstable test] 156085: regressions - FAIL
 2020-10-22 14:48 UTC 

[PULL 00/23] SD/MMC patches for 2020-08-21
 2020-10-22 14:47 UTC  (6+ messages)
` [PULL 22/23] hw/sd: Fix incorrect populated function switch status data structure

[PATCH net] mISDN: hfcpci: Fix a use after free in hfcmulti_tx()
 2020-10-22 14:44 UTC  (5+ messages)

[yocto] How to assemble FIT images with linux and OPTEE?
 2020-10-22 14:46 UTC 

[PATCH v11 0/2] i2c: add driver for Mellanox BlueField SoC
 2020-10-22 14:45 UTC  (7+ messages)
` [PATCH v11 1/2] i2c: i2c-mlxbf: I2C SMBus "

[PATCH RESEND v2 00/16] hw: Let DMA/PCI API take MemTxAttrs argument and propagate MemTxResult
 2020-10-22 14:44 UTC  (2+ messages)

[PATCH] KVM: X86: Expose KVM_HINTS_REALTIME in KVM_GET_SUPPORTED_CPUID
 2020-10-22 14:44 UTC  (6+ messages)

Reducing number of Espressobin DTS files
 2020-10-22 14:44 UTC  (3+ messages)

[dpdk-dev] DPDK Release Status Meeting 22/10/2020
 2020-10-22 14:42 UTC 

[qemu-mainline test] 156081: regressions - FAIL
 2020-10-22 14:42 UTC 

[RFC bpf-next 00/16] bpf: Speed up trampoline attach
 2020-10-22 14:42 UTC  (4+ messages)

[PATCH] MAINTAINERS: Cover "block/nvme.h" file
 2020-10-22 14:40 UTC  (5+ messages)

[xen-4.14-testing test] 156063: tolerable FAIL - PUSHED
 2020-10-22 14:41 UTC 

[dpdk-dev] [PATCH 0/8] replace blacklist/whitelist with block/allow
 2020-10-22 14:39 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 0/5] "
  ` [dpdk-dev] [PATCH v3 1/5] eal: replace usage of blacklist/whitelist in enum
  ` [dpdk-dev] [PATCH v3 2/5] drivers: replace references to blacklist
  ` [dpdk-dev] [PATCH v3 3/5] eal: replace pci-whitelist/pci-blacklist options
  ` [dpdk-dev] [PATCH v3 4/5] app/test: use new allowlist and blocklist
  ` [dpdk-dev] [PATCH v3 5/5] doc: change references to blacklist and whitelist

TCP sender stuck in persist despite peer advertising non-zero window
 2020-10-22 14:39 UTC  (8+ messages)

[PATCH] xen: add support for automatic debug key actions in case of crash
 2020-10-22 14:39 UTC 

[Bug 1890312] [NEW] Segfault in artist_vram_read
 2020-10-22 14:28 UTC  (2+ messages)
` [Bug 1890312] "

Problem with checkpatch.pl (commit f5f613259f3f ("checkpatch: allow not using -f with files that are in git"))
 2020-10-22 14:37 UTC  (2+ messages)

[Bug 1890310] [NEW] Segfault in artist.c:block_move
 2020-10-22 14:27 UTC  (2+ messages)
` [Bug 1890310] "

[RFC PATCH v2 0/4] Add support for Asymmetric AArch32 systems
 2020-10-22 14:34 UTC  (11+ messages)
` [RFC PATCH v2 4/4] arm64: Export id_aar64fpr0 via sysfs

[Linux-kernel-mentees] [PATCH] checkpatch: fix false positive for REPEATED_WORD warning
 2020-10-22 14:35 UTC  (12+ messages)
                `  "

[PATCH] sched/deadline: remove the param struct rq in pick_next_dl_entity()
 2020-10-22 14:32 UTC 

[RFC PATCH 0/9] net: dsa: microchip: PTP support for KSZ956x
 2020-10-22 14:34 UTC  (6+ messages)
` [RFC PATCH net-next 7/9] net: dsa: microchip: ksz9477: add hardware time stamping support

[PATCH net] tcp: fix to update snd_wl1 in bulk receiver fast path
 2020-10-22 14:33 UTC 

sound/soc/intel/catpt/dsp.c:359:9: sparse: sparse: restricted pci_power_t degrades to integer
 2020-10-22 14:33 UTC  (4+ messages)

[ceph-users] Urgent help needed please - MDS offline
 2020-10-22 14:29 UTC  (5+ messages)

[Linux-kernel-mentees] [PATCH RFC] checkpatch: extend attributes check to handle more patterns
 2020-10-22 14:29 UTC  (3+ messages)

[PATCH] boot-monitor: update to latest commit SHA
 2020-10-22 14:29 UTC 

[PATCH v2 1/2] ap: add support for DHCPv4 server
 2020-10-22 14:27 UTC  (2+ messages)

[PATCH] Bluetooth: btrtl: Ask 8821C to drop old firmware after shutdown
 2020-10-22 14:26 UTC 

[PATCH][next] docs/vm: trivial fixes to several spelling mistakes
 2020-10-22 14:26 UTC  (2+ messages)

[PATCH 1/2] test-runner: enable valgrind track origins
 2020-10-22 14:25 UTC  (2+ messages)

[PATCH v27 00/17] Add migration support for VFIO devices
 2020-10-22 14:22 UTC  (3+ messages)
` [PATCH v27 04/17] vfio: Add migration region initialization and finalize function

[dpdk-dev] [PATCH] build: fix version map file references in documentation
 2020-10-22 14:24 UTC  (3+ messages)

[PATCH v3] HID: i2c-hid: add polling mode based on connected GPIO chip's pin status
 2020-10-22 14:22 UTC  (2+ messages)

[Bug 1878645] [NEW] null-ptr dereference in tcg_handle_interrupt
 2020-10-22 14:15 UTC  (2+ messages)
` [Bug 1878645] Re: null-ptr dereference in ich9_apm_ctrl_changed

[PATCH v2 iproute2-next 0/2] tc: support for new MPLS L2 VPN actions
 2020-10-22 14:21 UTC  (6+ messages)
` [PATCH v2 iproute2-next 1/2] m_vlan: add pop_eth and push_eth actions

[PATCH v1 0/5] Introduce a new helper marco DEFINE_STORE_ATTRIBUTE at seq_file.c
 2020-10-22 14:22 UTC  (3+ messages)
` [PATCH v1 1/5] seq_file: Introduce DEFINE_STORE_ATTRIBUTE() helper macro

[PATCH v4 00/13] x86: Updates to SMBIOS
 2020-10-22 14:19 UTC  (14+ messages)
` [PATCH v4 01/13] board: Rename uclass to sysinfo
` [PATCH v4 02/13] doc: Add a binding for sysinfo
` [PATCH v4 03/13] x86: Pass an ofnode into each SMBIOS function
` [PATCH v4 04/13] smbios: Allow properties to come from the device tree
` [PATCH v4 05/13] smbios: Add more properties
` [PATCH v4 06/13] smbios: Add documentation and devicetree binding
` [PATCH v4 07/13] sysinfo: Provide a default driver to set SMBIOS values
` [PATCH v4 08/13] rockchip: Use devicetree for SMBIOS settings
` [PATCH v4 09/13] imx: Use devicetree for SMBIOS settings on MYiR MYS-6ULX
` [PATCH v4 10/13] odroid-c2: Use devicetree for SMBIOS settings
` [PATCH v4 11/13] arm64: mvebu: Use devicetree for SMBIOS settings on uDPU
` [PATCH v4 12/13] x86: galileo: Use devicetree for SMBIOS settings
` [PATCH v4 13/13] smbios: Drop the unused Kconfig options

[PATCH net v2] net: Properly typecast int values to set sk_max_pacing_rate
 2020-10-22 14:19 UTC  (4+ messages)

[Bug 1892960] [NEW] Heap-overflow in flatview_read through sdhci_data_transfer
 2020-10-22 14:00 UTC  (2+ messages)
` [Bug 1892960] "

[Outreachy kernel][PATCH 0/5] drm/amdgpu: Replace snprintf() with sysfs_emit
 2020-10-22 14:17 UTC  (5+ messages)

[meta-python][PATCH 1/3] python3-traitlets: Upgrade 5.0.4 -> 5.0.5
 2020-10-22 14:17 UTC  (3+ messages)
` [meta-python][PATCH 2/3] python3-sentry-sdk: Upgrade 0.19.0 -> 0.19.1
` [meta-python][PATCH 3/3] python3-lxml: Upgrade 4.5.2 -> 4.6.1


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.