messages from 2017-02-24 16:49:16 to 2017-02-24 17:49:32 UTC [more...]
kprobes vs __ex_table[]
2017-02-24 17:48 UTC (5+ messages)
[PATCH] docs/git-gc: fix default value for `--aggressiveDepth`
2017-02-24 17:49 UTC (3+ messages)
[RFC PATCH v6 0/8] vfs/xfs/ext4: GETFSMAP support
2017-02-24 17:48 UTC (4+ messages)
` [PATCH 6/8] xfs: have getfsmap fall back to the freesp btrees when rmap is not present
[ovmf test] 106058: regressions - FAIL
2017-02-24 17:47 UTC
[Qemu-devel] [PULL 0/3] Block patches
2017-02-24 17:47 UTC (4+ messages)
` [Qemu-devel] [PULL 1/3] block/nfs: convert to preadv / pwritev
` [Qemu-devel] [PULL 2/3] block/nfs: try to avoid the bounce buffer in pwritev
` [Qemu-devel] [PULL 3/3] RBD: Add support readv,writev for rbd
[PATCH v5 00/10] GuC Scrub vol. 1
2017-02-24 17:46 UTC (7+ messages)
` [PATCH 06/10] drm/i915/guc: Extract param logic form guc_init_fw()
` [PATCH 07/10] drm/i915/guc: Simplify intel_guc_init_hw()
` [PATCH 08/10] drm/i915/uc: Simplify firmware path handling
[PATCH 1/3] f2fs: init local extent_info to avoid stale stack info in tp
2017-02-24 17:45 UTC (4+ messages)
` [PATCH 2/3] f2fs: remove unsafe bitmap checking
[PATCH] tpm: Use the right clean up after cdev_add completes
2017-02-24 17:43 UTC (2+ messages)
[U-Boot] [PATCH 0/3] ARM: sun9i: Device tree and defconfig for Sunchip CX-A99
2017-02-24 17:42 UTC (5+ messages)
` [U-Boot] [PATCH 1/3] ARM: dts: sun9i: Add mmc1 pinmux setting
[PATCH] tpm crb: Work around BIOS's that report the wrong ACPI region size
2017-02-24 17:42 UTC (2+ messages)
[PATCH] staging: vc04_services: Fixed "space prohibited after that open/close parenthesis" erros
2017-02-24 17:41 UTC (3+ messages)
nvme-cli: JSON format Memory leak fixes
2017-02-24 17:42 UTC (2+ messages)
[PATCH] tpm_tis_core: Choose appropriate timeout for reading burstcount
2017-02-24 17:41 UTC (2+ messages)
[patch] nftw(): clarify dangling symlinks case
2017-02-24 17:41 UTC (5+ messages)
[Qemu-devel] [PULL 00/17] KVM and cpu-exec patches for 2.9 soft freeze
2017-02-24 17:40 UTC (18+ messages)
` [Qemu-devel] [PULL 01/17] cpu-exec: unify icount_decr and tcg_exit_req
` [Qemu-devel] [PULL 02/17] replay: check icount in cpu exec loop
` [Qemu-devel] [PULL 03/17] cpu-exec: remove unnecessary check of cpu->exit_request
` [Qemu-devel] [PULL 04/17] update-linux-headers: update for 4.11
` [Qemu-devel] [PULL 05/17] update Linux headers to 4.11
` [Qemu-devel] [PULL 06/17] cpus: remove ugly cast on sigbus_handler
` [Qemu-devel] [PULL 07/17] KVM: x86: cleanup SIGBUS handlers
` [Qemu-devel] [PULL 08/17] cpus: reorganize signal handling code
` [Qemu-devel] [PULL 09/17] KVM: remove kvm_arch_on_sigbus
` [Qemu-devel] [PULL 10/17] KVM: do not use sigtimedwait to catch SIGBUS
` [Qemu-devel] [PULL 11/17] KVM: move SIG_IPI handling to kvm-all.c
` [Qemu-devel] [PULL 12/17] kvm: use atomic_read/atomic_set to access cpu->exit_request
` [Qemu-devel] [PULL 13/17] KVM: use KVM_CAP_IMMEDIATE_EXIT
` [Qemu-devel] [PULL 14/17] vmxcap: port to Python 3
` [Qemu-devel] [PULL 15/17] vmxcap: update for September 2016 SDM
` [Qemu-devel] [PULL 16/17] qapi: flatten GuestPanicInformation union
` [Qemu-devel] [PULL 17/17] qmp-events: fix GUEST_PANICKED description formatting
[rdma-core v2 0/9] Broadcom User Space RoCE Driver
2017-02-24 17:40 UTC (5+ messages)
[GIT PULL] Block pull request for- 4.11-rc1
2017-02-24 17:39 UTC (8+ messages)
SHA1 collisions found
2017-02-24 17:32 UTC (5+ messages)
[PATCH 0/8] watchdog: s3c2410: Fixes and improvements
2017-02-24 17:30 UTC (6+ messages)
` [PATCH 2/8] watchdog: s3c2410: Fix infinite interrupt in soft mode
Support for multiple types in typeattribute
2017-02-24 17:39 UTC
List of corruption cases for scrub
2017-02-24 17:39 UTC (2+ messages)
[PATCH v2 0/7] in-kernel resource manager
2017-02-24 17:39 UTC (8+ messages)
` [PATCH v2 4/7] tpm: infrastructure for TPM spaces
` [PATCH v2 6/7] tpm: expose spaces via a device link /dev/tpms<n>
[PATCH] travis-ci: run scan-build every time
2017-02-24 17:29 UTC
[PATCH] remove unnecessary initial allocation of vc
2017-02-24 17:37 UTC (2+ messages)
Trying to build yocto-morty on ubuntu-16, machine reboots in the middle of the build
2017-02-24 17:36 UTC (2+ messages)
[Qemu-devel] [PATCH risu 0/9] risu: refactor and reduce CPU-specific code
2017-02-24 17:35 UTC (10+ messages)
` [Qemu-devel] [PATCH risu 1/9] Drop the weird modification of a ucontext in the ppc reginfo_is_eq()
` [Qemu-devel] [PATCH risu 2/9] Abstract out getting and setting parameter register
` [Qemu-devel] [PATCH risu 3/9] Make get_risuop() a formal part of the CPU interface
` [Qemu-devel] [PATCH risu 4/9] ppc64le, m68k: Make reginfo_dump() API match arm, aarch64
` [Qemu-devel] [PATCH risu 5/9] m68k: Drop unused ucontext_t* argument to reginfo_is_eq()
` [Qemu-devel] [PATCH risu 6/9] Make reginfo_{init, is_eq, dump, dump_mismatch} official per-CPU API
` [Qemu-devel] [PATCH risu 7/9] Move send_register_info() to reginfo.c
` [Qemu-devel] [PATCH risu 8/9] Move recv_and_compare_register_info() and report_match_status() "
` [Qemu-devel] [PATCH risu 9/9] Tidy up #include lines
[Qemu-devel] [PATCH] os: don't corrupt pre-existing memory-backend data with prealloc
2017-02-24 17:33 UTC (2+ messages)
Talent Scout
2017-02-24 17:19 UTC
[Qemu-devel] [PATCH v2 00/22] ppc/xics: simplify ICS and ICP creation
2017-02-24 17:34 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 08/22] ppc/xics: use the QOM interface to resend irqs
` [Qemu-devel] [Qemu-ppc] "
Hello From Miss.Joyice Justin!!!!
2017-02-24 17:30 UTC
[PATCH 4.4 00/25] 4.4.52-stable review
2017-02-24 17:33 UTC (5+ messages)
` [PATCH 4.4 17/25] USB: serial: digi_acceleport: fix OOB data sanity check
(no subject)
2017-02-24 17:32 UTC (3+ messages)
` [PATCH-SPEAKUP 1/2] return same error value from spk_set_key_info
[PATCH net-next] tools: hv: Add clean up function for Ubuntu config
2017-02-24 17:30 UTC
[PATCH] drm/i915: Include GuC fw version in error state
2017-02-24 17:32 UTC (8+ messages)
[GIT PULL] fbdev changes for v4.11
2017-02-24 17:29 UTC (3+ messages)
[PATCH] lib/Kconfig.debug: correct documentation paths
2017-02-24 17:29 UTC (4+ messages)
[RFC PATCH] tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
2017-02-24 17:29 UTC (4+ messages)
` [tpmdd-devel] "
[PATCH v2 0/5] kretprobe fixes
2017-02-24 17:29 UTC (5+ messages)
` [PATCH v2 4/5] perf: kretprobes: offset from reloc_sym if kernel supports it
[Qemu-devel] [PATCH 00/54] New op blocker system, part 1
2017-02-24 17:29 UTC (3+ messages)
` [Qemu-devel] [PATCH 36/54] commit: Use real permissions in commit block job
mlx5_ib_post_send panic on s390x
2017-02-24 17:28 UTC (2+ messages)
[PATCH 0/4] staging: rtl8712: Fix multiple checkpatch issues
2017-02-24 17:28 UTC (2+ messages)
[Qemu-devel] [PULL 00/16] QAPI patches for 2017-02-22
2017-02-24 17:27 UTC (2+ messages)
[Qemu-devel] [PATCH V9 0/2] Add new qmp commands to suppurt Xen COLO
2017-02-24 17:27 UTC (4+ messages)
` [Qemu-devel] [PATCH V9 2/2] Add a new qmp command to do checkpoint, query xen replication status
[PATCH] staging: rtl8192e: replace explicit NULL comparison
2017-02-24 17:26 UTC (3+ messages)
` [Outreachy kernel] "
[PATCH v2 00/13] Rewrite NVIC to not depend on the GIC
2017-02-24 17:25 UTC (27+ messages)
` [PATCH v2 03/13] armv7m: Rewrite NVIC to not use any GIC code
` [Qemu-devel] "
` [PATCH v2 10/13] armv7m: Extract "exception taken" code into functions
` [Qemu-devel] "
` [PATCH v2 11/13] armv7m: Check exception return consistency
` [Qemu-devel] "
` [PATCH v2 12/13] armv7m: Raise correct kind of UsageFault for attempts to execute ARM code
` [Qemu-devel] "
` [PATCH v2 13/13] armv7m: Allow SHCSR writes to change pending and active bits
` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 00/13] Rewrite NVIC to not depend on the GIC
` [Qemu-devel] "
[Qemu-devel] [PATCH v2 00/16] Postcopy: Hugepage support
2017-02-24 17:24 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 04/16] exec: ram_block_discard_range
` [Qemu-devel] [PATCH v2 09/16] postcopy: Use temporary for placing zero huge pages
[PATCH v2] mm/vmscan: fix high cpu usage of kswapd if there are no reclaimable pages
2017-02-24 16:51 UTC (4+ messages)
[PATCH RFC] brcmfmac: shutdown interfaces on PSM's watchdog fire
2017-02-24 17:24 UTC
[PATCH] Make grub-install check for errors from efibootmgr
2017-02-24 17:23 UTC (4+ messages)
[PATCH v4] staging: rtl8192u: Remove ternary operator
2017-02-24 17:23 UTC (2+ messages)
[PATCH v2] staging: rtl8192u: ieee80211: Remove typedef to structure _bandwidth_autoswitch
2017-02-24 17:23 UTC (2+ messages)
[PATCH 1/3] Add runtime handlers for 97900ebf for BSDs
2017-02-24 17:23 UTC (2+ messages)
[PATCH 1/1] rds: fix memory leak error
2017-02-24 17:21 UTC (3+ messages)
[PATCH 4.9 00/32] 4.9.13-stable review
2017-02-24 16:40 UTC (2+ messages)
+ mm-autonuma-let-architecture-override-how-the-write-bit-should-be-stashed-in-a-protnone-pte-v3-fix.patch added to -mm tree
2017-02-24 17:11 UTC
[Buildroot] [PATCH 1/2] pru-software-support: bump version to v5.1.0
2017-02-24 17:20 UTC (2+ messages)
[PATCH] PCI, pciehp: Reuse set_slot_off()
2017-02-24 17:17 UTC (2+ messages)
[PATCH v2] staging: speakup: Replace BUG_ON() with WARN_ON()
2017-02-24 17:18 UTC (2+ messages)
` [Outreachy kernel] "
[PATCH net] net: phy: Fix LED mode in DT single property
2017-02-24 17:18 UTC (2+ messages)
[Qemu-devel] Non-flat command line option argument syntax
2017-02-24 17:17 UTC (4+ messages)
[Qemu-devel] [PATCH 00/29] 9pfs: local: fix vulnerability to symlink attacks
2017-02-24 17:17 UTC (5+ messages)
` [Qemu-devel] [PATCH 04/29] 9pfs: introduce openat_nofollow() helper
[PATCH 0/4] nfs/nfsd/sunrpc: enforce requirement for congestion control protocols in NFSv4
2017-02-24 17:17 UTC (12+ messages)
` [PATCH 1/4] sunrpc: flag transports as using IETF approved congestion control protocols
[PATCH 1/2] lightnvm: add generic ocssd detection
2017-02-24 17:16 UTC (2+ messages)
` [PATCH 2/2] lightnvm: fix assert fixes and enable checks
[PATCH V3 1/2] RAID1: a new I/O barrier implementation to remove resync window
2017-02-24 17:17 UTC (19+ messages)
[PATCH v2 6/6] staging: rtl8192e: Removed unnecessary parentheses
2017-02-24 17:17 UTC (2+ messages)
[PATCH v2 3/3] staging: rtl8192u: Prefer using the BIT macro
2017-02-24 17:16 UTC (2+ messages)
[Buildroot] [PATCH] docs/website: Improving website speed
2017-02-24 17:15 UTC (2+ messages)
[PATCH] build: add --with-rundir option to configure
2017-02-24 17:13 UTC (9+ messages)
[Qemu-devel] [PATCH v2 0/3] simplify struct QOM properties and use the result for GUEST_PANICKED
2017-02-24 17:12 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/3] qom-qobject: introduce object_property_{g, s}et_ptr
[PATCH] staging/ks7010: formatting updates
2017-02-24 17:12 UTC (3+ messages)
` [PATCHv2] Checkpatch fixes for staging/drivers/ks7010
[PATCH v3 2/2] staging: ks7010: Unnecessary parentheses are removed and also improved coding style
2017-02-24 17:12 UTC (2+ messages)
[PATCH v3 1/2] perf: probe: generalize probe event file open routine
2017-02-24 17:12 UTC (3+ messages)
` [PATCH v3 2/2] perf: kretprobes: offset from reloc_sym if kernel supports it
[Qemu-devel] [PATCH v2 0/3] i386: Add "max" CPU model to TCG and KVM
2017-02-24 17:11 UTC (3+ messages)
[PATCH V4 0/6] mm: fix some MADV_FREE issues
2017-02-24 17:08 UTC (4+ messages)
` [PATCH V4 6/6] proc: show MADV_FREE pages info in smaps
[PATCH 1/3] lightnvm: submit erases using the I/O path
2017-02-24 17:08 UTC (6+ messages)
` [PATCH 2/3] lightnvm: rename scrambler controller hint
` [PATCH 3/3] lightnvm: free reverse device map
[PATCH] staging: ks7010: Block comments use * on subsequent lines
2017-02-24 17:08 UTC (2+ messages)
[PATCH v3 1/6] staging: ks7010: fixed warning of avoiding line over 80 characters
2017-02-24 17:07 UTC (3+ messages)
` [PATCH v3 2/6] staging: ks7010: fix coding style issue of enclosing complex macro value in parentheses
the teuthology "workunit" task now uses suite-repo:suite-sha1
2017-02-24 17:07 UTC
[RFC][PATCH 00/10] On inode::i_count and the usage vs reference count issue
2017-02-24 17:07 UTC (5+ messages)
` [RFC][PATCH 02/10] fs: Avoid looking at i_count without i_lock held
[PATCH] iproute2: hide devices starting with period by default
2017-02-24 17:06 UTC (2+ messages)
` "
[xen-unstable-smoke test] 106084: tolerable trouble: broken/fail/pass - PUSHED
2017-02-24 17:06 UTC
[RFC PATCH] memory-hotplug: Use dev_online for memhp_auto_offline
2017-02-24 17:06 UTC (14+ messages)
[PATCH 0/5] Fix regression introduced by set_irq_flags() removal
2017-02-24 16:56 UTC (13+ messages)
[PATCH] ell: Initial recipe for Embedded Linux Library
2017-02-24 17:04 UTC (2+ messages)
[PATCH resend 00/15] drm/i915/dsi: Fix / cleanup dsi enable / disable sequences
2017-02-24 17:02 UTC (31+ messages)
` [PATCH resend 01/15] drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packet
` [PATCH resend 02/15] drm/i915/dsi: Merge intel_dsi_disable/enable into their respective callers
` [PATCH resend 03/15] drm/i915/dsi: Add intel_dsi_unprepare() helper
` [PATCH resend 04/15] drm/i915/dsi: Move intel_dsi_clear_device_ready()
` [PATCH resend 05/15] drm/i915/dsi: Document the panel enable / disable sequences from the spec
` [PATCH resend 06/15] drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequences
` [PATCH resend 07/15] drm/i915/dsi: Drop bogus MIPI_SEQ_ASSERT_RESET before POWER_ON
` [PATCH resend 08/15] drm/i915/dsi: Move MIPI_SEQ_POWER_ON/OFF calls together with pmic gpio calls
` [PATCH resend 09/15] drm/i915/dsi: Group DPOunit clock gate workaround with PLL enable
` [PATCH resend 10/15] drm/i915/dsi: Execute MIPI_SEQ_DEASSERT_RESET before calling device_ready()
` [PATCH resend 11/15] drm/i915/dsi: Group MIPI_SEQ_BACKLIGHT_ON/OFF with panel_[en|dis]able_backlight
` [PATCH resend 12/15] drm/i915/dsi: Document always using v3 SHUTDOWN / MIPI_SEQ_DISPLAY_OFF order
` [PATCH resend 13/15] drm/i915/dsi: Execute MIPI_SEQ_TEAR_OFF from intel_dsi_post_disable
` [PATCH resend 14/15] drm/i915/dsi: Call MIPI_SEQ_TEAR_ON and DISPLAY_ON for cmd-mode (untested)
` [PATCH resend 15/15] drm/i915/dsi: Skip delays for v3 VBTs in vid-mode
[PATCH v2] acpi: acpica: fix acpi operand cache leak
2017-02-24 16:50 UTC (4+ messages)
[PATCH v3] disk/mdraid1x: Fix >2TB RAID detection with BIOS
2017-02-24 17:01 UTC (2+ messages)
[U-Boot] [PATCH v3 0/8] Add workaround for USB PHY errata
2017-02-24 17:00 UTC (5+ messages)
` [U-Boot] [PATCH v3 4/8] armv8: Add workaround for USB erratum A-009007
[linux-lvm] Sorry to ask here
2017-02-24 17:00 UTC (3+ messages)
[lustre-devel] [PATCH 00/14] staging: lustre: missing fixes from lustre 2.8
2017-02-24 16:59 UTC (7+ messages)
` [lustre-devel] [PATCH 12/14] staging: lustre: llog: change lgh_hdr_lock to mutex
` "
` [lustre-devel] [PATCH 13/14] staging: lustre: llog: limit file size of plain logs
` "
git bugs
2017-02-24 16:52 UTC (2+ messages)
[RTDS Patch for Xen4.8] xen: sched_rt.c Check not_tickled Mask
2017-02-24 16:58 UTC (2+ messages)
[patch 0/3] KVM CPU frequency change hypercalls
2017-02-24 16:54 UTC (4+ messages)
[PATCH] proc-info: added collectd-format and host-id options
2017-02-24 16:52 UTC
Basic test setup for testing of Kernel GTP-U
2017-02-24 16:50 UTC
[meta-python][PATCH] python-paho-mqtt: update to version 1.2
2017-02-24 16:50 UTC (8+ messages)
` Patchwork not picking changes from the ML Was: "
` [OE-core] "
` [OE-core] Patchwork not picking changes from the ML
` "
[PATCH v2] Staging: wlan-ng: fixed block comments should align the * on each line
2017-02-24 16:50 UTC (2+ messages)
[PATCH 1/1] color: use "light" colors for dark background
2017-02-24 16:50 UTC (5+ messages)
[PATCH] linux-fslc: bump to linux-fslc 4.4.48
2017-02-24 16:50 UTC
[PATCH v3] staging: xgifb: function prototype argument should also have an identifier name
2017-02-24 16:49 UTC (2+ messages)
[PATCH v6 7/8] uapi: export all headers under uapi directories
2017-02-24 16:49 UTC (7+ messages)
` [PATCH v7 0/8] "
` [PATCH v7 1/8] h8300: put bitsperlong.h in uapi
` [PATCH v7 2/8] nios2: put setup.h "
` [PATCH v7 4/8] Makefile.headersinst: cleanup input files
` [PATCH v7 5/8] Makefile.headersinst: remove destination-y option
` [PATCH v7 8/8] uapi: export all arch specifics directories
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.