All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-14 21:23:23 to 2015-09-14 22:46:28 UTC [more...]

[PATCH 00/19] Lustre fixes
 2015-09-14 22:41 UTC  (16+ messages)
` [PATCH 01/19] staging/lustre/lnet: Reenable lnet router debugfs
` [PATCH 06/19] staging/lustre/lmv: fix potential null pointer dereference
` [PATCH 07/19] staging/lustre/llite: deny non-root user for changelog operations
` [PATCH 08/19] staging/lustre/o2iblnd: connection refcount fix for kiblnd_post_rx
` [PATCH 09/19] staging/lustre/osc: LBUG in osc_lru_reclaim
` [PATCH 10/19] staging/lustre/libcfs: minor fix in cfs_hash_for_each_relax()
` [PATCH 11/19] staging/lustre/lnet: fix deadloop in ksocknal_push
` [PATCH 12/19] staging/lustre/o2iblnd: wrong uses of kib_tx_t::tx_nfrags
` [PATCH 13/19] staging/lustre/llite: ASSERTION( atomic_read(&d->ld_ref) == 0 ) failed
` [PATCH 14/19] staging/lustre/obdclass: Eliminate hash bucket scans in lu_cache_shrink
` [PATCH 15/19] staging/lustre: Remove unused MAY_ constants
` [PATCH 16/19] staging/lustre/osc: use global osc_rq_pool to reduce memory usage
` [PATCH 17/19] staging/lustre/o2iblnd: leak cmid in kiblnd_dev_need_failover
` [PATCH 18/19] staging/lustre/libcfs: remove unused cfs_timer_done
` [PATCH 19/19] staging/lustre/ptlrpc: make ptlrpcd threads cpt-aware

[PATCH v2] net: mvneta: fix refilling for Rx DMA buffers
 2015-09-14 22:46 UTC  (8+ messages)

[PATCH V10] Report interrupt that caused system wakeup
 2015-09-14 23:12 UTC  (2+ messages)

DSA: phy polling
 2015-09-14 22:41 UTC  (5+ messages)

[Qemu-devel] [PATCH v16 00/35] TileGX basic instructions
 2015-09-14 22:43 UTC  (36+ messages)
` [Qemu-devel] [PATCH v16 01/35] linux-user: tilegx: Add architecture related features
` [Qemu-devel] [PATCH v16 02/35] linux-user: Support tilegx architecture in linux-user
` [Qemu-devel] [PATCH v16 03/35] linux-user: Conditionalize syscalls which are not defined in tilegx
` [Qemu-devel] [PATCH v16 04/35] target-tilegx: Add opcode basic implementation from Tilera Corporation
` [Qemu-devel] [PATCH v16 05/35] target-tilegx: Modify opcode_tilegx.h to fit QEMU usage
` [Qemu-devel] [PATCH v16 06/35] target-tilegx: Modify _SPECIAL_ opcodes
` [Qemu-devel] [PATCH v16 07/35] target-tilegx: Fix LDNA_ADD_IMM8_OPCODE_X1
` [Qemu-devel] [PATCH v16 08/35] target-tilegx: Add special register information from Tilera Corporation
` [Qemu-devel] [PATCH v16 09/35] target-tilegx: Add cpu basic features for linux-user
` [Qemu-devel] [PATCH v16 10/35] target-tilegx: Add several helpers for instructions translation
` [Qemu-devel] [PATCH v16 11/35] target-tilegx: Framework for decoding bundles
` [Qemu-devel] [PATCH v16 12/35] target-tilegx: Generate SEGV properly
` [Qemu-devel] [PATCH v16 13/35] target-tilegx: Add TILE-Gx building files
` [Qemu-devel] [PATCH v16 14/35] target-tilegx: Handle simple logical operations
` [Qemu-devel] [PATCH v16 15/35] target-tilegx: Handle arithmetic instructions
` [Qemu-devel] [PATCH v16 16/35] host-utils: Add revbit functions
` [Qemu-devel] [PATCH v16 17/35] target-arm: Use new "
` [Qemu-devel] [PATCH v16 18/35] target-tilegx: Handle most bit manipulation instructions
` [Qemu-devel] [PATCH v16 19/35] target-tilegx: Handle basic load and store instructions
` [Qemu-devel] [PATCH v16 20/35] target-tilegx: Handle post-increment "
` [Qemu-devel] [PATCH v16 21/35] target-tilegx: Handle unconditional jump instructions
` [Qemu-devel] [PATCH v16 22/35] target-tilegx: Handle conditional branch instructions
` [Qemu-devel] [PATCH v16 23/35] target-tilegx: Handle comparison instructions
` [Qemu-devel] [PATCH v16 24/35] target-tilegx: Implement system and memory management instructions
` [Qemu-devel] [PATCH v16 25/35] target-tilegx: Handle bitfield instructions
` [Qemu-devel] [PATCH v16 26/35] target-tilegx: Handle shift instructions
` [Qemu-devel] [PATCH v16 27/35] target-tilegx: Handle conditional move instructions
` [Qemu-devel] [PATCH v16 28/35] target-tilegx: Handle scalar multiply instructions
` [Qemu-devel] [PATCH v16 29/35] target-tilegx: Handle mask instructions
` [Qemu-devel] [PATCH v16 30/35] target-tilegx: Handle v1cmpeq, v1cmpne
` [Qemu-devel] [PATCH v16 31/35] target-tilegx: Handle mtspr, mfspr
` [Qemu-devel] [PATCH v16 32/35] target-tilegx: Handle atomic instructions
` [Qemu-devel] [PATCH v16 33/35] target-tilegx: Handle v4int_l/h
` [Qemu-devel] [PATCH v16 34/35] target-tilegx: Handle v1shli, v1shrui
` [Qemu-devel] [PATCH v16 35/35] target-tilegx: Handle v1shl, v1shru, v1shrs

[Buildroot] [PATCH] micropython: new package
 2015-09-14 22:44 UTC  (3+ messages)

What's cooking in git.git (Sep 2015, #03; Mon, 14)
 2015-09-14 22:43 UTC 

[ANNOUNCE] Git v2.6.0-rc2
 2015-09-14 22:42 UTC 

[net-next PATCH] net: sched: document attach_default_qdiscs
 2015-09-14 22:42 UTC  (3+ messages)

[Buildroot] Mailing list address
 2015-09-14 22:40 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/lua-periphery: bump to version 1.0.6
 2015-09-14 22:40 UTC 

icetead7-native build failure with Yocto 1.8 on fedora-22
 2015-09-14 22:35 UTC 

rbd lock list command failure
 2015-09-14 22:35 UTC  (2+ messages)

Patches generated by "git format-patch -M -B" can't be applied with "git apply"?
 2015-09-14 22:32 UTC  (3+ messages)

[Bug 103271] New: AMD R9 270X Flickering with DPM Enabled on Linux 4.1 with RadeonSI
 2015-09-14 22:31 UTC  (2+ messages)
` [Bug 103271] "

[v4.0][v4.1][v4.2][Regression] tpm: fix raciness of PPI interface lookup
 2015-09-14 22:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ibrcommon: fix basename call under musl
 2015-09-14 22:26 UTC 

[Buildroot] [RFC 0/6] mdev-only /dev management (without devtmpfs)
 2015-09-14 22:23 UTC  (10+ messages)
` [Buildroot] [RFC 3/6] system: add "

[Ocfs2-devel] [PATCH] ocfs2: Fill-in the unused portion of the block with zeros by dio_zero_block()
 2015-09-14 22:22 UTC  (4+ messages)

[xen-4.6-testing test] 61839: regressions - FAIL
 2015-09-14 22:19 UTC 

+ cleanup-membarrier-selftest.patch added to -mm tree
 2015-09-14 22:17 UTC 

Developing- Where to Start
 2015-09-14 22:15 UTC  (3+ messages)

+ ocfs2-fill-in-the-unused-portion-of-the-block-with-zeros-by-dio_zero_block.patch added to -mm tree
 2015-09-14 22:13 UTC 

+ ocfs2-fill-in-the-unused-portion-of-the-block-with-zeros-by-dio_zero_block.patch added to -mm tree
 2015-09-14 22:10 UTC 

[Buildroot] [PATCH] libtasn1: bump to version 4.6
 2015-09-14 22:09 UTC  (6+ messages)

GRSecurity Closes Stable Patch to Linux Kernel. How do you feel about this?
 2015-09-14 22:08 UTC 

+ kasan-fix-a-type-conversion-error.patch added to -mm tree
 2015-09-14 22:06 UTC 

+ lib-test_kasan-add-some-testcases.patch added to -mm tree
 2015-09-14 22:06 UTC 

[PATCH 2/2] fetch: fetch submodules in parallel
 2015-09-14 22:06 UTC  (4+ messages)
` [PATCHv2] "
  ` [PATCHv2] fetch: "

[PATCHv2 0/5] perf tools: Enhance parsing events tracepoint error output
 2015-09-14 22:05 UTC  (8+ messages)
` [PATCH 4/5] perf tools: Propagate error info from tp_format

[PATCH RESEND] HID: Add new Microsoft Type Cover 3 product ID
 2015-09-14 22:05 UTC 

PowerPC: massive "scheduling while atomic" reports
 2015-09-14 22:05 UTC  (2+ messages)

[PATCH lttng-tools 1/5] Fix: LPOLLHUP and LPOLLERR when there is still data in pipe/socket
 2015-09-14 22:04 UTC  (5+ messages)
  ` [PATCH lttng-tools 2/5] Fix: relayd: handle consumerd crashes without leak
  ` [PATCH lttng-tools 3/5] Fix: consumerd: consumer_stream_write_index error handling
  ` [PATCH lttng-tools 4/5] Enhance relayd error reporting
  ` [PATCH lttng-tools 5/5] Print relayd stream indexes

[fw filter]: Broken! fw mark based tc class selection not working
 2015-09-14 22:04 UTC  (6+ messages)

[PATCH] external-linaro-toolchain: fixup target compiler using prebuilt libs and headers
 2015-09-14 22:02 UTC 

[PATCH v3 0/2] lib/string_helpers.c: fix infinite loop in string_get_size()
 2015-09-14 22:00 UTC  (3+ messages)
` [PATCH v3 2/2] lib/test-string_helpers.c: add string_get_size() tests

[PATCH net 2/2] 8139cp: reset BQL when ring tx ring cleared
 2015-09-14 21:59 UTC  (5+ messages)

[PATCH] clk: qcom: Allow clk_set_parent() to work on display clocks
 2015-09-14 22:00 UTC  (2+ messages)

+ lib-fix-data-race-in-llist_del_first.patch added to -mm tree
 2015-09-14 21:59 UTC 

[PATCH RFC v3 0/6] Introduce extended syscall error reporting
 2015-09-14 21:59 UTC  (3+ messages)
` [PATCH RFC v3 1/6] exterr: "

[PATCH 5/5] clk: sunxi: sun9i-mmc: Fix module autoload for OF platform driver
 2015-09-14 21:59 UTC  (3+ messages)

[PATCH 4/5] clk: sunxi: sun8i-apb0: Fix module autoload for OF platform driver
 2015-09-14 21:59 UTC  (3+ messages)

[PATCH 3/5] clk: sunxi: sun6i-ar100: Fix module autoload for OF platform driver
 2015-09-14 21:59 UTC  (3+ messages)

[PATCH 2/5] clk: sunxi: sun6i-apb0-gates: Fix module autoload for OF platform driver
 2015-09-14 21:59 UTC  (3+ messages)

[PATCH 1/5] clk: sunxi: sun6i-apb0: Fix module autoload for OF platform driver
 2015-09-14 21:59 UTC  (3+ messages)

[PATCH 1/2] clk: at91: utmi: use pmc_read when the at91_pmc is available
 2015-09-14 21:57 UTC  (6+ messages)
` [PATCH 2/2] clk: at91: system: don't try to free_irq when there is no IRQ

[PATCH] HID: Add new Microsoft Type Cover 3 product id
 2015-09-14 21:56 UTC  (2+ messages)

[PATCH] spmi-pmic-arb: support configurable number of peripherals
 2015-09-14 21:54 UTC  (2+ messages)

Unable to link 4.3-rc1: undefined reference to `native_machine_crash_shutdown'
 2015-09-14 21:50 UTC  (2+ messages)

+ kasan-various-fixes-in-documentation-checkpatch-fixes.patch added to -mm tree
 2015-09-14 21:48 UTC 

severe regression in alx ethernet driver
 2015-09-14 21:47 UTC 

[PATCH] x86, perf: Make CYCLE_ACTIVITY.* constraint on Broadwell more specific
 2015-09-14 21:47 UTC 

[4.3-rc1 regression] modular 8250 doesn't load
 2015-09-14 21:46 UTC  (8+ messages)

+ kasan-update-reference-to-kasan-prototype-repo.patch tentatively added to -mm tree
 2015-09-14 21:46 UTC 

+ kasan-move-kasan_sanitize-in-arch-x86-boot-makefile.patch tentatively added to -mm tree
 2015-09-14 21:46 UTC 

+ kasan-various-fixes-in-documentation.patch tentatively added to -mm tree
 2015-09-14 21:46 UTC 

+ kasan-update-log-messages.patch tentatively added to -mm tree
 2015-09-14 21:46 UTC 

+ kasan-accurately-determine-the-type-of-the-bad-access.patch tentatively added to -mm tree
 2015-09-14 21:46 UTC 

+ kasan-update-reported-bug-types-for-kernel-memory-accesses.patch tentatively added to -mm tree
 2015-09-14 21:46 UTC 

+ kasan-update-reported-bug-types-for-not-user-nor-kernel-memory-accesses.patch tentatively added to -mm tree
 2015-09-14 21:46 UTC 

[Buildroot] [PATCH] kompexsqlite: new package
 2015-09-14 21:45 UTC 

[Bug 91982] [radeonsi] fs leak in get_radeon_bo()
 2015-09-14 21:44 UTC  (2+ messages)

+ mm-make-swapin-readahead-to-improve-thp-collapse-rate.patch added to -mm tree
 2015-09-14 21:41 UTC 

+ mm-make-optimistic-check-for-swapin-readahead.patch added to -mm tree
 2015-09-14 21:41 UTC 

+ mm-add-tracepoint-for-scanning-pages.patch added to -mm tree
 2015-09-14 21:41 UTC 

[PATCH v6 0/6] locking/qspinlock: Enhance pvqspinlock performance
 2015-09-14 21:41 UTC  (5+ messages)
` [PATCH v6 4/6] locking/pvqspinlock: Collect slowpath lock statistics

[RFC v5 0/3] mm: make swapin readahead to gain more thp performance
 2015-09-14 21:41 UTC  (6+ messages)
` [RFC v5 2/3] mm: make optimistic check for swapin readahead

[Buildroot] [PATCH] system: add options for /bin /sbin and /lib to be symlinks into /usr
 2015-09-14 21:39 UTC  (9+ messages)

[Buildroot] [PATCH] host-gcc-final: don't install a dead symlink
 2015-09-14 21:38 UTC  (3+ messages)

[PATCH] image.bbclass: add do_rootfs vardeps for IMAGE_{CMD, TYPEDEP}_*
 2015-09-14 21:38 UTC 

[GIT PULL 00/27] perf tools: filtering events using eBPF programs
 2015-09-14 21:37 UTC  (3+ messages)
` [PATCH 19/27] perf tools: Introduce regs_query_register_offset() for x86

[PATCH v4 00/52] PCI: Resource allocation cleanup for v4.3
 2015-09-14 21:37 UTC  (4+ messages)
` [PATCH v4 04/52] PCI: Optimize bus min_align/size calculation during sizing

[U-Boot] [PATCH] smsc95xx: Use zero length packets when RX fifo is empty
 2015-09-14 21:37 UTC  (4+ messages)

[PATCH 0/3] PS3 updates for 4.3
 2015-09-14 21:36 UTC  (3+ messages)
` [PATCH 3/3] powerpc/ps3: Refresh ps3_defconfig
  ` [PATCH V2 "

resize2fs: Should never happen: resize inode corrupt! - lost key inodes
 2015-09-14 21:35 UTC  (8+ messages)

[RFC PATCH] vfio/pci: Use kernel VPD access functions
 2015-09-14 21:34 UTC  (3+ messages)

[PATCH v4 0/2] ethdev: add port speed capability bitmap
 2015-09-14 21:33 UTC  (6+ messages)

[PATCH nf] netfilter: bridge: fix routing of bridge frames with call-iptables=1
 2015-09-14 21:38 UTC  (3+ messages)

+ mm-fix-docbook-comment-for-get_vaddr_frames.patch added to -mm tree
 2015-09-14 21:30 UTC 

[PATCH 1/1] perf/x86/intel: Fix static checker warning in lbr enable
 2015-09-14 14:14 UTC 

[PATCH 0/2] alpha: fix build failure
 2015-09-14 21:29 UTC  (3+ messages)

[PATCH V4] mkefidisk: Create interactive menu for the script
 2015-09-14 21:29 UTC  (2+ messages)

Priority backfill/recovery based on the degradation level of the PG
 2015-09-14 21:29 UTC 

[PATCH 0/3] ARM: brcmstb: Bus Interface Unit support
 2015-09-14 21:29 UTC  (6+ messages)
` [PATCH 3/3] ARM: brcmstb: Setup BIU control registers during boot

[PATCH v4 0/7] Add support for additional bq27xxx devices
 2015-09-14 21:26 UTC  (16+ messages)
` [PATCH v4 1/7] power: bq27x00_battery: Remove unneeded i2c MODULE_ALIAS
` [PATCH v4 2/7] power: bq27x00_battery: Renaming for consistency
` [PATCH v4 3/7] power: bq27xxx_battery: Platform initialization must declare a device
` [PATCH v4 4/7] power: bq27xxx_battery: Fix typos and change naming for state of charge functions
` [PATCH v4 5/7] power: bq27xxx_battery: Add support for additional bq27xxx family devices
` [PATCH v4 6/7] power: bq27xxx_battery: Cleanup health checking
` [PATCH v4 7/7] power: bq27xxx_battery: Add interrupt handling support

[PATCH net-next] xen-netfront: always set num queues if possible
 2015-09-14 21:28 UTC 

[PATCH net-next] xen-netfront: always set num queues if possible
 2015-09-14 21:28 UTC 

backports-20150818 is out
 2015-09-14 21:26 UTC 

[U-Boot] [RESEND PATCH v3 0/5] fix NetConsole for CONFIG_DM_ETH
 2015-09-14 21:26 UTC  (3+ messages)
` [U-Boot] [RESEND PATCH v3 1/5] net: expose eth_is_active() function to test network device state

+ lib-test-string_helpersc-add-string_get_size-tests.patch added to -mm tree
 2015-09-14 21:26 UTC 

+ lib-string_helpersc-fix-infinite-loop-in-string_get_size-v3.patch added to -mm tree
 2015-09-14 21:25 UTC 

[PATCH] backports: remove AVERAGE, backport DECLARE_EWMA
 2015-09-14 21:25 UTC  (2+ messages)

[PATCH] backports: update Kconfig tools from upstream
 2015-09-14 21:25 UTC  (2+ messages)

[PATCH 1/6] Input: edt-ft5x06 - switch to newer gpio framework
 2015-09-14 21:24 UTC  (4+ messages)
` [PATCH 6/6] ARM: dts: set up trigger type for edt-ft5x06 interrupts

[PATCH] git-tracker: read INPUT_HTTP[S]_PROXY environment variable
 2015-09-14 21:25 UTC  (3+ messages)
` [PATCH v2] "


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.