All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-16 15:10:25 to 2018-04-16 15:43:13 UTC [more...]

[PATCH v1 0/2] Enabling content-type setting for external HDMI displays
 2018-04-16 23:16 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Enabling content-type setting for external HDMI displays. (rev2)

[PATCH/RFC 0/5] Keep all info in command-list.txt in git binary
 2018-04-16 15:43 UTC  (4+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 3/6] generate-cmdlist.sh: keep all information in common-cmds.h

Yocto Project Status April 16, 2018
 2018-04-16 15:43 UTC 

[PATCH] MIPS: dts: avoid unneeded built-in.a creation in vendor DTS directories
 2018-04-16 15:41 UTC 

[RFC PATCH 0/6] mempool: add bucket mempool driver
 2018-04-16 15:41 UTC  (5+ messages)
` [PATCH v4 00/11] mempool: prepare to add bucket driver
  ` [PATCH v4 04/11] mempool: add op to calculate memory size to be allocated

[PATCH net] net: af_packet: fix race in PACKET_{R|T}X_RING
 2018-04-16 15:40 UTC  (2+ messages)

[PATCH 1/6] spi: spi-s3c64xx: Remove unused driver data structure tgl_spi field
 2018-04-16 15:40 UTC  (12+ messages)
    ` [PATCH 2/6] spi: spi-s3c64xx: Remove unused s3c64xx_spi_hwinit() function argument
    ` [PATCH 3/6] spi: spi-s3c64xx: Drop unused enable_datapath() "
    ` [PATCH 4/6] spi: spi-s3c64xx: Do not ignore timeout errors in polling I/O mode
    ` [PATCH 5/6] spi: spi-s3c64xx: Fix indentation in the register offset definitions
    ` [PATCH 6/6] spi: spi-s3c64xx: Allow higher transfer lengths in polling IO mode

[PATCH] x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()
 2018-04-16 15:39 UTC  (3+ messages)

[PATCH AUTOSEL for 4.14 001/161] firewire-ohci: work around oversized DMA reads on JMicron controllers
 2018-04-16 15:39 UTC  (9+ messages)
` [PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes

.gitattributes lookup doesn't respect GIT_WORK_TREE
 2018-04-16 15:37 UTC  (4+ messages)

instant reboot caused by 194a9749c73d650c0
 2018-04-16 15:36 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH] target/arm: support reading of CNTVCT_EL0 from user-space
 2018-04-16 15:36 UTC  (4+ messages)

[PATCHv2] dmaengine: dmatest: Remove use of VLAs
 2018-04-16 15:36 UTC  (3+ messages)

[Buildroot] [git commit] micropython: bump version to v1.9.3
 2018-04-16 15:36 UTC 

[PATCH] serial: imx: fix cached UCR2 read on software reset
 2018-04-16 15:35 UTC  (2+ messages)

[PATCH] powerpc: kvm: Change return type to vm_fault_t
 2018-04-16 15:36 UTC 

[PATCH v7 1/5] vfio: extend data structure for multi container
 2018-04-16 15:34 UTC  (7+ messages)
` [PATCH v8 0/5] add ifcvf vdpa driver
  ` [PATCH v8 1/5] vfio: extend data structure for multi container
  ` [PATCH v8 2/5] vfio: add multi container support
  ` [PATCH v8 3/5] net/virtio: skip device probe in vdpa mode
  ` [PATCH v8 4/5] net/ifcvf: add ifcvf vdpa driver
  ` [PATCH v8 5/5] doc: add ifcvf driver document and release note

[PATCH v3] igb_uio: bind error if pcie bridge
 2018-04-16 15:35 UTC  (2+ messages)

[4/5] dmaengine: sprd: Add Spreadtrum DMA configuration
 2018-04-16 15:35 UTC  (2+ messages)
` [PATCH 4/5] "

[PATCH v7 0/9] xen/x86: various XPTI speedups
 2018-04-16 15:34 UTC  (4+ messages)
` [PATCH v7 1/9] x86/xpti: avoid copying L4 page table contents when possible

[PATCH] package.bbclass: Add '-b' option to file call in isELF
 2018-04-16 15:34 UTC 

[PATCH v3 00/13] eal: replace calls to rte_panic and refrain from new instances
 2018-04-16 15:34 UTC  (3+ messages)
` [PATCH v3 03/13] e1000: replace rte_panic instances in e1000 driver

[PATCH net-next] net: introduce a new tracepoint for tcp_rcv_space_adjust
 2018-04-16 15:33 UTC 

[Buildroot] [PATCH] Makefile: Update mtime of $(TARGET_DIR)/usr
 2018-04-16 15:33 UTC 

Issue with Enable LTR while pcie_aspm off
 2018-04-16 15:33 UTC  (7+ messages)

[v4] dmaengine: pl330: flush before wait, and add dev burst support
 2018-04-16 15:33 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 00/35 v5] PTI support for x32
 2018-04-16 15:32 UTC  (37+ messages)
` [PATCH 01/35] x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
` [PATCH 02/35] x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry_stack
` [PATCH 03/35] x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
` [PATCH 04/35] x86/entry/32: Put ESPFIX code into a macro
` [PATCH 05/35] x86/entry/32: Unshare NMI return path
` [PATCH 06/35] x86/entry/32: Split off return-to-kernel path
` [PATCH 07/35] x86/entry/32: Enter the kernel via trampoline stack
` [PATCH 08/35] x86/entry/32: Leave "
` [PATCH 09/35] x86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI
` [PATCH 10/35] x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
` [PATCH 11/35] x86/entry/32: Simplify debug entry point
` [PATCH 12/35] x86/32: Use tss.sp1 as cpu_current_top_of_stack
` [PATCH 13/35] x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points
` [PATCH 14/35] x86/entry/32: Add PTI cr3 switches to NMI handler code
` [PATCH 15/35] x86/pgtable: Rename pti_set_user_pgd to pti_set_user_pgtbl
` [PATCH 16/35] x86/pgtable/pae: Unshare kernel PMDs when PTI is enabled
` [PATCH 17/35] x86/pgtable/32: Allocate 8k page-tables "
` [PATCH 18/35] x86/pgtable: Move pgdp kernel/user conversion functions to pgtable.h
` [PATCH 19/35] x86/pgtable: Move pti_set_user_pgtbl() "
` [PATCH 20/35] x86/pgtable: Move two more functions from pgtable_64.h "
` [PATCH 21/35] x86/mm/pae: Populate valid user PGD entries
` [PATCH 22/35] x86/mm/pae: Populate the user page-table with user pgd's
` [PATCH 23/35] x86/mm/legacy: "
` [PATCH 24/35] x86/mm/pti: Add an overflow check to pti_clone_pmds()
` [PATCH 25/35] x86/mm/pti: Define X86_CR3_PTI_PCID_USER_BIT on x86_32
` [PATCH 26/35] x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level "
` [PATCH 27/35] x86/mm/dump_pagetables: Define INIT_PGD
` [PATCH 28/35] x86/pgtable/pae: Use separate kernel PMDs for user page-table
` [PATCH 29/35] x86/ldt: Reserve address-space range on 32 bit for the LDT
` [PATCH 30/35] x86/ldt: Define LDT_END_ADDR
` [PATCH 31/35] x86/ldt: Split out sanity check in map_ldt_struct()
` [PATCH 32/35] x86/ldt: Enable LDT user-mapping for PAE
` [PATCH 33/35] x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32
` [PATCH 34/35] x86/mm/pti: Add Warning when booting on a PCID capable CPU
` [PATCH 35/35] x86/entry/32: Add debug code to check entry/exit cr3

[PATCH 17/17] media: v4l2-compat-ioctl32: fix several __user annotations
 2018-04-16 15:32 UTC  (5+ messages)
` [PATCHv2 "

[Regression] PCI / PM: Simplify device wakeup settings code
 2018-04-16 15:31 UTC  (3+ messages)

[PATCH 1/5] libsepol: do not dereference NULL if stack_init fails
 2018-04-16 15:30 UTC  (5+ messages)
` [PATCH 5/5] libselinux: remove unused variable usercon

[PATCH net 0/2] tipc: Better check user provided attributes
 2018-04-16 15:29 UTC  (3+ messages)
` [PATCH net 1/2] tipc: add policy for TIPC_NLA_NET_ADDR
` [PATCH net 2/2] tipc: fix possible crash in __tipc_nl_net_set()

[Qemu-devel] [PATCH] e1000e: Do not auto-clear ICR bits which aren't set in EIAC
 2018-04-16 15:29 UTC  (3+ messages)

[Qemu-devel] [PATCH qemu] RFC: memory/hmp: Print owners/parents in "info mtree"
 2018-04-16 15:29 UTC  (6+ messages)

[RESEND PATCH v1 2/2] trace: events: block: Add tag in block trace events
 2018-04-16 15:29 UTC  (2+ messages)

Cavium Octeon III network driver
 2018-04-16 15:29 UTC  (3+ messages)

[RESEND PATCH v1 1/2] trace: events: scsi: Add tag in SCSI trace events
 2018-04-16 15:28 UTC  (2+ messages)

[PATCH 0/6] staging: lustre: code rearrangement
 2018-04-16 15:27 UTC  (5+ messages)
` [PATCH 1/6] staging: lustre: move stack-check macros to libcfs_debug.h
    ` [lustre-devel] "

[PATCH 1/2] overlay/40: clean up properly after setting immutable
 2018-04-16 15:27 UTC  (4+ messages)
` [PATCH 2/2] overlay/013: do not expect failure

[PATCH v3 04/14] net/mlx5: support Rx tunnel type identification
 2018-04-16 15:27 UTC  (9+ messages)

[PATCH v2] uio: Change return type to vm_fault_t
 2018-04-16 15:26 UTC  (2+ messages)

[PATCH] ibmvnic: Clear pending interrupt after device reset
 2018-04-16 15:26 UTC  (2+ messages)

[PATCH 0/4] Formatting cleanups post-CPU hotplug and PCIe
 2018-04-16 15:26 UTC  (4+ messages)
` [PATCH 4/4] MIPS: Octeon: Whitespace and formatting clean-ups

[Bug 199407] New: Radeon night light/redshift flickers
 2018-04-16 15:26 UTC  (3+ messages)
` [Bug 199407] "

[PATCH] slab: introduce the flag SLAB_MINIMIZE_WASTE
 2018-04-16 15:25 UTC  (16+ messages)
          `  "

[Qemu-devel] [PULL 0/2] Block patches for 2.12.0-rc4
 2018-04-16 15:25 UTC  (2+ messages)

[PATCH 1/2] drm/amd/pp: Adding set_watermarks_for_clocks_ranges for SMU10
 2018-04-16 15:25 UTC  (2+ messages)

[PATCH net] tcp: clear tp->packets_out when purging write queue
 2018-04-16 15:24 UTC  (2+ messages)

[PATCH net-next 00/21] net/ipv6: Separate data structures for FIB and data path
 2018-04-16 15:22 UTC  (22+ messages)
` [PATCH net-next 01/21] net: Move fib_convert_metrics to metrics file
` [PATCH net-next 02/21] net: Handle null dst in rtnl_put_cacheinfo
` [PATCH net-next 03/21] vrf: Move fib6_table into net_vrf
` [PATCH net-next 04/21] net/ipv6: Pass net to fib6_update_sernum
` [PATCH net-next 05/21] net/ipv6: Pass net namespace to route functions
` [PATCH net-next 06/21] net/ipv6: Move support functions up in route.c
` [PATCH net-next 07/21] net/ipv6: Save route type in rt6_info
` [PATCH net-next 08/21] net/ipv6: Move nexthop data to fib6_nh
` [PATCH net-next 09/21] net/ipv6: Defer initialization of dst to data path
` [PATCH net-next 10/21] net/ipv6: move metrics from dst to rt6_info
` [PATCH net-next 11/21] net/ipv6: move expires into rt6_info
` [PATCH net-next 12/21] net/ipv6: Add fib6_null_entry
` [PATCH net-next 13/21] net/ipv6: Add rt6_info create function for ip6_pol_route_lookup
` [PATCH net-next 14/21] net/ipv6: Move dst flags to booleans in fib entries
` [PATCH net-next 15/21] net/ipv6: Create a neigh_lookup for FIB entries
` [PATCH net-next 16/21] net/ipv6: Add gfp_flags to route add functions
` [PATCH net-next 17/21] net/ipv6: Cleanup exception and cache route handling
` [PATCH net-next 18/21] net/ipv6: introduce fib6_info struct and helpers
` [PATCH net-next 19/21] net/ipv6: separate handling of FIB entries from dst based routes
` [PATCH net-next 20/21] net/ipv6: Flip FIB entries to fib6_info
` [PATCH net-next 21/21] net/ipv6: Remove unused code and variables for rt6_info

[PATCH 2/2] drm/amd/pp: Adding a function to store cc6 data in SMU10
 2018-04-16 15:23 UTC 

dt-bindings: dmaengine: rcar-dmac: document R8A77965 support
 2018-04-16 15:23 UTC  (3+ messages)
` [PATCH] "

[igt-dev] [PATCH i-g-t] lib/intel_batchbuffer: Move batch functions from media/render/gpgpu libs
 2018-04-16 15:22 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 1/2] lib/rendercopy_gen7: Reorganizing batch allocations
  ` [igt-dev] [PATCH i-g-t v2 2/2] lib/intel_batchbuffer: Move batch functions from media/render/gpgpu libs

[PATCH] dt-bindings: serial: sh-sci: Add support for r8a77965 (H)SCIF
 2018-04-16 15:22 UTC  (2+ messages)

[PATCH i-g-t] tests/gem_exec_latency: New subtests for checking submission from RT tasks
 2018-04-16 15:22 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[Qemu-devel] [prefix=PATCH for-2.12?] linux-user: check that all of AArch64 SVE extended sigframe is writable
 2018-04-16 15:21 UTC  (2+ messages)
` [Qemu-devel] [Qemu-arm] "

Add udev-md-raid-safe-timeouts.rules
 2018-04-16 15:19 UTC  (5+ messages)
    ` [linux-lvm] "

[PATCH] dt-bindings: net: ravb: Add support for r8a77965 SoC
 2018-04-16 15:21 UTC  (2+ messages)

[PATCH 0/7] xen/arm: CPU hotplug fixes
 2018-04-16 15:21 UTC  (9+ messages)
` [PATCH 4/7] xen/arm: When CPU dies, free percpu area immediatelly

[PATCH] tools/kdd: silence gcc 8 warning a different way
 2018-04-16 15:20 UTC  (3+ messages)

[PATCH V2] of: Don't create device for OPP tables
 2018-04-16 15:20 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: Add support for r8a77965
 2018-04-16 15:20 UTC  (2+ messages)

[GIT PULL] ARM: socfpga_defconfig: fix for v4.17
 2018-04-16 15:19 UTC 

Draft of Git Rev News edition 38
 2018-04-16 15:19 UTC  (7+ messages)

[PATCH v3 00/13] soundwire: Add stream support
 2018-04-16 15:23 UTC  (14+ messages)
` [PATCH v3 01/13] Documentation: soundwire: Add more documentation
` [PATCH v3 02/13] soundwire: Add support for SoundWire stream management
` [PATCH v3 03/13] soundwire: Add support for port management
` [PATCH v3 04/13] soundwire: Add Master and Slave port programming
` [PATCH v3 05/13] soundwire: Add helpers for ports operations
` [PATCH v3 06/13] soundwire: Add bank switch routine
` [PATCH v3 07/13] soundwire: Add stream configuration APIs
` [PATCH v3 08/13] ASoC: Add SoundWire stream programming interface
` [PATCH v3 09/13] soundwire: Remove cdns_master_ops
` [PATCH v3 10/13] soundwire: cdns: Add port routines
` [PATCH v3 11/13] soundwire: cdns: Add stream routines
` [PATCH v3 12/13] soundwire: intel: Add stream initialization
` [PATCH v3 13/13] soundwire: intel: Add audio DAI ops

[PATCH v6 00/10] crypto: add virtio poll mode driver
 2018-04-16 15:18 UTC  (5+ messages)
` [PATCH v10 "
  ` [PATCH v10 01/10] crypto/virtio: add virtio crypto PMD

Symlink not persisted even after fsync
 2018-04-16 15:17 UTC  (14+ messages)

[PATCH RFC] dma-direct: Try reallocation with GFP_DMA32 if possible
 2018-04-16 15:18 UTC 

[xen-unstable-smoke test] 122331: tolerable all pass - PUSHED
 2018-04-16 15:18 UTC 

4.16 OMAP serial transmit corruption?
 2018-04-16 15:17 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] igt: Drop Intel from the name in docs and paths
 2018-04-16 15:16 UTC  (2+ messages)

[Qemu-devel] [RFC] Intermediate block mirroring
 2018-04-16 15:15 UTC  (4+ messages)

Xen inside KVM on AMD: Linux HVM/PVH crashes on AP bring up
 2018-04-16 15:14 UTC 

[PATCH v2 1/6] powerpc/pm: Fix suspend=n in menuconfig for e500mc platforms
 2018-04-16 15:13 UTC  (4+ messages)
` [PATCH v2 6/6] fsl_pmc: update device bindings

[Bug 198883] New: amdgpu: carrizo: Screen stalls after starting X
 2018-04-16 15:13 UTC  (2+ messages)
` [Bug 198883] "

[PATCH v2 1/2] pinctrl/samsung: Correct EINTG banks order
 2018-04-16 15:13 UTC  (2+ messages)

[PATCH v3 0/6] Add support for PWM input capture on STM32
 2018-04-16 15:12 UTC  (8+ messages)
` [PATCH v3 2/6] mfd: stm32-timers: add support for dmas

[U-Boot] [PATCH v2] mmc: mv_sdhci: zero out sdhci_host structure
 2018-04-16 15:13 UTC  (2+ messages)

Wrong module .text address in 4.16.0
 2018-04-16 15:13 UTC  (5+ messages)

[PATCH v7] media: platform: Renesas IMR driver
 2018-04-16 15:12 UTC  (3+ messages)

[PATCH] btrfs: don't bug_on with enomem in __clear_state_bit
 2018-04-16 15:12 UTC  (3+ messages)

[Bug 106077] New: gr: TRAP DISPATCH_QUERY
 2018-04-16 15:11 UTC 

[PATCH] android: binder: Change return type to vm_fault_t
 2018-04-16 15:11 UTC 

[PATCH] media: v4l2-compat-ioctl32: better name userspace pointers
 2018-04-16 15:11 UTC 

[GIT PULL FOR v4.18] rc changes
 2018-04-16 15:10 UTC 

bpf-next is OPEN
 2018-04-16 15:10 UTC 

[PATCH v2 0/2] Fix __GFP_ZERO vs constructor
 2018-04-16 15:10 UTC  (10+ messages)
` [PATCH v2 2/2] slab: __GFP_ZERO is incompatible with a constructor
              ` [PATCH v3 "


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.