All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-04 03:21:01 to 2015-06-04 05:20:39 UTC [more...]

[CFT][PATCH 0/10] Making new mounts of proc and sysfs as safe as bind mounts
 2015-06-04  5:20 UTC  (19+ messages)
` [CFT][PATCH 00/10] Making new mounts of proc and sysfs as safe as bind mounts (take 2)
                        ` [CFT][PATCH 11/10] mnt: Avoid unnecessary regressions in fs_fully_visible
                            ` [CFT][PATCH 11/10] mnt: Avoid unnecessary regressions in fs_fully_visible (take 2)

[PATCH 00/11] staging: rtl8192e: Remove dead code
 2015-06-04  5:18 UTC  (5+ messages)
` [PATCH 07/11] staging: rtl8192e: Remove dead code: dig_t::dbg_mode

[Qemu-devel] [PATCH v6 0/6] spapr_pci: DT field fixes and PCI DT node creation in QEMU
 2015-06-04  5:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 5/6] spapr_pci: populate ibm,loc-code

Change proc/<pid>/cmdline to 8k
 2015-06-04  5:17 UTC  (2+ messages)

[PATCH 0/3] Dell Airplane Mode Switch driver
 2015-06-04  5:16 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] dell-laptop: Use dell-rbtn instead i8042 filter when possible

Question about HighPoint RocketRAID 642L SCSI driver conflict with Linux AHCI driver
 2015-06-04  5:16 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-s390x: Only access allocated storage keys
 2015-06-04  5:14 UTC  (2+ messages)

[RFC 00/24] Re-use nvram module
 2015-06-04  5:14 UTC  (9+ messages)
` [RFC 07/24] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()

[Qemu-devel] [PATCH v3 0/8] target-sh4: optimizations and cleanups
 2015-06-04  5:07 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 2/8] target-sh4: Split out T from SR
` [Qemu-devel] [PATCH v3 3/8] target-sh4: optimize addc using add2
` [Qemu-devel] [PATCH v3 4/8] target-sh4: optimize subc using sub2
` [Qemu-devel] [PATCH v3 5/8] target-sh4: optimize negc using add2 and sub2

[PATCH net-next 1/2] bpf: make programs see skb->data == L2 for ingress and egress
 2015-06-04  5:07 UTC  (2+ messages)
` [PATCH net-next 2/2] bpf: allow programs to write to certain skb fields

Driver for Netgear AC1200 (with chipset mediatek mt7612u)
 2015-06-04  5:03 UTC  (3+ messages)

[PATCH 1/2 linux-next] Revert "ufs: fix deadlocks introduced by sb mutex merge"
 2015-06-04  5:01 UTC 

Help on drmModeSetPlane
 2015-06-04  4:59 UTC  (2+ messages)

[RFC][PATCH 00/10] zsmalloc auto-compaction
 2015-06-04  4:57 UTC  (17+ messages)
` [RFC][PATCH 03/10] zsmalloc: introduce zs_can_compact() function
` [RFC][PATCH 07/10] zsmalloc: introduce auto-compact support

[PATCH] Add new mac80211 driver mwlwifi
 2015-06-04  4:57 UTC 

[PATCH] mwlwifi: Initial submission of wireless driver to mainline
 2015-06-04  4:55 UTC 

[sched/preempt] BUG: kernel boot crashed
 2015-06-04  4:55 UTC  (2+ messages)

[sched] WARNING: CPU: 0 PID: 10 at kernel/kthread.c:333 __kthread_bind_mask()
 2015-06-04  4:54 UTC  (2+ messages)

[PATCH 00/11] Enable access to SPI NOR flash on Samsung Snow board
 2015-06-04  4:54 UTC  (21+ messages)
` [PATCH 04/11] mtd: ofpart: do not fail probe when no partitions exist
` [PATCH 08/11] MTD: m25p80: Add option to limit SPI transfer size

[PATCH v3 0/5] Enable PulseAudio in Sato images
 2015-06-04  4:52 UTC  (7+ messages)
` [PATCH v3 1/5] alsa-plugins: initial recipe

[RFT v2 00/48] Refine irq interfaces to reduce number of parameters
 2015-06-04  4:52 UTC  (85+ messages)
` [RFT v2 01/48] genirq: Clean up outdated comments related to include/linux/irqdesc.h
` [RFT v2 02/48] genirq: Kill never used irq_node()
` [RFT v2 03/48] MIPS, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
` [RFT v2 04/48] powerpc, "
` [RFT v2 05/48] gpio: "
` [RFT v2 06/48] pinctrl: "
` [RFT v2 07/48] avr32, irq: "
` [RFT v2 08/48] mfd: "
` [RFT v2 09/48] ARM, irq: "
` [RFT v2 10/48] irqchip: "
` [RFT v2 11/48] ipu: "
` [RFT v2 12/48] sh: intc: "
` [RFT v2 13/48] keystone, irq: Use irq_data_get_xxx() to avoid redundant lookup of irq_data
` [RFT v2 14/48] spmi: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
` [RFT v2 15/48] genirq: Kill the parameter 'irq' of kstat_incr_irqs_this_cpu()
` [RFT v2 16/48] genirq: Introduce helper irq_desc_get_irq()
` [RFT v2 17/48] genirq: Kill the parameter 'irq' of check_irq_resend()
` [RFT v2 18/48] genirq: Kill the parameter 'irq' of note_interrupt()
` [RFT v2 19/48] genirq: Change prototypes of register_irq_proc() and friends
` [RFT v2 20/48] genirq: Kill the parameter 'irq' of setup_affinity()
` [RFT v2 21/48] ARM, irq: Prepare for killing the first parameter 'irq' of irq_flow_handler_t
` [RFT v2 22/48] blackfin, "
` [RFT v2 23/48] c6x, "
` [RFT v2 24/48] m68k, "
` [RFT v2 25/48] mips, "
` [RFT v2 26/48] powerpc, "
` [RFT v2 27/48] sh, "
` [RFT v2 28/48] unicore32, "
` [RFT v2 29/48] ipu: "
` [RFT v2 30/48] gpio: "
` [RFT v2 31/48] irqchip: "
` [RFT v2 32/48] mfd: "
` [RFT v2 33/48] PCI/keystone: "
` [RFT v2 34/48] pinctrl: "
` [RFT v2 35/48] genirq: Kill "
` [RFT v2 36/48] genirq, arm: "
` [RFT v2 37/48] genirq, blackfin: "
` [RFT v2 38/48] genirq, powerpc: "
` [RFT v2 39/48] genirq, mips: "
` [RFT v2 40/48] genirq, m68k: "
` [RFT v2 41/48] genirq, x86: "
` [RFT v2 42/48] genirq, sh: "
` [RFT v2 43/48] genirq, arch: "
` [RFT v2 44/48] genirq, pinctrl: "
` [RFT v2 45/48] genirq, gpio: "
` [RFT v2 46/48] genirq, irqchip: "
` [RFT v2 47/48] genirq, mfd: "
` [RFT v2 48/48] genirq, drivers: "

[PATCH RESEND] sched: prefer an idle cpu vs an idle sibling for BALANCE_WAKE
 2015-06-04  4:52 UTC  (16+ messages)

linux-next: manual merge of the block tree with Linus' tree
 2015-06-04  4:51 UTC 

[PATCH v3] fusion: remove dead MTRR code
 2015-06-04  4:50 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: DRA7: emif: Fix DDR init sequence during warm reset
 2015-06-04  4:38 UTC 

[nightly] Core TISDK 2015.05 build 2015-06-03_16-47-55
 2015-06-04  4:38 UTC 

[PATCH v9 0/6] arm64,hi6220: Enable Hisilicon Hi6220 SoC
 2015-06-04  4:36 UTC  (5+ messages)
` [PATCH v9 2/6] arm64: hi6220: Document devicetree bindings for Hisilicon hi6220 SoC

linux-next: manual merge of the block tree with Linus' tree
 2015-06-04  4:36 UTC 

[Qemu-devel] [PATCH] net: fix insecure temporary file creation in SLiRP
 2015-06-04  4:29 UTC  (2+ messages)

linux-next: manual merge of the block tree with the cris tree
 2015-06-04  4:26 UTC 

[PATCH for-next V2 0/9] Add completion timestamping support
 2015-06-04  4:25 UTC  (11+ messages)

[PATCH TRIVIAL] scripts/kconfig/Makefile: Cosmetic fixes
 2015-06-04  4:18 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S
 2015-06-04  4:17 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] arm/ls102xa: Add PSCI support for ls102xa

Library not getting installed to intended path
 2015-06-04  4:14 UTC 

[Buildroot] [PATCH] package/scons: reduce output when being silent
 2015-06-04  4:10 UTC 

Library not getting installed to intended path
 2015-06-04  4:09 UTC  (9+ messages)

[PATCH 3/5] drivers:usb:fsl: Replace macros with enumerated type
 2015-06-04  4:05 UTC  (5+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2015-06-04  4:02 UTC 

[Qemu-devel] Strange problems with lseek in qemu-img map
 2015-06-04  3:52 UTC  (4+ messages)
  `  "

[PATCH v7 00/25] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2015-06-04  3:51 UTC  (6+ messages)
` [PATCH 0/6] Exynos SYSMMU (IOMMU) dts and arch updates

[RFC/NOT FOR MERGING] HACK: add global/private timers for A9
 2015-06-04  3:45 UTC  (4+ messages)

[PATCH v4 0/4] Support ZTE zx296702 SPDIF/I2S
 2015-06-04  3:41 UTC  (5+ messages)
` [PATCH v4 1/4] dt: Add documentation for the ZTE SPDIF controller
` [PATCH v4 2/4] dt: Add documentation for the ZTE I2S controller
` [PATCH v4 3/4] ASoC: zx: Add zx296702 SPDIF support
` [PATCH v4 4/4] ASoC: zx: Add ZTE zx296702 I2S DAI driver

[PATCH net-next 0/4] switchdev: documentation updates
 2015-06-04  3:43 UTC  (5+ messages)
` [PATCH net-next 1/4] switchdev: documentation: fix longer-than-80-char lines
` [PATCH net-next 2/4] switchdev: documentation: fix grammer error
` [PATCH net-next 3/4] switchdev: documentation: for static FDB ops, use switchdev_port_fdb_xxx ops
` [PATCH net-next 4/4] switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/delete ops

[PATCH 00/24] Convert to atomic, part 3
 2015-06-04  3:39 UTC  (8+ messages)
` [PATCH 08/24] drm/i915: Do not add planes from intel_atomic_setup_scalers

[PATCH v3 0/6] Support ZTE zx296702 SPDIF/I2S
 2015-06-04  3:35 UTC  (4+ messages)
` [PATCH v3 6/6] ASoC: zx: add zx296702 hdmi codec

[U-Boot] [RFC PATCH 2/2] x86: fsp: Move FspInitEntry call to board_init_f()
 2015-06-04  3:33 UTC  (5+ messages)

[PATCH 1/4] python-numpy: duplicate i586 over-ride for i686
 2015-06-04  3:31 UTC  (4+ messages)
` [PATCH 2/4] gstreamer1.0-plugins-base.inc: "
` [PATCH 3/4] lame: "
` [PATCH 4/4] x264: "

[PATCH v3] MIPS: R12000: Enable branch prediction global history
 2015-06-04  3:27 UTC  (3+ messages)

Crypto driver -DCP
 2015-06-04  3:24 UTC  (8+ messages)

[U-Boot] Building u-boot.rom for Minnowboard
 2015-06-04  3:23 UTC  (17+ messages)

[B.A.T.M.A.N.] pull request: batman-adv 20150603
 2015-06-04  3:23 UTC  (3+ messages)
`  "

[PATCH] net: tulip: rearrange order of searching for substrings
 2015-06-04  3:21 UTC  (2+ messages)

rdma kernel tree
 2015-06-04  3:21 UTC  (17+ messages)

[PATCH v6 0/4] Add basic ZTE zx296702 SOC support
 2015-06-04  3:21 UTC  (4+ messages)
` [PATCH v6 2/4] clk: zx: add clock support to zx296702
` [PATCH v6 3/4] ARM: dts: zx: add an initial zx296702 dts and doc
` [PATCH v6 4/4] ARM: zx: Add basic defconfig support for ZX296702


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.