All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-15 16:51:28 to 2014-05-15 17:31:21 UTC [more...]

[PATCH v8 00/44] Use ref transactions for all ref updates
 2014-05-15 17:29 UTC  (18+ messages)
` [PATCH v8 01/44] refs.c: constify the sha arguments for ref_transaction_create|delete|update
` [PATCH v8 04/44] refs.c: add an err argument to repack_without_refs
` [PATCH v8 11/44] refs.c: change ref_transaction_create to do error checking and return status
` [PATCH v8 16/44] sequencer.c: use ref transactions for all ref updates
` [PATCH v8 17/44] fast-import.c: change update_branch to use ref transactions
` [PATCH v8 20/44] refs.c: free the transaction before returning when number of updates is 0
` [PATCH v8 21/44] refs.c: ref_transaction_commit should not free the transaction
` [PATCH v8 22/44] fetch.c: clear errno before calling functions that might set it
` [PATCH v8 24/44] fetch.c: use a single ref transaction for all ref updates
` [PATCH v8 25/44] receive-pack.c: use a reference transaction for updating the refs
` [PATCH v8 26/44] fast-import.c: use a ref transaction when dumping tags
` [PATCH v8 28/44] refs.c: make write_ref_sha1 static
` [PATCH v8 29/44] refs.c: make lock_ref_sha1 static
` [PATCH v8 31/44] refs.c: remove the update_ref_lock function
` [PATCH v8 35/44] refs.c: make delete_ref use a transaction
` [PATCH v8 36/44] refs.c: pass the ref log message to _create/delete/update instead of _commit
` [PATCH v8 42/44] refs.c: pass a skip list to name_conflict_fn

[Buildroot] [Bug 5750] New: buildroot-2012.11 while building X11 for ARM, errors on xlib_libX11-1.4.2
 2014-05-15 17:31 UTC  (2+ messages)
` [Buildroot] [Bug 5750] Doing a Buildroot build from /usr doesn't work

[PATCH] bcache: fix uninterruptible sleep in writeback thread
 2014-05-15 17:30 UTC  (5+ messages)

[Qemu-devel] [PATCH] target-i386: set CC_OP to CC_OP_EFLAGS in cpu_load_eflags
 2014-05-15 17:30 UTC  (2+ messages)

[PATCH V4 0/2] mm: FAULT_AROUND_ORDER patchset performance data for powerpc
 2014-05-15 17:28 UTC  (5+ messages)

[Qemu-devel] [PATCH] iotests: Use configured python
 2014-05-15 17:29 UTC  (7+ messages)

[PATCH/RFC] Gitweb: Convert UTF-8 encoded file names
 2014-05-15 17:24 UTC  (6+ messages)

[PATCHv2] ARM: ioremap: Fix static vm area boundary checking
 2014-05-15 17:28 UTC  (3+ messages)

[Qemu-devel] [Qemu-ppc] macio ide question/bug report
 2014-05-15 17:28 UTC  (11+ messages)

[PATCHv2 00/14] perf tools: Speedup DWARF unwind
 2014-05-15 17:23 UTC  (15+ messages)
` [PATCH 01/14] perf tools: Cache register accesses for unwind processing
` [PATCH 02/14] perf tools: Separate dso data related variables
` [PATCH 03/14] perf tools: Add data_fd into dso object
` [PATCH 04/14] perf tools: Add global list of opened dso objects
` [PATCH 05/14] perf tools: Add global count "
` [PATCH 06/14] perf tools: Cache dso data file descriptor
` [PATCH 07/14] perf tools: Add file size check and factor dso__data_read_offset
` [PATCH 08/14] perf tools: Allow to close dso fd in case of open failure
` [PATCH 09/14] perf tools: Add dso__data_* interface descriptons
` [PATCH 10/14] perf tests: Spawn child for each test
` [PATCH 11/14] perf tests: Allow reuse of test_file function
` [PATCH 12/14] perf tests: Add test interface for dso data fd limit
` [PATCH 13/14] perf tests: Add test for caching dso file descriptors
` [PATCH 14/14] perf tests: Add test for closing dso objects on EMFILE error

[PATCH] sched/rt: don't try to balance rt_runtime when it is futile
 2014-05-15 17:27 UTC  (5+ messages)

[PATCH 3/3] FS/HPFS: use __func__ for logging
 2014-05-15 17:24 UTC 

[PATCH v2 00/11] arm64 crypto roundup
 2014-05-15 17:24 UTC  (4+ messages)
` [PATCH v2 09/11] arm64/crypto: add voluntary preemption to Crypto Extensions SHA1

[PATCH v2 1/2] ath10k: introduce rx_status htt template
 2014-05-15 17:24 UTC  (4+ messages)
` [PATCH v2 2/2] ath10k: fix rssi and rate reporting

[Qemu-devel] [bug] busy-loop in send_all()
 2014-05-15 17:23 UTC 

an interesting note on LUN coalescing
 2014-05-15 17:23 UTC  (3+ messages)

[lm-sensors] [PATCH] hwmon: Document hwmon kernel API
 2014-05-15 17:22 UTC  (5+ messages)
`  "

regression: request-pull with signed tag lacks tags/ in master
 2014-05-15 16:39 UTC 

[PATCH v1 00/10] bt_att initial implementation
 2014-05-15 17:22 UTC  (8+ messages)
` [PATCH v1 01/10] src/shared/att: Introduce struct bt_att

[PATCH v2 8/9] drm/i915: Draw a picture about video timings
 2014-05-15 17:20 UTC  (2+ messages)
` [PATCH v3 "

[Ksummit-discuss] [CORE TOPIC] Dealing with 2038
 2014-05-15 17:20 UTC  (8+ messages)

Mwifiex driver on Globascal Mirabox
 2014-05-15 17:15 UTC  (7+ messages)
  ` Mwifiex driver on Globalscale Mirabox

Ethernet bug at Upstream-v3.15-rcx on Lager
 2014-05-15 17:20 UTC  (3+ messages)

[PATCH 2/3] FS/HPFS: use pr_fmt for logging
 2014-05-15 17:19 UTC 

[PATCH V5 00/32] JSON infrastructure, new "xl-json" format and domain configuration synchronization
 2014-05-15 17:19 UTC  (11+ messages)
` [PATCH V5 02/32] xl / libxl: push parsing of SSID and CPU pool ID down to libxl
` [PATCH V5 03/32] xl / libxl: push VCPU affinity pinning "
` [PATCH V5 04/32] libxl: libxl_uuid_copy now taks a ctx argument

[Qemu-devel] [Qemu-detvel] [PATCH 0/4] machine: QemuOpts per machine
 2014-05-15 17:19 UTC  (9+ messages)
` [Qemu-devel] [PATCH 2/4] qapi: output visitor crashes qemu if it encounters a NULL value
` [Qemu-devel] [PATCH 3/4] vl.c: do not set 'type' property in obj_set_property

[PATCH v2 net-next 0/8] Non-promisc bidge ports support
 2014-05-15 17:18 UTC  (20+ messages)
` [Bridge] "
` [PATCH v2 net-next 1/8] bridge: Turn flag change macro into a function
  ` [Bridge] "
` [PATCH v2 net-next 2/8] bridge: Keep track of ports capable of automatic discovery
  ` [Bridge] "
` [PATCH v2 net-next 3/8] bridge: Add functionality to sync static fdb entries to hw
  ` [Bridge] "
` [PATCH v2 net-next 4/8] bridge: Introduce BR_PROMISC flag
  ` [Bridge] "
` [PATCH v2 net-next 5/8] bridge: Add addresses from static fdbs to non-promisc ports
  ` [Bridge] "
` [PATCH v2 net-next 6/8] bridge: Automatically manage port promiscuous mode
  ` [Bridge] "
` [PATCH v2 net-next 7/8] bridge: Correctly manage promiscuity when user requested it
  ` [Bridge] "
` [PATCH v2 net-next 8/8] bridge: Automatically manage promisc mode when vlan filtering is on
  ` [Bridge] "

[PATCH] cfg80211: add documentation for max_num_csa_coutners
 2014-05-15 17:18 UTC 

[Buildroot] [PATCH] luajit: fix a runtime error
 2014-05-15 17:17 UTC 

[PATCHv2 net-next] xen-netback: fix race between napi_complete() and interrupt handler
 2014-05-15 17:17 UTC 

[PATCHv2 net-next] xen-netback: fix race between napi_complete() and interrupt handler
 2014-05-15 17:17 UTC 

[PATCH 1/3] FS/HPFS: convert printk to pr_foo()
 2014-05-15 17:16 UTC 

Does CEPH rely on any multicasting?
 2014-05-15 17:15 UTC  (6+ messages)
    ` [ceph-users] "

[RFC v3 0/6] xen/arm: ARM save/restore/migration support
 2014-05-15 17:15 UTC  (3+ messages)
` [RFC v3 2/6] xen/arm: Add save/restore support for ARM GIC V2

Moving frags and SKBTX_DEV_ZEROCOPY skbs
 2014-05-15 17:14 UTC  (5+ messages)

[PATCH 0/6] Ethernet driver enhancements
 2014-05-15 17:14 UTC  (3+ messages)
` [PATCH 6/6] vmxnet3: replace Intel driver

[Bug 78748] New: Nouveau fails initializing KMS on Geforce2 Go (NV11M)
 2014-05-15 17:12 UTC  (4+ messages)
  ` [Bug 78748] "
  ` [Bug 78748] [NV11] "

[PATCH 00/25] Change time_t and clock_t to 64 bit
 2014-05-15 17:12 UTC  (6+ messages)

[Ksummit-discuss] [TECH TOPIC] QR encoded oops for the kernel
 2014-05-15 17:11 UTC  (12+ messages)

[xen-4.4-testing test] 26293: tolerable FAIL - PUSHED
 2014-05-15 17:11 UTC 

[PATCH 08/15] ia64: add renameat2 syscall
 2014-05-15 16:55 UTC  (2+ messages)

[PATCH 0/3] HPFS logging clean-up
 2014-05-15 17:08 UTC 

[PATCH 01/10] check_bindir: don't use the -a or -o option with the test command
 2014-05-15 17:07 UTC  (2+ messages)

[Qemu-devel] [PULL 00/15] KVM patches for 2014-05-13
 2014-05-15 17:08 UTC  (3+ messages)

[Qemu-devel] [PULL 0/6] migration queue
 2014-05-15 17:04 UTC  (2+ messages)

[PATCH] amba: Put the device's of_node on its release
 2014-05-15 17:07 UTC  (3+ messages)

[PATCHv4 0/4] Enable usbphy and hsotg for exynos4
 2014-05-15 17:07 UTC  (3+ messages)
` [PATCHv4 1/4] ARM: dts: exynos4: add PMU syscon node

[PATCH 00/10] thermal: exynos: various cleanups
 2014-05-15 17:06 UTC  (7+ messages)
` [PATCH 06/10] thermal: exynos: remove redundant threshold_code checks from exynos_tmu_initialize()
` [PATCH 09/10] thermal: exynos: remove redundant pdata checks from exynos_tmu_control()

[PATCH 0/4] Intel primary plane support (v6)
 2014-05-15 17:00 UTC  (5+ messages)
` [PATCH 4/4] drm/i915: Intel-specific primary plane handling (v6)

[PATCH] Btrfs-progs: save us an unnecessary ioctl call
 2014-05-15 17:06 UTC  (2+ messages)

[PATCH] sched,numa: update migrate_improves/degrades_locality
 2014-05-15 17:03 UTC 

futex(2) man page update help request
 2014-05-15 17:06 UTC  (13+ messages)

[PATCH v7 0/4] IOMMU support for ARM
 2014-05-15 17:06 UTC  (4+ messages)
` [PATCH v7 1/4] xen/arm: p2m: Clean cache PT when the IOMMU doesn't support coherent walk

pull request iwlwifi-next 2014-05-15
 2014-05-15 17:04 UTC  (25+ messages)
` [PATCH 01/24] iwlwifi: add missing trailing newlines to debug messages
` [PATCH 02/24] iwlwifi: dvm: don't use _ni mac80211's callbacks
` [PATCH 03/24] iwlwifi: 8000: add default NVM file name in family 8000
` [PATCH 04/24] iwlwifi: pcie: try to get ownership several times
` [PATCH 05/24] iwlwifi: mvm: add channel 14 to the low band list
` [PATCH 06/24] iwlwifi: mvm: notify sched scan complete from stop routine
` [PATCH 07/24] iwlwifi: mvm: stop sched scan before association
` [PATCH 08/24] iwlwifi: mvm: Add power management support for P2P DCM
` [PATCH 09/24] iwlwifi: mvm: Disable uAPSD for a DCM client
` [PATCH 10/24] iwlwifi: cause build error on missing newline
` [PATCH 11/24] iwlwifi: remove spurious newline in Kconfig
` [PATCH 12/24] iwlwifi: remove CMD_SYNC
` [PATCH 13/24] iwlwifi: use dev_printk instead of dev_dbg for debug logs
` [PATCH 14/24] iwlwifi: pcie: disable BHs in iwl_pcie_txq_check_wrptrs
` [PATCH 15/24] iwlwifi: mvm: set SKIP_OVER_DTIM flag only if needed
` [PATCH 16/24] iwlwifi: mvm: BT Coex - fix boost register / LUT values
` [PATCH 17/24] iwlwifi: mvm: revisit the NVM handling code
` [PATCH 18/24] iwlwifi: mvm: enable RX chain diversity if needed
` [PATCH 19/24] iwlwifi: allow dynamic configuration of internal memory
` [PATCH 20/24] iwlwifi: mvm: add uapsd_disable module parameter
` [PATCH 21/24] iwlwifi: mvm: BT Coex - send channel inhibition before association
` [PATCH 22/24] iwlwifi: mvm: combine p2p and station mac context functions
` [PATCH 23/24] iwlwifi: update nmi register
` [PATCH 24/24] iwlwifi: fix LED support Kconfig dependencies

[PATCH 1/1] fs/hfsplus/wrapper.c: replace min/casting by min_t
 2014-05-15 17:05 UTC 

[patch 0/2] rtmutex: Fix the deadlock detector for real
 2014-05-15 17:04 UTC  (3+ messages)
` [patch 2/2] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk

[PATCH] ARM: OMAP4: Fix the boot regression with CPU_IDLE enabled
 2014-05-15 17:03 UTC  (7+ messages)

[PATCH v6 0/6] xen/arm: Interrupt management reworking
 2014-05-15 17:03 UTC  (4+ messages)
` [PATCH v6 1/6] xen/arm: IRQ: Store IRQ type in arch_irq_desc

[PATCH net V2] xen-netback: don't move event pointer in TX credit timeout callback
 2014-05-15 17:03 UTC  (10+ messages)

[RFC PATCH 0/5] The power allocator thermal governor
 2014-05-15 17:02 UTC  (4+ messages)
` [RFC PATCH 3/5] thermal: add a basic cpu power actor

[PATCH 1/1] fs/hfsplus/options.c: replace seq_printf by seq_puts
 2014-05-15 17:02 UTC 

[PATCH] open_sha1_file: report "most interesting" errno
 2014-05-15 17:02 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] e1000: fixes for Phar Lap ETS
 2014-05-15 17:01 UTC 

[PATCH 1/1] fs/hfsplus/bnode.c: replace min/casting by min_t
 2014-05-15 17:01 UTC 

path coalescing once more
 2014-05-15 16:59 UTC  (3+ messages)

[Bug 75241] New: radeon_compute_pll_avivo broken in 3.15-rc3
 2014-05-15 16:58 UTC  (2+ messages)
` [Bug 75241] "

[GIT PULL] vexpress: defconfig update for 3.13
 2014-05-15 16:58 UTC 

[PATCH] sched: tg_set_cfs_bandwidth() causes rq->lock deadlock
 2014-05-15 16:58 UTC 

[PATCH 1/1] fs/gfs2/file.c: kernel-doc warning fixes
 2014-05-15 16:57 UTC 

[Qemu-devel] [PATCH 0/3] target-i386: fix CPL computation
 2014-05-15 16:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] target-i386: fix segment flags for SMM and VM86 mode
` [Qemu-devel] [PATCH 2/3] target-i386: prepare CPL checks for next patch
` [Qemu-devel] [PATCH 3/3] target-i386: get CPL from SS.DPL

[RFC PATCH 0/3] Btrfs: add xxhash algorithm
 2014-05-15 16:57 UTC  (3+ messages)
` [PATCH] Btrfs-progs: add xxhash

query regarding not returning error if request_irq fails after rtc registration
 2014-05-15 16:56 UTC  (2+ messages)

[PATCH v6 00/42] Use ref transactions for all ref updates
 2014-05-15 16:56 UTC  (12+ messages)
` [PATCH v6 09/42] refs.c: change ref_transaction_create to do error checking and return status
` [PATCH v6 11/42] tag.c: use ref transactions when doing updates
` [PATCH v6 13/42] commit.c: use ref transactions for updates

[PATCH 0/8] Marvell Berlin full clock support
 2014-05-15 16:55 UTC  (7+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 06/10] clk: berlin: add core clock driver for BG2/BG2CD

saddr value in connect()
 2014-05-15 16:55 UTC  (5+ messages)

[PATCHv3 3/4] of: provide a binding for fixed link PHYs
 2014-05-15 16:54 UTC  (4+ messages)

[PATCHv2 0/4] ACPI / LPSS: Solution for two issues seen on Asus T100
 2014-05-15 16:53 UTC  (3+ messages)
` [PATCHv2 3/4] clk: new basic clk type for fractional divider

[PATCH v6 0/5] MCPM backend for Exynos5420
 2014-05-15 16:52 UTC  (10+ messages)

[PATCH v2 0/4] KVM: x86: get CPL from SS.DPL
 2014-05-15 16:51 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: x86: use new CS.RPL as CPL during task switch
` [PATCH v2 2/4] KVM: x86: drop set_rflags callback
` [PATCH v2 3/4] KVM: x86: check CS.DPL against RPL during task switch
` [PATCH v2 4/4] KVM: x86: get CPL from SS.DPL

linux-next: Tree for May 14
 2014-05-15 16:51 UTC  (4+ messages)
` linux-next: Tree for May 14 (tty/serial/men_z135_uart.c)


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.