All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-03 22:14:04 to 2015-04-04 01:11:35 UTC [more...]

[PATCH 1/2] libevent: control openssl support via PACKAGECONFIG
 2015-04-04  1:11 UTC  (2+ messages)
` [PATCH 2/2] libevent: update 2.0.21 -> 2.0.22

neigh use-after-free
 2015-04-04  1:10 UTC  (7+ messages)

[U-Boot] Driver model Ethernet issue
 2015-04-04  1:09 UTC  (6+ messages)
` [U-Boot] [PATCH] dm: eth: Provide a way for drivers to manage packet buffers
        ` [U-Boot] [PATCH v2] "

[nightly] Distroless meta-ti/master minimal build 2015-04-03_21-00-51
 2015-04-04  1:08 UTC 

[RFC] add GENEVE netdev tunnel driver
 2015-04-04  1:01 UTC  (4+ messages)
` [RFC PATCH 5/5] geneve: add initial netdev driver for GENEVE tunnels

[PATCH i-g-t] tests/pm_sseu: Require Gen8+ early in setup
 2015-04-04  1:01 UTC 

[PATCH v3 -next 00/11] Extensible console matching & direct earlycon
 2015-04-04  0:58 UTC  (19+ messages)
` [PATCH v3 -next 11/11] serial: 8250_early: Remove setup_early_serial8250_console()

[GIT PULL] SELinux patches for 4.1
 2015-04-04  0:49 UTC  (8+ messages)

[PATCH] mm/memory: print also a_ops->readpage in print_bad_pte
 2015-04-04  0:47 UTC  (4+ messages)

[PATCH v4] Support CPU list parsing in xentrace
 2015-04-04  0:43 UTC  (4+ messages)
` [PATCH v4 1/3] libxl/cpumap: Add xc_cpumap_[setcpu, clearcpu, testcpu] to complement xc_cpumap_alloc
` [PATCH v4 2/3] libxc/xentrace: Use xc_cpumap_t for xc_tbuf_set_cpu_mask
` [PATCH v4 3/3] xentrace: Implement cpu mask range parsing of human values (-c)

[PATCH] staging: fbtft: 80 characters per line in fb_ili9163.c
 2015-04-04  0:32 UTC  (4+ messages)

fib_trie: commit 95f60ea3e99a missing else?
 2015-04-04  0:32 UTC  (2+ messages)

Regarding ceph rbd write path
 2015-04-04  0:30 UTC  (2+ messages)

[PATCH 0/5] Enhancements to twl4030 phy to support better charging - V2
 2015-04-04  0:28 UTC  (8+ messages)

Breaks LSI RAID on C600 chipset
 2015-04-04  0:25 UTC 

Freeing struct lock_file?
 2015-04-04  0:24 UTC  (3+ messages)

[PATCH 0/3] tty: eliminate 64 byte stack buffers passed to tty_name
 2015-04-04  0:20 UTC  (2+ messages)

git 2.3.4, ssh: Could not resolve hostname
 2015-04-04  0:19 UTC  (10+ messages)

[PATCH 00/14] Fix fallout from per-user struct clk patches
 2015-04-04  0:17 UTC  (17+ messages)
` [PATCH 03/14] clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.h
` [PATCH 10/14] ARM: orion: use clkdev_create()
` [PATCH 11/14] ARM: omap2: "
` [PATCH 12/14] ARM: omap2: use clkdev_add_alias()

[PATCH] [media] marvell-ccic: fix memory leak on failure path in cafe_smbus_setup()
 2015-04-04  0:16 UTC 

[PATCH v4 00/19] IB/mad: Add support for Intel Omni-Path Architecture (OPA) MAD processing
 2015-04-04  0:14 UTC  (12+ messages)
` [PATCH v4 12/19] IB/mad: Add MAD size parameters to process_mad
` [PATCH v4 15/19] IB/mad: Create jumbo_mad data structures
` [PATCH v4 16/19] IB/mad: Add Intel Omni-Path Architecture defines
` [PATCH v4 17/19] IB/mad: Implement support for Intel Omni-Path Architecture base version MADs in ib_create_send_mad
` [PATCH v4 18/19] IB/mad: Implement Intel Omni-Path Architecture SMP processing

[PATCH net-next] tc: cls_bpf: make ingress and egress qdiscs consistent
 2015-04-04  0:14 UTC  (11+ messages)

[PATCH] irq: revert non-working patch to affinity defaults
 2015-04-04  0:13 UTC  (3+ messages)

Help learning from my mistakes
 2015-04-04  0:13 UTC  (2+ messages)

VxLAN system wedge in 4.0.0-rc5+ from davem net-next?
 2015-04-04  0:11 UTC 

[PATCH 00/48] FPU and FP emulation clean-ups, fixes and feature updates
 2015-04-04  0:07 UTC  (51+ messages)
` [PATCH 01/48] doc: kernel-parameters.txt: Mark `nofpu' for MIPS too
` [PATCH 02/48] MIPS: mipsregs.h: Remove broken comments
` [PATCH 03/48] MIPS: mipsregs.h: Reorder CP1 macro definitions
` [PATCH 04/48] MIPS: mipsregs.h: Move TX39 macros out of the way
` [PATCH 05/48] MIPS: mipsregs.h: Reindent CP0 Cause macros
` [PATCH 06/48] MIPS: ieee754.h: Correct comments for special values
` [PATCH 07/48] MIPS: ieee754.h: Supplement "
` [PATCH 08/48] MIPS: Correct the comment for FPU emulator traps
` [PATCH 09/48] MIPS: Clarify the comment for `__cpu_has_fpu'
` [PATCH 10/48] MIPS: math-emu: Reindent `bc_op' emulation
` [PATCH 11/48] MIPS: Correct the comment for and reformat `movf_func'
` [PATCH 12/48] MIPS: math-emu: Fix oversize lines in comparisons
` [PATCH 13/48] MIPS: ELF: Drop `get_fp_abi'
` [PATCH 14/48] MIPS: mips-r2-to-r6-emul.h: Inline empty `mipsr2_decoder'
` [PATCH 15/48] MIPS: Reindent R6 RI exception emulation
` [PATCH 16/48] MIPS: math-emu: Remove `modeindex' macro
` [PATCH 17/48] MIPS: bitops.h: Avoid inline asm for constant FLS
` [PATCH 18/48] MIPS: math-emu: Factor out CFC1/CTC1 emulation
` [PATCH 19/48] MIPS: Normalise code flow in the CpU exception handler
` [PATCH 20/48] MIPS: Use `FPU_CSR_ALL_X' in `__build_clear_fpe'
` [PATCH 21/48] MIPS: math-emu: Update sNaN quieting handlers
` [PATCH 23/48] MIPS: math-emu: Don't pass qNaNs through "
` [PATCH 24/48] MIPS: math-emu: Reinstate sNaN "
` [PATCH 25/48] MIPS: math-emu: Optimise NaN handling in comparisons
` [PATCH 26/48] MIPS: math-emu: Remove redundant code from NaN comparison
` [PATCH 27/48] MIPS: math-emu: Remove dead comparison helpers
` [PATCH 29/48] MIPS: math-emu: Make NaN classifiers static
` [PATCH 30/48] MIPS: Correct `nofpu' non-functionality
` [PATCH 31/48] MIPS: Correct MIPS16 BREAK code interpretation
` [PATCH 32/48] MIPS: BREAK instruction interpretation corrections
` [PATCH 33/48] MIPS: Fix BREAK code interpretation heuristics
` [PATCH 34/48] MIPS: math-emu: Fix delay-slot emulation cache incoherency
` [PATCH 35/48] MIPS: Correct MIPS I FP context layout
` [PATCH 36/48] MIPS: Correct FP ISA requirements
` [PATCH 37/48] MIPS: math-emu: Correct delay-slot exception propagation
` [PATCH 38/48] MIPS: math-emu: Move long fixed-point support into an `ar' library
` [PATCH 39/48] MIPS: Respect the FCSR exception mask for `si_code'
` [PATCH 40/48] MIPS: Always clear FCSR cause bits after emulation
` [PATCH 41/48] MIPS: Set `si_code' for SIGFPE signals sent from emulation too
` [PATCH 42/48] MIPS: Correct ISA masking in FPU feature determination
` [PATCH 43/48] MIPS: math-emu: Set FIR feature flags for full emulation
` [PATCH 44/48] MIPS: math-emu: Implement the FCCR, FEXR and FENR registers
` [PATCH 45/48] MIPS: math-emu: Define IEEE 754-2008 feature control bits
` [PATCH 46/48] MIPS: math-emu: Make ABS.fmt and NEG.fmt arithmetic again
` [PATCH 47/48] MIPS: Respect the ISA level in FCSR handling
` [PATCH 48/48] MIPS: Factor out FPU feature probing

[PATCH v3 -next 11/11] serial: 8250_early: Remove setup_early_serial8250_console()
 2015-04-04  0:04 UTC  (3+ messages)
` [PATCH] earlycon: 8250: Fix command line regression
  ` [PATCH v2] "

[U-Boot] [PATCH] imx: ipu: fix occasional hang following disabling of channel
 2015-04-03 23:59 UTC 

[PATCH] drm: Add integer overflow checking to transitional plane helpers
 2015-04-03 23:58 UTC  (2+ messages)

[U-Boot] [PATCH] fdt: nios: Fix warning in ft_cpu_setup()
 2015-04-03 23:57 UTC 

[PATCH v4 00/11] ARM: vf610m4: Add Vybrid Cortex-M4 support
 2015-04-03 23:56 UTC  (5+ messages)
` [PATCH v4 07/11] ARM: allow MULTIPLATFORM with !MMU

[U-Boot] [PATCH] power: pfuze100: fix LDO_EN bit value
 2015-04-03 23:56 UTC 

[U-Boot] [PATCH] arm: mx6: ddr: add pd_fast_exit flag to system information
 2015-04-03 23:52 UTC 

[PATCH] standardize usage strings that were missed the first time
 2015-04-03 23:48 UTC  (4+ messages)

Btrfs ENOSPC issue
 2015-04-03 23:36 UTC 

[U-Boot] [PATCHv3 00/17] Add SPL support for SoCFPGA
 2015-04-03 23:31 UTC  (4+ messages)
` [U-Boot] [PATCHv3 01/17] arm: socfpga: spl: Add main sdram code

[U-Boot] multi-image uImage with fitImage
 2015-04-03 23:29 UTC  (5+ messages)

[GIT PULL] omap late prcm clean-up for v4.1
 2015-04-03 23:25 UTC  (2+ messages)

[U-Boot] [PATCH] ahci: Fix a wrong parameter pass
 2015-04-03 23:26 UTC  (2+ messages)

how to recovery lost objects
 2015-04-03 23:25 UTC 

question about hardcoded binary paths (swapon / mkswap)
 2015-04-03 23:16 UTC  (11+ messages)

[U-Boot] [PATCH] serial-arc: switch to DM
 2015-04-03 23:15 UTC  (2+ messages)

[GIT PULL] ARM: OMAP2+: OMAP DRA7xx display-related hwmod data changes for v4.1
 2015-04-03 23:08 UTC  (3+ messages)

[GIT PULL] one n900 audio regression fix for v4.0-rc cycle
 2015-04-03 23:03 UTC  (2+ messages)

[v3RFC] systemd socket activation support
 2015-04-03 23:06 UTC  (2+ messages)

gitk drawing bug
 2015-04-03 23:05 UTC  (2+ messages)

[PATCH 1/2] soc: qcom: Add device tree binding for SMEM
 2015-04-03 23:03 UTC  (4+ messages)
` [PATCH 2/2] soc: qcom: Add Shared Memory Manager driver

[PATCH] Revert "mkfs.f2fs: 512 UTF-16 characters for label"
 2015-04-03 23:00 UTC 

[PATCH] blackfin: Kconfig: Let PLL_BYPASS and MPU depend on some BF_REV of BF533
 2015-04-03 22:59 UTC  (2+ messages)

[PATCH] netem: Fixes byte backlog accounting for the first of two chained netem instances
 2015-04-03 22:47 UTC  (3+ messages)

[Buildroot] [PATCH] package/strace: add missing header for aarch64
 2015-04-03 22:58 UTC 

[PATCH RESEND] ARM: dts: OMAP3-N900: Add microphone bias voltages
 2015-04-03 22:52 UTC  (15+ messages)
            ` ARM errata 430973 on multi platform kernels (was: OMAP3-N900: Add microphone bias voltages)
              ` ARM errata 430973 on multi platform kernels

[PATCH] blackfin: Makefile: Add -D__linux__ flag for KBUILD_CFLAGS
 2015-04-03 22:56 UTC  (2+ messages)

[PATCH] x86, paravirt, xen: Remove the 64-bit irq_enable_sysexit pvop
 2015-04-03 22:52 UTC  (2+ messages)

[PATCH] blackfin: include: asm: pgtable: Define dummy pgprot_writecombine
 2015-04-03 22:50 UTC  (2+ messages)

[PATCH] F2FS support
 2015-04-03 22:49 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] git-p4: Fetch the proper revision of utf16 files
 2015-04-03 22:49 UTC  (5+ messages)

[PATCH V3 1/3] libxl: Move job acquisition in libxlDomainStart to callers
 2015-04-03 22:49 UTC  (3+ messages)
` [PATCH V3 2/3] libxl: acquire a job when destroying a domain
` [PATCH V3 3/3] libxl: drop virDomainObj lock "

[PATCH V3 0/3] libxl: domain destroy fixes
 2015-04-03 22:49 UTC 

[U-Boot] [PATCH 1/4] mtd: vf610_nfc: use in-band bad block table
 2015-04-03 22:47 UTC  (10+ messages)
` [U-Boot] [PATCH 2/4] mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig
` [U-Boot] [PATCH 4/4] mtd: vf610_nfc: support subpage write

[PATCH v1 0/2] spi: fsl-dspi: better approximation for baudrate
 2015-04-03 22:44 UTC  (4+ messages)

samples: kdbus: kdbus-workers: Define dummy prime_new()
 2015-04-03 22:42 UTC  (2+ messages)

[PATCH] MIPS: DEC: Do not set up the FPU interrupt if no FPU
 2015-04-03 22:32 UTC 

[PATCH] MIPS: DEC: Implement FPU interrupt counter
 2015-04-03 22:32 UTC 

sched: Improve load balancing in the presence of idle CPUs
 2015-04-03 22:35 UTC  (7+ messages)

[RFC] Adding multiple device types to DPDK
 2015-04-03 22:32 UTC  (3+ messages)

[PATCH 28/48] MIPS: math-emu: Optimise qNaN handling in `ieee754sp_fdp'
 2015-04-03 22:25 UTC 

[PATCH 22/48] MIPS: math-emu: Factor out NaN FP format conversions
 2015-04-03 22:25 UTC 

[Buildroot] [PATCH 1/4] wine: Add opengl dependency
 2015-04-03 22:27 UTC  (2+ messages)

[PATCH] usb: musb: Kconfig: Depend on some machines under blackfin
 2015-04-03 22:24 UTC  (3+ messages)

[PATCH] diff-highlight: Fix broken multibyte string
 2015-04-03 22:24 UTC  (8+ messages)
        ` [PATCH v3] diff-highlight: do not split multibyte characters

Please respond!!!
 2015-04-03 22:16 UTC 

af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT)
 2015-04-03 22:22 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/tvheadend: Fix inclusion of dtv-scan-tables files
 2015-04-03 22:21 UTC  (2+ messages)

[Bug 89887] AMD 3650 Mobility locks up on overdraw
 2015-04-03 22:19 UTC  (3+ messages)

[Buildroot] [git commit] wine: more hostarch
 2015-04-03 22:18 UTC 

[Buildroot] [git commit] wine: 1.6.2 has no netapi configure option
 2015-04-03 22:18 UTC 

[Buildroot] [git commit] wine: Add xlib_libXext dependency
 2015-04-03 22:18 UTC 

[Buildroot] [git commit] wine: Add opengl dependency
 2015-04-03 22:18 UTC 

[GIT PULL] wireless wl12xx and omap device tree changes for v4.1
 2015-04-03 22:12 UTC  (4+ messages)

[libvirt] [PATCH V2 0/3] libxl: domain destroy fixes
 2015-04-03 22:15 UTC 

[PATCH v5 00/15] Add support to STMicroelectronics STM32 family
 2015-04-03 22:14 UTC  (6+ messages)
` [PATCH v5 08/15] clockevents/drivers: Add STM32 Timer driver


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.