messages from 2015-06-29 19:24:52 to 2015-06-29 20:31:45 UTC [more...]
[PATCH v6 0/7] refs backend preamble
2015-06-29 20:31 UTC (9+ messages)
` [PATCH v6 1/7] refs.c: add err arguments to reflog functions
` [PATCH v6 2/7] cherry-pick: treat CHERRY_PICK_HEAD and REVERT_HEAD as refs
` [PATCH v6 3/7] bisect: treat BISECT_HEAD as a ref
` [PATCH v6 4/7] refs: Break out check for reflog autocreation
` [PATCH v6 5/7] refs: new public ref function: safe_create_reflog
` [PATCH v6 6/7] git-reflog: add create and exists functions
` [PATCH v6 7/7] git-stash: use git-reflog instead of creating files
[Buildroot] [PATCH V2] sdl2: new package
2015-06-29 20:30 UTC (2+ messages)
` [Buildroot] [PATCH V3] "
[U-Boot] [PATCH 00/11 v2] Add more commands for VSC9953 L2 Switch
2015-06-29 20:30 UTC (5+ messages)
` [U-Boot] [PATCH 03/11 v2] drivers/net/vsc9953: Add default configuration "
Darlehen anbieten
2015-06-25 22:37 UTC
[PATCH 0/3] libfc patches for kernel v4.2
2015-06-29 20:29 UTC (2+ messages)
[PATCH 0/5] btrfs: dedupe fixes, features V4
2015-06-29 20:29 UTC (6+ messages)
` [PATCH 5/5] btrfs: don't update mtime on deduped inodes
[PATCH v11 00/10] bisect terms
2015-06-29 20:28 UTC (3+ messages)
` [PATCH v11 06/10] bisect: don't mix option parsing and non-trivial code
[PATCH 6/6] drm/i915: Added BXT check in HAS_CORE_RING_FREQ macro
2015-06-29 20:28 UTC (2+ messages)
[Buildroot] [pull request] raspberrypi: update packages and defconfigs
2015-06-29 20:26 UTC (8+ messages)
` [Buildroot] [PATCH 03/11] package/rpi-firmware: add option to install vcdbg
resume from swap partition under LVM
2015-06-29 20:26 UTC (2+ messages)
[Qemu-trivial] [PATCH] trivial: remove trailing newline from error_report
2015-06-29 20:25 UTC (2+ messages)
` [Qemu-devel] "
[PATCH v7 00/10] tracing: 'hist' triggers
2015-06-29 20:25 UTC (7+ messages)
` [PATCH v3 01/10] tracing: Update cond flag when enabling or disabling a trigger
` [PATCH v7 06/10] trace: Add lock-free tracing_map
fido status
2015-06-29 20:25 UTC (3+ messages)
[Qemu-devel] [PATCH for-2.3] Revert seccomp tests that allow it to be used on non-x86 architectures
2015-06-29 20:24 UTC (4+ messages)
[Qemu-devel] [PATCH] target-s390x: fix CONVERT TO BINARY (CVD, CVDY)
2015-06-29 20:24 UTC (3+ messages)
KVM: nSVM: Check for NRIPS support before updating control field
2015-06-29 20:22 UTC (3+ messages)
[Xenomai] Device drivers and networking stack (RTnet) on Xenomai 3
2015-06-29 20:22 UTC (2+ messages)
type inheritance in CIL
2015-06-29 20:22 UTC (6+ messages)
[PATCH v2 0/4] 32-bit domU PVH support
2015-06-29 20:21 UTC (5+ messages)
` [PATCH v2 1/4] x86/compat: Test whether guest has 32b shinfo instead of being a PV 32b domain
` [PATCH v2 2/4] x86/pvh: Set 32b PVH guest mode in XEN_DOMCTL_set_address_size
` [PATCH v2 3/4] x86/pvh: Handle hypercalls for 32b PVH guests
` [PATCH v2 4/4] libxc/x86/pvh: Allow creation of "
[Qemu-devel] [PATCH v3] target-i386: emulate CPUID level of real hardware
2015-06-29 20:20 UTC (2+ messages)
rebase -i: drop, missing commits and static checks
2015-06-29 20:20 UTC (4+ messages)
` [PATCHv7 1/3] git-rebase -i: add command "drop" to remove a commit
` [PATCHv7 2/3] git rebase -i: warn about removed commits
` [PATCHv7 3/3] git rebase -i: add static check for commands and SHA-1
[PATCH RESEND] rtl8712:Fix checkpatch warning
2015-06-29 20:18 UTC
[PATCH perf/core] perf tools: Add missing break for PERF_RECORD_ITRACE_START
2015-06-29 20:17 UTC (4+ messages)
` [PATCHv2 "
[Qemu-devel] [RFC] ide: fix bmdma underflow code
2015-06-29 20:17 UTC
[obsolete] linux-next-git-rejects.patch removed from -mm tree
2015-06-29 20:17 UTC
[PATCH] ACPI / resources: fix memory leak on request_range fail path
2015-06-29 20:17 UTC
[Buildroot] [git commit] package/rpi-userland: bump version
2015-06-29 20:16 UTC
[Buildroot] [git commit] package/rpi-firmware: bump version
2015-06-29 20:16 UTC
[PATCH] mm: tlb.c: Trivial: Fix typo in error message
2015-06-29 20:16 UTC
[PATCH v4 00/17] x86: Rewrite exit-to-userspace code
2015-06-29 20:14 UTC (20+ messages)
` [PATCH v4 01/17] selftests/x86: Add a test for 32-bit fast syscall arg faults
` [PATCH v4 02/17] x86/entry/64/compat: Fix bad fast syscall arg failure path
` [PATCH v4 03/17] uml: Fix do_signal() prototype
` [PATCH v4 04/17] context_tracking: Add ct_state and CT_WARN_ON
` [PATCH v4 05/17] notifiers: Assert that RCU is watching in notify_die
` [PATCH v4 06/17] x86: Move C entry and exit code to arch/x86/entry/common.c
` [PATCH v4 07/17] x86/traps: Assert that we're in CONTEXT_KERNEL in exception entries
` [PATCH v4 08/17] x86/entry: Add enter_from_user_mode and use it in syscalls
` [PATCH v4 09/17] x86/entry: Add new, comprehensible entry and exit hooks
` [PATCH v4 10/17] x86/entry/64: Really create an error-entry-from-usermode code path
` [PATCH v4 11/17] x86/entry/64: Migrate 64-bit and compat syscalls to new exit hooks
` [PATCH v4 12/17] x86/asm/entry/64: Save all regs on interrupt entry
` [PATCH v4 13/17] x86/asm/entry/64: Simplify irq stack pt_regs handling
` [PATCH v4 14/17] x86/asm/entry/64: Migrate error and interrupt exit work to C
` [PATCH v4 15/17] x86/entry: Remove exception_enter from most trap handlers
` [PATCH v4 16/17] x86/entry: Remove SCHEDULE_USER and asm/context-tracking.h
` [PATCH v4 17/17] x86/irq: Document how IRQ context tracking works and add an assertion
[Buildroot] [git commit] package/rpi-firmware: add option to install DTB overlays
2015-06-29 20:14 UTC
Distributor example app not working for 1G ports (I354)
2015-06-29 20:14 UTC (3+ messages)
[Buildroot] [git commit] rpi-firmware: allow disabling installation of binary DTBs
2015-06-29 20:13 UTC
[Buildroot] [PATCH] configs/acmesystems_aria_g25: new config
2015-06-29 20:13 UTC (2+ messages)
[Qemu-devel] [PATCH v8 00/11] i.MX: Add i.MX25 support through the 3DS evaluation board
2015-06-29 20:12 UTC (12+ messages)
` [Qemu-devel] [PATCH v8 01/11] i.MX: Split the i.MX serial driver into a header file and a source file
` [Qemu-devel] [PATCH v8 02/11] i.MX: Split the i.MX AVIC emulator "
` [Qemu-devel] [PATCH v8 03/11] i.MX: Split the i.MX CCM "
` [Qemu-devel] [PATCH v8 04/11] i.MX: Split the i.MX EPIT "
` [Qemu-devel] [PATCH v8 05/11] i.MX: Split the i.MX GPT "
` [Qemu-devel] [PATCH v8 06/11] kzm: Use modified i.MX emulators
` [Qemu-devel] [PATCH v8 07/11] i.MX: Add FEC Ethernet Emulator
` [Qemu-devel] [PATCH v8 08/11] i.MX: Add I2C controller emulator
` [Qemu-devel] [PATCH v8 09/11] i.MX25: Add the i.MX25 SOC support
` [Qemu-devel] [PATCH v8 10/11] i.MX25: Add support for the i.MX25 PDK 3DS
` [Qemu-devel] [PATCH v8 11/11] i.MX: Add qtest support for I2C device emulator
Linux kernel 4.1.1 released
2015-06-29 20:12 UTC
Adding custom bugzilla fields
2015-06-29 20:11 UTC (4+ messages)
[Buildroot] [PATCH] systemd: bump to version 221
2015-06-29 20:10 UTC (2+ messages)
Preferred location for utility execution
2015-06-29 20:09 UTC (4+ messages)
[PATCH] rtl8712:Fix checkpatch warning
2015-06-29 20:09 UTC (2+ messages)
[PATCH] mesa: Add blank r600 PACKAGECONFIG
2015-06-29 20:07 UTC (4+ messages)
[PATCH] f2fs:Make the function check_dnode have a return type of bool
2015-06-29 20:07 UTC
[PATCH lib v2] Replace unsafe characters with _ in card name
2015-06-29 20:06 UTC (2+ messages)
[PATCH v4 00/44] Make git-am a builtin
2015-06-29 20:05 UTC (5+ messages)
` [PATCH v4 42/44] builtin-am: implement legacy -b/--binary option
` [PATCH v4 43/44] builtin-am: check for valid committer ident
[Qemu-devel] [Bug 1465935] [NEW] kvm_irqchip_commit_routes: Assertion `ret == 0' failed
2015-06-29 19:57 UTC (3+ messages)
` [Qemu-devel] [Bug 1465935] "
[PATCH] Revert "drm/i915: Allocate context objects from stolen"
2015-06-29 20:05 UTC (3+ messages)
[PATCH RFC net-next] vxlan: GRO support at tunnel layer
2015-06-29 20:04 UTC (4+ messages)
[PATCH 0/5] DAX updates for 4.2
2015-06-29 20:02 UTC (6+ messages)
` [PATCH 1/5] dax: Add block size note to documentation
` [PATCH 2/5] dax: Use copy_from_iter_nocache
` [PATCH 3/5] block: Add support for DAX on block devices
` [PATCH 4/5] ext4: Use ext4_get_block_write() for DAX
` [PATCH 5/5] vfs: Allow truncate, chomd and chown to be interrupted by fatal signals
[Buildroot] [git commit] systemd: bump to version 221
2015-06-29 20:02 UTC
What's cooking in git.git (Jun 2015, #06; Wed, 24)
2015-06-29 20:02 UTC (2+ messages)
[PATCH] ALSA: oxygen: Fix S/PDIF muting
2015-06-29 20:01 UTC (3+ messages)
[Buildroot] [PATCH] qemu: enable for aarch64
2015-06-29 20:01 UTC (2+ messages)
[U-Boot] [PATCH 01/12][v3] drivers/fsl-mc: Make MC boot error messages more readable
2015-06-29 20:01 UTC (7+ messages)
` [U-Boot] [PATCH 06/12][v3] drivers: fsl-mc: Return error for major version mismatch
` [U-Boot] [PATCH 10/12][v3] driver/ldpaa_eth: Retry enqueue if portal was busy
` [U-Boot] [PATCH 11/12][v3] driver/ldpaa_eth: Add timeout handling DQRR entry read
[Buildroot] [git commit] qemu: enable for aarch64
2015-06-29 20:01 UTC
[Buildroot] [PATCH] perl-cross: bump to version 0.9.7
2015-06-29 20:01 UTC (2+ messages)
Linux kernel 4.0.7 released
2015-06-29 20:01 UTC
[U-Boot] [PATCH v2] spi: cf_qspi: fix clamp macro type check compilation warnings
2015-06-29 20:00 UTC (4+ messages)
[Buildroot] [git commit] perl-cross: bump to version 0.9.7
2015-06-29 19:59 UTC
[Buildroot] [PATCH 1/1] live555: bump to version 2015.06.25
2015-06-29 19:59 UTC (2+ messages)
[Buildroot] [git commit] live555: bump to version 2015.06.25
2015-06-29 19:59 UTC
[Buildroot] [PATCH] iproute2: tipc support needs 3.18+ headers
2015-06-29 19:59 UTC (2+ messages)
[Buildroot] [git commit] iproute2: tipc support needs 3.18+ headers
2015-06-29 19:59 UTC
HELLO
2015-06-29 19:40 UTC
[RFC bluetooth-next] mac802154: do not export ieee802154_rx()
2015-06-29 19:58 UTC (2+ messages)
Darlehen anbieten
2015-06-26 5:50 UTC
[PATCH] - vxlan: gro not effective for intel 82599
2015-06-29 19:56 UTC (11+ messages)
[PATCH 1/1] kernel/power/autosleep.c: check for pm_suspend() return before queueing suspend again
2015-06-29 20:07 UTC (4+ messages)
` [PATCHv2 "
[PATCH 00/22 v2] Introduce default domains for iommu groups
2015-06-29 19:55 UTC (5+ messages)
` [PATCH 03/22] iommu: Propagate error in add_iommu_group
[PATCH v6 00/11] add options to for-each-ref
2015-06-29 19:55 UTC (8+ messages)
` [PATCH v6 01/11] t6302: for-each-ref tests for ref-filter APIs
` [PATCH v6 03/11] ref-filter: implement '--points-at' option
` [PATCH v6 04/11] for-each-ref: add "
[U-Boot] [PATCH v2] sf: update sst25wf040b flash params
2015-06-29 19:53 UTC (4+ messages)
[PATCH] x86, msr: Allow read access to /dev/cpu/X/msr
2015-06-29 19:51 UTC (6+ messages)
Compilation error in lttng-tools (version.c)
2015-06-29 19:52 UTC
[U-Boot] [PATCH v7 0/5] sf: Add dataflash support
2015-06-29 19:52 UTC (5+ messages)
[PATCH] sis900: Trivial: Fix typos in enums
2015-06-29 19:52 UTC (2+ messages)
regression: massive trouble with fpu rework
2015-06-29 19:50 UTC (10+ messages)
` [all better] "
[ANNOUNCE] libdrm 2.4.62
2015-06-29 19:50 UTC
[PATCH] cfgfile: fix unitialised buffer and improve reading from nfs filesystem
2015-06-29 19:47 UTC (3+ messages)
` [PATCH v3] cfgfile: fix unitialised buffer
[PATCH] stmmac: Trivial: fix typo in constant name
2015-06-29 19:46 UTC (2+ messages)
[PATCH v2] Input :Optimize input_dev_release_keys function
2015-06-29 19:46 UTC (2+ messages)
[Patch 1/1] media: am437x-vpfe: Requested frame size and fmt overwritten by current sensor setting
2015-06-29 19:46 UTC (2+ messages)
[Patch 1/1] media: am437x-vpfe: Fix a race condition during release
2015-06-29 19:45 UTC (2+ messages)
[Xenomai] Arietta (AT91SAM9G25), strange kernel messages (3.0-rc5)
2015-06-29 19:45 UTC (2+ messages)
[PATCH] Input: elan_i2c - Add hover event for ST format
2015-06-29 19:44 UTC (2+ messages)
[PATCH 0/2] iommu/arm-smmu: fixes for 4.2
2015-06-29 19:43 UTC (3+ messages)
[PATCH v3 00/11] KVM: arm: debug infrastructure support
2015-06-29 19:43 UTC (4+ messages)
` [PATCH v3 04/11] KVM: arm: common infrastructure for handling AArch32 CP14/CP15
Linux kernel 3.14.46 released
2015-06-29 19:43 UTC
[Bug 90932] New: gm105 font glitches with kernel 4.1rc
2015-06-29 19:43 UTC (2+ messages)
` [Bug 90932] gm107 "
[RFC PATCH v9 00/50] perf tools: filtering events using eBPF programs
2015-06-29 19:41 UTC (4+ messages)
` [RFC PATCH v9 02/50] tools build: Add feature check for eBPF API
[PATCHv2] Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
2015-06-29 19:41 UTC (5+ messages)
powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_mask
2015-06-29 19:38 UTC (4+ messages)
[PATCHv2 0/2] Provide new API to get the current time resolution
2015-06-29 19:37 UTC (5+ messages)
` [PATCHv2 2/2] iio: dht11: Use new function ktime_get_resolution_ns()
[PATCH] mlx4, mlx5, mthca: Expose max_sge_rd correctly
2015-06-29 19:35 UTC (4+ messages)
Generous Offer
2015-06-29 19:08 UTC (2+ messages)
[Buildroot] [v2 1/6] package/nodejs: Bump version to 0.10.39
2015-06-29 19:34 UTC (11+ messages)
` [Buildroot] [v2 4/6] package/nodejs: Add /usr/lib/node_modules/.bin to PATH
` [Buildroot] [v2 5/6] package/nodejs: Define NPM command for other packages to use
dma_ops_domain_alloc causes kernel 4.1.0-next-20150626+ panic
2015-06-29 19:34 UTC (2+ messages)
[Qemu-devel] [PATCH RFC v1] Cleanups + various fixes due to libxl ABI + more logging on errors
2015-06-29 19:25 UTC (14+ messages)
` "
` [Qemu-devel] [PATCH RFC 1/6] xen/pt: Update comments with proper function name
` "
` [Qemu-devel] [PATCH RFC 2/6] xen/pt: Make xen_pt_msi_set_enable static
` "
` [Qemu-devel] [PATCH RFC 3/6] xen/pt: xen_host_pci_config_read returns -errno, not -1 on failure
` "
` [Qemu-devel] [PATCH RFC 4/6] xen: Print and use errno where applicable
` "
` [Qemu-devel] [PATCH RFC 5/6] xen/pt/msi: Add the register value when printing logging and error messages
` "
` [Qemu-devel] [PATCH RFC 6/6] xen: Add backtrace for serious issues
` "
Linux kernel 3.10.82 released
2015-06-29 19:31 UTC
[Bug 100671] New: vmwrite error in vmx_vcpu_run
2015-06-29 19:30 UTC (2+ messages)
` [Bug 100671] "
[U-Boot] [PATCH 0/5] sf: defconfig/kconfig updates
2015-06-29 19:29 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] README: Remove CONFIG_SPI_FLASH_MTD help text
` [U-Boot] [PATCH 2/5] defconfig: Move CONFIG_SPI_FLASH_BAR from configs
` [U-Boot] [PATCH 3/5] sf: Kconfig: Add SPI_FLASH_BAR entry
` [U-Boot] [PATCH 4/5] README: Remove CONFIG_SPI_FLASH_BAR help text
` [U-Boot] [PATCH 5/5] README: Remove CONFIG_SPI_FLASH_DATAFLASH "
[PATCHv7 00/15] HDMI CEC framework
2015-06-29 19:25 UTC (3+ messages)
` [PATCHv7 04/15] HID: add HDMI CEC specific keycodes
[U-Boot] Pull request: u-boot-spi/master
2015-06-29 19:24 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.