All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-30 19:45:26 to 2016-09-30 21:56:59 UTC [more...]

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

[RESEND PATCH v2 0/3] Broadcom AVS CPUfreq driver
 2016-09-30 21:56 UTC  (4+ 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 v2 1/1] arm64: Add DTS support for FSL's LS1012A SoC
 2016-09-30 21:55 UTC  (23+ messages)
          ` [linux-devel] "

[Qemu-devel] [PATCH v3 00/15] A number of fixes for ThreadSanitizer
 2016-09-30 21:54 UTC  (17+ 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 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] docs/manual: no warranty on output of legal-info
 2016-09-30 21:54 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] tareget-arm: Handle tagged addresses when loading PC
 2016-09-30 21:48 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] nv50/ir: constant fold OP_SPLIT
 2016-09-30 21:50 UTC  (2+ messages)
  ` [PATCH v2] "

[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 

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

linux-libc-headers and linux-ti-staging fetch errors
 2016-09-30 21:37 UTC  (5+ messages)

[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  (16+ messages)
` [PATCH 14/63] xfs: connect refcount adjust functions to upper layers
` [PATCH 18/63] xfs: introduce reflink utility functions
` [PATCH 20/63] xfs: log bmap intent items
` [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

[RFC/PATCH 0/2] place cherry pick line below commit title
 2016-09-30 20:49 UTC  (6+ messages)

[Bug 97988] [radeonsi] playing back videos with VDPAU exhibits deinterlacing/anti-aliasing issues not visible with VA-API
 2016-09-30 20:48 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: Fix H3 DRAM impedance calibration on rev. A chips
 2016-09-30 20:46 UTC  (6+ messages)

[PATCH v3 0/9] SELinux support for Infiniband RDMA
 2016-09-30 20:46 UTC  (14+ messages)

[PATCH 2/2] rc: nuvoton: use managed versions of rc_allocate_device and rc_register_device
 2016-09-30 20:42 UTC 

[PATCH 1/2] rc: core: add managed versions of rc_allocate_device and rc_register_device
 2016-09-30 20:42 UTC 

[PATCH] drm/sun4i: Check that the plane coordinates are not negative
 2016-09-30 20:42 UTC  (6+ messages)

U-Boot ethXaddr environment variables are not propagating to Linux
 2016-09-30 20:35 UTC  (3+ messages)

[PATCH 1/2] classes/uboot-extlinux-config: Add class
 2016-09-30 20:33 UTC  (2+ messages)
` [PATCH 2/2] u-boot: Add support to use uboot-extlinux-config class

[v2 0/3] Enable L2 Cache Allocation Technology
 2016-09-30 20:32 UTC  (2+ messages)

[PATCH v4 0/8] tpm: add the securityfs pseudo files support for TPM 2.0 firmware event log
 2016-09-30 20:31 UTC  (10+ messages)
` [PATCH v4 2/8] tpm: replace dynamically allocated bios_dir with dentry array
` [PATCH v4 3/8] tpm: validate event log access before tpm_bios_log_setup

[PATCH 0/4] libcxgb4: header file/copyright clean up
 2016-09-30 20:31 UTC  (3+ messages)

[PATCH] sched/fair: Do not decay new task load on first enqueue
 2016-09-30 20:30 UTC  (4+ messages)

[[yocto-autobuilder][PATCHv2]] Build sets to test new OS distribution in autobuilder
 2016-09-30 20:29 UTC 

[PATCH 0/7] ethtool: misc fixes for Coverity issues
 2016-09-30 20:26 UTC  (9+ messages)
` [PATCH 1/7] ethtool: avoid NULL pointer dereference in do_permaddr
` [PATCH 2/7] ethtool: avoid resource leak of strings in do_gprivflags
` [PATCH 3/7] ethtool: plug resource leaks of defs and features in do_gfeatures
` [PATCH 4/7] ethtool: fix leakage of defs resources in do_sfeatures
` [PATCH 5/7] ethtool: fix leakage of efeatures "
` [PATCH 6/7] ethtool: fix leakage of strings resources in do_sprivflags
` [PATCH 7/7] ethtool: fix leakage of strings resources in get_feature_defs

[PATCH 0/2] physfs fixup -> master-next / mpd: enhancement
 2016-09-30 20:22 UTC  (3+ messages)
` [PATCH 1/2] physfs: fix LICENSE checksum
` [PATCH 2/2] mpd: disable automatic start at boot - service is activated on demand by socket

[PATCH] Expose cifs module parameters in sysfs
 2016-09-30 20:21 UTC 

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

[GIT PULL] ASoC updates for v4.9
 2016-09-30 20:14 UTC  (2+ messages)

[PATCH] net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling
 2016-09-30 20:12 UTC  (2+ messages)

[ndctl PATCH] test/clear.sh: test to making sure cleared badblocks don't reappear
 2016-09-30 20:10 UTC 

[PATCH v2 0/3] misc updates for Address Range Scrub
 2016-09-30 20:10 UTC  (8+ 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 v2 3/3] libnvdimm: clear the internal poison_list when clearing badblocks

[PATCH] net/phy: marvell: fix error handling
 2016-09-30 20:10 UTC 

[Qemu-devel] [PATCH v14 00/21] QAPI/QOM work for non-scalar object properties
 2016-09-30 20:08 UTC  (5+ messages)
` [Qemu-devel] [PATCH v14 11/21] qapi: add integer range support for QObjectInputVisitor
` [Qemu-devel] [PATCH v14 12/21] option: allow qemu_opts_to_qdict to merge repeated options

Adding new custom devices to Xen via QEMU
 2016-09-30 20:06 UTC  (8+ messages)

[WireGuard] WireGuard Queuing, Bufferbloat, Performance, Latency, and related issues
 2016-09-30 20:12 UTC  (3+ messages)

[PATCH 4/4] core.abbrev: raise the default abbreviation to 12 hexdigits
 2016-09-30 20:01 UTC  (14+ messages)

[PATCH][jethro] rootfs: Modify RPM installation
 2016-09-30 20:03 UTC  (2+ messages)

[Bug 172981] New: [bisected] SLAB: extreme load averages and over 2000 kworker threads
 2016-09-30 19:58 UTC  (7+ messages)

Validate Your USAA Bank Account
 2016-09-30 12:36 UTC 

-c menuconfig stopped working in master
 2016-09-30 19:54 UTC  (5+ messages)

[PATCH 0/1] Avoid unnecessary dependency on awk in devtool deploy-target
 2016-09-30 19:53 UTC  (2+ messages)
` [PATCH 1/1] devtool: deploy-target: Avoid unnecessary dependency on awk on the target

[PATCH v3 0/4] Cuckoo hash lookup enhancements
 2016-09-30 19:53 UTC  (3+ messages)
` [PATCH v4 0/4] Cuckoo hash enhancements

More OOM problems
 2016-09-30 19:48 UTC  (7+ messages)
  ` More OOM problems (sorry fro the mail bomb)


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.