All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-11 07:50:08 to 2017-03-11 11:56:07 UTC [more...]

sparse-llvm incorrect handling of function pointers
 2017-03-11 11:56 UTC  (5+ messages)

[PATCH v2 00/27] LLVM fixes
 2017-03-11 11:54 UTC  (31+ messages)
` [PATCH v2 01/27] give a type to OP_PHISOURCE
` [PATCH v2 02/27] give a type to OP_SEL, always
` [PATCH v2 03/27] give a type to OP_SYMADDR
` [PATCH v2 04/27] give a type to PSEUDO_ARGs
` [PATCH v2 05/27] llvm: fix translation of PSEUDO_VALs into a ValueRefs
` [PATCH v2 06/27] llvm: fix output_op_store() which modify its operand
` [PATCH v2 07/27] llvm: fix output_op_[ptr]cast()
` [PATCH v2 08/27] llvm: give a name to call return values
` [PATCH v2 09/27] llvm: add test cases for the type of constants
` [PATCH v2 10/27] add ptr_list_nth_entry()
` [PATCH v2 11/27] llvm: fix type of literal integer passed as arguments
` [PATCH v2 12/27] llvm: fix output OP_ADD mixed with pointers
` [PATCH v2 13/27] llvm: add support for OP_SYMADDR
` [PATCH v2 14/27] keep OP_SYMADDR instructions
` [PATCH v2 15/27] llvm: add test cases for symbol's address
` [PATCH v2 16/27] llvm: add test cases for pointers passed as argument
` [PATCH v2 17/27] llvm: add test cases for arrays "
` [PATCH v2 18/27] llvm: add test cases for degenerated pointers
` [PATCH v2 19/27] llvm: add support for OP_NEG
` [PATCH v2 20/27] llvm: fix pointer/float mixup in comparisons
` [PATCH v2 21/27] llvm: use pseudo_list_size() instead of open coding it
` [PATCH v2 22/27] llvm: give arguments a name
` [PATCH v2 23/27] llvm: remove unneeded arg 'module'
` [PATCH v2 24/27] llvm: remove unneeded arg 'fn'
` [PATCH v2 25/27] llvm: remove unneeded 'generation'
` [PATCH v2 26/27] llvm: remove unneeded function::type
` [PATCH v2 27/27] llvm: reduce scope of 'bb_nr'

How to find the cause of 'git push' stopping on 'Writing objects'?
 2017-03-11 11:55 UTC 

[Qemu-devel] [PATCH 0/2] Allocate mutiple clusters for VMDK I/O
 2017-03-11 11:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] vmdk: Optimize I/O by allocating multiple clusters
` [Qemu-devel] [PATCH 2/2] vmdk: Update metadata for "

[U-Boot] [PATCH v3] Add single register pin controller driver
 2017-03-11 11:52 UTC  (3+ messages)

[PATCH v2 2/3] x86/process: Correct and optimize TIF_BLOCKSTEP switch
 2017-03-11 11:49 UTC  (2+ messages)
` [tip:x86/process] "

[PATCH v2 3/3] x86/process: Optimize TIF_NOTSC switch
 2017-03-11 11:50 UTC  (2+ messages)
` [tip:x86/process] "

[PATCH v2 1/3] x86/process: Optimize TIF checks in __switch_to_xtra()
 2017-03-11 11:49 UTC  (2+ messages)
` [tip:x86/process] "

[PATCH v2 1/2] libv4lconvert: make it clear about the criteria for needs_conversion
 2017-03-11 11:50 UTC  (3+ messages)
` [PATCH v2 2/2] libv4lconvert: expose bayer formats

[PATCH] i2c-core: Expand buffers used in i2c_smbus_xfer_emulated()
 2017-03-11  8:03 UTC  (7+ messages)

[PATCH 00/10] staging: iio: Remove exceptional & on functions name
 2017-03-11 11:40 UTC  (6+ messages)
` [Outreachy kernel] "

[PATCH v5 00/39] i.MX Media Driver
 2017-03-11 11:39 UTC  (7+ messages)
` [PATCH v5 15/39] [media] v4l2: add a frame interval error event

[xen-4.7-testing baseline-only test] 68656: tolerable trouble: blocked/broken/fail/pass
 2017-03-11 11:35 UTC 

[PATCH v4 00/36] i.MX Media Driver
 2017-03-11 11:32 UTC  (19+ messages)
` [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline

[PATCH 1/1] net/mlx4: add port parameter
 2017-03-11 11:32 UTC  (4+ messages)

[Powertop] error: possibly undefined macro: AC_PROG_LIBTOOL
 2017-03-11 11:32 UTC 

[PATCH] xfstests: test orphan inode recovery on RO mount
 2017-03-11 11:28 UTC  (4+ messages)

[PATCH 00/44] Replace Smart package manager with DNF package manager
 2017-03-11 11:22 UTC  (3+ messages)
` [PATCH 43/44] base-files: do not write the current date into /etc/issue and /etc/issue.net

[PATCHv5 00/16] atmel-isi/ov7670/ov2640: convert to standalone drivers
 2017-03-11 11:23 UTC  (23+ messages)
` [PATCHv5 01/16] ov7670: document device tree bindings
` [PATCHv5 02/16] ov7670: call v4l2_async_register_subdev
` [PATCHv5 03/16] ov7670: fix g/s_parm
` [PATCHv5 04/16] ov7670: get xclk
` [PATCHv5 05/16] ov7670: add devicetree support
` [PATCHv5 06/16] atmel-isi: document device tree bindings
` [PATCHv5 07/16] atmel-isi: remove dependency of the soc-camera framework
` [PATCHv5 08/16] atmel-isi: move out of soc_camera to atmel
` [PATCHv5 09/16] ov2640: fix colorspace handling
` [PATCHv5 10/16] ov2640: update bindings
` [PATCHv5 11/16] ov2640: convert from soc-camera to a standard subdev sensor driver
` [PATCHv5 12/16] ov2640: use standard clk and enable it
` [PATCHv5 13/16] ov2640: add MC support
` [PATCHv5 14/16] em28xx: drop last soc_camera link
` [PATCHv5 15/16] sama5d3 dts: enable atmel-isi
` [PATCHv5 16/16] at91-sama5d3_xplained.dts: select ov2640

[PATCH 0/1] Whitelist sftp
 2017-03-11 11:24 UTC  (2+ messages)

[PATCH 0/3] Improve code readability
 2017-03-11 11:16 UTC  (5+ messages)
` [PATCH 1/3] staging: wilc1000: Remove unnecessary brackets
  ` [Outreachy kernel] "
` [PATCH 2/3] staging: wilc1000: Declare variables at top of function
` [PATCH 3/3] staging: wilc1000: Correct name of variables

Changing checksums of RT patches
 2017-03-11 11:14 UTC  (13+ messages)

[PATCH 00/15] arm64/kvm: use common sysreg definitions
 2017-03-11 11:06 UTC  (5+ messages)

[Gsoc] adding built-in driver for javascript
 2017-03-11 11:04 UTC  (2+ messages)

Neophyte questions about PCIe
 2017-03-11 10:57 UTC  (7+ messages)

[PATCH RFC,v2] tpm_crb: request and relinquish locality 0
 2017-03-11 10:55 UTC  (5+ messages)
` [PATCH RFC, v2] "

connector/edid probing races
 2017-03-11 10:53 UTC  (5+ messages)

[PATCH 1/2] x86/xsave: Move xsave initialization to after parsing early parameters
 2017-03-11 10:46 UTC  (3+ messages)
` [PATCH 2/2] x86/fpu: Support disabling AVX and AVX512

[PATCH v2] staging: wilc1000: Avoid excessive indentation
 2017-03-11 10:45 UTC 

[GIT PULL FOR v4.12] Bye bye drm_platform midlayer
 2017-03-11 10:44 UTC  (2+ messages)

[PATCH] mac80211: rt2x00: add support for MT7620
 2017-03-11 10:37 UTC  (2+ messages)

[x86/boot] aeff500cb8: BUG: kernel reboot-without-warning in early-boot stage, last printk: early console in setup code
 2017-03-11 10:39 UTC 

[Qemu-devel] Incorrect memory region address with large 64-bit PCI BARs
 2017-03-11 10:37 UTC 

[RFC v4 00/21] ath10k sdio and usb support
 2017-03-11 10:36 UTC  (7+ messages)
` [RFC v4 06/21] ath10k: sdio support

[meta-raspberrypi] Errors building
 2017-03-11 10:35 UTC  (2+ messages)

[PATCH v2] staging: sm750fb: function prototype argument should have an identifier name
 2017-03-11 10:31 UTC  (4+ messages)

[PATCH] staging: wilc1000: Avoid excessive indentation
 2017-03-11 10:31 UTC  (2+ messages)
` [Outreachy kernel] "

[meta-raspberrypi][PATCH 1/2] linux-raspberrypi_4.4: Update to 4.4.48
 2017-03-11 10:15 UTC  (4+ messages)

[PATCH] statx: optimize copy of struct statx to userspace
 2017-03-11 10:15 UTC 

[PATCH] statx: remove incorrect part of vfs_statx() comment
 2017-03-11 10:13 UTC 

[PATCH] x86-32: fix tlb flushing when lguest clears PGE
 2017-03-11 10:13 UTC  (2+ messages)
` [tip:x86/urgent] x86/tlb: Fix "

[ovmf test] 106592: regressions - FAIL
 2017-03-11 10:11 UTC 

[Qemu-devel] [PATCH] linux-user/hppa: Fix typo for TARGET_NR_epoll_wait
 2017-03-11 10:05 UTC 

[PATCH RFC] mm/vmscan: donot retry shrink zones when memcg is disabled
 2017-03-11  9:41 UTC  (4+ messages)

how does files/fs-perms.txt affect building base-files rpm?
 2017-03-11  9:57 UTC  (3+ messages)

[PATCH v3 1/4] syscalls: Restore address limit after a syscall
 2017-03-11  9:42 UTC  (4+ messages)
` [PATCH v3 2/4] x86/syscalls: Specific usage of verify_pre_usermode_state
  ` [kernel-hardening] "

Compiling with armcc for yocto
 2017-03-11  9:41 UTC  (2+ messages)

[linux-linus test] 106591: regressions - FAIL
 2017-03-11  9:41 UTC 

[PATCH 1/3] libv4lconvert: expose bayer formats
 2017-03-11  9:34 UTC  (4+ messages)
` [PATCH 2/3] libv4lconvert: by default, offer the original format to the client
  ` [PATCH 3/3] libv4lconvert: make it clear about the criteria for needs_conversion

[PATCH] libv4lconvert: by default, offer the original format to the client
 2017-03-11  9:33 UTC  (3+ messages)

why `send(2)' blocks even though I've turned up the related sock settings?
 2017-03-11  9:31 UTC  (2+ messages)

[PATCH] staging: sm750fb: function prototype argument should have an identifier name
 2017-03-11  9:25 UTC  (3+ messages)
` [Outreachy kernel] "
  ` [Outreachy kernel] [PATCH] staging: sm750fb: function prototype argument should have an identifi

[Buildroot] [autobuild.buildroot.net] Build results for 2017-03-10
 2017-03-11  9:23 UTC  (2+ messages)

[PATCH v3 0/3] staging: wilc1000: Improve code readability
 2017-03-11  9:22 UTC  (4+ messages)
` [PATCH v3 1/3] staging: wilc1000: Enhance code formatting
` [PATCH v3 2/3] "
` [PATCH v3 3/3] staging: wilc1000: Delete blank line

[Qemu-devel] [PATCH 0/3] Fixes for hppa-linux-user
 2017-03-11  9:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] linux-user: Fix TARGET_SA_* defines for HPPA

[PATCH] netfilter: Force fake conntrack entry to be at least 8 bytes aligned
 2017-03-11  9:12 UTC  (2+ messages)

[PATCH] fs-perms.txt: Two cleanup tweaks for consistency
 2017-03-11  9:02 UTC 

[PATCH v9 00/15] ACPI platform MSI support and its example mbigen
 2017-03-11  8:56 UTC  (6+ messages)
` [PATCH v9 10/15] ACPI: platform-msi: retrieve dev id from IORT

[PATCH v3 0/7] in-kernel resource manager
 2017-03-11  8:55 UTC  (3+ messages)

[PATCH] tpm_crb: check for bad response size
 2017-03-11  8:48 UTC  (3+ messages)

[Bug 37724] New: occlusion queries are messed up in ut2004 (regression, bisected)
 2017-03-11  8:44 UTC  (3+ messages)
` [Bug 37724] r300g with HyperZ/Z compression: "

[patch net-next 0/9] mlxsw: Add support for TC flower offload statistics
 2017-03-11  8:42 UTC  (10+ messages)
` [patch net-next 1/9] mlxsw: spectrum: Add support for counter allocator
` [patch net-next 2/9] mlxsw: reg: Add Monitoring General Purpose Counter Set register
` [patch net-next 3/9] mlxsw: spectrum: Add support for generic flow counter allocation
` [patch net-next 4/9] mlxsw: spectrum_acl_tcam: Add support for retrieving TCAM entry activity
` [patch net-next 5/9] mlxsw: spectrum: Add support for direct rule access
` [patch net-next 6/9] mlxsw: spectrum: Add periodic ACL rule activity update
` [patch net-next 7/9] mlxsw: spectrum: Add support for Policing and Counting action block
` [patch net-next 8/9] mlxsw: spectrum: Add support for counters on TCAM entries
` [patch net-next 9/9] mlxsw: spectrum: Add support for TC flower offload statistics

[PATCH 0/3] tpm/tpm_crb: Enable TPM CRB interface for ARM64
 2017-03-11  8:42 UTC  (9+ messages)
` [PATCH 1/3] ACPICA: Update TPM2 ACPI table
` [PATCH 2/3] tpm: Add start method for ARM Secure Monitor Call
` [PATCH 3/3] tpm/tpm_crb: Enable TPM CRB interface for ARM64

[PATCH v7 0/5] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2017-03-11  8:42 UTC  (15+ messages)
` [PATCH v7 2/5] x86/ioreq server: Add DMOP to map guest ram with p2m_ioreq_server to an ioreq server
` [PATCH v7 3/5] x86/ioreq server: Handle read-modify-write cases for p2m_ioreq_server pages
` [PATCH v7 4/5] ix86/ioreq server: Asynchronously reset outstanding p2m_ioreq_server entries
` [PATCH v7 5/5] x86/ioreq server: Synchronously reset outstanding p2m_ioreq_server entries when an ioreq server unmaps

[x86/boot] aeff500cb8 BUG: kernel reboot-without-warning in boot stage
 2017-03-11  8:36 UTC  (2+ messages)
` [x86/boot] aeff500cb8 BUG: kernel reboot-without-warning in early-boot stage, last printk: Decompressing Linux... Parsing ELF

[locking/ww_mutex] 2a0c112828: WARNING: CPU: 1 PID: 44 at kernel/locking/mutex.c:305 __ww_mutex_wakeup_for_backoff
 2017-03-11  8:34 UTC  (2+ messages)

Bug#576242: gdb: Please support Renesas SH(sh4)
 2017-03-11  8:34 UTC  (2+ messages)

nvmet: race condition while CQE are getting processed concurrently with the DISCONNECTED event
 2017-03-11  8:29 UTC  (2+ messages)

[libvirt test] 106594: regressions - FAIL
 2017-03-11  8:24 UTC 

[PATCH v2 0/5] Thunderbolt GPU fixes
 2017-03-11  8:22 UTC  (4+ messages)
` [PATCH v2 1/5] PCI: Recognize Thunderbolt devices

[PATCH] tpm_crb: request and relinquish locality 0
 2017-03-11  8:15 UTC  (5+ messages)

[PATCH v2 1/5] staging: rtl8192e: Fix coding style issues
 2017-03-11  8:11 UTC  (2+ messages)

[mtd] 88eb23fa5e WARNING: CPU: 0 PID: 1 at fs/sysfs/dir.c:31 sysfs_warn_dup
 2017-03-11  8:06 UTC 

[Buildroot] [PATCH] shairport-sync: bump to version 3.0.1
 2017-03-11  8:00 UTC 

couple ambiguities/errors(?) in rootfs-postcommands.bbclass
 2017-03-11  7:49 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.