All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-25 14:32:33 to 2019-09-25 14:57:24 UTC [more...]

[PATCH v4 0/3] Add g_csi_active_lanes for dynamic active lanes
 2019-09-25 14:57 UTC  (5+ messages)
` [PATCH v4 1/3] media: v4l2-subdev: add g_csi_active_lanes() op

[U-Boot] [PATCH 000/126] x86: Add initial support for apollolake
 2019-09-25 14:57 UTC  (101+ messages)
` [U-Boot] [PATCH 001/126] dm: core: Use U-Boot logging instead of pr_debug()
` [U-Boot] [PATCH 002/126] dm: core: Correct low cell in ofnode_read_pci_addr()
` [U-Boot] [PATCH 003/126] dm: core: Drop a few early returns
` [U-Boot] [PATCH 004/126] dm: core: Add documentation on how to debug driver model
` [U-Boot] [PATCH 005/126] dm: core: Don't include ofnode functions with of-platdata
` [U-Boot] [PATCH 006/126] dm: core: Correct bad cast in ofnode_get_addr_size_index()
` [U-Boot] [PATCH 007/126] dm: test: Fix running of multiple test from command line
` [U-Boot] [PATCH 008/126] dm: test: Don't fail when tests are skipped due to build
` [U-Boot] [PATCH 009/126] dm: core: Call ofdata_to_platdata() with of-platdata
` [U-Boot] [PATCH 010/126] dm: doc: Correct of-platdata CONFIG_IS_ENABLED() condition
` [U-Boot] [PATCH 011/126] dm: core: Correct the return value for uclass_find_first_device()
` [U-Boot] [PATCH 012/126] dm: core: Add device_foreach_child()
` [U-Boot] [PATCH 013/126] dm: test: Correct a stray backslash in dm_test_destroy()
` [U-Boot] [PATCH 014/126] fdt: Show the preprocessed .dts file on error
` [U-Boot] [PATCH 015/126] sandbox: spmi: Add ranges property for address translation
` [U-Boot] [PATCH 016/126] sandbox: mmc: Fix up MMC emulator for valgrind
` [U-Boot] [PATCH 017/126] sandbox: Rename PCI ID for swap_case to be more specific
` [U-Boot] [PATCH 018/126] sandbox: Add support for clrsetio_32() and friends
` [U-Boot] [PATCH 019/126] sandbox: swap_case: Use statics where possible
` [U-Boot] [PATCH 020/126] sandbox: pci: Drop the get_devfn() method
` [U-Boot] [PATCH 021/126] sandbox: net: Suppress the MAC-address warnings
` [U-Boot] [PATCH 022/126] sandbox: pci: Move pci_offset_to_barnum() to pci.h
` [U-Boot] [PATCH 023/126] sandbox: Add a -T flag to use the test device tree
` [U-Boot] [PATCH 024/126] sandbox: pci: Increase the memory space
` [U-Boot] [PATCH 025/126] sandbox: Allow use of real I/O with readl(), etc
` [U-Boot] [PATCH 026/126] pci: sandbox: Move the emulators into their own node
` [U-Boot] [PATCH 027/126] pci: sandbox: Probe PCI emulation devices when used
` [U-Boot] [PATCH 028/126] pci: Show the result of binding a device
` [U-Boot] [PATCH 029/126] pci: Disable autoconfig in SPL
` [U-Boot] [PATCH 030/126] pci: Correct 'specifified' and 'Plese' typos
` [U-Boot] [PATCH 031/126] pci: Add more debug detail when resources are exhausted
` [U-Boot] [PATCH 032/126] pci: Show a message if PCI autoconfig fails
` [U-Boot] [PATCH 033/126] dm: pci: Add a function to read a PCI BAR
` [U-Boot] [PATCH 034/126] serial: ns16550: Add a PCI device/function field
` [U-Boot] [PATCH 035/126] binman: Allow verbose output with all commands
` [U-Boot] [PATCH 036/126] binman: Add a base implementation of Entry.ReadChildData()
` [U-Boot] [PATCH 037/126] binman: Handle reading data for end-at-4gb sections
` [U-Boot] [PATCH 038/126] binman: Take account of skip-at-start with image-header
` [U-Boot] [PATCH 039/126] log: Add log_nop() to avoid unused-variable warnings
` [U-Boot] [PATCH 040/126] cros_ec: Add MEC_EMI_BASE and size to the header file
` [U-Boot] [PATCH 041/126] iod: Enhance to support display of multiple values
` [U-Boot] [PATCH 042/126] arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option
` [U-Boot] [PATCH 043/126] spl: Allow tiny printf() to be controlled in SPL and TPL
` [U-Boot] [PATCH 044/126] spl: Convert CONFIG_SPL_LIMIT to hex
` [U-Boot] [PATCH 045/126] spl: Add a size check for TPL
` [U-Boot] [PATCH 046/126] spl: Allow distinguishing between two phases in U-Boot
` [U-Boot] [PATCH 047/126] spl: Allow SPL/TPL to use of-platdata without libfdt
` [U-Boot] [PATCH 048/126] x86: Move acpi_s3.h to a common location
` [U-Boot] [PATCH 049/126] x86: pci: Drop the first parameter in pci_x86_r/w_config()
` [U-Boot] [PATCH 050/126] x86: timer: Reduce timer code size in TPL on Intel CPUs
` [U-Boot] [PATCH 051/126] x86: Use a common definition of MSR_IA32_PERF_CTL
` [U-Boot] [PATCH 052/126] x86: Add a common function to set CPU thermal target
` [U-Boot] [PATCH 053/126] x86: Use a common bus clock for Intel CPUs
` [U-Boot] [PATCH 054/126] x86: Add common functions for TDP and perf control
` [U-Boot] [PATCH 055/126] x86: Tidy up some duplicate MSR defines
` [U-Boot] [PATCH 056/126] x86: Add new common CPU functions for turbo/burst mode
` [U-Boot] [PATCH 057/126] dm: core: Drop fdtdec_get_pci_addr()
` [U-Boot] [PATCH 058/126] sandbox: pci: Create a new sandbox_pci_read_bar() function
` [U-Boot] [PATCH 059/126] x86: Allow the PCH and LPC uclasses to work with of-platdata
` [U-Boot] [PATCH 060/126] x86: timer: Set up the timer in timer_early_get_count()
` [U-Boot] [PATCH 061/126] x86: Refactor mtrr_commit() to allow for shared code
` [U-Boot] [PATCH 062/126] x86: Add a function to set variable MTRRs
` [U-Boot] [PATCH 063/126] x86: pci: Add a function to decode a PCI BDF
` [U-Boot] [PATCH 064/126] x86: cpu: Don't include the cpu driver in TPL
` [U-Boot] [PATCH 065/126] x86: Use mtrr_commit() with FSP2
` [U-Boot] [PATCH 066/126] x86: spl: Support init of a PUNIT
` [U-Boot] [PATCH 067/126] x86: Panic when SPL or TPL fail
` [U-Boot] [PATCH 068/126] x86: tpl: Add a fake PCI bus
` [U-Boot] [PATCH 069/126] sandbox: pci: Remember the device being emulated
` [U-Boot] [PATCH 070/126] x86: power: Add a PMC uclass
` [U-Boot] [PATCH 071/126] x86: sandbox: Add a PMC emulator and test
` [U-Boot] [PATCH 072/126] x86: power: Add a 'pmc' command
` [U-Boot] [PATCH 073/126] trace: Remove the const from write functions
` [U-Boot] [PATCH 074/126] pci: Add support for p2sb uclass
` [U-Boot] [PATCH 075/126] sandbox: Add PCI driver and test for p2sb
` [U-Boot] [PATCH 076/126] x86: Add a uclass for ITSS
` [U-Boot] [PATCH 077/126] sandbox: Add a test "
` [U-Boot] [PATCH 078/126] x86: Define the SPL image start
` [U-Boot] [PATCH 079/126] x86: Reduce mrccache record alignment size
` [U-Boot] [PATCH 080/126] x86: Add a function to find the size of an mrccache record
` [U-Boot] [PATCH 081/126] x86: Correct mrccache find_next_mrc_cache() calculation
` [U-Boot] [PATCH 082/126] x86: Adjust mrccache_get_region() to use livetree
` [U-Boot] [PATCH 083/126] x86: Add a new global_data member for the cache record
` [U-Boot] [PATCH 084/126] x86: Tidy up error handling in mrccache_save()
` [U-Boot] [PATCH 085/126] x86: Update mrccache to support multiple caches
` [U-Boot] [PATCH 086/126] x86: Add mrccache support for a 'variable' cache
` [U-Boot] [PATCH 087/126] x86: Move fsp_prepare_mrc_cache() to fsp1 directory
` [U-Boot] [PATCH 088/126] x86: Set the DRAM banks to reflect real location
` [U-Boot] [PATCH 089/126] x86: Set up the MTRR for SDRAM
` [U-Boot] [PATCH 090/126] x86: Update Kconfig options for FSP1
` [U-Boot] [PATCH 091/126] x86: Don't imply TPL_OF_LIBFDT
` [U-Boot] [PATCH 092/126] x86: Allow removal of standard PCH drivers
` [U-Boot] [PATCH 093/126] x86: Allow interrupt to happen once
` [U-Boot] [PATCH 094/126] x86: Add FSP2 base support
` [U-Boot] [PATCH 095/126] x86: Don't include the BIOS emulator in TPL
` [U-Boot] [PATCH 096/126] x86: Add an option to include a FIT
` [U-Boot] [PATCH 097/126] x86: Add support for newer CAR schemes
` [U-Boot] [PATCH 098/126] x86: Drop RESET_BASE
` [U-Boot] [PATCH 099/126] x86: Drop RESET_SEG_SIZE
` [U-Boot] [PATCH 100/126] x86: Disable microcode section for FSP2

[PATCH v2 00/23] aspeed: Add support for the AST2600 SoC
 2019-09-25 14:32 UTC  (17+ messages)
` [PATCH v2 01/23] aspeed/wdt: Check correct register for clock source
` [PATCH v2 02/23] hw/sd/aspeed_sdhci: New device
` [PATCH v2 03/23] hw: aspeed_scu: Add AST2600 support
` [PATCH v2 04/23] aspeed/timer: Introduce an object class per SoC
` [PATCH v2 05/23] aspeed/timer: Add support for control register 3
` [PATCH v2 06/23] aspeed/timer: Add AST2600 support
` [PATCH v2 07/23] aspeed/timer: Add support for IRQ status register on the AST2600
` [PATCH v2 08/23] aspeed/sdmc: Introduce an object class per SoC
` [PATCH v2 09/23] aspeed/sdmc: Add AST2600 support
` [PATCH v2 10/23] watchdog/aspeed: Introduce an object class per SoC
` [PATCH v2 11/23] hw: wdt_aspeed: Add AST2600 support
` [PATCH v2 12/23] aspeed/smc: Introduce segment operations
` [PATCH v2 14/23] hw/gpio: Add in AST2600 specific implementation
` [PATCH v2 17/23] aspeed: Introduce an object class per SoC
` [PATCH v2 19/23] m25p80: Add support for w25q512jv
` [PATCH v2 21/23] aspeed: Parameterise number of MACs

[dpdk-dev] [PATCH 0/3] RFC: Support disabling DPDK drivers in meson builds
 2019-09-25 14:55 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] build: align variable names between drivers and libs
` [dpdk-dev] [PATCH 2/3] build: process dependencies before main build check
` [dpdk-dev] [PATCH 3/3] build: support disabling drivers with meson

libdrm patch merge request
 2019-09-25 14:56 UTC  (6+ messages)

[GIT PULL][SECURITY] Kernel lockdown patches for v5.4
 2019-09-25 14:54 UTC  (2+ messages)

[PATCH v3 10/11] drm/amdgpu: job is secure iff CS is secure (v4)
 2019-09-25 14:54 UTC  (3+ messages)

[PATCH 01/23] drm/i915/dp: Fix dsc bpp calculations, v2
 2019-09-25 14:54 UTC  (5+ messages)
` [PATCH 05/23] drm/i915: Complete sw/hw split

[Buildroot] Failure upgrading 8/2017 to 8/2019
 2019-09-25 14:54 UTC 

[PATCH v5 11/15] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
 2019-09-25 14:53 UTC  (6+ messages)

[PATCH 00/11] of: Fix DMA configuration for non-DT masters
 2019-09-25 14:52 UTC  (5+ messages)

[PATCH] bmap-tools: add missing python3-misc dependency
 2019-09-25 14:49 UTC 

[alsa-devel] About soc_check_tplg_fes
 2019-09-25 14:49 UTC  (2+ messages)

[PATCH 26/36] drm/vboxvideo: use bpp instead of cpp for drm_format_info
 2019-09-25 14:50 UTC  (3+ messages)
` [PATCH 29/36] drm/ingenic: "

[PATCH v2 1/2] efi+tpm: Don't access event->count when it isn't mapped
 2019-09-25 14:50 UTC  (3+ messages)

errors found in extent allocation tree or chunk allocation after power failure
 2019-09-25 14:50 UTC 

[PATCH net] vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabled
 2019-09-25 14:53 UTC 

[dpdk-dev] [RFC] Proposals and notes from ABI stability panel @ DPDK Userspace
 2019-09-25 14:49 UTC  (5+ messages)
    ` [dpdk-dev] [dpdk-techboard] "

[dpdk-dev] [PATCH v7 00/10] vhost: support inflight share memory protocol feature
 2019-09-25 14:45 UTC  (3+ messages)
  ` [dpdk-dev] [PATCH v7 10/10] vhost: add vhost-user-blk example which support inflight

[PATCH 0/3] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
 2019-09-25 14:47 UTC  (2+ messages)

[PATCH v22 00/24] Intel SGX foundations
 2019-09-25 14:46 UTC  (11+ messages)
` [PATCH v22 02/24] x86/cpufeatures: x86/msr: Intel SGX Launch Control hardware bits
` [PATCH v22 04/24] x86/cpu/intel: Detect SGX supprt

[PATCH] drm/amdgpu: fix error handling in amdgpu_bo_list_create
 2019-09-25 14:46 UTC  (2+ messages)

BUG report: usb: dwc3: Link TRB triggered an intterupt without IOC being setted
 2019-09-25 14:48 UTC  (5+ messages)

[PATCH] IB/hfi1: prevent memory leak in sdma_init
 2019-09-25 14:45 UTC 

[PATCH] ipipe: Make ipipe_root_nr_syscalls independent of CONFIG_IPIPE
 2019-09-25 14:45 UTC 

回复:流程、方法、工艺、材料、装配、图纸全方位技术提升
 2019-09-25 14:44 UTC 

[PATCH 00/25] sched/nohz: Make kcpustat vtime aware (Fix kcpustat on nohz_full)
 2019-09-25 14:42 UTC  (4+ messages)
` [PATCH 04/25] vtime: Spare a seqcount lock/unlock cycle on context switch

[PATCH v9 0/3] fix double page fault on arm64
 2019-09-25 14:42 UTC  (7+ messages)
` [PATCH v9 1/3] arm64: cpufeature: introduce helper cpu_has_hw_af()
` [PATCH v9 3/3] mm: fix double page fault on arm64 if PTE_AF is cleared

[PATCH 00/35] irqchip/gic-v4: GICv4.1 architecture support
 2019-09-25 14:41 UTC  (5+ messages)
` [PATCH 10/35] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation

[Xen-devel] [PATCH v6 0/8] AMD IOMMU: further improvements
 2019-09-25 14:40 UTC  (4+ messages)
` [Xen-devel] [PATCH v6 7/8] AMD/IOMMU: allocate one device table per PCI segment

blocking ops in drm_sched_cleanup_jobs()
 2019-09-25 14:40 UTC  (7+ messages)

[PATCH v3] media: vimc: Implement debayer control for mean window size
 2019-09-25 14:39 UTC  (2+ messages)

[PULL 0/3] vhost: fixes
 2019-09-25 14:30 UTC  (7+ messages)
` [PULL 1/3] memory: Align MemoryRegionSections fields
` [PULL 2/3] memory: Provide an equality function for MemoryRegionSections
` [PULL 3/3] vhost: Fix memory region section comparison

[PATCH 1/1] PM / hibernate: memory_bm_find_bit -- tighten node optimisation
 2019-09-25 14:39 UTC 

struct_mutex is over the hill and far away
 2019-09-25 14:38 UTC  (5+ messages)
` [PATCH 20/27] drm/i915: Remove logical HW ID

[Patch v3 0/8] media: i2c: ov2659: maintenance series
 2019-09-25 14:37 UTC  (5+ messages)
` [Patch v3 6/8] media: i2c: ov2659: Add powerdown/reset gpio handling

How is nftables + IFB
 2019-09-25 14:37 UTC  (2+ messages)

[PATCH v2] printf: add support for printing symbolic error codes
 2019-09-25 14:36 UTC  (3+ messages)
` [PATCH v3] "

[dpdk-dev] [PATCH v4 0/4] doc: changes to abi policy introducing major abi versions
 2019-09-25 14:34 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 1/4] doc: separate versioning.rst into version and policy

[PATCH v10 0/12] Add mt7629 and fix mt7628 pwm
 2019-09-25 14:32 UTC  (18+ messages)
` [PATCH v10 01/12] pwm: mediatek: add a property "num-pwms"
` [PATCH v10 02/12] pwm: mediatek: droping the check for of_device_get_match_data
` [PATCH v10 03/12] pwm: mediatek: remove a property "has-clks"
` [PATCH v10 04/12] pwm: mediatek: allocate the clks array dynamically
` [PATCH v10 05/12] pwm: mediatek: use pwm_mediatek as common prefix
` [PATCH v10 06/12] pwm: mediatek: update license and switch to SPDX tag
` [PATCH v10 07/12] dt-bindings: pwm: pwm-mediatek: add a property "num-pwms"
` [PATCH v10 08/12] pwm: mediatek: Add MT7629 compatible string
` [PATCH v10 09/12] arm64: dts: mt7622: add a property "num-pwms" for PWM
` [PATCH v10 10/12] arm: dts: mt7623: "
` [PATCH v10 11/12] dt-bindings: pwm: update bindings for MT7629 SoC
` [PATCH v10 12/12] arm: dts: mediatek: add mt7629 pwm support

[REPOST PATCH v3 00/16] xfs: mount API patch series
 2019-09-25 14:34 UTC  (14+ messages)
` [REPOST PATCH v3 06/16] xfs: mount-api - make xfs_parse_param() take context .parse_param() args
` [REPOST PATCH v3 09/16] xfs: mount-api - add xfs_get_tree()
` [REPOST PATCH v3 12/16] xfs: mount api - add xfs_reconfigure()

[Bug 204779] New: Xubuntu 18.04 sometimes freezes when turned on on logo
 2019-09-25 14:33 UTC  (2+ messages)
` [Bug 204779] Xubuntu 18.04 Sometimes freezes when turned off on the logo

[PATCH v2] drm/i915/tgl: Add memory type decoding for bandwidth checking
 2019-09-25 14:33 UTC  (2+ messages)

Review request V2 0/16: [meta-openssl102-fips] Enable FIPS mode in Kernel and OpenSSH
 2019-09-25 14:33 UTC  (2+ messages)

Bi-Weekly Standup - Time/timezone in calendar?
 2019-09-25 14:32 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.