All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-25 20:40:29 to 2019-01-25 22:30:06 UTC [more...]

[Qemu-devel] [PATCH v6 00/35] target/riscv: Convert to decodetree
 2019-01-25 22:29 UTC  (18+ messages)
` [Qemu-devel] [PATCH v6 21/35] target/riscv: Remove manual decoding from gen_branch()
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 22/35] target/riscv: Remove manual decoding from gen_load()
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 23/35] target/riscv: Remove manual decoding from gen_store()
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 24/35] target/riscv: Move gen_arith_imm() decoding into trans_* functions
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 28/35] target/riscv: Rename trans_arith to gen_arith
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 30/35] target/riscv: Remove decode_RV32_64G()

[PATCH] drm/amd/powerplay: add override pcie parameters for Vega20
 2019-01-25 22:29 UTC  (2+ messages)

[PATCH] sfp: sfp_read: split-up request when hw rx buffer is too small
 2019-01-25 22:28 UTC  (5+ messages)

[PATCH ghak100 V2 0/2] audit: avoid umount hangs on missing mount
 2019-01-25 22:27 UTC  (6+ messages)
` [PATCH ghak100 V2 1/2] audit: more filter PATH records keyed on filesystem magic
` [PATCH ghak100 V2 2/2] audit: ignore fcaps on umount

[PATCH v3 0/4] Report raw context in AVCs + refactoring
 2019-01-25 22:26 UTC  (7+ messages)
` [PATCH v3 1/4] selinux: inline some AVC functions used only once
` [PATCH v3 2/4] selinux: replace some BUG_ON()s with a WARN_ON()

[ndctl PATCH] daxctl: Add bash-completion
 2019-01-25 22:26 UTC 

[PATCH v2 0/4] icl: Misc PLL patches
 2019-01-25 22:24 UTC  (5+ messages)
` [PATCH v2 1/4] drm/i915/icl: use tc_port in MG_PLL macros
` [PATCH v2 2/4] drm/i915: always return something on DDI clock selection
` [PATCH v2 3/4] drm/i915/icl: remove dpll from clk_sel
` [PATCH v2 4/4] drm/i915/icl: keep track of unused pll while looping

perf/x86/intel/uncore
 2019-01-25 22:24 UTC  (5+ messages)

[PATCH 00/15] Habana Labs kernel driver
 2019-01-25 22:23 UTC  (5+ messages)
` [PATCH/RFC 0/5] HW accel subsystem
  ` [PATCH 1/5] drivers/accel: Introduce subsystem
    ` [PATCH v2 "

[PATCH V2 1/4] i2c: tegra: Sort all the include headers alphabetically
 2019-01-25 22:22 UTC  (14+ messages)
` [PATCH V2 2/4] i2c: tegra: Update I2C transfer using buffer
` [PATCH V2 3/4] i2c: tegra: Add DMA Support

[Qemu-devel] [PATCH v1] GLib sucks - Remove any connections between me and GLib
 2019-01-25 22:21 UTC  (2+ messages)

[Qemu-devel] [PATCH] MAINTAINERS: Remove Michael Clark as a RISC-V Maintainer
 2019-01-25 22:21 UTC  (2+ messages)
` [Qemu-riscv] "

[PATCH on sb/more-repo-in-api] revision: use commit graph in get_reference()
 2019-01-25 22:21 UTC  (6+ messages)
` Regression in: "

[PATCH] log,diff-tree: add --combined-with-paths options for merges with renames
 2019-01-25 22:21 UTC  (4+ messages)

[PATCH v3 0/1] Thermal throttling for SDM845
 2019-01-25 22:20 UTC  (5+ messages)
` [PATCH v3 1/1] arm64: dts: sdm845: wireup the thermal trip points to cpufreq

[Qemu-devel] [PATCH 00/13] Dynamic TLB sizing, backends
 2019-01-25 22:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH 08/13] tcg/riscv: enable dynamic TLB sizing
` [Qemu-devel] [PATCH 13/13] cputlb: Remove static tlb sizing

[GIT PULL] SCSI fixes for 5.0-rc3
 2019-01-25 22:15 UTC 

[PATCH RFC 0/5] Ideas for new NFS and RPC trace points
 2019-01-25 22:11 UTC  (6+ messages)
` [PATCH RFC 1/5] SUNRPC: Add xdr_stream::rqst field
` [PATCH RFC 2/5] SUNRPC: Add XDR overflow trace event
` [PATCH RFC 3/5] SUNRPC: Add trace event that reports reply page vector alignment
` [PATCH RFC 4/5] NFS: Remove print_overflow_msg()
` [PATCH RFC 5/5] NFS: Add trace events to report non-zero NFS status codes

[net-next PATCH] MAINTAINERS: Add entry for XDP core code
 2019-01-25 22:10 UTC  (2+ messages)

fsync hangs after scsi rejected a request
 2019-01-25 22:10 UTC  (8+ messages)

[PATCH 1/3] drm/i915: Rename execlists->queue_priority to preempt_priority_hint
 2019-01-25 22:05 UTC  (3+ messages)
` [PATCH 2/3] drm/i915/execlists: Suppress preempting self
` [PATCH 3/3] drm/i915/execlists: Suppress redundant preemption

[Qemu-devel] [PULL 0/8] Ide patches
 2019-01-25 22:06 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/8] cmd646: Remove unused variable
` [Qemu-devel] [PULL 2/8] cmd646: Remove IDEBus from CMD646BAR
` [Qemu-devel] [PULL 3/8] cmd646: Move PCI IDE specific functions to ide/pci.c
` [Qemu-devel] [PULL 4/8] ide: Get rid of CMD646BAR struct
` [Qemu-devel] [PULL 5/8] sii3112: Remove duplicated code and use PCI IDE ops instead
` [Qemu-devel] [PULL 6/8] ide/via: Remove vt82c686b_init_ports() function
` [Qemu-devel] [PULL 7/8] ide/via: Rename functions to match device name
` [Qemu-devel] [PULL 8/8] ide/via: Implement and use native PCI IDE mode

[Qemu-devel] [PATCH 0/2] i386: arch_capabilities fixes + migratability
 2019-01-25 22:06 UTC  (6+ messages)
`  "
` [Qemu-devel] [PATCH 1/2] i386: kvm: Disable arch_capabilities if MSR can't be set
  `  "
` [Qemu-devel] [PATCH 2/2] i386: Make arch_capabilities migratable
  `  "

[PATCH 0/6] ARM: defconfig: lpc32xx: update NXP LPC32xx defconfig
 2019-01-25 22:03 UTC  (7+ messages)
` [PATCH 1/6] ARM: defconfig: lpc32xx: enable NFSv4 support
` [PATCH 2/6] ARM: defconfig: lpc32xx: enable build options for basic debugging
` [PATCH 3/6] ARM: defconfig: lpc32xx: enable panic on oops option
` [PATCH 4/6] ARM: defconfig: lpc32xx: enable serial console on HS UART
` [PATCH 5/6] ARM: defconfig: lpc32xx: enable generic SRAM driver
` [PATCH 6/6] ARM: defconfig: lpc32xx: disable superfluous GPIO controllers

LM5066 low- and high-current limit scaling
 2019-01-25 22:04 UTC  (2+ messages)

Add author and committer configuration settings
 2019-01-25 21:59 UTC  (3+ messages)
` [PATCH v2 1/2] config: allow giving separate author and committer idents
` [PATCH v2 2/2] tests: add test for "

[PATCH -next] selinux: Fix error return code in policydb_read()
 2019-01-25 21:59 UTC  (7+ messages)

[PATCH net-next v3 1/2] net/mlx5e: Update hw flows when encap source mac changed
 2019-01-25 21:57 UTC  (3+ messages)
` [PATCH net-next v3 2/2] net/mlx5e: Don't overwrite pedit action when multiple pedit used

[Qemu-devel] [RFC PATCH] ahci-test: Add dependency to qemu-img tool
 2019-01-25 21:57 UTC  (2+ messages)

[PATCH ghak105 V1 0/2] audit: clean up CONFIG_AUDITSYSCALL
 2019-01-25 21:56 UTC  (3+ messages)
` [PATCH ghak105 V1 1/2] audit: clean up AUDITSYSCALL prototypes and stubs

[PATCH] drm/amd/powerplay: Fix missing break in switch
 2019-01-25 21:55 UTC 

[PATCH net-next 1/1] openvswitch: Declare ovs key structures using macros
 2019-01-25 21:55 UTC  (2+ messages)

[PATCH v1] svcrdma: Remove max_sge check at connect time
 2019-01-25 21:54 UTC 

[PATCH] drm/i915: Fix skl srckey mask bits
 2019-01-25 21:54 UTC  (2+ messages)

[linux-lvm] Question about thin-pool/thin LV with stripes
 2019-01-25 21:53 UTC  (5+ messages)

[PATCH V2 rdma-next 0/3] RDMA/hns: Some fixes for hns RoCE driver
 2019-01-25 21:50 UTC  (7+ messages)
` [PATCH V2 rdma-next 2/3] RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset

[Qemu-devel] [PATCH 0/3] target/arm: fix PAuth in user mode
 2019-01-25 21:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] target/arm: fix AArch64 virtual address space size
` [Qemu-devel] [PATCH 2/3] target/arm: actually enable PAuth in user mode
` [Qemu-devel] [PATCH 3/3] target/arm: fix decoding of B{,L}RA{A,B}

[PATCH 00/15] Habana Labs kernel driver
 2019-01-25 21:47 UTC  (7+ messages)
` [PATCH 04/15] habanalabs: add context and ASID modules
` [PATCH 05/15] habanalabs: add command buffer module

[U-Boot] [PATCH] efi_loader: Patch non-runtime code out at ExitBootServices already
 2019-01-25 21:43 UTC  (3+ messages)

[PATCH net 0/4] various compat ioctl fixes
 2019-01-25 21:43 UTC  (5+ messages)
` [PATCH net 1/4] Revert "socket: fix struct ifreq size in compat ioctl"
` [PATCH net 2/4] Revert "kill dev_ifsioc()"
` [PATCH net 3/4] net: socket: fix SIOCGIFNAME in compat
` [PATCH net 4/4] net: socket: make bond ioctls go through compat_ifreq_ioctl()

[PATCH] wistron_btns needs executable BIOS image
 2019-01-25 21:41 UTC  (4+ messages)
` [PATCH][RESEND] "

[U-Boot] [RFC] ARM: omap3_logic_somlv: Enable OF_CONTROL in SPL
 2019-01-25 21:39 UTC  (3+ messages)

[PATCH] usb: musb: Fix potential NULL dereference
 2019-01-25 21:37 UTC  (3+ messages)
  `  "

[SPDK] Spdk NvmeOverTcp with VPP crashes on perf tool exit
 2019-01-25 21:37 UTC 

[PATCH for-4.12 0/8] xen/arm: Workaround for Cortex-A76 erratum 1165522
 2019-01-25 21:36 UTC  (5+ messages)
` [PATCH for-4.12 6/8] xen/arm: Implement workaround "

[PATCH] fetch: prefer suffix substitution in compact fetch.output
 2019-01-25 21:36 UTC  (2+ messages)

[PATCH 0/2] infiniband: trivial header search path fixups
 2019-01-25 21:35 UTC  (3+ messages)
` [PATCH 2/2] infiniband: prefix header search paths with $(srctree)/

[PATCH v2] drm/i915: correct the pitch check for NV12 framebuffer
 2019-01-25 21:34 UTC  (3+ messages)
` [PATCH v3] "

Writing merge strategy?
 2019-01-25 21:33 UTC  (2+ messages)

[PATCH] SUNRPC: Don't allow compiler optimisation of svc_xprt_release_slot()
 2019-01-25 21:32 UTC  (12+ messages)

Record stereo from one input on the soundcard
 2019-01-25 21:32 UTC  (3+ messages)

[PATCH] mtd: rawnand: mark expected switch fall-throughs
 2019-01-25 21:09 UTC  (3+ messages)

[PATCH v3] lightnvm: pblk: ignore bad block wp for pblk_line_wp_is_unbalanced
 2019-01-25 21:30 UTC  (11+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_rotation_crc: Fix multiplane-rotation-cropping* tests
 2019-01-25 21:29 UTC  (3+ messages)

[PATCH v3 0/4] Add device links to clocks
 2019-01-25 21:28 UTC  (6+ messages)
` [PATCH v3 2/4] clk: core: link consumer with clock driver

Retrieving
 2019-01-25 21:22 UTC  (7+ messages)
  ` Retrieving CSUM-Tree

[PATCH 0/5] [v4] Allow persistent memory to be used like normal RAM
 2019-01-25 21:24 UTC  (16+ messages)
` [PATCH 1/5] mm/resource: return real error codes from walk failures
` [PATCH 2/5] mm/resource: move HMM pr_debug() deeper into resource code

[PATCH v6 00/22] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-01-25 21:24 UTC  (5+ messages)
` [PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI

[PATCH v5 07/17] drm/sun4i: sun6i_mipi_dsi: Refactor vertical video start delay
 2019-01-25 21:21 UTC  (13+ messages)

[PATCH] drm: etnaviv: try harder to generate a core dump
 2019-01-25 21:21 UTC 

[mlmmj] How to update the website of MLMMJ
 2019-01-25 21:20 UTC 

[RFC][PATCH v2 0/5] Experiments with overlayfs filemap
 2019-01-25 21:18 UTC  (10+ messages)

[GIT PULL] VFIO fixes for v5.0-rc4
 2019-01-25 21:17 UTC 

[xen-unstable test] 132457: regressions - FAIL
 2019-01-25 21:17 UTC 

[PATCH blktests v3 00/13] Implement zoned block device support
 2019-01-25 21:17 UTC  (11+ messages)
` [PATCH blktests v3 01/13] config: Introduce RUN_ZONED_TESTS variable and CAN_BE_ZONED flag
` [PATCH blktests v3 03/13] block/004: Adjust fio conditions for zoned block devices
` [PATCH blktests v3 04/13] block: Whitelist tests supporting "
` [PATCH blktests v3 05/13] check: Introduce fallback_device() and cleanup_fallback_device()
` [PATCH blktests v3 06/13] common: Introduce _dd() helper function

DPDK Release Status Meeting 24/01/2018
 2019-01-25 21:16 UTC  (3+ messages)

[PATCH] drm/i915/icl: Add TypeC ports only if VBT is present
 2019-01-25 21:16 UTC  (2+ messages)

[PATCH] ether: fix configure() to use a default for max_rx_pkt_len
 2019-01-25 21:15 UTC  (8+ messages)
` [PATCH v3] ether: use a default for max Rx frame size in configure()

[PATCH 00/14] Trace2 tracing facility
 2019-01-25 21:13 UTC  (4+ messages)
` [PATCH 01/14] trace2: Documentation/technical/api-trace2.txt

[PATCH] cxl: Wrap iterations over afu slices inside 'afu_list_lock'
 2019-01-25 21:11 UTC  (2+ messages)

[mlmmj] Is this list active? Where is "upstream"??
 2019-01-25 21:08 UTC  (2+ messages)

[PATCH v4 2/2] LSM: add SafeSetID module that gates setid calls
 2019-01-25 21:06 UTC  (4+ messages)
` [PATCH v5 "

[PATCH ghak103 V1] audit: add support for fcaps v3
 2019-01-25 21:04 UTC  (3+ messages)

[PATCH 1/4] drm/i915/dsi: Fix pipe_bpp for handling for 6 bpc pixel-formats
 2019-01-25 21:05 UTC  (3+ messages)
` [PATCH 4/4] drm/i915/dsi: Call drm_connector_cleanup on vlv_dsi_init error exit path

[PATCH v2] ARM: avoid Cortex-A9 livelock on tight dmb loops
 2019-01-25 21:03 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix baco handling for soc15
 2019-01-25 21:03 UTC  (2+ messages)

[PATCH 1/3] drm: Add debug prints for the various object lookup errors
 2019-01-25 21:01 UTC  (6+ messages)
` [PATCH 2/3] drm: Sync errno values for property "
` [Intel-gfx] [PATCH 1/3] drm: Add debug prints for the various object "

[Qemu-devel] [PATCH] acpi: Make TPM 2.0 with TIS available as MSFT0101
 2019-01-25 21:00 UTC 

ETA for 4.19rt-stable patch set?
 2019-01-25 21:01 UTC  (2+ messages)

[PATCH v2 0/5] vfio-ccw: support hsch/csch (kernel part)
 2019-01-25 21:00 UTC  (8+ messages)
` [PATCH v2 3/5] vfio-ccw: add capabilities chain
    ` [Qemu-devel] "
` [PATCH v2 5/5] vfio-ccw: add handling for async channel instructions
  ` [Qemu-devel] "

[PATCH] nfsd: Fix error return values for nfsd4_clone_file_range()
 2019-01-25 20:57 UTC  (8+ messages)

[PATCH] x86/insn-eval: Mark expected switch fall-through
 2019-01-25 20:55 UTC 

[Qemu-devel] [PATCH 0/3] scsi-disk: Device Identification fixes
 2019-01-25 20:52 UTC  (2+ messages)

[meta-oe][PATCH 1/2] libkcapi: Fix missing bash (for apps) and unneeded checksums (for testapp) when building
 2019-01-25 20:51 UTC  (2+ messages)

[PATCH] xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCE
 2019-01-25 20:51 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.0-rc4
 2019-01-25 20:51 UTC 

[Buildroot] [PATCH] jemalloc: allow on MIPS64
 2019-01-25 20:50 UTC 

[RFC 2/2] ath10k: Add QCA vendor command/attr support to filter neighbor BSS frames
 2019-01-25 20:49 UTC  (5+ messages)
  ` [RFC 2/2] ath10k: Add QCA vendor command/attr support to filterneighbor "

[PATCH] ASN.1: mark expected switch fall-throughs
 2019-01-25 20:48 UTC 

[Intel-wired-lan] i40e XDP - inform user if MTU exceeds rx_buf_len when loading program
 2019-01-25 20:48 UTC 

[RFC] Provide in-kernel headers for making it easy to extend the kernel
 2019-01-25 20:46 UTC  (11+ messages)

[PATCH] xtensa: Fix typo use space=>user space
 2019-01-25 20:44 UTC  (2+ messages)

[PATCH] nl80211/cfg80211: Add support to specify band specific min rssi thresholds with sched scan
 2019-01-25 20:44 UTC  (6+ messages)

algorithm: document("features")
 2019-01-25 20:49 UTC 

[PATCH] lib/assoc_array: mark expected switch fall-through
 2019-01-25 20:41 UTC 

Docubetter: New Schedule
 2019-01-25 20:40 UTC 


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.