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

[PATCH 00/34] Teach the sequencer to act as rebase -i's backend
 2017-01-02 15:36 UTC  (53+ 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 v2 28/34] run_command_opt(): optionally hide stderr when the command succeeds
  ` [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 00/17] object_id part 6
 2017-01-02 15:30 UTC  (7+ messages)
` [PATCH 09/17] builtin/merge: convert to struct object_id
` [PATCH 13/17] refs: convert each_reflog_ent_fn "
` [PATCH 14/17] sha1_file: introduce an nth_packed_object_oid function

[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] drm/i915: Initialize num_scalers for skl and glk too
 2017-01-02 15:23 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[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  (3+ 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  (3+ 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  (7+ messages)
` [PATCH 15/20] ARM/hw_breakpoint: Convert to hotplug state machine

[PATCH bluetooth] ieee802154: atusb: fix driver to work with older firmware versions
 2017-01-02 15:00 UTC 

[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  (5+ 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  (5+ messages)

[PATCH BlueZ] monitor: Add UUIDs of BBC micro:bit services
 2017-01-02 14:46 UTC  (2+ messages)

[Buildroot] [PATCH] weston: fix DEPENDENCIES typo
 2017-01-02 14:42 UTC 

pull-request: mac80211 2017-01-02
 2017-01-02 14:39 UTC 

Nokia N900 sound driver and ECI GPIOs
 2017-01-02 14:36 UTC  (8+ messages)

[PATCH v3 00/21] Add configuration options for split-index
 2017-01-02 14:33 UTC  (4+ messages)
` [PATCH v3 20/21] Documentation/config: add splitIndex.sharedIndexExpire

[PATCH] cfg80211: Random local address for Public Action frame exchange
 2017-01-02 14:33 UTC  (5+ messages)

[PATCH i-g-t 1/2] lib/i915_pciids.h: Update to latest version wich includes GLK ids
 2017-01-02 14:33 UTC  (2+ messages)

[PATCH 0/1] block: fix blk_queue_split() resource exhaustion
 2017-01-02 14:33 UTC  (7+ messages)
` [PATCH 1/1] "
  ` [PATCH v2 "
        ` [dm-devel] "

[PATCH] [PATCH] usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
 2017-01-02 14:26 UTC 

Running DPDK as an unprivileged user
 2017-01-02 14:32 UTC  (3+ messages)

[U-Boot] [PATCH 1/4] i2c: i2c-cdns: Detect unsupported sequences for rev 1.0
 2017-01-02 14:31 UTC  (6+ messages)
` [U-Boot] [PATCH 3/4] i2c: i2c-cdns: Implement workaround for hold quirk of the "
` [U-Boot] [PATCH 4/4] i2c: i2c-cdns: No need for dedicated probe function

[PATCH] Hi Oliver,
 2017-01-02 14:25 UTC 

[PATCH] drm: add fourcc codes for 16bit R and GR
 2017-01-02 14:31 UTC  (4+ messages)

[PATCH] Btrfs: Fix deadlock between direct IO and fast fsync
 2017-01-02 14:29 UTC  (5+ messages)

[PATCH v7 0/3] console: Add persistent scrollback buffers for all VGA consoles
 2017-01-02 14:27 UTC  (8+ messages)
` [PATCH RESEND "
  ` [PATCH RESEND v7 1/3] console: Move scrollback data into its own struct
  ` [PATCH RESEND v7 2/3] console: Add callback to flush scrollback buffer to consw struct
  ` [PATCH RESEND v7 3/3] console: Add persistent scrollback buffers for all VGA consoles


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.