All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-01 16:46:07 to 2020-05-01 17:26:58 UTC [more...]

post-receive: pub/scm/linux/kernel/git/khilman/linux
 2020-05-01 17:26 UTC 

[PATCH v4 00/10] Add a new LOOP_CONFIGURE ioctl
 2020-05-01 17:26 UTC  (6+ messages)
` [PATCH v4 01/10] loop: Factor out loop size validation
` [PATCH v4 02/10] loop: Factor out setting loop device size

[PATCH] kexec: Discard loaded image on memory hotplug
 2020-05-01 17:26 UTC  (4+ messages)

[PATCH net-next 0/4] r8169: improve user message handling
 2020-05-01 17:26 UTC  (5+ messages)
` [PATCH net-next 1/4] r8169: remove redundant driver message when entering promiscuous mode
` [PATCH net-next 2/4] r8169: simplify counter handling
` [PATCH net-next 3/4] r8169: remove "out of memory" error message from rtl_request_firmware
` [PATCH net-next 4/4] r8169: switch from netif_xxx message functions to netdev_xxx

Remaining randconfig objtool warnings, linux-next-20200428
 2020-05-01 17:26 UTC  (7+ messages)

[meta-ti][PATCH v1] pru-icss: update Manifest, PSSP, add am65x tx_pru
 2020-05-01 17:25 UTC  (3+ messages)

[RESEND PATCH v5 0/3] BQ25150/155 Charger
 2020-05-01 17:24 UTC  (2+ messages)

[PATCH bpf-next v1 00/19] bpf: implement bpf iterator for kernel data
 2020-05-01 17:23 UTC  (4+ messages)
` [PATCH bpf-next v1 11/19] bpf: add task and task/file targets

[PATCH v1 0/4] New NFSD tracepoints
 2020-05-01 17:22 UTC  (5+ messages)
` [PATCH v1 1/4] NFSD: Add tracepoints to NFSD's duplicate reply cache
` [PATCH v1 2/4] NFSD: Add tracepoints to the NFSD state management code
` [PATCH v1 3/4] NFSD: Add tracepoints for monitoring NFSD callbacks
` [PATCH v1 4/4] SUNRPC: Clean up request deferral tracepoints

[PATCH v2 0/3] mm/memory_hotplug: Allow to not create firmware memmap entries
 2020-05-01 17:21 UTC  (17+ messages)
` [PATCH v2 2/3] mm/memory_hotplug: Introduce MHP_NO_FIRMWARE_MEMMAP
                      ` [virtio-dev] "

[PATCH V1 00/10] Remove duplicated kmap code
 2020-05-01 17:18 UTC  (8+ messages)

[PATCH v2 00/17] Modularizing Versatile Express
 2020-05-01 17:20 UTC  (27+ messages)
` [PATCH v2 09/16] mfd: vexpress-sysreg: Drop unused syscon child devices
` [PATCH v2 10/16] mfd: vexpress-sysreg: Use devres API variants
` [PATCH v2 11/16] mfd: vexpress-sysreg: Support building as a module
` [PATCH v2 12/16] bus: vexpress-config: Merge vexpress-syscfg into vexpress-config
` [PATCH v2 13/16] bus: vexpress-config: simplify config bus probing
` [PATCH v2 14/16] vexpress: Move setting master site to vexpress-config bus
` [PATCH v2 15/16] bus: vexpress-config: Support building as module
` [PATCH v2 16/16] ARM: vexpress: Don't select VEXPRESS_CONFIG

[Intel-gfx] [PATCH] drm/i915: check to see if SIMD registers are available before using SIMD
 2020-05-01 17:19 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH v3 0/2] PCI/ERR: Allow Native AER/DPC using _OSC
 2020-05-01 17:16 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/ibm-sw-tpm2: fix patch to address musl builds
 2020-05-01 17:18 UTC  (2+ messages)

reset on mpc83xx
 2020-05-01 17:18 UTC  (4+ messages)

[PATCH v2] eventfd: convert to f_op->read_iter()
 2020-05-01 17:18 UTC 

[BlueZ PATCH v1] shared/gatt-client:Ignore orphaned characteristics
 2020-05-01 17:17 UTC  (3+ messages)

[tpm2] Re: Are there any help documents/sites on writing an ESAPI program
 2020-05-01 17:17 UTC 

old "add integrity and security to TPM2 transactions" patches
 2020-05-01 17:17 UTC 

[Intel-gfx] [PATCH 00/23] Introduce Rocket Lake
 2020-05-01 17:16 UTC  (25+ messages)
` [Intel-gfx] [PATCH 01/23] drm/i915/rkl: Add RKL platform info and PCI ids
` [Intel-gfx] [PATCH 02/23] x86/gpu: add RKL stolen memory support
` [Intel-gfx] [PATCH 03/23] drm/i915/rkl: Re-use TGL GuC/HuC firmware
` [Intel-gfx] [PATCH 04/23] drm/i915/rkl: Load DMC firmware for Rocket Lake
` [Intel-gfx] [PATCH 05/23] drm/i915/rkl: Add PCH support
` [Intel-gfx] [PATCH 06/23] drm/i915/rkl: Update memory bandwidth parameters
` [Intel-gfx] [PATCH 07/23] drm/i915/rkl: Limit number of universal planes to 5
` [Intel-gfx] [PATCH 08/23] drm/i915/rkl: Add power well support
` [Intel-gfx] [PATCH 09/23] drm/i915/rkl: Program BW_BUDDY0 registers instead of BW_BUDDY1/2
` [Intel-gfx] [PATCH 10/23] drm/i915/rkl: RKL only uses PHY_MISC for PHY's A and B
` [Intel-gfx] [PATCH 11/23] drm/i915/rkl: Add cdclk support
` [Intel-gfx] [PATCH 12/23] drm/i915/rkl: Handle new DPCLKA_CFGCR0 layout
` [Intel-gfx] [PATCH 13/23] drm/i915/rkl: Check proper SDEISR bits for TC1 and TC2 outputs
` [Intel-gfx] [PATCH 14/23] drm/i915/rkl: Setup ports/phys
` [Intel-gfx] [PATCH 15/23] drm/i915/rkl: provide port/phy mapping for vbt
` [Intel-gfx] [PATCH 16/23] drm/i915/rkl: Add DDC pin mapping
` [Intel-gfx] [PATCH 17/23] drm/i915/rkl: Don't try to access transcoder D
` [Intel-gfx] [PATCH 18/23] drm/i915/rkl: Don't try to read out DSI transcoders
` [Intel-gfx] [PATCH 19/23] drm/i915/rkl: Handle comp master/slave relationships for PHYs
` [Intel-gfx] [PATCH 20/23] drm/i915/rkl: Add DPLL4 support
` [Intel-gfx] [PATCH 21/23] drm/i915/rkl: Handle HTI
` [Intel-gfx] [PATCH 22/23] drm/i915/rkl: Disable PSR2
` [Intel-gfx] [PATCH 23/23] drm/i915/rkl: Add initial workarounds

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-05-01 17:16 UTC 

[dpdk-dev] [PATCH] doc: deprication notice to mark tm spec as experimental
 2020-05-01 17:16 UTC 

[PATCH v6 00/22] media: imx: Create media links in bound notifiers
 2020-05-01 17:15 UTC  (23+ messages)
` [PATCH v6 01/22] media: entity: Pass entity to get_fwnode_pad operation
` [PATCH v6 02/22] media: v4l2-subdev: add v4l2_subdev_get_fwnode_pad_1_to_1
` [PATCH v6 03/22] media: v4l2-mc: add v4l2_create_fwnode_links helpers
` [PATCH v6 04/22] media: video-mux: Parse information from firmware without using callbacks
` [PATCH v6 05/22] media: imx: "
` [PATCH v6 06/22] Revert "media: v4l2-fwnode: Add a convenience function for registering subdevs with notifiers"
` [PATCH v6 07/22] media: imx: csi: Implement get_fwnode_pad op
` [PATCH v6 08/22] media: video-mux: "
` [PATCH v6 09/22] media: imx: mipi csi-2: "
` [PATCH v6 10/22] media: imx: imx7-mipi-csis: "
` [PATCH v6 11/22] media: imx: imx7-media-csi: "
` [PATCH v6 12/22] media: video-mux: Create media links in bound notifier
` [PATCH v6 13/22] media: imx: mipi csi-2: "
` [PATCH v6 14/22] media: imx7: mipi csis: "
` [PATCH v6 15/22] media: imx7: csi: "
` [PATCH v6 16/22] media: imx: "
` [PATCH v6 17/22] media: imx7: csi: Remove imx7_csi_get_upstream_endpoint()
` [PATCH v6 18/22] media: imx5/6/7: csi: Mark a bound video mux as a CSI mux
` [PATCH v6 19/22] media: imx: csi: Lookup upstream endpoint with imx_media_get_pad_fwnode
` [PATCH v6 20/22] media: imx: Create missing links from CSI-2 receiver
` [PATCH v6 21/22] media: imx: silence a couple debug messages
` [PATCH v6 22/22] media: imx: TODO: Remove media link creation todos

[PATCH] arm64: perf_event: Fix time_offset for arch timer
 2020-05-01 17:13 UTC  (10+ messages)

[PATCH] qcow2: Avoid integer wraparound in qcow2_co_truncate()
 2020-05-01 17:12 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/sre/linux-power-supply
 2020-05-01 17:13 UTC 

[PATCH] arm64: perf: Expose some new events via sysfs
 2020-05-01 17:12 UTC  (2+ messages)

[RFC v3 0/3] Fix errors when try to build kvm selftests on specified output
 2020-05-01 17:11 UTC  (6+ messages)

[PATCH RFC v2 00/11] dwmac-meson8b Ethernet RX delay configuration
 2020-05-01 17:10 UTC  (6+ messages)
` [PATCH RFC v2 08/11] net: stmmac: dwmac-meson8b: add support for the "

[PATCH] Teach git-rev-list --simplify-forks
 2020-05-01 17:10 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH 1/3 v3] Clean up t6016-rev-list-graph-simplify-history

[PATCH v2 1/2] dt-bindings: input: Add bindings for Azoteq IQS269A
 2020-05-01 17:09 UTC  (2+ messages)
` [PATCH v2 2/2] input: misc: Add support "

[PATCH v4 12/19] docs: pci: endpoint/function/binding/pci-test.txt convert to ReST
 2020-05-01 17:10 UTC  (2+ messages)

[PATCH 0/3] xfs: fix inode use-after-free during log recovery
 2020-05-01 17:09 UTC  (11+ messages)
` [PATCH 3/3] xfs: teach deferred op freezer to freeze and thaw inodes

[PATCH] git-p4.py: fix --prepare-p4-only error with multiple commits
 2020-05-01 17:09 UTC 

[PATCH] dt-bindings: power: Convert power_supply text to yaml
 2020-05-01 17:00 UTC  (3+ messages)

strage iptables counts of wireguard traffic
 2020-05-01 17:07 UTC  (3+ messages)

dinode reading cleanups
 2020-05-01 17:08 UTC  (11+ messages)
` [PATCH 08/12] xfs: remove xfs_ifork_ops
` [PATCH 09/12] xfs: refactor xfs_inode_verify_forks

[PATCH v3 00/11] Multiple fixes in PCIe qcom driver
 2020-05-01 17:07 UTC  (2+ messages)

[PATCH] streamline_config.pl: add LOCALMODCONFIG_PRESERVE to preserve some kconfigs
 2020-05-01 17:07 UTC  (3+ messages)

[PATCH -next] cpupower: Remove unneeded semicolon
 2020-05-01 17:07 UTC  (2+ messages)

Good day to you and thank you for your response
 2020-05-01 16:58 UTC 

[PATCH nvme-cli] nvme-print: nvme list -o json fix
 2020-05-01 17:03 UTC  (2+ messages)

[PATCH] staging: wilc1000: Increase the size of wid_list array
 2020-05-01 17:02 UTC  (2+ messages)

e1000: Add support for the CE4100 reference platform
 2020-05-01 17:03 UTC 

[PATCH v2 00/21] xfs: refactor log recovery
 2020-05-01 17:03 UTC  (4+ messages)

Can't repair raid 1 array after drive failure
 2020-05-01 17:01 UTC 

[PATCH 1/4] softfloat: silence sNaN for conversions to/from floatx80
 2020-05-01 17:00 UTC  (4+ messages)

WARNING: refcount bug in crypto_mod_get
 2020-05-01 17:01 UTC 

[PATCH v2] Bluetooth: Fix advertising handle is set to 0
 2020-05-01 17:00 UTC 

[v2 linux-next PATCH 1/2] mm: khugepaged: add exceed_max_ptes_* helpers
 2020-05-01 17:00 UTC  (4+ messages)
` [v2 linux-next PATCH 2/2] mm: khugepaged: don't have to put being freed page back to lru

[PATCH 00/36] target/arm: Convert Neon to decodetree (part 1)
 2020-05-01 16:56 UTC  (5+ messages)
` [PATCH 01/36] target/arm/translate-vfp.inc.c: Remove duplicate simd_r32 check
` [PATCH 02/36] target/arm: Don't allow Thumb Neon insns without FEATURE_NEON

Documentation Error on http://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching
 2020-05-01 16:58 UTC 

[SPDK] Re: Unit test failure for review submission
 2020-05-01 16:58 UTC 

[PATCH v2 0/3] media: rkvdec: Add a VP9 backend
 2020-05-01 16:57 UTC  (4+ messages)
` [PATCH v2 2/3] media: uapi: Add VP9 stateless decoder controls

linux-next: Fixes tag needs some work in the hid tree
 2020-05-01 16:56 UTC  (2+ messages)

[PATCH 0/3] kexec/memory_hotplug: Prevent removal and accidental use
 2020-05-01 16:55 UTC  (9+ messages)
` [PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image

Old regression possibly affecting many devices with build options in Kconfig files
 2020-05-01 16:55 UTC  (4+ messages)
` [PATCH] sunxi: A20-OLinuXino-Lime2: enable PHY config to fix broken ethernet

[PATCH 0/4 v2] firmware: stratix10-svc: Fix some error handling code
 2020-05-01 16:55 UTC  (5+ messages)
` [PATCH 4/4 v2] firmware: stratix10-svc: Slightly simplify code

[PATCH 1/2] gcc-target: Ensure buildtools-extended-tarball doesn't use arch=native
 2020-05-01 16:54 UTC  (3+ messages)
` [PATCH 2/2] abi_version/staging: Bump versions to force rebuild after sstate corruption
` [OE-core] [PATCH 1/2] gcc-target: Ensure buildtools-extended-tarball doesn't use arch=native

[PATCH 1/4] mach-sunxi: Refactor sunxi SPI-SPL
 2020-05-01 16:54 UTC  (2+ messages)

post-receive: pub/scm/network/wireless/iwd
 2020-05-01 16:54 UTC 

post-receive: pub/scm/network/wireless/iwd
 2020-05-01 16:53 UTC 

[PATCH v3] checkpatch: add support to check 'Fixes:' tag format
 2020-05-01 16:52 UTC  (5+ messages)

About hardfloat in ppc
 2020-05-01 16:51 UTC  (17+ messages)
` R: "
  ` R: "
              ` R: "

[OE-core][PATCH] icu: upgrade 66.1 -> 67.1
 2020-05-01 16:52 UTC  (4+ messages)

[PATCH v3 0/6] block: fix blktrace debugfs use after free
 2020-05-01 16:51 UTC  (5+ messages)
` [PATCH v3 5/6] blktrace: break out of blktrace setup on concurrent calls

[PATCH] sunxi: add support for Banana Pi P2 Zero board
 2020-05-01 16:51 UTC  (3+ messages)

[PATCH 4/4] lib-submodule-update: pass OVERWRITING_FAIL
 2020-05-01 16:51 UTC  (5+ messages)
` [PATCH v1.1] "

[Buildroot] [PATCH 1/1] package/vlc: enable gnutls if selected
 2020-05-01 16:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-05-01 16:50 UTC 

[PATCH v7 0/7] reference implementation of RSS and hash report
 2020-05-01 16:41 UTC  (6+ messages)

[dpdk-dev] [PATCH 0/2] vfio: change spapr DMA window sizing operation
 2020-05-01 16:48 UTC  (6+ messages)
` [dpdk-dev] [PATCH 2/2] vfio: modify spapr iommu support to use static window sizing

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 102 warnings (v4.14.177-118-gb24d32661fe1)
 2020-05-01 16:48 UTC 

[PATCH v2] ASoC: Intel: boards: sof-wm8804: support for Hifiberry Digiplus boards
 2020-05-01 16:45 UTC  (2+ messages)

[PATCH 00/15 V6] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
 2020-05-01 16:48 UTC  (3+ messages)
` [PATCH 15/15] nvmet-rdma: add "

[PATCH] ASoC: Intel: boards: sof-wm8804: support for Hifiberry Digiplus boards
 2020-05-01 16:45 UTC  (2+ messages)

[efi:next] BUILD SUCCESS 055042bedd4e0af8186266b189b81e73e708b82b
 2020-05-01 16:47 UTC 

[PATCH] util-linux: fix build error in kill
 2020-05-01 16:47 UTC  (2+ messages)

[PATCH] ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
 2020-05-01 16:45 UTC  (2+ messages)

[PATCH 1/2] spi: Zap sh_spi driver
 2020-05-01 16:47 UTC  (3+ messages)

[PATCH -next] selinux: fix error return code in policydb_read()
 2020-05-01 16:46 UTC  (4+ messages)

[PATCH v2 0/3] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
 2020-05-01 16:45 UTC  (5+ messages)
` [PATCH v2 1/3] mm/memory-failure: Add memory_failure_queue_kick()
` [PATCH v2 2/3] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
` [PATCH v2 3/3] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work

[PATCH] dt-bindings: sound: wm8994: Correct required supplies based on actual implementaion
 2020-05-01 16:45 UTC  (2+ messages)


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.