All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-29 10:10:22 to 2013-05-29 11:14:30 UTC [more...]

nfqueue: detect when packet has already been checksummed?
 2013-05-29 11:14 UTC  (2+ messages)

[RFC] [media] mem2mem: add support for hardware buffered queue
 2013-05-29 11:13 UTC  (5+ messages)

[RFC/PATCH v2 0/8] rebase: new cherry-pick mode
 2013-05-29 11:13 UTC  (3+ messages)
` [RFC/PATCH v2 4/8] rebase: cherry-pick: fix abort of cherry mode

[PATCH 0/2] cherry-pick: a fix and a new option
 2013-05-29 11:13 UTC  (8+ messages)
` [PATCH 1/2] sequencer: trivial fix

am335x: touch & adc patches
 2013-05-29 11:12 UTC  (5+ messages)
` [PATCH 19/19] mfd/ti_am335x_tscadc: add private lock/unlock function for regmap read/write
  ` [PATCH 19/19 v2] "

hardware donation (GeForce 6600 & GTS250)
 2013-05-29 11:12 UTC 

What's cooking in git.git (May 2013, #08; Tue, 28)
 2013-05-29 11:11 UTC  (2+ messages)
` [PATCH] fixup! rebase: implement --[no-]autostash and rebase.autostash

[PATCH v4 0/9] liblockdep: userspace lockdep
 2013-05-29 11:11 UTC  (5+ messages)
` [PATCH v4 2/9] liblockdep: Wrap kernel/lockdep.c to allow usage from userspace

Unable to boot from SCSI disk
 2013-05-29 11:11 UTC 

[PATCH v7 00/11] KVM: MMU: fast zap all shadow pages
 2013-05-29 11:11 UTC  (7+ messages)
` [PATCH v7 04/11] KVM: MMU: zap pages in batch

[PATCH] sched/x86: construct all sibling maps if smt
 2013-05-29 11:11 UTC  (4+ messages)

[PATCHv1 00/38] Remove VIDIOC_DBG_G_CHIP_IDENT
 2013-05-29 11:00 UTC  (39+ messages)
` [PATCHv1 01/38] v4l2-ioctl: dbg_g/s_register: only match BRIDGE and SUBDEV types
` [PATCHv1 02/38] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
` [PATCHv1 03/38] cx18: remove g_chip_ident support
` [PATCHv1 04/38] saa7115: add back the dropped 'found' message
` [PATCHv1 05/38] ivtv: remove g_chip_ident
` [PATCHv1 06/38] cx23885: "
` [PATCHv1 07/38] cx88: "
` [PATCHv1 08/38] saa6752hs: drop obsolete g_chip_ident
` [PATCHv1 09/38] gspca: remove g_chip_ident
` [PATCHv1 10/38] cx231xx: "
` [PATCHv1 11/38] marvell-ccic: "
` [PATCHv1 12/38] tveeprom: remove v4l2-chip-ident.h include
` [PATCHv1 13/38] v4l2: remove obsolete v4l2_chip_match_host()
` [PATCHv1 14/38] au8522_decoder: remove g_chip_ident op
` [PATCHv1 15/38] radio: "
` [PATCHv1 16/38] indycam: "
` [PATCHv1 17/38] soc_camera sensors: "
` [PATCHv1 18/38] media/i2c: "
` [PATCHv1 19/38] cx25840: remove the v4l2-chip-ident.h include
` [PATCHv1 20/38] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functions
` [PATCHv1 21/38] v4l2-int-device: remove unused chip_ident reference
` [PATCHv1 22/38] v4l2-core: remove support for obsolete VIDIOC_DBG_G_CHIP_IDENT
` [PATCHv1 23/38] DocBook: remove references to the dropped VIDIOC_DBG_G_CHIP_IDENT ioctl
` [PATCHv1 24/38] v4l2-framework: replace g_chip_ident by g_std in the examples
` [PATCHv1 25/38] DocBook: remove obsolete note from the dbg_g_register doc
` [PATCHv1 26/38] saa7134: check register address in g_register
` [PATCHv1 27/38] mxb: check register address when reading/writing a register
` [PATCHv1 28/38] vpbe_display: drop g/s_register ioctls
` [PATCHv1 29/38] marvell-ccic: check register address
` [PATCHv1 30/38] au0828: set reg->size
` [PATCHv1 31/38] cx231xx: the reg->size field wasn't filled in
` [PATCHv1 32/38] sn9c20x: "
` [PATCHv1 33/38] pvrusb2: drop g/s_register ioctls
` [PATCHv1 34/38] media/i2c: fill in missing reg->size fields
` [PATCHv1 35/38] cx18: fix register range check
` [PATCHv1 36/38] cx88: fix register mask
` [PATCHv1 37/38] ivtv: fix register range check
` [PATCHv1 38/38] DocBook/media/v4l: update VIDIOC_DBG_ documentation

[Qemu-devel] [QEMU PATCH v3] qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path
 2013-05-29 11:10 UTC  (2+ messages)

[PATCH v7 00/11] per-cgroup cpu-stat
 2013-05-29 11:03 UTC  (24+ messages)
  ` [PATCH v7 01/11] don't call cpuacct_charge in stop_task.c
` [PATCH v7 02/11] cgroup: implement CFTYPE_NO_PREFIX
` [PATCH v7 03/11] cgroup, sched: let cpu serve the same files as cpuacct
` [PATCH v7 04/11] sched: adjust exec_clock to use it as cpu usage metric
` [PATCH v7 05/11] cpuacct: don't actually do anything
` [PATCH v7 06/11] sched: document the cpu cgroup
` [PATCH v7 07/11] sched: account guest time per-cgroup as well
` [PATCH v7 08/11] sched: Push put_prev_task() into pick_next_task()
` [PATCH v7 09/11] sched: record per-cgroup number of context switches
` [PATCH v7 10/11] sched: change nr_context_switches calculation
` [PATCH v7 11/11] sched: introduce cgroup file stat_percpu

[PATCH] ACPI: Fix potential NULL pointer dereference in acpi_processor_add()
 2013-05-29 11:07 UTC  (4+ messages)

UBIFS failure & stable page writes
 2013-05-29 11:06 UTC  (10+ messages)

[PATCH V2 0/3] x86/microcode: early microcode patch loading support on AMD
 2013-05-29 11:06 UTC  (5+ messages)
` [PATCH V2 3/3] "

[PATCH V4] ARM: handle user space mapped pages in flush_kernel_dcache_page
 2013-05-29 11:05 UTC  (7+ messages)

[Qemu-devel] [0/8] Clean up PCI code to allow for multiple root buses
 2013-05-29 11:04 UTC  (9+ messages)
` [Qemu-devel] [PATCH 6/8] pci: Simpler implementation of primary PCI bus

[PATCH] arch: alpha: kernel: typo issue, using '1' instead of '11'
 2013-05-29 11:04 UTC 

[PATCH 0/3] ARM: PJ4B: fixes for 3.10-rc
 2013-05-29 11:03 UTC  (6+ messages)
` [PATCH 1/3] ARM PJ4B: Add support for errata 4742
` [PATCH 2/3] ARM PJ4B: Add support for errata 6124
` [PATCH 3/3] ARM PJ4B: Add support for errata 4611

[PATCH v4 0/4] xen/arm: CONFIG_PARAVIRT and stolen ticks accounting
 2013-05-29 11:03 UTC  (6+ messages)
` [PATCH v4 1/4] xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c

[PATCH for v3.10] DocBook/media/v4l: update version number
 2013-05-29 11:02 UTC 

[U-Boot] [PATCH 00/12] ARM: DRA7xx: Update support for DRA7xx Soc's
 2013-05-29 11:02 UTC  (13+ messages)
` [U-Boot] [PATCH 01/12] ARM: DRA7xx: Add control id code for DRA7xx
` [U-Boot] [PATCH 02/12] ARM: DRA7xx: power Add support for tps659038 PMIC
` [U-Boot] [PATCH 03/12] ARM: DRA7xx: clocks: Fixing i2c_init for PMIC
` [U-Boot] [PATCH 04/12] ARM: OMAP5: DRA7xx: support class 0 optimized voltages
` [U-Boot] [PATCH 05/12] ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc's
` [U-Boot] [PATCH 06/12] ARM: DRA7xx: Change the Debug UART to UART1
` [U-Boot] [PATCH 07/12] ARM: DRA7xx: Correct the SYS_CLK to 20MHZ
` [U-Boot] [PATCH 08/12] ARM: DRA7xx: Correct SRAM END address
` [U-Boot] [PATCH 09/12] mmc: omap_hsmmc: add mmc1 pbias, ldo1
` [U-Boot] [PATCH 10/12] ARM: DRA7xx: Update pinmux data
` [U-Boot] [PATCH 11/12] ARM: DRA7xx: clocks: Update PLL values
` [U-Boot] [PATCH 12/12] ARM: DRA7xx: EMIF: Change settings required for EVM board

[PATCH 1/3] lx6464es: remove useles pci_set_drvdata(pdev, NULL)
 2013-05-29 11:03 UTC  (8+ messages)
` [PATCH 2/3] lx6464es: dump MAC in standard form
` [PATCH 3/3] lx6464es: use %*phN to print small buffer in hex form

[Qemu-devel] [PATCH 0/4] qemu-iotests: reduce iotests.py code duplication
 2013-05-29 11:02 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/4] qemu-iotests: make cancel_and_wait() common

[PATCH] checkpatch: forgive use of mixed case variables measuring units
 2013-05-29 11:02 UTC 

ASoC updates for v3.10
 2013-05-29 11:01 UTC  (2+ messages)

[PATCH 1/2] pixbufcache: add more documentation
 2013-05-29 10:57 UTC  (2+ messages)
` [PATCH 2/2] librsvg: add sstate dependencies so that the SVG loader works at staging time

anyone willing to review a virtio-net guest driver for OVMF?
 2013-05-29 10:59 UTC 

linux-next: build failure after merge of the xen-arm tree
 2013-05-29 10:57 UTC  (3+ messages)

[PATCH 00/12] dma: various minor clean ups for slave drivers
 2013-05-29 10:56 UTC  (3+ messages)
` [PATCH 09/12] tegra20-apb-dma: remove useless use of lock

UCM {Supported,Conflicting}Device confusion
 2013-05-29 10:55 UTC 

master - dmeventd: always return success on dmevetnd -V
 2013-05-29 10:55 UTC 

[PATCH] cpufreq: MAINTAINERS: Add git tree path for ARM specific updates
 2013-05-29 10:54 UTC  (6+ messages)

[Bug 61321] New: [regression][NV4c] System hang while loading gdm on 3.7 kernel (works on 3.6)
 2013-05-29 10:54 UTC  (2+ messages)
  ` [Bug 61321] "

[Buildroot] [PATCH 00/20] Patches from the Patchwork Day
 2013-05-29 10:54 UTC  (3+ messages)
` [Buildroot] [PATCH 13/20] cubieboard: add support

[PATCH] 50drm: Install dracut 50drm module in hostonly mode when drm driver is currently in use
 2013-05-29 10:54 UTC  (7+ messages)

[PATCH RFC] virtio-pci: new config layout: using memory BAR
 2013-05-29 10:53 UTC  (7+ messages)

[PATCH net-next v3 0/2] vxlan: allow specifying multiple default destinations
 2013-05-29 10:52 UTC  (4+ messages)
` [PATCH iproute2] "

[Buildroot] [git commit branch/next] cubieboard: add support
 2013-05-29 10:52 UTC 

[Buildroot] [git commit] cubieboard: add support
 2013-05-29 10:52 UTC 

[PATCH v8 00/34] kmemcg shrinkers
 2013-05-29 10:51 UTC  (9+ messages)
` [PATCH v8 16/34] xfs: convert buftarg LRU to generic code

[PATCH] arch: alpha: kernel: using memcpy() instead of strcpy()
 2013-05-29 10:51 UTC 

[PATCH] gpu/host1x: Remove DRIVER_BUS_PLATFORM from driver_features
 2013-05-29 10:50 UTC  (2+ messages)

[PATCH 0/8] MCPM support for big.LITTLE Virtual Express RTSM
 2013-05-29 10:48 UTC  (3+ messages)
` [PATCH 8/8] ARM: vexpress/dcscb: select multi-cluster SMP operations

[PATCH] e100: dump small buffers via %*ph
 2013-05-29 10:47 UTC  (2+ messages)

[LTP] [PATCH] shmget/shmget01.c: cleanup and attach SHM_NORESERVE to shmflg
 2013-05-29 10:44 UTC  (4+ messages)

[Cluster-devel] [GFS2 PATCH] GFS2: Increase i_writecount during gfs2_setattr_size
 2013-05-29 10:44 UTC  (4+ messages)

[RFC PATCH] add t3420-rebase-topology
 2013-05-29 10:33 UTC  (4+ messages)
` [PATCH v2 0/7] Rebase topology test
  ` [PATCH v2 5/7] add tests for rebasing merged history

[PATCH v4 0/4] add mutex wait/wound/style style locks
 2013-05-29 10:33 UTC  (3+ messages)
` [PATCH v4 2/4] mutex: add support for wound/wait style locks, v5

[PATCH 1/2] net: wireless: wl1251: Use module_spi_driver macro
 2013-05-29 10:18 UTC  (4+ messages)
` [PATCH 2/2] net: wireless: wl1251: Fix commenting style

[Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
 2013-05-29 10:31 UTC  (8+ messages)

[PATCH v2 0/9] obexd: Queue session commands
 2013-05-29 10:30 UTC  (2+ messages)

[LTP] [PATCH] New core test of cgroups and extended attributes
 2013-05-29 10:28 UTC 

[PATCHv2 0/7] Miscellaneous fixes to host1x
 2013-05-29 10:26 UTC  (16+ messages)
` [PATCHv2 1/7] gpu: host1x: Check INCR opcode correctly
` [PATCHv2 2/7] gpu: host1x: Check reloc table before usage
` [PATCHv2 3/7] gpu: host1x: Don't reset firewall between gathers
` [PATCHv2 4/7] gpu: host1x: Copy gathers before verification
` [PATCHv2 5/7] gpu: host1x: Fix memory access in syncpt request
` [PATCHv2 6/7] gpu: host1x: Fix client_managed type
` [PATCHv2 7/7] gpu: host1x: Rework CPU syncpoint increment

[I2C] informations + advice about messages handling
 2013-05-29 10:17 UTC  (11+ messages)

[PATCH] libxl: Remove qxl support for the 4.3 release
 2013-05-29 10:24 UTC  (2+ messages)

[PATCH v7 0/2] perf: use hrtimer for event multiplexing
 2013-05-29 10:23 UTC  (4+ messages)

[Cocci] python variable in spatch
 2013-05-29 10:23 UTC  (2+ messages)

[PATCH 0/11] RFC: PCI using capabilitities
 2013-05-29 10:21 UTC  (8+ messages)
` [RFC 7/11] virtio_pci: new, capability-aware driver

[PATCH V2] cpufreq: Raname index as driver_data in cpufreq_frequency_table
 2013-05-29 10:17 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: should not use le32_add_cpu to set ocfs2_dinode i_flags
 2013-05-29 10:17 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] block: add block driver read only whitelist
 2013-05-29 10:16 UTC  (2+ messages)

TLB and PTE coherency during munmap
 2013-05-29 10:15 UTC  (6+ messages)

[PATCH 1/2] net: wireless: p54spi: Use module_spi_driver macro
 2013-05-29 10:01 UTC  (2+ messages)
` [PATCH 2/2] net: wireless: p54spi: Fix commenting style

[PATCH] arm: kirkwood: convert NETGEAR ReadyNAS Duo v2 to use DT for the PCIe interface
 2013-05-29 10:14 UTC  (5+ messages)

[PATCH 0/1] RFC: Add recipe of gtk3 version of vte alongside gtk2 one
 2013-05-29 10:14 UTC  (2+ messages)

Chipidea usb otg support for IMX/MXS (device functionality)
 2013-05-29 10:13 UTC  (3+ messages)

[PATCH 1/4] ARM: tegra30: clocks: Fix pciex clock registration
 2013-05-29 10:10 UTC  (6+ messages)
` [PATCH 4/4] ARM: tegra: pcie: Enable PCIe controller on Cardhu


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.