messages from 2017-11-17 19:15:26 to 2017-11-17 20:16:22 UTC [more...]
[GIT PULL 00/83] perf/core improvements and fixes
2017-11-17 20:16 UTC (25+ messages)
` [PATCH 01/83] perf evlist: Set the correct idx when adding dummy events
` [PATCH 02/83] perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay
` [PATCH 14/83] perf annotate: Move rb_node to struct annotation_line
` [PATCH 15/83] perf annotate: Add annotation_line__(new|delete) functions
` [PATCH 17/83] perf annotate: Add samples into struct annotation_line
` [PATCH 20/83] perf annotate: Remove disasm__calc_percent() from disasm_line__print()
` [PATCH 26/83] perf annotate browser: Use samples data from struct annotation_line
` [PATCH 27/83] perf annotate browser: Do not pass nr_events in disasm_rb_tree__insert
` [PATCH 30/83] perf annotate browser: Change selection to struct annotation_line
` [PATCH 31/83] perf annotate browser: Change offsets "
` [PATCH 32/83] perf annotate browser: Use struct annotation_line in browser_line
` [PATCH 34/83] perf annotate browser: Use struct annotation_line in browser top
` [PATCH 35/83] perf annotate browser: Add disasm_line__write function
` [PATCH 36/83] perf annotate: Align source and offset lines
` [PATCH 55/83] perf machine: Guard against NULL in machine__exit()
` [PATCH 57/83] perf annotate: Do not truncate instruction names at 6 chars
` [PATCH 58/83] perf test shell: Fix check open filename arg using 'perf trace' on s390x
` [PATCH 65/83] perf evsel: Say which PMU Hardware event doesn't support sampling/overflow-interrupts
` [PATCH 67/83] perf: Fix header.size for namespace events
` [PATCH 69/83] perf trace: Document missing option, colons
` [PATCH 72/83] perf evlist: Document missing --force option
` [PATCH 74/83] perf callchain: Reset cursor arg instead of callchain_cursor
` [PATCH 76/83] perf evlist: Add perf_evlist__parse_sample_timestamp function
` [PATCH 83/83] perf tools: Move symbol__calc_percent() call to outside symbol__disassemble()
[PATCH 00/12] xfsprogs-4.15: common library for misc. routines
2017-11-17 20:14 UTC (13+ messages)
` [PATCH 01/12] libfrog: move all the userspace support stuff into a new library
` [PATCH 02/12] libfrog: move libxfs_log2_roundup to libfrog
` [PATCH 03/12] libfrog: add bit manipulation functions
` [PATCH 04/12] libfrog: move list_sort out of libxfs
` [PATCH 05/12] libfrog: promote avl64 code from xfs_repair
` [PATCH 06/12] libfrog: create a threaded workqueue
` [PATCH 07/12] libfrog: move topology code out of libxcmd
` [PATCH 08/12] libfrog: move conversion factors "
` [PATCH 09/12] libfrog: move paths.c "
` [PATCH 10/12] libfrog: add missing function fs_table_destroy
` [PATCH 11/12] libhandle: add missing destructor
` [PATCH 12/12] xfs_repair: remove old workqueue implementation in favor of libfrog code
bcache failure hangs something in kernel
2017-11-17 20:13 UTC (9+ messages)
[PATCH] net: Convert net_mutex into rw_semaphore and down read it on net->init/->exit
2017-11-17 20:12 UTC (7+ messages)
[PATCH v3 00/10] drm/i915: Plane assert/readout cleanups etc
2017-11-17 20:12 UTC (14+ messages)
` [PATCH v4 01/10] drm/i915: Add .get_hw_state() method for planes
` [PATCH v3 02/10] drm/i915: Redo plane sanitation during readout
` [PATCH v6 03/10] drm/i915: s/enum plane/enum i9xx_plane_id/
` [PATCH v3 04/10] drm/i915: Use enum i9xx_plane_id for the .get_fifo_size() hooks
` [PATCH v5 05/10] drm/i915: Cleanup enum pipe/enum plane_id/enum i9xx_plane_id in initial fb readout
` [PATCH v2 06/10] drm/i915: Nuke ironlake_get_initial_plane_config()
` [PATCH v2 07/10] drm/i915: Switch fbc over to for_each_new_intel_plane_in_state()
` [PATCH v3 08/10] drm/i915: Nuke crtc->plane
` [PATCH v3 09/10] drm/i915: Use plane->get_hw_state() for initial plane fb readout
` [PATCH v3 10/10] drm/i915: Add rudimentary plane state verification
` ✓ Fi.CI.BAT: success for drm/i915: Plane assert/readout cleanups etc. (rev9)
[Qemu-devel] [Bug 1732981] [NEW] usb-net on aarch64 has wrong class IDs, isn't recognized by Windows
2017-11-17 19:59 UTC
BUG: unable to handle kernel paging request in snd_seq_oss_readq_puts
2017-11-17 20:10 UTC (2+ messages)
[PATCH V6] EVM: Add support for portable signature format
2017-11-17 20:09 UTC (13+ messages)
` IMA appraisal master plan? (was: Re: [PATCH V6] EVM: Add support for portable signature format)
` IMA appraisal master plan?
Btrfs progs pre-release 4.14-rc1
2017-11-17 20:08 UTC (3+ messages)
[RFC PATCH for 4.15 00/24] Restartable sequences and CPU op vector v11
2017-11-17 20:07 UTC (12+ messages)
` [RFC PATCH v3 for 4.15 08/24] Provide cpu_opv system call
[Qemu-devel] [PULL 00/11] Miscellaneous patches for QEMU 2.11-rc2
2017-11-17 20:07 UTC (3+ messages)
` [Qemu-devel] [PULL 07/11] cpu-exec: don't overwrite exception_index
[PATCH -stable] arm: crypto: reduce priority of bit-sliced AES cipher
2017-11-17 20:07 UTC (2+ messages)
Blank console but X11 works on MCP79 - old regression since 3.8
2017-11-17 20:06 UTC (11+ messages)
[PATCH v10 0/8] net: stmmac: dwmac-sun8i: Handle integrated PHY
2017-11-17 20:05 UTC (7+ messages)
` [PATCH v10 5/8] ARM: dts: sunxi: Restore EMAC changes (boards)
[PATCH 00/13] x86/paravirt: Make pv ops code generation more closely match reality
2017-11-17 19:52 UTC (11+ messages)
` [PATCH 03/13] x86/paravirt: Convert native patch assembly code strings to macros
` [PATCH 10/13] x86/alternative: Support indirect call replacement
[PATCH] [RFC] md raid10: use rcu to avoid NULL dereference in raid10d()
2017-11-17 20:03 UTC (4+ messages)
[PATCH] usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_set
2017-11-17 20:02 UTC
[PATCH 1/2] Documentation about triangular workflow
2017-11-17 20:01 UTC (2+ messages)
[PATCH 00/10] Handle platform_get_irq's error checking and returns
2017-11-17 19:58 UTC (26+ messages)
` [PATCH 01/10] Input: ep93xx_keypad: Fix platform_get_irq's error checking
` [PATCH 02/10] Input: omap4-keypad: "
` [PATCH 03/10] Input: twl4030_keypad: "
` [PATCH 04/10] Input: serio: "
` [PATCH 05/10] Input: cpcap-pwrbutton: Handle return value of platform_get_irq
` [PATCH 06/10] Input: w90p910_ts: "
` [PATCH 07/10] Input: sun4i-ts: "
` [PATCH 08/10] Input: twl4030-pwrbutton: "
` [PATCH 09/10] Input: sirfsoc-onkey: "
` [PATCH 10/10] Input: palmas-pwrbutton: "
[patch net-next RFC v2 00/11] Add support for resource abstraction
2017-11-17 19:58 UTC (2+ messages)
[Qemu-devel] [PATCH 00/15] sun4u: tidy-up CPU, APB and ebus
2017-11-17 19:58 UTC (9+ messages)
` [Qemu-devel] [PATCH 01/15] apb: move QOM macros and typedefs from apb.c to apb.h
` [Qemu-devel] [PATCH 03/15] sun4u: move ISABus inside of EBusState
ath6kl : intermittent Wi-Fi on Fedora 27 (Linux 4.13.12-300)
2017-11-17 19:58 UTC
[PATCH 0/5] xfsprogs: 4.15 rollup
2017-11-17 19:57 UTC (6+ messages)
` [PATCH 1/5] xfs_db: print structure padding fields consistently
` [PATCH 2/5] xfs_db: add missing padding fields
` [PATCH 3/5] xfs_io: pull xfs errortag definitions from libxfs
` [PATCH 4/5] xfs_io: provide an interface to the scrub ioctls
` [PATCH 5/5] man: describe the metadata scrubbing ioctl
[U-Boot] [PATCH] usb: r8a66597: Add support for RZ/A series
2017-11-17 19:56 UTC (3+ messages)
[PATCH v5 00/22] sh: LANDISK and R2Dplus convert to device tree
2017-11-17 19:54 UTC (7+ messages)
` [J-core] "
WARN_ON in __writeback_inodes_sb_nr
2017-11-17 19:55 UTC
[PATCH 0/4] treewide: Fix line continuation formats
2017-11-17 19:52 UTC (6+ messages)
` [PATCH 2/4] drm: amd: "
[Qemu-devel] [PATCH v4 for-2.11] QAPI & interop: Clarify events emitted by 'block-job-cancel'
2017-11-17 19:52 UTC (2+ messages)
[PATCH 1/2] xfs_io: stat: fix typo in statfs->f_flags
2017-11-17 19:54 UTC (2+ messages)
` [PATCH 2/2] xfs_io: stat: treat statfs.f_flags as optional
[PATCH] ARM: dts: bcm2835-rpi: Avoid conflicts on i2c0
2017-11-17 19:51 UTC (5+ messages)
[PATCH v1 net-next 0/7] net: dsa: microchip: Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers
2017-11-17 19:51 UTC (4+ messages)
[PATCH] btrfs: clear space cache inode generation always
2017-11-17 19:50 UTC
OpenBMC community telecon - 11/13 call for topics
2017-11-17 19:50 UTC (2+ messages)
[GIT PULL] llvm fixes
2017-11-17 19:50 UTC (3+ messages)
[PATCH v4 00/10] Partial clone part 2: fsck and promisors
2017-11-17 19:49 UTC (4+ messages)
` [PATCH v4 07/10] introduce fetch-object: fetch one promisor object
[U-Boot] [PATCH] mtd: cfi: Add support for status register polling
2017-11-17 19:48 UTC (5+ messages)
` [U-Boot] "
Please update the linux-next location for the RDMA subsystem
2017-11-17 19:47 UTC
[GIT PULL] xfs: great scads of new stuff for 4.15
2017-11-17 19:46 UTC (2+ messages)
` [GIT PULL] xfs: fixes "
[PATCH] rdma: Add Jason as a co-maintainer
2017-11-17 19:45 UTC (5+ messages)
[RFC PATCH 1/2] lib: debugobjects: export max loops counter
2017-11-17 19:43 UTC (2+ messages)
` [RFC PATCH 2/2] lib: debugobjects: touch watchdog to avoid softlockup when !CONFIG_PREEMPT
[PATCH v2] launch_editor(): indicate that Git waits for user input
2017-11-17 19:41 UTC (2+ messages)
[Cocci] Compiling with OCaml 4.06 / safe-string
2017-11-17 19:40 UTC (2+ messages)
[Bug 197877] New: arcmsr fails to initialize Areca ARC-1110/ARC-1120 on some systems
2017-11-17 19:39 UTC (2+ messages)
` [Bug 197877] "
[PATCH v2] iomap: report collisions between directio and buffered writes to userspace
2017-11-17 19:39 UTC
[PATCH 0/2] Lapic LDR fixup
2017-11-17 19:37 UTC (3+ messages)
[PATCH v4 0/4] drivers/fsi: Add SBEFIFO client driver
2017-11-17 19:34 UTC (7+ messages)
` [PATCH v4 1/4] dt-bindings: fsi: Add SBEFIFO documentation
` [PATCH v4 2/4] drivers/fsi: Add SBEFIFO FSI client device driver
` [PATCH v4 3/4] drivers/fsi: sbefifo: Add miscdevice
` [PATCH v4 4/4] drivers/fsi: sbefifo: Add in-kernel API
[GIT PULL] Followup merge window block fixes/changes
2017-11-17 19:35 UTC (3+ messages)
[PATCH 0/5] ASoC: Handle platform_get_irq's error checking and return
2017-11-17 19:33 UTC (12+ messages)
` [PATCH 1/5] ASoC: ep93xx-ac97: Fix platform_get_irq's error checking
` [PATCH 2/5] ASoC: mt8173: "
` [PATCH 3/5] ASoC: nuc900: "
` [PATCH 4/5] ASoC: intel: sst: Handle return value of platform_get_irq
` [PATCH 5/5] ASoC: intel: mfld: "
[PATCH] hfsplus: fix the bug that cannot recognize files with hangul file name
2017-11-17 19:33 UTC
[PATCH v2 0/3] nvmet-rdma: SRQ per completion vector
2017-11-17 19:32 UTC (9+ messages)
` [PATCH 1/3] IB/core: add a simple SRQ pool per PD
[PATCH v2] binder: fix proc->files use-after-free
2017-11-17 19:31 UTC (2+ messages)
[PATCH] smartpqi: initial submit of smartpqi man page
2017-11-17 19:31 UTC (11+ messages)
[PATCH v3 0/2] clocksource: npcm: add NPCM7xx timer driver
2017-11-17 19:31 UTC (8+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-binding: timer: document NPCM7xx timer DT bindings
[RFC PATCH] blk-throttle: add burst allowance
2017-11-17 19:26 UTC (4+ messages)
[rocko][PATCH 1/4] openssl10: Upgrade 1.0.2l -> 1.0.2m
2017-11-17 19:24 UTC (7+ messages)
` [rocko][PATCH 2/4] openssl10: fix runtime errors with Thumb2 when using binutils 2.29
` [rocko][PATCH 3/4] openssl: Upgrade 1.1.0f -> 1.1.0g
` [rocko][PATCH 4/4] openssl: fix runtime errors with Thumb2 when using binutils 2.29
[PATCH 1/4] openssl10: Upgrade 1.0.2l -> 1.0.2m
2017-11-17 19:22 UTC (2+ messages)
[PATCH v2] md: introduce new personality funciton start()
2017-11-17 19:21 UTC (2+ messages)
[Qemu-devel] [Bug 1717708] [NEW] QEMU aarch64 can't run Windows ARM64 iso's
2017-11-17 19:11 UTC (3+ messages)
` [Qemu-devel] [Bug 1717708] "
[PATCH] u-boot: Upgrade to 2017.11 release
2017-11-17 19:19 UTC (3+ messages)
` [U-Boot] "
[git pull] drm for v4.15
2017-11-17 19:18 UTC (9+ messages)
[PATCH 0/2] drivers: Move visorbus from staging to drivers/visorbus
2017-11-17 19:17 UTC (3+ messages)
` [PATCH 2/2] drivers: visorbus: move driver out of staging
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.