All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-14 12:30:25 to 2017-07-14 13:04:15 UTC [more...]

[PATCH v3 00/16] coresight: Support for ARM Coresight SoC-600
 2017-07-14 13:04 UTC  (14+ messages)
` [PATCH v3 01/18] coresight replicator: Cleanup programmable replicator naming
` [PATCH v3 02/18] arm64: juno: dts: Use the new coresight replicator string
` [PATCH v3 03/18] arm: qcom-msm8974: dts: Update coresight replicator
` [PATCH v3 04/18] arm64: qcom-msm8916: "
` [PATCH v3 05/18] coresight: Extend the PIDR mask to cover relevant bits in PIDR2
` [PATCH v3 06/18] coresight: Add support for reading 64bit registers
` [PATCH v3 07/18] coresight tmc: Add helpers for accessing "
` [PATCH v3 08/18] coresight tmc: Expose DBA and AXICTL
` [PATCH v3 09/18] coresight replicator: Expose replicator management registers
` [PATCH v3 10/18] coresight tmc: Handle configuration types properly

[GIT PULL] Power management fixes for v4.13-rc1
 2017-07-14 13:03 UTC 

[PATCH 0/9] cleanup zonelists initialization
 2017-07-14 13:02 UTC  (30+ messages)
` [PATCH 1/9] mm, page_alloc: rip out ZONELIST_ORDER_ZONE
` [PATCH 3/9] mm, page_alloc: do not set_cpu_numa_mem on empty nodes initialization
` [PATCH 6/9] mm, page_alloc: simplify zonelist initialization
` [PATCH 7/9] mm, page_alloc: remove stop_machine from build_all_zonelists

[PATCH] clk: qcom: clk-smd-rpm: Fix the initial rate of branches
 2017-07-14 13:01 UTC  (4+ messages)
` [PATCH v2] clk: qcom: clk-smd-rpm: Fix the reported "

[U-Boot] [PATCH 1/3] arm: omap: Detect boot mode very early
 2017-07-14 13:00 UTC  (4+ messages)
` [U-Boot] [U-Boot,1/3] "

[Buildroot] [PATCH 1/1] board/arcturus/ppc-ucp1020 new gcc-6.x Linux kernel build fix
 2017-07-14 12:59 UTC  (5+ messages)

[PATCH v2 1/2] drm/i915/perf: prune OA configs
 2017-07-14 12:58 UTC  (2+ messages)

[xen-unstable-smoke test] 111804: tolerable trouble: broken/pass - PUSHED
 2017-07-14 12:58 UTC 

[PATCH 0/2] Avoid crashes by early (boot) consoles using init memory
 2017-07-14 12:57 UTC  (4+ messages)
` [PATCH 1/2] printk/console: Always disable boot consoles that use init memory before it is freed
` [PATCH 2/2] printk/console: Enhance the check for consoles using init memory

[PATCH v3 0/3] Provide a stable serial number
 2017-07-14 12:56 UTC  (14+ messages)
` [PATCH v3 1/3] nvmet: prefix version configfs file with attr
` [PATCH v3 2/3] nvmet: Move serial number from controller to subsystem
` [PATCH v3 3/3] nvmet: preserve controller serial number between reboots

[U-Boot] [PATCH 00/51] gdsys: Add support for Gazerbeam board
 2017-07-14 12:55 UTC  (52+ messages)
` [U-Boot] [PATCH 01/51] i2c: fsl_i2c: Fix style violations
` [U-Boot] [PATCH 02/51] i2c: fsl_i2c: Remove inline declarations
` [U-Boot] [PATCH 03/51] gdsys: Post ppc4xx removal cleanup
` [U-Boot] [PATCH 04/51] net: phy: marvell: Fix style violations
` [U-Boot] [PATCH 05/51] net: phy: marvell 88e151x: Fix handling of bare RGMII interface type
` [U-Boot] [PATCH 06/51] cmd: Add command for calculating binary operations
` [U-Boot] [PATCH 07/51] phy: Allow forcing clause 45 access
` [U-Boot] [PATCH 08/51] phy: Fix style violations
` [U-Boot] [PATCH 09/51] phy: Support Marvell 88X2242
` [U-Boot] [PATCH 10/51] net:phy:marvell Add hook for m88e1510 board config
` [U-Boot] [PATCH 11/51] powerpc: mpc83xx: Implement get_serial_clock()
` [U-Boot] [PATCH 12/51] cfi_flash: Fix style violations
` [U-Boot] [PATCH 13/51] cfi_flash: Clean up code some more
` [U-Boot] [PATCH 14/51] cfi_flash: Always define cfi_flash_num_flash_banks
` [U-Boot] [PATCH 15/51] gpio: mpc85xx_gpio: Fix style violations
` [U-Boot] [PATCH 16/51] gpio: mpc85xx_gpio: Make compatible with MPC8XXX
` [U-Boot] [PATCH 17/51] cmd: mdio: Fix style violations
` [U-Boot] [PATCH 18/51] cmd: mdio: Add 'driver' subcommand
` [U-Boot] [PATCH 19/51] common: board_f: Fix style violations
` [U-Boot] [PATCH 20/51] common: board_r: "
` [U-Boot] [PATCH 21/51] common: Extend board-specific DT fixup
` [U-Boot] [PATCH 22/51] gdsys: mpc8308: Fix style violations
` [U-Boot] [PATCH 23/51] gdsys: mpc8308: Use shadow register for output GPIO values
` [U-Boot] [PATCH 24/51] gdsys: mpc8308: Move SYS_FPGA{0, 1}_{BASE, SIZE} to Kconfig
` [U-Boot] [PATCH 25/51] gdsys: Introduce GDSYS_LEGACY_DRIVERS
` [U-Boot] [PATCH 26/51] strider, hrcon: Reset CAT phy on CON2 module
` [U-Boot] [PATCH 27/51] gdsys:phy: Adapt fixup_88e1518() to latest Release Notes
` [U-Boot] [PATCH 28/51] i2c: ihs_i2c: Prepare DM conversion
` [U-Boot] [PATCH 29/51] i2c: ihs_i2c: Make DM compatible
` [U-Boot] [PATCH 30/51] i2c: ihs_i2c: Factor out send_buffer method
` [U-Boot] [PATCH 31/51] gdsys: mpc8308: Add FPGA flavor option
` [U-Boot] [PATCH 32/51] drivers: Add ihs_fpga and gdsys_soc drivers
` [U-Boot] [PATCH 33/51] drivers: Add transmitter uclass
` [U-Boot] [PATCH 34/51] transmitter: Add Xilinx LogiCore DP TX
` [U-Boot] [PATCH 35/51] drivers: Add ICS8N3QV01 driver
` [U-Boot] [PATCH 36/51] drivers: Add ihs_axi driver
` [U-Boot] [PATCH 37/51] drivers: Add ihs_video_out driver
` [U-Boot] [PATCH 38/51] gdsys: drivers: Add gdsys_rxaui_ctrl driver
` [U-Boot] [PATCH 39/51] drivers: Add gdsys_ioep driver
` [U-Boot] [PATCH 40/51] cmd: Add ihs osd commands
` [U-Boot] [PATCH 41/51] cmd: Add ihs axi command
` [U-Boot] [PATCH 42/51] cmd: Add ihs fpga command
` [U-Boot] [PATCH 43/51] gdsys: cmd_ioloop: Fix style violations
` [U-Boot] [PATCH 44/51] gdsys: cmd_ioloop: Introduce commenting enum
` [U-Boot] [PATCH 45/51] gdsys: cmd_ioloop: Make DM compatible
` [U-Boot] [PATCH 46/51] ihs_mdio: Add support to force clause45 access
` [U-Boot] [PATCH 47/51] ihs_mdio: Fix style violations
` [U-Boot] [PATCH 48/51] ihs_mdio: Make DM-compatible
` [U-Boot] [PATCH 49/51] gazerbeam: Import Linux DT
` [U-Boot] [PATCH 50/51] gazerbeam: Add u-boot specific dts include file
` [U-Boot] [PATCH 51/51] mpc83xx: Add gazerbeam board

[kernel-hardening] [RFC PATCH 0/6] arm64: alternative VMAP_STACK implementation
 2017-07-14 12:55 UTC  (14+ messages)
` [kernel-hardening] [RFC PATCH 6/6] arm64: add VMAP_STACK and detect out-of-bounds SP
  ` [kernel-hardening] "

[PATCH 00/14] gcc-7 warnings
 2017-07-14 12:55 UTC  (10+ messages)
` [PATCH 14/14] [media] fix warning on v4l2_subdev_call() result interpreted as bool

[PATCH 0/7] NVMe Async Event Notification updates
 2017-07-14 12:54 UTC  (7+ messages)
` [PATCH 7/7] nvme: Send change uevent when AEN completes

[virtio-dev] [PATCH v12 0/8] Virtio-balloon Enhancement
 2017-07-14 12:54 UTC  (13+ messages)
` [virtio-dev] [PATCH v12 6/8] mm: support reporting free page blocks
  ` [Qemu-devel] "
    `  "
` [virtio-dev] [PATCH v12 7/8] mm: export symbol of next_zone and first_online_pgdat
  ` [Qemu-devel] "
    `  "

latency compare between 2t NVME SSD P3500 and bluestore
 2017-07-14 12:54 UTC  (11+ messages)

[U-Boot] [PATCH 1/2] moveconfig: Tidy up imply flag parsing
 2017-07-14 12:52 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] RFC: moveconfig: Use toolchains from buildman

[PATCH 00/22] gcc-7 -Wformat-* warnings
 2017-07-14 12:52 UTC  (6+ messages)
` [PATCH 11/22] net: thunder_bgx: avoid format string overflow warning
` [PATCH 18/22] gpio: acpi: fix string overflow for large pin numbers

[PATCH v5 00/17] xen: common: rbtree: ported updates from Linux tree
 2017-07-14 12:51 UTC  (4+ messages)
` [PATCH v5 01/17] rbtree: changes to align the coding conventions with "

[PATCH v4 0/6] arm: fixes for eret, isb and DISAS_UPDATE handling
 2017-07-14 12:49 UTC  (4+ messages)
` [PATCH v4 5/6] target/arm: use gen_goto_tb for ISB handling
  ` [Qemu-devel] "

[PATCH 0/2] mmc: omap: Remove Unused Code
 2017-07-14 12:46 UTC  (9+ messages)
` [PATCH 1/2] ARM: OMAP2+: hsmmc.c: Remove dead code
` [PATCH 2/2] mmc: host: omap_hsmmc: remove unused platform callbacks

[PATCH v2 0/2] Provide a stable serial number
 2017-07-14 12:48 UTC  (11+ messages)
` [PATCH v2 1/2] nvmet: Move serial number from controller to subsystem
` [PATCH v2 2/2] nvmet: preserve controller serial number between reboots

[PATCH] mm,page_alloc: Serialize warn_alloc() if schedulable
 2017-07-14 12:48 UTC  (7+ messages)

[PATCH] Btrfs: fix write corruption due to bio cloning on raid5/6
 2017-07-14 12:45 UTC  (5+ messages)

[PATCH v9 00/10] Hyper-V: paravirtualized remote TLB flushing and hypercall improvements
 2017-07-14 12:44 UTC  (11+ messages)
` [PATCH v9 01/10] x86/hyper-v: include hyperv/ only when CONFIG_HYPERV is set
` [PATCH v9 02/10] x86/hyper-v: stash the max number of virtual/logical processor
` [PATCH v9 03/10] x86/hyper-v: make hv_do_hypercall() inline
` [PATCH v9 04/10] x86/hyper-v: fast hypercall implementation
` [PATCH v9 05/10] hyper-v: use fast hypercall for HVCALL_SIGNAL_EVENT
` [PATCH v9 06/10] x86/hyper-v: implement rep hypercalls
` [PATCH v9 07/10] hyper-v: globalize vp_index
` [PATCH v9 08/10] x86/hyper-v: use hypercall for remote TLB flush
` [PATCH v9 09/10] x86/hyper-v: support extended CPU ranges for TLB flush hypercalls
` [PATCH v9 10/10] tracing/hyper-v: trace hyperv_mmu_flush_tlb_others()

Btrfs check reports errors, filesystem seems fine
 2017-07-14 12:45 UTC  (6+ messages)

[PATCH v2 0/8] #11552 - wic: avoid unnecessary dependencies
 2017-07-14 12:33 UTC  (9+ messages)
` [PATCH v2 1/8] wic: get rid of using wic-tools
` [PATCH v2 2/8] wic: isoimage: do not remove temp directory
` [PATCH v2 3/8] wic: build wic-tools only if wic is run manually
` [PATCH v2 4/8] wic: isoimage-isohybrid: check result of glob()
` [PATCH v2 5/8] wic-tools: don't create wic-tools.env
` [PATCH v2 6/8] image_types_wic: set default WKS_FILE_DEPENDS
` [PATCH v2 7/8] wic: isoimage-isohybrid: use grub-efi from deploy dir
` [PATCH v2 8/8] selftest: fixed 5 wic test cases

[PATCH] scsi: default to scsi-mq
 2017-07-14 12:45 UTC  (11+ messages)

[LTP] [PATCH] syscalls/setrlimit: add setrlimit04
 2017-07-14 12:45 UTC  (2+ messages)

linux-next scsi-mq hang in suspend-resume
 2017-07-14 12:44 UTC  (4+ messages)

[Qemu-devel] [PATCH] qcow: fix memory leaks related to encryption
 2017-07-14 12:41 UTC  (2+ messages)

[PATCH 1/2] printk: Unconditionally unregister boot consoles if in init section
 2017-07-14 12:40 UTC  (7+ messages)

[PATCH v2] Enable namespaced file capabilities
 2017-07-14 12:39 UTC  (20+ messages)
` [PATCH v2] xattr: Enable security.capability in user namespaces

[PATCH 3/4] gnome-desktop: Don't use gnome-common
 2017-07-14 12:39 UTC  (2+ messages)
  ` [PATCHv2 "

[PATCH v8 0/4] KVM: async_pf: Fix async pf exception injection
 2017-07-14 12:39 UTC  (3+ messages)
` [PATCH v8 2/4] KVM: async_pf: Add L1 guest async_pf #PF vmexit handler

[Buildroot] /etc//init.d init scripts in buildroot
 2017-07-14 12:38 UTC  (2+ messages)

[PATCH 4.4 00/57] 4.4.77-stable review
 2017-07-14 12:35 UTC  (3+ messages)

Git on macOS shows committed files as untracked
 2017-07-14 12:35 UTC  (2+ messages)

[PATCH 00/11] assorted follow-ups to recent XSAs
 2017-07-14 12:34 UTC  (3+ messages)
` [PATCH 11/11] gnttab: drop useless locking
  ` Ping: "

[Qemu-devel] [PATCH] qcow2-bitmap: fix bitmap_free
 2017-07-14 12:33 UTC 

[PATCH] Btrfs: fix unexpected return value of bio_readpage_error
 2017-07-14 12:32 UTC  (2+ messages)

[PATCH 0/4] Remove gnome-common
 2017-07-14 12:31 UTC  (2+ messages)
` ✗ patchtest: failure for "

[Qemu-arm] [PATCH v2 0/9] ARM: implement MPS2 board (with 2 FPGA flavours)
 2017-07-14 12:16 UTC  (2+ messages)
` [Qemu-arm] [Qemu-devel] "

[PATCH 0/3] Improve readbility of NVME "wwid" attribute
 2017-07-14 12:30 UTC  (5+ messages)
` [PATCH 3/3] nvme: wwid_show: copy hex string verbatim


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.