All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-30 20:52:59 to 2016-09-30 22:47:15 UTC [more...]

[Qemu-devel] [PATCH 0/3] tareget-arm: Handle tagged addresses when loading PC
 2016-09-30 22:46 UTC  (7+ messages)
` [Qemu-devel] [PATCH 3/3] target-arm: Comments to mark location of pending work for 56 bit addresses

[Qemu-devel] [PULL 0/2] target-mips queue
 2016-09-30 22:45 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/15] A number of fixes for ThreadSanitizer
 2016-09-30 22:45 UTC  (21+ messages)
` [Qemu-devel] [PATCH v3 01/15] atomic.h: fix __SANITIZE_THREAD__ build
` [Qemu-devel] [PATCH v3 02/15] atomic.h: comment on use of atomic_read/set
` [Qemu-devel] [PATCH v3 03/15] exec-all.h: revert tb_page_addr_t to target_ulong
` [Qemu-devel] [PATCH v3 04/15] tcg/optimize: move default return out of if statement
` [Qemu-devel] [PATCH v3 05/15] seqlock: use atomic writes for the sequence
` [Qemu-devel] [PATCH v3 06/15] qom/object: update class cache atomically
` [Qemu-devel] [PATCH v3 07/15] qom/cpu: atomically clear the tb_jmp_cache
` [Qemu-devel] [PATCH v3 08/15] cpu: atomically modify cpu->exit_request
` [Qemu-devel] [PATCH v3 09/15] util/qht: atomically set b->hashes
` [Qemu-devel] [PATCH v3 10/15] linux-user/syscall: extend lock around cpu-list
` [Qemu-devel] [PATCH v3 11/15] qga/command: use QEMU atomic primitives
` [Qemu-devel] [PATCH v3 12/15] .travis.yml: add gcc sanitizer build
` [Qemu-devel] [PATCH v3 13/15] tcg: ensure cpu_tb_exec/tb_gen_code use atomic_read/write
  ` [Qemu-devel] [PATCH] fixup! "
` [Qemu-devel] [PATCH v3 14/15] tcg: update remaining TranslationBuffer fields atomically
` [Qemu-devel] [PATCH v3 15/15] translate-all: mark updates to PageDesc as atomic

[Buildroot] [PATCH] transmission: fix compile error
 2016-09-30 22:45 UTC  (2+ messages)

[PATCH 0/6] receive-pack: quarantine pushed objects
 2016-09-30 22:44 UTC  (6+ messages)
` [PATCH 3/6] tmp-objdir: introduce API for temporary object directories

[PATCH] intel-hid: new hid event driver for hotkeys
 2016-09-30 22:44 UTC  (4+ messages)

[PATCH v2 1/1] arm64: Add DTS support for FSL's LS1012A SoC
 2016-09-30 22:42 UTC  (25+ messages)
          ` [linux-devel] "

Input: melfas_mip4 - add ic_name sysfs attribute
 2016-09-30 22:41 UTC  (2+ messages)

[PATCH v2 0/3] misc updates for Address Range Scrub
 2016-09-30 22:40 UTC  (7+ messages)
` [PATCH v2 1/3] nfit: don't start a full scrub by default for an MCE
` [PATCH v2 2/3] pmem: reduce kmap_atomic sections to the memcpys only

[PATCH] ion_test: remove extra line per checkpatch.pl
 2016-09-30 22:39 UTC 

linux-libc-headers and linux-ti-staging fetch errors
 2016-09-30 22:39 UTC  (6+ messages)

[PATCH] Input: eKTF2127: mark PM functions as __maybe_unused
 2016-09-30 22:37 UTC  (2+ messages)

[meta-oe][PATCH 0/3] Add support for jq-native + associated fixes
 2016-09-30 22:30 UTC  (4+ messages)
` [meta-oe][PATCH 1/3] onig: add support for orig-native + misc minor fixes
` [meta-oe][PATCH 2/3] onig: update 5.9.3 -> 5.9.6
` [meta-oe][PATCH 3/3] jq: add support for jq-native + misc minor fixes

[U-Boot] [PATCH v2 0/6] toradex: config block handling
 2016-09-30 22:28 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/6] "

[PATCH] nv50/ir: constant fold OP_SPLIT
 2016-09-30 22:27 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2 0/3] Make /proc per net namespace objects belong to container
 2016-09-30 22:26 UTC  (5+ messages)
` [PATCH v2 3/3] net: make net namespace sysctls belong to container's owner

"Purposes, Concepts,Misfits, and a Redesign of Git" (a research paper)
 2016-09-30 22:24 UTC  (2+ messages)

mmotm 2016-09-30-15-24 uploaded
 2016-09-30 22:25 UTC  (2+ messages)

mmotm 2016-09-30-15-24 uploaded
 2016-09-30 22:25 UTC 

[PATCH] net: Use ns_capable_noaudit() when determining net sysctl permissions
 2016-09-30 22:24 UTC 

[Qemu-devel] [PATCH v2 00/11] blockjobs: Fix transactional race condition
 2016-09-30 22:22 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 01/11] blockjob: fix dead pointer in txn list
` [Qemu-devel] [PATCH v2 02/11] blockjob: centralize QMP event emissions
` [Qemu-devel] [PATCH v2 03/11] Blockjobs: Internalize user_pause logic
` [Qemu-devel] [PATCH v2 04/11] blockjobs: Always use block_job_get_aio_context
` [Qemu-devel] [PATCH v2 05/11] blockjobs: split interface into public/private
` [Qemu-devel] [PATCH v2 06/11] blockjobs: fix documentation
` [Qemu-devel] [PATCH v2 07/11] blockjob: add .clean property
` [Qemu-devel] [PATCH v2 08/11] blockjob: add .start field
` [Qemu-devel] [PATCH v2 09/11] blockjob: add block_job_start
` [Qemu-devel] [PATCH v2 10/11] blockjob: refactor backup_start as backup_job_create
` [Qemu-devel] [PATCH v2 11/11] iotests: add transactional failure race test

[PATCH v3 0/5] Add --format to tag verification
 2016-09-30 22:18 UTC  (6+ messages)
` [PATCH v3 1/5] gpg-interface, tag: add GPG_VERIFY_QUIET flag
` [PATCH v3 2/5] ref-filter: add function to print single ref_array_item
` [PATCH v3 3/5] tag: add format specifier to gpg_verify_tag
` [PATCH v3 4/5] builtin/verify-tag: add --format to verify-tag
` [PATCH v3 5/5] builtin/tag: add --format argument for tag -v

[PATCH v2] sparc: fixed ident, unsplitted 2 shorts lines in one big line
 2016-09-30 22:14 UTC 

[PATCH v4 2/2] pci:aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-09-30 22:13 UTC  (9+ messages)
` [PATCH v5 1/3] arm/dts: add pcie aer interrupt-name property in the dts
  ` [PATCH v5 3/3] pci:aer: add support aer interrupt with none MSI/MSI-X/INTx mode

[PATCH/RFC 00/12] Programming Open vSwitch (-like) flows into hardware using SwitchDev
 2016-09-30 22:12 UTC  (4+ messages)

[patch 4/4] MAINTAINERS: Javi has moved
 2016-09-30 22:11 UTC 

[patch 3/4] include/linux/property.h: fix typo/compile error
 2016-09-30 22:11 UTC 

[patch 2/4] ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()
 2016-09-30 22:11 UTC 

[patch 1/4] mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page()
 2016-09-30 22:11 UTC  (2+ messages)

incoming
 2016-09-30 22:11 UTC 

[Buildroot] [PATCH 1/2] toolchainfile.cmake: force setting CMAKE_{C, CXX, LINKER}_FLAGS
 2016-09-30 22:08 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] DEVELOPERS: update my entry list

[PATCH 1/5] pretty: allow formatting DATE_SHORT
 2016-09-30 22:04 UTC  (3+ messages)

[Buildroot] [PATCH] package/opencv3: fix CMAKE_CXX_FLAGS
 2016-09-30 22:07 UTC  (6+ messages)

Question on ext4 directory hashes in combination with file name encryption
 2016-09-30 22:05 UTC  (2+ messages)

[RESEND PATCH v2 0/3] Broadcom AVS CPUfreq driver
 2016-09-30 21:56 UTC  (7+ messages)
` [RESEND PATCH v2 1/3] dt: cpufreq: brcm: New binding document for brcmstb-avs-cpufreq
` [RESEND PATCH v2 2/3] cpufreq: brcmstb-avs-cpufreq: AVS CPUfreq driver for Broadcom STB SoCs
` [RESEND PATCH v2 3/3] cpufreq: brcmstb-avs-cpufreq: add debugfs support

[PATCH] net: mvmdio: do not clk_disable_unprepare() NULL clock
 2016-09-30 21:56 UTC 

[Buildroot] [PATCH] docs/manual: no warranty on output of legal-info
 2016-09-30 21:54 UTC  (3+ messages)

Regression in 4.8 - CPU speed set very low
 2016-09-30 21:52 UTC  (6+ messages)

[ANNOUNCE] 4.6.7-rt14
 2016-09-30 21:50 UTC 

[PATCH] Staging:dgnc:dgnc_neo: fixed 80 character line limit coding style issue
 2016-09-30 21:49 UTC 

Memory Pooling and Containers
 2016-09-30 21:47 UTC  (7+ messages)

[REPOST PATCH 1/5] scsi: bnx2i: convert to kworker
 2016-09-30 21:43 UTC  (6+ messages)

[PATCH net-next 0/7] rxrpc: More fixes and adjustments
 2016-09-30 21:41 UTC  (8+ messages)
` [PATCH net-next 1/7] rxrpc: Actually display the tx_data trace retransmission note
` [PATCH net-next 2/7] rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh
` [PATCH net-next 3/7] rxrpc: Reduce ssthresh to peer's receive window
` [PATCH net-next 4/7] rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary
` [PATCH net-next 5/7] rxrpc: Remove error from struct rxrpc_skb_priv as it is unused
` [PATCH net-next 6/7] rxrpc: Keep the call timeouts as ktimes rather than jiffies
` [PATCH net-next 7/7] rxrpc: Fix the call timer handling

[PATCH] gmock: fixed installing pkgconfig file and libraries on x86_64 architecture
 2016-09-30 22:18 UTC  (2+ messages)

[PATCH] oom: print nodemask in the oom report
 2016-09-30 21:41 UTC  (2+ messages)

You have been unsubscribed from the xfs mailing list
 2016-09-30 21:39 UTC 

[Buildroot] [PATCH] DEVELOPERS: Add entries for imx6ulpico and mx6cubox
 2016-09-30 21:37 UTC 

4.7 regression: ACPI: No IRQ available for PCI Interrupt Link [LNKD]. Try pci=noacpi or acpi=off
 2016-09-30 21:33 UTC  (11+ messages)

[Qemu-devel] [PATCH v2 0/9] A couple of fixes for ThreadSanitizer
 2016-09-30 21:31 UTC  (3+ messages)

[PATCH 3/3] tools & docs: add L2 CAT support in tools and docs
 2016-09-30 21:29 UTC  (2+ messages)

[PATCH v3 00/13] futex: Introducing throughput-optimized futexes
 2016-09-30 21:26 UTC  (14+ messages)
` [PATCH v3 01/13] futex: Consolidate duplicated timer setup code
` [PATCH v3 02/13] futex: Rename futex_pi_state to futex_state
` [PATCH v3 03/13] futex: Add helpers to get & cmpxchg futex value without lock
` [PATCH v3 04/13] futex: Consolidate pure pi_state_list add & delete codes to helpers
` [PATCH v3 05/13] futex: Add a new futex type field into futex_state
` [PATCH v3 06/13] futex: Allow direct attachment of futex_state objects to hash bucket
` [PATCH v3 07/13] futex: Throughput-optimized (TP) futexes
` [PATCH v3 08/13] futex: Enable robust handling of TP futexes
` [PATCH v3 09/13] futex: Implement lock handoff for TP futexes to prevent lock starvation
` [PATCH v3 10/13] futex: Inform FUTEX_LOCK callers on how the lock is acquired
` [PATCH v3 11/13] futex: Add timeout support to TP futexes
` [PATCH v3 12/13] futex, doc: TP futexes document
` [PATCH v3 13/13] perf bench: New microbenchmark for userspace mutex performance

[PATCH 0/2] futex: extend the futex(2) and futex(7) manpages for TP futexes
 2016-09-30 21:27 UTC  (6+ messages)
` [PATCH 1/2] futex.2: Add description about the FUTEX_LOCK/FUTEX_UNLOCK operations
` [PATCH 2/2] futex.7: "

[ANNOUNCE] - Reminder, TODAY: Mailing list migration to vger.kernel.org​
 2016-09-30 21:27 UTC 

outreachy
 2016-09-30 21:24 UTC  (4+ messages)
` [Outreachy kernel] outreachy

[PATCH] leds: leds-pca963x: add power management support
 2016-09-30 21:23 UTC  (2+ messages)

[v2 2/3] x86: add support for L2 CAT in hypervisor
 2016-09-30 21:23 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/6] Move some config macros to Kconfig
 2016-09-30 21:19 UTC  (7+ messages)
` [U-Boot] [RFC PATCH 1/6] arm: Fix Kconfig for proper display menu
` [U-Boot] [RFC PATCH 2/6] arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig
` [U-Boot] [RFC PATCH 3/6] arm: Move MAX_CPUS "
` [U-Boot] [RFC PATCH 4/6] arm: Move SYS_FSL_IFC_BANK_COUNT "
` [U-Boot] [RFC PATCH 5/6] arm: Move FSL_HAS_DP_DDR and NUM_DDR_CONTROLLERS "
` [U-Boot] [RFC PATCH 6/6] arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES "

[PATCH] ARCv2: intc: Use kflag if STATUS32.IE must be reset
 2016-09-30 21:18 UTC  (3+ messages)

[v2 1/3] x86: refactor psr implementation in hypervisor
 2016-09-30 21:18 UTC  (2+ messages)

[PATCH 0/4] [media] exynos-gsc: Cleanup and fixes
 2016-09-30 21:16 UTC  (5+ messages)
` [PATCH 1/4] [media] exynos-gsc: change spamming try_fmt log message to debug
` [PATCH 2/4] [media] exynos-gsc: don't clear format when freeing buffers with REQBUFS(0)
` [PATCH 3/4] [media] exynos-gsc: fix supported RGB pixel format
` [PATCH 4/4] [media] exynos-gsc: do proper bytesperline and sizeimage calculation

+ maintainers-switch-to-kernelorg-email-address-for-javi-merino.patch added to -mm tree
 2016-09-30 21:14 UTC 

[Devel] Turning iasl's "-oe" option into a documented, regular option?
 2016-09-30 21:13 UTC 

[PATCH] ARCv2: fix local_save_flags
 2016-09-30 21:11 UTC  (2+ messages)

[PATCH v10 00/63] xfs: add reflink and dedupe support
 2016-09-30 21:08 UTC  (6+ messages)
` [PATCH 23/63] xfs: implement deferred bmbt map/unmap operations

unable to handle kernel paging request - btrfs
 2016-09-30 21:07 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 00/11] Add runnability info to query-cpu-definitions
 2016-09-30 21:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 01/11] tests: Add test case for x86 feature parsing compatibility

[PATCH] hv: do not lose pending heartbeat vmbus packets
 2016-09-30 18:31 UTC  (3+ messages)

[RFC PATCH v3 0/2] Type-C Port Manager
 2016-09-30 21:02 UTC  (7+ messages)
` [RFC PATCH v3 1/2] usb: typec: USB Type-C Port Manager (tcpm)

[PATCH v3 0/2] leds: Add driver for NCP5623 3-channel I2C LED driver
 2016-09-30 21:00 UTC  (5+ messages)
` [PATCH v3 2/2] "

[Qemu-devel] [PATCH v5 00/12] Add runnability info to query-cpu-definitions
 2016-09-30 20:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 04/12] target-i386: Register aliases for feature names with underscores
  ` [Qemu-devel] [libvirt] "

[PATCH 0/5] xfs_io: address various "inode" command issues
 2016-09-30 20:57 UTC  (6+ messages)
` [PATCH 1/5] xfs_io: fix inode command help and argsmax
` [PATCH 2/5] xfs_io: factor out new get_last_inode() helper
` [PATCH 3/5] xfs_io: move inode command arg handling to top
` [PATCH 4/5] xfs_io: refactor inode command
` [PATCH 5/5] xfs_io: fix inode command with "-n" for bogus inode

[Bug 93828] New: Xorg hangs randomly with nouveau driver
 2016-09-30 20:55 UTC  (4+ messages)
  ` [Bug 93828] "

Shortest path to EGL_ANDRIOD_native_sync
 2016-09-30 20:53 UTC  (3+ messages)
` [PATCH libdrm 15/15] intel: Support passing of explicit fencing from execbuf


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.