All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-30 20:58:34 to 2014-12-01 01:04:35 UTC [more...]

[PATCH 00/15] for Dizzy
 2014-12-01  1:04 UTC  (8+ messages)
` [PATCH 01/15] phpmyadmin: fix for Security Advisory CVE-2014-5274
` [PATCH 02/15] net-snmp: fix for Security Advisory - CVE-2014-3565
` [PATCH 03/15] postgresql: add fix for CVE-2014-0064 Security Advisory
` [PATCH 04/15] postgresql: add fix for CVE-2014-0060 "
` [PATCH 05/15] postgresql: add fix for CVE-2014-0061 "
` [PATCH 06/15] postgresql: add fix for CVE-2014-0062 "
` [PATCH 07/15] postgresql: add fix for CVE-2014-0063 "

frequent lockups in 3.18rc4
 2014-12-01  1:02 UTC  (16+ messages)

pro/cons of raid1 with mdadm/lvm2
 2014-12-01  1:00 UTC  (3+ messages)

[PATCH 0/8] replace memset by memzero_explicit
 2014-12-01  0:58 UTC  (5+ messages)
` [PATCH 6/8 v2] crypto: "

[PATCH] commit: inform pre-commit if --amend is used
 2014-12-01  0:56 UTC  (8+ messages)

Moving an entire subvol?
 2014-12-01  0:54 UTC  (5+ messages)

[RFC PATCH] set_mb: Use smp_store_release() instead of set_mb()
 2014-12-01  0:52 UTC  (2+ messages)

Linux kernel 3.18-rc7 released
 2014-12-01  0:52 UTC 

[Update 2x][PATCH] USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
 2014-12-01  1:12 UTC  (2+ messages)

[PATCH 2/3 v2] mailmap: use higher level string list functions
 2014-12-01  0:47 UTC  (4+ messages)
` [PATCHv3 2/3] "

[PATCH] slab: Fix nodeid bounds check for non-contiguous node IDs
 2014-12-01  0:42 UTC  (9+ messages)

[PATCH] x86: defconfig: Enable CONFIG_FHANDLE
 2014-12-01  0:41 UTC  (5+ messages)

[Qemu-devel] Better Cortex-M support?
 2014-12-01  0:39 UTC  (13+ messages)

[PATCH] xfs: fix premature enospc on inode allocation
 2014-12-01  0:32 UTC 

[PATCH next-20141127] mm: Fix comment typo "CONFIG_TRANSPARNTE_HUGE"
 2014-12-01  0:31 UTC  (3+ messages)

[PATCH] ARM: shmobile: dts: koelsch: Fix flash partition label and size
 2014-12-01  0:31 UTC  (9+ messages)

[XFS updates] XFS development tree branch, for-next, updated. v3.18-rc2-28-gc14fc01
 2014-12-01  0:30 UTC 

[XFS updates] XFS development tree branch, xfs-coccinelle-cleanups, created. v3.18-rc2-4-gd254aae
 2014-12-01  0:30 UTC 

fast_iob() vs PHYS_OFFSET
 2014-12-01  1:29 UTC  (3+ messages)

[RFC PATCH] mm/zsmalloc: allocate exactly size of struct zs_pool
 2014-12-01  0:29 UTC  (3+ messages)

[PATCH V2 1/3] doc: dt: vendor-prefixes: Add Digilent Inc
 2014-12-01  0:27 UTC  (4+ messages)
` [PATCH V2 3/3] arm: dts: zynq: Add Digilent ZYBO board

[mmotm:master 210/397] mm/zsmalloc.c:1021:11: error: 'ZS_SIZE_CLASSES' undeclared
 2014-12-01  0:27 UTC  (4+ messages)

[PATCH v3 1/3] doc: dt: vendor-prefixes: Add Digilent Inc
 2014-12-01  0:25 UTC  (4+ messages)
` [PATCH v3 2/3] arm: dts: zynq: Move crystal freq. to board level
` [PATCH v3 3/3] arm: dts: zynq: Add Digilent ZYBO board

[RFC PATCH 0/4] Add rtc 64bit epoch offset for rtc hardware that only provides 32bit time
 2014-12-01  0:13 UTC  (5+ messages)
` [RFC PATCH 4/4] rtc/imxdi: Update driver to address time issues

[PATCH v5 00/15] ST33 I2C TPM driver cleanup
 2014-12-01  0:20 UTC  (16+ messages)
  ` [PATCH v5 01/15] tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send
  ` [PATCH v5 02/15] tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar product
  ` [PATCH v5 03/15] tpm/tpm_i2c_stm_st33: Change License header to have up to date address information
  ` [PATCH v5 04/15] tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpatch.pl
  ` [PATCH v5 05/15] tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c
  ` [PATCH v5 06/15] tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer[0], [1] buffer
  ` [PATCH v5 07/15] tpm/tpm_i2c_stm_st33: Remove reference to io_serirq
  ` [PATCH v5 08/15] tpm/tpm_i2c_stm_st33: Replace err/rc/ret by ret for a function return code
  ` [PATCH v5 09/15] tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*
  ` [PATCH v5 10/15] tpm/tpm_i2c_stm_st33: Add devicetree structure
  ` [PATCH v5 11/15] tpm/tpm_i2c_stm_st33/dts/st33zp24_i2c: Add DTS Documentation
  ` [PATCH v5 12/15] tpm/tpm_i2c_stm_st33: Few code cleanup
  ` [PATCH v5 13/15] tpm/tpm_i2c_stm_st33: Interrupt management improvement
  ` [PATCH v5 14/15] tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers
  ` [PATCH v5 15/15] tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1

[PATCH v17 0/7] MADV_FREE support
 2014-12-01  0:11 UTC  (11+ messages)
` [PATCH v17 1/7] mm: support madvise(MADV_FREE)
` [PATCH v17 7/7] mm: Don't split THP page when syscall is called

[PATCH v1] ARM: dts: rockchip: Update LEDs to work with the last leds-gpio driver on radxarock
 2014-12-01  0:06 UTC  (3+ messages)

linux-next: manual merge of the samsung tree with the tree
 2014-12-01  0:06 UTC  (3+ messages)

[PATCH] ARM: dts: rockchip: set FIFO size for SDMMC, SDIO and EMMC
 2014-12-01  0:05 UTC  (4+ messages)

[PATCH] blk-mq: don't use rw_is_sync() to determine sync request
 2014-12-01  0:01 UTC 

[nForce4] - Repeatable issues with nForce 4
 2014-12-01  0:01 UTC  (5+ messages)

[PATCH] blk-mq: move the kdump check to blk_mq_alloc_tag_set
 2014-12-01  0:00 UTC 

hidp module. mouse polling rate
 2014-12-01  0:01 UTC 

[LSF/MM TOPIC] Improving CMA
 2014-11-30 23:54 UTC  (4+ messages)
  ` [LSF/MM ATTEND] "
    ` [Lsf-pc] "

Reiser4 for 3.16.2 problem: mount: mount /dev/md125 on /mnt/backup failed: Cannot allocate memory
 2014-11-30 23:48 UTC  (12+ messages)

Random memory corruption of fe[1]->dvb pointer
 2014-11-30 23:47 UTC 

[PATCH 0/4] Generic IOMMU page table framework
 2014-11-30 23:29 UTC  (9+ messages)
` [PATCH 1/4] iommu: introduce generic page table allocation framework
` [PATCH 2/4] iommu: add ARM LPAE page table allocator

[PATCH/RFC v2] Squashed changes for multiple worktrees vs. submodules
 2014-11-30 23:27 UTC 

How does qemu know the virtual memory of the guest os?
 2014-11-30 23:28 UTC  (2+ messages)
` [Qemu-devel] "

bcache and hibernation
 2014-11-30 23:29 UTC  (5+ messages)

[RFC][PATCH v2] mount.btrfs helper
 2014-11-30 23:27 UTC  (5+ messages)

[PATCH iproute2] ip monitor: Fixed printing timestamp few times
 2014-11-30 23:14 UTC 

[Buildroot] [PATCH 0/2 v2] parted: fix static link (branch yem/for-release)
 2014-11-30 23:20 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2 v2] package/util-linux: libuuid needs -lintl
` [Buildroot] [PATCH 2/2 v2] package/parted: fix static link

[PATCH 00/30 v3] ALSA: Enhancement for existed FireWire drivers
 2014-11-30 23:19 UTC  (6+ messages)
` [PATCH 21/30] ALSA: oxfw: Change the way to name card

[Buildroot] [git commit] package/parted: fix static link
 2014-11-30 23:18 UTC 

[B.A.T.M.A.N.] [RFC] batman-adv: Calculate extra tail size based on queued fragments
 2014-11-30 23:14 UTC  (2+ messages)
` [B.A.T.M.A.N.] [RFC-mini] "

[Buildroot] [git commit] package/util-linux: libuuid needs -lintl
 2014-11-30 23:12 UTC 

[Buildroot] [PATCH] package/shairport-sync: fix static builds
 2014-11-30 23:11 UTC  (2+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2014-11-30 23:09 UTC  (39+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH 1/1] XFS: Deletion of unnecessary checks before two "
                                ` [PATCH 1/1] net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev_put"
                                        `  "
                                ` [PATCH 0/3] net-PPP: Deletion of a few unnecessary checks
                                  ` [PATCH 3/3] net-PPP: Delete an unnecessary assignment
                                ` [PATCH 1/1] [media] ddbridge: Deletion of an unnecessary check before the function call "dvb_unregister_device"
                                  ` [PATCH 1/1] [media] ddbridge: Deletion of an unnecessary check before the function call "dvb_unregis
                                ` [PATCH 1/1] [media] V4L2: Deletion of an unnecessary check before the function call "vb2_put_vma"

Adding firmware to initramfs
 2014-11-30 23:08 UTC  (3+ messages)

[RFC PATCH] Btrfs: add sha256 checksum option
 2014-11-30 23:05 UTC  (6+ messages)

[Buildroot] [git commit] package/shairport-sync: fix static builds
 2014-11-30 22:59 UTC 

[Buildroot] [PATCH] infra: do not append an empty LD_LIBRARY_PATH
 2014-11-30 22:57 UTC  (2+ messages)

[Buildroot] [git commit] infra: do not append an empty LD_LIBRARY_PATH
 2014-11-30 22:56 UTC 

[Buildroot] [PATCH] package/mono: fixing wrong monolite library path
 2014-11-30 22:52 UTC  (3+ messages)

Recipe validation
 2014-11-30 22:51 UTC  (3+ messages)

[Buildroot] [git commit] package/mono: fixing wrong monolite library path
 2014-11-30 22:51 UTC 

[Buildroot] [PATCH] package/libwebsockets: fix static build
 2014-11-30 22:49 UTC  (2+ messages)

[Buildroot] [git commit] package/libwebsockets: fix static build
 2014-11-30 22:48 UTC 

[RFC PATCH 00/16] Replace smp_read_barrier_depends() with lockless_derefrence()
 2014-11-30 22:34 UTC  (4+ messages)
` [PATCH 13/16] ksm: Replace smp_read_barrier_depends() with lockless_dereference()

systemd-cgroups-agent not working in containers
 2014-11-30 22:31 UTC  (4+ messages)
` [systemd-devel] "

[Qemu-devel] [PATCH] i6300esb: fix reading config registers and accept writes of all length
 2014-11-30 22:31 UTC  (2+ messages)

Standard VGA console with DRI/DRM under X?
 2014-11-30 22:31 UTC  (2+ messages)

[Buildroot] [git commit] package/gd: fix build when libiconv is enabled
 2014-11-30 22:31 UTC 

[Buildroot] [PATCH v5 0/4] package/guile: New package
 2014-11-30 22:28 UTC  (4+ messages)
` [Buildroot] [PATCH v5 4/4] guile: Add new package

[PATCH 3/3] powerpc/eeh: Fix missed PE#0 on P7IOC
 2014-11-30 22:26 UTC  (3+ messages)
` [3/3] "

[Buildroot] [PATCH 1/2] package/gd: fix build when libiconv is enabled
 2014-11-30 22:27 UTC  (2+ messages)

[PATCH 2/3] powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATE
 2014-11-30 22:23 UTC  (3+ messages)
` [2/3] "

[GIT PULL] USB driver fixes for 3.18-rc7
 2014-11-30 22:15 UTC  (3+ messages)

i915 driver failure
 2014-11-30 22:14 UTC 

[Buildroot] [PATCH v2] luajit: point /usr/bin/lua to luajit if lua not selected
 2014-11-30 22:11 UTC  (2+ messages)

[ath9k-devel] queue priority mapping
 2014-11-30 22:11 UTC  (9+ messages)

[Buildroot] [git commit] luajit: point /usr/bin/lua to luajit if lua not selected
 2014-11-30 22:11 UTC 

[RFC PATCH] proc, pidns: Add highpid
 2014-11-30 22:08 UTC  (7+ messages)

[PATCH] metadata_scm: Fix crash due to uncaught python exception
 2014-11-30 21:38 UTC  (2+ messages)

[PATCH for-4.5] xl: fix two memory leaks
 2014-11-30 21:54 UTC 

[patch 3/3] reiser4: fix up compile errors when debug is on
 2014-11-30 21:45 UTC 

[Buildroot] buildroot 2014.11-rc3 mono fails
 2014-11-30 21:44 UTC  (6+ messages)

[PATCH v7 00/46] linux: towards virtio-1 guest support
 2014-11-30 21:43 UTC  (5+ messages)
` [PATCH v7 44/46] virtio_scsi: export to userspace

[patch 3/3] reiser4: fix up compile errors when debug is on
 2014-11-30 21:42 UTC 

[patch 2/3] reiser4: don't panic in do_readpage_ctail
 2014-11-30 21:42 UTC 

[patch 1/3] reiser4: rewrite handling compressed files at flush time
 2014-11-30 21:42 UTC 

[lm-sensors] [PATCH v2 2/2] hwmon: (lm95234) Add support for LM95233
 2014-11-30 21:37 UTC 

[lm-sensors] [PATCH v2 1/2] hwmon: (lm95245) Add support for LM95235
 2014-11-30 21:37 UTC 

[B.A.T.M.A.N.] [PATCH-maint] batman-adv: Check total_size when reassembling fragments
 2014-11-30 21:33 UTC 

[PATCH] media: v4l2-subdev.h: drop the guard CONFIG_VIDEO_V4L2_SUBDEV_API for v4l2_subdev_get_try_*()
 2014-11-30 21:30 UTC  (7+ messages)

[PATCH] clk: sunxi: Fix factor clocks usage for sun9i core clocks
 2014-11-30 21:29 UTC  (2+ messages)

[meta-security][PATCH] libcap-ng: port CVE-2014-3215 patch
 2014-11-30 21:21 UTC  (4+ messages)

[Buildroot] (no subject)
 2014-11-30 21:19 UTC 

Dave Land RIP
 2014-11-30 21:11 UTC 

3.18-rc regression: drm/nouveau: use shared fences for readable objects
 2014-11-30 21:10 UTC  (13+ messages)

a bunch of lustre bugs
 2014-11-30 21:08 UTC 

[PATCH v2 0/3] ARM/usb: add PHY for Lubbock platform
 2014-11-30 21:07 UTC  (3+ messages)
` [PATCH v2 2/3] usb: phy: add lubbock phy driver

ipset website
 2014-11-30 21:05 UTC  (8+ messages)

[Buildroot] [PATCH 1/2] package/x11r7/xserver_xorg-server: rename patches to the new convention
 2014-11-30 21:03 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/x11r7/xserver_xorg-server: Fix blackfin build

[PATCH 1/3] MAINTAINERS: Fix up entry for Dell laptop SMM driver
 2014-11-30 21:00 UTC  (6+ messages)
` [lm-sensors] "
` [PATCH 2/3] i8k: Rework error retries
  ` [lm-sensors] "
` [PATCH 3/3] i8k: Add support for Dell XPS 13
  ` [lm-sensors] "

[PATCH v2 1/3] ath9k: prevent early IRQs from accessing hardware
 2014-11-30 20:58 UTC  (2+ messages)
` [PATCH v2 3/3] ath9k: do not access hardware on IRQs during reset


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.