All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-28 18:17:17 to 2020-07-28 19:02:30 UTC [more...]

incoming
 2020-07-28 19:02 UTC  (17+ messages)
` [patch 01/15] mm/memory.c: avoid access flag update TLB flush for retried page fault

[PATCH v1 00/24] arm: Introduce Marvell/Cavium OcteonTX/TX2
 2020-07-28 19:01 UTC  (33+ messages)
` [PATCH v1 01/24] fdtdec: Add API to read pci bus-range property
` [PATCH v1 02/24] pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always set
` [PATCH v1 03/24] pci: pci-uclass: Dynamically allocate the PCI regions
` [PATCH v1 04/24] pci: pci-uclass: Fix incorrect argument in map_sysmem
` [PATCH v1 05/24] pci: pci-uclass: Make DT subnode parse optional
` [PATCH v1 06/24] pci: pci-uclass: Add multi entry support for memory regions
` [PATCH v1 07/24] pci: pci-uclass: Add support for Enhanced Allocation in Bridges
` [PATCH v1 08/24] pci: pci-uclass: Add support for Single-Root I/O Virtualization
` [PATCH v1 09/24] pci: pci-uclass: Add VF BAR map support for Enhanced Allocation
` [PATCH v1 11/24] pci: pci-uclass: Check validity of ofnode
` [PATCH v1 13/24] arm: octeontx: Add headers for OcteonTX
` [PATCH v1 14/24] arm: octeontx2: Add headers for OcteonTX2
` [PATCH v1 15/24] ata: ahci: Add BAR index quirk for Cavium PCI SATA device
` [PATCH v1 16/24] pci: Add PCI controller driver for OcteonTX / TX2
` [PATCH v1 17/24] mmc: Remove static qualifier on mmc_power_init
` [PATCH v1 22/24] watchdog: Add reset support for OcteonTX / TX2

[PATCH v1 0/4] [RFC] Implement Trampoline File Descriptor
 2020-07-28 19:01 UTC  (8+ messages)

[PATCH] cmd: host: return value of do_host_bind()
 2020-07-28 18:58 UTC  (3+ messages)

[PATCH v4 1/1] cmd: gpt: add eMMC and GPT support
 2020-07-28 18:58 UTC  (2+ messages)

[PATCH] pinctrl: aspeed: Fix Kconfig entry indentation
 2020-07-28 18:58 UTC  (2+ messages)

[PATCH] Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled
 2020-07-28 18:58 UTC  (2+ messages)

[PATCH v2] dm: Fix build error when OF_CONTROL is not set
 2020-07-28 18:58 UTC  (3+ messages)

[PATCH v2] gpio: octeon_gpio: Add GPIO controller driver for Octeon
 2020-07-28 18:58 UTC  (7+ messages)

[PATCH v3] i2c: eeprom: Use reg property instead of offset and size
 2020-07-28 18:58 UTC  (2+ messages)

[PATCH] gpio: Add support for gpio-line-names reading
 2020-07-28 18:58 UTC  (2+ messages)

rk3399-gru-kevin: issues on bringup
 2020-07-28 18:58 UTC  (4+ messages)

[PATCH v3 01/17] Kconfig: Introduce CONFIG_SYS_HAS_SRAM
 2020-07-28 18:58 UTC  (5+ messages)
` [PATCH v3 11/17] board_f: ppc: Factor out ppc-specific bdinfo setup

[PATCH v4 1/2] arm: move CONFIG_PREBOOT="usb start" to KConfig
 2020-07-28 18:58 UTC  (2+ messages)

[PATCH v2 00/18] Add new board: Xen guest for ARM64
 2020-07-28 18:58 UTC  (5+ messages)
` [PATCH v2 01/18] Add MIT License
` [PATCH v2 02/18] Kconfig: Introduce CONFIG_XEN

[PATCH v2 0/3] Add support for multiple required keys
 2020-07-28 18:58 UTC  (7+ messages)
` [PATCH v2 1/3] vboot: add DTB policy for supporting multiple required conf keys
` [PATCH v2 2/3] test: vboot: add tests for multiple required keys
` [PATCH v2 3/3] doc: verified-boot: add required-mode information

[Intel-gfx] [PATCH 01/12] drm/i915: Remove gen check before calling intel_rps_boost
 2020-07-28 18:58 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/12] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] sandbox: enable FIT cipher support in defconfig
 2020-07-28 18:58 UTC  (3+ messages)

[PATCH v4 0/5] add DM based reset driver for SiFive SoC's
 2020-07-28 18:58 UTC  (4+ messages)

[PATCH] buildman: Allow using older versions of genboardscfg.py
 2020-07-28 18:58 UTC  (2+ messages)

[PATCH 1/1] dm: remove superfluous comment for union ofnode_union
 2020-07-28 18:58 UTC  (3+ messages)

[PATCH] buildman: Correct the testOutputDir() unit test
 2020-07-28 18:58 UTC  (2+ messages)

[PATCH] buildman: Show the build rate at the end
 2020-07-28 18:58 UTC  (2+ messages)

[PATCH v4 00/27] rockchip: x86: Support building ROM files automatically with binman
 2020-07-28 18:58 UTC  (53+ messages)
` [PATCH v4 01/27] x86: Change how selection of ROMs works
` [PATCH v4 02/27] rockchip: Allow Bob to use SPI boot
` [PATCH v4 03/27] Makefile: Allow building .rom files for non-x86 boards
` [PATCH v4 04/27] rockchip: jerry: Add serial support
` [PATCH v4 05/27] rockchip: bob: Support SPI-flash booting
` [PATCH v4 06/27] rockchip: Enable building a SPI ROM image on jerry
` [PATCH v4 07/27] rockchip: Enable building a SPI ROM image on bob
` [PATCH v4 08/27] tegra: Drop the unused non-binman code
` [PATCH v4 09/27] tegra: Don't enable binman on ARMv8 SoCs
` [PATCH v4 10/27] Makefile: Rename ALL-y to INPUTS-y
` [PATCH v4 11/27] powerpc: mpc85xx: Only enable binman when it is needed
` [PATCH v4 12/27] x86: Makefile: Drop explicit targets built by binman
` [PATCH v4 13/27] x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM
` [PATCH v4 15/27] tegra: Makefile: Drop explicit targets built by binman
` [PATCH v4 16/27] mediatek: "
` [PATCH v4 17/27] Makefile: Move CONFIG_TOOLS_DEBUG check to later
` [PATCH v4 18/27] Makefile: Fix a long line in cmd_mkfitimage
` [PATCH v4 19/27] Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty
` [PATCH v4 20/27] Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR
` [PATCH v4 21/27] rockchip: Convert evb-rk3288 over to use binman
` [PATCH v4 22/27] rockchip: Convert evb-rk3229 "
` [PATCH v4 23/27] rockchip: Drop the fit_spl_optee.sh script
` [PATCH v4 24/27] x86: Move the fdtmap away from the binary blobs
` [PATCH v4 25/27] x86: chromebook_link64: Correct the image layout
` [PATCH v4 26/27] x86: chromebook_panther: "
` [PATCH v4 27/27] x86: chromebook_samus_tpl: "

[PATCH v3 1/8] dm: button: add an uclass for button
 2020-07-28 18:58 UTC  (17+ messages)
` [PATCH v3 2/8] dm: button: add a driver for button driven by gpio
` [PATCH v3 3/8] cmd: button: add a new 'button' command
` [PATCH v3 4/8] sandbox: dtsi: add buttons
` [PATCH v3 5/8] sandbox64: enable button
` [PATCH v3 6/8] sandbox: "
` [PATCH v3 7/8] test/py: add tests for the button commands
` [PATCH v3 8/8] test: dm: add a test for class button

iproute2 DDMMYY versioning - why?
 2020-07-28 18:57 UTC  (2+ messages)

[PATCH] find dtb in android boot image with header version 2 during bootm
 2020-07-28 18:57 UTC  (2+ messages)

[PATCH v2 0/3] dtoc: improve compatible string aliases support
 2020-07-28 18:57 UTC  (10+ messages)
` [PATCH v2 1/3] dtoc: look for compatible string aliases in driver list
` [PATCH v2 2/3] drivers: avoid using aliases on drivers when OF_PLATDATA is enabled
` [PATCH v2 3/3] dtoc: remove compatible string aliases support

[PATCH] sandbox, test: change hog gpio
 2020-07-28 18:57 UTC  (3+ messages)

[PATCH v5 00/16] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-07-28 18:57 UTC  (7+ messages)
` [PATCH v5 05/16] pwm: lpss: Add pwm_lpss_prepare_enable() helper
    ` [Intel-gfx] "
` [PATCH v5 06/16] pwm: lpss: Use pwm_lpss_apply() when restoring state on resume
    ` [Intel-gfx] "

[PATCH v4 1/4] dt-bindings: power: Add BQ27561 compatible
 2020-07-28 18:56 UTC  (4+ messages)
` [PATCH v4 2/4] power: supply: bq27xxx_battery: Add the BQ27561 Battery monitor

pcm_meter.c issue at s16_update
 2020-07-28 18:54 UTC  (5+ messages)

[PATCH] mm: memcontrol: don't count limit-setting reclaim as memory pressure
 2020-07-28 18:53 UTC  (3+ messages)

[PATCH 0/4 net-next] sockptr_t fixes
 2020-07-28 18:53 UTC  (5+ messages)
` [PATCH 4/4] net: improve the user pointer check in init_user_sockptr

[Intel-gfx] [CI] drm/i915: Remove gen check before calling intel_rps_boost
 2020-07-28 18:53 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Remove gen check before calling intel_rps_boost (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

dom0 LInux 5.8-rc5 kernel failing to initialize cooling maps for Allwinner H6 SoC
 2020-07-28 18:52 UTC  (8+ messages)

[char-misc-next V2] mei: add device kind to sysfs
 2020-07-28 18:52 UTC  (2+ messages)

[PATCH 0/8] x86/kaslr: Cleanup and small bugfixes
 2020-07-28 18:49 UTC  (9+ messages)
` [PATCH v2 1/8] x86/kaslr: Make command line handling safer
` [PATCH v2 2/8] x86/kaslr: Remove bogus warning and unnecessary goto
` [PATCH v2 3/8] x86/kaslr: Fix process_efi_entries comment
` [PATCH v2 4/8] x86/kaslr: Initialize mem_limit to the real maximum address

[PATCH] drm/amdgpu: fix PSP autoload twice in FLR
 2020-07-28 18:48 UTC  (3+ messages)

[PATCH v3 00/19] Introduce partial kernel_read_file() support
 2020-07-28 18:48 UTC  (4+ messages)

[PATCH RFC net-next 0/2] XDP multi buffer helpers
 2020-07-28 18:48 UTC  (3+ messages)

[RFC PATCH v2 00/21] netgpu: networking between NIC and GPU/CPU
 2020-07-28 18:47 UTC  (10+ messages)
` [RFC PATCH v2 11/21] core/skbuff: add page recycling logic for netgpu pages
` [RFC PATCH v2 21/21] netgpu/nvidia: add Nvidia plugin for netgpu

[PATCH V3fix ghak120] audit: initialize context values in case of mandatory events
 2020-07-28 18:47 UTC  (5+ messages)

[PATCH 1/2] net: mdiobus: reset deassert delay
 2020-07-28 18:47 UTC  (4+ messages)

led block trigger patch
 2020-07-28 18:47 UTC 

[PATCH RFC leds + net-next v4 1/2] net: phy: add API for LEDs controlled by PHY HW
 2020-07-28 18:47 UTC  (2+ messages)

[EXT] INFO: trying to register non-static key in del_timer_sync (2)
 2020-07-28 18:45 UTC  (3+ messages)
` [PATCH] mwifiex: don't call del_timer_sync() on uninitialized timer

[PATCH net-next RFC 00/13] Add devlink reload level option
 2020-07-28 18:44 UTC  (6+ messages)
` [PATCH net-next RFC 01/13] devlink: Add reload level option to devlink reload command

[PATCH 0/4] drm: add support for retrieving EDID via ACPI _DDC
 2020-07-28 18:44 UTC  (4+ messages)
` [PATCH 4/4] radeon: fall back to ACPI EDID retrieval

[PATCH 1/2] drm/amdgpu: add interface amdgpu_gfx_init_spm_golden for Navi1x
 2020-07-28 18:44 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: reconfigure spm golden settings on Navi1x after GFXOFF exit

[PULL 0/7] target-arm queue
 2020-07-28 18:43 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] mempool/octeontx: fix aura to pool mapping
 2020-07-28 18:43 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] net/octeontx: fix Tx xmit command preparation

[PATCH] scsi_transport_srp: sanitize scsi_target_block/unblock sequences
 2020-07-28 18:43 UTC  (2+ messages)

[Query] OV5640 DVP and BT656 modes
 2020-07-28 18:42 UTC  (2+ messages)

[PATCH for-5.2 0/6] Continue booting in case the first device is not bootable
 2020-07-28 18:37 UTC  (7+ messages)
` [PATCH for-5.2 1/6] pc-bios/s390-ccw/Makefile: Compile with -std=gnu99, -fwrapv and -fno-common
` [PATCH for-5.2 2/6] pc-bios/s390-ccw: Move ipl-related code from main() into a separate function
` [PATCH for-5.2 3/6] pc-bios/s390-ccw: Move the inner logic of find_subch() to "
` [PATCH for-5.2 4/6] pc-bios/s390-ccw: Do not bail out early if not finding a SCSI disk
` [PATCH for-5.2 5/6] pc-bios/s390-ccw: Scan through all boot devices if none has been specified
` [PATCH for-5.2 6/6] pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is bad

[bpf-next PATCH] bpf, selftests: use ::1 for localhost in tcp_server.py
 2020-07-28 18:39 UTC  (2+ messages)

[PATCH for-rc] IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE
 2020-07-28 18:38 UTC 

[PATCH v1 2/4] [RFC] x86/trampfd: Provide support for the trampoline file descriptor
 2020-07-28 18:38 UTC  (2+ messages)

[PATCH][meta-oe 1/2] opus-tools: update to 0.2
 2020-07-28 18:36 UTC  (2+ messages)
` [oe] "

[PATCH ipsec-next] xfrm: add /proc/sys/core/net/xfrm_redact_secret
 2020-07-28 18:36 UTC  (3+ messages)

[PATCH v9 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-28 18:36 UTC  (6+ messages)
` [PATCH v9 08/12] device core: Introduce DMA range map, supplanting dma_pfn_offset

[igt-dev] [PATCH i-g-t] autotools: Remove $(HANG) handling
 2020-07-28 18:36 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH] drm/i915/gt: Delay taking the spinlock for grabbing from the buffer pool
 2020-07-28 18:36 UTC  (2+ messages)

Hang at NVME Host caused by Controller reset
 2020-07-28 18:35 UTC  (7+ messages)

[PATCH v4 0/2] xfs: Fix compiler warnings
 2020-07-28 18:36 UTC  (5+ messages)
` [PATCH v4 1/2] xfs: Fix compiler warning in xfs_attr_node_removename_setup
` [PATCH v4 2/2] xfs: Fix compiler warning in xfs_attr_shortform_add

[PATCH] staging: android: ashmem: used const keyword
 2020-07-28 18:35 UTC  (3+ messages)

[PATCH] dissect: add support for _Generic
 2020-07-28 18:35 UTC 

[RFC PATCH v1 1/4] arm/pci: PCI setup and PCI host bridge discovery within XEN on ARM
 2020-07-28 18:33 UTC  (12+ messages)

[Buildroot] [PATCH] package/libcurl: fix build against gnutls with proxy disabled
 2020-07-28 18:33 UTC 

[PATCH] iio: sx9310: Fixes dropped on initial commit
 2020-07-28 18:32 UTC  (10+ messages)
` [PATCH 00/15] sx9310 iio driver updates
  ` [PATCH 13/15] iio: sx9310: Add newlines to printks
  ` [PATCH 14/15] iio: sx9310: Drop channel_users[]
  ` [PATCH 15/15] iio: sx9310: Enable vdd and svdd regulators at probe

[REGRESSION] omapdrm/N900 display broken
 2020-07-28 18:14 UTC 

[PATCH v1] Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSR
 2020-07-28 18:30 UTC  (2+ messages)

[PATCH bpf-next v2 00/35] bpf: switch to memcg-based memory accounting
 2020-07-28 18:30 UTC  (5+ messages)
` [PATCH bpf-next v2 32/35] bpf: selftests: delete bpf_rlimit.h

[PATCH nft 1/3] evaluate: flush set cache from the evaluation phase
 2020-07-28 18:28 UTC  (3+ messages)
` [PATCH nft 2/3] src: remove cache lookups after "
` [PATCH nft 3/3] evaluate: remove table from cache on delete table

[PATCH] bpf: Add bpf_ktime_get_real_ns
 2020-07-28 18:28 UTC  (3+ messages)

[PATCH v3] Bluetooth: Fix suspend notifier race
 2020-07-28 18:28 UTC  (2+ messages)

[PATCH v5 0/7] riscv: Switch to use generic platform fw_dynamic type opensbi bios images
 2020-07-28 18:17 UTC  (6+ messages)
` [PATCH v5 7/7] Makefile: Ship the generic platform bios ELF images for RISC-V

QEMU | Pipeline #171749063 has failed for master | 0a58e39f
 2020-07-28 18:26 UTC 

[PATCH] gpiolib: of: reset name variable in of_gpiochip_add_hog
 2020-07-28 18:27 UTC  (2+ messages)

[PATCH 1/1] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
 2020-07-28 18:27 UTC  (2+ messages)

[PATCH v4 0/7] riscv: Switch to use generic platform fw_dynamic type opensbi bios images
 2020-07-28 18:16 UTC  (9+ messages)
` [PATCH v4 4/7] hw/riscv: Use pre-built bios image of generic platform for virt & sifive_u

[PATCH] cpufreq: intel_pstate: Implement passive mode with HWP enabled
 2020-07-28 18:27 UTC  (4+ messages)

[PATCH] staging: qlge: qlge_dbg: removed comment repition
 2020-07-28 18:26 UTC 

[Intel-gfx] [CI] drm/i915: Filter wake_flags passed to default_wake_function
 2020-07-28 18:26 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Filter wake_flags passed to default_wake_function (rev2)

[PATCH v2] pseries/drmem: don't cache node id in drmem_lmb struct
 2020-07-28 18:22 UTC  (2+ messages)

[PATCH 5.7 000/179] 5.7.11-rc1 review
 2020-07-28 18:24 UTC  (2+ messages)

[PATCH 0/4] fsstress,fsx: add io_uring test and do some fix
 2020-07-28 18:23 UTC  (5+ messages)
` [PATCH 1/4] fsstress: add IO_URING read and write operations
` [PATCH 2/4] fsstress: reduce the number of events when io_setup
` [PATCH 3/4] fsstress: fix memory leak in do_aio_rw
` [PATCH 4/4] fsx: add IO_URING test

[PATCH 5.4 000/138] 5.4.54-rc1 review
 2020-07-28 18:23 UTC  (2+ messages)

[PATCH] apply: do not fetch when checking object existence
 2020-07-28 18:23 UTC  (2+ messages)

[PATCH 4.19 00/86] 4.19.135-rc3 review
 2020-07-28 18:23 UTC  (2+ messages)

[PATCH 4.14 00/64] 4.14.190-rc1 review
 2020-07-28 18:22 UTC  (2+ messages)

[dpdk-dev] [PATCH] event/octeontx: validate events requested against available
 2020-07-28 18:22 UTC 

[PATCH v2] soc: qcom: rpmh-rsc: Sleep waiting for tcs slots to be free
 2020-07-28 18:22 UTC  (4+ messages)

[PATCH] NFSv4.2: Fix an error code in nfs4_xattr_cache_init()
 2020-07-28 18:21 UTC  (10+ messages)

[RFC PATCH v2 21/21] netgpu/nvidia: add Nvidia plugin for netgpu
 2020-07-28 18:19 UTC  (5+ messages)

[PATCH v2 1/1] doc: riscv: Update documentation for Sipeed MAIX boards
 2020-07-28 18:17 UTC  (2+ messages)

[RFC][PATCH] exec: Freeze the other threads during a multi-threaded exec
 2020-07-28 18:17 UTC  (5+ messages)

[PATCH nft 1/3] parser_bison: memleak symbol redefinition
 2020-07-28 18:17 UTC  (3+ messages)
` [PATCH nft 2/3] evaluate: memleak in invalid default policy definition
` [PATCH nft 3/3] evaluate: UAF in hook priority expression


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.