All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-23 10:51:29 to 2014-12-23 12:46:28 UTC [more...]

[RFC PATCH] oom: Don't count on mm-less current process
 2014-12-23 12:27 UTC  (9+ messages)

[PATCH 0/4] ARM: dts: Add USB node for exynos3250 SoC boards
 2014-12-23 12:46 UTC 

bluetooth: Add hci_h4p driver
 2014-12-23 12:41 UTC  (7+ messages)
` [PATCH] "

[RFC v4] debug: prevent entering debug mode on panic/exception
 2014-12-23 12:38 UTC 

[PATCH] x86/kernel/cpu/mkcapflags.sh bash-ism
 2014-12-23 12:39 UTC 

[PATCH] net: xilinx: Remove unnecessary temac_property in the driver
 2014-12-23 12:37 UTC  (4+ messages)

Can BTRFS handle XATTRs larger than 4K?
 2014-12-23 12:37 UTC  (11+ messages)

[PATCH v4] can: Convert to runtime_pm
 2014-12-23 12:22 UTC 

[PATCH 0/9] More simple FBC fixes
 2014-12-23 12:35 UTC  (10+ messages)
` [PATCH 1/9] drm/i915: don't reallocate the compressed FB at every frame
` [PATCH 2/9] drm/i915: fix the FBC CFB size tracking
` [PATCH 3/9] drm/i915: don't increment the FBC threshold at fbc_enable
` [PATCH 4/9] drm/i915: don't free the CFB while FBC is enabled
` [PATCH 5/9] drm/i915: don't set the FBC plane select bits on HSW+
` [PATCH 6/9] drm/i915: add the FBC mutex
` [PATCH 7/9] drm/i915: don't alloc/free fbc_work at every update
` [PATCH 8/9] drm/i915: print FBC compression status on debugfs
` [PATCH 9/9] drm/i915: FBC only supports 16bpp and 32bpp

[RFC PATCH 00/17] simplify block layer based on immutable biovecs
 2014-12-23 12:34 UTC  (26+ messages)
` [RFC PATCH 01/17] block: make generic_make_request handle arbitrarily sized bios
    ` [Drbd-dev] "
` [RFC PATCH 02/17] block: simplify bio_add_page()
` [RFC PATCH 06/17] btrfs: make use of immutable biovecs
` [RFC PATCH 07/17] block: replace sg_iovec with iov_iter
` [RFC PATCH 08/17] block: refactor __bio_copy_iov()
` [RFC PATCH 12/17] md/raid10: make sync_request_write() call bio_copy_data()
` [RFC PATCH 16/17] fs: convert buffer head etc. to use immutable biovecs API
` [RFC PATCH 17/17] Documentation: update notes in biovecs about arbitrarily sized bios

[PATCH v2 1/3] Btrfs: get more accurate output in df command
 2014-12-23 12:31 UTC  (15+ messages)
                  ` Standards Problems [Was: [PATCH v2 1/3] Btrfs: get more accurate output in df command.]

[PATCH] tests/data: Add a key deletion test
 2014-12-23 12:33 UTC 

[Buildroot] [PATCH 1/1] util-linux: Add an option to compile 'nsenter' binary
 2014-12-23 12:33 UTC  (3+ messages)

[PATCH] tests/fetch: Add versionstring tests to network tests list, fix print()
 2014-12-23 12:33 UTC 

[PATCH] fetch2/wget: Fix horrible temp file handling
 2014-12-23 12:32 UTC 

[PATCH] data_smart: Ensure d.keys() doesn't list deleted variables
 2014-12-23 12:32 UTC 

[Buildroot] [PATCH] system: run getty on boot console by default
 2014-12-23 12:32 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/17] spapr: add support for pci hotplug
 2014-12-23 12:30 UTC  (18+ messages)
` [Qemu-devel] [PATCH v4 01/17] docs: add sPAPR hotplug/dynamic-reconfiguration documentation
` [Qemu-devel] [PATCH v4 02/17] spapr_drc: initial implementation of sPAPRDRConnector device
` [Qemu-devel] [PATCH v4 03/17] spapr_rtas: add get/set-power-level RTAS interfaces
` [Qemu-devel] [PATCH v4 04/17] spapr_rtas: add set-indicator RTAS interface
` [Qemu-devel] [PATCH v4 05/17] spapr_rtas: add get-sensor-state "
` [Qemu-devel] [PATCH v4 06/17] spapr: add rtas_st_buffer_direct() helper
` [Qemu-devel] [PATCH v4 07/17] spapr_rtas: add ibm, configure-connector RTAS interface
` [Qemu-devel] [PATCH v4 08/17] spapr_events: re-use EPOW event infrastructure for hotplug events
` [Qemu-devel] [PATCH v4 09/17] spapr_events: event-scan RTAS interface
` [Qemu-devel] [PATCH v4 10/17] spapr_drc: add spapr_drc_populate_dt()
` [Qemu-devel] [PATCH v4 11/17] spapr: introduce pseries-2.3 machine type
` [Qemu-devel] [PATCH v4 12/17] spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge
` [Qemu-devel] [PATCH v4 13/17] spapr_pci: create DRConnectors for each PCI slot during PHB realize
` [Qemu-devel] [PATCH v4 14/17] spapr_pci: populate DRC dt entries for PHBs
` [Qemu-devel] [PATCH v4 15/17] pci: make pci_bar useable outside pci.c
` [Qemu-devel] [PATCH v4 16/17] spapr_pci: enable basic hotplug operations
` [Qemu-devel] [PATCH v4 17/17] spapr_pci: emit hotplug add/remove events during hotplug

[PATCH 00/15] Developer workflow tools
 2014-12-23 12:30 UTC  (2+ messages)

[PATCH 0/3] MIPS: OCTEON: flash: syncronize bootbus access
 2014-12-23 12:27 UTC  (8+ messages)
` [PATCH 1/3] MIPS: OCTEON: Add semaphore to serialize bootbus accesses
` [PATCH 2/3] MIPS: OCTEON: Protect accesses to bootbus flash with octeon_bootbus_sem
` [PATCH 3/3] MIPS: OCTEON: Use device tree to probe for flash chips

[PATCH v4] can: Convert to runtime_pm
 2014-12-23 12:27 UTC 

[PATCH 0/4] Remove deprecated drivers
 2014-12-23 12:24 UTC  (5+ messages)
` [PATCH 1/4] tlg2300: remove deprecated staging driver
` [PATCH 2/4] vino/saa7191: remove deprecated drivers
` [PATCH 3/4] bw/c-qcam, w9966, pms: remove deprecated staging drivers
` [PATCH 4/4] Documentation/video4linux: remove obsolete text files

[PATCH v4] can: Convert to runtime_pm
 2014-12-23 12:25 UTC  (2+ messages)

[ebtables-compat PATCH] ebtables-compat: fix counter listing
 2014-12-23 12:24 UTC 

[PATCH] Drivers: block: Introduce use of put_unaligned_be64
 2014-12-23 12:22 UTC  (2+ messages)

[PATCH 00/27] ARM: mvebu: armada-*: Relicense the device tree under GPLv2+/X11
 2014-12-23 12:22 UTC  (6+ messages)

video playback failed with "app" user
 2014-12-23 12:18 UTC  (4+ messages)

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

[PATCH v5 00/19] KVM GICv3 emulation
 2014-12-23 12:14 UTC  (11+ messages)
` [PATCH v5 05/19] arm/arm64: KVM: introduce per-VM ops
` [PATCH v5 06/19] arm/arm64: KVM: move kvm_register_device_ops() into vGIC probing
` [PATCH v5 07/19] arm/arm64: KVM: dont rely on a valid GICH base address
` [PATCH v5 08/19] arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
` [PATCH v5 09/19] arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable

[PATCH] Drivers: block: Introduce use of put_unaligned_be64
 2014-12-23 12:12 UTC  (2+ messages)

pppd 2.4.7 for bsd
 2014-12-23 12:11 UTC  (2+ messages)

[PATCH 0/2] Change order of linkage in kernel makefiles for amdkfd
 2014-12-23 12:09 UTC  (4+ messages)
` [PATCH 1/2] drivers: Move iommu/ before gpu/ in Makefile

[Qemu-devel] [QUERY] : 64 bit virtual address line support for aarch64
 2014-12-23 12:07 UTC  (4+ messages)

[PATCH] mmc: dw_mmc: remove unnecessary debug message
 2014-12-23 12:07 UTC 

max_dir_size_kb option list
 2014-12-23 12:06 UTC  (6+ messages)

[PATCH] staging: lustre: cleanup align switch and case
 2014-12-23 12:04 UTC 

Einmay (PCC) company in china, spare parts and consumable for printer, copier, photocopier
 2014-12-23 12:05 UTC 

previous, a NeXT emulator
 2014-12-23 12:04 UTC  (3+ messages)

[PATCH] iw dev link: print channel number as well
 2014-12-23 11:59 UTC 

[PATCH] x86: clean auto-generated processor feature files
 2014-12-23 11:57 UTC 

[PATCH v6 0/3] Add of-graph helpers to loop over endpoints and find ports by id
 2014-12-23 12:02 UTC  (11+ messages)
` [PATCH v6 1/3] of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint
` [PATCH v6 3/3] of: Add of_graph_get_port_by_id function

[PATCH v3 0/4] Improve push performance with lots of refs
 2014-12-23 12:01 UTC  (5+ messages)
` [PATCH v3 1/4] Documentation: add missing article in rev-list-options.txt
` [PATCH v3 2/4] rev-list: add an option to mark fewer edges as uninteresting
` [PATCH v3 3/4] pack-objects: use --objects-edge-aggressive only for shallow repos
` [PATCH v3 4/4] upload-pack: use --objects-edge-aggressive for shallow fetches

[U-Boot] [PATCH v1 0/5] SHEEVAPLUG : REFRESH 201412
 2014-12-23 12:01 UTC  (6+ messages)
` [U-Boot] [PATCH v3 0/6] "

[PATCH] cfg80211: do not check for carrier during start_radar_detect
 2014-12-23 12:01 UTC  (9+ messages)

[PATCH] net: phy: micrel: use generic config_init for KSZ8021/KSZ8031
 2014-12-23 11:59 UTC 

cpu frequency
 2014-12-23 11:57 UTC  (3+ messages)

[PATCH v5 0/8] crypto: AF_ALG: add AEAD and RNG support
 2014-12-23 11:56 UTC  (6+ messages)
` [PATCH v5 3/8] crypto: AF_ALG: add AEAD support

[PATCH] clk: samsung: exynos7: Add clocks for MSCL block
 2014-12-23 11:55 UTC  (4+ messages)
`  "

video playback failed with "app" user
 2014-12-23 11:49 UTC 

[Qemu-devel] [PATCH v10 00/13] block: Incremental backup series (RFC)
 2014-12-23 11:48 UTC  (2+ messages)

[PATCH] android: Provide SELinux policy files
 2014-12-23 11:48 UTC 

[RFC PATCH 0/4] devfreq: Add generic exynos memory-bus frequency driver
 2014-12-23 11:44 UTC  (11+ messages)
` [RFC PATCH 1/4] devfreq: exynos: Add generic exynos memory bus "
` [RFC PATCH 2/4] devfreq: exynos: Add documentation for "
` [RFC PATCH 3/4] ARM: dts: Add memory bus node for Exynos3250
` [RFC PATCH 4/4] ARM: dts: Add memory bus node for Exynos3250-based Rinato board

[PATCH] ARM: at91/dt: keep watchdog running in idle mode
 2014-12-23 11:41 UTC 

[Buildroot] [PATCH] package/pcre: install headers in legacy location
 2014-12-23 11:39 UTC  (4+ messages)

[PATCH] kvm: x86: vmx: reorder some msr writing
 2014-12-23 11:38 UTC  (2+ messages)

[PATCH 2a/3] mmc: core: Allow host driver to provide isr for card-detect interrupts
 2014-12-23 11:37 UTC  (4+ messages)

[U-Boot] [PATCH 0/9] [v3] rsa: Modify rsa lib to use hw acceleration
 2014-12-23 11:32 UTC  (10+ 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 2/2] ARM: dts: kirkwood: add dts support for Seagate BlackArmor NAS220
 2014-12-23 11:31 UTC  (4+ messages)
` [PATCH v3 1/1] add "

[PATCH] igt: Correct the return value for drm short_buffer read
 2014-12-23 11:31 UTC  (4+ messages)

should nand driver create ECC for a page after ERASE cmd?
 2014-12-23 11:27 UTC  (6+ messages)

[PATCH 3/3] net/fsl: remove hardcoded clock setting from xgmac_mdio
 2014-12-23  9:47 UTC 

[PATCH 2/3] net/fsl: remove irq assignment from xgmac_mdio
 2014-12-23  9:46 UTC 

[PATCH] USB: serial: cp210x: Correcting IDs for production CEL MeshConnect USB Stick
 2014-12-23 11:24 UTC  (2+ messages)

[Buildroot] [Bug 7742] New: dhcp lacks important features when BR2_ENABLE_DEBUG
 2014-12-23 11:24 UTC  (2+ messages)
` [Buildroot] [Bug 7742] "

[PATCH v3 1/3] igb: Add igb_disable_sriov in error handling
 2014-12-23 11:23 UTC  (2+ messages)

[PATCH 1/3] net/fsl: remove reset from xgmac_mdio
 2014-12-23  9:45 UTC 

[PATCH 3/3] powerpc/config: Enable MDIO support
 2014-12-23 10:17 UTC 

[Ocfs2-devel] [PATCH 1/1 linux-next] ocfs2: remove unnecessary sizeof(char)
 2014-12-23 11:14 UTC  (4+ messages)

[GIT PULL] fbdev fixes for 3.19
 2014-12-23 11:12 UTC  (6+ messages)

regression: OMAP4 (next-20141204) (bisect to: ARM: 8208/1: l2c: Refactor the driver to use commit-like)
 2014-12-23 11:10 UTC  (13+ messages)

[Buildroot] [PATCH 0/2] qemu: allow selection of host qemu-user from menuconfig
 2014-12-23 11:10 UTC  (2+ messages)

[Buildroot] [git commit] qemu: add host/target Linux version check
 2014-12-23 11:09 UTC 

[Buildroot] [git commit] qemu: add to host utilities menu
 2014-12-23 11:09 UTC 

Can not rmmod snd_hda_codec_hdmi
 2014-12-23 11:07 UTC 

[GIT PULL] cx23885: Hauppauge WinTV-HVR5525
 2014-12-23 11:03 UTC 

xen/x86: properly retrieve NMI reason
 2014-12-23 11:01 UTC  (3+ messages)
` [Xen-devel] "

[Qemu-devel] qcow2 problem in CentOS
 2014-12-23 10:59 UTC  (2+ messages)

How to enforce ${B} = ${S} builds globally?
 2014-12-23 10:58 UTC  (3+ messages)

[PATCH 00/13] cpufreq: stats: cleanups
 2014-12-23 10:55 UTC  (5+ messages)
` [PATCH 12/13] cpufreq: stats: Fix locking

[PATCH RFC] ipw2200: select CFG80211_WEXT
 2014-12-23 10:55 UTC  (3+ messages)

[PATCH] arm64: Fix SCTLR_EL1 initialisation
 2014-12-23 10:55 UTC  (4+ messages)

[PATCH 00/18] Introduce an internal API to interact with the fsck machinery
 2014-12-23 10:53 UTC  (10+ messages)
` [PATCH 04/18] Offer a function to demote fsck errors to warnings

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

[PATCH] staging: unisys: Removed a prohibited space in a function parameter
 2014-12-23 10:51 UTC 

[PATCH v10 0/8] Enable L2 cache support on Exynos4210/4x12 SoCs
 2014-12-23 10:48 UTC  (2+ messages)
` [PATCH v10 2/8] ARM: l2c: Refactor the driver to use commit-like interface

[PATCH 0/7] kernel: consolidated pull for developer experience
 2014-12-23 10:51 UTC  (9+ messages)
` [PATCH 2/7] kernel: fix out of tree module builds


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.