All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-12 17:21:01 to 2017-05-12 18:16:35 UTC [more...]

[U-Boot] [PATCH 00/22] mmc: Add support for HS200 and UHS modes
 2017-05-12 18:16 UTC  (18+ messages)
` [U-Boot] [PATCH 01/22] mmc: split mmc_startup()
` [U-Boot] [PATCH 02/22] mmc: move the MMC startup for version above v4.0 in a separate function
` [U-Boot] [PATCH 03/22] mmc: make ext_csd part of struct mmc
` [U-Boot] [PATCH 04/22] mmc: add a function to read and test the ext csd (mmc >= 4)
` [U-Boot] [PATCH 05/22] mmc: introduces mmc modes
` [U-Boot] [PATCH 06/22] mmc: Add a fonction to dump the mmc capabilities
` [U-Boot] [PATCH 07/22] mmc: use mmc modes to select the correct bus speed
` [U-Boot] [PATCH 08/22] cmd: mmc: display the mode name and current bus speed in the mmc info
` [U-Boot] [PATCH 09/22] mmc: refactor SD startup to make it easier to support new modes
` [U-Boot] [PATCH 10/22] mmc: refactor MMC "
` [U-Boot] [PATCH 11/22] mmc: make mmc_set_ios() return status
` [U-Boot] [PATCH 12/22] mmc: Enable signal voltage to be selected from mmc core
` [U-Boot] [PATCH 13/22] mmc: Add a new callback function to enable/disable vdd
` [U-Boot] [PATCH 14/22] mmc: add power cyle support in mmc core
` [U-Boot] [PATCH 15/22] mmc: add a new mmc parameter to disable mmc clock
` [U-Boot] [PATCH 16/22] mmc: disable the mmc clock during power off
` [U-Boot] [PATCH 17/22] mmc: Add a execute_tuning() callback to the mmc operations

[PATCH v2 00/18] Refactor x86 trap handling code
 2017-05-12 18:16 UTC  (3+ messages)
` [PATCH v2 03/18] x86/traps: lift do_guest_trap to domain.h

[RFC PATCH 00/10] Add openssl 1.1
 2017-05-12 18:15 UTC  (11+ messages)

[RFC][PATCH 0/5] perf/tracing/cpuhotplug: Fix locking order
 2017-05-12 18:13 UTC  (7+ messages)
` [RFC][PATCH 1/5] tracing: Make sure RCU is watching before calling a stack trace
` [RFC][PATCH 2/5] cpu-hotplug: Allow get_online_cpus() to nest
` [RFC][PATCH 3/5] kprobes: Take get_online_cpus() before taking jump_label_lock()
` [RFC][PATCH 4/5] tracepoints: Grab get_online_cpus() before taking tracepoints_mutex
` [RFC][PATCH 5/5] perf: Grab event_mutex before taking get_online_cpus()

[PATCH] pci: Disable master abort while waiting for an FLR to complete
 2017-05-12 18:13 UTC 

[PATCH 3/2] ls-files: only recurse on active submodules
 2017-05-12 18:12 UTC  (4+ messages)

[PATCHv2 1/2] pciutils: upgrade 3.5.2 -> 3.5.4
 2017-05-12 18:09 UTC  (2+ messages)
` [PATCHv2 2/2] nasm: upgrade 2.12.02 -> 2.13.01

[PATCH v7 0/9] Enhancement to intel_dp_aux_backlight driver
 2017-05-12 18:10 UTC  (5+ messages)
` [PATCH v7 3/9] drm/i915: Drop AUX backlight enable check for backlight control

[PATCH] fetch-pack: always allow fetching of literal SHA1s
 2017-05-12 18:09 UTC  (8+ messages)
` [PATCH v5] "

[Qemu-devel] [PATCH v4] qemu-img: Check for backing image if specified during create
 2017-05-12 18:07 UTC  (2+ messages)

[meta-raspberrypi] Pull requests and jenkins
 2017-05-12 18:05 UTC 

[Fuego] First steps with fuego
 2017-05-12 18:05 UTC  (6+ messages)

[Intel-wired-lan] [PATCH net-next v3 00/14] i40e/i40evf: AVF series
 2017-05-12 18:05 UTC  (29+ messages)
` [Intel-wired-lan] [PATCH net-next v3 01/14] i40evf: drop i40e_type.h include
` [Intel-wired-lan] [PATCH net-next v3 02/14] i40e/i40evf: create and use new unified header file
` [Intel-wired-lan] [PATCH net-next v3 03/14] i40e: use new unified virtchnl "
` [Intel-wired-lan] [PATCH net-next v3 04/14] virtchnl: rename i40e to generic virtchnl
` [Intel-wired-lan] [PATCH net-next v3 05/14] virtchnl: move some code to core driver
` [Intel-wired-lan] [PATCH net-next v3 06/14] virtchnl: convert to new macros
` [Intel-wired-lan] [PATCH net-next v3 07/14] i40e/virtchnl: refactor code for validate checks
` [Intel-wired-lan] [PATCH net-next v3 08/14] i40evf/virtchnl: whitespace cleanups
` [Intel-wired-lan] [PATCH net-next v3 09/14] virtchnl: finish conversion to virtchnl interface
` [Intel-wired-lan] [PATCH net-next v3 10/14] i40e/virtchnl: move function to virtchnl
` [Intel-wired-lan] [PATCH net-next v3 11/14] virtchnl: Add pad fields to a couple of structures
` [Intel-wired-lan] [PATCH net-next v3 12/14] virtchnl: Add compile time static asserts to validate structure sizes
` [Intel-wired-lan] [PATCH net-next v3 13/14] i40evf: Add support for Adaptive Virtual Function
` [Intel-wired-lan] [PATCH net-next v3 14/14] i40evf: update i40evf.txt with new content

[PATCH 0/2] Interrupt Aware Scheduler
 2017-05-12 18:04 UTC  (3+ messages)
` [PATCH 1/2] sched: "
` [PATCH 2/2] tools/testing: Adding tests to showcase the efficacy of IAS

Threads stuck in zap_pid_ns_processes()
 2017-05-12 17:55 UTC  (12+ messages)
                  ` [REVIEW][PATCH] pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes

remove function pointer casts and constify function tables
 2017-05-12 18:01 UTC  (3+ messages)
` [PATCH 14/33] lockd: fix some weird indentation

[PATCH] procattr.c: Use __BIONIC__ instead of __ANDROID__
 2017-05-12 18:01 UTC  (3+ messages)

[PATCH 1/2] pciutils: upgrade 3.5.2 -> 3.5.4
 2017-05-12 18:00 UTC  (3+ messages)
` [PATCH 2/2] nasm: upgrade 2.12.02 -> 2.13.01

[Qemu-devel] [PATCH v3 00/12] Migration mini-cleanup
 2017-05-12 17:58 UTC  (7+ messages)
` [Qemu-devel] [PATCH 05/12] migration: Move colo.h to migration/
` [Qemu-devel] [PATCH 09/12] migration: Split vmstate-types.c from vmstate.c
` [Qemu-devel] [PATCH 12/12] migration: migration.h was not needed

[PATCH] drm/i915: Exclude top-page for ppgtt as well as ggtt
 2017-05-12 17:55 UTC  (2+ messages)

[PATCH] x86/efi: Fix kexec kernel panic when efi=old_map is enabled
 2017-05-12 17:51 UTC  (4+ messages)

[U-Boot] [PATCH] config: remove CONFIG_SPI_FLASH_BAR from some platforms
 2017-05-12 17:53 UTC  (9+ messages)
` [U-Boot] [PATCH] sf: Fix s25fs512s erase size and remove SECT_4K flag

Proposal to allow setting up shared memory areas between VMs from xl config file
 2017-05-12 17:51 UTC  (2+ messages)

[PATCHv2 1/1] f2fs: sanity check checkpoint segno and blkoff
 2017-05-12 17:50 UTC 

[PATCHv4] arm64/cpufeature: don't use mutex in bringup path
 2017-05-12 17:50 UTC  (2+ messages)

Missing release event for Synaptics touchscreen
 2017-05-12 17:50 UTC  (18+ messages)

[sound:topic/for-4.13 22/30] sound/core/pcm.c:905:3: error: implicit declaration of function 'pcm_call_notify'
 2017-05-12 17:49 UTC 

[PATCH 1/3] f2fs: split wio_mutex
 2017-05-12 17:49 UTC  (6+ messages)
` [PATCH 3/3] f2fs: introduce io_list for serialize data/node IOs

[Qemu-devel] [PATCH v3 0/5] optimize various tcg_gen() functions using extract op
 2017-05-12 17:49 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH v3 1/5] coccinelle: add a script to optimize tcg op using tcg_gen_extract()

[Patch net] ipv4: restore rt->fi for reference counting
 2017-05-12 17:49 UTC  (22+ messages)

Is there an recommended way to refer to bitkeepr commits?
 2017-05-12 17:49 UTC  (9+ messages)

[PATCH v6] qtnfmac: introduce new FullMAC driver for Quantenna chipsets
 2017-05-12 17:47 UTC  (6+ messages)
` [v6] "

[PATCH v3] platform/x86: peaq-wmi: Add new peaq-wmi driver
 2017-05-12 17:47 UTC  (2+ messages)

[PATCH] usb-musb: keep VBUS on when device is disconnected
 2017-05-12 17:46 UTC  (13+ messages)

ZFS Testing Methodology
 2017-05-12 17:45 UTC 

[xen-unstable-smoke test] 109359: tolerable trouble: broken/pass - PUSHED
 2017-05-12 17:45 UTC 

[PATCH] f2fs: split bio cache
 2017-05-12 17:43 UTC  (9+ messages)
              ` [f2fs-dev] "

tc egress mirror to tunnel causing hard lock
 2017-05-12 17:43 UTC 

[Qemu-devel] [PATCH 0/3] Optimize filter-mirror and filter-rewriter
 2017-05-12 17:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/3] net/filter-rewriter: Remove unused option in filter-rewirter

[Qemu-devel] [PATCH v8 0/4] Improve convert and dd commands
 2017-05-12 17:41 UTC  (2+ messages)

[RFC 0/3] Engine utilization tracking
 2017-05-12 17:40 UTC  (9+ messages)

[PATCH 00/11] Start retiring .git/remotes/ and .git/branches/ for good
 2017-05-12 17:38 UTC  (5+ messages)

[Qemu-devel] [PULL 00/58] Block layer patches
 2017-05-12 17:37 UTC  (3+ messages)
` [Qemu-devel] [PULL 05/58] qemu-img: Update documentation for -U
  ` [Qemu-devel] [Qemu-block] "

[v3 0/9] parallelized "struct page" zeroing
 2017-05-12 17:37 UTC  (10+ messages)

[PATCH] KVM: x86: fix KVM_SET_CLOCK relative to setting correct clock value
 2017-05-12 17:37 UTC  (8+ messages)
  ` [PATCH v2] "

[RFC 0/8] add new irq api to pcie-designware
 2017-05-12 17:36 UTC  (3+ messages)
` [RFC 1/8] pci: adding new irq api to pci-designware

libmount: Is the 'defaults' option intentionally a no-op?
 2017-05-12 17:36 UTC  (4+ messages)
` [PATCH] WIP: mount.8: Split out fstab-specific mount options

Support for advanced documentation around data type definitions
 2017-05-12 17:36 UTC  (2+ messages)

[PATCH v3 for-next 0/3] Improvements to string.h
 2017-05-12 17:35 UTC  (4+ messages)
` [PATCH v3 1/3] xen/string: Clean up {xen, arm}/string.h
` [PATCH v3 2/3] xen/string: Use compiler __builtin_*() where possible
` [PATCH v3 3/3] x86/string: Clean up x86/string.h

[PATCH 0/7] PCRE v2, PCRE v1 JIT, log -P & fixes
 2017-05-12 17:35 UTC  (3+ messages)
` [PATCH 1/7] grep: don't redundantly compile throwaway patterns under threading

[PATCH] net: ipv6: Truncate single route when it doesn't fit into dump buffer
 2017-05-12 17:34 UTC  (4+ messages)

[PATCH] pull: optionally rebase submodules
 2017-05-12 17:30 UTC  (3+ messages)

[PATCHv3] arm64/cpufeature: don't use mutex in bringup path
 2017-05-12 17:32 UTC  (4+ messages)

alignment of MAP pointers
 2017-05-12 17:32 UTC 

[Buildroot] Problems building iotop
 2017-05-12 17:31 UTC  (5+ messages)

Driver support for QCA6174 chip using SDIO interface
 2017-05-12 17:30 UTC  (6+ messages)

[PATCH 0/9] mkfs.xfs: add mkfs.xfs.conf support
 2017-05-12 17:30 UTC  (15+ messages)

[PATCH 0/8] convert pathspec.c to take an index parameter
 2017-05-12 17:29 UTC  (4+ messages)
` [PATCH v2 0/6] "

[RFC 0/2] load_balance() fixes for affinity
 2017-05-12 17:29 UTC  (4+ messages)
` [RFC 1/2] sched/fair: Fix load_balance() affinity redo path

[PATCH 0/3] timekeeping: Improved NOHZ frequency steering (v2)
 2017-05-12 17:26 UTC  (7+ messages)

[U-Boot] [PATCH v2 0/5] usb: Extend ehci and ohci generic drivers
 2017-05-12 17:27 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] reset: add reset_request()
` [U-Boot] [PATCH v2 2/5] usb: host: add error path and remove callback in ehci-generic
` [U-Boot] [PATCH v2 3/5] usb: host: extend generic EHCI driver with PHY
` [U-Boot] [PATCH v2 4/5] usb: host: replace printf() by error() in ehci-generic
` [U-Boot] [PATCH v2 5/5] usb: host: extend generic OHCI with CLOCK, RESET and PHY

[PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
 2017-05-12 17:25 UTC  (10+ messages)

[PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
 2017-05-12 17:24 UTC  (7+ messages)
` [PATCH v3 2/3] arm64: kvm: inject SError with virtual syndrome
      ` [Qemu-devel] "

[RFC][PATCH 00/14] sched/fair: A bit of a cgroup/PELT overhaul (again)
 2017-05-12 16:44 UTC  (15+ messages)
` [RFC][PATCH 01/14] sched/fair: Clean up calc_cfs_shares()
` [RFC][PATCH 02/14] sched/fair: Add comment to calc_cfs_shares()
` [RFC][PATCH 03/14] sched/fair: Remove se->load.weight from se->avg.load_sum
` [RFC][PATCH 04/14] sched/fair: More accurate reweight_entity()
` [RFC][PATCH 05/14] sched/fair: Change update_load_avg() arguments
` [RFC][PATCH 06/14] sched/fair: Move enqueue migrate handling
` [RFC][PATCH 07/14] sched/fair: Rewrite cfs_rq->removed_*avg
` [RFC][PATCH 08/14] sched/fair: Rewrite PELT migration propagation
` [RFC][PATCH 09/14] sched/fair: Propagate an effective runnable_load_avg
` [RFC][PATCH 10/14] sched/fair: more obvious
` [RFC][PATCH 11/14] sched/fair: Synchonous PELT detach on load-balance migrate
` [RFC][PATCH 12/14] sched/fair: Cure calc_cfs_shares() vs reweight_entity()
` [RFC][PATCH 13/14] sched/fair: Align PELT windows between cfs_rq and its se
` [RFC][PATCH 14/14] sched/fair: More accurate async detach

[U-Boot] [PATCH v2 2/2] davinci: omapl138_lcdk: switch to using TI_COMMON_CMD_OPTIONS
 2017-05-12 17:24 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] davinci: omapl138_lcdk: add support for TI_COMMON_CMD_OPTIONS
 2017-05-12 17:24 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] net: Disable the format-extra-args warning
 2017-05-12 17:24 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 8/8] tpm: Fix comparison of unsigned expression warning
 2017-05-12 17:24 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[PATCH 0/5 RfC] pintrl: meson: add support for GPIO IRQs
 2017-05-12 17:23 UTC  (9+ messages)
` [PATCH 1/5] pintrl: meson: add interrupts to pinctrl data

[U-Boot] [PATCH 5/8] gpio-uclass.c: Fix comparison of unsigned expression warning
 2017-05-12 17:24 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/8] cmd/led.c: Remove unnecessary check on 'cmd' value
 2017-05-12 17:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/8] cmd/io.c: Fix comparison of unsigned expression warning
 2017-05-12 17:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/8] cmd/bdinfo.c: Fix unused function warning
 2017-05-12 17:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/8] Kconfig: Drop CONFIG_EMAC_MDIO_PHY_NUM
 2017-05-12 17:23 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/8] "

[U-Boot] [PATCH] tools/genboardscfg.py: Make 'Supported' as known status
 2017-05-12 17:23 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v7] usb: gadget: avoid variable name clipping in cb_getvar
 2017-05-12 17:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH V2 2/2] asm-generic: global_data: change timebase_l/h to unsigned int
 2017-05-12 17:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, V2, "

[PATCH 1/1] thinkpad_acpi: Add support for status (external cover) LED
 2017-05-12 17:23 UTC  (5+ messages)
      ` [ibm-acpi-devel] "

[U-Boot] [PATCH V2 1/2] arm: change tbu/l type to unsigned int
 2017-05-12 17:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, V2, "

[U-Boot] [PATCH 17/17] m5253demo: Fix static variable in non-static inline function warning
 2017-05-12 17:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 16/17] common: Only build cli_readline.o for CMDLINE on non-SPL
 2017-05-12 17:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 15/17] net: uli526x: Fix unknown storage size error
 2017-05-12 17:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 14/17] net: phy: mv88e61xx: Fix uninitialized variable warning
 2017-05-12 17:22 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 13/17] net: eepro100: Fix unused variable warning
 2017-05-12 17:22 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 12/17] video: ld9040: Fix unused variable warnings
 2017-05-12 17:22 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 11/17] colibri_imx7: Fix unused variable warning
 2017-05-12 17:22 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 10/17] apalis_imx6: Fix unused variable warning
 2017-05-12 17:22 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 09/17] pcm058: Fix unused variable warnings
 2017-05-12 17:22 UTC  (2+ messages)
` [U-Boot] [U-Boot,09/17] "

[U-Boot] [PATCH 08/17] gdsys: P1022: Fix unused variable warnings
 2017-05-12 17:22 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 07/17] gw_ventana: Fix unused variable warnings
 2017-05-12 17:22 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[PATCH] mac80211: strictly check mesh address extension mode
 2017-05-12 17:21 UTC 

[U-Boot] [PATCH 06/17] mx6ul_14x14_evk: Fix unused variable warning
 2017-05-12 17:22 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 05/17] mx6slevk: Fix unused variable warning
 2017-05-12 17:22 UTC  (2+ messages)
` [U-Boot] [U-Boot,05/17] "

[U-Boot] [PATCH 04/17] cgtqmx6eval: Fix unused variable warning
 2017-05-12 17:22 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 03/17] ot1200: Fix unused variable warning
 2017-05-12 17:22 UTC  (2+ messages)
` [U-Boot] [U-Boot,03/17] "

[U-Boot] [PATCH 02/17] rk3036: Fix unused variable warning
 2017-05-12 17:21 UTC  (2+ messages)
` [U-Boot] [U-Boot,02/17] "

[U-Boot] [PATCH 01/17] socrates: Fix a misleading indentation warning
 2017-05-12 17:21 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] common: env: remove superfluous assignment
 2017-05-12 17:21 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 2/2] tools: kwbimage fix build with OpenSSL 1.1.x
 2017-05-12 17:21 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/2] rsa: Fix build with OpenSSL 1.1.x
 2017-05-12 17:21 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,1/2] "

[U-Boot] [PATCH 1/1] net/arp: remove superfluous assignments
 2017-05-12 17:21 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH 1/1] lib/slre: remove superfluous assignment
 2017-05-12 17:21 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH] pci: avoid memory leak
 2017-05-12 17:21 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] env: avoid possible NULL pointer access
 2017-05-12 17:21 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH 1/1] env: correct sign for error code
 2017-05-12 17:21 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH 2/2] arm: amx3xx: Add support for early debug
 2017-05-12 17:21 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/2] "


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.