All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-13 16:41:14 to 2015-06-13 20:19:13 UTC [more...]

[PATCH v2 00/11] add options to for-each-ref
 2015-06-13 20:18 UTC  (10+ messages)
` [PATCH v2 01/11] t6301: for-each-ref tests for ref-filter APIs
  ` [PATCH v2 02/11] tag: libify parse_opt_points_at()
  ` [PATCH v2 03/11] ref-filter: implement '--points-at' option
  ` [PATCH v2 04/11] for-each-ref: add "
  ` [PATCH v2 05/11] ref-filter: add parse_opt_merge_filter()
  ` [PATCH v2 06/11] ref-filter: implement '--merged' and '--no-merged' options
  ` [PATCH v2 07/11] for-each-ref: add "
  ` [PATCH v2 08/11] parse-option: rename parse_opt_with_commit()
  ` [PATCH v2 09/11] parse-options.h: add macros for '--contains' option

doubts about sdd raid1 and cfs
 2015-06-13 20:18 UTC  (3+ messages)

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

[PATCH bluetooth-next 1/4] mac802154: iface: fix hrtimer cancel on ifdown
 2015-06-13 20:15 UTC  (4+ messages)
` [PATCH bluetooth-next 2/4] mac802154: iface: flush workqueue before stop
` [PATCH bluetooth-next 3/4] at86rf230: use level high as fallback default
` [PATCH bluetooth-next 4/4] at86rf230: add support for sleep state

[Xenomai] How to build Xenomai 3 for TI AM3352 3.2.0 kernel based system?
 2015-06-13 20:15 UTC 

[RFC v1 00/25] Optimize irq flow handler
 2015-06-13 20:15 UTC  (11+ messages)
` [RFC v1 14/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t

iwlwifi in AP mode is experimental?
 2015-06-13 20:13 UTC  (2+ messages)

seagate-"archive"-disks with raid6?
 2015-06-13 20:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/1] balloon: add a feature bit to let Guest OS deflate
 2015-06-13 20:10 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/1] balloon: add a feature bit to let Guest OS deflate balloon on oom

Attached IBSP Award Letter
 2015-06-13 19:47 UTC 

lockup when C1E and high-resolution timers enabled
 2015-06-13 19:53 UTC 

[libvirt test] 58426: tolerable FAIL - PUSHED
 2015-06-13 19:53 UTC 

[Qemu-devel] [RFC] QOM design - add instance data to Object
 2015-06-13 19:52 UTC  (7+ messages)
    ` [Qemu-devel] [RFC] QOM design - add instance data to Object (-> add constructors)

[U-Boot] [PATCH] build: create time and date independent binary
 2015-06-13 19:40 UTC  (5+ messages)
  ` [U-Boot] [Reproducible-builds] "

[PATCH v8 0/11] Create ref-filter from for-each-ref
 2015-06-13 19:37 UTC  (12+ messages)
` [PATCH v8 01/11] for-each-ref: extract helper functions out of grab_single_ref()
  ` [PATCH v8 02/11] for-each-ref: clean up code
  ` [PATCH v8 03/11] for-each-ref: rename 'refinfo' to 'ref_array_item'
  ` [PATCH v8 04/11] for-each-ref: introduce new structures for better organisation
  ` [PATCH v8 05/11] for-each-ref: introduce 'ref_array_clear()'
  ` [PATCH v8 06/11] for-each-ref: rename some functions and make them public
  ` [PATCH v8 07/11] for-each-ref: rename variables called sort to sorting
  ` [PATCH v8 08/11] ref-filter: add 'ref-filter.h'
  ` [PATCH v8 09/11] ref-filter: move code from 'for-each-ref'
  ` [PATCH v8 10/11] for-each-ref: introduce filter_refs()
  ` [PATCH v8 11/11] ref-filter: make 'ref_array_item' use a FLEX_ARRAY for refname

[PATCH] ipc: Modify message queue accounting to reflect both total user data and auxiliary kernel data
 2015-06-13 19:40 UTC 

[PATCH lttng-modules] Fix: Building the event list fails on fragmented memory
 2015-06-13 19:32 UTC 

Yocto 1.6 + QT5.3.2 on i.MX6
 2015-06-13 19:31 UTC 

[B.A.T.M.A.N.] batman-adv: Force line topology
 2015-06-13 19:30 UTC  (4+ messages)

[kbd] kbd plans
 2015-06-13 19:28 UTC 

[PATCH 00/12, v2] x86/mm: Implement lockless pgd_alloc()/pgd_free()
 2015-06-13 19:24 UTC  (6+ messages)
` [PATCH 02/12] x86/mm/hotplug: Remove pgd_list use from the memory hotplug code
` why do we need vmalloc_sync_all?

[PATCH] gpio / ACPI: Add label to the gpio request
 2015-06-13 19:25 UTC  (3+ messages)

[char-misc-next 00/17] revamp mei bus
 2015-06-13 19:11 UTC  (18+ messages)
` [char-misc-next 01/17] MAINTAINERS: mei: add mei_cl_bus.h to maintained file list
` [char-misc-next 02/17] mei: bus: fix drivers and devices names confusion
` [char-misc-next 03/17] mei: bus: rename device_list to simple devices
` [char-misc-next 04/17] mei: bus: rename nfc.c to bus-fixup.c
` [char-misc-next 05/17] mei: bus: move driver api functions at the start of the file
` [char-misc-next 06/17] mei: bus: add kdoc for device attribute functions
` [char-misc-next 07/17] mei: bus: don't enable events implicitly in device enable
` [char-misc-next 08/17] mei: bus: report if event registration failed
` [char-misc-next 09/17] mei: bus: simplify device matching
` [char-misc-next 10/17] mei: bus: revamp probe and remove functions
` [char-misc-next 11/17] mei: bus: add reference to bus device in struct mei_cl_client
` [char-misc-next 12/17] mei: bus: add me client device list infrastructure
` [char-misc-next 13/17] mei: bus: enable running fixup routines before device registration
` [char-misc-next 14/17] mei: bus: blacklist clients by number of connections and nfc info client
` [char-misc-next 15/17] mei: bus: simplify how we build nfc bus name
` [char-misc-next 16/17] mei: bus: also unregister the driver when removing the device
` [char-misc-next 17/17] mei: bus: link client devices instead of host clients

[PATCH] iio: light: stk3310: use flags argument of devm_gpiod_get
 2015-06-13 19:11 UTC  (3+ messages)

[Bug 82531] Nondumpable processes that are sandboxed with CLONE_NEWUSER can be ptraced from outside
 2015-06-13 19:08 UTC  (3+ messages)

Kernel contributions from organisations and individual privacy
 2015-06-13 19:08 UTC  (16+ messages)

kernel oops report
 2015-06-13 19:03 UTC 

Patches to cryptomount (plain support, keyfiles and LUKS detached headers)
 2015-06-13 19:00 UTC  (5+ messages)

[PATCH] pixbufcache: Ensure that jpeg-native is available for postinst if necessary
 2015-06-13 18:46 UTC  (2+ messages)

JOB OPENING
 2015-06-13 18:35 UTC 

[GIT pull] irq fix for 4.1
 2015-06-13 18:49 UTC 

Failed to delete snapshot
 2015-06-13 18:46 UTC 

[PATCH nft] tests: regression: ip6: reduce warning noise
 2015-06-13 18:51 UTC 

[PATCH py80211 0/4] py80211: add support for scheduled scan
 2015-06-13 18:45 UTC  (9+ messages)
` [PATCH py80211 1/4] py80211: scan: spin base scan classes off scan_request
` [PATCH py80211 2/4] py80211: scan: add sched_scan start class
` [PATCH py80211 3/4] py80211: add sched_scan stop class
` [PATCH py80211 4/4] py80211: scan: add matchsets support for scheduled scans

[xen-unstable test] 58420: regressions - FAIL
 2015-06-13 18:43 UTC 

[PATCH] gitignore: Add MIPS vmlinux.32 to the list
 2015-06-13 18:37 UTC  (2+ messages)

[PATCH] driver/clk/clk-si5338: Add common clock framework driver for si5338
 2015-06-13 18:36 UTC  (2+ messages)

[PATCH 0/2] Clarify proximity output value interpretation
 2015-06-13 18:32 UTC  (5+ messages)
` [PATCH 2/2] iio: proximity: sx9500: Fix proximity value

[PATCH 1/1] iio:adc: XADC: Set offset explicitly to zero on voltage channels
 2015-06-13 18:30 UTC  (3+ messages)

[PATCH 00/21] On-demand device registration
 2015-06-13 18:27 UTC  (15+ messages)

[PATCH v2 00/17] x86/tsc: Clean up rdtsc helpers
 2015-06-13 18:25 UTC  (7+ messages)
` [PATCH v2 13/17] x86/tsc: Rename native_read_tsc() to rdtsc_unordered()
` [PATCH v2 15/17] x86: Add rdtsc_ordered() and use it in trivial call sites

[PATCH] x86: General protection fault after STR (32 bit systems only)
 2015-06-13 18:23 UTC  (9+ messages)

[char-misc] mei: reset flow control on the last client disconnection
 2015-06-13 18:18 UTC 

[lm-sensors] Fancontrol memory consumption
 2015-06-13 18:17 UTC  (2+ messages)

[PATCH 0/2] iio: bmc150: buffer cleanup and support for a new chip
 2015-06-13 18:04 UTC  (3+ messages)
` [PATCH 1/2] iio: magn: bmc150: decouple buffer and trigger

[PATCH 2/2] drm/i915/bxt: work around HW coherency issue for cached GEM mappings
 2015-06-13 18:04 UTC  (2+ messages)

Loan of any Amount
 2015-06-13 18:03 UTC 

[RFC PATCH net-next 0/4] switchdev: avoid duplicate packet forwarding
 2015-06-13 18:04 UTC  (5+ messages)
` [RFC PATCH net-next 1/4] net: don't reforward packets already forwarded by offload device
` [RFC PATCH net-next 2/4] switchdev: add fwd_mark generator helper
` [RFC PATCH net-next 3/4] rocker: add fwd_mark support
` [RFC PATCH net-next 4/4] switchdev: update documentation for fwd_mark

[RFC PATCH 00/12] x86/mm: Implement lockless pgd_alloc()/pgd_free()
 2015-06-13 18:00 UTC  (14+ messages)
` [PATCH 06/12] x86/mm: Enable and use the arch_pgd_init_late() method
` [PATCH 07/12] x86/virt/guest/xen: Remove use of pgd_list from the Xen guest code

[PATCH 0/2] iio: inv-mpu: small scale fixes
 2015-06-13 18:01 UTC  (6+ messages)
` [PATCH 1/2] iio: inv-mpu: Export scale_available attributes
` [PATCH 2/2] iio: inv-mpu: Specify the expected format/precision for write channels

[PATCH v2 5/5] i8042: Add i8042_dt.h glue for DT support
 2015-06-13 17:57 UTC  (5+ messages)
` [PATCH v3 0/5] Device Tree support for i8042 driver
  ` [PATCH v3 5/5] i8042: Add i8042_dt.h glue for DT support

[PATCH] iio: Documentation: Add additional *scale_available attributes
 2015-06-13 17:56 UTC  (2+ messages)

[Buildroot] strange issue with gcc 4.9.2
 2015-06-13 17:54 UTC  (2+ messages)

[PATCH v2 0/3] iio-tools out-of-staging cleanup
 2015-06-13 17:53 UTC  (3+ messages)
` [PATCH v2 2/3] tools:iio: adjust coding style

usb: phy: phy-mxs-usb: suspend to RAM causes NULL pointer dereference
 2015-06-13 17:45 UTC 

[B.A.T.M.A.N.] openwrt config changes when upgrading from 2014-4 to 2015-0 ?
 2015-06-13 17:41 UTC  (3+ messages)

[Bug 99911] New: ioperm is kept on fork
 2015-06-13 17:36 UTC 

[Bug 99901] New: iopl is lost on fork and execve
 2015-06-13 17:36 UTC 

Adding file handle support to NFS client code
 2015-06-13 17:29 UTC  (3+ messages)

[ovmf bisection] complete build-amd64-xsm
 2015-06-13 17:22 UTC 

[Buildroot] [PATCH 1/2] uclibc: use uClibc-ng by default
 2015-06-13 17:21 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] uclibc: remove Xtensa specific version

[PATCH] Modified RTDS scheduler to use an event-driven model instead of polling
 2015-06-13 17:21 UTC  (7+ messages)

Failed assertion in pathspec.c
 2015-06-13 17:18 UTC 

[PATCH 3.10 14/46] d_walk() might skip too much
 2015-06-13 17:11 UTC  (3+ messages)

[PATCH 0/4] Integrate dm-latency functionality to dm-statistics
 2015-06-13 17:03 UTC  (6+ messages)
` [PATCH 2/4] dm stats: support precise timestamps
` [PATCH 3/4] dm stats: report histogram of latencies

Patch "xen/netback: Properly initialize credit_bytes" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "xen: netback: read hotplug script once at start of day." has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "x86: bpf_jit: fix compilation of large bpf programs" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "unix/caif: sk_socket can disappear when state is unlocked" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "udp: fix behavior of wrong checksums" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "tcp: fix child sockets to use system default congestion control if not set" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "tcp/ipv6: fix flow label setting in TIME_WAIT state" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "rtnl/bond: don't send rtnl msg for unregistered iface" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "sctp: Fix mangled IPv4 addresses on a IPv6 listening socket" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "netlink: Reset portid after netlink_insert failure" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "netlink: Disable insertions/removals during rehash" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "net_sched: invoke ->attach() after setting dev->qdisc" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "net: sched: fix call_rcu() race on classifier module unloads" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "net/ipv6/udp: Fix ipv6 multicast socket filter regression" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "net: phy: Allow EEE for all RGMII variants" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "net: dp83640: fix improper double spin locking." has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "net: dp83640: fix broken calibration routine." has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "net: core: Correct an over-stringent device loop detection." has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "net: dp83640: reinforce locking rules." has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "ipv4: Avoid crashing in ip_error" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "bridge: fix parsing of MLDv2 reports" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "cdc_ncm: Fix tx_bytes statistics" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "bridge: fix br_multicast_query_expired() bug" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "bridge: disable softirqs around br_fdb_update to avoid lockup" has been added to the 4.0-stable tree
 2015-06-13 17:02 UTC 

Patch "unix/caif: sk_socket can disappear when state is unlocked" has been added to the 3.10-stable tree
 2015-06-13 17:02 UTC 

Patch "xen: netback: read hotplug script once at start of day." has been added to the 3.10-stable tree
 2015-06-13 17:02 UTC 

Patch "net_sched: invoke ->attach() after setting dev->qdisc" has been added to the 3.10-stable tree
 2015-06-13 17:02 UTC 

Patch "net: phy: Allow EEE for all RGMII variants" has been added to the 3.10-stable tree
 2015-06-13 17:02 UTC 

Patch "udp: fix behavior of wrong checksums" has been added to the 3.10-stable tree
 2015-06-13 17:02 UTC 

Patch "ipv4: Avoid crashing in ip_error" has been added to the 3.10-stable tree
 2015-06-13 17:02 UTC 

Patch "net: dp83640: fix broken calibration routine." has been added to the 3.10-stable tree
 2015-06-13 17:02 UTC 

Patch "bridge: fix parsing of MLDv2 reports" has been added to the 3.10-stable tree
 2015-06-13 17:02 UTC 

[PATCH v4 0/7] staging: fsl-mc: New functionality to the MC bus driver
 2015-06-13 16:57 UTC  (6+ messages)
  ` doubt about sm7xxfb (was: Re: [PATCH v4 0/7] staging: fsl-mc: New functionality to the MC bus driver)
        ` doubt about sm7xxfb (was: Re: [PATCH v4 0/7] staging: fsl-mc: New functionality to the MC bus dr

Regression in 3.10.80 vs. 3.10.79
 2015-06-13 16:56 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/16] qapi: Miscellaneous fixes and cleanups
 2015-06-13 16:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH 11/16] tests/qapi-schema: New flat union array branch test case

Patch "xen: netback: read hotplug script once at start of day." has been added to the 3.14-stable tree
 2015-06-13 16:52 UTC 

Patch "x86: bpf_jit: fix compilation of large bpf programs" has been added to the 3.14-stable tree
 2015-06-13 16:52 UTC 

Patch "unix/caif: sk_socket can disappear when state is unlocked" has been added to the 3.14-stable tree
 2015-06-13 16:51 UTC 

Patch "udp: fix behavior of wrong checksums" has been added to the 3.14-stable tree
 2015-06-13 16:51 UTC 

Patch "tcp/ipv6: fix flow label setting in TIME_WAIT state" has been added to the 3.14-stable tree
 2015-06-13 16:51 UTC 

Patch "net_sched: invoke ->attach() after setting dev->qdisc" has been added to the 3.14-stable tree
 2015-06-13 16:51 UTC 

Patch "net: phy: Allow EEE for all RGMII variants" has been added to the 3.14-stable tree
 2015-06-13 16:51 UTC 

Patch "net: dp83640: reinforce locking rules." has been added to the 3.14-stable tree
 2015-06-13 16:51 UTC 

Patch "net: dp83640: fix broken calibration routine." has been added to the 3.14-stable tree
 2015-06-13 16:51 UTC 

Patch "net: core: Correct an over-stringent device loop detection." has been added to the 3.14-stable tree
 2015-06-13 16:51 UTC 

Patch "ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()" has been added to the 3.14-stable tree
 2015-06-13 16:51 UTC 

Patch "ipv4: Avoid crashing in ip_error" has been added to the 3.14-stable tree
 2015-06-13 16:51 UTC 

Patch "bridge: fix parsing of MLDv2 reports" has been added to the 3.14-stable tree
 2015-06-13 16:51 UTC 

Patch "bridge: disable softirqs around br_fdb_update to avoid lockup" has been added to the 3.14-stable tree
 2015-06-13 16:51 UTC 

Questions about interrupt
 2015-06-13 16:49 UTC 

[Buildroot] [PATCH 0/5 v2] core/pkg-kconfig: fix saving back the configuration (branch yem/pr8156)
 2015-06-13 16:46 UTC  (6+ messages)
` [Buildroot] [PATCH 1/5 v2] core/pkg-kconfig: extract package before using kconfig fragments
` [Buildroot] [PATCH 2/5 v2] core/pkg-kconfig: ensure kconfig base and fragment files exist
` [Buildroot] [PATCH 3/5 v2] core/pkg-kconfig: move the kconfig fixups to a macro
` [Buildroot] [PATCH 4/5 v2] core/pkg-kconfig: run the kconfig fixups after exiting configurators
` [Buildroot] [PATCH 5/5 v2] core/pkg-kconfig: allow saving config to a non-existing custom config file

[Buildroot] [PATCH 0/4] core/pkg-kconfig: fix saving back the configuration (branch yem/pr8156)
 2015-06-13 16:41 UTC  (5+ messages)
` [Buildroot] [PATCH 2/4] core/pkg-kconfig: move the kconfig fixups to a macro


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.