All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-23 22:11:25 to 2014-12-24 02:12:42 UTC [more...]

[v3 00/26] Add VT-d Posted-Interrupts support
 2014-12-24  2:12 UTC  (13+ messages)
` [v3 06/26] iommu, x86: No need to migrating irq for VT-d Posted-Interrupts

[PATCH] merge: release strbuf after use in suggest_conflicts()
 2014-12-24  2:11 UTC  (2+ messages)

git update-ref --stdin : too many open files
 2014-12-24  2:11 UTC  (3+ messages)

[Bug 90261] New: The BUGS section of the getopt(3) man page describes something that's no longer a bug
 2014-12-24  2:10 UTC 

[PATCH] transport: simplify duplicating a substring in transport_get() using xmemdupz()
 2014-12-24  2:08 UTC  (2+ messages)

[PATCH] commit-tree: simplify parsing of option -S using skip_prefix()
 2014-12-24  2:06 UTC  (2+ messages)

[PATCH 0/20] ASoC: rsnd: add Synchronous SRC and U/O error salvage support
 2014-12-24  2:01 UTC  (2+ messages)

[PATCH] f2fs: fix missing cold bit during recovery
 2014-12-24  2:01 UTC 

[U-Boot] [PATCH] arm: exynos: clock: support SPLL as mmc source clock for exynos5420
 2014-12-24  1:59 UTC  (2+ messages)

GIT_PUSH_CERT* env vars and update/post-update hooks
 2014-12-24  1:57 UTC 

[PATCH 1/2] btrfs: Make the chunk size limit on on-disk/logical more clean
 2014-12-24  1:55 UTC  (2+ messages)
` [PATCH v2 2/2] btrfs: Enhance btrfs chunk allocation algorithm to reduce ENOSPC caused by unbalanced data/metadata allocation

[PATCH] xfs: add test for truncate/collapse range race
 2014-12-24  1:53 UTC  (2+ messages)

[PATCH] cpufreq: suspend cpufreq governors on shutdown
 2014-12-24  1:46 UTC  (4+ messages)

[PATCH V3 1/2] mmc: dw_mmc: Convert to mmc_send_tuning()
 2014-12-24  1:45 UTC  (4+ messages)
` [PATCH V3 2/2] mmc: core: Make tuning block patterns static

[PATCH RFC 0/3] DPDK ethdev callback support
 2014-12-24  1:43 UTC  (5+ messages)

[PATCH v2 0/4] mmc: Convert host drivers to mmc_send_tuning()
 2014-12-24  1:43 UTC  (7+ messages)
` [PATCH v2 3/4] mmc: dw_mmc: Convert "

[U-Boot] [PATCH v1] x86: ahci: Make sure interface is not busy after enabling the port
 2014-12-24  1:42 UTC  (3+ messages)

fix spelling mistake in ubifs.h
 2014-12-24  1:38 UTC 

[PATCH 2/2 v2] dmaengine: rcar-audmapp: independent from SH_DMAE_BASE v2
 2014-12-24  1:39 UTC  (2+ messages)

[PATCH 0/7]: mmc: shmobile: DMA cleanup
 2014-12-24  1:30 UTC  (5+ messages)
` [PATCH 1/7] mmc: tmio: add .enable_dma

[PATCH] btrfs-progs: Fix btrfs fi show by uuid and label
 2014-12-24  1:28 UTC  (2+ messages)

[PATCH] USB: gadget: udc: atmel: fix possible oops when unloading module
 2014-12-24  1:14 UTC  (4+ messages)

[PATCH trace-cmd V5 0/6] perf-probe: Bugfix and add new options for cache
 2014-12-24  1:13 UTC  (3+ messages)
  `  "

[ANNOUNCEMENT] Intel(R) Valley Island BSP for Yocto 1.6.2 "dizzy"
 2014-12-24  1:12 UTC 

[PATCH v2] memory: Add NVIDIA SMMU suspend/resume support
 2014-12-24  1:10 UTC  (2+ messages)

[PATCH] btrfs-progs: rebuild missing block group during chunk recovery if possible
 2014-12-24  1:09 UTC  (3+ messages)

[RFC PATCH] oom: Don't count on mm-less current process
 2014-12-24  1:06 UTC  (11+ messages)
` How to handle TIF_MEMDIE stalls?

[qemu-mainline test] 32598: tolerable FAIL - PUSHED
 2014-12-24  1:06 UTC 

[U-Boot] [PATCH 4/4] vexpress64: support the Juno Development Platform
 2014-12-24  1:03 UTC 

Debian/Jessie 3.16.7-ckt2-1 kernel error
 2014-12-24  1:02 UTC 

[U-Boot] [PATCH 3/4] vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS
 2014-12-24  1:02 UTC 

[U-Boot] [PATCH 2/4] vexpress64: switch to generic board
 2014-12-24  1:02 UTC 

bridge mode without network rework
 2014-12-24  1:02 UTC 

[U-Boot] [PATCH 1/4] vexpress64: take over maintenance of the semi vexpress64
 2014-12-24  1:02 UTC 

[PATCH] ftracetest: Replace usleep with sleep 0.000001
 2014-12-24  1:00 UTC  (6+ messages)

[PATCH iproute2 v3] tc: Show classes in tree view
 2014-12-24  0:46 UTC 

[PATCH] Drivers: bcma: Fix three coding style issues, more than 80 characters per line
 2014-12-24  0:55 UTC  (4+ messages)

[U-Boot] [PATCH 0/9] [v3] rsa: Modify rsa lib to use hw acceleration
 2014-12-24  0:50 UTC  (19+ messages)
` [U-Boot] [PATCH 1/9] [v3] rsa: Split the rsa-verify to separate the modular exponentiation
` [U-Boot] [PATCH 2/9] [v3] FIT: Modify option FIT_SIGNATURE in Kconfig
` [U-Boot] [PATCH 3/9] [v3] DM: crypto/rsa: Add rsa Modular Exponentiation DM driver
` [U-Boot] [PATCH 4/9] [v3] configs: Move CONFIG_FIT_SIGNATURE to defconfig
` [U-Boot] [PATCH 5/9] [v3] lib/rsa: Modify rsa to use DM driver if available
` [U-Boot] [PATCH 6/9] [v3] DM: crypto/fsl - Add Freescale rsa DM driver
` [U-Boot] [PATCH 7/9] [v3] lib/rsa: Add Kconfig option for HW accelerated RSA
` [U-Boot] [PATCH 8/9] [v3] hash: Add function to find hash_algo struct with progressive hash
` [U-Boot] [PATCH 9/9] [v3] rsa: Use checksum algorithms from struct hash_algo

[PATCH 0/6] Updates and bug fixes
 2014-12-24  0:48 UTC  (4+ messages)

RFC - enable toaster on the autobuilder
 2014-12-24  0:45 UTC  (5+ messages)

[PATCH 01/66] dvb-usb-v2: add pointer to 'struct usb_interface' for driver usage
 2014-12-24  0:45 UTC  (3+ messages)
` [PATCH 48/66] rtl28xxu: use master I2C adapter for slave demods

[RFC PATCH] arm: kgdb: Fix registers on sleeping tasks
 2014-12-24  0:42 UTC  (2+ messages)

How btrfs-find-root knows that the block is actually a root?
 2014-12-24  0:41 UTC  (4+ messages)

1.8_M1 released
 2014-12-24  0:41 UTC 

[PATCH v2] renesas_usbhs: fix platform init error message
 2014-12-24  0:40 UTC  (2+ messages)

[PATCH 0/2] ASoC: rockchip: i2s: fix TDL and RDL to 16 bits
 2014-12-24  0:36 UTC  (7+ messages)
` [PATCH 2/2] ASoC: rockchip: i2s: set "
  ` [alsa-devel] "

[BISECTED] 3.19-rc1 regression - kernel does not load in GRUB 0.97 (GRUB Legacy)
 2014-12-24  0:28 UTC 

[PATCH 0/2] iio: mxs-lradc: check ranges of ts properties
 2014-12-24  0:35 UTC  (7+ messages)
` [PATCH 2/2] "

max_dir_size_kb option list
 2014-12-24  0:34 UTC  (7+ messages)

[PATCHv6 0/7] atomic pushes
 2014-12-24  0:30 UTC  (4+ messages)
` [PATCH 5/7] receive-pack: move execute_commands_non_atomic before execute_commands

[RFC/PATCH] extcon: otg_gpio: add driver for USB OTG port controlled by GPIO(s)
 2014-12-24  0:29 UTC  (2+ messages)

[Xenomai] Differents switch mode from differents Xenomai skin
 2014-12-24  0:29 UTC  (9+ messages)

[PATCH] proc.5: Add "VmSwap" to /proc/[pid]/status
 2014-12-24  0:24 UTC  (3+ messages)

[PATCH net 6/6] vxlan: Fix double free of skb
 2014-12-24  0:20 UTC 

[PATCH net 5/6] openvswitch: Fix vport_send double free
 2014-12-24  0:20 UTC 

[PATCH net 4/6] openvswitch: Fix GSO with multiple MPLS label
 2014-12-24  0:20 UTC 

[PATCH net 2/6] mpls: Fix allowed protocols for mpls gso
 2014-12-24  0:20 UTC 

[PATCH net 3/6] openvswitch: Fix MPLS action validation
 2014-12-24  0:20 UTC 

[PATCH net 1/6] mpls: Fix config check for mpls
 2014-12-24  0:20 UTC 

[PATCH net 0/6] openvswitch: datapath fixes
 2014-12-24  0:20 UTC 

[PATCH] refs: release strbuf after use in check_refname_component()
 2014-12-24  0:18 UTC 

[PATCH 1/1] Elantech touchpad detection fix for laptops
 2014-12-24  0:17 UTC 

[U-Boot] [PATCH] devkit8000: convert to use generic board code
 2014-12-24  0:11 UTC 

Lack of sshfs(1) man page
 2014-12-24  0:07 UTC  (3+ messages)

[GIT PULL] USB patches
 2014-12-24  0:06 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: Add support for btrfs-image + corrupt script fsck test case
 2014-12-24  0:03 UTC  (7+ messages)

[Testday] Arch Linux Test report
 2014-12-24  0:03 UTC  (2+ messages)

[PATCH v5] usb: gadget: f_fs: add "no_disconnect" mode
 2014-12-23 23:51 UTC  (4+ messages)

[PATCH 00/10] MIPS O32 new FP ABI support
 2014-12-23 23:51 UTC  (6+ messages)
` [PATCH 07/10] MIPS: support for hybrid FPRs

usb: musb: Scheduling of interrupt endpoints
 2014-12-23 23:50 UTC  (6+ messages)

[Qemu-devel] [PATCH] target-arm: add dump-guest-memory support
 2014-12-23 23:45 UTC  (2+ messages)

[PATCH 00/17] net2280: Code cleanout, improve debug and remove broken param
 2014-12-23 23:44 UTC  (8+ messages)
` [PATCH 06/17] net2280: Remove restart_dma inline function definition

[PATCH 1/1] Elantech touchpad detection fix for laptops
 2014-12-23 23:36 UTC 

Possibly wrong handling of $_?
 2014-12-23 23:33 UTC  (3+ messages)
  ` Re[2]: "

[PATCH] Thermal/int340x/int3402: Provide notification support
 2014-12-23 23:29 UTC 

[PATCH 3/5] hwrng: core - Do not register device opportunistically
 2014-12-23 23:29 UTC  (2+ messages)

[PATCH] arm64: mm: Add pgd_page to support RCU fast_gup
 2014-12-23 23:28 UTC  (9+ messages)

3.14.27 client hang on specific file
 2014-12-23 23:28 UTC  (2+ messages)

[PATCH 1/4] Thermal/int340x: Add common thermal zone handler
 2014-12-23 23:27 UTC  (4+ messages)
` [PATCH 2/4] Thermal/int340x/int3402: Use int340x thermal API
` [PATCH 3/4] Thermal/int340x/int3403: "
` [PATCH 4/4] Thermal/int340x/processor_thermal: Add thermal zone support

[PATCH] hx4700: regulator: declare full constraints
 2014-12-23 23:27 UTC 

mangled file names in git checkout-index --temp output when run in repo subdirectory
 2014-12-23 23:27 UTC  (2+ messages)

[PATCH 2/5] hwrng: core - Fix current_rng init/cleanup race yet again
 2014-12-23 23:26 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] target-ppc: Fix clang and w32 warnings
 2014-12-23 23:25 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/2] target-ppc: Mark SR() and gen_sync_exception() as !CONFIG_USER_ONLY
` [Qemu-devel] [PATCH 2/2] target-ppc: Cast ssize_t to size_t before printing with %zx

[PATCH 1/3] Thermal/int340x/int3403: Fix memory leak
 2014-12-23 23:23 UTC  (3+ messages)
` [PATCH 2/3] Thermal/int340x/processor_thermal: "
` [PATCH 3/3] Thermal/int340x/int3403: Free acpi notification handler

[PATCH 1/5] hwrng: core - Use struct completion for cleanup_done
 2014-12-23 23:19 UTC  (3+ messages)

[Bug 85320] New: GPU hangs using hardware acceleration
 2014-12-23 23:19 UTC  (2+ messages)
` [Bug 85320] [RV620][RV630][RS880] GPU hangs using UVD "

Marvell Kirkwood - MV643XX: near 100% UDP RX packet loss
 2014-12-23 23:18 UTC 

[Qemu-devel] clang -fsanitize=undefined warnings in the string visitors
 2014-12-23 23:17 UTC 

[Qemu-trivial] [PATCH 0/3] miscellaneous minor clang fixes
 2014-12-23 22:26 UTC  (8+ messages)
` [Qemu-devel] "
` [Qemu-trivial] [PATCH 1/3] tests/hd-geo-test.c: Remove unused test_image variable
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 2/3] translate-all: Mark map_exec() with the 'unused' attribute
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 3/3] migration/qemu-file.c: Don't shift left into sign bit
  ` [Qemu-devel] "

[PATCH] samples/livepatch: fix usage example comments
 2014-12-23 23:11 UTC  (2+ messages)

[GIT PULL] Audit fixes for 3.19
 2014-12-23 23:10 UTC 

[Qemu-devel] [PATCH] target-tricore: Add missing ULL suffix on 64 bit constant
 2014-12-24  0:03 UTC  (2+ messages)

[PATCH 1/2] audit: restore AUDIT_LOGINUID unset ABI
 2014-12-23 23:02 UTC  (5+ messages)

[PATCH] drm/radeon: Try to init amdkfd only if 64 bit kernel
 2014-12-23 23:01 UTC  (7+ messages)
        ` [LKP] "

[PATCH 5/5] drm/i915: Drop unused position fields (v2)
 2014-12-23 22:59 UTC  (2+ messages)

[PATCH] clk-rcar-gen2: RCAN clock support
 2014-12-23 22:59 UTC  (3+ messages)

Gitk Branch Ordering
 2014-12-23 22:58 UTC 

[RFC v1 PATCH 0/2] PCI: get DMA configuration from parent device
 2014-12-23 22:55 UTC  (8+ messages)
` [RFC v1 PATCH 1/2] of/pci: add of_pci_dma_configure() update dma configuration

cpu frequency
 2014-12-23 22:52 UTC  (5+ messages)

Is it all right for Netfilter modules to use control buffers (skb->cb)?
 2014-12-23 22:49 UTC 

[Qemu-devel] [PATCH 0/2] s390: fix clang warnings
 2014-12-23 22:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] target-s390x: Mark op_csp() as !CONFIG_USER_ONLY
` [Qemu-devel] [PATCH 2/2] disas/s390.c: Remove unused variables

[PATCH v4] can: Convert to runtime_pm
 2014-12-23 22:43 UTC  (3+ messages)

finobt option for end user
 2014-12-23 22:35 UTC  (3+ messages)

[PATCH RESEND v4] sched/fair: Add advisory flag for borrowing a timeslice
 2014-12-23 22:33 UTC  (15+ messages)

Online resizing of filesystem mounted with backup superblock causes corruption
 2014-12-23 22:32 UTC 

[PATCHv3 0/5] ARM:sunxi:ps2 Added support for A10/A20 ps2 controller
 2014-12-23 22:28 UTC  (5+ messages)
` [PATCHv3 2/5] ARM:sunxi:drivers:input Add support for A10/A20 PS2

[PATCH] module: Remove double spaces in module verification taint message
 2014-12-23  4:41 UTC  (2+ messages)

module,sysfs: gpf in module_attr_store
 2014-12-23  4:35 UTC  (2+ messages)

[U-Boot] mystery boot code in MPC8247-based device
 2014-12-23 22:25 UTC 

Uncorrectable errors on RAID-1?
 2014-12-23 22:23 UTC  (5+ messages)

RFC: new rados whereis command
 2014-12-23 22:22 UTC 

[Buildroot] [PATCH 1/3] bdwgc: add patch automatically detecting for NO_GETCONTEXT need
 2014-12-23 22:18 UTC  (5+ messages)

[U-Boot] [PATCH 1/3] common: board: support systems with where RAM ends beyond 4GB
 2014-12-23 22:18 UTC  (5+ messages)
` [U-Boot] [PATCH 3/3] ARM: tegra: support large RAM sizes

[PATCH] xfs: Keep sb_bad_features2 consistent with sb_features2
 2014-12-23 22:17 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 00/11] fw_cfg, bootorder, and UEFI+'-kernel' on arm/virt
 2014-12-23 22:17 UTC  (2+ messages)

[PATCH] arm: sa1100: move irda header to linux/platform_data
 2014-12-23 22:14 UTC  (2+ messages)

Ext4 tail merging?
 2014-12-23 22:13 UTC  (2+ messages)

[Qemu-devel] '-usb' regressed by 49d2e648 ("machine: remove qemu_machine_opts global list")
 2014-12-23 22:12 UTC 

[linux-3.10 test] 32597: regressions - FAIL
 2014-12-23 22:11 UTC 

[Qemu-devel] [PATCH 0/5] SPARC: fix clang warnings
 2014-12-23 22:11 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] target-sparc: Remove unused gen_op_subi_cc and gen_op_addi_cc
` [Qemu-devel] [PATCH 2/5] target-sparc: address_mask(), asi_address_mask() are TARGET_SPARC64 only
` [Qemu-devel] [PATCH 3/5] target-sparc: is_translating_asi() is "
` [Qemu-devel] [PATCH 4/5] target-sparc: Mark gen_load_trap_state_at_tl() as !CONFIG_USER_ONLY
` [Qemu-devel] [PATCH 5/5] disas/sparc: Remove unused data sparc_opcode_archs[]


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.