All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-19 17:53:56 to 2018-07-19 18:34:39 UTC [more...]

[Qemu-devel] [PATCH v3 00/40] Add nanoMIPS support to QEMU
 2018-07-19 18:34 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 06/40] target/mips: Add emulation of misc nanoMIPS 16-bit instructions
` [Qemu-devel] [PATCH v3 07/40] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
` [Qemu-devel] [PATCH v3 09/40] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions

[PATCH BlueZ] monitor: Allow Ellisys injection when reading from TTY
 2018-07-19 18:34 UTC 

usb: musb: Call musb_platform_exit from musb_stop
 2018-07-19 18:34 UTC  (5+ messages)
    ` [PATCH] "

[PATCH] powerpc/msi: Remove VLA usage
 2018-07-19 18:33 UTC  (4+ messages)

[PATCH] shim: Fix generation of compat/callback.i: allow redef of OBJECT vars
 2018-07-19 18:32 UTC  (4+ messages)

[PATCHv2 0/4] perf tools: Fix top crashes
 2018-07-19 18:31 UTC  (4+ messages)
` [PATCH 4/4] perf tools: Fix struct comm_str removal crash

[RFCv2 RESEND 13/13] KEYS: asym_tpm: Add support for the sign operation
 2018-07-19 18:30 UTC 

[RFCv2 RESEND 12/13] KEYS: asym_tpm: Implement tpm_sign
 2018-07-19 18:30 UTC 

[RFCv2 RESEND 11/13] KEYS: asym_tpm: Implement signature verification
 2018-07-19 18:30 UTC 

[RFCv2 RESEND 10/13] KEYS: asym_tpm: Implement the decrypt operation
 2018-07-19 18:30 UTC 

[RFCv2 RESEND 09/13] KEYS: asym_tpm: Implement tpm_unbind
 2018-07-19 18:30 UTC 

[RFCv2 RESEND 08/13] KEYS: asym_tpm: Add loadkey2 and flushspecific
 2018-07-19 18:30 UTC 

[PATCH] drm/amdgpu: Fix S3 resume failre
 2018-07-19 18:30 UTC  (8+ messages)

[RFCv2 RESEND 07/13] KEYS: trusted: Expose common functionality
 2018-07-19 18:30 UTC 

[RFCv2 RESEND 06/13] KEYS: asym_tpm: Implement encryption operation
 2018-07-19 18:30 UTC 

[RFCv2 RESEND 05/13] KEYS: asym_tpm: Implement pkey_query
 2018-07-19 18:30 UTC 

[RFCv2 RESEND 04/13] KEYS: asym_tpm: extract key size & public key
 2018-07-19 18:30 UTC 

[RFCv2 RESEND 03/13] KEYS: Add parser for TPM-based keys
 2018-07-19 18:30 UTC 

[RFCv2 RESEND 02/13] KEYS: asym_tpm: add skeleton for asym_tpm
 2018-07-19 18:30 UTC 

[RFCv2 RESEND 01/13] crypto: rsa-pkcs1pad: Allow hash to be optional
 2018-07-19 18:29 UTC 

[RFCv2 RESEND 00/13] KEYS: TPM 1.2 asymmetric key type
 2018-07-19 18:29 UTC 

[PATCH v2 00/23] Mark strings for translation
 2018-07-19 18:29 UTC  (8+ messages)
` [PATCH v2 01/23] Update messages in preparation for i18n
` [PATCH v2 02/23] archive-tar.c: mark more strings for translation
` [PATCH v2 03/23] archive-zip.c: "

Error Report Tool Purge
 2018-07-19 18:29 UTC 

[PATCH] drm/amd/display: Drop unused backlight functions in DM
 2018-07-19 18:28 UTC 

[U-Boot] [PATCH] ARM: mx6ul: Apply ERR011115 errata workaround
 2018-07-19 18:27 UTC  (2+ messages)

[PATCH/RFC 00/02] ravb: Duplex handling update
 2018-07-19 17:42 UTC  (8+ messages)
` [PATCH/RFC 01/02] ravb: Do not announce 100Mbps HDX as supported
` [PATCH/RFC 02/02] ravb: Clean up duplex handling

[PATCH] net/sunrpc: Add user namespace support
 2018-07-19 17:42 UTC 

[PATCH v2 1/2] drm/i915/mst: Do not retrain new links
 2018-07-19 18:51 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915/mst: Continue state updates even if AUX writes fail

[PATCH 0/3] xfs-4.19: fix bogus summary counters on mount
 2018-07-19 17:41 UTC  (5+ messages)
` [PATCH 2/3] xfs: refactor unmount record write
  ` [PATCH v2 "

[PATCH v3] PCI: Data corruption happening due to race condition
 2018-07-19 17:41 UTC  (3+ messages)

2.18.0 Regression: packing performance and effectiveness
 2018-07-19 18:24 UTC  (8+ messages)

[PATCH 00/18] drm/i915: GTT remapping for display
 2018-07-19 18:22 UTC  (19+ messages)
` [PATCH 01/18] drm/i915: Fix glk/cnl display w/a #1175
` [PATCH 02/18] drm/i915: s/tile_offset/aligned_offset/
` [PATCH 03/18] drm/i915: Add .max_stride() plane hook
` [PATCH 04/18] drm/i915: Use pipe A primary plane .max_stride() as the global stride limit
` [PATCH 05/18] drm/i915: Rename the plane_state->main/aux to plane_state->color_plane[]
` [PATCH 06/18] drm/i915: Store the final plane stride in plane_state
` [PATCH 07/18] drm/i915: Store ggtt_view "
` [PATCH 08/18] drm/i915: s/int plane/int color_plane/
` [PATCH 09/18] drm/i915: Nuke plane->can_scale/min_downscale
` [PATCH 10/18] drm/i915: Extract per-platform plane->check() functions
` [PATCH 11/18] drm/i915: Move skl plane fb related checks into a better place
` [PATCH 12/18] drm/i915: Move display w/a #1175
` [PATCH 13/18] drm/i915: Move chv rotation checks to plane->check()
` [PATCH 14/18] drm/i915: Extract intel_cursor_check_surface()
` [PATCH 15/18] drm/i915: Add a new "remapped" gtt_view
` [PATCH 16/18] drm/i915: Overcome display engine stride limits via GTT remapping
` [PATCH 17/18] drm/i915: Bump gen4+ fb stride limit to 256KiB
` [PATCH 18/18] drm/i915: Bump gen4+ fb size limits to 32kx32k

[PATCH v3 1/2] tools/bpftool: ignore build products
 2018-07-19 18:23 UTC  (2+ messages)

[PATCH v3 1/2] drm/i915/icl: move has_resource_streamer to GEN11_FEATURES
 2018-07-19 18:23 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [v3,1/2] "
` ✓ Fi.CI.BAT: success "

[PATCH] arm64: dts: renesas: Include R-Car product name in DTSI files
 2018-07-19 17:37 UTC  (4+ messages)

[PATCH 0/4] 3- and 4- copy RAID1
 2018-07-19 17:29 UTC  (9+ messages)

[U-Boot] [PATCH 00/25] sunxi: Enable DM_MMC for U-Boot proper
 2018-07-19 18:21 UTC  (14+ messages)
` [U-Boot] [PATCH 21/25] fastboot: sunxi: Update fastboot mmc default device
` [U-Boot] [PATCH 22/25] env: sunxi: Update default env fat device

[PATCH 0/3] Three miscellaneous patches
 2018-07-19 18:19 UTC  (4+ messages)
` [PATCH 1/3] iptables: Split the iptables modules into separate packages
` [PATCH 2/3] logrotate: Improve configurability of the installed systemd service files
` [PATCH 3/3] base-files: profile: Avoid using "command" to determine if programs exist

[PATCH] image: Use ${COREBASE}/meta for timestamp, fallback to bitbake.conf
 2018-07-19 18:19 UTC  (4+ messages)

[PATCH v4 00/10] KVM: arm/arm64: vgic: Virtual interrupt grouping support
 2018-07-19 18:17 UTC  (7+ messages)
` [PATCH v4 03/10] KVM: arm/arm64: vgic: GICv2 IGROUPR should read as zero
` [PATCH v4 09/10] KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPR

[PATCH v3 0/7] kmalloc-reclaimable caches
 2018-07-19 18:16 UTC  (4+ messages)
` [PATCH v3 2/7] mm, slab/slub: introduce "

"service auditd start" fails inside a container
 2018-07-19 18:16 UTC 

Sphinx version dependencies?
 2018-07-19 18:15 UTC 

[PATCH 4/5] crypto: Add IV generation templates
 2018-07-19 18:14 UTC  (3+ messages)

[U-Boot] [PATCH 00/13] Allwinner H6 support (w/ SPL)
 2018-07-19 18:14 UTC  (5+ messages)
` [U-Boot] [linux-sunxi] "

[Buildroot] [PATCH] wireguard: bump to 0.0.20180708
 2018-07-19 18:14 UTC 

[Buildroot] [git commit branch/2018.02.x] wireguard: bump to 0.0.20180708
 2018-07-19 18:14 UTC 

[Buildroot] [git commit branch/2018.05.x] wireguard: bump to 0.0.20180708
 2018-07-19 18:14 UTC 

[PATCH 1/5] drm/amdgpu: add system interrupt register offset header
 2018-07-19 18:13 UTC  (3+ messages)
` [PATCH 3/5] drm/amdgpu: enable system interrupt for jrbc

[PATCH] PCI: hv: support reporting serial number as slot information
 2018-07-19 17:28 UTC  (5+ messages)

[Buildroot] SSH and Root password
 2018-07-19 18:12 UTC 

[Buildroot] [PATCH] configs/raspberrypi3_defconfig: fix filesystem size
 2018-07-19 18:11 UTC  (2+ messages)

[Buildroot] [git commit] linux: automatically set CONFIG_PERF_EVENTS when perf is enabled
 2018-07-19 18:10 UTC  (2+ messages)

[Buildroot] [PATCH] liblogging: update project URL
 2018-07-19 18:09 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/clamav: security bump to 0.100.1
 2018-07-19 18:09 UTC  (2+ messages)

[Buildroot] [RFC] lm-sensors: fix static build
 2018-07-19 18:09 UTC  (3+ messages)

[Buildroot] [PATCH] libsoup: update homepage link
 2018-07-19 18:08 UTC  (2+ messages)

[PATCH net] net: rollback orig value on failure of dev_qdisc_change_tx_queue_len
 2018-07-19 17:25 UTC  (2+ messages)

[Buildroot] [PATCH] systemd: Fix polkit build order
 2018-07-19 18:08 UTC  (2+ messages)

[PATCH] ndctl, monitor: fix monitor can be started though no dimm event to monitor
 2018-07-19 18:07 UTC  (2+ messages)

v4.4.142 build: 0 failures 31 warnings (v4.4.142)
 2018-07-19 17:23 UTC 

[Buildroot] [git commit branch/2018.05.x] package/clamav: security bump to 0.100.1
 2018-07-19 18:07 UTC 

[Buildroot] [git commit branch/2018.02.x] package/clamav: security bump to 0.100.1
 2018-07-19 18:06 UTC 

[Buildroot] [git commit branch/2018.02.x] clamav: add patch to fix build failure caused by lack of libcurl
 2018-07-19 18:06 UTC 

[Buildroot] [git commit branch/2018.02.x] clamav: reformat patches as Git-formatted patches
 2018-07-19 18:06 UTC 

[Buildroot] [git commit branch/2018.02.x] package/clamav: bump version to 0.100.0
 2018-07-19 18:06 UTC 

[Buildroot] [git commit branch/2018.02.x] linux-headers: bump 4.{14, 17}.x series
 2018-07-19 18:05 UTC 

[PATCH net-next] net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsioc
 2018-07-19 17:21 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.05.x] configs/raspberrypi3_defconfig: increase filesystem size
 2018-07-19 18:03 UTC 

[Buildroot] [git commit branch/2018.02.x] configs/raspberrypi3_defconfig: increase filesystem size
 2018-07-19 18:03 UTC 

[PATCH] tpm: add support for partial reads
 2018-07-19 17:54 UTC  (3+ messages)

[PATCH 00/31] Introduced new Cadence USBSSP DRD Driver
 2018-07-19 17:58 UTC  (63+ messages)
` [PATCH 01/31] usb: usbssp: Defined register maps and other useful structures
  ` [01/31] "
` [PATCH 02/31] usb: usbssp: Added some decoding functions
  ` [02/31] "
` [PATCH 03/31] usb: usbssp: Add trace events used in driver
  ` [03/31] "
` [PATCH 04/31] usb: usbssp: Added USBSSP platform driver
  ` [04/31] "
` [PATCH 05/31] usb: usbssp: Added first part of initialization sequence
  ` [05/31] "
` [PATCH 06/31] usb: usbssp: added template functions used by upper layer
  ` [06/31] "
` [PATCH 07/31] usb: usbssp: Initialization - added usbssp_mem_init
  ` [07/31] "
` [PATCH 08/31] usb: usbssp: Added ring and segment handling functions
  ` [08/31] "
` [PATCH 09/31] usb: usbssp: add implementation of usbssp_mem_cleanup
  ` [09/31] "
` [PATCH 10/31] usb: usbssp: added usbssp_trb_in_td function
  ` [10/31] "
` [PATCH 11/31] usb: usbssp: added function for stopping driver
  ` [11/31] "
` [PATCH 12/31] usb: usbssp: added functions for queuing commands
  ` [12/31] "
` [PATCH 13/31] usb: usbssp: addec procedure for handlin Port Status Change events
  ` [13/31] "
` [PATCH 14/31] usb: usbssp: added procedure handling command completion events
  ` [14/31] "
` [PATCH 15/31] usb: usbssp: added device controller error, transfer and SETUP completion event
  ` [15/31] "
` [PATCH 16/31] usb: usbssp: added connect/disconnect procedures
  ` [16/31] "
` [PATCH 17/31] usb: usbssp: added implementation of usbssp_halt_endpoint function
  ` [17/31] "
` [PATCH 18/31] usb: usbssp: added handling of Port Reset event
  ` [18/31] "
` [PATCH 19/31] usb: usbssp: added support for USB enumeration process
  ` [19/31] "
` [PATCH 20/31] usb: usbssp: added queuing procedure for control transfer
  ` [20/31] "
` [PATCH 21/31] usb: usbssp: added queuing procedure for BULK and INT transfer
  ` [21/31] "
` [PATCH 22/31] usb: usbssp: added procedure removing request from transfer ring
  ` [22/31] "
` [PATCH 23/31] usb: usbssp: added implementation of transfer events
  ` [23/31] "
` [PATCH 24/31] usb: usbssp: added detecting command timeout
  ` [24/31] "
` [PATCH 25/31] usb: usbssp: added implementation of usbssp interface
  ` [25/31] "
` [PATCH 26/31] usb: usbssp: added endpoint configuration functionality
  ` [26/31] "
` [PATCH 27/31] usb: usbssp: implements usbssp_gadget_ep_enable function
  ` [27/31] "
` [PATCH 28/31] usb: usbssp: implemented usbssp_gadget_ep_disable function
  ` [28/31] "
` [PATCH 29/31] usb: usbssp: added support for LPM
  ` [29/31] "
` [PATCH 30/31] usb: usbssp: added support for TEST_MODE
  ` [30/31] "
` [PATCH 31/31] usb: usbssp: add pci to platform driver wrapper
  ` [31/31] "

[Buildroot] [git commit branch/2018.02.x] systemd: Fix polkit build order
 2018-07-19 18:02 UTC 

[Buildroot] [git commit branch/2018.05.x] systemd: Fix polkit build order
 2018-07-19 18:02 UTC 

[PATCH 1/4] u-boot: Add missing dependency on swig
 2018-07-19 18:01 UTC  (5+ messages)

[Buildroot] [git commit branch/2018.05.x] liblogging: update project URL
 2018-07-19 18:01 UTC 

[Buildroot] [git commit branch/2018.02.x] liblogging: update project URL
 2018-07-19 18:01 UTC 

KASAN: use-after-free Read in generic_perform_write
 2018-07-19 18:01 UTC 

[PATCH] diff.c: offer config option to control ws handling in move detection
 2018-07-19 18:00 UTC  (7+ messages)

[PATCH net-next 4/4] act_mirred: use ACT_REDIRECT when possible
 2018-07-19 17:16 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.02.x] lm-sensors: fix static build
 2018-07-19 17:58 UTC 

[Buildroot] [git commit branch/2018.05.x] lm-sensors: fix static build
 2018-07-19 17:58 UTC 

[PATCH iproute2/next 0/2] set/match the tos/ttl fields of TC based IP tunnels
 2018-07-19 17:14 UTC  (4+ messages)
` [PATCH iproute2/next 1/2] tc/act_tunnel_key: Enable setup of tos and ttl

[Qemu-devel] [PATCH] block: Don't lock /dev/null and /dev/zero automatically
 2018-07-19 17:57 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

map permission in can_exec() but not in domain_transition_pattern()
 2018-07-19 17:57 UTC  (9+ messages)
` [refpolicy] "

[Buildroot] [git commit branch/2018.05.x] linux: automatically set CONFIG_PERF_EVENTS when perf is enabled
 2018-07-19 17:57 UTC 

[Buildroot] [git commit branch/2018.02.x] linux: automatically set CONFIG_PERF_EVENTS when perf is enabled
 2018-07-19 17:57 UTC 

[PATCH v6 00/13] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-07-19 17:57 UTC  (3+ messages)

[RFC PATCH 0/2] clk: qcom: Quad SPI (qspi) clock support for sdm845
 2018-07-19 17:55 UTC  (4+ messages)
` [RFC PATCH 2/2] clk: qcom: Add qspi (Quad SPI) clocks "

[PATCH RFC/RFT net-next 00/17] net: Convert neighbor tables to per-namespace
 2018-07-19 17:12 UTC  (6+ messages)

[Buildroot] [git commit branch/2018.02.x] linux-headers: bump 4.{4, 9, 14, 17}.x series
 2018-07-19 17:54 UTC 

[PATCH 0/10] psi: pressure stall information for CPU, memory, and IO v2
 2018-07-19 17:54 UTC  (5+ messages)
` [PATCH 08/10] psi: pressure stall information for CPU, memory, and IO

[RFC PATCH v2 00/27] Control Flow Enforcement (CET)
 2018-07-19 17:06 UTC  (13+ messages)
` [RFC PATCH v2 16/27] mm: Modify can_follow_write_pte/pmd for shadow stack

[PATCH 0/3] Enable smmu support on sdm845
 2018-07-19 17:53 UTC  (2+ messages)
` [PATCH 3/3] iommu/arm-smmu: Error out only if not enough context interrupts


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.