All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-19 02:01:13 to 2018-10-19 03:26:08 UTC [more...]

kvm-unit-tests gicv2 cases fail
 2018-10-19  3:25 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/14] x86: Bring qemu-x86_64 target in travis-ci build/testing
 2018-10-19  3:26 UTC  (5+ messages)
` [U-Boot] [PATCH v2 02/14] x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build
` [U-Boot] [PATCH v2 03/14] x86: doc: Mention qemu-x86_64 support

[U-Boot] [RFC] fit: include uncompression into fit_image_load
 2018-10-19  3:25 UTC  (4+ messages)

[U-Boot] efi_loader: handling of global data in *.efi files
 2018-10-19  3:25 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] sandbox: remove stray DEBUG
 2018-10-19  3:25 UTC  (2+ messages)

[U-Boot] [PATCH v11 0/6] efi_loader: Code refactoring and improvement
 2018-10-19  3:25 UTC  (7+ messages)
` [U-Boot] [PATCH v11 2/6] efi_loader: Drop setup_ok
` [U-Boot] [PATCH v11 3/6] sandbox: smbios: Update to support sandbox

[U-Boot] [PATCH] watchdog: aspeed: restore default value of reset_mask
 2018-10-19  3:25 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: serial: probe all serial devices
 2018-10-19  3:25 UTC  (3+ messages)

[U-Boot] [PATCH] debug uart: don't print before initialization
 2018-10-19  3:25 UTC  (8+ messages)

[U-Boot] [PATCH 0/5] Get socfpga gen5 SPL working again
 2018-10-19  3:25 UTC  (4+ messages)
` [U-Boot] [PATCH 0/6] "
  ` [U-Boot] [PATCH 5/6] serial: ns16550: fix debug uart putc called before init

[U-Boot] [PATCH 0/4] Add adc uclass's channel mask and conversion helpers and enhance adc cmd
 2018-10-19  3:25 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] cmd: adc: add info on channel mask
` [U-Boot] [PATCH 3/4] cmd: adc: print single conversion also in uV
` [U-Boot] [PATCH 4/4] cmd: adc: add an option to scan some or all available channels

[U-Boot] [PATCH 1/1] x86: qemu: enable CONFIG_SPL_DM_RTC
 2018-10-19  3:25 UTC  (2+ messages)

[U-Boot] [PATCH 00/12] x86: Attempt to bring qemu-x86_64 target in travis-ci build/testing
 2018-10-19  3:25 UTC  (3+ messages)
` [U-Boot] [PATCH 05/12] x86: qemu: enable CONFIG_SPL_DM_RTC

[U-Boot] [PATCH 11/45] rtc: Allow use of RTC in SPL and TPL
 2018-10-19  3:25 UTC  (5+ messages)
` [U-Boot] [U-Boot,11/45] "

[U-Boot] [PATCH] syscon: reset node list syscon_list after relocation
 2018-10-19  3:25 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/9] Add pinmux command
 2018-10-19  3:25 UTC  (9+ messages)
` [U-Boot] [PATCH v3 5/9] pinctrl: stm32: Add get_pins_count() ops
` [U-Boot] [PATCH v3 6/9] pinctrl: stm32: Add get_pin_name() ops
` [U-Boot] [PATCH v3 7/9] pinctrl: stm32: Add get_pin_muxing() ops
` [U-Boot] [PATCH v3 9/9] pinctrl: sandbox: Add get_pin_muxing ops support

linux-next: manual merge of the kvm tree with the tip tree
 2018-10-19  3:25 UTC 

[RFC PATCH v1 1/3] PCI: Unify pci_reset_function_locked() and __pci_reset_function_locked()
 2018-10-19  3:23 UTC  (3+ messages)
` [RFC PATCH v1 2/3] PCI: Add options to pci_reset_function
` [RFC PATCH v1 3/3] PCI: Hide pci_reset_function_locked()

[PATCH] powerpc/mm: Make pte_pgprot return all pte bits
 2018-10-19  2:51 UTC  (2+ messages)
`  "

[Qemu-devel] [PULL V2 00/26] Net patches
 2018-10-19  3:22 UTC  (27+ messages)
` [Qemu-devel] [PULL V2 01/26] filter-rewriter: Add TCP state machine and fix memory leak in connection_track_table
` [Qemu-devel] [PULL V2 02/26] colo-compare: implement the process of checkpoint
` [Qemu-devel] [PULL V2 03/26] colo-compare: use notifier to notify packets comparing result
` [Qemu-devel] [PULL V2 04/26] COLO: integrate colo compare with colo frame
` [Qemu-devel] [PULL V2 05/26] COLO: Add block replication into colo process
` [Qemu-devel] [PULL V2 06/26] COLO: Remove colo_state migration struct
` [Qemu-devel] [PULL V2 07/26] COLO: Load dirty pages into SVM's RAM cache firstly
` [Qemu-devel] [PULL V2 08/26] ram/COLO: Record the dirty pages that SVM received
` [Qemu-devel] [PULL V2 09/26] COLO: Flush memory data from ram cache
` [Qemu-devel] [PULL V2 10/26] qmp event: Add COLO_EXIT event to notify users while exited COLO
` [Qemu-devel] [PULL V2 11/26] qapi/migration.json: Rename COLO unknown mode to none mode
` [Qemu-devel] [PULL V2 12/26] qapi: Add new command to query colo status
` [Qemu-devel] [PULL V2 13/26] savevm: split the process of different stages for loadvm/savevm
` [Qemu-devel] [PULL V2 14/26] COLO: flush host dirty ram from cache
` [Qemu-devel] [PULL V2 15/26] filter: Add handle_event method for NetFilterClass
` [Qemu-devel] [PULL V2 16/26] filter-rewriter: handle checkpoint and failover event
` [Qemu-devel] [PULL V2 17/26] COLO: notify net filters about checkpoint/failover event
` [Qemu-devel] [PULL V2 18/26] COLO: quick failover process by kick COLO thread
` [Qemu-devel] [PULL V2 19/26] docs: Add COLO status diagram to COLO-FT.txt
` [Qemu-devel] [PULL V2 20/26] clean up callback when del virtqueue
` [Qemu-devel] [PULL V2 21/26] ne2000: fix possible out of bound access in ne2000_receive
` [Qemu-devel] [PULL V2 22/26] rtl8139: fix possible out of bound access
` [Qemu-devel] [PULL V2 23/26] pcnet: fix possible buffer overflow
` [Qemu-devel] [PULL V2 24/26] net: ignore packet size greater than INT_MAX
` [Qemu-devel] [PULL V2 25/26] e1000: indicate dropped packets in HW counters
` [Qemu-devel] [PULL V2 26/26] qemu-options: Fix bad "macaddr" property in the documentation

FAILED: patch "[PATCH] mm: migration: fix migration of huge PMD shared pages" failed to apply to 4.9-stable tree
 2018-10-18 19:20 UTC  (4+ messages)

[meta-networking][PATCH] strongswan: upgrade to 5.7.1
 2018-10-19  3:28 UTC  (5+ messages)
` [OE-core] [PATCH 1/2] systemd: upgrade to 239

[PATCH] powerpc/book3e: redefine pte_mkprivileged() and pte_mkuser()
 2018-10-19  2:51 UTC  (2+ messages)
`  "

[PATCH v7 6/7] gemalto/lte: Gemalto vendor lte atom
 2018-10-19  3:21 UTC  (2+ messages)

[PATCH] powerpc/io: remove old GCC version implementation
 2018-10-19  2:51 UTC  (2+ messages)
`  "

[PATCH] upload-pack: clear flags before each v2 request
 2018-10-19  3:19 UTC  (3+ messages)
` [PATCH v2 0/3] Clear "

[PATCH RFC] gpio: new driver for a gpio simulator
 2018-10-18 19:16 UTC  (11+ messages)
    ` SV: "

[PATCH] powerpc/traps: remove redundant in_interrupt panic in die()
 2018-10-19  2:51 UTC  (2+ messages)
`  "

[PATCH net-next] MAINTAINERS: Update contact info for VRF entry
 2018-10-18 19:15 UTC 

[PATCH] powerpc/traps: fix machine check handlers to use pr_cont()
 2018-10-19  2:51 UTC  (2+ messages)
`  "

[4.4.y v2] ext4: avoid running out of journal credits when appending to an inline file
 2018-10-18 19:13 UTC  (3+ messages)

[4.4.y v3] ext4: avoid running out of journal credits when appending to an inline file
 2018-10-18 19:09 UTC 

[PATCH 12/12] powerpc/prom_init: Generate "phandle" instead of "linux, phandle"
 2018-10-19  2:51 UTC  (2+ messages)
` [12/12] "

[PATCH 0/7][V3] drop the mmap_sem when doing IO in the fault path
 2018-10-19  3:14 UTC  (3+ messages)
` [PATCH 2/7] mm: drop mmap_sem for page cache read IO submission

[Qemu-devel] [PATCH RFC v5 0/7] qemu_thread_create: propagate errors to callers to check
 2018-10-19  3:14 UTC  (9+ messages)
` [Qemu-devel] [PATCH RFC v5 1/7] Fix segmentation fault when qemu_signal_init fails

[PATCH 11/12] powerpc: Check prom_init for disallowed sections
 2018-10-19  2:51 UTC  (2+ messages)
` [11/12] "

[PATCH 10/12] powerpc/prom_init: Move __prombss to it's own section and store it in .bss
 2018-10-19  2:51 UTC  (2+ messages)
` [10/12] "

[PATCH 09/12] powerpc/prom_init: Move a few remaining statics to appropriate sections
 2018-10-19  2:51 UTC  (2+ messages)
` [09/12] "

[PATCH v7 7/7] plugins/gemalto: use Gemalto lte atom
 2018-10-19  3:09 UTC  (2+ messages)

[PATCH 08/12] powerpc/prom_init: Move const structures to __initconst
 2018-10-19  2:51 UTC  (2+ messages)
` [08/12] "

[PATCH linux-firmware] linux-firmware: liquidio: fix GPL compliance issue
 2018-10-18 19:04 UTC  (4+ messages)

Audio miniconference schedule
 2018-10-19  3:06 UTC  (7+ messages)

[PATCH 07/12] powerpc/prom_init: Move ibm_arch_vec to __prombss
 2018-10-19  2:51 UTC  (2+ messages)
` [07/12] "

[PATCH] drm/i915: Add ppgtt to GVT GEM context
 2018-10-19  3:05 UTC  (2+ messages)

[U-Boot] [PATCH v6 00/34] i.MX: Add i.MX8QXP support
 2018-10-19  3:04 UTC  (5+ messages)
` [U-Boot] [PATCH v6 20/34] imx8: cpu: add function for reading FEC MAC from fuse
` [U-Boot] [PATCH v6 21/34] imx8: cpu: add uclass based CPU driver

[PATCH 06/12] powerpc/prom_init: Move prom_radix_disable to __prombss
 2018-10-19  2:51 UTC  (2+ messages)
` [06/12] "

[PATCH 1/2 v2] nfs: Fix a missed page unlock after pg_doio()
 2018-10-18 19:01 UTC  (2+ messages)
` [PATCH 2/2 v2] nfs: remove redundant call to nfs_context_set_write_error()

[PATCH bpf-next 0/3] improve and fix barriers for walking perf rb
 2018-10-18 19:00 UTC  (8+ messages)
` [PATCH bpf-next 2/3] tools, perf: use smp_{rmb,mb} barriers instead of {rmb,mb}

[PATCH] firmware: coreboot: Fix a missing-check bug
 2018-10-19  3:03 UTC  (2+ messages)

[PATCH 05/12] powerpc/prom_init: Remove support for OPAL v2
 2018-10-19  2:51 UTC  (2+ messages)
` [05/12] "

[PATCH v3 1/1] staging: iio: adc: ad7280a: use crc8.h API to build crc table
 2018-10-18 18:59 UTC 

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-10-19  3:01 UTC  (12+ messages)

[PATCH 04/12] powerpc/prom_init: Replace __initdata with __prombss when applicable
 2018-10-19  2:51 UTC  (2+ messages)
` [04/12] "

[Qemu-arm] [RFC v4 00/16] ARM virt: PCDIMM/NVDIMM at 2TB
 2018-10-19  2:58 UTC  (4+ messages)
` [Qemu-arm] [RFC v4 07/16] hw/arm/virt: Implement kvm_type function for 3.2 machine
  ` [Qemu-arm] [Qemu-devel] "
    `  "

[PATCH] macintosh/windfarm_smu_sat: Fix debug output
 2018-10-19  2:51 UTC  (2+ messages)
`  "

[meta-yocto-bsp][PATCH 1/2] linux-yocto: update genericx86* SRCREV for 4.14
 2018-10-19  2:57 UTC  (2+ messages)
` [meta-yocto-bsp][PATCH 2/2] linux-yocto: update genericx86* SRCREV for 4.18

[PATCH] media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queue
 2018-10-18 18:54 UTC 

[PATCH v3 1/2] powerpc/pseries: PAPR persistent memory support
 2018-10-19  2:51 UTC  (3+ messages)
` [v3,1/2] "

[PATCH 0/4] [for linux-4.4.y only] Hyper-V: backport 4 KVP fixes
 2018-10-18 18:54 UTC  (3+ messages)

[PATCH 4/4] [for linux-4.4.y only] HV: properly delay KVP packets when negotiation is in progress
 2018-10-18 18:54 UTC  (3+ messages)

[PATCH bpf-next] bpf: Extend the sk_lookup() helper to XDP hookpoint
 2018-10-18 18:50 UTC 

088fe47ce9: tests/openmp/openmp_sample: Segmentation fault
 2018-10-19  2:55 UTC 

[PATCH v4 9/9] Documentation/config: add odb.<name>.promisorRemote
 2018-10-19  2:55 UTC  (5+ messages)

[PATCH 2/4] powerpc: Add -Werror at arch/powerpc level
 2018-10-19  2:51 UTC  (2+ messages)
` [2/4] "

[PATCH 0/5] block: introduce helpers for allocating io buffer from slab
 2018-10-19  2:53 UTC  (14+ messages)
` [PATCH 1/5] block: warn on un-aligned DMA IO buffer
` [PATCH 4/5] block: introduce helpers for allocating IO buffers from slab

[PATCH 1/4] powerpc: Move core kernel logic into arch/powerpc/Kbuild
 2018-10-19  2:51 UTC  (2+ messages)
` [1/4] "

[PATCH RFC] doc: rcu: remove obsolete (non-)requirement about disabling preemption
 2018-10-19  2:52 UTC  (12+ messages)

[PATCH 1/2] drm/amd/display: Fix Null point error if smu ip was disabled
 2018-10-19  2:51 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: Fix null point errro

[PATCH v4 0/8] Introduce STPMIC1 PMIC Driver
 2018-10-18 18:47 UTC  (3+ messages)
` [PATCH v4 1/8] dt-bindings: mfd: document stpmic1

New Checker in the CI
 2018-10-19  2:48 UTC  (2+ messages)

Total server power consumpion
 2018-10-19  2:44 UTC  (2+ messages)

arp table - same mac address shows two ip addresses
 2018-10-19  2:43 UTC  (2+ messages)

[PATCH 1/2] staging: iio: ad7606: Move out of staging
 2018-10-18 18:37 UTC  (4+ messages)

[PATCH v3 1/2] iio:temperature: Add MAX31856 thermocouple support
 2018-10-18 18:36 UTC  (2+ messages)
` [PATCH v3 2/2] iio:temperature:max31856:Add device tree bind info

[PATCH] buildtools-tarball: add nativesdk-rpcsvc-proto
 2018-10-19  2:37 UTC 

[PATCH 0/2] python: fix two CVEs
 2018-10-19  2:43 UTC  (3+ messages)
` [PATCH 1/2] python: backport patch to fix CVE-2018-1000802
` [PATCH 2/2] python: backport patch to fix CVE-2018-14647

[PATCH] nl80211: Emit a NEW_INTERFACE on iftype change
 2018-10-19  2:37 UTC 

[PATCH bpf-next] tools: bpftool: use 4 context mode for the NFP disasm
 2018-10-18 18:34 UTC 

[PATCH v2 net] r8169: fix NAPI handling under high load
 2018-10-18 18:34 UTC  (4+ messages)

[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
 2018-10-18 18:33 UTC  (9+ messages)
` [PATCH v5 03/27] x86/fpu/xstate: Introduce XSAVES system states

[PATCH v2 0/2] Add R8A77980/Condor PCIe support
 2018-10-18 18:32 UTC  (3+ messages)
` [PATCH v2] arm64: dts: renesas: r8a779{7|8}0: add TMU support

Patch "RISC-V: include linux/ftrace.h in asm-prototypes.h" has been added to the 4.4-stable tree
 2018-10-18 18:31 UTC  (2+ messages)

[PATCH V2 0/5] arm64/mm: Enable HugeTLB migration
 2018-10-19  2:32 UTC  (7+ messages)
` [PATCH V2 2/5] mm/hugetlb: Distinguish between migratability and movability

[PATCH 0/1] commit-reach: fix first-parent heuristic
 2018-10-19  2:31 UTC  (2+ messages)

[driver-core PATCH v4 0/6] Add NUMA aware async_schedule calls
 2018-10-19  2:31 UTC  (7+ messages)
` [driver-core PATCH v4 4/6] driver core: Probe devices asynchronously instead of the driver

[PATCH v1.1 4/6] btrfs: qgroup: Introduce per-root swapped blocks infrastructure
 2018-10-19  2:30 UTC 

[PATCH 1/7] drm: add flags to drm_syncobj_find_fence
 2018-10-19  2:29 UTC  (9+ messages)
` [PATCH 2/7] drm: add syncobj timeline support v8

Issues in error queue polling
 2018-10-18 18:26 UTC 

[iproute2 PATCH] tc: flower: Classify packets based port ranges
 2018-10-18 18:25 UTC  (3+ messages)

[PATCH v4 0/4] Port mxs-dcp to imx6ull and imx6sll
 2018-10-18 18:25 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: crypto: Mention clocks for mxs-dcp

[net-next PATCH] net: sched: cls_flower: Classify packets using port ranges
 2018-10-18 18:24 UTC  (3+ messages)

[PATCH] multi-pack-index: avoid dead store for struct progress
 2018-10-19  2:26 UTC  (2+ messages)

[PATCH net-next 0/2] sctp: fix sk_wmem_queued and use it to check for writable space
 2018-10-18 18:24 UTC  (2+ messages)

[PATCH 1/3] orangefs: fix request_mask misuse
 2018-10-19  2:25 UTC  (3+ messages)
` [PATCH 2/3] uapi: get rid of STATX_ALL

[PATCH] f2fs: fix to account IO correctly
 2018-10-19  2:23 UTC  (4+ messages)

[Intel-wired-lan] [jkirsher-next-queue:10GbE] BUILD SUCCESS 828092ef77eacc6d8e344be1738dee3070719a45
 2018-10-19  2:22 UTC 

conflicting requests error while building SDK
 2018-10-19  2:28 UTC  (2+ messages)

[qemu-mainline test] 128851: tolerable FAIL - PUSHED
 2018-10-19  2:20 UTC 

lttng create call trace on kernel 4.19
 2018-10-19  2:16 UTC 

[RFC] virtio_net: add local_bh_disable() around u64_stats_update_begin
 2018-10-19  2:19 UTC  (5+ messages)
  ` [PATCH] "

[PATCH V9 00/21] C-SKY(csky) Linux Kernel Port
 2018-10-19  2:19 UTC  (4+ messages)
` [PATCH V9 18/21] dt-bindings: csky CPU Bindings

[PATCH v5 1/2] memory_hotplug: Free pages as higher order
 2018-10-19  2:18 UTC  (8+ messages)

[PATCH bpf-next v2 00/13] bpf: add btf func info support
 2018-10-18 18:12 UTC  (7+ messages)
` [PATCH bpf-next v2 02/13] bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO

[RFC] virtio_net: add local_bh_disable() around u64_stats_update_begin
 2018-10-19  2:17 UTC  (5+ messages)

[PATCH 00/10] Introducing the NXP CAAM job ring driver
 2018-10-19  2:17 UTC  (4+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 13/14] crypto/caam_jr: add security offload

[Qemu-devel] [PATCH v3 0/3] Linux usermode emulation user mode USB driver support
 2018-10-19  2:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 3/3] linux-user: Implement special usbfs ioctls

[PATCH V2] perf arm64: Fix generate system call table failed with /tmp mounted with noexec
 2018-10-19  2:16 UTC  (2+ messages)

[PATCH V2] xen-swiotlb: use actually allocated size on check physical continuous
 2018-10-19  2:16 UTC  (4+ messages)

[PATCH] f2fs: remove default option setting in remount
 2018-10-19  2:15 UTC  (10+ messages)

[PATCH] os-release: move to nonarch_libdir
 2018-10-19  2:21 UTC  (2+ messages)

[PATCH v6 1/7] PCI: Expose reset_type to users of __pci_reset_function_locked()
 2018-10-19  2:11 UTC  (7+ messages)
` [PATCH v6 2/7] PCI: Expose reset_type to users of pci_reset_function()
` [PATCH v6 3/7] PCI: Expose reset_type to users of pci_reset_function_locked()
` [PATCH v6 4/7] PCI: Expose reset type to users of pci_try_reset_function()
` [PATCH v6 5/7] PCI: Expose reset type to users of pci_probe_reset_function()
` [PATCH v6 6/7] PCI: Expose reset type to users of pci_reset_bus()
` [PATCH v6 7/7] IB/hfi1,PCI: switch to __pci_function_locked() for reset request

[PATCH 0/2] thp nodereclaim fixes
 2018-10-19  2:11 UTC  (6+ messages)
` [PATCH 2/2] mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask

[PATCH v2 1/1] staging: iio: adc: ad7280a: use crc8.h API to build crc table
 2018-10-18 18:09 UTC  (5+ messages)

Photos 36
 2018-10-18 10:50 UTC 

[RFC] ethdev: complete closing to free all resources
 2018-10-19  2:07 UTC  (8+ messages)
` [PATCH v6 0/6] ethdev port freeing
  ` [PATCH v6 1/6] app/testpmd: update port list for multiple removals
  ` [PATCH v6 2/6] app/testpmd: allow detaching a port not closed
  ` [PATCH v6 3/6] ethdev: fix doxygen comments of shared data fields
  ` [PATCH v6 4/6] ethdev: free all common data when releasing port
  ` [PATCH v6 5/6] ethdev: remove release function for secondary process
  ` [PATCH v6 6/6] ethdev: complete closing of port

[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v4
 2018-10-19  2:07 UTC  (2+ messages)

[PATCH 0/9] Offer to run CI/PR builds in Visual Studio Team Services
 2018-10-19  2:06 UTC  (5+ messages)
` [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines
  ` [PATCH v2 02/13] ci/lib.sh: encapsulate Travis-specific things

[PATCH v5 0/5] Make sure .device_run is always called in non-atomic context
 2018-10-18 18:02 UTC  (6+ messages)
` [PATCH v5 1/5] mem2mem: Require capture and output mutexes to match
` [PATCH v5 2/5] v4l2-ioctl.c: Simplify locking for m2m devices
` [PATCH v5 3/5] v4l2-mem2mem: Simplify exiting the function in __v4l2_m2m_try_schedule
` [PATCH v5 4/5] v4l2-mem2mem: Avoid calling .device_run in v4l2_m2m_job_finish
` [PATCH v5 5/5] media: cedrus: Get rid of interrupt bottom-half

[PATCH] drm/amdgpu: fix amdgpu_vm_fini
 2018-10-19  2:03 UTC  (2+ messages)

[master][PATCH] ti-unpack.inc: also set COMPATIBLE_HOST for nativesdk
 2018-10-19  2:02 UTC 

[PATCH 4.18 00/53] 4.18.16-stable review
 2018-10-18 17:54 UTC  (2+ messages)
` [PATCH 4.18 44/53] pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type


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.