All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-29 22:15:33 to 2020-09-29 23:23:10 UTC [more...]

[PATCH v2 00/14] hw/block/nvme: zoned namespace command set
 2020-09-29 23:19 UTC  (2+ messages)
` [PATCH v2 03/14] hw/block/nvme: make lba data size configurable

[Buildroot] [PATCH v2 1/1] package/pkg-meson: move crosscompilation support out of package
 2020-09-29 23:22 UTC 

[PATCH] MAINTAINERS: Remove Andrew F Davis from list
 2020-09-29 23:19 UTC  (3+ messages)

[PATCH] power: fix spelling typo
 2020-09-29 23:19 UTC  (2+ messages)

[nbd168-wireless:mt76-pending 13/26] drivers/net/wireless/mediatek/mt76/mt7915/init.c:203:2: error: expected expression before '}' token
 2020-09-29 23:19 UTC 

[PATCH] power: supply: fix spelling typo
 2020-09-29 23:18 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: power: Convert ingenic,battery.txt to YAML
 2020-09-29 23:18 UTC  (2+ messages)

[PATCH v4 0/2] power: bq25890: IBAT compensation support
 2020-09-29 23:17 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 11/11] doc: update bbdev feature table
 2020-09-29 23:17 UTC  (5+ messages)
` [dpdk-dev] [PATCH v9 00/10] bbdev PMD ACC100
  ` [dpdk-dev] [PATCH v9 01/10] drivers/baseband: add PMD for ACC100

ConfigFS: bcdUSB forced to 0x0210
 2020-09-29 23:16 UTC  (3+ messages)

[PATCH v2 2/2] USB: serial: ftdi_sio: add support for FreeCalypso DUART28C adapter
 2020-09-29 23:05 UTC 

[PATCH v2 0/2] USB: serial: ftdi_sio: quirk for DUART28C
 2020-09-29 23:05 UTC 

a8b507912d ("mtd: rawnand: Use the ECC framework OOB layouts"): BUG: unable to handle page fault for address: f77fe000
 2020-09-29 23:12 UTC 

[PATCH v2 1/2] USB: serial: ftdi_sio: pass port to quirk port_probe functions
 2020-09-29 23:05 UTC 

[Bug 1897481] [NEW] qemu crashes with VGA pass-through, e-GPU, nvidia 1060
 2020-09-29 23:00 UTC  (2+ messages)
` [Bug 1897481] "

[PATCH v3 0/4] TPM 2.0 fixes in IMA tests
 2020-09-29 23:11 UTC  (3+ messages)
  ` [LTP] "

[PATCH] docs: programming-languages: refresh blurb on clang support
 2020-09-29 23:10 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 1/3] drm/i915/vbt: Fix backlight parsing for VBT 234+
 2020-09-29 23:09 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 2/3] drm/i915/vbt: Update the version and expected size of BDB_GENERAL_DEFINITIONS map
` [Intel-gfx] [PATCH v2 3/3] drm/i915/vbt: Add VRR VBT toggle
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915/vbt: Fix backlight parsing for VBT 234+

lockdep null-ptr-deref
 2020-09-29 23:08 UTC  (2+ messages)

[PATCH v2 1/7] powerpc: Remove SYNC on non 6xx
 2020-09-29 22:01 UTC  (3+ messages)
` [PATCH v2 4/7] powerpc: Remove PowerPC 601

Question About Git V2 Protocol & SHA256
 2020-09-29 23:07 UTC  (5+ messages)

DONATION ..... 211
 2020-09-29 23:07 UTC 

[patch V2 00/36] net: in_interrupt() cleanup and fixes
 2020-09-29 23:06 UTC  (4+ messages)
` [patch V2 11/36] net: ionic: Replace in_interrupt() usage
    ` [Intel-wired-lan] "

[tty:tty-testing] BUILD SUCCESS 58e49346672f738cf6eeb62009a5b0ae194374c4
 2020-09-29 23:05 UTC 

[PATCH v2] MAINTAINERS: add Dan Murphy as TP LP8xxx drivers maintainer
 2020-09-29 23:06 UTC  (8+ messages)

arm64/for-kernelci build: 3 builds: 0 failed, 3 passed, 16 warnings (v5.9-rc7-139-g962a3bd85750)
 2020-09-29 23:01 UTC 

[PATCH v5 2/3] remoteproc: qcom: Add capability to collect minidumps
 2020-09-29 23:04 UTC  (3+ messages)

[PATCH 00/20] Create generic software ECC engines
 2020-09-29 23:01 UTC  (21+ messages)
` [PATCH 01/20] mtd: nand: ecc: Add an I/O request tweaking mechanism
` [PATCH 02/20] mtd: nand: ecc-bch: Move BCH code to the generic NAND layer
` [PATCH 03/20] mtd: nand: ecc-bch: Cleanup and style fixes
` [PATCH 04/20] mtd: nand: ecc-bch: Stop exporting the private structure
` [PATCH 05/20] mtd: nand: ecc-bch: Return only valid error codes
` [PATCH 06/20] mtd: nand: ecc-bch: Drop mtd_nand_has_bch()
` [PATCH 07/20] mtd: nand: ecc-bch: Update the prototypes to be more generic
` [PATCH 08/20] mtd: nand: ecc-bch: Stop using raw NAND structures
` [PATCH 09/20] mtd: nand: ecc-bch: Create the software BCH engine
` [PATCH 10/20] mtd: rawnand: Get rid of chip->ecc.priv
` [PATCH 11/20] mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer
` [PATCH 12/20] mtd: nand: ecc-hamming: Clarify the driver descriptions
` [PATCH 13/20] mtd: nand: ecc-hamming: Drop/fix the kernel doc
` [PATCH 14/20] mtd: nand: ecc-hamming: Cleanup and style fixes
` [PATCH 15/20] mtd: nand: ecc-hamming: Rename the exported functions
` [PATCH 16/20] mtd: nand: ecc-hamming: Stop using raw NAND structures
` [PATCH 17/20] mtd: nand: ecc-hamming: Remove useless includes
` [PATCH 18/20] mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselected
` [PATCH 19/20] mtd: nand: ecc-hamming: Create the software Hamming engine
` [PATCH 20/20] mtd: nand: Let software ECC engines be retrieved from the NAND core

[PATCH bpf-next] libbpf: export bpf_object__reuse_map() to libbpf api
 2020-09-29 23:03 UTC  (4+ messages)

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-09-29 23:03 UTC  (3+ messages)

[dpdk-dev] [PATCH v3 0/5] fix default max mtu size when device configured
 2020-09-29 23:01 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 3/5] net/ice: fix max mtu size packets with vlan tag cannot be received by default

[PATCH v11 0/2] i2c: add driver for Mellanox BlueField SoC
 2020-09-29 22:59 UTC  (9+ messages)
` [PATCH v11 1/2] i2c: i2c-mlxbf: I2C SMBus "
` [PATCH v11 2/2] dt-bindings: i2c: I2C binding "

[PATCH v3 1/2] KEYS: trusted: Fix incorrect handling of tpm_get_random()
 2020-09-29 22:58 UTC  (3+ messages)
` [PATCH v3 2/2] KEYS: trusted: Reserve TPM for seal and unseal operations

[PATCH v4 00/12] Support disabling TCG on ARM (part 2)
 2020-09-29 22:43 UTC  (26+ messages)
` [PATCH v4 01/12] accel/tcg: Add stub for cpu_loop_exit()
` [PATCH v4 02/12] meson: Allow optional target/${ARCH}/Kconfig
` [PATCH v4 03/12] target/arm: Select SEMIHOSTING if TCG is available
` [PATCH v4 04/12] target/arm: Restrict ARMv4 cpus to TCG accel
` [PATCH v4 05/12] target/arm: Restrict ARMv5 "
` [PATCH v4 06/12] target/arm: Restrict ARMv6 "
` [PATCH v4 07/12] target/arm: Restrict ARMv7 R-profile "
` [PATCH v4 08/12] target/arm: Restrict ARMv7 M-profile "
` [PATCH v4 09/12] target/arm: Make m_helper.c optional via CONFIG_ARM_V7M
` [PATCH v4 10/12] target/arm: Do not build TCG objects when TCG is off
` [PATCH v4 11/12] target/arm: Reorder meson.build rules
` [PATCH v4 12/12] .travis.yml: Add a KVM-only Aarch64 job

[PATCH v3 00/18] hw/block/nvme: bump to v1.3
 2020-09-29 22:57 UTC  (7+ messages)
` [PATCH v3 07/18] hw/block/nvme: add support for the get log page command

[PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3
 2020-09-29 22:48 UTC 

DONATION ..... 211
 2020-09-29 22:55 UTC 

[PATCH v2] page_alloc: Fix freeing non-compound pages
 2020-09-29 22:53 UTC  (5+ messages)

[PATCH bpf-next] bpf: fix raw_tp test run in preempt kernel
 2020-09-29 22:50 UTC 

[RFC PATCH 00/24] mm/hugetlb: Free some vmemmap pages of hugetlb page
 2020-09-29 22:46 UTC  (3+ messages)
` [RFC PATCH 01/24] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c

[iproute2-next v1] devlink: display elapsed time during flash update
 2020-09-29 22:44 UTC  (2+ messages)

[PATCH 00/30] spi: dw: Add full Baikal-T1 SPI Controllers support
 2020-09-29 22:43 UTC  (6+ messages)
` [PATCH 11/30] spi: dw: Add DWC SSI capability

linux-next: Signed-off-by missing for commit in the cifs tree
 2020-09-29 22:42 UTC  (2+ messages)

[Buildroot] [Bug 13216] New: [Documentation] 2020.02.6 requires GNU find utils
 2020-09-29 22:40 UTC  (2+ messages)
` [Buildroot] [Bug 13216] "

[RFC PATCH] lsm,selinux: pass the family information along with xfrm flow
 2020-09-29 22:38 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the rcu tree
 2020-09-29 22:37 UTC 

[linux-next:master] BUILD REGRESSION 49e7e3e905e437a02782019570f70997e2da9101
 2020-09-29 22:35 UTC 

[PATCH] sched_getattr.2: update to include changed size semantics
 2020-09-29 22:35 UTC  (3+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] openat2.2: fix minor reference typo

[linux-next:master 9021/11956] arch/arm/mach-imx/mach-mx21ads.c:325: undefined reference to `mx21_clocks_init'
 2020-09-29 22:35 UTC 

[PATCH 0/4] tpm_tis: fix interrupts (again)
 2020-09-29 22:32 UTC  (5+ messages)
` [PATCH 1/4] tpm_tis: Clean up locality release
` [PATCH 2/4] tpm_tis: Fix interrupts for TIS TPMs without legacy cycles
` [PATCH 3/4] tpm_tis: fix IRQ probing
` [PATCH 4/4] Revert "tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's""

[PATCH v9 0/2] Renovate memcpy_mcsafe with copy_mc_to_{user, kernel}
 2020-09-29 22:32 UTC  (3+ messages)

[PATCH v2 1/2] drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid()
 2020-09-29 22:31 UTC  (6+ messages)
` [PATCH v2 2/2] drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()

[PATCH v3] sphinx: ref-variables: Added entry for IMAGE_EFI_BOOT_FILES
 2020-09-29 22:30 UTC  (3+ messages)
  ` [docs] "

[PATCH net-next 00/13] HW support for VCAP IS1 and ES0 in mscc_ocelot
 2020-09-29 22:27 UTC  (14+ messages)
` [PATCH net-next 01/13] net: mscc: ocelot: introduce a new ocelot_target_{read,write} API
` [PATCH net-next 02/13] net: mscc: ocelot: return error if VCAP filter is not found
` [PATCH net-next 03/13] net: mscc: ocelot: generalize existing code for VCAP
` [PATCH net-next 04/13] net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target
` [PATCH net-next 05/13] net: mscc: ocelot: add definitions for VCAP ES0 "
` [PATCH net-next 06/13] net: mscc: ocelot: automatically detect VCAP constants
` [PATCH net-next 07/13] net: mscc: ocelot: remove unneeded VCAP parameters for IS2
` [PATCH net-next 08/13] net: mscc: ocelot: parse flower action before key
` [PATCH net-next 09/13] net: mscc: ocelot: calculate vcap offsets correctly for full and quarter entries
` [PATCH net-next 10/13] net: mscc: ocelot: rename variable 'count' in vcap_data_offset_get()
` [PATCH net-next 11/13] net: mscc: ocelot: rename variable 'cnt' "
` [PATCH net-next 12/13] net: mscc: ocelot: add a new ocelot_vcap_block_find_filter_by_id function
` [PATCH net-next 13/13] net: mscc: ocelot: look up the filters in flower_stats() and flower_destroy()

[PATCH] usb: dwc3: gadget: Support up to max stream id
 2020-09-29 22:26 UTC 

[PATCH] oeqa/selftest/devtool: Add sync call to test teardown
 2020-09-29 22:25 UTC 

Chassis reset
 2020-09-29 22:22 UTC  (16+ messages)

Redirect traffic to openvpn (client)
 2020-09-29 22:24 UTC  (2+ messages)

[PATCH v9 00/32] Improvements for Tegra I2C driver
 2020-09-29 22:19 UTC  (33+ messages)
` [PATCH v9 01/32] i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
` [PATCH v9 02/32] i2c: tegra: Add missing pm_runtime_put()
` [PATCH v9 03/32] i2c: tegra: Handle potential error of tegra_i2c_flush_fifos()
` [PATCH v9 04/32] i2c: tegra: Mask interrupt in tegra_i2c_issue_bus_clear()
` [PATCH v9 05/32] i2c: tegra: Initialize div-clk rate unconditionally
` [PATCH v9 06/32] i2c: tegra: Remove i2c_dev.clk_divisor_non_hs_mode member
` [PATCH v9 07/32] i2c: tegra: Runtime PM always available on Tegra
` [PATCH v9 08/32] i2c: tegra: Remove error message used for devm_request_irq() failure
` [PATCH v9 09/32] i2c: tegra: Use reset_control_reset()
` [PATCH v9 10/32] i2c: tegra: Use devm_platform_get_and_ioremap_resource()
` [PATCH v9 11/32] i2c: tegra: Use platform_get_irq()
` [PATCH v9 12/32] i2c: tegra: Use clk-bulk helpers
` [PATCH v9 13/32] i2c: tegra: Move out all device-tree parsing into tegra_i2c_parse_dt()
` [PATCH v9 14/32] i2c: tegra: Clean up probe function
` [PATCH v9 15/32] i2c: tegra: Reorder location of functions in the code
` [PATCH v9 16/32] i2c: tegra: Clean up variable types
` [PATCH v9 17/32] i2c: tegra: Remove outdated barrier()
` [PATCH v9 18/32] i2c: tegra: Remove likely/unlikely from the code
` [PATCH v9 19/32] i2c: tegra: Remove redundant check in tegra_i2c_issue_bus_clear()
` [PATCH v9 20/32] i2c: tegra: Remove "dma" variable from tegra_i2c_xfer_msg()
` [PATCH v9 21/32] i2c: tegra: Rename wait/poll functions
` [PATCH v9 22/32] i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()
` [PATCH v9 23/32] i2c: tegra: Factor out packet header setup "
` [PATCH v9 24/32] i2c: tegra: Factor out register polling into separate function
` [PATCH v9 25/32] i2c: tegra: Factor out hardware initialization "
` [PATCH v9 26/32] i2c: tegra: Check errors for both positive and negative values
` [PATCH v9 27/32] i2c: tegra: Improve formatting of variables
` [PATCH v9 28/32] i2c: tegra: Clean up variable names
` [PATCH v9 29/32] i2c: tegra: Clean up printk messages
` [PATCH v9 30/32] i2c: tegra: Clean up and improve comments
` [PATCH v9 31/32] i2c: tegra: Clean up whitespaces, newlines and indentation
` [PATCH v9 32/32] i2c: tegra: Improve driver module description

stable-rc/linux-4.14.y baseline: 128 runs, 2 regressions (v4.14.199-167-g7b80cb61f2b2)
 2020-09-29 22:22 UTC 

[PATCH 00/20] media: use semicolons rather than commas to separate statements
 2020-09-29 22:21 UTC  (7+ messages)
` [PATCH 10/20] media: lmedm04: "

[PATCH 1/2] bjam-native: don't do debug builds
 2020-09-29 22:21 UTC  (3+ messages)
` [PATCH 2/2] boost: move the build directory outside of S
` [OE-core] [PATCH 1/2] bjam-native: don't do debug builds

[Intel-gfx] [PATCH 1/3] drm/i915/vbt: Fix backlight parsing for VBT 234+
 2020-09-29 22:20 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] "

[PATCH net-next 0/2] ionic watchdog training
 2020-09-29 22:19 UTC  (3+ messages)
` [PATCH net-next 1/2] ionic: stop watchdog timer earlier on remove
` [PATCH net-next 2/2] ionic: prevent early watchdog check

[PATCH 0/3] tracing: Add dynamic strings for synthetic events
 2020-09-29 22:19 UTC  (2+ messages)

[RFC PATCH v4 00/29] Hexagon patch series
 2020-09-29 22:16 UTC  (7+ messages)

[PATCH v6 00/14] Reverse debugging
 2020-09-29 22:15 UTC  (3+ messages)
` [PATCH v6 14/14] tests/acceptance: add reverse debugging test

[PATCH v5 00/80] drm/vc4: Support BCM2711 Display Pipeline
 2020-09-29 22:15 UTC  (4+ messages)
` [PATCH v5 80/80] ARM: dts: bcm2711: Enable the display pipeline

[renesas-drivers:renesas-clk] BUILD SUCCESS 308ba04e78d60b21408eacef75efebe1a78874c8
 2020-09-29 22:16 UTC 

[renesas-drivers:master] BUILD REGRESSION 636a9f7dbb24610805c1466de5be6411cc25fcf1
 2020-09-29 22:16 UTC 

[PATCH bpf-next 1/3] libbpf: fix uninitialized variable in btf_parse_type_sec
 2020-09-29 22:06 UTC  (2+ messages)
` [PATCH bpf-next 2/3] libbpf: compile libbpf under -O2 level by default and catch extra warnings


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.