All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-04 16:57:33 to 2020-11-04 17:40:02 UTC [more...]

Kernel 5.10-rc1 not mounting NAND flash (Bisected to d7157ff49a5b ("mtd: rawnand: Use the ECC framework user input parsing bits"))
 2020-11-04 17:38 UTC  (5+ messages)

[PATCH 0/5] SCSI: fix transfer limits for SCSI passthrough
 2020-11-04 17:32 UTC  (5+ messages)
` [PATCH 2/5] file-posix: add sg_get_max_segments that actually works with sg
` [PATCH 3/5] block: add max_ioctl_transfer to BlockLimits
` [PATCH 4/5] block: use blk_get_max_ioctl_transfer for SCSI passthrough
` [PATCH 5/5] block/scsi: correctly emulate the VPD block limits page

[Buildroot] [PATCH 1/1] package/openvpn: bump to version 2.5.0
 2020-11-04 17:39 UTC 

[Intel-gfx] [PATCH] drm/i915/perf: replace idr_init() by idr_init_base()
 2020-11-04 15:03 UTC 

[PATCH v4 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-04 17:35 UTC  (7+ messages)
` [PATCH v4 1/4] mm: introduce debug_pagealloc_map_pages() helper

[PATCH 1/4] drm/radeon: stop using pages with drm_prime_sg_to_page_addr_arrays
 2020-11-04 17:38 UTC  (2+ messages)

[PATCH v13 0/8] arm64: expose FAR_EL1 tag bits in siginfo
 2020-11-04 17:36 UTC  (7+ messages)
` [PATCH v13 1/8] parisc: Drop parisc special case for __sighandler_t

[PATCH] ACPI: Remove trailing whitespace
 2020-11-04 17:37 UTC  (7+ messages)

ADP Payroll Invoice(s) 04-NOV-2020: 918043732
 2020-11-04 17:32 UTC 

Using Wireguard for Geo redundancy
 2020-11-04 17:36 UTC  (2+ messages)

[PATCH 0/8] Block group caching fixes
 2020-11-04 17:36 UTC  (4+ messages)
` [PATCH 4/8] btrfs: cleanup btrfs_discard_update_discardable usage

[PATCH net-next v2 0/3] net: introduce rps_default_mask
 2020-11-04 17:36 UTC  (5+ messages)

[PATCH] x86/gpu: add JSL stolen memory support
 2020-11-04 17:35 UTC  (2+ messages)

[PATCH] ath11k: Fix single phy hw mode
 2020-11-04 17:35 UTC  (2+ messages)

OpenBMC Learning Series
 2020-11-04 17:33 UTC  (15+ messages)

[PATCH v2 00/20] backup performance: block_status + async
 2020-11-04 17:30 UTC  (13+ messages)
` [PATCH v2 08/20] block/block-copy: add block_copy_cancel
` [PATCH v2 11/20] qapi: backup: add x-max-chunk and x-max-workers parameters
` [PATCH v2 13/20] iotests: 129: prepare for backup over block-copy

[PATCH 1/2] tpm: Make response length of tpm2_get_capability() configurable
 2020-11-04 17:35 UTC  (8+ messages)
` [PATCH 2/2] efi: Add basic EFI_TCG2_PROTOCOL support

[PATCH v2 0/3] riscv: some build fixes
 2020-11-04 17:34 UTC  (5+ messages)
` [PATCH v2 2/3] riscv: Clean up boot dir
` [PATCH v2 3/3] riscv: Ignore Image.* and loader.bin

[PATCH] libfdt: Make fdt{32,64}_ld() default to assuming unaligned access is safe
 2020-11-04 17:34 UTC  (3+ messages)

[PATCH v4 0/8] rpmsg: Make RPMSG name service modular
 2020-11-04 17:34 UTC  (7+ messages)
` [PATCH v4 3/8] rpmsg: Move structure rpmsg_ns_msg to header file
` [PATCH v4 8/8] rpmsg: Turn name service into a stand alone driver

[PATCH v5 0/4] DCMI BT656 parallel bus mode support
 2020-11-04 17:32 UTC  (10+ messages)
` [PATCH v5 1/4] media: stm32-dcmi: add support of BT656 bus
` [PATCH v5 2/4] media: dt-bindings: media: st, "
  ` [PATCH v5 2/4] media: dt-bindings: media: st,stm32-dcmi: "
` [PATCH v5 3/4] ARM: dts: stm32: set bus-type in DCMI endpoint for stm32mp157c-ev1 board
` [PATCH v5 4/4] ARM: dts: stm32: set bus-type in DCMI endpoint for stm32429i-eval board

[Buildroot] [PATCH 1/1] package/asterisk: disable spandsp
 2020-11-04 17:34 UTC 

[PATCH v2 00/44] Make qdev static property API usable by any QOM type
 2020-11-04 17:28 UTC  (6+ messages)
` [PATCH v2 18/44] qdev: Avoid using prop->name unnecessarily
` [PATCH v2 22/44] qdev: Move dev->realized check to qdev_property_set()

[PATCH 0/4] fixes for btrfs async discards
 2020-11-04 17:33 UTC  (5+ messages)
` [PATCH 1/4] btrfs: discard: speed up discard up to iops_limit

ADP Payroll Invoice(s) 04-NOV-2020: 455538668
 2020-11-04 17:29 UTC 

[Intel-gfx] [RFC 1/2] drm/i915: Improve record of hung engines in error state
 2020-11-04 17:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [RFC,1/2] "

remove dma_virt_ops
 2020-11-04 17:00 UTC  (4+ messages)
` [PATCH 3/5] PCI/p2p: remove the DMA_VIRT_OPS hacks

[PATCH 0/7] qom: Field properties type safety
 2020-11-04 17:25 UTC  (10+ messages)
` [PATCH 1/7] sparc: Fix property/field size mismatch for iu-version
` [PATCH 2/7] qom: Save size of struct field in Property struct
` [PATCH 3/7] qdev: Don't register unreadable legacy properties
` [PATCH 4/7] qom: Replace void* parameter with Property* on field getters/setters
` [PATCH 5/7] qom: Replace void* parameter with Property* on PropertyInfo.release
` [PATCH 6/7] qom: Add FIELD_PTR, a type-safe wrapper for object_field_prop_ptr()
` [PATCH 7/7] sparc: Use FIELD_PTR at nwindows getter/setter

[PATCH-for-5.2 v3 0/4] ci: Move --without-default-devices job from Travis to GitLab
 2020-11-04 17:25 UTC  (3+ messages)
` [PATCH-for-5.2 v3 1/4] s390x: fix build for --without-default-devices

[PATCH v7 00/41] kasan: add hardware tag-based mode for arm64
 2020-11-04 17:28 UTC  (7+ messages)
` [PATCH v7 13/41] s390/kasan: include asm/page.h from asm/kasan.h
` [PATCH v7 34/41] kasan, x86, s390: update undef CONFIG_KASAN

[dpdk-dev] [PATCH 1/2] eal: fix missing installation of mcslock headers
 2020-11-04 17:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/2] eal: fix missing installation of ticketlock headers

[Bug report] Crash when creating patch
 2020-11-04 17:27 UTC  (8+ messages)
` [PATCH 1/3] format-patch: refactor output selection
` [PATCH 2/3] format-patch: tie file-opening logic to output_directory
` [PATCH 3/3] format-patch: support --output option

[hwmon:hwmon-next] BUILD SUCCESS ce15cd2cee8bd802c47ec37bf93e640d594ede71
 2020-11-04 17:26 UTC 

[hwmon:hwmon] BUILD SUCCESS 18e8db7f6526928858dfa99b49d831497f0f8df8
 2020-11-04 17:26 UTC 

gpiolib sysfs access when CONFIG_GPIO_CDEV is not set
 2020-11-04 17:26 UTC 

[RESEND PATCH 0/3] pinctrl: renesas: trivial fixes and enhancements
 2020-11-04 17:27 UTC  (4+ messages)
` [RESEND PATCH 1/3] pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl
` [RESEND PATCH 2/3] pinctrl: renesas: Make sure the pin type is updated after setting the MUX
` [RESEND PATCH 3/3] pinctrl: renesas: Implement get_pin_muxing() callback

[dpdk-dev] [PATCH v4 00/58] net: txgbe PMD
 2020-11-04 17:24 UTC  (5+ messages)

[PATCH v2 0/4] Add devcoredump support for DPU
 2020-11-04 17:26 UTC  (4+ messages)
` [PATCH v2 3/4] drm/msm: register the base address with dpu_dbg module
  ` [Freedreno] "

stable-rc/queue/4.9 baseline: 128 runs, 1 regressions (v4.9.241-91-g303dfca2bd68)
 2020-11-04 17:23 UTC 

[PATCH v2] tools/python: pass more -rpath-link options to ld
 2020-11-04 17:22 UTC  (3+ messages)

Migrating to the gitlab issue tracker
 2020-11-04 17:19 UTC  (8+ messages)

[dpdk-dev] [PATCH] test/telemetry: fix typo at beginning of line
 2020-11-04 17:22 UTC 

executing user code to test qemu driver
 2020-11-04 17:05 UTC 

[PATCH] Fix potential segfault on cloning invalid tag
 2020-11-04 17:21 UTC  (2+ messages)
` [PATCH v2] Avoid segfault and provide fallback when cloning invalid branch/tag

[PATCH v2] block: Remove unused BlockDeviceMapEntry
 2020-11-04 17:19 UTC  (2+ messages)

[PATCH v2 00/16] Readdir enhancements
 2020-11-04 17:21 UTC  (13+ messages)
` [PATCH v2 10/16] NFS: More readdir cleanups
  ` [PATCH v2 11/16] NFS: nfs_do_filldir() does not return a value
    ` [PATCH v2 12/16] NFS: Reduce readdir stack usage
      ` [PATCH v2 13/16] NFS: Cleanup to remove nfs_readdir_descriptor_t typedef
        ` [PATCH v2 14/16] NFS: Allow the NFS generic code to pass in a verifier to readdir
          ` [PATCH v2 15/16] NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls
            ` [PATCH v2 16/16] NFS: Improve handling of directory verifiers

[PATCH v4] drm/panfrost: Move the GPU reset bits outside the timeout handler
 2020-11-04 17:20 UTC  (4+ messages)

[Buildroot] [PATCH 00/10] Introduce CPE ID matching for CVEs
 2020-11-04 17:20 UTC  (13+ messages)
` [Buildroot] [PATCH 03/10] package/pkg-generic.mk: add CPE ID related package variables
` [Buildroot] [PATCH 04/10] docs/manual: document <pkg>_CPE_ID variables
` [Buildroot] [PATCH 05/10] package/pkg-utils.mk: expose CPE ID in show-info when available
` [Buildroot] [PATCH 06/10] support/testing/tests/core/test_cpeid: new test
` [Buildroot] [PATCH 07/10] support/scripts/cve-checker: show CPE ID in results
` [Buildroot] [PATCH 08/10] support/script/pkg-stats: "

[net v4 00/10] cxgb4/ch_ktls: Fixes in nic tls code
 2020-11-04 17:18 UTC  (4+ messages)
` [net v4 07/10] ch_ktls: packet handling prior to start marker

[PATCH 00/20] [Set 1/2] Rid W=1 issues from Input
 2020-11-04 17:15 UTC  (5+ messages)
` [PATCH 02/20] input: mouse: cyapa: Fix misnaming of 'cyapa_i2c_write's 'reg' param
` [PATCH 07/20] input: keyboard: cros_ec_keyb: Struct headers should start with 'struct <name>'

[Buildroot] [PATCH 1/1] package/iproute2: Bump version to 5.9.0
 2020-11-04 17:14 UTC 

[PATCH v2] Input: Fix the HID usage of DPAD input event generation
 2020-11-04 17:13 UTC  (5+ messages)

[PATCH V9 0/4] Add the page size in the perf record (kernel)
 2020-11-04 17:11 UTC  (9+ messages)
` [PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE

[PATCH v1] lan743x: correctly handle chips with internal PHY
 2020-11-04 17:10 UTC  (5+ messages)

sound/soc/intel/skylake/skl-topology.c:3642:1: warning: the frame size of 1256 bytes is larger than 1024 bytes
 2020-11-04 17:10 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Prevent GGTT access if not available for pread/pwrite
 2020-11-04 17:10 UTC 

entry: Fix the incorrect ordering of lockdep and RCU check
 2020-11-04 17:10 UTC  (2+ messages)
` [tip: core/urgent] "

[Intel-gfx] [PATCH i-g-t] gem_wsim: Use CTX_TIMESTAMP for timed spinners
 2020-11-04 17:09 UTC  (3+ messages)
` [Intel-gfx] [PATCH i-g-t v2] "
  ` [igt-dev] "

io-uring and tcp sockets
 2020-11-04 17:08 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/modem-manager: bump to version 1.14.6
 2020-11-04 17:08 UTC 

[dpdk-dev] [PATCH v7 0/1] fix default max mtu size when device configured
 2020-11-04 17:07 UTC  (5+ messages)
` [dpdk-dev] [PATCH v8 1/2] app/testpmd: fix max rx packet length for VLAN packets

stable-rc/queue/5.4 build: 200 builds: 2 failed, 198 passed, 1 error, 110 warnings (v5.4.74-211-ge5f9d776ac08)
 2020-11-04 17:08 UTC 

[PULL v2 00/20] Misc patches for QEMU 5.2-rc1
 2020-11-04 17:04 UTC  (2+ messages)
` [PULL v2 20/20] qapi, qemu-options: make all parsing visitors parse boolean options the same

pyverbs test regression
 2020-11-04 17:06 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] vhost: slot_idx needs to be initialised to fix gcc compile error
 2020-11-04 17:05 UTC  (2+ messages)

[PATCH v2 1/2] gpio: tegra: Add lockdep class
 2020-11-04 17:04 UTC  (2+ messages)
` [PATCH v2 2/2] gpio: tegra: Use raw_spinlock

[dpdk-dev] [PATCH] test/mcslock: remove unneeded per-lcore copy
 2020-11-04 17:04 UTC 

[dpdk-dev] [PATCH v1] app/test: zcd needs to be initialised to fix gcc compile error
 2020-11-04 17:03 UTC 

[PATCHv2 2/4] coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()
 2020-11-04 17:03 UTC  (12+ messages)

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-04 17:02 UTC  (10+ messages)

Cmake CROSS COMPILE problem [PLEASE HELP, URGENT] #yocto #toolchain #sdk
 2020-11-04 17:03 UTC 

[dpdk-dev] [PATCH] net/bnxt: remove useless prefetches
 2020-11-04 17:03 UTC 

selinux: how to query if selinux is enabled
 2020-11-04 17:02 UTC  (14+ messages)

BUG
 2020-11-04 17:02 UTC  (2+ messages)

regression in TCG emulation of VTBL neon instruction
 2020-11-04 17:02 UTC  (3+ messages)

[PATCH v2 0/5] Add a dirty logging performance test
 2020-11-04 17:01 UTC  (6+ messages)
` [PATCH v2 2/5] KVM: selftests: Factor code out of demand_paging_test

[PATCH v2] drm: document that blobs are ref'counted
 2020-11-04 17:01 UTC 

[dpdk-dev] [PATCH] net/ring: fix typo in log message
 2020-11-04 17:01 UTC 

[PATCH net-next 1/1] net: usb: qmi_wwan: add default rx_urb_size
 2020-11-04 17:01 UTC  (2+ messages)

[PATCH v9 0/7] Add support for length of each segment in the segcblist
 2020-11-04 17:01 UTC  (3+ messages)
` [PATCH v9 2/7] rcu/segcblist: Add counters to segcblist datastructure

[PATCH v20 00/20] per memcg lru lock
 2020-11-04 16:59 UTC  (4+ messages)

[PATCH v2 0/6] CODA timeout fix & assorted changes
 2020-11-04 17:00 UTC  (6+ messages)

[PATCH 0/2] block: Remove unused BlockDeviceMapEntry
 2020-11-04 16:55 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH 0/3] Maintenance IV: Platform-specific background maintenance
 2020-11-04 17:00 UTC  (6+ messages)

[PATCH v2 0/8] SCMI vendor protocols and modularization
 2020-11-04 16:58 UTC  (8+ messages)
` [PATCH v2 1/8] firmware: arm_scmi: review protocol registration interface
` [PATCH v2 2/8] firmware: arm_scmi: introduce protocol handles

[PATCH] drm: document that blobs are ref'counted
 2020-11-04 17:00 UTC  (4+ messages)

[dpdk-dev] [PATCH] mbuf: fix reset on mbuf free
 2020-11-04 17:00 UTC 

[PATCH v3 0/3] Various minor patches
 2020-11-04 16:59 UTC  (4+ messages)
` [PATCH v3 1/3] x86: zimage: Add a little more logging
` [PATCH v3 2/3] x86: zimage: Sanity-check the kernel version before printing it
` [PATCH v3 3/3] x86: zimage: Quieten down the zimage boot process

[RFC 0/9] staging: dpaa2-switch: add support for CPU terminated traffic
 2020-11-04 16:57 UTC  (10+ messages)
` [RFC 1/9] staging: dpaa2-switch: get control interface attributes
` [RFC 2/9] staging: dpaa2-switch: setup buffer pool for control traffic
` [RFC 3/9] staging: dpaa2-switch: setup RX path rings
` [RFC 4/9] staging: dpaa2-switch: setup dpio
` [RFC 5/9] staging: dpaa2-switch: handle Rx path on control interface
` [RFC 6/9] staging: dpaa2-switch: add .ndo_start_xmit() callback
` [RFC 7/9] staging: dpaa2-switch: enable the control interface
` [RFC 8/9] staging: dpaa2-switch: properly setup switching domains
` [RFC 9/9] staging: dpaa2-switch: accept only vlan-aware upper devices

[PATCH] USB: serial: mos7720: fix parallel-port state restore
 2020-11-04 16:59 UTC  (2+ messages)

[dpdk-dev] [PATCH 11/11] dpdk-devbind: use argparse instead of getopt
 2020-11-04 16:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 0/6] dpdk-devbind: python lint cleanups

[PATCH] upload-pack.c: fix a sparse warning
 2020-11-04 16:57 UTC  (7+ messages)
` [PATCH] Makefile: enable -Wsparse-error for DEVELOPER build

[PATCH v3 00/30] x86: Allow Coral to boot into Chrome OS
 2020-11-04 16:57 UTC  (12+ messages)
` [PATCH v3 20/30] acpi: Don't reset the tables with every new generation
` [PATCH v3 21/30] x86: Define the Chrome OS GNVS region
` [PATCH v3 22/30] x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
` [PATCH v3 23/30] x86: Set up Chrome OS to boot into developer mode
` [PATCH v3 24/30] x86: Boot coral into Chrome OS by default
` [PATCH v3 25/30] x86: fsp: Convert fsp_dram to use log_debug()
` [PATCH v3 26/30] x86: Silence some logging statements
` [PATCH v3 27/30] x86: acpi: Include the TPMv1 table only if needed
` [PATCH v3 28/30] x86: acpi: Don't show the UART address by default
` [PATCH v3 29/30] x86: pinctrl: Silence the warning when a pin is not found
` [PATCH v3 30/30] x86: fsp: Adjust calculations for MTRR range and DRAM top


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.