All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-20 23:10:09 to 2017-03-21 00:17:13 UTC [more...]

[PATCH v4 00/63] LLVM fixes
 2017-03-21  0:15 UTC  (50+ messages)
` [PATCH v4 01/63] only output internal pointer value when verbose is set
` [PATCH v4 02/63] allow binop simplification after canonicalization
` [PATCH v4 03/63] canonicalize compare instructions
` [PATCH v4 04/63] add is_signed_type()
` [PATCH v4 05/63] fix usage of inlined calls
` [PATCH v4 06/63] inlined calls should not block BB packing
` [PATCH v4 07/63] give function's arguments a type via OP_PUSH
` [PATCH v4 08/63] give a type to OP_PHISOURCE
` [PATCH v4 09/63] give a type to OP_SEL, always
` [PATCH v4 10/63] give a type to OP_SWITCH
` [PATCH v4 11/63] add doc about sparse's instructions/IR
` [PATCH v4 12/63] add support for wider type in switch-case
` [PATCH v4 13/63] llvm: remove unneeded arg 'module'
` [PATCH v4 14/63] llvm: remove unneeded 'generation'
` [PATCH v4 15/63] llvm: remove unneeded function::type
` [PATCH v4 16/63] llvm: reduce scope of 'bb_nr'
` [PATCH v4 17/63] llvm: use pseudo_list_size() instead of open coding it
` [PATCH v4 18/63] llvm: give arguments a name
` [PATCH v4 19/63] llvm: give a name to call's return values
` [PATCH v4 20/63] llvm: avoid useless temp variable
` [PATCH v4 21/63] llvm: extract get_sym_value() from pseudo_to_value()
` [PATCH v4 22/63] llvm: fix test of floating-point type
` [PATCH v4 23/63] llvm: fix translation of PSEUDO_VALs into a ValueRefs
` [PATCH v4 24/63] llvm: fix output_op_store() which modify its operand
` [PATCH v4 25/63] llvm: fix output_op_[ptr]cast()
` [PATCH v4 26/63] llvm: take care of degenerated rvalues
` [PATCH v4 27/63] llvm: add test cases for symbol's address
` [PATCH v4 28/63] llvm: add test cases for pointers passed as argument
` [PATCH v4 29/63] llvm: add test cases for arrays "
` [PATCH v4 30/63] llvm: add test cases for degenerated pointers
` [PATCH v4 31/63] llvm: add support for OP_NEG
` [PATCH v4 32/63] llvm: add support for OP_SETVAL with floats
` [PATCH v4 33/63] llvm: add support for OP_SETVAL with labels
` [PATCH v4 34/63] llvm: ignore OP_INLINED_CALL
` [PATCH v4 35/63] llvm: fix pointer/float mixup in comparisons
` [PATCH v4 36/63] llvm: fix type in comparison with an address constant
` [PATCH v4 37/63] llvm: give correct type to binops
` [PATCH v4 38/63] llvm: adjust OP_RET's type
` [PATCH v4 39/63] llvm: variadic functions are not being marked as such
` [PATCH v4 40/63] llvm: fix type of switch constants
` [PATCH v4 41/63] llvm: make pseudo_name() more flexible
` [PATCH v4 42/63] llvm: give a name to all values
` [PATCH v4 43/63] llvm: add support for OP_SWITCH with a range
` [PATCH v4 44/63] llvm: fix OP_SWITCH has no target
` [PATCH v4 45/63] llvm: make value_to_pvalue() more flexible
` [PATCH v4 46/63] llvm: make value_to_ivalue() "
` [PATCH v4 47/63] llvm: add test case pointer compare with cast
` [PATCH v4 48/63] llvm: let pseudo_to_value() directly use the type
` [PATCH v4 49/63] llvm: remove unneeded pseudo_to_value() unneeded argument

[PATCH v2] Kbuild: make designated_init attribute fatal
 2017-03-21  0:14 UTC 

[PATCH 4.10 00/63] 4.10.5-stable review
 2017-03-21  0:13 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] i40e: initialize params before notifying of l2_param_changes
 2017-03-21  0:12 UTC  (2+ messages)

[Question] Wandboard U-Boot DDR3 calibration file
 2017-03-21  0:11 UTC  (2+ messages)

[PATCH net] bridge: ebtables: fix reception of frames DNAT-ed to bridge device
 2017-03-21  0:09 UTC  (11+ messages)
                  ` [Bridge] "

[PATCH] man-pages.7: wfix
 2017-03-21  0:09 UTC 

[PATCH] getdtablesize.2, attr.5: Move .so directive to first line
 2017-03-21  0:08 UTC 

[Buildroot] [PATCH 00/16] Enable hash checking for git downloads
 2017-03-21  0:07 UTC  (17+ messages)
` [Buildroot] [PATCH 01/16] download/git: create GNU format tar files
` [Buildroot] [PATCH 02/16] aer-inject: remove redundant _SITE_METHOD
` [Buildroot] [PATCH 03/16] fmc: correct hash file
` [Buildroot] [PATCH 04/16] linux-firmware: correct hash
` [Buildroot] [PATCH 05/16] squashfs: "
` [Buildroot] [PATCH 06/16] ubus: add hash
` [Buildroot] [PATCH 07/16] uhttpd: "
` [Buildroot] [PATCH 08/16] vboot-utils: "
` [Buildroot] [PATCH 09/16] linux: exclude from hash check except for latest version
` [Buildroot] [PATCH 10/16] linux-headers: rework hash exclusion
` [Buildroot] [PATCH 11/16] uboot: exclude from hash check except for latest version
` [Buildroot] [PATCH 12/16] barebox: "
` [Buildroot] [PATCH 13/16] at91bootstrap3: exclude from hash when downloading from git
` [Buildroot] [PATCH 14/16] mxs-bootlets: "
` [Buildroot] [PATCH 15/16] arm-trusted-firmware: "
` [Buildroot] [PATCH 16/16] pkg-download: enable hash check for git downloads

[U-Boot] [PATCH] spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC
 2017-03-21  0:04 UTC  (2+ messages)
` [U-Boot] "

Introduction for GSOC 2017
 2017-03-20 23:55 UTC 

[U-Boot] [PATCH v2 0/7] sunxi: video: Add support for HDMI output on A64/H3/H5
 2017-03-21  0:02 UTC  (2+ messages)
` [U-Boot] [linux-sunxi] "

Possible linearizer issue
 2017-03-20 23:59 UTC  (3+ messages)

linux-next: x86: Unalbe to run x32 processes on the x86_64 kernel
 2017-03-20 23:57 UTC 

[raisin][PATCH 00/11] pygrub fix + cirros tests
 2017-03-20 23:58 UTC  (5+ messages)
` [PATCH 01/11] Fix installation of python libs
` [PATCH 02/11] Fix lopartsetup parsing of fdisk output

[PATCH v3 0/4] arm64: dts: rockchip: support Google Kevin
 2017-03-20 23:53 UTC  (15+ messages)
` [PATCH v3 1/4] dt-bindings: Document rk3399 Gru/Kevin
` [PATCH v3 2/4] arm64: dts: rockchip: add Gru/Kevin DTS
` [PATCH v3 3/4] arm64: dts: rockchip: describe Gru/Kevin OPPs + CPU regulators
` [PATCH v3 4/4] arm64: dts: rockchip: add regulator info for Kevin digitizer

[PATCH] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV
 2017-03-20 23:34 UTC  (3+ messages)

[PATCH v5 0/4] Altera Partial Reconfiguration IP
 2017-03-20 23:49 UTC  (8+ messages)
` [PATCH v5 2/4] fpga pr ip: Core driver support for "
` [PATCH v5 4/4] fpga pr ip: Platform driver "

[Fuego] Patches for merge of Toshiba/Sony work
 2017-03-20 23:48 UTC  (2+ messages)

[net-next 00/13][pull request] 40GbE Intel Wired LAN Driver Updates 2017-03-20
 2017-03-20 23:47 UTC  (14+ messages)
` [net-next 01/13] i40e: use new api ethtool_{get|set}_link_ksettings
` [net-next 02/13] i40evf: "
` [net-next 03/13] i40e: send correct port number to AdminQ when enabling UDP tunnels
` [net-next 04/13] i40e: don't use arrays for (src|dst)_ip
` [net-next 05/13] i40e: rework exit flow of i40e_add_fdir_ethtool
` [net-next 06/13] i40e: return immediately when failing to add fdir filter
` [net-next 07/13] i40e: exit ATR mode only when adding TCP/IPv4 filter succeeds
` [net-next 08/13] i40e: remove redundant check for fd_tcp_rule when restoring filters
` [net-next 09/13] i40e: reset fd_tcp_rule count "
` [net-next 10/13] i40e: don't re-enable ATR when flushing filters if SB has TCP4/IPv4 rules
` [net-next 11/13] i40e: add counters for UDP/IPv4 and IPv4 filters
` [net-next 12/13] i40e: explicitly fail on extended MAC field for ethtool_rx_flow_spec
` [net-next 13/13] i40e: always remove old filter when adding new FDir filter

[PATCH 0/3] The 'null' Scheduler
 2017-03-20 23:46 UTC  (5+ messages)
` [PATCH 1/3] xen: sched: introduce the 'null' semi-static scheduler
` [PATCH 2/3] xen: sched_null: support for hard affinity

[PATCH] seccomp: Adjust selftests to avoid double-join
 2017-03-20 23:46 UTC 

[PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg
 2017-03-20 23:35 UTC  (4+ messages)
` [PATCH 2/3] soc: qcom: smd: Remove standalone driver
` [PATCH 3/3] soc: qcom: smd-rpm: Add msm8996 compatibility

[E-devel] EFL 1.19.0-beta3 (from git) package for Debian Experimental
 2017-03-20 23:44 UTC  (3+ messages)

[PATCH v3] rt2x00: add support for MT7620
 2017-03-20 23:43 UTC 

[xen-unstable test] 106786: regressions - FAIL
 2017-03-20 23:42 UTC 

[Qemu-devel] [PATCH v2 0/2] some remaining vmgenid tweaks for 2.9
 2017-03-20 23:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] hw/acpi/vmgenid: prevent more than one vmgenid device

[net-next sample action optimization v4 0/4]
 2017-03-20 23:32 UTC  (5+ messages)
` [net-next sample action optimization v4 1/4] openvswitch: Deferred fifo API change
` [net-next sample action optimization v4 2/4] openvswitch: Refactor recirc key allocation
` [net-next sample action optimization v4 3/4] openvswitch: Optimize sample action for the clone use cases
` [net-next sample action optimization v4 4/4] Openvswitch: Refactor sample and recirc actions implementation

[PATCH] powerpc: Add POWER9 copy_page() loop
 2017-03-20 23:40 UTC 

[PATCH v2 1/2] efi: arm-stub: Correct FDT and initrd allocation rules for arm64
 2017-03-20 23:40 UTC  (6+ messages)
` [PATCH v2 2/2] efi: arm-stub: Round up FDT allocation to mapping size

Telit LE910V1 - LTE only modem
 2017-03-20 23:39 UTC  (2+ messages)

[PATCH] tpm/tpm_crb: mark PM functions as __maybe_unused
 2017-03-20 23:35 UTC  (7+ messages)

[PATCH 000/100] Add Vega10 Support
 2017-03-20 23:38 UTC  (4+ messages)

[PATCH v2 0/7] Add support for OPA classport info
 2017-03-20 23:38 UTC  (8+ messages)
  ` [PATCH v2 1/7] IB/SA: Fix lines longer than 80 columns
  ` [PATCH v2 2/7] IB/SA: Add braces when using sizeof
  ` [PATCH v2 3/7] IB/SA: Remove unwanted braces
  ` [PATCH v2 4/7] IB/SA: Move functions update_sm_ah() and ib_sa_event()
  ` [PATCH v2 5/7] IB/SA: Modify SA to implicitly cache Class Port info
  ` [PATCH v2 6/7] IB/core: Add rdma_cap_opa_ah to expose opa address handles
  ` [PATCH v2 7/7] IB/SA: Add support to query opa classport info

[PATCH] net/mlx5: fix reusing Rx/Tx queues
 2017-03-20 23:38 UTC 

[PATCH v3 1/3] video: ARM CLCD: Move registers to a separate header
 2017-03-20 23:36 UTC  (6+ messages)
` [PATCH v3 2/3] drm/pl111: Initial drm/kms driver for pl111
` [PATCH v3 3/3] drm: Clarify the role of plane_state argument to drm_simple update()

[PATCH] i40e: fix memcpy with swapped arguments
 2017-03-20 23:33 UTC  (4+ messages)
` [Intel-wired-lan] "

[Buildroot] [PATCH 1/3] xenomai: bump version to 3.0.3
 2017-03-20 23:33 UTC  (5+ messages)
` [Buildroot] [PATCH 2/3] remove: 0001-bfin-remove-inline-keyword.patch
` [Buildroot] [PATCH 3/3] xenomai: enable SMP in configuration options

[PATCH 0/2] [PULL] qemu-kvm.git uq/master queue
 2017-03-20 23:20 UTC  (5+ messages)
` [PATCH 1/2] acpi_piix4: fix migration of gpe fields
      ` [Qemu-devel] "

[Buildroot] [PATCH] uboot-tools: pass empty CFLAGS on invocation of libfdt/setup.py
 2017-03-20 23:30 UTC  (3+ messages)

Safe to use stdatomic.h?
 2017-03-20 23:22 UTC  (2+ messages)

[PATCH 1/7] scriptutils: Add support for specify stream on logger_create
 2017-03-20 23:33 UTC  (7+ messages)
` [PATCH 2/7] scripts/yocto-compat-layer.py: Dump log to stdout instead of stderr
` [PATCH 3/7] scripts/yocto-compat-layer.py: Make output log argument optional
` [PATCH 4/7] scripts/compatlayer: Add exclude of meta-world-pkgdata on get_signatures
` [PATCH 5/7] scripts/lib/compatlayer: Remove require of meta- in layer dir name
` [PATCH 6/7] scripts/yocto-compat-layer.py: Add option to disable layer autodiscovery
` [PATCH 7/7] scripts/yocto-compat-layer.py: Handle layer dependencies when test

[PATCH] drm/i915: use static const array for PICK macro
 2017-03-20 23:28 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] NFS: Don't disconnect open-owner on NFS4ERR_BAD_SEQID
 2017-03-20 23:26 UTC  (7+ messages)
      ` [PATCH resend] "

[PATCH] HV: properly delay KVP packets when negotiation is in progress
 2017-03-20 22:44 UTC  (4+ messages)

[PATCH 00/20] object_id part 7
 2017-03-20 23:17 UTC  (4+ messages)
` [PATCH 06/20] builtin/receive-pack: convert portions to struct object_id

[Qemu-devel] [Bug 877498] [NEW] qemu does not pass sector size from physical devices to virtual devices
 2017-03-20 22:57 UTC  (2+ messages)
` [Qemu-devel] [Bug 877498] "

[Qemu-devel] [Bug 888150] [NEW] qemu and qemu.git -> Migration + disk stress introduces qcow2 corruptions
 2017-03-20 23:00 UTC  (2+ messages)
` [Qemu-devel] [Bug 888150] "

Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled
 2017-03-20 23:15 UTC  (10+ messages)

[PATCH] sched: Wake up all non-exclusive waiters in __wake_up_common()
 2017-03-20 23:13 UTC  (3+ messages)

[PATCH net-next v5 0/3] net: core: Two Helper function about socket information
 2017-03-20 23:11 UTC  (3+ messages)
` [PATCH net-next v5 2/3] Add a eBPF helper function to retrieve socket uid

[Qemu-devel] [PATCH 00/81] Patch Round-up for stable 2.8.1, freeze on 2017-03-27
 2017-03-20 23:08 UTC  (16+ messages)
` [Qemu-devel] [PATCH 06/81] 9pfs: local: open/opendir: don't follow symlinks
` [Qemu-devel] [PATCH 07/81] 9pfs: local: lgetxattr: "
` [Qemu-devel] [PATCH 08/81] 9pfs: local: llistxattr: "
` [Qemu-devel] [PATCH 66/81] block/vmdk: Fix the endian problem of buf_len and lba
` [Qemu-devel] [PATCH 69/81] target-i386: correctly propagate retaddr into SVM helpers
` [Qemu-devel] [PATCH 71/81] hmp: fix block_set_io_throttle
` [Qemu-devel] [PATCH 72/81] cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620)
` [Qemu-devel] [PATCH 73/81] eth: Extend vlan stripping functions
` [Qemu-devel] [PATCH 74/81] NetRxPkt: Fix memory corruption on VLAN header stripping
` [Qemu-devel] [PATCH 75/81] NetRxPkt: Do not try to pull more data than present
` [Qemu-devel] [PATCH 77/81] e1000e: correctly tear down MSI-X memory regions
` [Qemu-devel] [PATCH 78/81] scsi: mptsas: fix the wrong reading size in fetch request
` [Qemu-devel] [PATCH 79/81] virtio-pci: reset modern vq meta data
` [Qemu-devel] [PATCH 80/81] s390x/css: reassign subchannel if schid is changed after migration
` [Qemu-devel] [PATCH 81/81] thread-pool: add missing qemu_bh_cancel in completion function


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.