All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-08 07:53:47 to 2019-02-08 09:05:48 UTC [more...]

[PATCH 00/19] Add new command "switch"
 2019-02-08  9:03 UTC  (20+ messages)
` [PATCH 08/19] checkout: split part of it to new command switch
` [PATCH v2 00/19] Add new command "switch"
  ` [PATCH v2 01/19] git-checkout.txt: fix one syntax line
  ` [PATCH v2 02/19] doc: document --overwrite-ignore
  ` [PATCH v2 03/19] t: rename t2014-switch.sh to t2014-checkout-switch.sh
  ` [PATCH v2 04/19] checkout: factor out some code in parse_branchname_arg()
  ` [PATCH v2 05/19] checkout: make "opts" in cmd_checkout() a pointer
  ` [PATCH v2 06/19] checkout: move 'confict_style' and 'dwim_..' to checkout_opts
  ` [PATCH v2 07/19] checkout: split options[] array in three pieces
  ` [PATCH v2 08/19] checkout: split part of it to new command switch
  ` [PATCH v2 09/19] switch: better names for -b and -B
  ` [PATCH v2 10/19] switch: remove -l
  ` [PATCH v2 11/19] switch: stop accepting pathspec
  ` [PATCH v2 12/19] switch: reject "do nothing" case
  ` [PATCH v2 13/19] switch: only allow explicit detached HEAD
  ` [PATCH v2 14/19] switch: add short option for --detach
  ` [PATCH v2 15/19] switch: no implicit dwim, use --guess to dwim

[PATCH] drm/sun4i: dsi: Fix unitialized variable warning
 2019-02-08  9:05 UTC 

[Buildroot] [PATCH] docs/website: add page for the Buildroot Association
 2019-02-08  9:05 UTC  (4+ messages)

[v3 PATCH 0/8] Various SMP related fixes
 2019-02-08  9:04 UTC  (10+ messages)
` [v3 PATCH 1/8] RISC-V: Do not wait indefinitely in __cpu_up
` [v3 PATCH 2/8] RISC-V: Move cpuid to hartid mapping to SMP
` [v3 PATCH 6/8] clocksource/drivers/riscv: Add required checks during clock source init

[PATCH 00/10 V2] New ->fiemap infrastructure and ->bmap removal
 2019-02-08  9:03 UTC  (18+ messages)
` [PATCH 09/10 V2] Use FIEMAP for FIBMAP calls

[PATCH 3/7] powerpc/eeh_cache: Add a way to dump the EEH address cache
 2019-02-08  9:00 UTC  (2+ messages)

kernel after 5.0-rc2 may not boot using BBL
 2019-02-08  9:02 UTC  (3+ messages)

[PATCH 00/32] kernel: Introduce Time Namespace
 2019-02-08  9:02 UTC  (6+ messages)
` [PATCH 03/32] timens: Introduce CLOCK_MONOTONIC offsets
` [PATCH 07/32] timens/kernel: Take into account timens clock offsets in clock_nanosleep

t5570-git-daemon fails with SIGPIPE on OSX
 2019-02-08  9:02 UTC  (5+ messages)

[LSF/MM TOPIC] The end of the DAX experiment
 2019-02-08  9:02 UTC  (5+ messages)

[MODERATED] [PATCH v3 0/6] PERFv3
 2019-02-08  9:02 UTC  (9+ messages)
` [MODERATED] [PATCH v3 1/6] PERFv3
  ` [MODERATED] "
` [MODERATED] [PATCH v3 2/6] PERFv3
  ` [MODERATED] Re: [SUSPECTED SPAM][PATCH "
  ` [MODERATED] Re: [PATCH "
` [MODERATED] [PATCH v3 3/6] PERFv3
  ` [MODERATED] "

use generic DMA mapping code in powerpc V4
 2019-02-08  9:01 UTC  (13+ messages)

[PATCH i-g-t] i915/gem_exec_schedule: Rebuild signal handler in child
 2019-02-08  9:01 UTC  (5+ messages)
` [igt-dev] "

[U-Boot] [PATCH] cmd: date: Do not overwrite arguments
 2019-02-08  9:01 UTC 

[PATCH 00/35] ARM: davinci: modernize the irq support
 2019-02-08  8:59 UTC  (6+ messages)
` [PATCH 02/35] ARM: davinci: select GENERIC_IRQ_MULTI_HANDLER

generic_make_requests() latency spikes while changing queue settings
 2019-02-08  8:59 UTC  (3+ messages)

[U-Boot] [PATCH] drivers: net: ldpaa_eth: check if the dpmac is enabled
 2019-02-08  8:59 UTC 

[Qemu-devel] Maintainers, please git-am -m
 2019-02-08  8:57 UTC  (2+ messages)

[PATCH 0/3] generic asm: mman cleanup
 2019-02-08  8:56 UTC  (3+ messages)
` [PATCH 2/3] drm: tweak header name

[PATCH 1/1] bnx2x: Add FW 7.13.11.0
 2019-02-08  8:57 UTC 

[PATCH bpf-next 0/6] Add __sk_buff->sk, bpf_tcp_sock, BPF_FUNC_tcp_sock and BPF_FUNC_sk_fullsock
 2019-02-08  8:56 UTC  (8+ messages)
` [PATCH bpf-next 1/6] bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helper

[PATCH 0/2] cpufreq/opp: rework regulator initialization
 2019-02-08  8:55 UTC  (4+ messages)

[PATCH] crypto: caam - Do not overwrite IV
 2019-02-08  8:55 UTC  (5+ messages)

[RFC PATCH] perf, bpf: Retain kernel executable code in memory to aid Intel PT tracing
 2019-02-08  8:53 UTC  (3+ messages)

linux-next: manual merge of the drm-misc tree with the drm tree
 2019-02-08  8:53 UTC  (3+ messages)

linux-next: build failure after merge of the drm-misc tree
 2019-02-08  8:52 UTC  (2+ messages)

[PATCH 0/4] Move SoC camera to staging, depend on BROKEN
 2019-02-08  8:52 UTC  (7+ messages)
` [PATCH 1/4] soc_camera: Move to the staging tree
` [PATCH 2/4] soc_camera: Move the imx074 under soc_camera directory
` [PATCH 3/4] soc_camera: Move the mt9t031 "
` [PATCH 4/4] soc_camera: Depend on BROKEN

[PATCH v2 00/13] Enable/disable gamma/csc dynamically and fix C8
 2019-02-08  8:51 UTC  (5+ messages)
` [PATCH v2 07/13] drm/i915: Populate gamma_mode for all platforms

[Qemu-devel] [PATCH 0/3] char-socket: Fix race condition
 2019-02-08  8:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] char-socket: Lock tcp_chr_disconnect() and socket_reconnect_timeout()

[PATCH 1/1] nvme: add get-feature to admin cmds tracer
 2019-02-08  8:49 UTC  (7+ messages)

[PATCH] v4l2-subdev.h: v4l2_subdev_call: use temp __sd variable
 2019-02-08  8:49 UTC 

[PATCH net-next 0/2] Change tc action identifiers to be more consistent
 2019-02-08  8:39 UTC  (4+ messages)
` [PATCH net-next 2/2] net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE

[PATCH 0/3] adding op-type crt sign and decrypt
 2019-02-08  8:47 UTC  (2+ messages)

[PATCH v11 00/42] drm/i915: Implement HDCP2.2
 2019-02-08  8:48 UTC  (5+ messages)
` [PATCH v11 08/42] drm/i915: MEI interface definition

[U-Boot] [PATCH] drivers: net: ldpaa_eth: fix resource leak
 2019-02-08  8:46 UTC 

[PATCH] cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer
 2019-02-08  8:45 UTC  (9+ messages)
        `  "

[PATCH] glibc-locale: Rewrite do_install using install utility instead of cp
 2019-02-08  8:44 UTC  (2+ messages)

[PATCH] drm/sched: Always trace the dependencies we wait on, to fix a race
 2019-02-08  8:43 UTC  (4+ messages)

[PATCH v10, RESEND 0/6] tpm: retrieve digest size of unknown algorithms from TPM
 2019-02-08  8:41 UTC  (5+ messages)
` [PATCH v10, RESEND 4/6] tpm: move tpm_chip definition to include/linux/tpm.h

cmake / <string> no such file or directory ??!
 2019-02-08  8:41 UTC  (3+ messages)

[Buildroot] [git commit] core/pkg-infra: restore completeness of packages files lists
 2019-02-08  8:40 UTC 

linux-next: build failure after merge of the sound-asoc tree
 2019-02-08  8:39 UTC  (4+ messages)

[GIT PULL] Char/Misc driver fixes for 5.0-rc6
 2019-02-08  8:39 UTC 

[PATCH 0/2] t/lib-gpg: a gpgsm fix, a minor improvement, and a question
 2019-02-08  8:33 UTC  (2+ messages)

[GIT PULL] Driver core fixes for 5.0-rc6
 2019-02-08  8:39 UTC 

[GIT PULL] Staging/IIO driver fixes for 5.0-rc6
 2019-02-08  8:38 UTC 

[PATCH] Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
 2019-02-08  8:38 UTC  (2+ messages)

[GIT PULL] TTY/Serial fixes for 5.0-rc6
 2019-02-08  8:38 UTC 

[GIT PULL] USB driver fixes for 5.0-rc6
 2019-02-08  8:37 UTC 

[PATCH] mtd: rawnand: call onfi_fill_data_interface() once again after nand_detect
 2019-02-08  8:35 UTC  (6+ messages)

[Buildroot] [PATCH] core/pkg-infra: restore completeness of packages files lists
 2019-02-08  8:35 UTC  (2+ messages)

[U-Boot] [PATCH] cros: Expand the Chromium OS documentation
 2019-02-08  8:34 UTC  (2+ messages)

[bug report] drivers: net: use flow action infrastructure
 2019-02-08  8:34 UTC 

linux-next: manual merge of the mfd tree with Linus' tree
 2019-02-08  8:33 UTC  (2+ messages)

[PATCH] Uprobes: Fix deadlock between delayed_uprobe_lock and fs_reclaim
 2019-02-08  8:33 UTC  (3+ messages)

[LSF/MM TOPIC] BPF for Block Devices
 2019-02-08  8:31 UTC  (4+ messages)

[RFC] On the Current Troubles of Mainlining Loongson Platform Drivers
 2019-02-08  8:30 UTC 

[PATCH 1/4] drm/amdgpu: Add helper to wait for a reservation using a sync object
 2019-02-08  8:31 UTC  (2+ messages)

[master][PATCH] standard.py: Provide an additional option for devtool reset
 2019-02-08  1:57 UTC 

[PATCH v2] Fix cp's target path for ext* filesystems
 2019-02-08  8:20 UTC 

[PATCH 0/3] crypotodev: add result field to modular operations
 2019-02-08  8:19 UTC  (4+ messages)
` [PATCH 1/3] cryptodev: add result field to mod exp and inverse operations
` [PATCH 2/3] openssl: add result field to mod exp and mod inv operations
` [PATCH 3/3] test: add result field to mod exp and mod inv

Missing CR3 switch ?
 2019-02-08  8:18 UTC 

[PATCH 0/5 v2][RFC] Encryption and authentication for hibernate snapshot image
 2019-02-08  8:17 UTC  (9+ messages)
` [PATCH v2 0/6] General Key Derivation Function Support

[PATCH] Fix cp's target path for ext* filesystems Python subprocess' shell=True defaults to /bin/sh[1][2], which often refers to a POSIX-compliant shell. As the -e flag is not defined in the POSIX standard[3], some shells may interpret "-e" as the first argument to the echo command, causing the rest of the command line to fail
 2019-02-08  8:17 UTC  (2+ messages)

[PATCH] brcmfmac: support monitor frames with hardware/ucode header
 2019-02-08  8:17 UTC  (3+ messages)
` [PATCH V2] brcmfmac: support monitor frames with the "

[U-Boot] [RFC v2 00/15] dm, efi: integrate efi objects into DM
 2019-02-08  8:15 UTC  (16+ messages)
` [U-Boot] [RFC v2 01/15] efi_loader: efi objects and protocols as DM devices
` [U-Boot] [RFC v2 02/15] efi_loader: boottime: convert efi_loaded_image_obj to DM
` [U-Boot] [RFC v2 03/15] efi_loader: image_loader: aligned with DM
` [U-Boot] [RFC v2 04/15] efi_driver: rename UCLASS_EFI to UCLASS_EFI_DRIVER
` [U-Boot] [RFC v2 05/15] efi_loader: convert efi_root_node to DM
` [U-Boot] [RFC v2 06/15] efi_loader: device path: convert efi_device_path "
` [U-Boot] [RFC v2 07/15] efi_loader: unicode_collation: converted "
` [U-Boot] [RFC v2 08/15] efi_loader: console: convert efi console input/output "
` [U-Boot] [RFC v2 09/15] efi_loader: net: convert efi_net_obj "
` [U-Boot] [RFC v2 10/15] efi_loader: gop: convert efi_gop_obj "
` [U-Boot] [RFC v2 11/15] dm: blk: add UCLASS_PARTITION
` [U-Boot] [RFC v2 12/15] efi_loader: disk: convert efi_disk_obj to DM
` [U-Boot] [RFC v2 13/15] drivers: align block device drivers with DM-efi integration
` [U-Boot] [RFC v2 14/15] efi_driver: converted to DM
` [U-Boot] [RFC v2 15/15] cmd: efidebug: aligned with DM-efi integration

[PATCH v4 0/8] Exynos5 Dynamic Memory Controller driver
 2019-02-08  8:15 UTC  (7+ messages)
  ` [PATCH v4 6/8] DT: arm: exynos: add DMC device for exynos5422
  ` [PATCH v4 8/8] ARM: exynos_defconfig: enable DMC driver

[igt-dev] [PATCH v2 1/4] lib/color_encoding: Prepare support for HDR modes
 2019-02-08  8:15 UTC  (5+ messages)
` [igt-dev] [PATCH v2 2/4] lib/igt_fb: Add support for P01x formats, v4
` [igt-dev] [PATCH v2 3/4] lib/igt_fb: Add support for Y21x formats as well, v2

[PATCH net-next v2 0/6] Add comphy support for Armada 38x
 2019-02-08  7:58 UTC  (5+ messages)

[LTP] [PATCH] mprotect04: Support execute-only page access permissions
 2019-02-08  8:13 UTC  (4+ messages)

[PATCH] parisc: Add assmbly implementation for memset()
 2019-02-08  8:12 UTC 

[PATCH 00/11] mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups
 2019-02-08  8:08 UTC  (24+ messages)
` [PATCH 01/11] mtd: rawnand: denali: use nand_chip pointer more for internal functions
` [PATCH 02/11] mtd: rawnand: denali: refactor syndrome layout handling for raw access
` [PATCH 03/11] mtd: rawnand: denali: remove unneeded casts in denali_{read,write}_pio
  ` [PATCH 03/11] mtd: rawnand: denali: remove unneeded casts in denali_{read, write}_pio
` [PATCH 04/11] mtd: rawnand: denali: switch over to ->exec_op() from legacy hooks
` [PATCH 05/11] mtd: rawnand: denali: rename irq_status to irq_stat
` [PATCH 06/11] mtd: rawnand: denali: use more precise timeout for NAND_OP_WAITRDT_INSTR
` [PATCH 07/11] mtd: rawnand: denali: use bool type instead of int where appropriate
` [PATCH 08/11] mtd: rawnand: denali_pci: rename goto labels
` [PATCH 09/11] mtd: rawnand: denali: decouple controller and NAND chips
` [PATCH 10/11] mtd: rawnand: denali: remove DENALI_NR_BANKS macro
` [PATCH 11/11] mtd: rawnand: denali: clean up coding style

[Qemu-devel] [PATCH] block: skip initializer BDS on recursive aio context attachment/detachment
 2019-02-08  8:10 UTC  (2+ messages)

[Fuego] Integrating Linaro test-definitions
 2019-02-08  8:08 UTC 

[PATCH 1/2] dt-bindings: input: sitronix-st1232: document optional reset-gpios property
 2019-02-08  8:05 UTC  (4+ messages)
` [PATCH 2/2] Input: st1232 - switch to gpiod API

[PATCH v4] scsi/ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
 2019-02-08  8:05 UTC  (3+ messages)
` [PATCH v5] "

[Qemu-devel] [PATCH v3 0/6] virtio-blk: add DISCARD and WRITE_ZEROES features
 2019-02-08  8:04 UTC  (3+ messages)

[PATCH] mm: fix potential build error in compaction.h
 2019-02-08  8:04 UTC 

[U-Boot] [PATCH] mtd: add spi flash id s25f064l
 2019-02-08  8:04 UTC 

[PATCH v3 0/9] xfs: incore unlinked list
 2019-02-08  8:00 UTC  (6+ messages)
` [PATCH 6/9] xfs: refactor unlinked list search and mapping to a separate function
` [PATCH 9/9] xfs: cache unlinked pointers in an rhashtable

[PATCH net-next V2 1/1] openvswitch: Declare ovs key structures using macros
 2019-02-08  7:59 UTC  (4+ messages)
` [ovs-dev] "

[PATCH 0/5] Clean up TTM mmap offsets
 2019-02-08  7:58 UTC  (4+ messages)
` [PATCH 2/5] drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant

[U-Boot] [PATCH] initcall: Move to inline function
 2019-02-08  7:58 UTC  (5+ messages)

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-02-08  7:58 UTC  (13+ messages)
` [PATCH 06/19] KVM: PPC: Book3S HV: add a GET_ESB_FD control to the XIVE native device

[PATCH v2] Input: cap11xx - switch to using set_brightness_blocking()
 2019-02-08  7:57 UTC 

[virtio-dev] Memory sharing device
 2019-02-08  7:57 UTC  (9+ messages)

[PATCH 0/2] mm: put_user_page() call site conversion first
 2019-02-08  7:56 UTC  (3+ messages)
` [PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
` [PATCH 2/2] infiniband/mm: convert put_page() to put_user_page*()

[PATCH] pNFS: Avoid read-modify-write for page-aligned full page write
 2019-02-08  7:54 UTC  (3+ messages)

[Buildroot] Report of Buildroot developer meeting FOSDEM 2019
 2019-02-08  7:54 UTC  (3+ messages)
` [Buildroot] git tarball hashes [was: Report of Buildroot developer meeting FOSDEM 2019]

[U-Boot] [PATCH 0/2] configs: Minor fixes
 2019-02-08  7:53 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] configs: sama5d27_som1_ek: Activate misc init for uSD variant


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.