All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-24 10:54:26 to 2019-08-24 14:08:16 UTC [more...]

[PATCH v2 1/2] leds: max77650: Switch to fwnode property API
 2019-08-24 14:08 UTC  (5+ messages)
` [PATCH v2 2/2] leds: Switch to use fwnode instead of be stuck with OF one

[PATCH nft v8 1/2] evaluate: New internal helper __expr_evaluate_range
 2019-08-24 14:07 UTC  (8+ messages)
` [PATCH nft v8 2/2] meta: Introduce new conditions 'time', 'day' and 'hour'

[PATCH nft v9 1/2] evaluate: New internal helper __expr_evaluate_range
 2019-08-24 14:05 UTC  (2+ messages)
` [PATCH nft v9 2/2] meta: Introduce new conditions 'time', 'day' and 'hour'

[Patch v3 2/2] tracing: gpio: add Kconfig option for enabling/disabling trace events
 2019-08-24 14:04 UTC  (2+ messages)
              ` [PATCH 2/2] tracing: drop handling of NOTRACE symbol

[PATCH v2 0/4] drm/panel: Extend panels to report their types
 2019-08-24 14:02 UTC  (4+ messages)
` [PATCH v2 3/4] drm/panel: Add and fill drm_panel type field
  ` DRM_MODE_CONNECTOR_PANEL? [Was: drm/panel: Add and fill drm_panel type field]

[PATCH] erofs-utils: code for superblock checksum calculation
 2019-08-24 14:00 UTC  (2+ messages)

[PATCH v2 0/4] format-patch: learn --infer-cover-subject option
 2019-08-24 13:59 UTC  (9+ messages)
` [PATCH v3 00/13] format-patch: learn --infer-cover-subject option (also t4014 cleanup)
  ` [PATCH v3 13/13] format-patch: learn --infer-cover-subject option

[PATCH] dma-buf: Give dma-fence-array distinct lockclasses
 2019-08-24 13:58 UTC 

[PATCH] dma-buf: Extend selftests to exercise dma-fence-array
 2019-08-24 13:52 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH 00/35] ASoC: Intel: Clenaup SST initialization
 2019-08-24 13:51 UTC  (26+ messages)
` [PATCH 19/35] ASoC: Intel: Skylake: Remove redundant W0 and W1 macros
` [PATCH 29/35] ASoC: Intel: Skylake: Flip SST initialization order
` [PATCH 30/35] ASoC: Intel: Reuse sst_pdata::fw_name field
` [PATCH 33/35] ASoC: Intel: Skylake: Privatize SST init handlers
` [PATCH 35/35] ASoC: Intel: Remove obsolete firmware fields

[PATCH] ath10k: remove TX lock from ath10k_htt_tx_inc_pending
 2019-08-24 13:48 UTC  (2+ messages)

[PATCH net-next v3 0/3] net: ethernet: mediatek: convert to PHYLINK
 2019-08-24 13:32 UTC  (11+ messages)
` [PATCH net-next v3 1/3] net: ethernet: mediatek: Add basic PHYLINK support
` [PATCH net-next v3 2/3] net: ethernet: mediatek: Re-add support SGMII

[PATCH v2 0/3] Add basic support for RTC on Allwinner H6 SoC
 2019-08-24 13:30 UTC  (28+ messages)
` [PATCH v2 2/3] rtc: sun6i: Add support for H6 RTC
  ` [linux-sunxi] "
` [linux-sunxi] [PATCH v2 0/3] Add basic support for RTC on Allwinner H6 SoC

metadata mismatch between image and package (uninative)
 2019-08-24 12:52 UTC 

[PATCH v1 1/2] iommu: pass cell_count = -1 to of_for_each_phandle with cells_name
 2019-08-24 13:28 UTC  (4+ messages)
` [PATCH v1 2/2] of: Let of_for_each_phandle fallback to non-negative cell_count

[RFC 4/4] net: cdc_ncm: Add ACPI MAC address pass through functionality
 2019-08-24 13:26 UTC  (3+ messages)

Need help: super_total_bytes mismatch with fs_devices total_rw_bytes
 2019-08-24 13:24 UTC  (4+ messages)

[RFC 2/3] ACPI: move ACPI functionality out of r8152 driver
 2019-08-24 13:24 UTC  (3+ messages)

[U-Boot] [PATCH 00/34] binman: Various improvements and tidy-ups
 2019-08-24 13:23 UTC  (35+ messages)
` [U-Boot] [PATCH 01/34] patman: Drop binary parameter
` [U-Boot] [PATCH 02/34] patman: Update command.Run() to handle failure better
` [U-Boot] [PATCH 03/34] binman: Use cls instead of self for class methods
` [U-Boot] [PATCH 04/34] binman: Allow use of help and entry-docs without libfdt
` [U-Boot] [PATCH 05/34] binman: Drop .note section from ELF
` [U-Boot] [PATCH 06/34] binman: Handle hidden symbols in ELF files
` [U-Boot] [PATCH 07/34] binman: Correct use of 'replace' in IFWI tests
` [U-Boot] [PATCH 08/34] binman: Add support for an x86 'reset' section
` [U-Boot] [PATCH 09/34] binman: x86: Separate out 16-bit reset and init code
` [U-Boot] [PATCH 10/34] binman: Add support for Intel FIT
` [U-Boot] [PATCH 11/34] binman: Fix IFWI output when using an Intel FIT image
` [U-Boot] [PATCH 12/34] binman: Use tools.Run() to run objdump
` [U-Boot] [PATCH 13/34] binman: Use the Makefile to build ELF test files
` [U-Boot] [PATCH 14/34] binman: Use the Makefile for u_boot_ucode_ptr
` [U-Boot] [PATCH 15/34] binman: Use the Makefile for u_boot_no_ucode_ptr
` [U-Boot] [PATCH 16/34] binman: Use the Makefile for u_boot_binman_syms
` [U-Boot] [PATCH 17/34] binman: Use the Makefile for u_boot_binman_syms_size
` [U-Boot] [PATCH 18/34] binman: Use the Makefile for u_boot_binman_syms_bad
` [U-Boot] [PATCH 19/34] binman: Clean up unnecessary code related to ELF test files
` [U-Boot] [PATCH 20/34] binman: Allow symbols to be resolved inside sections
` [U-Boot] [PATCH 21/34] binman: Use underscore in test filenames
` [U-Boot] [PATCH 22/34] binman: Rename some two-digit test files
` [U-Boot] [PATCH 23/34] binman: Avoid needing the section size in advance
` [U-Boot] [PATCH 24/34] binman: Increase size of TPL and SPL test data
` [U-Boot] [PATCH 25/34] binman: Allow support for writing a size symbol to binaries
` [U-Boot] [PATCH 26/34] binman: Correct symbol calculation with non-zero image base
` [U-Boot] [PATCH 27/34] binman: Add support for Intel FSP meminit
` [U-Boot] [PATCH 28/34] binman: Fix entry comment for Intel descriptor
` [U-Boot] [PATCH 29/34] binman: Update IFWI entry to read entries outside constructor
` [U-Boot] [PATCH 30/34] binman: Update IFWI entry to support updates
` [U-Boot] [PATCH 31/34] binman: Support writing symbols into entries within an IFWI
` [U-Boot] [PATCH 32/34] binman: Write symbol info before image inclusion
` [U-Boot] [PATCH 33/34] binman: Add logging for the number of pack passes
` [U-Boot] [PATCH 34/34] binman: Drop comment-out code in testUpdateFdtOutput()

[RFC] replacing dma_resv API
 2019-08-24 13:22 UTC  (4+ messages)
` [PATCH 08/10] dma-buf/resv: replace shared fence with new fences container

[PATCH] kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the first symbol
 2019-08-24 13:12 UTC 

WARNINGs in set_task_reclaim_state with memory cgroup andfullmemory usage
 2019-08-24 13:05 UTC 

[Cocci] Rule for turning !unlikely to likely
 2019-08-24 13:01 UTC  (3+ messages)

[PATCH] grep: under --debug, show whether PCRE JIT is enabled
 2019-08-24 12:57 UTC  (3+ messages)

[PATCH 0/3] fix interrupt swamp in NVMe
 2019-08-24 12:55 UTC  (6+ messages)
` [PATCH 3/3] nvme: complete request in work queue on CPU with flooded interrupts

[PATCH 0/2] A General Accelerator Framework, WarpDrive
 2019-08-24 12:53 UTC  (7+ messages)
` [PATCH 2/2] uacce: add uacce module

[PATCH 01/16] s390/boot: fix section name escaping
 2019-08-24 12:51 UTC  (17+ messages)
` [PATCH 12/16] arm64: prefer __section from compiler_attributes.h
` [PATCH 14/16] include/linux: "

[RFC PATCH 0/2] convert gianfar to phylink
 2019-08-24 12:49 UTC  (5+ messages)
` [RFC PATCH 1/2] gianfar: convert "

[Xen-devel] [linux-4.4 test] 140577: regressions - FAIL
 2019-08-24 12:40 UTC 

Volatile in Wintun
 2019-08-24 12:41 UTC  (4+ messages)

[PATCH spi for-5.4 0/5] Deterministic SPI latency with NXP DSPI driver
 2019-08-24 12:38 UTC  (14+ messages)
` [PATCH spi for-5.4 2/5] spi: Add a PTP system timestamp to the transfer structure

[PATCH v2 00/11] git add -i: add a rudimentary version in C (supporting only status and help so far)
 2019-08-24 12:38 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 07/11] Add a function to determine unique prefixes for a list of strings

[Bug 204685] New: Sometimes Lenovo Yoga C630 WOS boot is delayed due to UFS initialization error
 2019-08-24 12:34 UTC 

[PATCH v2 0/2] mtd: spi-nor: add Global Block Unlock support
 2019-08-24 12:27 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mtd: spi-nor: unlock global block protection on sst26vf064b

[PATCH v2 0/3] mtd: spi-nor: move manuf out of the core - batch 3
 2019-08-24 12:19 UTC  (8+ messages)
` [PATCH v2 1/3] mtd: spi-nor: Bring flash params init together
` [PATCH v2 2/3] mtd: spi_nor: Introduce spi_nor_set_addr_width()
` [PATCH v2 3/3] mtd: spi-nor: Introduce spi_nor_get_flash_info()

pull-request: ieee802154 for net 2019-08-24
 2019-08-24 12:19 UTC 

[dpdk-dev] [PATCH] doc: add graphic showing layout of mbuf struct
 2019-08-24 12:18 UTC 

[PATCH 5.2 000/135] 5.2.10-stable review
 2019-08-24 12:14 UTC  (11+ messages)

[GIT PULL] arm64: Fixes for -rc6
 2019-08-24 12:12 UTC  (3+ messages)

[PATCH v2 0/6] mtd: spi-nor: move manuf out of the core - batch 2
 2019-08-24 12:07 UTC  (14+ messages)
` [PATCH v2 1/6] mtd: spi-nor: Add post_sfdp() hook to tweak flash config
` [PATCH v2 2/6] mtd: spi-nor: Add spansion_post_sfdp_fixups()
` [PATCH v2 3/6] mtd: spi-nor: Add a ->convert_addr() method
` [PATCH v2 4/6] mtd: spi_nor: Add a ->setup() method
` [PATCH v2 5/6] mtd: spi-nor: Add s3an_post_sfdp_fixups()
` [PATCH v2 6/6] mtd: spi-nor: Add the SPI_NOR_XSR_RDY flag

[PATCH 0/3] Add NETIF_F_HW_BRIDGE feature
 2019-08-24 12:05 UTC  (3+ messages)
` [Bridge] "

Fw: [Bug 204669] New: TLS: module crash with TLS record double free
 2019-08-24 12:03 UTC 

[PATCH 1/2] drm/ttm, drm/vmwgfx: Have TTM support AMD SEV encryption
 2019-08-24 12:02 UTC  (2+ messages)

[PATCH v2 0/7] mtd: spi-nor: move manuf out of the core - batch 1
 2019-08-24 12:00 UTC  (16+ messages)
` [PATCH v2 1/7] mtd: spi-nor: Add default_init() hook to tweak flash parameters
` [PATCH v2 2/7] mtd: spi-nor: Add a default_init() fixup hook for gd25q256
` [PATCH v2 3/7] mtd: spi_nor: Move manufacturer quad_enable() in ->default_init()
` [PATCH v2 4/7] mtd: spi-nor: Split spi_nor_init_params()
` [PATCH v2 5/7] mtd: spi-nor: Create a ->set_4byte() method
` [PATCH v2 6/7] mtd: spi-nor: Rework the SPI NOR lock/unlock logic
` [PATCH v2 7/7] mtd: spi-nor: Rework the disabling of block write protection

[GIT PULL rcu/next + tools/memory-model] RCU and LKMM commits for 5.4
 2019-08-24 12:01 UTC  (4+ messages)

[PATCH v11 00/23] MT8183 IOMMU SUPPORT
 2019-08-24 11:57 UTC  (5+ messages)

Fw: [Bug 204681] New: Kernel BUG/Oops: tc qdisc delete with tc filter action xt -j CONNMARK
 2019-08-24 11:57 UTC 

[PATCH v3 00/19] Enhance CP110 COMPHY support
 2019-08-24 11:54 UTC  (3+ messages)

[PATCH v3 00/23] Tiger Lake batch 3
 2019-08-24 11:50 UTC  (4+ messages)
` [PATCH v3 09/23] drm/i915/tgl: Add maximum resolution supported by PSR2 HW
` ✓ Fi.CI.IGT: success for Tiger Lake batch 3 (rev5)

[PATCH v2 2/5] mm: Add file_offset_of_ helpers
 2019-08-24 11:48 UTC  (2+ messages)

KVM over IP switch running on OpenBMC
 2019-08-24 11:37 UTC 

[PATCH 0/3] CP115 pinctrl support
 2019-08-24 11:33 UTC  (7+ messages)

[PATCH v4 13/27] btrfs: reset zones of unused block groups
 2019-08-24 11:32 UTC  (2+ messages)

[PATCH 00/20] Add new Marvell CN9130 SoC support
 2019-08-24 11:30 UTC  (4+ messages)
` [PATCH 16/20] dt-bindings: marvell: Declare the CN913x SoC compatibles

[PATCH 1/2] media: imx: Move capture device init to registered
 2019-08-24 11:25 UTC  (3+ messages)

[PATCH 0/4] KFD: Mapping-specific MTYPEs on Arcturus
 2019-08-24 11:13 UTC  (5+ messages)
` [PATCH 1/4] drm/amdgpu: Extends amdgpu vm definitions
` [PATCH 3/4] drm/amdgpu: Support snooped PTE flag

[PATCH 0/5] block: loop: add file format subsystem and QCOW2 file format driver
 2019-08-24 11:10 UTC  (2+ messages)

[PATCH] Revert "drm/amdgpu: free up the first paging queue v2"
 2019-08-24 11:10 UTC  (2+ messages)

[Virtio-fs] basic questions
 2019-08-24 11:09 UTC 

[PATCH] drm/amdgpu: set adev->num_vmhubs for gmc6,7,8
 2019-08-24 11:08 UTC  (3+ messages)

[PATCH] drm/amdgpu: introduce vram lost paramter for reset function
 2019-08-24 11:07 UTC  (8+ messages)

[PATCH] Add support for Macronix NAND randomizer
 2019-08-24 11:03 UTC  (3+ messages)

[PATCH 0/3] pwm: bcm2835: Minor fixes
 2019-08-24 10:56 UTC  (5+ 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.