All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-06 02:08:58 to 2020-05-06 04:29:25 UTC [more...]

[PATCH v10 00/12] Reftable support git-core
 2020-05-06  4:29 UTC  (3+ messages)
` [PATCH v11 "

[PATCH v8 00/30] Initial Prefixed Instruction support
 2020-05-06  3:40 UTC  (25+ messages)
` [PATCH v8 01/30] powerpc/xmon: Remove store_inst() for patch_instruction()
` [PATCH v8 02/30] powerpc/xmon: Move breakpoint instructions to own array
` [PATCH v8 03/30] powerpc/xmon: Move breakpoints to text section
` [PATCH v8 04/30] powerpc/xmon: Use bitwise calculations in_breakpoint_table()
` [PATCH v8 05/30] powerpc: Change calling convention for create_branch() et. al
` [PATCH v8 06/30] powerpc: Use a macro for creating instructions from u32s
` [PATCH v8 07/30] powerpc: Use an accessor for instructions
` [PATCH v8 08/30] powerpc: Use a function for getting the instruction op code
` [PATCH v8 09/30] powerpc: Use a function for byte swapping instructions
` [PATCH v8 10/30] powerpc: Introduce functions for instruction equality
` [PATCH v8 11/30] powerpc: Use a datatype for instructions
` [PATCH v8 12/30] powerpc: Use a function for reading instructions
` [PATCH v8 13/30] powerpc: Add a probe_user_read_inst() function
` [PATCH v8 14/30] powerpc: Add a probe_kernel_read_inst() function
` [PATCH v8 15/30] powerpc/kprobes: Use patch_instruction()
` [PATCH v8 16/30] powerpc: Define and use __get_user_instr{, inatomic}()
` [PATCH v8 17/30] powerpc: Introduce a function for reporting instruction length
` [PATCH v8 18/30] powerpc/xmon: Use a function for reading instructions
` [PATCH v8 19/30] powerpc/xmon: Move insertion of breakpoint for xol'ing
` [PATCH v8 20/30] powerpc: Make test_translate_branch() independent of instruction length
` [PATCH v8 21/30] powerpc: Enable Prefixed Instructions
` [PATCH v8 22/30] powerpc: Define new SRR1 bits for a future ISA version
` [PATCH v8 23/30] powerpc: Add prefixed instructions to instruction data type
` [PATCH v8 24/30] powerpc: Test prefixed code patching

[PATCH 1/2] nvme-tcp: set MSG_SENDPAGE_NOTLAST with MSG_MORE when we have more to send
 2020-05-06  4:27 UTC  (6+ messages)

[PATCH 0/2] powerpc/perf: Add support for perf extended regs in powerpc
 2020-05-06  4:26 UTC  (3+ messages)
` [PATCH 2/2] powerpc/perf: Add support for outputting extended regs in perf intr_regs

[Bug 1860056] [NEW] mips binaries segfault
 2020-05-06  4:17 UTC  (2+ messages)
` [Bug 1860056] "

[PATCH v3 0/5] ntb perf, ntb tool and ntb-hw improvements
 2020-05-06  4:21 UTC  (6+ messages)
` [PATCH v3 1/5] ntb: hw: remove the code that sets the DMA mask
` [PATCH v3 2/5] ntb_perf: pass correct struct device to dma_alloc_coherent
` [PATCH v3 3/5] ntb_tool: "
` [PATCH v3 4/5] ntb_perf: increase sleep time from one milli sec to one sec
` [PATCH v3 5/5] ntb_perf: avoid false dma unmap of destination address

[PATCH 0/2] iio: chemical: add atlas-ezo-sensor initial support
 2020-05-06  4:22 UTC  (4+ messages)
` [PATCH 2/2] "

Troubles running Xen on Raspberry Pi 4 with 5.6.1 DomU
 2020-05-06  4:19 UTC  (13+ messages)

[PATCH v3 00/14] Add PCIe support to TI's J721E SoC
 2020-05-06  4:18 UTC  (13+ messages)
` [PATCH v3 09/14] PCI: cadence: Add MSI-X support to Endpoint driver
` [PATCH v3 12/14] PCI: j721e: Add TI J721E PCIe driver
` [PATCH v3 14/14] MAINTAINERS: Add Kishon Vijay Abraham I for TI J721E SoC PCIe

fix fiemap for ext4 bitmap files (+ cleanups) v3
 2020-05-06  4:17 UTC  (5+ messages)
` [PATCH 08/11] fs: move fiemap range validation into the file systems instances
` [PATCH 09/11] fs: handle FIEMAP_FLAG_SYNC in fiemap_prep

[PATCH v8 0/5] Add SS/HS-USB changes for Qualcomm SM8150 chipset
 2020-05-06  4:17 UTC  (5+ messages)
` [PATCH v8 1/5] dt-bindings: phy: Add binding for qcom,usb-snps-femto-v2

[PATCH net-next] enetc: Fix use after free in stream_filter_unref()
 2020-05-06  4:14 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 1/5] app/test-flow-perf: add flow performance skeleton
 2020-05-06  4:10 UTC  (9+ messages)
` [dpdk-dev] [PATCH v4 0/5] Introduce flow perf application
  ` [dpdk-dev] [PATCH v4 1/5] app/test-flow-perf: add flow performance skeleton
  ` [dpdk-dev] [PATCH v4 2/5] app/test-flow-perf: add insertion rate calculation
  ` [dpdk-dev] [PATCH v4 4/5] app/test-flow-perf: add memory dump to app

[shenki:dev-5.7 39/126] drivers/misc/npcm7xx-lpc-bpc.c:105:22: sparse: sparse: invalid assignment: |=
 2020-05-06  4:08 UTC 

KASAN: slab-out-of-bounds Read in gadget_dev_desc_UDC_store
 2020-05-06  4:08 UTC  (3+ messages)

[PATCH] USB: gadget: fix illegal array access in binding with UDC
 2020-05-06  4:06 UTC 

[PATCH v3 00/28] xfs: refactor log recovery
 2020-05-06  4:06 UTC  (3+ messages)
` [PATCH 21/28] xfs: refactor releasing finished intents during "

[PATCH 0/4] eliminate SECTOR related magic numbers and duplicated conversions
 2020-05-06  4:06 UTC  (8+ messages)
` [PATCH 1/4] block: Move SECTORS_PER_PAGE and SECTORS_PER_PAGE_SHIFT definitions into <linux/blkdev.h>
` [PATCH 2/4] mm/swap: use SECTORS_PER_PAGE_SHIFT to clean up code

[PATCH] securityfs: Add missing d_delete() call on removal
 2020-05-06  4:02 UTC  (4+ messages)

[Intel-gfx] [PATCH v6 0/5] Consider DBuf bandwidth when calculating CDCLK
 2020-05-06  4:01 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Consider DBuf bandwidth when calculating CDCLK (rev9)

newbie question - how to upgrade older existing git version 2.9.3.windows.1 to latest release
 2020-05-06  3:59 UTC  (2+ messages)

[PATCH] Doc: reference the "stash list" in autostash docs
 2020-05-06  3:57 UTC  (4+ messages)

[PATCH v2 0/2] Limit GitHub Actions to designated branches
 2020-05-06  3:56 UTC  (12+ messages)
` [PATCH v2 1/2] CI: limit "

[PATCH 1/2] riscv: defconfig: enable spi nor on Hifive Unleashed A00 board
 2020-05-06  3:56 UTC  (5+ messages)

[dpdk-dev] [PATCH] doc: add rcu defer queue API info
 2020-05-06  3:54 UTC 

[PATCH] KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB path
 2020-05-06  3:53 UTC 

[PATCH] crypto: curve25519-hacl64 - Disable fortify-source for clang-10
 2020-05-06  3:53 UTC  (13+ messages)
` [PATCH] Kbuild: disable FORTIFY_SOURCE on clang-10
          ` [PATCH v2] security: disable FORTIFY_SOURCE on clang

[PATCH] iio: sca3000: Remove an erroneous 'get_device()'
 2020-05-06  3:52 UTC  (2+ messages)

[PATCH net] selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct
 2020-05-06  3:51 UTC 

[PATCH] arm64: disable patchable function entry on big-endian clang builds
 2020-05-06  3:45 UTC  (5+ messages)

[PATCH] drm/amdgpu: Add autodump debugfs node for gpu reset v4
 2020-05-06  3:45 UTC  (5+ messages)

[PATCH] git-p4.py: fix --prepare-p4-only error with multiple commits
 2020-05-06  3:44 UTC  (2+ messages)

Calling i2c set speed twice for i2c_mux_bus
 2020-05-06  3:43 UTC  (7+ messages)

[PATCH 0/6] rtc: add rtc_{read,write}8_array and rtc command
 2020-05-06  3:42 UTC  (13+ messages)
` [PATCH 1/6] rtc: add rtc_read8_array helper and ->read8_array method
` [PATCH 2/6] rtc: add rtc_write8_array() helper
` [PATCH 3/6] rtc: fall back to ->{read, write}8_array if ->{read, write}8 are not provided
  ` [PATCH 3/6] rtc: fall back to ->{read,write}8_array if ->{read,write}8 "
` [PATCH 4/6] rtc: pcf2127: provide ->read8_array method
` [PATCH 5/6] rtc: pcf2127: provide ->write8_array method
` [PATCH 6/6] rtc: add rtc command

[PATCH v5 0/6] log: syslog logging driver
 2020-05-06  3:42 UTC  (5+ messages)
` [PATCH v5 5/6] test: log: test "

callchain ABI change with commit 6cbc304f2f360
 2020-05-06  3:37 UTC 

cron job: media_tree daily build: WARNINGS
 2020-05-06  3:34 UTC 

[PATCH] drm/amdgpu: address the static checker warnings V2
 2020-05-06  3:34 UTC  (2+ messages)

Intel KVM entry failed, hardware error 0x0
 2020-05-06  3:32 UTC  (3+ messages)

[PATCH 0/2] migration/multifd: fix two memleaks
 2020-05-06  9:54 UTC  (3+ messages)
` [PATCH 1/2] migration/multifd: fix memleaks in multifd_new_send_channel_async
` [PATCH 2/2] migration/multifd: Do error_free after migrate_set_error to avoid memleaks

[PATCH net-next 1/1] net: stmmac: Add option for VLAN filter fail queue enable
 2020-05-06  3:31 UTC  (4+ messages)

[PATCH v4 13/22] powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler
 2020-05-06  3:29 UTC  (2+ messages)

A curious phenomenon in HDMI hotplug
 2020-05-06  3:29 UTC 

[driver-core:driver-core-testing] BUILD SUCCESS c78c31b374a68be79cb4a03ef5b6c187f034e903
 2020-05-06  3:28 UTC 

[GIT PULL] vhost: fixes
 2020-05-06  3:28 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/bnxt: fix a possible stack smashing
 2020-05-06  3:28 UTC 

[PATCH] i2c: puv3: Fix an error handling path in 'puv3_i2c_probe()'
 2020-05-06  3:28 UTC  (2+ messages)

[PATCH] libkmod: introduce kmod_module_uniq_options() to improve the reliability of loading module
 2020-05-06  3:26 UTC  (3+ messages)

[PATCH v9 00/11] Introduce Zone Append for writing to zoned block devices
 2020-05-06  3:23 UTC  (19+ messages)
` [PATCH v9 02/11] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
` [PATCH v9 03/11] block: rename __bio_add_pc_page to bio_add_hw_page
` [PATCH v9 04/11] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v9 05/11] block: introduce blk_req_zone_write_trylock
` [PATCH v9 06/11] block: Modify revalidate zones
` [PATCH v9 07/11] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v9 08/11] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v9 09/11] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v9 10/11] block: export bio_release_pages and bio_iov_iter_get_pages

[RFC PATCH] docs/designs: domB design document
 2020-05-06  3:23 UTC 

[PATCH v2 0/4] PCI: cadence: Deprecate inbound/outbound specific bindings
 2020-05-06  3:22 UTC  (8+ messages)
` [PATCH v2 2/4] PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property

[PATCH -next] soundwire: qcom: Use IRQF_ONESHOT
 2020-05-06  3:25 UTC 

[PATCH -next] iwlwifi: pcie: Use bitwise instead of arithmetic operator for flags
 2020-05-06  3:19 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/bnxt: fix a possible stack smashing
 2020-05-06  3:18 UTC 

[dpdk-dev] [PATCH] net/bnxt: fix a possible stack smashing
 2020-05-06  3:18 UTC  (4+ messages)
    ` [dpdk-dev] 答复: "

[PATCH 1/2] drm/i915: Mark concurrent submissions with a weak-dependency
 2020-05-06  3:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH 0/1] Add uvirtio for testing
 2020-05-06  3:14 UTC  (4+ messages)

WARNING: proc registration bug in snmp6_register_dev
 2020-05-06  3:11 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/ice: fix core dumped issue in switch filter
 2020-05-06  3:05 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH bpf-next v2 00/20] bpf: implement bpf iterator for kernel data
 2020-05-06  3:09 UTC  (6+ messages)
` [PATCH bpf-next v2 03/20] bpf: support bpf tracing/iter programs for BPF_LINK_CREATE

[PATCH v8 00/14] Add support for MediaTek xHCI host controller
 2020-05-06  3:09 UTC  (7+ messages)
` [PATCH v8 05/14] usb: dwc3: use the phy bulk API to get phys

[PATCH v2 0/9] Add Rockchip RK3399 USB3.0 Host support
 2020-05-06  3:09 UTC  (7+ messages)
` [PATCH v2 1/9] usb: dwc3: add dis_enblslpm_quirk
` [PATCH v2 5/9] phy: rockchip: add a new driver for type-c phy

[hare-scsi-devel:reserved-tags.v3 30/41] drivers/scsi/snic/snic_scsi.c:1711:1: sparse: sparse: context imbalance in 'snic_dr_clean_single_req' - different lock contexts for basic block
 2020-05-06  3:09 UTC 

[Bug 1877015] [NEW] virtio only support packed ring size power of 2 between 256 and 1024
 2020-05-06  2:56 UTC  (2+ messages)
` [Bug 1877015] Re: virtio only support packed ring size power of 2

[PATCH v2 06/34] staging: vc04_services: Add new vc-sm-cma driver
 2020-05-06  3:05 UTC  (3+ messages)

[PATCH] python3-docker-compose: update to 1.25.5
 2020-05-06  3:04 UTC  (2+ messages)
` [meta-virtualization] "

[dpdk-dev] [RFC] app/test-flow-perf: add rte_flow perf app
 2020-05-06  3:00 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/5] app/test-flow-perf: add flow performance skeleton

[PATCH] net: bareudp: avoid uninitialized variable warning
 2020-05-06  2:59 UTC  (2+ messages)

[xen-4.9-testing test] 150038: regressions - trouble: fail/pass/starved
 2020-05-06  2:58 UTC 

[PATCH] powerpc/64: Have MPROFILE_KERNEL depend on FUNCTION_TRACER
 2020-05-06  2:51 UTC  (2+ messages)

[PATCH v3 1/2] powerpc/fadump: use static allocation for reserved memory ranges
 2020-05-06  2:51 UTC  (3+ messages)

[PATCH] Bluetooth: Avoid calling device_add() on duplicated HCI conn event
 2020-05-06  2:53 UTC 

[PATCH v7 0/2] Add rpmsg tty driver
 2020-05-06  2:54 UTC  (5+ messages)
` [PATCH v7 2/2] tty: add rpmsg driver

[PATCH v7 00/14] Add support for MediaTek xHCI host controller
 2020-05-06  2:53 UTC  (4+ messages)
` [PATCH v7 10/14] xhci: mediatek: Add support for MTK "

[dpdk-dev] [PATCH] app/testpmd: add cmdline option to set Rx mq mode
 2020-05-06  2:52 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[ath6kl:pending] BUILD SUCCESS b5664380b48dc77b89a4f313364ac22acccb88d0
 2020-05-06  2:50 UTC 

[PATCH] powerpc/ps3: Move static keyword to the front of declaration
 2020-05-06  2:51 UTC  (2+ messages)

[PATCH v5 1/5] powerpc: Move idle_loop_prolog()/epilog() functions to header file
 2020-05-06  2:51 UTC  (2+ messages)

[PATCH -next] net: ethernet: ti: Use PTR_ERR_OR_ZERO() to simplify code
 2020-05-06  2:54 UTC 

[PATCH v2 00/11] usb: dwc3: gadget: Handle streams
 2020-05-06  2:47 UTC  (12+ messages)
` [PATCH v2 01/11] usb: gadget: Introduce usb_request->is_last
` [PATCH v2 02/11] usb: gadget: f_tcm: Inform last stream request
` [PATCH v2 03/11] usb: dwc3: gadget: Continue to process pending requests
` [PATCH v2 04/11] usb: dwc3: gadget: Check for in-progress END_TRANSFER
` [PATCH v2 05/11] usb: dwc3: gadget: Refactor TRB completion handler
` [PATCH v2 06/11] usb: dwc3: gadget: Enable XferComplete event
` [PATCH v2 07/11] usb: dwc3: gadget: Handle XferComplete for streams
` [PATCH v2 08/11] usb: dwc3: gadget: Wait for transfer completion
` [PATCH v2 09/11] usb: dwc3: gadget: Don't prepare beyond a transfer
` [PATCH v2 10/11] usb: dwc3: gadget: Handle stream transfers
` [PATCH v2 11/11] usb: dwc3: gadget: Use SET_EP_PRIME for NoStream

[PATCH] leds: lm355x: avoid enum conversion warning
 2020-05-06  2:44 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] net/qede: fix assignment of Rx/Tx handlers
 2020-05-06  2:43 UTC  (7+ messages)
` [dpdk-dev] [PATCH 2/2] net/qede: restore Tx queue setup
      ` [dpdk-dev] [EXT] "
  ` [dpdk-dev] [EXT] Re: [PATCH 1/2] net/qede: fix assignment of Rx/Tx handlers

[PATCH libnetfilter_queue 0/3] pktbuff API updates
 2020-05-06  2:39 UTC  (11+ messages)

[OE-core] [PATCH] lib/oe/package_manager: update default rpm config %_prefer_color
 2020-05-06  2:39 UTC 

[PATCH] mtd: lpddr: fix excessive stack usage with clang
 2020-05-06  2:38 UTC  (3+ messages)

use the LTC2990 monitors the temperature
 2020-05-06  2:38 UTC 

[PATCH 00/40] rtw88: add support for 802.11n RTL8723DE devices
 2020-05-06  2:35 UTC  (4+ messages)
` [PATCH 28/40] rtw88: 8723d: Add shutdown callback to disable BT USB suspend

[PATCH] ASoC: Intel: sst: ipc command timeout
 2020-05-06  2:35 UTC  (7+ messages)

[PATCH 0/3] ASoC: fsl_esai: Add support for imx8qm
 2020-05-06  2:33 UTC  (5+ messages)
` [PATCH 2/3] "

[Intel-gfx] [PATCH i-g-t 1/2] lib/i915: Report scheduler caps for timeslicing
 2020-05-06  2:29 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "

[PATCH -next] powerpc/kernel/sysfs: Use ARRAY_SIZE instead of calculating the array size
 2020-05-06  2:33 UTC 

[BUG] Inconsistent lock state in virtnet poll
 2020-05-06  2:24 UTC  (8+ messages)

[dpdk-dev] [PATCH 0/2] Windows logging
 2020-05-06  2:24 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/2] eal: add fnmatch implementation
  ` [dpdk-dev] [PATCH v2 2/2] eal: add log support on Windows

[PATCH v2] stacktrace: cleanup inconsistent variable type
 2020-05-06  2:18 UTC  (5+ messages)

[PATCH 0/2] ChipIdea USB role-switch fixes and tweaks
 2020-05-06  2:18 UTC  (2+ messages)

[PATCH v4 0/3] Replace private domain with per-group default domain
 2020-05-06  2:09 UTC  (3+ messages)

[PATCH v2 1/3] net/mlx5e: Implicitly decap the tunnel packet when necessary
 2020-05-06  2:16 UTC  (3+ messages)
` [PATCH v2 2/3] net/mlx5e: Introduce mlx5e_rep_uplink_priv helper
` [PATCH v2 3/3] net/mlx5e: Fix the code style

cgroup pointed by sock is leaked on mode switch
 2020-05-06  2:16 UTC  (5+ messages)

[PATCH 1/4] gcc-arm: add re-staging of unwind.h from external-arm-toolchain
 2020-05-06  2:15 UTC  (4+ messages)
` [PATCH 2/4] gcc-arm: remove extra binary aliases when TCMODE=external-arm
` [PATCH 3/4] external-arm-toolchain: remove empty libexecdir
` [PATCH 4/4] external-arm-toolchain: remove unused /usr/share/info/dir

[arnd-playground:randconfig-20200504 173/355] include/linux/workqueue.h:28:31: warning: dereferencing type-punned pointer will break strict-aliasing rules
 2020-05-06  2:14 UTC 

[PATCH] f2fs: get parent inode when recovering pino
 2020-05-06  1:58 UTC  (7+ messages)
` [f2fs-dev] "


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.