All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-13 15:07:54 to 2016-12-13 15:33:46 UTC [more...]

[PATCH 00/34] Teach the sequencer to act as rebase -i's backend
 2016-12-13 15:32 UTC  (24+ messages)
` [PATCH v2 "
  ` [PATCH v2 03/34] sequencer (rebase -i): implement the 'edit' command
  ` [PATCH v2 04/34] sequencer (rebase -i): implement the 'exec' command
  ` [PATCH v2 05/34] sequencer (rebase -i): learn about the 'verbose' mode
  ` [PATCH v2 06/34] sequencer (rebase -i): write the 'done' file
  ` [PATCH v2 07/34] sequencer (rebase -i): add support for the 'fixup' and 'squash' commands
  ` [PATCH v2 12/34] sequencer (rebase -i): skip some revert/cherry-pick specific code path
  ` [PATCH v2 13/34] sequencer (rebase -i): the todo can be empty when continuing
  ` [PATCH v2 14/34] sequencer (rebase -i): update refs after a successful rebase
  ` [PATCH v2 15/34] sequencer (rebase -i): leave a patch upon error
  ` [PATCH v2 16/34] sequencer (rebase -i): implement the 'reword' command
  ` [PATCH v2 17/34] sequencer (rebase -i): allow fast-forwarding for edit/reword
  ` [PATCH v2 18/34] sequencer (rebase -i): refactor setting the reflog message
  ` [PATCH v2 19/34] sequencer (rebase -i): set the reflog message consistently
  ` [PATCH v2 20/34] sequencer (rebase -i): copy commit notes at end
  ` [PATCH v2 21/34] sequencer (rebase -i): record interrupted commits in rewritten, too
  ` [PATCH v2 22/34] sequencer (rebase -i): run the post-rewrite hook, if needed
  ` [PATCH v2 23/34] sequencer (rebase -i): respect the rebase.autostash setting
  ` [PATCH v2 24/34] sequencer (rebase -i): respect strategy/strategy_opts settings
  ` [PATCH v2 25/34] sequencer (rebase -i): allow rescheduling commands
  ` [PATCH v2 26/34] sequencer (rebase -i): implement the 'drop' command
  ` [PATCH v2 27/34] sequencer (rebase -i): differentiate between comments and 'noop'
  ` [PATCH v2 28/34] run_command_opt(): optionally hide stderr when the command succeeds

[patch NOT added to 3.12 stable tree] Don't feed anything but regular iovec's to blk_rq_map_user_iov
 2016-12-13 15:32 UTC  (5+ messages)

[PATCH v3] cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT
 2016-12-13 15:33 UTC  (2+ messages)

[PATCH v2] crypto: sun4i-ss: support the Security System PRNG
 2016-12-13 15:33 UTC  (11+ messages)

[PATCH] drm/i915: Fix setting of boost freq tunable
 2016-12-13 15:32 UTC 

[PATCH 1/5] mesa: update to 13.0.2
 2016-12-13 15:31 UTC  (3+ messages)
` [PATCH 5/5] libsdl2: fix build on wayland(-dev)less hosts

[PATCH v2] kasan: Support for r/w instrumentation control
 2016-12-13 15:29 UTC  (8+ messages)

[PATCH net-next 00/27] Remove VLAN CFI bit abuse
 2016-12-13 15:31 UTC  (9+ messages)
` [Bridge] [PATCH net-next 13/27] bridge: use __vlan_hwaccel helpers
      `  "
` [PATCH net-next 17/27] OVS: remove assumptions about VLAN_TAG_PRESENT bit
  ` [PATCH/replace net-next 17/27] OVS: remove use of VLAN_TAG_PRESENT

Backport request: crypto: rsa - Add Makefile dependencies to fix parallel builds
 2016-12-13 15:25 UTC  (2+ messages)

Patch "crypto: rsa - Add Makefile dependencies to fix parallel builds" has been added to the 4.4-stable tree
 2016-12-13 15:25 UTC 

Patch "hotplug: Make register and unregister notifier API symmetric" has been added to the 4.4-stable tree
 2016-12-13 15:25 UTC 

Patch "crypto: rsa - Add Makefile dependencies to fix parallel builds" has been added to the 4.8-stable tree
 2016-12-13 15:25 UTC 

Patch "hotplug: Make register and unregister notifier API symmetric" has been added to the 4.8-stable tree
 2016-12-13 15:25 UTC 

[PATCH V8 0/3] irqchip: qcom: Add IRQ combiner driver
 2016-12-13 15:29 UTC  (7+ messages)
` [PATCH V8 3/3] "

[SPDK] DPDK Integration
 2016-12-13 15:29 UTC 

[PATCH 0/3] Various cleanups on intel_panel.c
 2016-12-13 15:28 UTC  (3+ messages)

[powerpc/nmi: RFC 0/2] Support Soft NMI
 2016-12-13 15:27 UTC  (8+ messages)
` [powerpc/nmi: RFC 2/2] Keep interrupts enabled even on soft disable

struct drm_mm fixes
 2016-12-13 15:28 UTC  (11+ messages)
` [PATCH 06/34] drm: Add a simple linear congruent generator PRNG
` [PATCH 25/34] drm: Extract struct drm_mm_scan from struct drm_mm
` [PATCH 26/34] drm: Rename prev_node to hole in drm_mm_scan_add_block()
` [PATCH 27/34] drm: Unconditionally do the range check "

[PATCH v4 0/5] x86: extend use of generic insn emulator for PV
 2016-12-13 15:15 UTC  (3+ messages)
` [PATCH v4 2/5] x86emul: generalize exception handling for rep_* hooks

[Buildroot] [PATCH 1/2] zlib: use $(TARGET_MAKE_ENV) when calling $(MAKE1)
 2016-12-13 15:27 UTC  (2+ messages)

[Buildroot] [git commit] zlib: use $(HOST_MAKE_ENV) when calling $(MAKE1)
 2016-12-13 15:27 UTC 

[Buildroot] [git commit] zlib: use $(TARGET_MAKE_ENV) when calling $(MAKE1)
 2016-12-13 15:27 UTC 

[PATCH v2] stubdom: modify ioemu linkfarm only if necessary
 2016-12-13 15:27 UTC  (4+ messages)

[Buildroot] [PATCH] netsnmp: fix libnl include path in configure script
 2016-12-13 15:26 UTC  (4+ messages)

[U-Boot] [RFC PATCH 0/3] spl: Add D-cache support
 2016-12-13 15:26 UTC  (5+ messages)

[PATCH v2 00/13] Skip selftests depending on distro and its features
 2016-12-13 15:25 UTC  (3+ messages)
` [PATCH v2 11/13] selftest: sstatetests: skip methods in case of poky-tiny or opengl is missing

[PATCH v2 00/12] Partial Parity Log for MD RAID 5
 2016-12-13 15:25 UTC  (5+ messages)

[Qemu-devel] [Nbd] [PATCH v5] doc: Add NBD_CMD_BLOCK_STATUS extension
 2016-12-13 15:24 UTC  (4+ messages)

[PATCH] mac80211: Remove invalid flag operations in mesh TSF synchronization
 2016-12-13 15:23 UTC  (3+ messages)
` [PATCH v2 1/2] "

FW: docker build issues meta-virtualization (Krogoth)
 2016-12-13 15:23 UTC  (4+ messages)

[PATCH 0/6] Allwinner A33 CPU frequency scaling support
 2016-12-13 15:22 UTC  (21+ messages)
` [PATCH 1/6] clk: sunxi-ng: fix PLL_CPUX adjusting on A33
` [PATCH 2/6] clk: sunxi-ng: set the parent rate when adjustin CPUX clock "
` [PATCH 3/6] ARM: dts: sun8i: add a cpu0 label to cpu@0 node on A23/33
` [PATCH 4/6] ARM: dts: sun8i: add opp-v2 table for A33
` [PATCH 5/6] ARM: dts: sun8i: set cpu-supply in reference tablet DTSI
` [PATCH 6/6] ARM: dts: sun8i: raise the max voltage of DCDC2 in sun8i reference tablets

[PATCH 0/2] omapdrm: Remove .load/.unload midlayer
 2016-12-13 15:21 UTC  (3+ messages)
` [PATCH 1/2] drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structures
` [PATCH 2/2] drm: omapdrm: Perform initialization/cleanup at probe/remove time

[PATCH] Documentation: note that KCOV is supported since gcc 4.5
 2016-12-13 15:20 UTC 

[Bug 99071] New: [G94][Quadro FX1800]Trigger rally
 2016-12-13 15:21 UTC  (3+ messages)
  ` [Bug 99071] "

[PATCH 0/3] vvmx: fix L1 vmxon
 2016-12-13 15:21 UTC  (8+ messages)
` [PATCH 1/3] vvmx: set vmxon_region_pa of vcpu out of VMX operation to an invalid address
` [PATCH 2/3] vvmx: return VMfail to L1 if L1 vmxon is executed in VMX operation
` [PATCH 3/3] vvmx: check the operand of L1 vmxon

[PATCH 0/5] arm64: dts: ls1012a: add the DTS node for QSPI/DSPI support
 2016-12-13  2:47 UTC  (4+ messages)
` [PATCH 5/5] Documentation: fsl-quadspi: Add fsl, ls1012a-qspi compatible string

[PATCHSET/RFC v2] blk-mq scheduling framework
 2016-12-13 15:20 UTC  (13+ messages)
` [PATCH 5/7] blk-mq-sched: add framework for MQ capable IO schedulers
` [PATCH 6/7] mq-deadline: add blk-mq adaptation of the deadline IO scheduler

[PATCH] systemd: disable 'libdir' QA check
 2016-12-13 15:20 UTC  (4+ messages)

[PATCH 1/4] drm: Protect master->unique with dev->master_mutex
 2016-12-13 15:20 UTC  (6+ messages)

[patch NOT added to 3.12 stable tree] ALSA: pcm : Call kill_fasync() in stream lock
 2016-12-13 15:20 UTC  (3+ messages)

[patch added to 3.12-stable] KVM: x86: drop error recovery in em_jmp_far and em_ret_far
 2016-12-13 15:20 UTC  (19+ messages)
` [patch added to 3.12-stable] usb: chipidea: move the lock initialization to core file
` [patch added to 3.12-stable] USB: serial: cp210x: add ID for the Zone DPMX
` [patch added to 3.12-stable] USB: serial: ftdi_sio: add support for TI CC3200 LaunchPad
` [patch added to 3.12-stable] Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y
` [patch added to 3.12-stable] scsi: mpt3sas: Fix secure erase premature termination
` [patch added to 3.12-stable] tile: avoid using clocksource_cyc2ns with absolute cycle count
` [patch added to 3.12-stable] cfg80211: limit scan results cache size
` [patch added to 3.12-stable] apparmor: fix change_hat not finding hat after policy replacement
` [patch added to 3.12-stable] mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
` [patch added to 3.12-stable] drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to on
` [patch added to 3.12-stable] x86/traps: Ignore high word of regs->cs in early_fixup_exception()
` [patch added to 3.12-stable] rcu: Fix soft lockup for rcu_nocb_kthread
` [patch added to 3.12-stable] PCI: Export pcie_find_root_port
` [patch added to 3.12-stable] mwifiex: printk() overflow with 32-byte SSIDs
` [patch added to 3.12-stable] pwm: Fix device reference leak
` [patch added to 3.12-stable] ipv6: Set skb->protocol properly for local output
` [patch added to 3.12-stable] ipv4: "
` [patch added to 3.12-stable] ALSA: pcm : Call kill_fasync() in stream lock

[PATCH] SDK: Add scripts to initialize DPDK runtime
 2016-12-13 15:19 UTC  (5+ messages)

[U-Boot] [RFC PATCH 0/3] sunxi: video: Add support for HDMI output on H3
 2016-12-13 15:18 UTC  (3+ messages)
` [U-Boot] [RFC PATCH 1/3] sunxi: Add clocks for DE2/HDMI/TCON

[PATCH v2 1/2] net: rfkill: Cleanup error handling in rfkill_init()
 2016-12-13 15:18 UTC  (4+ messages)
` [PATCH v2 2/2] net: rfkill: Add rfkill-any LED trigger

[Qemu-devel] [throwaway PATCH] add fio plugin
 2016-12-13 15:17 UTC  (2+ messages)
` [Qemu-devel] [PATCH] "

[MINIOS PATCH] build: prepend OBJ_DIR to linker script
 2016-12-13 15:18 UTC  (3+ messages)

[RFC PATCH 0/3] staging: remove fbdev drivers
 2016-12-13 15:17 UTC  (6+ messages)

[PATCH v1] KVM: x86: avoid redundant REQ_EVENT
 2016-12-13 15:16 UTC  (4+ messages)

[PATCH resend] ARM: dts: sun8i: Support DTB build for NanoPi M1
 2016-12-13 15:15 UTC  (3+ messages)

[GIT PULL 00/22] perf/core improvements and fixes
 2016-12-13 15:09 UTC  (23+ messages)
` [PATCH 01/22] perf tools: Move headers check into bash script
` [PATCH 02/22] perf sched timehist: Split is_idle_sample()
` [PATCH 03/22] perf sched timehist: Introduce struct idle_time_data
` [PATCH 04/22] perf sched timehist: Save callchain when entering idle
` [PATCH 05/22] perf sched timehist: Skip non-idle events when necessary
` [PATCH 06/22] perf sched timehist: Add -I/--idle-hist option
` [PATCH 07/22] perf sched timehist: Show callchains for idle stat
` [PATCH 08/22] tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h
` [PATCH 09/22] tools lib bpf: use __u32 from linux/types.h
` [PATCH 10/22] tools lib bpf: Add flags to bpf_create_map()
` [PATCH 11/22] samples/bpf: Make samples more libbpf-centric
` [PATCH 12/22] samples/bpf: Switch over to libbpf
` [PATCH 13/22] samples/bpf: Remove perf_event_open() declaration
` [PATCH 14/22] samples/bpf: Move open_raw_sock to separate header
` [PATCH 15/22] perf sdt: Add scanning of sdt probles arguments
` [PATCH 16/22] perf tools: Remove some needless __maybe_unused
` [PATCH 17/22] perf mem: Fix --all-user/--all-kernel options
` [PATCH 18/22] perf evsel: Use variable instead of repeating lengthy FD macro
` [PATCH 19/22] perf thread_map: Add thread_map__remove function
` [PATCH 20/22] perf evsel: Allow to ignore missing pid
` [PATCH 21/22] perf record: Force ignore_missing_thread for uid option
` [PATCH 22/22] samples/bpf: Drop unnecessary build targets

Fw: [lkp-developer] [sched,rcu] cf7a2dca60: [No primary change] +186% will-it-scale.time.involuntary_context_switches
 2016-12-13 15:14 UTC  (2+ messages)

[PATCH 00/13] Fixes and tweaks
 2016-12-13 15:13 UTC  (7+ messages)
` [PATCH 04/13] acl: allow zero verdict

[PATCH] IB/core: fix unmap_sg argument
 2016-12-13 15:10 UTC  (2+ messages)
` [PATCH resend] "

[Cocci] [PATCH] Coccinelle: uslee_range: ensure delta not zero
 2016-12-13 15:10 UTC  (5+ messages)
      `  "

[PATCH net-next 1/3] net:dsa:mv88e6xxx: use hashtable to store multicast entries
 2016-12-13 15:09 UTC  (5+ messages)

[PATCH 1/4] efi: efi_print_memmap(): Call out invalid entries in the memory map early
 2016-12-13 15:09 UTC  (5+ messages)

[PATCH v2] mac80211: Ensure enough headroom when forwarding mesh pkt
 2016-12-13 15:09 UTC  (2+ messages)

[RFC] Using DC in amdgpu for upcoming GPU
 2016-12-13 15:09 UTC  (6+ messages)

[BUG] MD/RAID1 hung forever on freeze_array
 2016-12-13 15:08 UTC  (5+ messages)

[PATCH 0/4] video/exynos/cec: add HDMI state notifier & use in s5p-cec
 2016-12-13 15:08 UTC  (16+ messages)
` [PATCH 1/4] video: add HDMI state notifier support
` [PATCH 2/4] exynos_hdmi: add HDMI "
` [PATCH 3/4] cec: integrate "
` [PATCH 4/4] s5p-cec: add hdmi-notifier support, move out of staging

[PATCH 0/6] x86emul: XSA-200 follow-up
 2016-12-13 15:08 UTC  (4+ messages)
` [PATCH 2/6] x86emul: reduce CMPXCHG{8, 16}B footprint and casting

[PATCH v4 0/5] i2c: designware: Add slave support
 2016-12-13 15:08 UTC  (3+ messages)
` [PATCH v4 5/5] i2c: designware: Cleaning comments and formatation

sunxi-ng clocks: leaving certain clocks alone?
 2016-12-13 15:08 UTC  (5+ messages)
` [linux-sunxi] "

[PATCH 00/13] Introducing EAL Bus-Device-Driver Model
 2016-12-13 15:07 UTC  (5+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 12/12] drivers: update PMDs to use rte_driver probe and remove


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.