All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-14 18:05:46 to 2018-03-14 18:34:14 UTC [more...]

[PATCH v5 00/35] protocol version 2
 2018-03-14 18:32 UTC  (30+ messages)
` [PATCH v5 01/35] pkt-line: introduce packet_read_with_status
` [PATCH v5 02/35] pkt-line: allow peeking a packet line without consuming it
` [PATCH v5 03/35] pkt-line: add delim packet support
` [PATCH v5 04/35] upload-pack: convert to a builtin
` [PATCH v5 07/35] connect: convert get_remote_heads to use struct packet_reader
` [PATCH v5 10/35] protocol: introduce enum protocol_version value protocol_v2
` [PATCH v5 11/35] test-pkt-line: introduce a packet-line test helper
` [PATCH v5 12/35] serve: introduce git-serve
` [PATCH v5 13/35] ls-refs: introduce ls-refs server command
` [PATCH v5 14/35] connect: request remote refs using v2
` [PATCH v5 17/35] ls-remote: pass ref prefixes when requesting a remote's refs
` [PATCH v5 18/35] fetch: pass ref prefixes when fetching
` [PATCH v5 19/35] push: pass ref prefixes when pushing
` [PATCH v5 20/35] upload-pack: introduce fetch server command
` [PATCH v5 21/35] fetch-pack: perform a fetch using v2
` [PATCH v5 22/35] fetch-pack: support shallow requests
` [PATCH v5 23/35] connect: refactor git_connect to only get the protocol version once
` [PATCH v5 24/35] connect: don't request v2 when pushing
` [PATCH v5 25/35] transport-helper: remove name parameter
` [PATCH v5 26/35] transport-helper: refactor process_connect_service
` [PATCH v5 27/35] transport-helper: introduce stateless-connect
` [PATCH v5 28/35] pkt-line: add packet_buf_write_len function
` [PATCH v5 29/35] remote-curl: create copy of the service name
` [PATCH v5 30/35] remote-curl: store the protocol version the server responded with
` [PATCH v5 31/35] http: allow providing extra headers for http requests
` [PATCH v5 32/35] http: don't always add Git-Protocol header
` [PATCH v5 33/35] http: eliminate "# service" line when using protocol v2
` [PATCH v5 34/35] remote-curl: implement stateless-connect command
` [PATCH v5 35/35] remote-curl: don't request v2 when pushing

[PATCH v5 00/16] xen: Convert page_to_mfn and mfn_to_page to use typesafe MFN
 2018-03-14 18:34 UTC  (19+ messages)
` [PATCH v5 01/16] x86/mm: skip incrementing mfn if it is not a valid mfn
` [PATCH v5 02/16] xen/arm: setup: use maddr_to_mfn rather than _mfn(paddr_to_pfn(...))
` [PATCH v5 03/16] xen/arm: mm: Use gaddr_to_gfn rather than _gfn(paddr_to_pfn(...))
` [PATCH v5 04/16] xen/arm: mm: Remove unused M2P code
` [PATCH v5 05/16] xen/arm: mm: Remove unused relinquish_shared_pages
` [PATCH v5 06/16] xen/x86: Remove unused override of page_to_mfn/mfn_to_page
` [PATCH v5 07/16] xen/x86: mm: Switch x86/mm.c to use typesafe for virt_to_mfn
` [PATCH v5 08/16] xen/mm: Drop the parameter mfn from populate_pt_range
` [PATCH v5 09/16] xen/pdx: Introduce helper to convert MFN <-> PDX
` [PATCH v5 10/16] xen/mm: Switch map_pages_to_xen to use MFN typesafe
` [PATCH v5 11/16] xen/mm: Switch some of page_alloc.c to typesafe MFN
` [PATCH v5 12/16] xen/mm: Switch common/memory.c to use "
` [PATCH v5 13/16] xen/grant: Switch {create, replace}_grant_p2m_mapping to "
` [PATCH v5 14/16] xen/grant: Switch common/grant_table.c to use "
` [PATCH v5 15/16] xen/x86: Switch mfn_to_page in x86_64/mm.c "
` [PATCH v5 16/16] xen: Convert page_to_mfn and mfn_to_page "

[asm-generic:master 5/63] Makefile:636: arch/score/Makefile: No such file or directory
 2018-03-14 18:33 UTC 

[PATCH 0/6] xen/arm: Rework the way to store the LR
 2018-03-14 18:32 UTC  (14+ messages)
` [PATCH 2/6] xen/arm: vgic: Override the group in lr everytime
` [PATCH 3/6] xen/arm: gic: Use bool instead of uint8_t for the hw_status in gic_lr
` [PATCH 4/6] xen/arm: gic: Split the field state in gic_lr in 2 fields active and pending
` [PATCH 5/6] xen/arm: GIC: Only set pirq in the LR when hw_status is set
` [PATCH 6/6] ARM: GIC: extend LR read/write functions to cover EOI and source

[PATCH 0/7] kbuild: various fix, clean-up, improvements of CONFIG_TRIM_UNUSED_KSYMS
 2018-03-14 18:32 UTC  (3+ messages)
` [PATCH 5/7] kbuild: hide CONFIG_TRIM_UNUSED_KSYMS code from external module building

[PATCH] crypto: ctr: avoid VLA use
 2018-03-14 18:31 UTC  (2+ messages)

xfs_log_force related cleanups
 2018-03-14 18:31 UTC  (3+ messages)
` [PATCH 6/8] xfs: refactor xfs_log_force

[PATCH v7 0/9] bcache: device failure handling improvement
 2018-03-14 18:30 UTC  (3+ messages)
` [PATCH v7 7/9] bcache: add backing_request_endio() for bi_end_io of attached backing device I/O

[PATCH v4 0/3] Bluetooth: hci_qca: Add serdev support
 2018-03-14 18:30 UTC  (4+ messages)
` [PATCH v4 2/3] dt-bindings: net: bluetooth: Add qualcomm-bluetooth

[PATCH v3 00/14] s390: vfio-ap: guest dedicated crypto adapters
 2018-03-14 18:25 UTC  (15+ messages)
` [PATCH v3 01/14] KVM: s390: refactor crypto initialization
` [PATCH v3 02/14] s390: zcrypt: externalize AP instructions available function
` [PATCH v3 03/14] KVM: s390: CPU model support for AP virtualization
` [PATCH v3 04/14] KVM: s390: device attribute to set AP interpretive execution
` [PATCH v3 05/14] s390: vfio-ap: base implementation of VFIO AP device driver
` [PATCH v3 06/14] s390: vfio-ap: register matrix device with VFIO mdev framework
` [PATCH v3 07/14] KVM: s390: interfaces to configure/deconfigure guest's AP matrix
` [PATCH v3 08/14] s390: vfio-ap: sysfs interfaces to configure adapters
` [PATCH v3 09/14] s390: vfio-ap: sysfs interfaces to configure domains
` [PATCH v3 10/14] s390: vfio-ap: sysfs interfaces to configure control domains
` [PATCH v3 11/14] s390: vfio-ap: sysfs interface to view matrix mdev matrix
` [PATCH v3 12/14] KVM: s390: configure the guest's AP devices
` [PATCH v3 13/14] s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
` [PATCH v3 14/14] s390: doc: detailed specifications for AP virtualization

[PATCH] drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagrams
 2018-03-14 18:30 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[U-Boot] [PATCH] efi_loader: Allow width smaller than buffer stride in efi_gop Blt()
 2018-03-14 18:29 UTC  (3+ messages)
` [U-Boot] "

[PATCH] staging: ks7010: Remove braces around single statement
 2018-03-14 18:29 UTC 

[PATCH v2] drm/i915/guc: Update syntax of GuC log functions
 2018-03-14 18:28 UTC  (5+ messages)

[PATCH v2] platform/x86: dell-smbios: Resolve dependency error on ACPI_WMI
 2018-03-14 18:27 UTC  (8+ messages)
` Dell Inc. XPS 13 9343/0TM99H fails to boot v4.16-rc5

[PATCH v4 1/4] drm/i915: store all mmio bases in intel_engines
 2018-03-14 18:26 UTC  (4+ messages)
` [PATCH v4 2/4] drm/i915: add a selftest for the mmio_bases table
` [PATCH v4 3/4] drm/i915: use engine->irq_keep_mask when resetting irqs
` [PATCH v4 4/4] drm/i915: move gen8 irq shifts to intel_lrc.c

[PATCH 4.14 000/140] 4.14.27-stable review
 2018-03-14 18:26 UTC  (3+ messages)

[PATCH] drm/i915/dp: Write to SET_POWER dpcd to enable MST hub
 2018-03-14 18:26 UTC  (3+ messages)

[PATCH 0/3] Introduce module_nd_driver
 2018-03-14 18:25 UTC  (8+ messages)
` [PATCH 1/3] libnvdimm: provide module_nd_driver wrapper
` [PATCH 2/3] libnvdimm, pmem: use module_nd_driver
` [PATCH 3/3] device-dax: "

[PATCH] staging: speakup: Add blank line after declaration
 2018-03-14 18:25 UTC  (2+ messages)

[PATCH v5] drivers/misc: vm_gen_counter: initial driver implementation
 2018-03-14 18:25 UTC  (3+ messages)

[Query] ARM64 kaslr support - randomness, seeding and kdump
 2018-03-14 18:24 UTC  (10+ messages)

[PATCH v3] EDAC, sb_edac: Remove VLA usage
 2018-03-14 18:23 UTC  (4+ messages)
    ` [v3] "

[PATCH] btrfs: Use sizeof directly instead of a constant variable
 2018-03-14 18:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] Silent PCI realignment messages during boot
 2018-03-14 18:22 UTC  (6+ messages)
` [PATCH 1/2, pci] pci: Addition of PCI_DEV_FLAGS_QUIET_PCI_REALIGN attribute to the PCI subsystem

[GSoC] [PATCH] test: avoid pipes in git related commands for test suite
 2018-03-14 18:22 UTC  (4+ messages)

[xen-unstable-smoke test] 120751: regressions - FAIL
 2018-03-14 18:22 UTC 

[U-Boot] [PATCH] spi: omap3: Fix redeclared error
 2018-03-14 18:21 UTC  (2+ messages)

[PATCH v4] EDAC, sb_edac: Remove VLA usage
 2018-03-14 18:21 UTC  (2+ messages)
` [v4] "

[U-Boot] [v2] Pull request: u-boot-spi/master
 2018-03-14 18:21 UTC 

[PATCH 1/2] drm/amdgpu: Improve documentation of bo_ptr in amdgpu_bo_create_kernel
 2018-03-14 18:21 UTC  (4+ messages)
  ` [PATCH 2/2] drm/amd/powerplay: Fix KASAN user after free on driver unload

[Qemu-devel] [PATCH RFC] configure: shorthand for only enabling native softmmu target
 2018-03-14 18:20 UTC  (2+ messages)

arc_usr_cmpxchg and preemption
 2018-03-14 18:20 UTC  (6+ messages)

[Intel-wired-lan] [PATCH S88 1/8] i40e: Properly check allowed advertisement capabilities
 2018-03-14 18:19 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH S88 2/8] i40e: Prevent setting link speed on KX_X722
` [Intel-wired-lan] [PATCH S88 3/8] i40e: Close client on suspend and restore client MSIx on resume
` [Intel-wired-lan] [PATCH S88 4/8] i40e: add doxygen comment for new mode parameter
` [Intel-wired-lan] [PATCH S88 5/8] i40e: Fix incorrect return types
` [Intel-wired-lan] [PATCH S88 6/8] i40e: Prevent setting link speed on I40E_DEV_ID_25G_B
` [Intel-wired-lan] [PATCH S88 7/8] i40evf: remove flags that are never used
` [Intel-wired-lan] [PATCH S88 8/8] i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATE

[RFC] drm/i915: Engine discovery query
 2018-03-14 18:18 UTC  (2+ messages)

[PATCH] PCI/MSI: Don't set up INTx if MSI or MSI-X is enabled
 2018-03-14 18:17 UTC  (5+ messages)

[PATCH v3 0/3] drm: Add Thine THC63LVD1024 LVDS decoder bridge
 2018-03-14 18:17 UTC  (6+ messages)
` [PATCH v3 2/3] drm: bridge: Add thc63lvd1024 LVDS decoder driver

X86 Community Call: Wed March 14, 15:00 - 16:00 UTC - Minutes
 2018-03-14 18:06 UTC 

[PATCH v17 00/10] LPC: legacy ISA I/O support
 2018-03-14 18:15 UTC  (22+ messages)
` [PATCH v17 01/10] LIB: Introduce a generic PIO mapping method
` [PATCH v17 02/10] PCI: Remove unused __weak attribute in pci_register_io_range()
` [PATCH v17 03/10] PCI: Add fwnode handler as input param of pci_register_io_range()
` [PATCH v17 04/10] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH v17 05/10] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH v17 06/10] HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
` [PATCH v17 07/10] ACPI / scan: rename acpi_is_serial_bus_slave() to widen use
` [PATCH v17 08/10] ACPI / scan: do not enumerate Indirect IO host children
` [PATCH v17 09/10] HISI LPC: Add ACPI support
` [PATCH v17 10/10] MAINTAINERS: Add maintainer for HiSilicon LPC driver

[PATCH 00/47] arch-removal: device drivers
 2018-03-14 18:14 UTC  (5+ messages)
` [PATCH 08/47] rtc: remove tile driver
` [PATCH 09/47] rtc: remove bfin driver

Sharing Common libs between PMDs
 2018-03-14 18:13 UTC  (7+ messages)

[v3,09/12] typec: tcpm: add starting value for drp toggling
 2018-03-14 18:13 UTC 

[RFC PATCH v4] ndctl: monitor: add ndctl monitor daemon
 2018-03-14 18:19 UTC  (2+ messages)

[PATCH v4 0/6] vfio/type1: Add support for valid iova list management
 2018-03-14 18:12 UTC  (15+ messages)
` [PATCH v4 4/6] vfio/type1: check dma map request is within a valid iova range

[PATCH] xfs: detect agfl count corruption and reset agfl
 2018-03-14 18:12 UTC  (2+ messages)

[PATCH 0/7] staging:iio:ade7854: Cleanup on I2C/SPI code
 2018-03-14 18:12 UTC  (16+ messages)
` [PATCH 1/7] staging:iio:ade7854: Rework I2C write function
` [PATCH 2/7] staging:iio:ade7854: Rework SPI "
` [PATCH 3/7] staging:iio:ade7854: Replace many functions for one function
` [PATCH 4/7] staging:iio:ade7854: Rework I2C read function
` [PATCH 5/7] staging:iio:ade7854: Rework SPI "
` [PATCH 6/7] staging:iio:ade7854: Remove read_reg_* duplications
` [PATCH 7/7] staging:iio:ade7854: Add proper error handling condition

[PATCH RFC bpf-next 0/6] bpf: introduce cgroup-bpf bind, connect, post-bind hooks
 2018-03-14 18:11 UTC  (4+ messages)
` [PATCH RFC bpf-next 1/6] bpf: Hooks for sys_bind

[Qemu-devel] [PATCH v4 0/4] virtio-balloon: free page hint reporting support
 2018-03-14 18:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 2/4] migration: API to clear bits of guest free pages from the dirty bitmap

[PATCH v2 0/2] fix memory leak / panic in ioremap huge pages
 2018-03-14 18:01 UTC  (3+ messages)
` [PATCH v2 1/2] mm/vmalloc: Add interfaces to free unmapped page table
` [PATCH v2 2/2] x86/mm: implement free pmd/pte page interfaces

[PATCH v3 0/4] unverifiable file signatures
 2018-03-14 18:08 UTC  (8+ messages)
` [PATCH v3 4/4] fuse: define the filesystem as untrusted

[PATCH][next] ASoC: samsung: remove redundant pointer cpu_dai
 2018-03-14 18:08 UTC  (4+ messages)
  ` [alsa-devel] "

[PATCH 0/5] coreboot table bus and framebuffer driver
 2018-03-14 18:08 UTC  (2+ messages)

[PATCH v2]PCI: hv: fix PCI-BUS domainID corruption
 2018-03-14 18:08 UTC  (4+ messages)

[PATCH net-next 0/6] ibmvnic: Update TX pool and TX routines
 2018-03-14 18:08 UTC  (3+ messages)

[RFC 0/7] first draft of ZUFS - the Kernel part
 2018-03-14 18:01 UTC  (4+ messages)
` [RFC 3/7] zuf: Preliminary Documentation

[PATCH net-next v2 0/4] net: qualcomm: rmnet: Updates 2018-03-12
 2018-03-14 18:06 UTC  (2+ messages)

[PATCH v4] HID: google: add google hammer HID driver
 2018-03-14 18:05 UTC  (3+ messages)


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.