All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-26 17:50:50 to 2019-07-26 18:25:25 UTC [more...]

[GIT PULL] (ibft) for-linus-5.3
 2019-07-26 18:25 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v5.3-rc1
 2019-07-26 18:25 UTC  (2+ messages)

[LTP] [PATCH 1/2] Add configure time check for getdents/getdents64 APIs
 2019-07-26 18:25 UTC  (2+ messages)
` [LTP] [PATCH 2/2] check for RES_USE_INET6 during configure

[GIT PULL] hwmon fixes for v5.3-rc2
 2019-07-26 18:25 UTC  (2+ messages)

[git pull] struct mount leak fix
 2019-07-26 18:25 UTC  (2+ messages)

[PATCH 2/2] drm/i915: Unshare the idle-barrier from other kernel requests
 2019-07-26 18:24 UTC  (2+ messages)
` [PATCH v2] drm/i915: Allow sharing "

[PATCH v6 00/24] Associate ddc adapters with connectors
 2019-07-26 18:24 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Associate ddc adapters with connectors (rev3)

mmc: sdhci-of-arasan small issue with clock with 5.2 kernel
 2019-07-26 18:23 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/67] target/arm: Convert aa32 base isa to decodetree
 2019-07-26 18:13 UTC  (124+ messages)
` [Qemu-devel] [PATCH 01/67] decodetree: Allow !function with no input bits
` [Qemu-devel] [PATCH 02/67] target/arm: Remove offset argument to gen_exception_insn
` [Qemu-devel] [PATCH 03/67] target/arm: Remove offset argument to gen_exception_bkpt_insn
` [Qemu-devel] [PATCH 04/67] target/arm: Remove offset argument to gen_exception_internal_insn
` [Qemu-devel] [PATCH 05/67] target/arm: Use the saved value of the insn address
` [Qemu-devel] [PATCH 06/67] target/arm: Introduce pc_read
` [Qemu-devel] [PATCH 07/67] target/arm: Introduce add_reg_for_lit
` [Qemu-devel] [PATCH 08/67] target/arm: Use store_reg_from_load in thumb2 code
` [Qemu-devel] [PATCH 09/67] target/arm: Fold a pc load into load_reg
` [Qemu-devel] [PATCH 10/67] target/arm: Move test for AL into arm_skip_unless
` [Qemu-devel] [PATCH 11/67] target/arm: Add stubs for aa32 decodetree
` [Qemu-devel] [PATCH 12/67] target/arm: Introduce gen_illegal_op
` [Qemu-devel] [PATCH 13/67] target/arm: Convert Data Processing (reg, reg-shifted-reg, imm)
  `  "
` [Qemu-devel] [PATCH 14/67] target/arm: Convert multiply and multiply accumulate
  `  "
` [Qemu-devel] [PATCH 15/67] target/arm: Convert Saturating addition and subtraction
  `  "
` [Qemu-devel] [PATCH 16/67] target/arm: Convert Halfword multiply and multiply accumulate
  `  "
` [Qemu-devel] [PATCH 17/67] target/arm: Convert MSR (immediate) and hints
  `  "
` [Qemu-devel] [PATCH 18/67] target/arm: Convert MRS/MSR (banked, register)
  `  "
` [Qemu-devel] [PATCH 19/67] target/arm: Convert Cyclic Redundancy Check
  `  "
` [Qemu-devel] [PATCH 20/67] target/arm: Convert the rest of A32 Miscelaneous instructions
  `  "
` [Qemu-devel] [PATCH 21/67] target/arm: Convert T32 ADDW/SUBW
  `  "
` [Qemu-devel] [PATCH 22/67] target/arm: Convert load/store (register, immediate, literal)
  `  "
` [Qemu-devel] [PATCH 23/67] target/arm: Convert Synchronization primitives
  `  "
` [Qemu-devel] [PATCH 24/67] target/arm: Convert USAD8, USADA8, SBFX, UBFX, BFC, BFI, UDF
  `  "
` [Qemu-devel] [PATCH 25/67] target/arm: Convert Parallel addition and subtraction
  `  "
` [Qemu-devel] [PATCH 26/67] target/arm: Convert Packing, unpacking, saturation, and reversal
  `  "
` [Qemu-devel] [PATCH 27/67] target/arm: Convert Signed multiply, signed and unsigned divide
  `  "
` [Qemu-devel] [PATCH 28/67] target/arm: Convert MOVW, MOVT
  `  "
` [Qemu-devel] [PATCH 29/67] target/arm: Convert LDM, STM
  `  "
` [Qemu-devel] [PATCH 30/67] target/arm: Convert B, BL, BLX (immediate)
  `  "
` [Qemu-devel] [PATCH 31/67] target/arm: Convert SVC
  `  "
` [Qemu-devel] [PATCH 32/67] target/arm: Convert RFE and SRS
  `  "
` [Qemu-devel] [PATCH 33/67] target/arm: Convert Clear-Exclusive, Barriers
  `  "
` [Qemu-devel] [PATCH 34/67] target/arm: Convert CPS (privileged)
  `  "
` [Qemu-devel] [PATCH 35/67] target/arm: Convert SETEND
  `  "
` [Qemu-devel] [PATCH 36/67] target/arm: Convert PLI, PLD, PLDW
  `  "
` [Qemu-devel] [PATCH 37/67] target/arm: Convert Unallocated memory hint
  `  "
` [Qemu-devel] [PATCH 38/67] target/arm: Convert Table Branch
  `  "
` [Qemu-devel] [PATCH 39/67] target/arm: Convert SG
  `  "
` [Qemu-devel] [PATCH 40/67] target/arm: Convert TT
  `  "
` [Qemu-devel] [PATCH 41/67] target/arm: Simplify disas_thumb2_insn
  `  "
` [Qemu-devel] [PATCH 42/67] target/arm: Simplify disas_arm_insn
  `  "
` [PATCH 43/67] target/arm: Add skeleton for T16 decodetree
` [Qemu-devel] [PATCH 44/67] target/arm: Convert T16 data-processing (two low regs)
  `  "
` [Qemu-devel] [PATCH 45/67] target/arm: Convert T16 load/store (register offset)
  `  "
` [Qemu-devel] [PATCH 46/67] target/arm: Convert T16 load/store (immediate offset)
  `  "
` [Qemu-devel] [PATCH 47/67] target/arm: Convert T16 add pc/sp (immediate)
  `  "
` [Qemu-devel] [PATCH 48/67] target/arm: Convert T16 load/store multiple
  `  "
` [Qemu-devel] [PATCH 49/67] target/arm: Convert T16 add/sub (3 low, 2 low and imm)
  `  "
` [Qemu-devel] [PATCH 50/67] target/arm: Convert T16 one low register and immediate
  `  "
` [Qemu-devel] [PATCH 51/67] target/arm: Convert T16 branch and exchange
  `  "
` [Qemu-devel] [PATCH 52/67] target/arm: Convert T16 add, compare, move (two high registers)
  `  "
` [Qemu-devel] [PATCH 53/67] target/arm: Convert T16 adjust sp (immediate)
  `  "
` [Qemu-devel] [PATCH 54/67] target/arm: Convert T16, extract
  `  "
` [Qemu-devel] [PATCH 55/67] target/arm: Convert T16, Change processor state
  `  "
` [Qemu-devel] [PATCH 56/67] target/arm: Convert T16, Reverse bytes
  `  "
` [Qemu-devel] [PATCH 57/67] target/arm: Convert T16, nop hints
  `  "
` [Qemu-devel] [PATCH 58/67] target/arm: Convert T16, push and pop
  `  "
` [Qemu-devel] [PATCH 59/67] target/arm: Convert T16, Conditional branches, Supervisor call
  `  "
` [Qemu-devel] [PATCH 60/67] target/arm: Convert T16, Miscellaneous 16-bit instructions
  `  "
` [Qemu-devel] [PATCH 61/67] target/arm: Convert T16, shift immediate
  `  "
` [Qemu-devel] [PATCH 62/67] target/arm: Convert T16, load (literal)
  `  "
` [Qemu-devel] [PATCH 63/67] target/arm: Convert T16, Unconditional branch
  `  "
` [Qemu-devel] [PATCH 64/67] target/arm: Convert T16, long branches
  `  "
` [Qemu-devel] [PATCH 65/67] target/arm: Clean up disas_thumb_insn
  `  "
` [Qemu-devel] [PATCH 66/67] target/arm: Move singlestep check from gen_jmp to gen_goto_tb
  `  "
` [Qemu-devel] [PATCH 67/67] target/arm: Merge gen_bx_im into trans_BLX_i
  `  "

[PATCH 1/6] staging: rtl8188eu: add spaces around '+' in usb_halinit.c
 2019-07-26 18:21 UTC  (8+ messages)
` [PATCH 2/6] staging: rtl8188eu: add spaces around '&' "
` [PATCH 3/6] staging: rtl8188eu: add spaces around '|' "
` [PATCH 4/6] staging: rtl8188eu: add spaces around '<<' and '>>' "
` [PATCH 5/6] staging: rtl8188eu: add spaces around '-' and '*' "
` [PATCH 6/6] staging: rtl8188eu: cleanup comparsion to NULL "

[PATCH] media input infrastructure:tw686x: Added Added custom function to set vdev->release in tw686x driver
 2019-07-26 18:20 UTC  (2+ messages)

[Intel-wired-lan] [PATCH S24 01/12] ice: Allow egress control packets from PF_VSI
 2019-07-26 18:20 UTC  (24+ messages)
` [Intel-wired-lan] [PATCH S24 02/12] ice: Account for all states of FW DCBx and LLDP
` [Intel-wired-lan] [PATCH S24 03/12] ice: Don't call synchronize_irq() for VF's from the host
` [Intel-wired-lan] [PATCH S24 04/12] ice: Treat DCBx state NOT_STARTED as valid
` [Intel-wired-lan] [PATCH S24 05/12] ice: Fix RSS LUT table when setting Rx channels
` [Intel-wired-lan] [PATCH S24 06/12] ice: Copy dcbx configuration only if mode is correct
` [Intel-wired-lan] [PATCH S24 07/12] ice: reject VF attempts to enable head writeback
` [Intel-wired-lan] [PATCH S24 08/12] ice: Rename ethtool private flag for lldp
` [Intel-wired-lan] [PATCH S24 09/12] ice: silence some bogus error messages
` [Intel-wired-lan] [PATCH S24 10/12] ice: Fix flag used for module query
` [Intel-wired-lan] [PATCH S24 11/12] ice: Don't clear auto_fec bit in ice_cfg_phy_fec()
` [Intel-wired-lan] [PATCH S24 12/12] ice: Add input handlers for virtual channel handlers

[PATCH 0/4] Tiger Lake: MOCS table handling
 2019-07-26 18:20 UTC  (3+ messages)
` [PATCH 1/4] drm/i915/tgl: Move fault registers to their new offset

[Xen-devel] [linux-linus test] 139361: regressions - FAIL
 2019-07-26 18:19 UTC 

[PATCH] reset: unstage empty deleted ita files
 2019-07-26 18:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] crypto: s390/aes - fix name clash after AES library refactor
 2019-07-26 18:19 UTC 

[PATCH net-next v2] mlx4/en_netdev: allow offloading VXLAN over VLAN
 2019-07-26 18:18 UTC 

Request for inclusion on linux-4.14.y
 2019-07-26 18:17 UTC 

[Qemu-devel] [PATCH v4 0/7] Measure Tiny Code Generation Quality
 2019-07-26 18:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 7/7] monitor: adding info tbs, tb, and coverset

[PATCH] MAINTAINERS: Update Intel ASoC drivers maintainers
 2019-07-26 18:15 UTC 

[RFC] net: phy: read link status twice when phy_check_link_status()
 2019-07-26 18:14 UTC  (2+ messages)

[vfs:work.mount1 32/32] fs/gfs2/ops_fstype.c:1527:9: warning: 'error' may be used uninitialized in this function
 2019-07-26 18:14 UTC 

[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
 2019-07-26 18:14 UTC  (5+ messages)
` [PATCH v6 0/1] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
  ` [PATCH v6 1/1] "

Bug#932845: TS-219 RTC issue with Debian Buster
 2019-07-26 18:12 UTC  (6+ messages)

[dpdk-dev] [PATCH v1 00/11] add SPDX tags to files with Intel copyright
 2019-07-26 18:11 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 05/11] examples/qos_sched: replace license text with SPDX tag
  ` [dpdk-dev] [PATCH v2 07/11] ethdev: "
  ` [dpdk-dev] [PATCH v2 09/11] port: "

How to add multiple example with conflicting includes
 2019-07-26 18:11 UTC 

Reporting reused packfile objects
 2019-07-26 18:10 UTC 

[dpdk-dev] [PATCH] maintainers: add co-maintainer to sched library
 2019-07-26 18:10 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/1] doc: integrate UEFI documentation into Sphinx toctree
 2019-07-26 18:10 UTC 

[5.2 regression] rtwpci + amd iommu
 2019-07-26 18:08 UTC  (4+ messages)

[RFC PATCH 00/40] soundwire: updates for 5.4
 2019-07-26 18:08 UTC  (6+ messages)
` [RFC PATCH 17/40] soundwire: bus: use runtime_pm_get_sync/pm when enabled
` [RFC PATCH 27/40] soundwire: Add Intel resource management algorithm
  ` [alsa-devel] "

[NTB] 26b3a37b92: WARNING:at_kernel/params.c:#param_sysfs_init
 2019-07-26 18:08 UTC  (2+ messages)

[PATCHv3] EDAC, altera: Move Stratix10 SDRAM ECC to peripheral
 2019-07-26 18:09 UTC 

[PATCH AUTOSEL 4.19 001/158] wil6210: fix potential out-of-bounds read
 2019-07-26 18:07 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 097/158] media: coda: fix mpeg2 sequence number handling

[PATCH] kprobes: Allow kprobes coexist with livepatch
 2019-07-26 18:06 UTC  (5+ messages)

[PATCH] drm/mst: Fix sphinx warnings in drm_dp_msg_connector register functions
 2019-07-26 18:06 UTC  (2+ messages)

how to encrypt fip for GXB P201 and possible bug in docs
 2019-07-26 18:03 UTC  (2+ messages)

[PATCH v2 00/26] ReST conversion of text files without .txt extension
 2019-07-26 18:02 UTC  (3+ messages)
      ` [PATCH v2 25/26] docs: rcu: convert some articles from html to ReST

[lttng-ust][PATCH] Add config time check for new gettid API
 2019-07-26 18:01 UTC 

[5.2 REGRESSION] Generic vDSO breaks seccomp-enabled userspace on i386
 2019-07-26 18:01 UTC  (11+ messages)

[PATCH] staging:iio:adc:ad7280a: add of_match_table entry
 2019-07-26 17:59 UTC  (3+ messages)

[PATCH 4.19 000/271] 4.19.61-stable review
 2019-07-26 17:59 UTC  (5+ messages)
` [PATCH 4.19 078/271] perf/x86/intel/uncore: Handle invalid event coding for free-running counter
` [PATCH 4.19 085/271] ACPICA: Clear status of GPEs on first direct enable

switch the remaining architectures to use generic GUP v4
 2019-07-26 17:58 UTC  (5+ messages)
` [PATCH 09/16] sparc64: use the generic get_user_pages_fast code

[VDSO] [x86_32] v5-3-rc1 needs vdso32=0 to get systemd-journald running
 2019-07-26 17:57 UTC  (4+ messages)

[GIT PULL] Block fixes for 5.3-rc2
 2019-07-26 17:56 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: vendor-prefixes: Add Admatec AG
 2019-07-26 17:54 UTC  (5+ messages)
` [PATCH v2 2/2] ARM: dts: imx6ul-kontron-n6310: Add Kontron i.MX6UL N6310 SoM and boards

[RFC-ish PATCH 00/17] Clean up ASPEED devicetree warnings
 2019-07-26 17:53 UTC  (4+ messages)
` [PATCH 06/17] ARM: dts: swift: Cleanup gpio-keys-polled properties

[PATCH 1/3] drm/i915/uc: Remove redundant header_offset/size definitions
 2019-07-26 17:51 UTC  (4+ 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.