All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-24 15:52:33 to 2018-01-24 16:43:50 UTC [more...]

[PATCH v1 0/4] KVM: s390: refactor cpuflag handling
 2018-01-24 16:43 UTC  (10+ messages)
` [PATCH v1 1/4] KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()
` [PATCH v1 2/4] KVM: s390: reuse kvm_s390_set_cpuflags()
` [PATCH v1 3/4] KVM: s390: introduce and use kvm_s390_clear_cpuflags()
` [PATCH v1 4/4] KVM: s390: introduce and use kvm_s390_test_cpuflags()

[PATCH 1/2] free_pcppages_bulk: do not hold lock when picking pages to free
 2018-01-24 16:43 UTC  (6+ messages)
` [PATCH 2/2] free_pcppages_bulk: prefetch buddy while not holding lock

Feature request: Improve diff algorithm
 2018-01-24 16:43 UTC  (5+ messages)

[PATCH] arm64: turn off xgene branch prediction while in kernel space
 2018-01-24 16:43 UTC  (6+ messages)

[U-Boot] [PATCH] gpio: sunxi: Add compatible string for H5 PIO
 2018-01-24 16:43 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/12] sunxi: arm64 binary size fixes
 2018-01-24 16:42 UTC  (2+ messages)

[RFC v2 0/6] DRM logging tidy
 2018-01-24 16:42 UTC  (9+ messages)
` [RFC 1/6] drm/armada: Simplify drm_dev_init error log
` [RFC 2/6] drm: Introduce unexported DRM_LOG_NAME define for logging
` [RFC 3/6] drm/i915: Give our log messages our name
` [RFC 4/6] drm: Respect driver set DRM_LOG_NAME in drm_printk
` [RFC 5/6] drm: Respect driver set DRM_LOG_NAME in drm_dev_printk
` [RFC 6/6] drm: Respect driver set DRM_LOG_NAME in drm_info_printer
` [Intel-gfx] [RFC v2 0/6] DRM logging tidy
` ✓ Fi.CI.BAT: success for DRM logging tidy (rev2)

[PATCH v19 00/10] Add backlight helper functions
 2018-01-24 16:41 UTC  (18+ messages)
` [PATCH v19 01/10] video: backlight: Add helpers to enable and disable backlight
` [PATCH v19 02/10] drm/tinydrm: Convert tinydrm_enable/disable_backlight to backlight_enable/disable
` [PATCH v19 03/10] video: backlight: Add of_find_backlight helper in backlight.c
` [PATCH v19 04/10] drm/tinydrm: Replace tinydrm_of_find_backlight with of_find_backlight
` [PATCH v19 05/10] video: backlight: Add devres versions of of_find_backlight
` [PATCH v19 06/10] drm/tinydrm: Call devres version "
` [PATCH v19 07/10] drm/panel: Use backlight_enable/disable helpers
` [PATCH v19 08/10] drm/omapdrm: "
` [PATCH v19 09/10] drm/panel: Use of_find_backlight helper
` [PATCH v19 10/10] drm/omapdrm: "

[GIT PULL] PCI fixes for v4.15
 2018-01-24 16:40 UTC  (6+ messages)

[PATCH 0/2] clang: fixes for the indirect thunk
 2018-01-24 16:40 UTC  (5+ messages)
` [PATCH 1/2] x86/clang: fix build with indirect thunks
` [PATCH 2/2] x86: fix indirect thunk usage of CONFIG_INDIRECT_THUNK

RCU stall in 8250 serial driver Linux 4.15-rc1
 2018-01-24 16:40 UTC  (5+ messages)

[PATCH v3 0/3] Utilization estimation (util_est) for FAIR tasks
 2018-01-24 16:40 UTC  (3+ messages)
` [PATCH v3 1/3] sched/fair: add util_est on top of PELT

[PATCH v2 0/7] Overlayfs exportfs tests
 2018-01-24 16:40 UTC  (5+ messages)
` [PATCH v2 5/7] overlay: test encode/decode of non-samefs overlay file handles
` [PATCH v2 7/7] overlay: test encode/decode of non-samefs overlay file handles with renames

[Qemu-devel] [RFC] qid path collision issues in 9pfs
 2018-01-24 16:40 UTC  (8+ messages)

[PATCH 0/7] ARM: vGICv3: clean up optional DT properties
 2018-01-24 16:39 UTC  (9+ messages)
` [PATCH 1/7] tools: ARM: vGICv3: avoid inserting "
` [PATCH 2/7] ARM: vGICv3: drop GUEST_GICV3_RDIST_REGIONS symbol
` [PATCH 3/7] ARM: GICv3: emit optional DT property only when necessary

imx: mx25: Remove SION bit in all pin-mux
 2018-01-24 16:38 UTC  (15+ messages)
          ` [U-Boot] [PATCH] "

[PATCH v2] libxl: put RSDP for PVH guest near 4GB
 2018-01-24 16:38 UTC  (14+ messages)

[PATCH RFC 0/3] API for 128-bit IO access
 2018-01-24 16:38 UTC  (3+ messages)

[PATCHv3 0/3] x86/mm/encrypt: Cleanup and switching between paging modes
 2018-01-24 16:36 UTC  (8+ messages)
` [PATCHv3 1/3] x86/mm/encrypt: Move page table helpers into separate translation unit
` [PATCHv3 2/3] x86/mm/encrypt: Rewrite sme_populate_pgd() and sme_populate_pgd_large()
` [PATCHv3 3/3] x86/mm/encrypt: Rewrite sme_pgtable_calc()

[Patch] vmbus: Simply hv_get_next_write_location() function
 2018-01-24 16:37 UTC  (2+ messages)

[PATCH 0/3] Input-apbps2: Adjustments for two function implementations
 2018-01-24 16:36 UTC  (8+ messages)
` [PATCH 1/3] Input: apbps2: Delete an error message for a failed memory allocation in apbps2_of_probe()
  ` [PATCH 1/3] Input: apbps2: Delete an error message for a failed memory allocation in apbps2_of_probe
` [PATCH 2/3] Input: apbps2: Improve a size determination in apbps2_of_probe()
` [PATCH 3/3] Input: apbps2: Fix typos in a comment

virtio_net occasionally stops sending packets
 2018-01-24 16:35 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH net-next 0/3 V1] rtnetlink: enable IFLA_IF_NETNSID for RTM_{DEL,SET}LINK
 2018-01-24 16:35 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/22] re-factor softfloat and add fp16 functions
 2018-01-24 16:34 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 02/22] include/fpu/softfloat: remove USE_SOFTFLOAT_STRUCT_TYPES
` [Qemu-devel] [PATCH v3 03/22] fpu/softfloat-types: new header to prevent excessive re-builds
` [PATCH v3 04/22] target/*/cpu.h: remove softfloat.h
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 07/22] include/fpu/softfloat: implement float16_set_sign helper
` [Qemu-devel] [PATCH v3 08/22] include/fpu/softfloat: add some float16 constants

e1000e hardware unit hangs
 2018-01-24 16:34 UTC  (5+ messages)
  ` [Intel-wired-lan] "

[PATCH 0/8] CPU cooling device new strategies
 2018-01-24 16:34 UTC  (3+ messages)
` [PATCH 4/8] thermal/drivers/Kconfig: Convert the CPU cooling device to a choice

[PATCH] fpga: region: Release the bridge reference
 2018-01-24 16:34 UTC  (2+ messages)

[PATCH RFC] xen: Improvements to domain_crash_sync()
 2018-01-24 16:31 UTC  (4+ messages)

[PATCH rdma-core 2/2] libhns: Support cq record doorbell
 2018-01-24 16:30 UTC  (11+ messages)

Shared value between host and guests
 2018-01-24 15:56 UTC  (3+ messages)

Creating sparse checkout in a new linked git worktree
 2018-01-24 16:11 UTC 

One Question About PCIe BUS Config Type with pcie_bus_safe or pcie_bus_perf On NVMe Device
 2018-01-24 16:29 UTC  (13+ messages)

[PATCH v2 net-next] net/ipv6: Do not allow route add with a device that is down
 2018-01-24 16:29 UTC 

[U-Boot] Please pull u-boot-fsl-qoriq master
 2018-01-24 16:28 UTC  (2+ messages)

[U-Boot] [PULL] efi patch queue 2018-01-23
 2018-01-24 16:28 UTC  (2+ messages)

[PATCH] x86/hyper-v: stop suppressing X86_FEATURE_PCID
 2018-01-24 16:27 UTC  (3+ messages)
` [tip:x86/hyperv] x86/hyperv: Stop "

get_maintainer.pl bug?
 2018-01-24 16:28 UTC  (3+ messages)

[PATCH v3 0/1] Skip over regions of invalid pfns with NUMA=n && HAVE_MEMBLOCK=y
 2018-01-24 16:27 UTC  (4+ messages)
` [PATCH v3 1/1] mm: page_alloc: skip over regions of invalid pfns on UMA

[PATCH 0/2] regmap: use debugfs even when no device
 2018-01-24 16:27 UTC  (8+ messages)
` [PATCH 1/2] regmap: fix NULL pointer dereference in regmap_name_read_file()

[f2fs-dev] [PATCH RFC] f2fs: flush cp pack except cp page2 at first
 2018-01-24 16:26 UTC  (4+ messages)
`  "

[PATCH v2 0/5] Basic Speculation Control feature support
 2018-01-24 16:25 UTC  (4+ messages)
` [PATCH v2 5/5] x86/pti: Do not enable PTI on fixed Intel processors

[Qemu-arm] [PATCH] linux-user: Fix register used for 6th and 7th syscall argument on aarch64
 2018-01-24 16:25 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH v2] bsg: use pr_debug instead of hand craftet macros
 2018-01-24 16:24 UTC  (3+ messages)

[U-Boot] [PATCH] Fix build of socfpga targets when CONFIG_SPL is not set (i.e., you do not want to generate preloader image)
 2018-01-24 16:24 UTC 

[PATCH v3 00/41] Optimize KVM/ARM for VHE systems
 2018-01-24 16:24 UTC  (7+ messages)
` [PATCH v3 14/41] KVM: arm64: Introduce VHE-specific kvm_vcpu_run
` [PATCH v3 15/41] KVM: arm64: Remove kern_hyp_va() use in VHE switch function

[PATCH v2 0/3] Add managed ioremap function for shared resources
 2018-01-24 16:23 UTC  (6+ messages)
` [PATCH v2 2/3] devres: Add devm_ioremap_shared_resource()
` [PATCH v2 3/3] mtd: nand: davinci: Use devm_ioremap_shared_resource()

[PATCH 1/8] mt76: retry rx polling as long as there is budget left
 2018-01-24 16:23 UTC  (6+ messages)
` [PATCH 8/8] mt76: validate rx CCMP PN

2x difference between multi-thread and multi-process for same number of CTXs
 2018-01-24 16:22 UTC 

[LSF/MM TOPIC] User Directed Tiered Memory Management
 2018-01-24 16:22 UTC  (2+ messages)

Speed of git branch --contains
 2018-01-24 16:20 UTC  (2+ messages)

[PATCH 0/8] Add support for PWM input capture on STM32
 2018-01-24 15:43 UTC  (11+ messages)
` [PATCH 4/8] mfd: stm32-timers: add support for dmas

[PATCH v2] KVM: s390: add vcpu stat counters for many instruction
 2018-01-24 16:18 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 00/21] RISC-V QEMU Port Submission v1
 2018-01-24 16:16 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 06/21] RISC-V FPU Support

[Bug 104738] Radeon HD 6970M/6990M crash on iMac on boot - only nomodeset helps
 2018-01-24 16:15 UTC  (2+ messages)

[PATCH 0/2] Add VSP support for r8a774[35]
 2018-01-24 16:11 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: r8a7743: Add VSP support
` [PATCH 2/2] ARM: dts: r8a7745: "

[PATCH v4 1/6] drm/i915/guc: Grab RPM wakelock while disabling GuC interrupts
 2018-01-24 16:14 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v4,1/6] "

[PATCH V2 0/3] Buffer's log item refactoring
 2018-01-24 16:14 UTC  (5+ messages)
` [PATCH 1/3] Get rid of xfs_buf_log_item_t typedef
` [PATCH 2/3] Split buffer's b_fspriv field

[PATCH 0/7] arm64: uprobes - ARM32 instruction probing
 2018-01-24 16:13 UTC  (3+ messages)
  ` [PATCH 7/7] "

[PATCH] kernel: x86: early-quirks: Replace mdelay with usleep_range in apple_airport_reset
 2018-01-24 16:13 UTC  (3+ messages)

[PATCH RT] Revert "net: sysrq via icmp"
 2018-01-24 16:12 UTC 

[PATCH v5 2/3] net/failsafe: slaves Rx interrupts registration
 2018-01-24 16:12 UTC  (5+ messages)
` [PATCH v6 0/3] net/failsafe: add Rx interrupts support
  ` [PATCH v6 1/3] net/failsafe: register as an Rx interrupt mode PMD
  ` [PATCH v6 2/3] net/failsafe: slaves Rx interrupts registration
  ` [PATCH v6 3/3] net/failsafe: add Rx interrupts

[PATCH] bnx2fc: Fix check in SCSI completion handler when reqeust has already timed out
 2018-01-24 16:12 UTC  (2+ messages)

[RFC PATCH 0/4] softirq: Per vector threading v3
 2018-01-24 16:11 UTC  (5+ messages)

[PATCH v2] i2c: Allow ACPI_I2C_OPREGION if I2C is built as a module
 2018-01-24 16:10 UTC  (11+ messages)

[PATCH 1/4] drm/amd/pp: Add new smu callback function
 2018-01-24 16:10 UTC  (5+ messages)
` [PATCH 2/4] drm/amd/pp: Implement update_dpm_settings on Polaris
` [PATCH 4/4] drm/amd/pp: Implement set_power_profile_mode on smu7

[PATCH] cls_flower: check if filter is in HW before calling fl_hw_destroy_filter()
 2018-01-24 16:07 UTC  (2+ messages)

[PATCH arm/aspeed/ast2500 v2] ipmi: add an Aspeed KCS IPMI BMC driver
 2018-01-24 16:06 UTC 

[PATCH 1/2] ASoC: compress: Correct handling of compressed ops
 2018-01-24 16:05 UTC  (6+ messages)

LKML admins (syzbot emails are not delivered)
 2018-01-24 16:04 UTC  (11+ messages)

SQ overflow seen running isert traffic with high block sizes
 2018-01-24 16:03 UTC  (13+ messages)

[PATCH v5 0/9] PCI: dwc: MSI-X feature
 2018-01-24 16:03 UTC  (3+ messages)
` [PATCH v5 2/9] PCI: dwc: exynos: Switch to use the IRQ chained API

[PATCH 1/2] brcmfmac: assure bcdc dcmd api does not return value > 0
 2018-01-24 16:03 UTC  (2+ messages)
` [1/2] "

[PATCH 01/11] qtnfmac: remove struct qlink_cmd_set_mac_acl
 2018-01-24 16:02 UTC  (2+ messages)
` [01/11] "

nvmem: add driver for Microchip 24AA025E48 I2C eeprom / nodeID chip
 2018-01-24 16:02 UTC  (4+ messages)

[Intel-wired-lan] [RFC PATCH] e1000e: Remove Other from EIAC
 2018-01-24 16:01 UTC  (13+ messages)

[PATCH 0/2] switch to the new Rx/Tx offloads API
 2018-01-24 15:59 UTC  (3+ messages)
` [PATCH v2 0/2] net/mrvl: "

[RFD] passthrough ioctl interface considered harmful?
 2018-01-24 15:59 UTC  (2+ messages)

[patch net] mlxsw: spectrum_router: Don't log an error on missing neighbor
 2018-01-24 15:59 UTC  (2+ messages)

[PATCH] ethdev: move internal callback list definition
 2018-01-24 15:58 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/8] lib/igt_fb: Add support for the NV12 format
 2018-01-24 15:57 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for lib/igt_fb: Add support for the NV12 format. (rev3)

[PATCH 1/1] nvme-rdma: remove redundant boolean for inline_data
 2018-01-24 15:57 UTC  (2+ messages)

[PATCH] netfilter: nf_tables: Add extra bits for object handles
 2018-01-24 15:57 UTC  (2+ messages)

[PATCH net-next 0/2] cxgb4: fix build error
 2018-01-24 15:57 UTC  (2+ messages)

[PATCH 3/3] read-cache: don't write index twice if we can't write shared index
 2018-01-24 15:56 UTC  (6+ messages)
` [PATCH 0/5] Travis CI: don't run the test suite as root in the 32 bit Linux build
  ` [PATCH 4/5] travis-ci: "

[RFC] kswapd aggressiveness with watermark_scale_factor
 2018-01-24 15:55 UTC 

[PATCH net-next 0/6] net/smc: socket closing improvements
 2018-01-24 15:55 UTC  (2+ messages)

[PATCH v2] x86/mm: Add debug code to detect illegal page_lock and put_page_type ordering
 2018-01-24 15:54 UTC  (4+ messages)

[PATCH] lib/strscpy: remove word-at-a-time optimization
 2018-01-24 15:53 UTC  (2+ messages)

[PATCHv2 0/3] x86/mm/encrypt: Cleanup and switching between paging modes
 2018-01-24 15:52 UTC  (5+ messages)
` [PATCH 1/3] x86/mm/encrypt: Move sme_populate_pgd*() into separate translation unit


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.