All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-06 21:07:56 to 2015-02-06 22:16:05 UTC [more...]

[PATCH 0/36] aha1542: Various improvements
 2015-02-06 22:11 UTC  (27+ messages)
` [PATCH 01/36] aha1542: Stop using scsi_module.c
` [PATCH 02/36] aha1542: remove dead code
` [PATCH 03/36] aha1542: Remove SCSI_BUF_PA, SCSI_SG_PA, AHA1542_SCATTER and AHA1542_CMDLUN
` [PATCH 04/36] aha1542: Remove HOSTDATA macro
` [PATCH 05/36] aha1542: Convert aha1542_intr_reset to function
` [PATCH 06/36] aha1542: Use u8 instead of unchar
` [PATCH 07/36] aha1542: Reorder functions to remove forward declarations
` [PATCH 08/36] aha1542: remove empty aha1542_stat
` [PATCH 09/36] aha1542: Use BIT() macro
` [PATCH 10/36] aha1542: Remove WAIT and WAITd macros
` [PATCH 11/36] aha1542: Unify aha1542_in and aha1542_in1
` [PATCH 12/36] aha1542: Split aha1542_out
` [PATCH 13/36] aha1542: Remove unneeded gotos
` [PATCH 14/36] aha1542: remove useless code from aha1542_test_port
` [PATCH 16/36] aha1542: Merge aha1542_host_reset and aha1542_bus_reset
` [PATCH 21/36] aha1542: Simplify aha1542_biosparam
` [PATCH 23/36] aha1524: Use struct scsi_cmnd
` [PATCH 24/36] aha1542: Always name Scsi_Host variables sh
` [PATCH 25/36] aha1542: fix include guard and remove useless changelog
` [PATCH 26/36] aha1542: "
` [PATCH 28/36] aha1542: Pass struct Scsi_Host * to functions
` [PATCH 29/36] aha1542: Change aha1542_set_bus_times parameters
` [PATCH 31/36] aha1542: remove DEB macro and simplify debug code
` [PATCH 32/36] aha1542: Use print_hex_dump_bytes in "
` [PATCH 34/36] aha1542: rework locking
` [PATCH 36/36] aha1542: remove loop from aha1542_outb

[Cocci] Remove unnecessary null pointer checks?
 2015-02-06 22:15 UTC  (30+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH 0/3] md: Deletion of a few unnecessary checks
                                  ` [PATCH 3/3] dm ioctl: Delete an unnecessary check before the function call "dm_table_destroy"
                                ` [PATCH 0/4] SCSI-QLA4...: Deletion of some unnecessary checks
                                  ` [PATCH 1/4] SCSI-QLA4...: Deletion of unnecessary checks before three function calls
                                  ` [PATCH 2/4] SCSI-QLA4...: Less function calls in qla4xxx_is_session_exists() after error detection

Parsing external datasources in trace compass for regions of interest in a trace
 2015-02-06 22:13 UTC 

Bucket lifecycle (object expiration)
 2015-02-06 22:13 UTC  (3+ messages)

[diamon-discuss] Parsing external datasources in trace compass for regions of interest in a trace
 2015-02-06 22:13 UTC 

[PATCH] dm: Respect request queue page gaps flag
 2015-02-06 22:13 UTC  (3+ messages)
` [PATCH v2] block: do not merge two requests with sg gaps if unsupported

[PATCH 0/2] tracing/tlb/x85: Fix splat of calling RCU trace code on offline CPU
 2015-02-06 22:13 UTC  (13+ messages)

[Patch V4 00/10] ASoC: QCOM: Add support for ipq806x SOC
 2015-02-06 22:13 UTC  (5+ messages)
` [Patch V4 02/10] ASoC: max98357a: Document MAX98357A bindings
` [Patch V4 04/10] ASoC: codec: Add MAX98357A codec driver

panic on boot with latest net-next
 2015-02-06 22:11 UTC  (3+ messages)

[PATCH 1/2] kernel/fork: handle put_user errors for CLONE_CHILD_SETTID/CLEARTID
 2015-02-06 22:10 UTC  (8+ messages)
` [PATCH 2/2] kernel/fork: handle put_user errors for CLONE_PARENT_SETTID

[PATCH] Btrfs: fix fsync race leading to ordered extent memory leaks
 2015-02-06 22:09 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 1/1] ioctl-fat.2: new manpage for the ioctl fat API
 2015-02-06 22:10 UTC  (2+ messages)
  ` [PATCH 1/1] ioctl_fat.2: d_ino, d_off, return value explained

[PATCH 1/2] ARM: mxs_defconfig: Add VFAT support
 2015-02-06 22:09 UTC  (2+ messages)
` [PATCH 2/2] ARM: imx_v4_v5_defconfig: "

[PATCHv6 0/5] Add Altera peripheral memories to EDAC framework
 2015-02-06 22:09 UTC  (13+ messages)
` [PATCHv6 2/5] arm: socfpga: Enable OCRAM ECC on startup
` [PATCHv6 4/5] edac: altera: Add Altera L2 Cache and OCRAM EDAC Support
` [PATCHv6 5/5] arm: dts: Add Altera L2 Cache and OCRAM EDAC entries

[RFH] "diff -B -M"
 2015-02-06 22:08 UTC 

[PATCH] intel_pstate: provide option to only use intel_pstate with HWP
 2015-02-06 22:31 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/12] avr32: add generic board
 2015-02-06 22:06 UTC  (13+ messages)
` [U-Boot] [PATCH v3 01/12] avr32: use dlmalloc for DMA buffers
` [U-Boot] [PATCH v3 02/12] avr32: rename cpu_init() -> arch_cpu_init()
` [U-Boot] [PATCH v3 03/12] avr32: factor out cpu_mmc_init()
` [U-Boot] [PATCH v3 04/12] avr32: rename mmu.h definitions
` [U-Boot] [PATCH v3 05/12] avr32: convert to dram_init()
` [U-Boot] [PATCH v3 06/12] avr32: use generic gd->start_addr_sp
` [U-Boot] [PATCH v3 07/12] common/board_f: factor out reserve_stacks
` [U-Boot] [PATCH v3 08/12] common/board_r: manual relocation for cmd table
` [U-Boot] [PATCH v3 09/12] common/board_r: allocate bootparams
` [U-Boot] [PATCH v3 10/12] avr32: add generic board support
` [U-Boot] [PATCH v3 11/12] grasshopper: enable generic board
` [U-Boot] [PATCH v3 12/12] atstk1002: "

[nightly] Core TISDK 2015.02 build 2015-02-06_16-02-30
 2015-02-06 21:41 UTC 

[merged] mm-debug_pagealloc-fix-build-failure-on-ppc-and-some-other-archs.patch removed from -mm tree
 2015-02-06 22:02 UTC 

[merged] nilfs2-fix-deadlock-of-segment-constructor-over-i_sync-flag.patch removed from -mm tree
 2015-02-06 22:02 UTC 

[merged] maintainers-remove-superh-website.patch removed from -mm tree
 2015-02-06 22:02 UTC 

[merged] memcg-shmem-fix-shmem-migration-to-use-lrucare.patch removed from -mm tree
 2015-02-06 22:02 UTC 

[merged] mm-export-high_memory-symbol-on-mmu.patch removed from -mm tree
 2015-02-06 22:02 UTC 

[merged] mailmap-update-konstantin-khlebnikovs-email-address.patch removed from -mm tree
 2015-02-06 22:02 UTC 

[merged] mm-pagewalk-call-pte_hole-for-vm_pfnmap-during-walk_page_range.patch removed from -mm tree
 2015-02-06 22:02 UTC 

[PATCH] git-compat-util: do not step on MAC_OS_X_VERSION_MIN_REQUIRED
 2015-02-06 22:01 UTC  (6+ messages)

[PATCH v2 0/4] NFSD: Add READ_PLUS support
 2015-02-06 22:01 UTC  (19+ messages)
` [PATCH v2 2/4] NFSD: Add READ_PLUS support for data segments

[PATCH net-next v3] Add support of Cavium Liquidio ethernet adapters
 2015-02-06 20:28 UTC  (4+ messages)
` [PATCH net-next v4] "

[PATCH v5 00/10] audio timestamping evolutions
 2015-02-06 21:55 UTC  (11+ messages)
` [PATCH v5 01/10] ALSA: core: don't override timestamp unconditionally
` [PATCH v5 02/10] ALSA: core: allow for trigger_tstamp snapshot in .trigger
` [PATCH v5 03/10] ALSA: hda: read trigger_timestamp immediately after starting DMA
` [PATCH v5 04/10] ALSA: usb: update trigger timestamp on first non-zero URB submitted
` [PATCH v5 05/10] ALSA: core: selection of audio_tstamp type and accuracy reports
` [PATCH v5 06/10] ALSA: core: pass audio tstamp config from userspace
` [PATCH v5 07/10] ALSA: core: pass audio tstamp config from userspace in compat mode
` [PATCH v5 08/10] ALSA: core: replace .wall_clock by .get_time_info
` [PATCH v5 09/10] ALSA: hda: replace .wallclock "
` [PATCH v5 10/10] ALSA: bump PCM protocol to 2.0.13

coresignt etm/etb usage
 2015-02-06 21:56 UTC 

Bad interaction between macro expansion and literal concatenation
 2015-02-06 21:52 UTC  (8+ messages)
` [PATCH] Avoid reuse of string buffer when concatening adjacent string litterals

[U-Boot] Samsung patches
 2015-02-06 21:50 UTC 

[U-Boot] [RFC] m68k: generic board
 2015-02-06 21:49 UTC  (5+ messages)

[PATCH net-next] Driver: Vmxnet3: Change the hex constant to its decimal equivalent
 2015-02-06 21:48 UTC 

[U-Boot] [PATCH v2 00/10] exynos: enable dm i2c
 2015-02-06 21:47 UTC  (7+ messages)
` [U-Boot] [PATCH v3 00/12] "
  ` [U-Boot] [PATCH v3 08/12] i2c: s3c24x0: reduce transmission status timeout

[U-Boot] [PATCH] gpio: omap: Pass correct argument to _get_gpio_direction()
 2015-02-06 21:47 UTC  (3+ messages)

[U-Boot] [PATCH RFT v2] gpio: at91: Fix getting address of private data
 2015-02-06 21:46 UTC  (3+ messages)

[PATCH 1/3] nv50/ir: Add support for MAD 4-byte opcode
 2015-02-06 21:46 UTC  (3+ messages)
  ` [PATCH 2/3] nv50/ir: Add emit support for MAD IMM format
  ` [PATCH 3/3] nv50/ir: Fold IMM into MAD

[U-Boot] [PATCH 1/3] dm: Prevent "demo hello" and "demo status" segfaults
 2015-02-06 21:46 UTC  (3+ messages)

[U-Boot] [PATCH] RSA depends on DM
 2015-02-06 21:46 UTC  (9+ messages)

[Buildroot] [git commit] lame: unconditionally disable debug handling
 2015-02-06 21:46 UTC 

[Qemu-trivial] [PATCH 00/10] Fix warnings (undeclared global symbols)
 2015-02-06 21:43 UTC  (11+ messages)
` [Qemu-trivial] [PATCH 01/10] disas/cris: Fix warning caused by missing 'static' attribute
` [Qemu-trivial] [PATCH 02/10] disas/sh4: "
` [Qemu-trivial] [PATCH 03/10] migration: Fix warning caused by missing declaration of vmstate_dummy
` [Qemu-trivial] [PATCH 04/10] migration: Fix warnings caused by missing 'static' attribute
` [Qemu-trivial] [PATCH 05/10] moxie: Fix warning caused by missing include statement
` [Qemu-trivial] [PATCH 06/10] serial: Fix warnings caused by missing 'static' attribute
` [Qemu-trivial] [PATCH 07/10] spice: Add "
` [Qemu-trivial] [PATCH 08/10] stubs: Fix warning caused by missing include statement
` [Qemu-trivial] [PATCH 09/10] vga: Fix warning caused by missing 'static' attribute
` [Qemu-trivial] [PATCH 10/10] virtio: "

[Qemu-devel] [PATCH 00/20] block: Rework bdrv_close_all()
 2015-02-06 21:43 UTC  (4+ messages)
` [Qemu-devel] [PATCH 12/21] block: Use BlockBackend more

[PATCH 2/2] x86/tbl/trace: Do not trace on CPU that is offline
 2015-02-06 21:42 UTC  (4+ messages)

[PATCH RFCv2 03/10] dm-dedup: hash computation
 2015-02-06 21:42 UTC  (2+ messages)

[PATCH] ARM: print cma-reserved pages from show_mem
 2015-02-06 21:41 UTC  (6+ messages)

[PATCH] samba: add mirrors
 2015-02-06 21:38 UTC 

[U-Boot] [PATCH] sandbox: Return '-c command' exit value as sandbox exit code
 2015-02-06 21:37 UTC 

'git rebase' silently drops changes?
 2015-02-06 21:28 UTC 

[Qemu-trivial] [PATCH] migration: Fix warning caused by missing declaration of vmstate_dummy
 2015-02-06 21:34 UTC  (3+ messages)
` [Qemu-trivial] [PATCH] migration: Fix warnings caused by missing 'static' attribute

Delays, clocks, timers, hrtimers, etc
 2015-02-06 21:31 UTC  (6+ messages)

[PATCH] clocksource: mark sched_clock_read functions notrace
 2015-02-06 21:31 UTC  (3+ messages)

[Qemu-trivial] [PATCH] virtio: Fix warning caused by missing 'static' attribute
 2015-02-06 21:11 UTC 

[Qemu-devel] [PATCH v3] blkdebug: fix "once" rule
 2015-02-06 21:29 UTC  (2+ messages)

gpio-pxa: getting GPIOs by devicetree phandle broken
 2015-02-06 21:28 UTC 

[Qemu-trivial] [PATCH] spice: Add missing 'static' attribute
 2015-02-06 21:28 UTC 

[Qemu-trivial] [PATCH] disas/sh4: Fix warning caused by missing 'static' attribute
 2015-02-06 21:26 UTC 

[Qemu-trivial] [PATCH] disas/cris: Fix warning caused by missing 'static' attribute
 2015-02-06 21:25 UTC 

[Qemu-trivial] [PATCH] serial: Fix warnings caused by missing 'static' attribute
 2015-02-06 21:22 UTC 

[PATCH] branding-mcsdk: Adding MCSDK branding include file
 2015-02-06 21:21 UTC  (4+ messages)

cpuidle vs suspend vs something else
 2015-02-06 21:21 UTC  (3+ messages)

[Qemu-trivial] [PATCH] moxie: Fix warning caused by missing include statement
 2015-02-06 21:20 UTC 

[GIT PULL] please pull infiniband.git
 2015-02-06 21:19 UTC  (2+ messages)

[Qemu-trivial] [PATCH] stubs: Fix warning caused by missing 'static' attribute
 2015-02-06 21:17 UTC 

[Buildroot] [git commit] linux: bump default to version 3.18.6
 2015-02-06 21:17 UTC 

[PATCH 1/1] drivers/base: Remove unnecessary OOM message
 2015-02-06 21:17 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] blkdebug: fix "once" rule
 2015-02-06 21:16 UTC  (3+ messages)

Invalid timestamp? causing tight ack loop (hundreds of thousands of packets / sec)
 2015-02-06 21:16 UTC  (7+ messages)

[PATCH] x86 spinlock: Fix memory corruption on completing completions
 2015-02-06 21:15 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 0/3] vfio: free data and unmap BARs in instance_finalize
 2015-02-06 21:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] vfio: cleanup vfio_get_device error path, remove vfio_populate_device callback
` [Qemu-devel] [PATCH 2/3] vfio: free dynamically-allocated data in instance_finalize
` [Qemu-devel] [PATCH 3/3] vfio: unmap and free BAR "

[Cluster-devel] 3.18.5 kernel panic: fs/gfs2/acl.c:76
 2015-02-06 21:15 UTC 

[Buildroot] [git commit] linux-headers: bump 3.{4, 10, 12, 14, 18}.x series
 2015-02-06 21:15 UTC 

io_u->flags & IO_U_F_FLIGHT failed errors when using libaio
 2015-02-06 21:13 UTC  (3+ messages)

[Qemu-trivial] [PATCH] vga: Fix warning caused by missing 'static' attribute
 2015-02-06 21:13 UTC 

[PATCH] drm: Global atomic state handling
 2015-02-06 21:14 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] drm: atmel-hlcdc: add discard area support
 2015-02-06 21:11 UTC  (4+ messages)

[PATCH v2 1/2] sched/rt: Check to push the task when changing its affinity
 2015-02-06 21:09 UTC  (2+ messages)


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.