All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-18 00:27:50 to 2014-11-18 02:01:46 UTC [more...]

[PATCH 001/001] hid-sony.c: add sysfs provisioning
 2014-11-18  2:01 UTC  (3+ messages)

[PATCH v4 0/7] ref-transaction-send-pack
 2014-11-18  2:00 UTC  (8+ messages)
` [PATCH v4 1/7] receive-pack.c: add protocol support to negotiate atomic-push
` [PATCH v4 2/7] send-pack.c: add an --atomic-push command line argument
` [PATCH v4 3/7] receive-pack.c: use a single transaction when atomic-push is negotiated
` [PATCH v4 4/7] push.c: add an --atomic-push argument
` [PATCH v4 5/7] t5543-atomic-push.sh: add basic tests for atomic pushes
` [PATCH v4 6/7] refs.c: add an err argument to create_reflog
` [PATCH v4 7/7] refs.c: add an err argument to create_symref

[U-Boot] [PATCH v3 0/5] ls102xa: HYP/non-sec: for ls102xa
 2014-11-18  2:01 UTC  (8+ messages)
` [U-Boot] [PATCH v3 3/5] ls102xa: HYP/non-sec: support for ls102xa boards

[PATCH v2 0/6] pseries: Move memory hotplug to the kernel
 2014-11-18  2:00 UTC  (2+ messages)

[PATCH] staging:rtl8723au: Fix sparse warning cast to restricted __le16
 2014-11-18  1:59 UTC  (2+ messages)

[PATCH 1/2] perf, tools: In branch stack mode use address history sorting
 2014-11-18  1:58 UTC  (2+ messages)
` [PATCH 2/2] perf, tools: Remove use of BUILD_BUG_ON

[PATCH 1/2] f2fs: fix to call put_page at the error handling routine
 2014-11-18  1:57 UTC  (2+ messages)
` [PATCH 2/2] f2fs: put the inode page when error was occurred

[Qemu-devel] [PATCH] Tracing: Fix simpletrace.py error on tcg enabled binary traces
 2014-11-18  1:57 UTC  (3+ messages)

[PATCH] Patch to improve device tree structure
 2014-11-18  1:57 UTC  (2+ messages)

[U-Boot] [PATCH v8 0/3] Adds support for Exynos5422 odroid xu3 board
 2014-11-18  1:57 UTC  (4+ messages)
` [U-Boot] [PATCH v8 2/3] Odroid-XU3: Add support for Odroid-XU3

Implement lbr-as-callgraph v10
 2014-11-18  1:56 UTC  (3+ messages)

[PATCH] [bonding]: clear header_ops when last slave detached
 2014-11-18  1:56 UTC  (3+ messages)

[PATCH net-next] PPC: bpf_jit_comp: Unify BPF_MOD | BPF_X and BPF_DIV | BPF_X
 2014-11-18  1:50 UTC  (3+ messages)

[Bug 73528] New: Deferred lighting in Second Life causes system hiccups and screen flickering
 2014-11-18  1:49 UTC  (2+ messages)
` [Bug 73528] "

[PATCH 00/26 v5] trace-seq/seq-buf/x86/printk: Print all stacks from NMI safely
 2014-11-18  1:48 UTC  (10+ messages)
` [PATCH 20/26 v5] seq_buf: Add seq_buf_can_fit() helper function

[PATCH] powerpc: mitigate impact of decrementer reset
 2014-11-18  1:46 UTC  (6+ messages)

[PATCH v4 00/16] ref-transaction-rename
 2014-11-18  1:44 UTC  (17+ messages)
` [PATCH v4 01/16] refs.c: allow passing raw git_committer_info as email to _update_reflog
` [PATCH v4 02/16] refs.c: return error instead of dying when locking fails during transaction
` [PATCH v4 03/16] refs.c: use packed refs when deleting refs during a transaction
` [PATCH v4 04/16] refs.c: use a stringlist for repack_without_refs
` [PATCH v4 05/16] refs.c: add transaction support for renaming a reflog
` [PATCH v4 06/16] refs.c: update rename_ref to use a transaction
` [PATCH v4 07/16] refs.c: rollback the lockfile before we die() in repack_without_refs
` [PATCH v4 08/16] refs.c: move reflog updates into its own function
` [PATCH v4 09/16] refs.c: write updates to packed refs when a transaction has more than one ref
` [PATCH v4 10/16] remote.c: use a transaction for deleting refs
` [PATCH v4 11/16] refs.c: make repack_without_refs static
` [PATCH v4 12/16] refs.c: make the *_packed_refs functions static
` [PATCH v4 13/16] refs.c: replace the onerr argument in update_ref with a strbuf err
` [PATCH v4 14/16] refs.c: make add_packed_ref return an error instead of calling die
` [PATCH v4 15/16] refs.c: make lock_packed_refs take an err argument
` [PATCH v4 16/16] refs.c: add an err argument to pack_refs

Repeated fork() causes SLAB to grow without bound
 2014-11-18  1:41 UTC  (12+ messages)
        ` [RFC PATCH] "
              ` [PATCH] "

[GIT PULL RESEND]Hisilicon HiX5HD2 soc defconfig updates for v3.19
 2014-11-18  1:41 UTC 

Where is the VM live migration code?
 2014-11-18  1:40 UTC  (4+ messages)
` [Qemu-devel] "

Getting a commit sha1 from fast-import in a remote-helper
 2014-11-18  1:40 UTC  (2+ messages)

[PATCH] fix rename: xenstore not fully updated
 2014-11-18  1:39 UTC  (4+ messages)

[GIT PULL RESEND]Hisilicon HiX5HD2 soc DT udaptes for v3.19
 2014-11-18  1:38 UTC 

vhost + multiqueue + RSS question
 2014-11-18  1:37 UTC  (8+ messages)

[PATCH v3 00/14] ref-transactions-reflog
 2014-11-18  1:35 UTC  (15+ messages)
` [PATCH v3 01/14] refs.c: make ref_transaction_create a wrapper for ref_transaction_update
` [PATCH v3 02/14] refs.c: make ref_transaction_delete "
` [PATCH v3 03/14] refs.c: rename the transaction functions
` [PATCH v3 04/14] refs.c: add a function to append a reflog entry to a fd
` [PATCH v3 05/14] refs.c: add a new update_type field to ref_update
` [PATCH v3 06/14] refs.c: add a transaction function to append a reflog entry
` [PATCH v3 07/14] refs.c: add a flag to allow reflog updates to truncate the log
` [PATCH v3 08/14] refs.c: only write reflog update if msg is non-NULL
` [PATCH v3 09/14] refs.c: allow multiple reflog updates during a single transaction
` [PATCH v3 10/14] reflog.c: use a reflog transaction when writing during expire
` [PATCH v3 11/14] refs.c: rename log_ref_setup to create_reflog
` [PATCH v3 12/14] refs.c: Remove unlock_ref/close_ref/commit_ref from the refs api
` [PATCH v3 13/14] refs.c: remove lock_any_ref_for_update
` [PATCH v3 14/14] refs.c: allow deleting refs with a broken sha1

[Qemu-devel] QEMU trunk now in hardfreeze
 2014-11-18  1:35 UTC  (7+ messages)

[U-Boot] [PATCH v3 0/3] add support for new arch stv0991
 2014-11-18  1:34 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] stv0991: Add basic stv0991 architecture support

[U-Boot] [PATCH v4 0/4] add support for new arch stv0991
 2014-11-18  1:30 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/4] stv0991: Add basic stv0991 architecture support
` [U-Boot] [PATCH v4 2/4] stv0991: enable ethernet support
` [U-Boot] [PATCH v4 3/4] stv0991: default + misc command configs enabled
` [U-Boot] [PATCH v4 4/4] stv0991: add maintainer information

[PATCH] i2c-qoriq: modified compatibility for correct prescaler
 2014-11-18  1:28 UTC  (8+ messages)

[PATCH v2] usb: dwc2: resume root hub when device detect with suspend state
 2014-11-18  1:21 UTC 

htt rx stopped. cannot recover
 2014-11-18  1:20 UTC  (8+ messages)

[PATCH] drm/cirrus: fix leaky driver load error handling
 2014-11-18  1:19 UTC 

[PATCH] drm/i915: Propagate invalid setcrtc cloning errors back to userspace
 2014-11-18  1:19 UTC  (2+ messages)
` [PATCH] drm/i915: Propagate invalid setcrtc cloning

Btrfs on a failing drive
 2014-11-18  1:17 UTC  (2+ messages)

MIPS: c-r4k.c: Fix the 74K D-cache alias erratum workaround
 2014-11-18  1:16 UTC  (5+ messages)

[PATCH 0/5] mfd: sec-core: Add support S2MPS13 PMIC device
 2014-11-18  1:14 UTC  (20+ messages)
` [PATCH 2/5] regulator: s2mps11: Add support S2MPS13 regulator device
` [PATCH 3/5] clk: s2mps11: Add the support for S2MPS13 PMIC clock
` [PATCH 4/5] rtc: s5m: Add the support for S2MPS13 RTC
` [PATCH 5/5] mfd: s2mps11: Add binding documentation for Samsung S2MPS13 PMIC

[PATCH] usb: gadget: USB3 support to the legacy printer driver
 2014-11-18  1:14 UTC  (4+ messages)

[PATCH] Add support for bluetooth BCM20702A1 variant
 2014-11-18  1:12 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: Fix BR/EDR-only address checks for remote OOB data
 2014-11-18  1:12 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: Use shorter "rand" name for "randomizer"

[U-Boot] [PATCH] powerpc/t4240rdb: enable eSDHC 3.3V support
 2014-11-18  1:12 UTC 

[PATCH v8 0/6] arm64: add seccomp support
 2014-11-18  1:10 UTC  (14+ messages)
` [PATCH v8 1/6] arm64: ptrace: add NT_ARM_SYSTEM_CALL regset
` [PATCH v8 2/6] arm64: ptrace: allow tracer to skip a system call
` [PATCH v8 3/6] asm-generic: add generic seccomp.h for secure computing mode 1
` [PATCH v8 4/6] arm64: add seccomp syscall for compat task
` [PATCH v8 5/6] arm64: add SIGSYS siginfo "
` [PATCH v8 6/6] arm64: add seccomp support

[PATCH] usb: dwc2: resume root hub when device detect with suspend state
 2014-11-18  1:11 UTC  (3+ messages)

[PATCH] ARM: Update processor_modes for hyp and monitor mode
 2014-11-18  1:05 UTC  (2+ messages)

[PATCH 0/4] Add lightweight memory barriers fast_rmb() and fast_wmb()
 2014-11-18  0:43 UTC  (17+ messages)
` [PATCH 2/4] arch: "

watch/notify changes ready for review
 2014-11-18  1:03 UTC  (3+ messages)

[PATCH] do not include mpx.h in exec.c
 2014-11-18  1:03 UTC  (2+ messages)
` [tip:x86/mpx] fs: Do "

[sched] 9597d64116d: -16.1% hackbench.throughput
 2014-11-18  1:03 UTC  (2+ messages)

[PATCH] copy.c: make copy_fd preserve meaningful errno
 2014-11-18  1:01 UTC  (5+ messages)

Business Proposal from Tokyo
 2014-11-16 21:43 UTC 

[Patch V3 0/9] Refine generic/PCI MSI irqodmian interfaces
 2014-11-18  0:59 UTC  (3+ messages)

Good news!
 2014-11-18  0:55 UTC 

[PATCH 2/2] groups: Allow unprivileged processes to use setgroups to drop groups
 2014-11-18  0:56 UTC  (12+ messages)

[PATCH] [mempolicy] remove unnecessary is_valid_nodemask()
 2014-11-18  0:55 UTC  (3+ messages)

[RFC PATCH] x86, entry: Switch stacks on a paranoid entry from userspace
 2014-11-18  0:55 UTC  (18+ messages)

[RFC PATCH 00/16] Refine PCI host bridge scan interfaces
 2014-11-18  0:55 UTC  (7+ messages)
` [RFC PATCH 14/16] arm/PCI: Introduce pci_get_domain_nr()

[PATCHv5 0/7] Better page protections for arm64
 2014-11-18  0:55 UTC  (8+ messages)
` [PATCHv5 1/7] arm64: Treat handle_arch_irq as a function pointer
` [PATCHv5 2/7] arm64: Switch to adrp for loading the stub vectors
` [PATCHv5 3/7] arm64: Move cpu_resume into the text section
` [PATCHv5 4/7] arm64: Move some head.text functions to executable section
` [PATCHv5 5/7] arm64: Factor out fixmap initialiation from ioremap
` [PATCHv5 6/7] arm64: use fixmap for text patching when text is RO
` [PATCHv5 7/7] arm64: add better page protections to arm64

[GIT PULL] Third Round of Renesas ARM Based SoC DT Cleanups for v3.19
 2014-11-18  0:51 UTC  (10+ messages)
` [PATCH 1/4] ARM: shmobile: armadillo800eva: Use keyboard as gpio-keys node name
` [PATCH 2/4] ARM: shmobile: lager: "
` [PATCH 3/4] ARM: shmobile: koelsch: "
` [PATCH 4/4] ARM: shmobile: kzm9g-reference: "

[GIT PULL] Second Round of Renesas ARM Based SoC DT Updates for v3.19
 2014-11-18  0:50 UTC  (6+ messages)
` [PATCH 08/25] ARM: shmobile: r8a7790: sound enables Audio DMAC peri peri entry on DTSI

[GIT PULL] clk: rockchip: first batch for 3.19
 2014-11-18  0:50 UTC 

[RFC][PATCH 00/23 v4] trace-seq/seq-buf/x86/printk: Print all stacks from NMI safely
 2014-11-18  0:49 UTC  (10+ messages)
` [RFC][PATCH 09/23 v4] tracing/probes: Do not use return value of trace_seq_printf()
` [RFC][PATCH 10/23 v4] tracing/uprobes: Do not use return values "
` [RFC][PATCH 11/23 v4] tracing: Do not use return values of trace_seq_printf() in syscall tracing

[PATCH] mmc: dw_mmc: avoid write to CDTHRCTL on older versions
 2014-11-18  0:45 UTC  (2+ messages)

[PATCH v2] crypto: prefix module autoloading with "crypto-"
 2014-11-18  0:45 UTC  (3+ messages)

[Bug 86089] [r600g] shader failure - r600_sb::bc_finalizer::cf_peephole() when starting Second Life
 2014-11-18  0:43 UTC  (3+ messages)
` [Bug 86089] [r600g][mesa 10.4.0-dev] "

[Bug 86418] Second Life crashes after login
 2014-11-18  0:42 UTC  (2+ messages)

[PATCH v2] allow 32bpp framebuffers for cirrus drm
 2014-11-18  0:39 UTC  (2+ messages)

mvebu: tclk detection for armada-xp and marvell packet processor with integrated CPU
 2014-11-18  0:39 UTC  (6+ messages)

Device Tree Binding for Marvell DSA Switch on imx28 board over Mdio Interface
 2014-11-18  0:39 UTC  (6+ messages)

[PATCH 00/18] drm/i915: All sorts of cdclk stuff
 2014-11-18  0:38 UTC  (4+ messages)
` [PATCH 14/18] drm/i915: Don't enable IPS when pixel rate exceeds 95% of cdclk

[Bug 85376] New: Dolphin emulator has bad colors
 2014-11-18  0:38 UTC  (2+ messages)
` [Bug 85376] "

[PATCH 1/1] thermal: of: improve of-thermal sensor registration API
 2014-11-18  0:11 UTC  (4+ messages)
` [PATCHv2 "

[PATCH v1] pci: Limit VPD length of Emulex adapters to the actual length supported
 2014-11-18  0:35 UTC  (10+ messages)

[PATCH V5 00/12] Tegra xHCI support
 2014-11-18  0:33 UTC  (7+ messages)
` [PATCH V5 09/12] usb: xhci: Add NVIDIA Tegra xHCI host-controller driver

[PATCH] mmc: dw_mmc: add quirk for data over interrupt timeout
 2014-11-18  0:32 UTC  (4+ messages)

[RFC PATCH] ARM: mvebu: Let the device-tree determine smp_ops
 2014-11-18  0:31 UTC  (5+ messages)
` [RFC PATCHv2] "

[PATCH v3 00/13] perf/x86: implement HT counter corruption workaround
 2014-11-18  0:31 UTC  (6+ messages)
` [PATCH v3 13/13] perf/x86: add syfs entry to disable HT bug workaround

[PATCH][resend] of: Add vendor 2nd prefix for Asahi Kasei Corp
 2014-11-18  0:30 UTC  (16+ messages)
                ` [PATCH v3] of: replace Asahi Kasei Corp venter prefix
                  ` [alsa-devel] "
                    ` [PATCH v4] "
                        ` [PATCH v5] of: replace Asahi Kasei Corp vendor prefix


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.