All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-23 06:45:11 to 2013-01-23 08:30:26 UTC [more...]

[RFC PATCH 0/2] sched: simplify the select_task_rq_fair()
 2013-01-23  8:30 UTC  (24+ messages)

[Cocci] [PATCH 1/2] coccicheck: Allow the user to give a VERBOSE= argument
 2013-01-23  8:29 UTC  (5+ messages)
    `  "

[U-Boot] [PATCH] powerpc/p2041: fix serdes reference clock frequency for PC board
 2013-01-23  8:29 UTC  (2+ messages)

linux-next: manual merge of the pinctrl tree with the driver-core tree
 2013-01-23  8:28 UTC  (2+ messages)

[patch] drm/nouveau/disp: sizeof() wrong pointer
 2013-01-23  8:27 UTC  (3+ messages)
` [patch v2] "

[Buildroot] [PATCH 1/3] python3: Point /usr/bin/python to python3 if python is not selected
 2013-01-23  8:27 UTC  (8+ messages)
` [Buildroot] [PATCH 2/3] python3: Port python2 patches to reduce the interpreter size

[PATCH 00/10] rework gpio pxa driver for pinctrl
 2013-01-23  8:25 UTC  (11+ messages)
` [PATCH 01/10] gpio: pxa: set initcall level to module init
` [PATCH 02/10] gpio: pxa: identify ed mask reg with platform data
` [PATCH 03/10] gpio: pxa: avoid to use global irq base
` [PATCH 04/10] gpio: pxa: use platform data for gpio inverted
` [PATCH 05/10] gpio: pxa: remove gpio_type
` [PATCH 06/10] gpio: pxa: define nr gpios in platform data
` [PATCH 07/10] gpio: pxa: clean code for compatible name
` [PATCH 08/10] gpio: pxa: remove arch related macro
` [PATCH 09/10] gpio: pxa: move gpio properties into child node
` [PATCH 10/10] gpio: pxa: bind to pinctrl by request

[PATCH] libxc, libxenstore: make the headers C++-friendly
 2013-01-23  8:25 UTC  (6+ messages)

[PATCH 0/8 v2] add show command to the subvol sub command
 2013-01-23  8:30 UTC  (3+ messages)
` [PATCH 00/11 V3] "

[U-Boot] [PATCH 0/5] Add splash screen for CM-T35
 2013-01-23  8:23 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] omap3: add useful dss defines

[PATCH]: PVH: specify xen features strings cleany for PVH
 2013-01-23  8:22 UTC  (4+ messages)

[PATCH] mtd: gpmi: fix a dereferencing freed memory error
 2013-01-23  8:20 UTC  (2+ messages)

[PATCH 1/5] Btrfs: fix repeated delalloc work allocation
 2013-01-23  8:17 UTC  (8+ messages)

device_blocked with mpt2sas
 2013-01-23  8:19 UTC 

pull request (net-next): ipsec-next 2013-01-23
 2013-01-23  8:19 UTC  (9+ messages)
` [PATCH 1/8] xfrm: removes a superfluous check and add a statistic
` [PATCH 2/8] xfrm_algo: probe asynchronous block ciphers instead of synchronous
` [PATCH 3/8] crypto: ctr - make rfc3686 asynchronous block cipher
` [PATCH 4/8] crypto: aesni-intel - remove rfc3686(ctr(aes)), utilize rfc3686 from ctr-module instead
` [PATCH 5/8] xfrm: replace rwlock on xfrm_state_afinfo with rcu
` [PATCH 6/8] xfrm: replace rwlock on xfrm_km_list "
` [PATCH 7/8] xfrm: use separated locks to protect pointers of struct xfrm_state_afinfo
` [PATCH 8/8] xfrm: Remove unused defines

[RFC] regulator: Display in use regulators in sysfs
 2013-01-23  8:19 UTC  (3+ messages)

[PATCH 00/24] Power: Next batch of AB8500 Battery Management patches
 2013-01-23  8:16 UTC  (7+ messages)
` [PATCH 23/24] ab8500-bm: Fix minor niggles experienced during testing

[U-Boot] Flash Not Erased Problem with M29W128GL
 2013-01-23  8:15 UTC  (2+ messages)

[PATCH v2] all: new command used for multi-repo operations
 2013-01-23  8:12 UTC 

[PATCH v5 00/11] per-cgroup cpu-stat
 2013-01-23  8:12 UTC  (7+ messages)

[PATCH 0/6] x86/HVM: miscellaneous RTC emulation adjustments
 2013-01-23  8:12 UTC  (7+ messages)
` [PATCH 1/6] x86/HVM: use RTC_* names instead of literal numbers
` [PATCH 2/6] x86/HVM: consolidate toggling of RTC IRQ
` [PATCH 3/6] x86/HVM: adjust rtc_timer_update()
` [PATCH 4/6] x86/HVM: fix RTC hour conversions
` [PATCH 5/6] x86/HVM: use cached original value in RTC_REG_B writing code
` [PATCH 6/6] x86/HVM: generalize IRQ raising on RTC_REG_B writes

[PATCH] sample.extended: Add DISTRO_FEATURES_INITMAN
 2013-01-23  8:18 UTC 

[PATCH] leds-ot200: Fix error caused by shifted mask
 2013-01-23  8:10 UTC  (2+ messages)
` AW: "

MDS placement
 2013-01-23  8:07 UTC  (2+ messages)

[PATCH 1/2] leds-lp5521: fix a build warning
 2013-01-23  8:07 UTC 

[PATCH 2/2] leds-lp5523: fix a build warning
 2013-01-23  8:07 UTC 

[PATCH 00/10] add show sub-command for btrfs subvol cli
 2013-01-23  8:12 UTC  (11+ messages)
` [PATCH 01/10] Btrfs-progs: move open_file_or_dir() to utils.c
` [PATCH 02/10] Btrfs-progs: move printing subvol list outside of btrfs_list_subvols
` [PATCH 03/10] Btrfs-progs: add parent uuid for snapshots
` [PATCH 04/10] Btrfs-progs: move struct root_info to btrfs-list.h
` [PATCH 05/10] Btrfs-progs: add function btrfs_get_subvol to get root_info of a subvol
` [PATCH 06/10] Btrfs-progs: add method to filter snapshots by parent uuid
` [PATCH 07/10] Btrfs-progs: put find_mount_root() in commands.h
` [PATCH 08/10] Btrfs-progs: make printing subvol extensible to newer layouts
` [PATCH 09/10] Btrfs-progs: make get_subvol_name non cmds-send specific
` [PATCH 10/10] Btrfs-progs: add show subcommand to subvol cli

[Qemu-trivial] [PATCH v3 00/11] Trivial memory allocation fixes & cleanups
 2013-01-23  7:46 UTC  (4+ messages)
` [Qemu-trivial] [PATCH v3 11/11] qemu-ga: Fix unchecked strdup() by converting to g_strdup()
  ` [Qemu-trivial] [Qemu-devel] "

[QEMU PATCH v5 0/3] virtio-net: fix of ctrl commands
 2013-01-23  7:42 UTC  (3+ messages)

[PATCH] powerpc: make irq_stat.timers_irqs counting more specific
 2013-01-23  8:06 UTC 

[PATCH] local.conf.sample: Add DISTRO_FEATURES_INITMAN
 2013-01-23  8:12 UTC  (4+ messages)

[Bug 50121] New: [Regression] NV34 Fx5200 fails to resume with commit 5d720f2450
 2013-01-23  8:04 UTC  (2+ messages)
  ` [Bug 50121] [Regression] Since kernel v3.5 several cards fail to resume, introduced by: 'convert to exec engine, and improve channel sync'

[patch 2/3 v2]swap: make each swap partition have one address_space
 2013-01-23  8:04 UTC  (4+ messages)

[PATCH v2 0/5] drm/tegra: Miscellaneous enhancements
 2013-01-23  8:02 UTC  (7+ messages)
` [PATCH v2 4/5] drm/tegra: Implement VBLANK support

[PATCH] PCI: Document PCIE BUS MPS parameters
 2013-01-23  8:01 UTC 

[PATCH v3 0/2] Add Wondermedia Serial Flash controller support
 2013-01-23  8:01 UTC  (9+ messages)
` [PATCH v3 1/2] mtd: Add a common JEDEC flash device table
` [PATCH v3 2/2] mtd: vt8500: Add support for Wondermedia Serial Flash Controller

[PATCH 1/2 net-next] net: fec: add napi support to improve proformance
 2013-01-23  8:00 UTC  (17+ messages)

[PATCH 1/2] misc/at24: Add at24c512b eeprom support
 2013-01-23  7:59 UTC  (10+ messages)
` [PATCH 2/2] ARM: dts: imx51-babbage: "

v3 for tcp friends?
 2013-01-23  7:58 UTC  (10+ messages)

[LSF/MM TOPIC]swap improvements for fast SSD
 2013-01-23  7:58 UTC  (2+ messages)

[PATCH V5] Btrfs: snapshot-aware defrag
 2013-01-23  7:51 UTC  (4+ messages)

[Powertop] [PATCH] Using std::max to handle all such kind of logic
 2013-01-23  7:53 UTC 

[PATCH 0/2] EFI facilities
 2013-01-23  7:52 UTC  (7+ messages)
` [PATCH 1/2] efi: Make 'efi_enabled' a function to query "

cron job: media_tree daily build: ERRORS
 2013-01-23  7:49 UTC  (2+ messages)

[PATCH 3/3] leds-ot200: Fix error caused by shifted mask
 2013-01-23  8:10 UTC 

[PATCH 0/4] TI LCDC DRM driver
 2013-01-23  7:48 UTC  (9+ messages)
` [PATCH 1/4] drm/tilcdc: add TI LCD Controller DRM driver (v3)
` [PATCH 2/4] drm/i2c: nxp-tda998x (v2)

[PATCH] CMAC support for CryptoAPI, fixed patch issues, indent, and testmgr build issues
 2013-01-23  7:41 UTC  (3+ messages)

[PATCH] all: new command used for multi-repo operations
 2013-01-23  7:39 UTC  (5+ messages)

thoughts on requiring multi-arch support for arm drm drivers?
 2013-01-23  7:39 UTC  (5+ messages)

[PATCH] sctp: set association state to established in dupcook_a handler
 2013-01-23  7:38 UTC  (2+ messages)

[PATCH] tuner-core: return tuner name with ioctl VIDIOC_G_TUNER
 2013-01-23  7:35 UTC  (2+ messages)

[PATCH 1/5] ARM: ccmx51: Remove SDRAM size settings
 2013-01-23  7:35 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2013-01-22
 2013-01-23  7:34 UTC 

[PATCH 00/10 v7] at91: add bootstrap support
 2013-01-23  7:33 UTC  (2+ messages)

[Patch net-next] netpoll: add RCU annotation to npinfo field
 2013-01-23  7:29 UTC 

[RFC PATCH] ACPI: Add boot option to disable auto return object repair
 2013-01-23  7:29 UTC  (2+ messages)
` [Devel] "

[PATCH v2 net-next 1/2] be2net: Modify GPL Marking in all source files
 2013-01-23  7:28 UTC  (3+ messages)

[PATCH] archive-tar: fix sanity check in config parsing
 2013-01-23  7:27 UTC  (10+ messages)
` [PATCH 1/6] config: add helper function for parsing key names
          ` [PATCHv2 0/8] config key-parsing cleanups
            ` [PATCHv2 8/8] reflog: use parse_config_key in config callback

[PATCH] Btrfs: cleanup for btrfs_extend_item
 2013-01-23  7:25 UTC 

[RFC/PATCH 0/2] lvm2app: Adding lv creation support
 2013-01-23  7:25 UTC  (3+ messages)
` [RFC/PATCH] lvm2app: Add thin and thin pool lv creation
` [RFC/PATCH] lvm2app: Add LV creation support

[PATCH 1/9] avr32: Provide dma_mmap_coherent() and dma_get_sgtable()
 2013-01-23  7:23 UTC  (11+ messages)
` [PATCH 3/9] c6x: "
  ` [Linux-c6x-dev] "

[PATCHv1] crypto: caam - Added property fsl,sec-era in SEC4.0 device tree binding
 2013-01-23  7:21 UTC  (3+ messages)
` [PATCHv1] crypto: caam - Added property fsl, sec-era "

[PATCH] v4l2-core: do not enable the buffer ioctls for radio devices
 2013-01-23  7:22 UTC  (3+ messages)

[PATCH] serial: tegra: Fix compilation error
 2013-01-23  7:22 UTC  (2+ messages)

[PATCH v4 0/8] rtsx patchset for MFD and MMC tree
 2013-01-23  7:21 UTC  (8+ messages)

[PATCH v12 rebased 0/8] pv event to notify host when the guest is panicked
 2013-01-23  7:19 UTC  (12+ messages)
` [PATCH v12 rebased] kvm: "
` [PATCH v12 rebased 1/8] preserve cpu runstate
` [PATCH v12 rebased 2/8] start vm after resetting it
` [PATCH v12 rebased 3/8] update kernel headers
` [PATCH v12 rebased 4/8] add a new runstate: RUN_STATE_GUEST_PANICKED
` [PATCH v12 rebased 5/8] add a new qevent: QEVENT_GUEST_PANICKED
` [PATCH v12 rebased 6/8] introduce a new qom device to deal with panicked event
` [PATCH v12 rebased 7/8] allower the user to disable pv event support
` [PATCH v12 rebased 8/8] pv event: add document to describe the usage

/etc/init.d/ceph bug for multi-host when using -a option
 2013-01-23  7:18 UTC 

[PATCH] Support Openfirmware disks with non-512B sectors
 2013-01-23  7:17 UTC  (6+ messages)

[PATCH RFC 0/9] [SCSI] Enhanced sense and Unit Attention handling
 2013-01-23  7:16 UTC  (6+ messages)
` [PATCH RFC 1/9] [SCSI] Detect overflow of sense data buffer

3.7.3+: Bad paging request in ip_rcv_finish while running NFS traffic
 2013-01-23  7:14 UTC  (12+ messages)

[Powertop] [PATCH] Using std::max to handle all such kind of logic
 2013-01-23  7:11 UTC 

[Bug 58667] New: Random crashes on CAYMAN
 2013-01-23  7:10 UTC  (2+ messages)
` [Bug 58667] "

[Patch net-next 1/2] decnet: use correct RCU API to deref sk_dst_cache field
 2013-01-23  7:09 UTC  (2+ messages)
` [Patch net-next 2/2] net: add RCU annotation to "

[meta-ivi][meta-fsl-arm] Kernel AF_BUS dependency?
 2013-01-23  7:09 UTC  (2+ messages)

[PATCH v14 0/3] ZPODD Patches
 2013-01-23  7:09 UTC  (4+ messages)
` [PATCH v14 1/3] scsi: sr: support runtime pm
` [PATCH v14 2/3] libata: scsi: no poll when ODD is powered off
` [PATCH v14 3/3] scsi: remove can_power_off flag from scsi_device

[PATCH 1/1] AMD Family15h Model10-1Fh erratum 746 Workaround
 2013-01-23  7:06 UTC  (3+ messages)

[Xenomai] Porting Ipipe to new ARM SoC (Xilinx Zynq)
 2013-01-23  7:02 UTC  (8+ messages)

[PATCH v6 0/8] push: update remote tags only with force
 2013-01-23  6:56 UTC  (4+ messages)
` [PATCH 0/3] Finishing touches to "push" advises
  ` [PATCH v2 2/3] push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE

[U-Boot] [PATCH 0/2] make u-boot/drivers/net/designware cache supportive
 2013-01-23  6:55 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] drivers/net/designware, do an explicit memory access instead of implicit, re-written assignments to use readl() and writel(), all of this as preperation for making the driver able to work in a cached environment (I$D$ support)

[PATCH 1/2] usb: host: tegra: don't touch EMC clock
 2013-01-23  6:55 UTC  (3+ messages)

[PATCH v2 net-next 2/2] be2net: Updating Module Author string and log message string to "Emulex Corporation"
 2013-01-23  6:52 UTC 

[PATCH] crypto: caam - Added property fsl, sec-era in SEC4.0 device tree binding
 2013-01-23  6:47 UTC 

[U-Boot] [PATCH v3] sandbox: fix compiler warning
 2013-01-23  6:46 UTC  (2+ messages)

[PATCH] crypto: caam - Added property fsl, sec-era in SEC4.0 device tree binding
 2013-01-23  6:45 UTC 


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.