All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-23 19:19:05 to 2017-08-23 20:17:37 UTC [more...]

[RFC PATCH 00/48] fix promotion of symbol to register
 2017-08-23 20:15 UTC  (49+ messages)
` [RFC PATCH 01/48] remove wrong part of simplify_loads()
` [RFC PATCH 02/48] remove trivial phi-nodes during clean_up_phi()
` [RFC PATCH 03/48] give a type to OP_PHISOURCEs
` [RFC PATCH 04/48] fix test case kill-phi-ttsb
` [RFC PATCH 05/48] add test case for incomplete type
` [RFC PATCH 06/48] add test case for bad return type
` [RFC PATCH 07/48] topasm: top-level asm is special
` [RFC PATCH 08/48] ret-void: return nothing only for void functions
` [RFC PATCH 09/48] small code reorg of add_store()
` [RFC PATCH 10/48] add PSEUDO_UNDEF
` [RFC PATCH 11/48] add undef_pseudo()
` [RFC PATCH 12/48] add insert_phi_node()
` [RFC PATCH 13/48] extract alloc_phisrc() from alloc_phi()
` [RFC PATCH 14/48] add remove_use()
` [RFC PATCH 15/48] rename 'struct warning' to 'struct flag'
` [RFC PATCH 16/48] let handle_simple_switch() handle an array of flags
` [RFC PATCH 17/48] dump-ir: rename -fdump-linearize to -fdump-ir
` [RFC PATCH 18/48] dump-ir: use defines
` [RFC PATCH 19/48] dump-ir: add an helper to parse sub-options
` [RFC PATCH 20/48] dump-ir: make it more flexible
` [RFC PATCH 21/48] sssa: move simplify_one_symbol() to a separate file
` [RFC PATCH 22/48] mem2reg: rename to use 'promote' instead of 'simplify'
` [RFC PATCH 23/48] mem2reg: simplify check of modifiers for external visibility
` [RFC PATCH 24/48] mem2reg: extract externaly_visible()
` [RFC PATCH 25/48] mem2reg: reorg externaly_visible() returns
` [RFC PATCH 26/48] mem2reg: ignore all killed instructions
` [RFC PATCH 27/48] mem2reg: extract kill_pseudo_stores()
` [RFC PATCH 28/48] mem2reg: extract kill_pseudo_dominated_stores()
` [RFC PATCH 29/48] mem2reg: extract kill_pseudo_dead_stores()
` [RFC PATCH 30/48] mem2reg: remove one indent level
` [RFC PATCH 31/48] mem2reg: add comment to find_dominating_stores()
` [RFC PATCH 32/48] mem2reg: add flags to enable/disable some parts
` [RFC PATCH 33/48] mem2reg: rename the other kill_dominated_stores()
` [RFC PATCH 34/48] mem2reg: move rewrite_load_instruction() here
` [RFC PATCH 35/48] mem2reg: be clear that we're using a symbol/var
` [RFC PATCH 36/48] mem2reg: be clear that we're using a symbol/var here too
` [RFC PATCH 37/48] mem2reg: add description for find_dominating_parents()
` [RFC PATCH 38/48] mem2reg: let rewrite_load_instruction() take the symbol as arg
` [RFC PATCH 39/48] mem2reg: remove check phisrc_in_bb()
` [RFC PATCH 40/48] mem2reg: delay the creation of phi-sources
` [RFC PATCH 41/48] mem2reg: make rewrite_load_instruction() functional
` [RFC PATCH 42/48] mem2reg: rename one->target to dom
` [RFC PATCH 43/48] mem2reg: get recursion right
` [RFC PATCH 44/48] mem2reg: don't check dominance by removed instructions
` [RFC PATCH 45/48] mem2reg: update copyright
` [RFC PATCH 46/48] mem2reg: allow dumping IR
` [RFC PATCH 47/48] mem2reg: add some small test cases
` [RFC PATCH 48/48] mem2reg: don't promote unused or already promoted vars

[PATCH] drm/i915/cnl: WaPushConstantDereferenceHoldDisable
 2017-08-23 20:16 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/cnl: WaPushConstantDereferenceHoldDisable (rev3)

[Qemu-devel] Number of usable slots in PCIe Root Port / PCIe Switch Downstream Port
 2017-08-23 20:16 UTC  (2+ messages)

[PATCH] acl_2.25: improve reproducibility
 2017-08-23 20:16 UTC 

[Bug 102380] intel_gpu_top: Test requirement not met in function drm_open_driver_master, file drmtest.c:391:
 2017-08-23 20:15 UTC 

netapp-alike snapshots?
 2017-08-23 16:48 UTC  (12+ messages)
                ` number of subvolumes

[PATCH] NFSv4: Don't add a new lock on an interrupted wait for LOCK
 2017-08-23 20:15 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] libxfs: tidy up cvtnum junk
 2017-08-23 20:14 UTC  (5+ messages)
` [PATCH 1/3] libxfs: handle 0 blocksize or sectorsize in cvtnum

[PATCH] attr: improve reproducibility
 2017-08-23 20:14 UTC 

[Qemu-devel] [PATCH v2] audio: intel-hda: do not use old_mmio accesses
 2017-08-23 20:13 UTC  (2+ messages)

[PATCH v3 0/4] imap-send: Fix and enable curl by default
 2017-08-23 20:13 UTC  (6+ messages)
` [PATCH v3 1/4] imap-send: return with error if curl failed
` [PATCH v3 2/4] imap-send: add wrapper to get server credentials if needed

[Buildroot] BR2_ENABLE_DEBUG is (incorrectly) using `Debug` for CMAKE_BUILD_TYPE instead of `RelWithDebInfo`
 2017-08-23 20:13 UTC  (3+ messages)

Undocumented change in `git branch -M` behavior
 2017-08-23 20:13 UTC 

Kernels v4.9+ cause short reads of block devices
 2017-08-23 20:13 UTC  (4+ messages)

Problems building U-Boot for x86_64
 2017-08-23 20:11 UTC  (3+ messages)

[PATCH] lxc: fix build failure, failing QA check
 2017-08-23 20:11 UTC 

[PATCH] Fix ext4 fault handling when mounted with -o dax,ro
 2017-08-23 20:11 UTC  (5+ messages)
` [PATCH v2] "

Don't know where to start linux kernel programming
 2017-08-23 20:08 UTC  (6+ messages)

[PATCH v5 0/6] Btrfs: populate heuristic with code
 2017-08-23 20:03 UTC  (4+ messages)
` [PATCH v5 4/6] Btrfs: heuristic add detection of zeroed sample

[Qemu-devel] [PATCH v5 00/13] Preliminary libqtest cleanups
 2017-08-23 20:02 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 08/13] tests: Rely more on global_qtest
    ` [Qemu-devel] [Qemu-block] "

[libvirt test] 112840: tolerable trouble: blocked/broken/pass - PUSHED
 2017-08-23 20:02 UTC 

UDP sockets oddities
 2017-08-23 20:02 UTC 

[PATCH V2 00/20] blk-mq-sched: improve SCSI-MQ performance
 2017-08-23 20:02 UTC  (9+ messages)
` [PATCH V2 05/20] blk-mq-sched: improve dispatching from sw queue
` [PATCH V2 06/20] blk-mq-sched: don't dequeue request until all in ->dispatch are flushed
` [PATCH V2 10/20] blk-mq-sched: introduce helpers for query, change busy state

[U-Boot] Using USB on AM3517-EVM in U-Boot
 2017-08-23 20:01 UTC 

[PATCH V10 1/3] PCI: introduce pci_bus_wait_crs() function
 2017-08-23 20:01 UTC  (9+ messages)
` [PATCH V10 2/3] PCI: handle CRS returned by device after FLR

[PATCH] drm/i915/cnl: WaForceContextSaveRestoreNonCoherent
 2017-08-23 20:00 UTC  (2+ messages)

[PATCH] x86: enable RCU based table free when PARAVIRT
 2017-08-23 19:59 UTC  (4+ messages)

+ linux-next-git-rejects.patch added to -mm tree
 2017-08-23 19:57 UTC 

[PATCH v2] NFS: Fix NFSv2 security settings
 2017-08-23 19:57 UTC  (3+ messages)

Hints needed to find causes of non-specific error messages
 2017-08-23 19:57 UTC  (2+ messages)

[PATCH] drm/tegra: trace: Fix path to include
 2017-08-23 19:56 UTC  (2+ messages)

[U-Boot] rk3288: 32KB SPL size restriction
 2017-08-23 19:56 UTC  (11+ messages)

Attention
 2017-08-23 19:25 UTC 

[PATCH] drm/i915/cnl: WaPushConstantDereferenceHoldDisable
 2017-08-23 19:55 UTC  (2+ messages)

[PATCH v5 0/7] libnvdimm: add DMA support for pmem blk-mq
 2017-08-23 19:58 UTC  (5+ messages)
` [PATCH v5 7/7] libnvdimm: Add blk-mq pmem driver

[PATCH v4 00/16] Fix git-gc losing objects in multi worktree
 2017-08-23 19:54 UTC  (9+ messages)
` [PATCH v4 04/16] revision.c: --indexed-objects add objects from all worktrees
` [PATCH v4 05/16] refs.c: refactor get_submodule_ref_store(), share common free block
` [PATCH v4 10/16] refs: remove dead for_each_*_submodule()
` [PATCH v4 11/16] revision.c: --all adds HEAD from all worktrees

[GSoC][PATCH 1/4] submodule--helper: introduce get_submodule_displaypath()
 2017-08-23 19:52 UTC  (6+ messages)
` [GSoC][PATCH v2 0/4] submodule: Incremental rewrite of git-submodules
  ` [GSoC][PATCH v2 2/4] submodule--helper: introduce for_each_submodule()

[PATCH] ioctl_getfsmap.2: correct semantics of FMR_OF_LAST flag
 2017-08-23 19:52 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Remove unnecessary parentheses
 2017-08-23 19:52 UTC 

[GIT PULL 1/3] soc: samsung: exynos for v4.14
 2017-08-23 19:49 UTC  (9+ messages)
` [GIT PULL 2/3] ARM: exynos: Changes "
` [GIT PULL 3/3] ARM: dts: "

[PATCH 0/7] sched/deadline: fix cpusets bandwidth accounting
 2017-08-23 19:47 UTC  (3+ messages)

[PATCH 1/2] net/mlx5: support device removal event
 2017-08-23 19:44 UTC  (3+ messages)

[PATCH] ARM: bcm283x: Fix SMP for old dtb files
 2017-08-23 19:44 UTC  (2+ messages)

[RFC v2 0/4] arm-smmu-v3 tlbi-on-map option
 2017-08-23 19:43 UTC  (10+ messages)
` [RFC v2 2/4] iommu/arm-smmu-v3: Add tlbi_on_map option

[GIT PULL/PATCH for v4.13] ARM: dts: exynos: add needs-hpd for Odroid-XU3/4
 2017-08-23 19:43 UTC  (2+ messages)

Cannot checkout after setting the eol attribute
 2017-08-23 19:43 UTC  (4+ messages)

[PATCH] cifs: Fix df output for users with quota limits
 2017-08-23 19:42 UTC  (2+ messages)

[PATCH] cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
 2017-08-23 19:41 UTC  (2+ messages)

[Patch v2 00/19] CIFS: Implement SMBDirect
 2017-08-23 19:39 UTC  (9+ messages)
` [Patch v2 13/19] CIFS: SMBD: Use registered memory RDMA read for SMB write

Should rerere auto-update a merge resolution?
 2017-08-23 19:39 UTC 

Read by Group Type is denied when issued before Pairing is finsihed
 2017-08-23 19:38 UTC 

[xen-4.9-testing baseline-only test] 72007: regressions - trouble: blocked/broken/fail/pass
 2017-08-23 19:38 UTC 

[GIT PULL 00/15] perf/core improvements and fixes
 2017-08-23 19:36 UTC  (17+ messages)
` [PATCH 01/15] perf xyarray: Save max_x, max_y
` [PATCH 02/15] perf evsel: Fix buffer overflow while freeing events
` [PATCH 03/15] perf bpf: Tighten detection of BPF events
` [PATCH 04/15] perf tools: Add utility function to detect SMT status
` [PATCH 05/15] perf tools: Expression parser enhancements for metrics
` [PATCH 06/15] perf tools: Increase maximum number of events in expressions
` [PATCH 07/15] perf tools: Dedup events in expression parsing
` [PATCH 08/15] perf vendor events: Add core event list for Skylake Server
` [PATCH 09/15] perf vendor events: Add Skylake server uncore event list
` [PATCH 10/15] perf tools: Add support for printing new mem_info encodings
` [PATCH 11/15] perf test: Add test cases for new data source encoding
` [PATCH 12/15] perf tools: Really install manpages via 'make install-man'
` [PATCH 13/15] perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kb
` [PATCH 14/15] perf tools: Fix static linking with libdw from elfutils
` [PATCH 15/15] perf tools: Fix static linking with libunwind

[Qemu-devel] [PATCH v2] qcow2: allocate cluster_cache/cluster_data on demand
 2017-08-23 19:36 UTC  (2+ messages)

[refpolicy] [PATCH 1/1] dbus: move comments out of the file context definitions
 2017-08-23 19:36 UTC 

[PATCH] printk-formats.txt: Add examples for %pS and %pF
 2017-08-23 19:36 UTC  (8+ messages)

[[PATCH]] Revert "leds: handle suspend/resume in heartbeat trigger"
 2017-08-23 19:34 UTC  (4+ messages)

[PATCH v5 0/9] mtd: sharpslpart partition parser
 2017-08-23 19:33 UTC  (4+ messages)

[PATCH v2] ath10k: sdio: remove unused struct member
 2017-08-23 19:32 UTC  (2+ messages)

[PATCH 00/11] ASoC: make snd_soc_platform_driver const
 2017-08-23 19:33 UTC  (4+ messages)
` [PATCH 06/11] ASoC: pxa: "

[RFC v2 00/10] i915 PMU and engine busy stats
 2017-08-23 19:33 UTC  (12+ messages)
` [RFC 04/10] drm/i915: Expose a PMU interface for perf queries

[PATCH v5 00/12] AC97 device/driver model revamp
 2017-08-23 19:33 UTC  (3+ messages)

[PATCH] rtc: sa1100: fix unbalanced clk_prepare_enable/clk_disable_unprepare
 2017-08-23 19:33 UTC  (3+ messages)

[PATCH] rtc: pxa: fix possible race condition
 2017-08-23 19:32 UTC  (2+ messages)

[RFC] block/loop: make loop cgroup aware
 2017-08-23 19:30 UTC  (3+ messages)

[PATCH v2] kernel-yocto: relax BSP definition test
 2017-08-23 19:29 UTC  (2+ messages)

[PATCH for-next v1 0/2] RDMA/vmw_pvrdma: Add RoCEv2 support
 2017-08-23 19:29 UTC  (6+ messages)
` [PATCH for-next v1 2/2] RDMA/vmw_pvrdma: Update device query parameters and port caps

[PATCH 0/3] *** timer library enhancements ***
 2017-08-23 19:28 UTC  (5+ messages)

[PATCH i-g-t 1/3] tests/chamelium: Introduce fast basic hpd tests, with limited toggles
 2017-08-23 19:27 UTC  (2+ messages)

[PATCH 0/2] poky: update default kernel to 4.12 and lsb to 4.9
 2017-08-23 18:55 UTC  (2+ messages)

[Qemu-trivial] [PATCH] hw/misc/auxbus.c: Mark the aux-to-i2c-bridge device as non-hotpluggable
 2017-08-23 19:26 UTC  (6+ messages)
    ` [Qemu-arm] "
      ` [Qemu-devel] "

[Qemu-devel] RFC: qemu RISC-V
 2017-08-23 19:25 UTC 

[PATCH v2 0/3] Initial Allwinner V3s CSI Support
 2017-08-23 19:24 UTC  (9+ messages)
` [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI

[Buildroot] [PATCH 1/1] Added support for LeMaker BananaPi M2 Plus board
 2017-08-23 19:23 UTC  (2+ messages)

[U-Boot] [PATCH V2] spi: mxc_spi: support driver model
 2017-08-23 19:23 UTC  (3+ messages)

[meta-clang] [PATCH] clang: fix nativesdk build
 2017-08-23 19:23 UTC  (2+ messages)

[Qemu-devel] [PATCH] multiboot: make tests work with clang
 2017-08-23 19:22 UTC 

[Qemu-devel] [RFC PATCH] osdep.h: Prohibit disabling assert() in supported builds
 2017-08-23 19:21 UTC  (3+ messages)

linux-next: build failure after merge of the security tree
 2017-08-23 19:21 UTC  (2+ messages)
` [PATCH] apparmor: fix build failure on sparc caused by undeclared, signals

[Qemu-devel] [Bug 1711602] Re: --copy-storage-all failing with qemu 2.10
 2017-08-23 19:10 UTC  (2+ messages)

[m-c-s][PATCH] uwsgi: fixups for gcc 7.x
 2017-08-23 19:20 UTC 

[m-c-s][PATCH] erlang-native: Add DEPENDS for ncurses-native
 2017-08-23 19:20 UTC 

[U-Boot] [PATCH] board: ti: am571x: Add 666MHz support for AM571x IDK
 2017-08-23 19:20 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/13] ARM: dra7: Add support for dra76-evm
 2017-08-23 19:20 UTC  (9+ messages)
` [U-Boot] [PATCH v2 03/13] arm: dra7: Kconfig: Select LP87565 related configs
` [U-Boot] [PATCH v2 11/13] arm: dts: dra7: sync DT with latest Linux
` [U-Boot] [PATCH v2 12/13] arm: dts: Add u-boot specific compatibles
` [U-Boot] [PATCH v2 13/13] board: ti: dra76: Add dt support

[U-Boot] [PATCH] configs: SECURE_BOOT: Enable CONFIG_CMD_EXT4_WRITE
 2017-08-23 19:20 UTC  (2+ messages)

__tda18271_write_regs ERROR
 2017-08-23 19:19 UTC  (2+ messages)

[PATCH] fbcon: remove restriction on margin color
 2017-08-23 19:18 UTC 


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.