All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-26 15:27:02 to 2019-08-26 15:59:31 UTC [more...]

[U-Boot] [PATCH 00/38] x86: Various modifications to prepare for FSP2
 2019-08-26 15:59 UTC  (27+ messages)
` [U-Boot] [PATCH 01/38] binman: Pass the toolpath to binman from the main Makefile
` [U-Boot] [PATCH 02/38] binman: Allow selection of logging verbosity
` [U-Boot] [PATCH 03/38] dm: gpio: Allow control of GPIO uclass in SPL
` [U-Boot] [PATCH 04/38] mtd: spi: Add 'struct spi_flash {' to the code
` [U-Boot] [PATCH 05/38] serial: ns16550: Allow serial to enabled/disabled in SPL
` [U-Boot] [PATCH 06/38] spl: Correct priority selection for image loaders
` [U-Boot] [PATCH 07/38] spl: Avoid checking for Ctrl-C in SPL with print_buffer()
` [U-Boot] [PATCH 08/38] spl: handoff: Correct Kconfig condition for SPL and TPL
` [U-Boot] [PATCH 09/38] spl: Add an arch-specific hook for writing to SPL handoff
` [U-Boot] [PATCH 10/38] spl: Set up the bloblist in board_init_r()
` [U-Boot] [PATCH 11/38] spl: Add a function to determine the U-Boot phase
` [U-Boot] [PATCH 12/38] x86: spi: Add a driver for the Intel Fast SPI interface
` [U-Boot] [PATCH 13/38] spi: sandbox: Add a test driver for sandbox SPI flash
` [U-Boot] [PATCH 14/38] spi: Add support for memory-mapped flash
` [U-Boot] [PATCH 15/38] x86: sysreset: Allow reset driver to be included in SPL/TPL
` [U-Boot] [PATCH 16/38] x86: Rename some FSP functions to have an fsp_ prefix
` [U-Boot] [PATCH 17/38] x86: fsp: Create a common fsp_support.h header
` [U-Boot] [PATCH 18/38] x86: fsp: Use if() instead of #ifdef
` [U-Boot] [PATCH 19/38] x86: fsp: Tidy up comment style a little
` [U-Boot] [PATCH 20/38] x86: fsp: Move common dram functions into a common file
` [U-Boot] [PATCH 21/38] x86: Move common fsp "
` [U-Boot] [PATCH 22/38] x86: fsp: Move common support "
` [U-Boot] [PATCH 23/38] efi: Move inline functions to unconditional part of header
` [U-Boot] [PATCH 24/38] x86: fsp: Add a few more definitions for FSP2
` [U-Boot] [PATCH 25/38] x86: fsp: Add access to variable MRC data
` [U-Boot] [PATCH 26/38] x86: Move common Intel CPU info code into a function

[PATCH v2 0/5] Handle the case when KernelShark is started as Root
 2019-08-26 15:58 UTC  (6+ messages)
` [PATCH v2 1/5] kernel-shark: Show warning message when running "
` [PATCH v2 2/5] kernel-shark: Don't use pkexec "
` [PATCH v2 3/5] kernel-shark: Use standart error message in KsMainWindow::_record()
` [PATCH v2 4/5] kernel-shark: Optimize the error messages when "Record" fails to start
` [PATCH v2 5/5] kernel-shark: Better formatting of the error messages from "Record"

[PATCH 1/6] powerpc/32s: add an option to exclusively select powerpc 601
 2019-08-26 15:52 UTC  (9+ messages)
` [PATCH 2/6] powerpc/32s: get rid of CPU_FTR_601 feature
` [PATCH 3/6] powerpc/32s: drop CPU_FTR_USE_RTC feature
` [PATCH 4/6] powerpc/32s: use CONFIG_PPC_BOOK3S_601 instead of reading PVR
` [PATCH 5/6] powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHE
` [PATCH 6/6] powerpc/32: don't use CPU_FTR_COHERENT_ICACHE

[PATCHSET v2] writeback, memcg: Implement foreign inode flushing
 2019-08-26 15:58 UTC  (5+ messages)
` [PATCH 5/5] writeback, memcg: Implement foreign dirty flushing
  ` [PATCH v3 "

[PATCH] usb: host: ohci: fix a race condition between shutdown and irq
 2019-08-26 15:58 UTC  (2+ messages)

Linux-next-20190823: x86_64/i386: prot_hsymlinks.c:325: Failed to run cmd: useradd hsym
 2019-08-26 15:58 UTC  (7+ messages)
          ` [LTP] "

[PATCH v3 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-08-26 15:57 UTC  (6+ messages)
` [PATCH v3 2/4] powerpc: expose secure variables to userspace via sysfs

[PATCH] ext4: change the type of ext4 cache stats to percpu_counter to improve performance
 2019-08-26 15:57 UTC  (6+ messages)

[LTP] [PATCH v3 0/5] Add basic test for uevent netlink socket
 2019-08-26 15:57 UTC  (11+ messages)
` [LTP] [PATCH v3 1/5] lib/tst_device: Export more functions
` [LTP] [PATCH v3 2/5] kernel/uevent: Add uevent01
` [LTP] [PATCH v3 3/5] kernel/uevent: Add uevent02
` [LTP] [PATCH v3 4/5] libs/libltpuinput: Add uinput library
` [LTP] [PATCH v3 5/5] kernel/uevent: Add uevent03

[PATCH bpf] nfp: bpf: fix latency bug when updating stack index register
 2019-08-26 15:57 UTC  (3+ messages)

[PATCH 09/60] drm/bridge: Add connector-related bridge operations and data
 2019-08-26 15:57 UTC  (11+ messages)

[PATCH] x86/mm: Do not split_large_page() for set_kernel_text_rw()
 2019-08-26 15:56 UTC  (6+ messages)

[PATCH 0/7] firmware: add partial read support in request_firmware_into_buf
 2019-08-26 15:57 UTC  (7+ messages)
` [PATCH 2/7] firmware: add offset to request_firmware_into_buf

[PATCH v2 2/2] USB: storage: ums-realtek: Make auto-delink support optionally
 2019-08-26 15:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/6] Allow Valgrind checking all QEMU processes
 2019-08-26 15:50 UTC  (7+ messages)
` [Qemu-devel] [PATCH v6 1/6] iotests: allow "
` [Qemu-devel] [PATCH v6 2/6] iotests: exclude killed processes from running under Valgrind
` [Qemu-devel] [PATCH v6 3/6] iotests: Add casenotrun report to bash tests
` [Qemu-devel] [PATCH v6 4/6] iotests: Valgrind fails with nonexistent directory
` [Qemu-devel] [PATCH v6 5/6] iotests: extended timeout under Valgrind
` [Qemu-devel] [PATCH v6 6/6] iotests: extend sleeping time "

[U-Boot] [PATCH v3 0/1] board: arm: Add support for Broadcom BCM7445
 2019-08-26 15:54 UTC  (4+ messages)
` [U-Boot] [PATCH v4 "
  ` [U-Boot] [PATCH v4 1/1] "

[PATCH] samples: bpf: add max_pckt_size option at xdp_adjust_tail
 2019-08-26 15:54 UTC  (2+ messages)

[Bug 111122] 2500U: Graphics corruption on kernel 5.2
 2019-08-26 15:53 UTC  (2+ messages)

[PATCHv5] drivers/amba: add reset control to amba bus probe
 2019-08-26 15:51 UTC  (4+ messages)

[PATCH net-next v3 00/10] Refactor cls hardware offload API to support rtnl-independent drivers
 2019-08-26 15:51 UTC  (7+ messages)
` [PATCH net-next v3 01/10] net: sched: protect block offload-related fields with rw_semaphore
` [PATCH net-next v3 03/10] net: sched: refactor block offloads counter usage
` [PATCH net-next v3 04/10] net: sched: notify classifier on successful offload add/delete

[PATCH v1] iommu/vt-d: remove global page flush support
 2019-08-26 15:53 UTC  (2+ messages)

[tip: x86/urgent] x86/apic: Include the LDR when clearing out APIC registers
 2019-08-26 15:50 UTC 

[tip: x86/urgent] x86/apic: Do not initialize LDR and DFR for bigsmp
 2019-08-26 15:50 UTC 

[U-Boot] [PATCH 0/1] board: arm: Add support for Broadcom BCM7445D0
 2019-08-26 15:50 UTC  (3+ messages)
` [U-Boot] [PATCH v2 0/1] board: arm: Add support for Broadcom BCM7445

[PATCH 00/24] Reinstate support for Visual Studio
 2019-08-26 15:49 UTC  (9+ messages)
` [PATCH v2 00/23] "
  ` [PATCH v2 20/23] .gitignore: touch up the entries regarding "

git diff autocomplete
 2019-08-26 15:48 UTC  (3+ messages)

[PATCH v2 0/8] sched/fair: rework the CFS load balance
 2019-08-26 15:45 UTC  (4+ messages)
` [PATCH v2 6/8] sched/fair: use load instead of runnable load

[PATCH 0/4] KFD: Mapping-specific MTYPEs on Arcturus
 2019-08-26 15:45 UTC  (6+ messages)
` [PATCH 3/4] drm/amdgpu: Support snooped PTE flag

[RESEND][PATCH v2-resend] MAINTAINERS: mark simple firmware interface (SFI) obsolete
 2019-08-26 15:45 UTC  (3+ messages)

[PATCH V2] drm: Add LTTPR defines for DP 1.4a
 2019-08-26 15:44 UTC  (2+ messages)

[PATCH v2 0/6] mm/memory_hotplug: Consider all zones when removing memory
 2019-08-26 15:43 UTC  (3+ messages)

[PATCH 0/2] remoteproc: stm32: allow wdg irq to be a wakeup source
 2019-08-26 15:38 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: stm32: add wakeup-source
` [PATCH 2/2] remoteproc: stm32: wakeup the system by wdg irq

[Qemu-devel] [PATCH v2 0/2] Optimize alignment probing
 2019-08-26 15:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] block: posix: Always allocate the first block

[PATCH] remoteproc: stm32: manage the get_irq probe defer case
 2019-08-26 15:38 UTC  (3+ messages)

[PATCH] remoteproc: stm32: clear MCU PDDS at firmware start
 2019-08-26 15:38 UTC  (3+ messages)

[PATCH] rdma/siw: Use proper enumerated type in map_cqe_status
 2019-08-26 15:42 UTC  (10+ messages)

[PATCH 01/12] ARM: dts: imx7d: cl-som-imx7 imx7d-sbc-imx7: move USB
 2019-08-26 15:38 UTC  (24+ messages)
` [PATCH 02/12] ARM: dts: imx7d: cl-som-imx7: add phy-reset-gpios
` [PATCH 03/12] ARM: dts: imx7d: cl-som-imx7: fix i2c2
` [PATCH 04/12] ARM: dts: imx7d: cl-som-imx7: add emmicro,em3027 RTC
` [PATCH 05/12] ARM: dts: imx7d: cl-som-imx7: update pfuze3000 max voltage
` [PATCH 06/12] ARM: dts: imx7d: cl-som-imx7: add / enable watchdog
` [PATCH 07/12] ARM: dts: imx7d: cl-som-imx7: add/enable SPI flash on spi1
` [PATCH 08/12] ARM: dts: imx7d: cl-som-imx7: update UART1 (debug) clock
` [PATCH 09/12] ARM: dts: imx7d: cl-som-imx7: add SMSC USB3503 usb hub
` [PATCH 10/12] ARM: dts: imx7d: cl-som-imx7: add WiLink8 WLAN support
` [PATCH 11/12] ARM: dts: imx7d: cl-som-imx7: add WiLink Bluetooth support
` [PATCH 12/12] ARM: dts: imx7d: sbc-iot-imx7: add basic board support

[PATCH V3 0/5] smartpqi man page update
 2019-08-26 15:41 UTC  (6+ messages)
` [PATCH V3 1/5] smartpqi: fix spelling error
` [PATCH V3 2/5] smartpqi: update copyright
` [PATCH V3 3/5] smartpqi: add module param expose ld first
` [PATCH V3 4/5] smartpqi: add module param to hide vsep
` [PATCH V3 5/5] smartpqi: add sysfs entries

[PATCH] PCI: hv: Make functions only used locally static in pci-hyperv.c
 2019-08-26 15:41 UTC 

[PATCH 00/12] libperf: Add events to perf/event.h
 2019-08-26 15:41 UTC  (2+ messages)

[Qemu-devel] [Bug 1841442] [NEW] floating point emulation can fail to set FE_INEXACT
 2019-08-26 15:31 UTC  (2+ messages)
` [Qemu-devel] [Bug 1841442] "

[PATCH] erofs-utils: fix up "-E legacy-compress" option
 2019-08-26 15:39 UTC  (2+ messages)

[PATCH v2] btrfs: fix allocation of bitmap pages
 2019-08-26 15:40 UTC  (4+ messages)

[iptables PATCH 00/14] Implement among match support
 2019-08-26 15:40 UTC  (4+ messages)
` [iptables PATCH 14/14] nft: bridge: Rudimental among extension support

[tpm2] [tpm2-driver] Error at boot : A TPM error (256) occurred continue selftest
 2019-08-26 15:39 UTC 

[PATCH v3 0/4] btrfs: support xxhash64 checksums
 2019-08-26 15:39 UTC  (4+ messages)
` [PATCH v3 3/4] btrfs: use xxhash64 for checksumming

[PATCH v2 1/2] ASoC: es8316: fix headphone mixer volume table
 2019-08-26 15:39 UTC  (2+ messages)
` [PATCH v2 2/2] ASoC: es8316: fix inverted L/R of headphone mixer volume

[PATCH net-next v4 0/6] net: dsa: mv88e6xxx: Peridot/Topaz SERDES changes
 2019-08-26 15:38 UTC  (7+ messages)
` [PATCH net-next v4 3/6] net: dsa: mv88e6xxx: create serdes_get_lane chip operation
` [PATCH net-next v4 4/6] net: dsa: mv88e6xxx: simplify SERDES code for Topaz and Peridot
` [PATCH net-next v4 6/6] net: dsa: mv88e6xxx: fully support SERDES on Topaz family

[PATCH V5 0/3] perf: imx8_ddr_perf: add AXI ID filter
 2019-08-26 15:36 UTC  (5+ messages)
` [PATCH V5 1/3] perf: imx8_ddr_perf: add AXI ID filter support

[Virtio-fs] [PATCH v2 0/2] Add virtio-fs (experimental)
 2019-08-26 15:35 UTC  (7+ messages)
` [Virtio-fs] [PATCH v2 1/2] virtio: add vhost-user-fs base device
  ` [Qemu-devel] "
    ` [Virtio-fs] "
` [Virtio-fs] [PATCH v2 2/2] virtio: add vhost-user-fs-pci device
  ` [Qemu-devel] "
    ` [Virtio-fs] "

[PATCH] fast-import: Reinitialize command_buf rather than detach it
 2019-08-26 15:36 UTC  (4+ messages)
  ` [PATCH 0/2] fast-import input string handling bugs

master - configure: continue build if prlimit is missing
 2019-08-26 15:35 UTC 

✅ PASS: Stable queue: queue-5.2
 2019-08-26 15:35 UTC 

Leverage source code from another repository
 2019-08-26 15:34 UTC  (2+ messages)

[RFC PATCH 0/7] Unify SMP stop generic logic to common code
 2019-08-26 15:34 UTC  (6+ messages)
` [RFC PATCH 5/7] arm64: smp: use generic SMP stop "

[PATCH] RDMA/siw: Fix IPv6 addr_list locking
 2019-08-26 15:33 UTC  (5+ messages)
  `  "
      `  "

[Qemu-devel] CPU hotplug using SMM with QEMU+OVMF
 2019-08-26 15:30 UTC  (17+ messages)
` [Qemu-devel] [edk2-devel] "
            ` [Qemu-devel] [edk2-rfc] "

[PATCH v3 2/2] bus: ti-sysc: sysc_check_children(): Change return type to void
 2019-08-26 15:31 UTC  (4+ messages)
` [PATCH v4] bus: ti-sysc: Change return types of functions

[tpm2] [tpm2-driver] Error at boot : A TPM error (256) occurred continue selftest
 2019-08-26 15:30 UTC 

[PATCH v7 rdma-next 0/7] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-08-26 15:30 UTC  (5+ messages)
` [PATCH v7 rdma-next 2/7] RDMA/core: Create mmap database and cookie helper functions

[PATCH 1/2] efi+tpm: Don't access event->count when it isn't mapped
 2019-08-26 15:30 UTC  (2+ messages)
` [PATCH 2/2] efi+tpm: don't traverse an event log with no events

[PATCH] drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmap
 2019-08-26 15:30 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] media: staging: tegra-vde: Disable building with COMPILE_TEST
 2019-08-26 15:28 UTC  (4+ messages)

[PATCH] ext4: fix integer overflow when calculating commit interval
 2019-08-26 15:30 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t] i915/gem_mmap_gtt: Race mmap offset generation against closure
 2019-08-26 15:29 UTC  (3+ messages)
`  "

[U-Boot] [PATCH v2] ddr, fsl: add DM_I2C support
 2019-08-26 15:28 UTC 

[PATCH RFC 00/24] scsi: enable reserved commands for LLDDs
 2019-08-26 15:27 UTC  (2+ messages)

[Feature Request] Option to make .git not read-only in cloned repos
 2019-08-26 15:27 UTC  (5+ messages)

[RESEND PATCHv4 0/1] drivers/amba: add reset control to amba
 2019-08-26 15:27 UTC  (7+ messages)
` [RESEND PATCHv4 1/1] drivers/amba: add reset control to amba bus probe

[PATCH v2 00/21] drm: Add support for bus-format negotiation
 2019-08-26 15:26 UTC  (12+ messages)
` [PATCH v2 11/21] drm/bridge: Add the drm_for_each_bridge_in_chain() helper
` [PATCH v2 12/21] drm/bridge: Add a drm_bridge_state object
` [PATCH v2 13/21] drm/bridge: Patch atomic hooks to take a drm_bridge_state
` [PATCH v2 14/21] drm/bridge: Add an ->atomic_check() hook
` [PATCH v2 15/21] drm/bridge: Add the drm_bridge_chain_get_prev_bridge() helper
` [PATCH v2 16/21] drm/bridge: Add the necessary bits to support bus format negotiation
` [PATCH v2 17/21] drm/imx: pd: Use bus format/flags provided by the bridge when available
` [PATCH v2 18/21] drm/bridge: lvds-encoder: Implement basic bus format negotiation
` [PATCH v2 19/21] drm/bridge: panel: Propage bus format/flags
` [PATCH v2 20/21] drm/panel: simple: Add support for Toshiba LTA089AC29000 panel
` [PATCH v2 21/21] ARM: dts: imx: imx51-zii-rdu1: Fix the display pipeline definition


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.