All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-02 14:46:38 to 2017-01-02 15:49:57 UTC [more...]

[PATCH v2 0/2] ALSA: Fix usb-audio races
 2017-01-02 15:50 UTC  (2+ messages)
` [PATCH v2 2/2] ALSA: usb-audio: test EP_FLAG_RUNNING at urb completion

[PATCH] drm/i915: Initialize num_scalers for skl and glk too
 2017-01-02 15:49 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/3 -v3] GFP_NOFAIL cleanups
 2017-01-02 15:49 UTC  (3+ messages)

[PATCH v4 0/9] mm/swap: Regular page swap optimizations
 2017-01-02 15:48 UTC  (4+ messages)

[LTP] [RFC] [PATCH] safe_macros: Add fallback pwrite() and pread() declarations
 2017-01-02 15:47 UTC 

[dm-crypt] Cryptsetup FAQ monthly posting 1/2017
 2017-01-02 15:46 UTC  (3+ messages)

[PATCH] coccicheck: add a test for repeat copy_from_user
 2017-01-02 15:45 UTC  (3+ messages)
  ` [Cocci] "

[Buildroot] [PATCH v2] ifenslave: new package
 2017-01-02 15:45 UTC  (8+ messages)
` [Buildroot] [PATCH v2] nmon: "
` [Buildroot] [PATCH v2] python-arrow: "
` [Buildroot] [PATCH v2] python-chardet: "
` [Buildroot] [PATCH v2] python-whoosh: "
` [Buildroot] [PATCH v2] sslh: "
` [Buildroot] [PATCH v2] throttle: "
` [Buildroot] [PATCH v2] udpxy: "

[Qemu-devel] [PATCH 0/3] fix query-memdev not repporting IDs of memory backends
 2017-01-02 15:44 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] cleanup: remove not used header
` [Qemu-devel] [PATCH 2/3] reuse user_creatable_add_opts() instead of user_creatable_add() in monitor
` [Qemu-devel] [PATCH 3/3] fix qmp/hmp query-memdev not repporting IDs of memory backends

[RFC] Mechanism for high priority scheduling in amdgpu
 2017-01-02 15:43 UTC  (20+ messages)

[LKP] [lkp-developer] [sched/fair] 4e5160766f: +149% ftq.noise.50% regression
 2017-01-02 15:42 UTC  (3+ messages)
`  "

[LTP] [COMMITTED] [PATCH 1/3] safe_macros: Move safe_get/setpgid() to C source
 2017-01-02 15:41 UTC  (2+ messages)
` [LTP] [COMMITTED] [PATCH 3/3] waitid02: define _XOPEN_SOURCE 500

[PATCH RFC 0/2] Allow vectorized Rx with 4096 desc ring size on Intel NICs
 2017-01-02 15:40 UTC  (3+ messages)

[RFC 1/3] sched: set loop_max after rq lock is taken
 2017-01-02 15:39 UTC  (3+ messages)
` [RFC 2/3] sched: set number of iterations to h_nr_running
` [RFC 3/3] sched: ignore task_h_load for CPU_NEWLY_IDLE

[PATCH bluetooth] ieee802154: atusb: fix driver to work with older firmware versions
 2017-01-02 15:39 UTC  (2+ messages)

[distros-debian-sid test] 68305: tolerable FAIL
 2017-01-02 15:39 UTC 

[PATCH v2 0/5] example/ethtool: add bus info and fw version get
 2017-01-02 15:38 UTC  (4+ messages)
` [PATCH v3 0/4] new API 'rte_eth_dev_fw_info_get'
  ` [PATCH v3 1/4] ethdev: add firmware information get

[PATCH] crypto: picoxcell - Fix module autoload for non-OF registration
 2017-01-02 15:38 UTC  (2+ messages)

[PATCH 00/17] object_id part 6
 2017-01-02 15:37 UTC  (6+ messages)
` [PATCH 13/17] refs: convert each_reflog_ent_fn to struct object_id
` [PATCH 14/17] sha1_file: introduce an nth_packed_object_oid function

[PATCH 00/34] Teach the sequencer to act as rebase -i's backend
 2017-01-02 15:36 UTC  (47+ messages)
` [PATCH v2 "
  ` [PATCH v2 05/34] sequencer (rebase -i): learn about the 'verbose' mode
  ` [PATCH v2 20/34] sequencer (rebase -i): copy commit notes at end
  ` [PATCH v3 00/38] Teach the sequencer to act as rebase -i's backend
    ` [PATCH v3 01/38] sequencer: avoid unnecessary curly braces
    ` [PATCH v3 02/38] sequencer: move "else" keyword onto the same line as preceding brace
    ` [PATCH v3 03/38] sequencer: use a helper to find the commit message
    ` [PATCH v3 04/38] sequencer: support a new action: 'interactive rebase'
    ` [PATCH v3 05/38] sequencer (rebase -i): implement the 'noop' command
    ` [PATCH v3 06/38] sequencer (rebase -i): implement the 'edit' command
    ` [PATCH v3 07/38] sequencer (rebase -i): implement the 'exec' command
    ` [PATCH v3 08/38] sequencer (rebase -i): learn about the 'verbose' mode
    ` [PATCH v3 09/38] sequencer (rebase -i): write the 'done' file
    ` [PATCH v3 10/38] sequencer (rebase -i): add support for the 'fixup' and 'squash' commands
    ` [PATCH v3 11/38] sequencer (rebase -i): implement the short commands
    ` [PATCH v3 12/38] sequencer (rebase -i): write an author-script file
    ` [PATCH v3 13/38] sequencer (rebase -i): allow continuing with staged changes
    ` [PATCH v3 14/38] sequencer (rebase -i): remove CHERRY_PICK_HEAD when no longer needed
    ` [PATCH v3 15/38] sequencer (rebase -i): skip some revert/cherry-pick specific code path
    ` [PATCH v3 16/38] sequencer (rebase -i): the todo can be empty when continuing
    ` [PATCH v3 17/38] sequencer (rebase -i): update refs after a successful rebase
    ` [PATCH v3 18/38] sequencer (rebase -i): leave a patch upon error
    ` [PATCH v3 19/38] sequencer (rebase -i): implement the 'reword' command
    ` [PATCH v3 20/38] sequencer (rebase -i): allow fast-forwarding for edit/reword
    ` [PATCH v3 21/38] sequencer (rebase -i): refactor setting the reflog message
    ` [PATCH v3 22/38] sequencer (rebase -i): set the reflog message consistently
    ` [PATCH v3 23/38] sequencer (rebase -i): copy commit notes at end
    ` [PATCH v3 24/38] sequencer (rebase -i): record interrupted commits in rewritten, too
    ` [PATCH v3 25/38] sequencer (rebase -i): run the post-rewrite hook, if needed
    ` [PATCH v3 26/38] sequencer (rebase -i): respect the rebase.autostash setting
    ` [PATCH v3 27/38] sequencer (rebase -i): respect strategy/strategy_opts settings
    ` [PATCH v3 28/38] sequencer (rebase -i): allow rescheduling commands
    ` [PATCH v3 29/38] sequencer (rebase -i): implement the 'drop' command
    ` [PATCH v3 30/38] sequencer (rebase -i): differentiate between comments and 'noop'
    ` [PATCH v3 31/38] sequencer: make reading author-script more elegant
    ` [PATCH v3 32/38] sequencer: use run_command() directly
    ` [PATCH v3 33/38] sequencer (rebase -i): show only failed `git commit`'s output
    ` [PATCH v3 34/38] sequencer (rebase -i): show only failed cherry-picks' output
    ` [PATCH v3 35/38] sequencer (rebase -i): suggest --edit-todo upon unknown command
    ` [PATCH v3 36/38] sequencer (rebase -i): show the progress
    ` [PATCH v3 37/38] sequencer (rebase -i): write the progress into files
    ` [PATCH v3 38/38] sequencer (rebase -i): write out the final message

[Qemu-devel] [PATCH 00/54] WIP: chardev: qom-ify
 2017-01-02 15:33 UTC  (13+ messages)
` [Qemu-devel] [PATCH 02/54] char: use a const CharDriver
` [Qemu-devel] [PATCH 03/54] char: use a static array for backends
` [Qemu-devel] [PATCH 04/54] char: move callbacks in CharDriver
` [Qemu-devel] [PATCH 05/54] char: fold single-user functions in caller

[PATCH 0/2] numa node stats alternative fix
 2017-01-02 15:30 UTC  (6+ messages)
` [PATCH 1/2] mm: fix remote numa hits statistics
` [PATCH 2/2] mm: get rid of __GFP_OTHER_NODE

[PATCH nft] scanner: fix search_in_include_path test
 2017-01-02 15:30 UTC 

[PATCH v6 0/9] mux controller abstraction and iio/i2c muxes
 2017-01-02 15:30 UTC  (5+ messages)
` [PATCH v6 7/9] i2c: i2c-mux-simple: new driver

[linux-lvm] Two questions about lvm-cache
 2017-01-02 15:29 UTC  (3+ messages)

[PATCH] drm/i915: Update comment in vlv_set_rps_idle()
 2017-01-02 15:28 UTC 

[RFC PATCH] input: Add disable sysfs entry for every input device
 2017-01-02 15:27 UTC  (2+ messages)

[nfsv4] RFC 7530: Filehandle of opened file after the REMOVE
 2017-01-02 15:27 UTC  (6+ messages)

[PATCH] ARM: dts: armada388-clearfog: fix SPI flash #size-cells
 2017-01-02 15:27 UTC  (34+ messages)
` [PATCH 0/9] ARM: dts: armada388: Introduce Clearfog Base DT
    ` [PATCH 1/9] ARM: dts: armada388-clearfog: move SPI flash into microsom
    ` [PATCH 2/9] ARM: dts: armada388-clearfog: move sdhci pinctrl node to microsom
    ` [PATCH 3/9] ARM: dts: armada388-clearfog: split clearfog DTS file
    ` [PATCH 4/9] ARM: dts: armada388-clearfog: move DSA switch
    ` [PATCH 5/9] ARM: dts: armada388-clearfog: move second PCIe port
    ` [PATCH 6/9] ARM: dts: armada388-clearfog: move SPI CS1
    ` [PATCH 7/9] ARM: dts: armada388-clearfog: move rear button
    ` [PATCH 8/9] ARM: dts: armada388-clearfog: add base model DTS file
    ` [PATCH 9/9] ARM: dts: armada388-clearfog: add pro "
      ` [PATCH 0/5] ARM: dts: armada388: rework clearfog's .dtsi references
          ` [PATCH 1/5] ARM: dts: armada388-clearfog: add phy reset gpio-hog
          ` [PATCH 2/5] ARM: dts: armada388-clearfog: move device specific pinctrl nodes
          ` [PATCH 3/5] ARM: dts: armada388-clearfog: move I2C nodes
          ` [PATCH 4/5] ARM: dts: armada388-clearfog: move ethernet related nodes
          ` [PATCH 5/5] ARM: dts: armada388-clearfog: move uart nodes

[RFC v2 PATCH 0/3] Fix dma_alloc_coherent() and friends for NOMMU
 2017-01-02 15:26 UTC  (3+ messages)
` [RFC v2 PATCH 1/3] ARM: NOMMU: introduce dma operations for noMMU

[PATCH] btrfs-progs: Get the highest inode for lost+found
 2017-01-02 15:25 UTC  (5+ messages)

Small GEM fixes
 2017-01-02 15:25 UTC  (3+ messages)
` [PATCH 05/26] drm/i915/guc: Exclude the upper end of the Global GTT for the GuC

[PATCH v2 00/18] net/ixgbe: Consistent filter API
 2017-01-02 15:24 UTC  (3+ messages)
` [PATCH v2 15/18] net/ixgbe: parse flow director filter

[PATCH 0/5] kernel-doc tweaks and cleanup of rST vs. non-rST backends
 2017-01-02 15:22 UTC  (6+ messages)
` [PATCH 1/5] kernel-doc: cleanup parameter type in function-typed arguments
` [PATCH 2/5] kernel-doc: strip attributes even if they have an argument
` [PATCH 3/5] kernel-doc: include parameter type in docbook output
` [PATCH 4/5] kernel-doc: make member highlighting available in all backends
` [PATCH 5/5] kernel-doc: make highlights more homogenous for the various backends

[PATCH v2 0/2] watchdog: allow setting deadline for opening /dev/watchdogN
 2017-01-02 15:22 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT

[PATCH perf/core] perf-probe: Fix to get correct modname from elf header
 2017-01-02 15:20 UTC 

[PATCH v3 0/4] ASoC: Intel: clean up Kconfig
 2017-01-02 15:20 UTC  (5+ messages)
` [PATCH v3 1/4] ASoC: Intel: select DW_DMAC_CORE since it's mandatory
` [PATCH v3 2/4] ASoC: Intel: remove redundant select SND_SOC_INTEL_SST
` [PATCH v3 3/4] ASoC: Intel: remove ignored dependencies
` [PATCH v3 4/4] ASoC: Intel: rename SND_SST_MFLD_PLATFORM to SND_SST_MID_PLATFORM

[PATCH 1/2] platform/x86: intel_mid_thermal: Remove duplicated platform device ID
 2017-01-02 15:20 UTC  (2+ messages)
` [PATCH 2/2] platform/x86: intel_mid_thermal: Fix module autoload

DPDK Acceleartion Enhancement - compression
 2017-01-02 15:19 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH] Fix pasting into serial console in GTK ui
 2017-01-02 15:17 UTC  (3+ messages)

[PATCH] btrfs: Replace ACCESS_ONCE with (READ|WRITE)_ONCE
 2017-01-02 15:16 UTC  (2+ messages)

callchain map refcounting fixes was Re: [PATCH perf/core] perf script: fix a use after free crash
 2017-01-02 15:15 UTC  (8+ messages)
` [PATCH v2 "

TPM 2.0 device driver blocking open
 2017-01-02 15:15 UTC  (2+ messages)

[PATCH V2 1/3] cfg80211: allow passing struct device in the wiphy_new call
 2017-01-02 15:10 UTC  (7+ messages)
` [PATCH V2 3/3] cfg80211: support ieee80211-freq-limit DT property

[TOOL] wg-config graduates to src/tools, becomes wg-auto-config
 2017-01-02 15:17 UTC  (2+ messages)

[RFC 0/4] Coordinate pmic i2c bus and i915 punit accesses
 2017-01-02 15:08 UTC  (11+ messages)
` [RFC 3/4] drm/i915: valleyview: Make intel_set_rps get FORCEWAKE_MEDIA
  ` [Intel-gfx] "

[PATCH RFC 1/1] mm, page_alloc: fix incorrect zone_statistics data
 2017-01-02 15:07 UTC  (5+ messages)
` [PATCH 1/2] mm: fix remote numa hits statistics

[PATCH] iw_cxgb4: Guard against null cm_id in dump_ep/qp
 2017-01-02 15:06 UTC 

[linux-lvm] LVM filter ignored?
 2017-01-02 15:06 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/3] arm64: rk3399: enable SPL with ATF support
 2017-01-02 15:05 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 3/3] spl: add support to booting with ATF

[PATCH] rfkill: remove rfkill-regulator
 2017-01-02 15:03 UTC  (3+ messages)

[PATCH net 0/3] net: stmmac: dwmac-oxnas: fix leaks and simplify pm
 2017-01-02 15:03 UTC  (2+ messages)

[PATCH] cgroup: Fix CGROUP_BPF config dependency when !NET
 2017-01-02 15:01 UTC 

[PATCH bluetooth-next 0/4] ieee802154: atusb: drivers updates for v0.3 firmware
 2017-01-02 15:01 UTC  (4+ messages)
` [PATCH bluetooth-next 4/4] ieee802154: atusb: implement .set_frame_retries ops callback

cpu hotplug: convert more drivers (batch #5)
 2017-01-02 15:00 UTC  (6+ messages)
` [PATCH 15/20] ARM/hw_breakpoint: Convert to hotplug state machine

[PATCH v2 00/21] Basic i.MX IPUv3 capture support
 2017-01-02 14:59 UTC  (8+ messages)

[PATCH net-next] net/sched: cls_flower: Add user specified data
 2017-01-02 14:59 UTC  (2+ messages)

[PATCH] tty: serial: msm: Fix module autoload
 2017-01-02 14:57 UTC 

[PATCH 1/2] Documentation: devicetree: Add bindings info for rfkill-regulator
 2017-01-02 14:57 UTC  (3+ messages)

[PATCH] f2fs: don't reserve block for empty file when convert inline, page
 2017-01-02 14:56 UTC  (2+ messages)

[lkp-developer] [sched/core] 6b94780e45: unixbench.score -4.5% regression
 2017-01-02 14:56 UTC  (3+ messages)

[PATCH 1/2] usb: host: xhci: Fix possible wild pointer when handling abort command
 2017-01-02 14:57 UTC  (18+ messages)
` [PATCH 2/2] usb: host: xhci: Handle the right timeout command

[PATCH 0/8] [media] v4l2-core: Fine-tuning for some function implementations
 2017-01-02 14:54 UTC  (4+ messages)

apache2_2.4.23.bb fetcher crashes
 2017-01-02 14:52 UTC  (7+ messages)

[U-Boot] [PATCH v4] BOARD: MCCMON6: Provide support for iMX6q based mccmon6 board
 2017-01-02 14:51 UTC 

[PATCH] DTS: MCCMON6: IMX: Provide support for iMX6Q based Liebherr mccmon6 board
 2017-01-02 14:44 UTC  (3+ messages)

PCI: Revert "PCI: Add runtime PM support for PCIe ports"
 2017-01-02 14:48 UTC  (11+ messages)

[RFC PATCH net-next v4 1/2] macb: Add 1588 support in Cadence GEM
 2017-01-02 14:47 UTC  (6+ 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.