All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-15 20:25:22 to 2015-06-15 21:50:37 UTC [more...]

perf,ftrace: fuzzer triggers warning in trace_events_filter code
 2015-06-15 21:50 UTC  (4+ messages)

[PATCH v2] fetch2: Add BB_TRUSTED_NETWORK support
 2015-06-15 21:47 UTC  (7+ messages)
` [PATCH v3] fetch2: Add BB_ALLOWED_NETWORKS support

[PATCH v5 0/4] submodule config lookup API
 2015-06-15 21:48 UTC  (6+ messages)
` [PATCH v5 1/4] implement submodule config API for lookup of .gitmodules values
` [PATCH v5 2/4] extract functions for submodule config set and lookup
` [PATCH v5 3/4] use new config API for worktree configurations of submodules
` [PATCH v5 4/4] do not die on error of parsing fetchrecursesubmodules option

[PATCH 0/3] bmc150-accel fixes and cleanup
 2015-06-15 21:48 UTC  (4+ messages)
` [PATCH 1/3] iio:accel:bmc150-accel: fix counting direction
` [PATCH 2/3] iio:accel:bmc150-accel: make use of mask definition
` [PATCH 3/3] iio:accel:bmc150-accel: code style cleanup

[PATCH V9 00/10] New cpumask API and Intel Cache Allocation support
 2015-06-15 21:44 UTC  (4+ messages)
` [PATCH 10/10] x86/intel_rdt: Intel haswell Cache Allocation enumeration

[PATCH] doc: guidelines for library statistics
 2015-06-15 21:46 UTC  (3+ messages)

[PATCH] rps: Handle double list_add at __napi_schedule
 2015-06-15 21:46 UTC 

[PATCH] [RFC] Make git-update-ref invoke the update and post-update hooks
 2015-06-15 21:45 UTC  (4+ messages)

[PATCH] BlueZ line discipline baud rate setting update
 2015-06-15 21:45 UTC  (4+ messages)

Migrating a RAID 5 from 4x2TB to 3x6TB ?
 2015-06-15 21:45 UTC  (4+ messages)

[linux-next test] 58580: trouble: broken/fail/pass
 2015-06-15 21:45 UTC 

[PATCH v3] efi: Request desired alignment via the PE/COFF headers
 2015-06-15 21:43 UTC  (2+ messages)

[PATCH 0/7] userfault21 update
 2015-06-15 21:43 UTC  (6+ messages)
` [PATCH 1/7] userfaultfd: require UFFDIO_API before other ioctls
      ` [Qemu-devel] "

[Buildroot] [PATCH 1/1] package/gpm: add hash file, change archive to lzma
 2015-06-15 21:43 UTC  (2+ messages)

For your amusement: slightly faster syscalls
 2015-06-15 21:42 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/modem-manager: bump to version 1.4.8
 2015-06-15 21:42 UTC  (2+ messages)

[Buildroot] [git commit] package/modem-manager: bump to version 1.4.8
 2015-06-15 21:42 UTC 

[Devel] [PATCH] handle Linux systems without /dev/mem
 2015-06-15 21:42 UTC 

[Buildroot] [PATCH 1/1] package/network-manager: bump to version 1.0.2
 2015-06-15 21:42 UTC  (2+ messages)

[Buildroot] [git commit] package/network-manager: bump to version 1.0.2
 2015-06-15 21:41 UTC 

[RESEND PATCH 0/3] watchdog: MAX63xx cleanup and platform settings
 2015-06-15 21:41 UTC  (2+ messages)

[Buildroot] [PATCH] eudev: add enable/disable hwdb option
 2015-06-15 21:41 UTC  (2+ messages)

[PATCH 00/32] Netfilter updates for net-next
 2015-06-15 21:41 UTC  (34+ messages)
` [PATCH 01/32] netfilter: conntrack: warn the user if there is a better helper to use
` [PATCH 02/32] netfilter: bridge: refactor clearing BRNF_NF_BRIDGE_PREROUTING
` [PATCH 03/32] netfilter: bridge: re-order br_nf_pre_routing_finish_ipv6()
` [PATCH 04/32] netfilter: bridge: detect NAT66 correctly and change MAC address
` [PATCH 05/32] netfilter: bridge: refactor frag_max_size
` [PATCH 06/32] netfilter: bridge: rename br_parse_ip_options
` [PATCH 07/32] netfilter: bridge: re-order check_hbh_len()
` [PATCH 08/32] netfilter: bridge: forward IPv6 fragmented packets
` [PATCH 09/32] net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling
` [PATCH 10/32] netfilter: bridge: restore vlan tag when refragmenting
` [PATCH 11/32] netfilter: xtables: use percpu rule counters
` [PATCH 12/32] netfilter: xtables: avoid percpu ruleset duplication
` [PATCH 13/32] netfilter: ipset: Use MSEC_PER_SEC consistently
` [PATCH 14/32] netfilter: ipset: Use SET_WITH_*() helpers to test set extensions
` [PATCH 15/32] netfilter: ipset: Check extensions attributes before getting extensions
` [PATCH 16/32] netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6
` [PATCH 17/32] netfilter: ipset: Make sure we always return line number on batch
` [PATCH 18/32] netfilter: ipset: Check CIDR value only when attribute is given
` [PATCH 19/32] netfilter: ipset: Fix cidr handling for hash:*net* types
` [PATCH 20/32] netfilter: ipset: Fix parallel resizing and listing of the same set
` [PATCH 21/32] netfilter: ipset: Make sure listing doesn't grab a set which is just being destroyed
` [PATCH 22/32] netfilter:ipset Remove rbtree from hash:net,iface
` [PATCH 23/32] netfilter: ipset: Prepare the ipset core to use RCU at set level
` [PATCH 24/32] netfilter: ipset: Introduce RCU locking in bitmap:* types
` [PATCH 25/32] netfilter: ipset: Introduce RCU locking in hash:* types
` [PATCH 26/32] netfilter: ipset: Introduce RCU locking in list type
` [PATCH 27/32] netfilter: ipset: Fix coding styles reported by checkpatch.pl
` [PATCH 28/32] netfilter: Kconfig: get rid of parens around depends on
` [PATCH 29/32] netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference
` [PATCH 30/32] netfilter: nf_tables: attach net_device to basechain
` [PATCH 31/32] netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basechain()
` [PATCH 32/32] netfilter: nf_tables_netdev: unregister hooks on net_device removal

[Buildroot] [git commit] eudev: add enable/disable hwdb option
 2015-06-15 21:41 UTC 

[PATCH 00/15] Batch submission via GuC
 2015-06-15 21:40 UTC  (7+ messages)
` [PATCH 05/15] drm/i915: GuC-specific firmware loader
` [PATCH 09/15] drm/i915: GuC submission setup, phase 1
` [PATCH 10/15] drm/i915: Enable GuC firmware log

[Qemu-devel] [PATCH 00/11] Sprint to the finish: purge QError
 2015-06-15 21:40 UTC  (17+ messages)
` [Qemu-devel] [PATCH 04/11] qerror: Eliminate QERR_DEVICE_NOT_FOUND
` [Qemu-devel] [PATCH 06/11] tpm: Avoid qerror_report() outside QMP command handlers
` [Qemu-devel] [PATCH 07/11] qmp: Wean off qerror_report()
` [Qemu-devel] [PATCH 08/11] qerror: Finally unused, clean up
` [Qemu-devel] [PATCH 09/11] qerror: Move #include out of qerror.h
` [Qemu-devel] [PATCH 10/11] Include qapi/qmp/qerror.h exactly where needed
` [Qemu-devel] [PATCH 11/11] Include monitor/monitor.h "

Running kexec on mx6
 2015-06-15 21:40 UTC  (4+ messages)

[Qemu-devel] QEMU ARM SMP: IPI delivery delayed until next main loop event // how to improve IPI latency?
 2015-06-15 21:39 UTC  (7+ messages)

netstat and dual stack sockets
 2015-06-15 21:36 UTC  (2+ messages)

[Devel] [PATCH] handle Linux systems without /dev/mem
 2015-06-15 21:36 UTC 

[PATCH] gpio: make flags mandatory for gpiod_get functions
 2015-06-15 21:36 UTC 

[PATCH 0/7] super block scalabilit patches V3
 2015-06-15 21:34 UTC  (2+ messages)

[PATCH V2] openssl: fix building on x32 systems
 2015-06-15 21:33 UTC  (2+ messages)

[PATCHv2 00/30] perf stat: Introduce --per-task option
 2015-06-15 21:33 UTC  (10+ messages)
` [PATCH 03/30] perf tools: Change thread_map::map into struct
` [PATCH 07/30] perf tools: Add reference counting for thread_map object
` [PATCH 08/30] perf tools: Propagate cpu maps through the evlist

[PATCH 00/11] Demux IB CM requests in the rdma_cm module
 2015-06-15 21:32 UTC  (5+ messages)
` [PATCH 03/11] IB/cm: Expose service ID in request events
` [PATCH 04/11] IB/cm: Expose DGID in SIDR "

Updated CT firmware uploaded
 2015-06-15 21:30 UTC 

Possible broken MM code in dell-laptop.c?
 2015-06-15 21:27 UTC  (8+ messages)

[RFC NEXT] mm: Fix suspicious RCU usage at kernel/sched/core.c:7318
 2015-06-15 21:25 UTC  (2+ messages)

[PATCH v6 0/8] All sort of cdclk stuff
 2015-06-15 21:24 UTC  (7+ messages)
` [PATCH v6 2/8] drm/i915: Use cached cdclk value

[PATCH v2 0/6] hv: Front-end driver for PCIe Pass-through on Hyper-V
 2015-06-15 21:23 UTC  (4+ messages)
` [PATCH v2 4/6] drivers:hv: Export a function that maps Linux proc num onto Hyper-V proc num

[PATCH v5] seccomp: add ptrace options for suspend/resume
 2015-06-15 21:20 UTC  (6+ messages)

[PATCH v9 0/2] Fix bugs in kona pwm driver and pwm core
 2015-06-15 21:21 UTC  (6+ messages)
` [PATCH v9 1/2] pwm: kona: Modify settings application sequence
` [PATCH v9 2/2] pwm: core: Set enable state properly on failed call to enable

Payment for driving on toll road, invoice #00000801837
 2015-06-15 20:10 UTC 

[Buildroot] [PATCH] linux-firmware: bump version
 2015-06-15 21:17 UTC  (2+ messages)

From Dr. John Chan
 2015-06-15 21:15 UTC 

[Buildroot] [git commit] linux-firmware: bump version
 2015-06-15 21:14 UTC 

[Buildroot] [PATCH] libsoc: bump to 0.6.4
 2015-06-15 21:14 UTC  (2+ messages)

[PATCH 00/21] backports: bring it to next-20150612 and add mt7601u
 2015-06-15 21:14 UTC  (3+ messages)
` [PATCH v2 02/22] patches: fix tracing on older kernels for cfg80211, ath6kl and wil6210
` [PATCH v2 22/22] header: fix warning in lockdep_assert_held()

[Buildroot] [git commit] libsoc: bump to 0.6.4
 2015-06-15 21:12 UTC 

[PATCH] drm/tilcdc: panel: make better use of gpiod API
 2015-06-15 21:11 UTC  (2+ messages)

[PATCH 00/20] mpt3sas: driver update
 2015-06-15 21:05 UTC  (5+ messages)
` [PATCH 17/20] [SCSI] mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_workqueue() API

[PATCH] mtd: m25p80: add Spansion S25FL204K support
 2015-06-15 21:04 UTC  (2+ messages)

[PATCH] drm/i915/skl: Assume no scaling is available when things are not as expected
 2015-06-15 21:03 UTC  (3+ messages)

[PATCH] ixgbe: fix x550 flow director issue
 2015-06-15 20:59 UTC  (3+ messages)

[PATCH] drm/msm/dp: use flags argument of devm_gpiod_get to set direction
 2015-06-15 21:00 UTC  (2+ messages)

[PATCH] receive-pack: Create a HEAD ref for ref namespace
 2015-06-15 20:59 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 0/2] Consolidate redundant register/stack access code
 2015-06-15 20:58 UTC  (11+ messages)

[PATCH] openssl: fix building on x32 systems
 2015-06-15 20:57 UTC  (3+ messages)

[PATCH nf-next] x_tables: remove XT_TABLE_INFO_SZ and a dereference
 2015-06-15 21:01 UTC  (2+ messages)

[PATCH] NFC: PN544: use flags argument of devm_gpiod_get to set direction
 2015-06-15 20:54 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] stv0991: enable cadence qspi controller & spi flash
 2015-06-15 20:54 UTC  (2+ messages)

[PATCH v3] x86/asm/entry/32, selftests: Add test_syscall_vdso test
 2015-06-15 20:53 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] stv0991: spi env & configs related board changes
 2015-06-15 20:53 UTC  (2+ messages)

[PATCH nf-next] netfilter: xt_socket: add XT_SOCKET_MATCHSOCKMARK flag and mark fields
 2015-06-15 20:57 UTC  (4+ messages)

[PATCH 00/26] update ixgbe base driver
 2015-06-15 20:49 UTC  (3+ messages)

[PATCH/RFC] upload-pack: Fail if cloning empty namespace
 2015-06-15 20:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/11] add options to for-each-ref
 2015-06-15 20:49 UTC  (6+ messages)
` [PATCH v2 01/11] t6301: for-each-ref tests for ref-filter APIs
  ` [PATCH v2 09/11] parse-options.h: add macros for '--contains' option

[PATCH 0/2] brcmfmac: fix two regressions
 2015-06-15 20:48 UTC  (3+ messages)
` [PATCH 1/2] brcmfmac: fix double free of p2pdev interface
` [PATCH 2/2] brcmfmac: make brcmf_p2p_detach() call conditional

[PATCH 00/12, v2] x86/mm: Implement lockless pgd_alloc()/pgd_free()
 2015-06-15 20:48 UTC  (24+ messages)
` [PATCH 02/12] x86/mm/hotplug: Remove pgd_list use from the memory hotplug code
` [PATCH 07/12] x86/virt/guest/xen: Remove use of pgd_list from the Xen guest code
` why do we need vmalloc_sync_all?

[Qemu-devel] [PATCH] dma/rc4030: do multiple calls to address_space_rw when doing DMA transfers
 2015-06-15 20:44 UTC  (3+ messages)

[PATCH v8 0/11] Create ref-filter from for-each-ref
 2015-06-15 20:47 UTC  (3+ messages)

[PATCH v3] Implement memcmp using SIMD intrinsics
 2015-06-15 20:47 UTC  (3+ messages)

rte_mbuf.next in 2nd cacheline
 2015-06-15 20:47 UTC  (13+ messages)

[Asus UX303LN] F9 disable/enable Touchpad doesn't produce evdev event Edit
 2015-06-15 20:46 UTC 

[U-Boot] [PATCH v3 2/6] x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS
 2015-06-15 20:45 UTC  (4+ messages)
` [U-Boot] [PATCH v3 3/6] x86: Move MP initialization codes into a common place

[U-Boot] [PATCH v3 1/6] dm: cpu: Add a new get_count method to cpu uclass
 2015-06-15 20:45 UTC  (2+ messages)

[PATCH v2 1/3] drm/exynos: remove to call mixer_wait_for_vblank
 2015-06-15 20:44 UTC  (6+ messages)
` [PATCH v2 2/3] drm/exynos: remove chained calls to enable
` [PATCH v2 3/3] drm/exynos: initialize VIDCON0 when fimd is disabled

[PATCH 1/1] thinkpad-acpi: Reduce screen brightness user visible noise
 2015-06-15 20:43 UTC  (2+ messages)

[PATCH] ARM: nomadik: set proper compatible for accelerometer
 2015-06-15 20:43 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] spi: cadence_qspi: optimize & fix indirect read-writes
 2015-06-15 20:42 UTC  (4+ messages)

[PATCH] drm/i915: Reinstate order of operations in {intel, logical}_ring_begin()
 2015-06-15 20:41 UTC  (4+ messages)

[PATCH] MAINTAINERS: Orphan x86 driver msi-wmi
 2015-06-15 20:40 UTC  (2+ messages)

[PATCH] xfstests-bld: exclude ext4 defrag tests from unsupported configurations
 2015-06-15 20:39 UTC  (3+ messages)
` [PATCH] ext4: fix race between truncate and __ext4_journalled_writepage()

[PATCH] input: improve usage of gpiod API
 2015-06-15 20:38 UTC  (2+ messages)

[PATCH 0/5] sixaxis: Improved support for DualShock 3 clones
 2015-06-15 20:36 UTC  (5+ messages)
` [PATCH 1/5] sixaxis: Fix PID for Navigation Controller

[PATCH v3] selinux: reduce locking overhead in inode_free_security()
 2015-06-15 20:33 UTC  (3+ messages)

m68k compile issue with 4.0.5
 2015-06-15 20:23 UTC 

[Qemu-devel] [PATCH V3] Target-arm: Add the Cortex-M4 CPU
 2015-06-15 20:31 UTC 

[PATCH net-next 0/3] Socket destruction events via netlink sock_diag
 2015-06-15 20:30 UTC  (8+ messages)
` [PATCH net-next 1/3] sock_diag: define destruction multicast groups
` [PATCH net-next 2/3] sock_diag: specify info_size per inet protocol
` [PATCH net-next 3/3] sock_diag: implement a get_info handler for inet

[PATCH v2 00/10] Color Manager Implementation
 2015-06-15 20:30 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 1/2] ideapad: fix software rfkill setting
 2015-06-15 20:29 UTC  (4+ messages)
` [PATCH] ideapad: add rfkill whitelist entry for Yoga 3 1170

[PATCH v2] x86/asm/entry/32, selftests: Add test_syscall_vdso test
 2015-06-15 20:25 UTC  (4+ messages)


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.