All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-02 21:54:29 to 2013-11-03 07:20:43 UTC [more...]

[PATCH] CPU Jitter RNG: inclusion into kernel crypto API and /dev/random
 2013-11-03  7:20 UTC  (4+ messages)

[L10N] Kick off for Git 1.8.5 l10n round 1
 2013-11-03  7:17 UTC  (3+ messages)
` [PATCH] remote: unify main and subcommand usage strings

[B.A.T.M.A.N.] lost connection to a client / Q: transglobal-table
 2013-11-03  7:10 UTC  (6+ messages)

[xen-unstable test] 21400: tolerable FAIL
 2013-11-03  7:05 UTC 

[PATCH 1/1] bcm2835: move mci register at board level
 2013-11-03  7:07 UTC 

[patch -next] mlx5_core: warn if no space left in alloc_4k()
 2013-11-03  7:03 UTC  (3+ messages)

Zero Divide in Kernel 3.12-rc4
 2013-11-03  6:55 UTC  (7+ messages)

[qemu-upstream-unstable test] 21401: regressions - FAIL
 2013-11-03  6:52 UTC 

Приветствую
 2013-11-03  6:31 UTC 

[PATCH] extcon-gpio: add devicetree support
 2013-11-03  6:38 UTC  (4+ messages)

hi all How to understand some codes in the function of __FD_SET?
 2013-11-03  6:35 UTC 

[PATCH v2] sg: O_EXCL and other lock handling
 2013-11-03  6:32 UTC  (6+ messages)

thoughts of looking at android fences
 2013-11-03  6:31 UTC  (8+ messages)
` [Linaro-mm-sig] "

[PATCH] Staging: ft1000: fixed coding style issues
 2013-11-03  6:30 UTC  (3+ messages)

[PATCH] test/libcephfs: free cmount after tests finishes
 2013-11-03  6:22 UTC  (2+ messages)

[PATCH] osd/erasurecode: correct one variable name in jerasure_matrix_to_bitmatrix()
 2013-11-03  6:14 UTC  (2+ messages)

[U-Boot] [PATCH] Remove <<<<<< HEAD from boards.cfg
 2013-11-03  6:08 UTC 

[B.A.T.M.A.N.] alfred hook to run when new information is received?
 2013-11-03  5:52 UTC 

[PATCH v3 net-next] net: pkt_sched: PIE AQM scheme
 2013-11-03  5:38 UTC  (3+ messages)

[PATCH] HID: roccat: Fixed Coverity CID 141438
 2013-11-03  5:25 UTC 

128 bits extent bmap for file format 2
 2013-11-03  5:20 UTC  (3+ messages)

Festival Shutdown : Kernelnewbies Digest, Vol 36, Issue 4
 2013-11-03  5:20 UTC 

Block device driver question
 2013-11-03  5:18 UTC  (4+ messages)

Question on Alignment
 2013-11-03  4:20 UTC  (2+ messages)

[PATCH 00/62] Broadwell kernel driver support
 2013-11-03  4:08 UTC  (63+ messages)
` [PATCH 01/62] drm/i915/bdw: IS_GEN8 definition
` [PATCH 02/62] drm/i915/bdw: Handle forcewake for writes on gen8
` [PATCH 03/62] drm/i915/bdw: Disable PPGTT for now
` [PATCH 04/62] drm/i915/bdw: Add device IDs
` [PATCH 05/62] drm/i915/bdw: Fences on gen8 look just like gen7
` [PATCH 06/62] drm/i915/bdw: Swizzling support
` [PATCH 07/62] drm/i915/bdw: HW context support
` [PATCH 08/62] drm/i915/bdw: Clock gating init
` [PATCH 09/62] drm/i915/bdw: display stuff
` [PATCH 10/62] drm/i915/bdw: support GMS and GGMS changes
` [PATCH 11/62] drm/i915/bdw: Implement interrupt changes
` [PATCH 12/62] drm/i915/bdw: Add interrupt info to debugfs
` [PATCH 13/62] drm/i915/bdw: Support 64b relocations
` [PATCH 14/62] drm/i915/bdw: dispatch updates (64b related)
` [PATCH 15/62] drm/i915/bdw: Update MI_FLUSH_DW
` [PATCH 16/62] drm/i915/bdw: debugfs updates
` [PATCH 17/62] drm/i915/bdw: Update relevant error state
` [PATCH 18/62] drm/i915/bdw: Make gen8_gmch_probe
` [PATCH 19/62] drm/i915/bdw: Create gen8_gtt_pte_t
` [PATCH 20/62] drm/i915/bdw: Add GTT functions
` [PATCH 21/62] drm/i915/bdw: Support BDW caching
` [PATCH 22/62] drm/i915/bdw: Implement Full Force Miss disables
` [PATCH 23/62] drm/i915/bdw: PPGTT init & cleanup
` [PATCH 24/62] drm/i915/bdw: Initialize the PDEs
` [PATCH 25/62] drm/i915/bdw: Implement PPGTT clear range
` [PATCH 26/62] drm/i915/bdw: Implement PPGTT insert
` [PATCH 27/62] drm/i915/bdw: Implement PPGTT enable
` [PATCH 28/62] drm/i915/bdw: unleash PPGTT
` [PATCH 29/62] drm/i915/bdw: Render ring flushing
` [PATCH 30/62] drm/i915/bdw: BSD init for gen8 also
` [PATCH 31/62] drm/i915/bdw: Don't muck with gtt_size on Gen8 when PPGTT setup fails
` [PATCH 32/62] drm/i915/bdw: ppgtt info in debugfs
` [PATCH 33/62] drm/i915/bdw: add IS_BROADWELL macro
` [PATCH 34/62] drm/i915/bdw: Broadwell has 3 pipes
` [PATCH 35/62] drm/i915/bdw: add Broadwell sprite/plane/cursor checks
` [PATCH 36/62] drm/i915/bdw: Broadwell also has the "power down well"
` [PATCH 37/62] drm/i915/bdw: pretend we have LPT LP on Broadwell
` [PATCH 38/62] drm/i915/bdw: get the correct LCPLL frequency "
` [PATCH 39/62] drm/i915/bdw: on Broadwell, the panel fitter is on the pipe
` [PATCH 40/62] drm/i915/bdw: Broadwell has PIPEMISC
` [PATCH 41/62] drm/i915/bdw: Use pipe CSC on Broadwell
` [PATCH 42/62] drm/i915/bdw: Implement WaSwitchSolVfFArbitrationPriority
` [PATCH 43/62] drm/i915/bdw: Add BDW DDI buffer translation values
` [PATCH 44/62] drm/i915/bdw: add BDW DDI buf translations for eDP
` [PATCH 45/62] drm/i915/bdw: add support for BDW DP voltage swings and pre-emphasis
` [PATCH 46/62] drm/i915/bdw: BDW also has only 2 FDI lanes
` [PATCH 47/62] drm/i915/bdw: check DPD on port D when setting the DDI buffers
` [PATCH 48/62] drm/i915/bdw: Add Broadwell display FIFO limits
` [PATCH 49/62] drm/i915/bdw: Use The GT mailbox for IPS enable/disable
` [PATCH 50/62] drm/i915/bdw: Support eDP PSR
` [PATCH 51/62] drm/i915/bdw: Use HSW formula for ring freq scaling
` [PATCH 52/62] drm/i915/bdw: Don't wait for c0 threads on forcewake
` [PATCH 53/62] drm/i915/bdw: Broadwell has a max port clock of 300Mhz on HDMI
` [PATCH 54/62] drm/i915/bdw: Create a separate BDW rps enable
` [PATCH 55/62] drm/i915/bdw: Disable semaphores
` [PATCH 56/62] drm/i915/bdw: Implement edp PSR workarounds
` [PATCH 57/62] drm/i915/bdw: BWGTLB clock gate disable
` [PATCH 58/62] drm/i915/bdw: Disable centroid pixel perf optimization
` [PATCH 59/62] drm/i915/bdw: Sampler power bypass disable
` [PATCH 60/62] drm/i915/bdw: Limit SDE poly depth FIFO to 2
` [PATCH 61/62] drm/i915/bdw: conservative SBE VUE cache mode
` [PATCH 62/62] drm/i915/bdw: WaSingleSubspanDispatchOnAALinesAndPoints

perf events ring buffer memory barrier on powerpc
 2013-11-02 17:49 UTC  (42+ messages)

bug in urcu
 2013-11-02 15:07 UTC 

[PATCH v0] Support to disable reed-solomon codes
 2013-11-03  3:33 UTC  (4+ messages)

[Qemu-devel] [migration] questions about removing the old block-migration code
 2013-11-03  4:01 UTC 

[RFC][PATCH 4/3] vfs: Allow rmdir to remove mounts in all but the current mount namespace
 2013-11-03  3:54 UTC  (12+ messages)
              ` [REVIEW][PATCH 0/4] vfs: Detach mounts on unlink
                ` [REVIEW][PATCH 1/4] vfs: Don't allow overwriting mounts in the current mount namespace

cron job: media_tree daily build: WARNINGS
 2013-11-03  3:38 UTC 

Kernel crash - Large UDP packet over IPv6 over UFO-enabled device with TBF qdisc (No corking needed)
 2013-11-03  3:32 UTC  (2+ messages)

plug the VRAM leak in radeon driver
 2013-11-03  3:00 UTC  (3+ messages)
` [PATCH 1/2] drm/radeon/kms: unpin fb in atombios crtc disable
` [PATCH 2/2] drm/radeon/kms: add crtc_disable function for legacy crtc

[qemu-upstream-unstable test] 21399: regressions - FAIL
 2013-11-03  2:34 UTC 

[RFT] Truecrypt rescue image support
 2013-11-03  2:25 UTC 

[PATCH] nfs: set security label when revalidating inode
 2013-11-03  2:23 UTC  (3+ messages)

[RFC PATCH] ceph: Write through cache support based on fscache
 2013-11-03  1:32 UTC  (4+ messages)

Task Clock (Cgroup)
 2013-11-03  2:00 UTC 

[git pull] fixes for 3.12-final
 2013-11-03  1:58 UTC 

Cache Misses
 2013-11-03  1:43 UTC 

[PATCH 1/2] staging: et131x: drop packet when error occurs in et131x_tx()
 2013-11-03  1:41 UTC  (2+ messages)
` [PATCH 2/2] staging: et131x: improve code readability

dora 1.5 builds for beagleboard no lsusb, /dev/fb0, networking, or sato display on monitor
 2013-11-03  1:17 UTC  (2+ messages)

[PATCH v2] audit: fix incorrect type of sessionid
 2013-11-03  1:14 UTC  (2+ messages)

[PATCH] CIFS: Fix symbolic links usage
 2013-11-03  1:14 UTC  (4+ messages)

[nightly] Distroless meta-ti/master minimal build 2013-11-02_21-01-44
 2013-11-03  1:03 UTC 

PF_RING on Mellanox Card
 2013-11-03  1:13 UTC  (2+ messages)

[PATCH 00/12] DDBridge 0.9.10 driver updates
 2013-11-03  0:46 UTC  (13+ messages)
` [PATCH 01/12] dvb-frontends: Support for DVB-C2 to DVB frontends
` [PATCH 02/12] tda18271c2dd: Fix description of NXP TDA18271C2 silicon tuner
` [PATCH 03/12] stv0367dd: Support for STV 0367 DVB-C/T (DD) demodulator
` [PATCH 04/12] tda18212dd: Support for NXP TDA18212 (DD) silicon tuner
` [PATCH 05/12] cxd2843: Support for CXD2843ER demodulator for DVB-T/T2/C/C2
` [PATCH 06/12] dvb-core: export dvb_usercopy and new DVB device constants
` [PATCH 07/12] ddbridge: Updated ddbridge registers
` [PATCH 08/12] ddbridge: Moved i2c interfaces into separate file
` [PATCH 09/12] ddbridge: Support for the Digital Devices Resi DVB-C Modulator card
` [PATCH 10/12] ddbridge: Update ddbridge driver to version 0.9.10
` [PATCH 11/12] ddbridge: Update ddbridge header for 0.9.10 changes
` [PATCH 12/12] ddbridge: Kconfig and Makefile fixes to build latest ddbridge

[PATCH 0/2] IPC DoS fix
 2013-11-03  0:35 UTC  (3+ messages)
` [PATCH 1/2] ipc, msg: fix message length check for negative values

[Qemu-devel] savevm/loadvm
 2013-11-03  0:34 UTC  (3+ messages)

[PATCHv2 00/29] Fix errors/warnings with allmodconfig/allyesconfig on non-x86 archs
 2013-11-03  0:21 UTC  (7+ messages)
` [PATCHv2 19/29] tuners: Don't use dynamic static allocation

[PATCH] tda18271-fe: Fix dvb-c standard selection
 2013-11-03  0:19 UTC  (3+ messages)

[PATCH] gspca-stk1135: Add delay after configuring clock
 2013-11-03  0:09 UTC 

[qemu-upstream-unstable test] 21398: regressions - FAIL
 2013-11-03  0:08 UTC 

Correct parameter size for BLKSSZGET ioctl
 2013-11-02 23:46 UTC  (3+ messages)
  ` [PATCH] blkdiscard: BLKSSZGET fills in an int, not a uint64

[PATCH RFC] fs: add FIEMAP_FLAG_DISCARD support
 2013-11-02 23:45 UTC 

Fwd: [grub-devel] error when compiling getroot
 2013-11-02 23:44 UTC  (2+ messages)

How important is the MBR partition offset of grub-mkrescue ?
 2013-11-02 23:42 UTC  (2+ messages)

[PATCH] memstick: fix unreachable state in h_msb_read_page() in ms_block.c
 2013-11-02 23:28 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH] spapr: add ibmveth to the supported network adapters list
 2013-11-02 22:52 UTC  (6+ messages)

[PATCH 1/2] Explicitly link libselinux against -lpthread
 2013-11-02 23:13 UTC  (2+ messages)
` [PATCH 2/2] src/libselinux.pc.in: Move -lpthread to Libs.private

[BUG] mm locking order violation when HVM guest changes graphics mode on virtual graphics adapter
 2013-11-02 23:12 UTC  (3+ messages)

[PATCH v2] libxc: check for xc_domain_get_guest_width failure and pass it down
 2013-11-02 23:08 UTC  (3+ messages)
` [PATCH v3] libxc: check for various libxc failures and pass them down
  ` [PATCH v4] "

Git 1.8.4.2: 'git-rev-parse --is-inside-git-dir' wrong output!
 2013-11-02 22:58 UTC  (8+ messages)

Debugging igbvf_pmd
 2013-11-02 22:56 UTC  (2+ messages)

[Bug 61349] New: [r300g, bisected] piglit rgtc-teximage-01 fails
 2013-11-02 22:41 UTC  (3+ messages)
` [Bug 61349] "

[Bug 39782] New: [r300g] XvMC playback fails with MPEG2 video and RV350
 2013-11-02 22:38 UTC  (3+ messages)
` [Bug 39782] "

[PATCH] phy: Add MOXA RTL8201CP PHY support
 2013-11-02 18:05 UTC  (2+ messages)

[PATCH 0/2] of/irq: Bugfixes for linux-next branch
 2013-11-02  8:24 UTC  (3+ messages)
` [PATCH 1/2] of/irq: Fix bug in interrupt parsing refactor
` [PATCH 2/2] of/irq: Fix potential buffer overflow

[Bug 48746] New: radeon express 1250 and vdpau doesn't work for interlaced sample in mplayer
 2013-11-02 22:37 UTC  (2+ messages)
` [Bug 48746] "

[Bug 39309] New: vdpau decodes noise on rv350
 2013-11-02 22:37 UTC  (2+ messages)
` [Bug 39309] "

[PATCH 0/2] move of_find_next_cache_node to DT core
 2013-11-02 18:06 UTC  (5+ messages)

r92su: status and will it be merged anytime soon?
 2013-11-02 22:36 UTC  (3+ messages)

[Bug 39308] New: mplayer -vo vdpau draws incorrectly on rv350
 2013-11-02 22:36 UTC  (2+ messages)
` [Bug 39308] "

grub mishandles corrupt/missing primary GPT
 2013-11-02 22:36 UTC  (6+ messages)

[PATCH 0/4] perf report: add parameters 'start' & 'end' to specify analysis interval
 2013-11-02 22:34 UTC  (5+ messages)
` [PATCH 2/4] perf tools: relate 'start' & 'end' to perf_session
` [PATCH 3/4] perf tools: record min_timestamp of samples queue in ordered_samples

[PATCH v2] WAN: Adding support for Infineon PEF2256 E1 chipset (FALC56)
 2013-11-02 22:26 UTC  (2+ messages)

[Buildroot] Default target file system permissions
 2013-11-02 22:23 UTC  (2+ messages)

RTL2832U DAB Support?
 2013-11-02 22:23 UTC  (2+ messages)

nftables: tar packages
 2013-11-02 22:21 UTC 

[RFC 0/2] I2C and SPI dev_name change for ACPI enumerated slaves
 2013-11-02 22:18 UTC  (4+ messages)
` [PATCHv2 0/3] "
  ` [PATCHv2 1/3] ACPI: Expose struct acpi_device and acpi_bus_get_device() to non-ACPI builds

[Bug 64271] New: Intel Pstate driver - "kick" code is not needed
 2013-11-02 22:17 UTC 

[PATCH 1/2] iio: Fix sign extension table in mcp3422 driver
 2013-11-02 22:09 UTC  (2+ messages)

[PATCH 3.11 00/66] 3.11.7-stable review
 2013-11-02 22:10 UTC  (3+ messages)

[PATCH RFC v2 00/10] Introduce Signature feature
 2013-11-02 21:59 UTC  (8+ messages)
` [PATCH RFC v2 08/10] IB/mlx5: Support IB_WR_REG_SIG_MR

[GIT net-next] Open vSwitch
 2013-11-02  7:43 UTC  (3+ messages)
` [PATCH net-next 10/11] openvswitch: TCP flags matching support
` [PATCH net-next 11/11] openvswitch: Use flow hash during flow lookup operation


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.