All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-12 09:39:29 to 2018-02-12 10:17:52 UTC [more...]

[PATCH v3 0/7] Marvell NAND controller rework with ->exec_op()
 2018-02-12 10:17 UTC  (3+ messages)
` [PATCH v3 7/7] mtd: nand: remove useless fields from pxa3xx NAND platform data

[PATCH v3 1/7] x86/entry: merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensions
 2018-02-12 10:15 UTC  (2+ messages)
` [tip:x86/pti] x86/entry/64: Merge "

[Query] thermal: Who is using "cooling-{min|max}-level}" properties ?
 2018-02-12 10:17 UTC  (13+ messages)

[PATCH v3 3/7] x86/entry: interleave XOR register clearing with PUSH instructions
 2018-02-12 10:16 UTC  (2+ messages)
` [tip:x86/pti] x86/entry/64: Interleave "

[PATCH v3 2/7] x86/entry: merge POP_C_REGS and POP_EXTRA_REGS
 2018-02-12 10:16 UTC  (2+ messages)
` [tip:x86/pti] x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single POP_REGS macro

[Qemu-devel] [PATCH 0/3] QAPI file renames
 2018-02-12 10:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] qapi: Rename .json to .qapi

[PATCH] examples: update copyright and license
 2018-02-12 10:16 UTC  (4+ messages)
` [PATCH] examples/cmdline: "

[PATCH 00/31 v2] PTI support for x86_32
 2018-02-12 10:16 UTC  (5+ messages)

[Qemu-devel] [Bug 1748612] [NEW] qemu-user option -strace -D <file> doesn't work
 2018-02-12 10:04 UTC  (3+ messages)
` [Qemu-devel] [Bug 1748612] "

[PATCH v3] examples/ip_pipeline: update copyright and license
 2018-02-12 10:15 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 00/17] Add kexec_file_load support to s390
 2018-02-12 10:07 UTC  (36+ messages)
` [PATCH 01/17] kexec_file: Silence compile warnings
` [PATCH 02/17] kexec_file: Remove checks in kexec_purgatory_load
` [PATCH 03/17] kexec_file: Make purgatory_info->ehdr const
` [PATCH 04/17] kexec_file: Search symbols in read-only kexec_purgatory
` [PATCH 05/17] kexec_file: Use read-only sections in arch_kexec_apply_relocations*
` [PATCH 06/17] kexec_file: Split up __kexec_load_puragory
` [PATCH 07/17] kexec_file: Simplify kexec_purgatory_setup_sechdrs 1
` [PATCH 08/17] kexec_file: Simplify kexec_purgatory_setup_sechdrs 2
` [PATCH 09/17] kexec_file: Remove mis-use of sh_offset field
` [PATCH 10/17] kexec_file: Allow archs to set purgatory load address
` [PATCH 11/17] kexec_file: Move purgatories sha256 to common code
` [PATCH 12/17] s390/kexec_file: Prepare setup.h for kexec_file_load
` [PATCH 13/17] s390/kexec_file: Add purgatory
` [PATCH 14/17] s390/kexec_file: Add kexec_file_load system call
` [PATCH 15/17] s390/kexec_file: Add image loader
` [PATCH 16/17] s390/kexec_file: Add crash support to "
` [PATCH 17/17] s390/kexec_file: Add ELF loader

[PATCH v4 for-next 0/4] Support rq and cq record doorbell
 2018-02-12 10:14 UTC  (5+ messages)
  ` [PATCH v4 for-next 1/4] RDMA/hns: Support rq record doorbell for the user space
  ` [PATCH v4 for-next 2/4] RDMA/hns: Support cq "
  ` [PATCH v4 for-next 3/4] RDMA/hns: Support rq record doorbell for kernel space
  ` [PATCH v4 for-next 4/4] RDMA/hns: Support cq "

IXGBE, IOMMU DMAR DRHD handling fault issue
 2018-02-12 10:13 UTC  (8+ messages)

bug (driver i915) in kernel >= 4.9.40
 2018-02-12 10:13 UTC  (2+ messages)

v4.15.3 build: 0 failures 0 warnings (v4.15.3)
 2018-02-12 10:13 UTC 

[PATCH] usertools/dpdk-devbind.py: add support for wind river avp device
 2018-02-12 10:13 UTC  (2+ messages)

[PATCHv5 0/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
 2018-02-12 10:11 UTC  (7+ messages)
  ` Fwd: "

Bitbake show debug info always, regardless of -D param
 2018-02-12 10:04 UTC 

[PATCH 1/2] gpio: dwapb: Use "stride" rather than "size" for register distance
 2018-02-12 10:11 UTC  (2+ messages)
` [PATCH 2/2] gpio: dwapb: Call directly into the gpiochip to read value

[PATCH net-next v2 00/16] l2tp: fix API races discovered by syzbot
 2018-02-12 10:11 UTC  (17+ messages)
` [PATCH net-next v2 01/16] l2tp: update sk_user_data while holding sk_callback_lock
` [PATCH net-next v2 02/16] l2tp: add RCU read lock to protect tunnel ptr in ip socket destroy
` [PATCH net-next v2 03/16] l2tp: don't use inet_shutdown on tunnel destroy
` [PATCH net-next v2 04/16] l2tp: refactor tunnel lifetime handling wrt its socket
` [PATCH net-next v2 05/16] l2tp: use tunnel closing flag
` [PATCH net-next v2 06/16] l2tp: refactor session lifetime handling
` [PATCH net-next v2 07/16] l2tp: hide sessions if they are closing
` [PATCH net-next v2 08/16] l2tp: hide session from pppol2tp_sock_to_session if it is closing
` [PATCH net-next v2 09/16] l2tp: refactor pppol2tp_connect
` [PATCH net-next v2 10/16] l2tp: add session_free callback
` [PATCH net-next v2 11/16] l2tp: do session destroy using a workqueue
` [PATCH net-next v2 12/16] l2tp: simplify l2tp_tunnel_closeall
` [PATCH net-next v2 13/16] l2tp: refactor ppp session cleanup paths
` [PATCH net-next v2 14/16] l2tp: remove redundant sk_user_data check when creating tunnels
` [PATCH net-next v2 15/16] l2tp: remove unwanted error message
` [PATCH net-next v2 16/16] l2tp: make __l2tp_session_unhash internal

[PATCH] gpio: include consumer header in gpiolib.h
 2018-02-12 10:11 UTC 

[PATCH 1/2] i2c: piix4: Use request_muxed_region
 2018-02-12 10:10 UTC  (2+ messages)

[PATCH net v2] tipc: fix missing RTNL lock protection during setting link properties
 2018-02-12 10:10 UTC  (2+ messages)

[PATCH] drm/i915: Don't wake the device up to check if the engine is asleep
 2018-02-12 10:10 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] gpio: include consumer header in gpiolib.h
 2018-02-12 10:09 UTC 

[PATCH] audit: session ID should not set arch quick field pointer
 2018-02-12 10:04 UTC 

[PATCH] gpio: merrifield: Delete an error message for a failed memory allocation in mrfld_gpio_probe()
 2018-02-12 10:08 UTC  (3+ messages)
` [PATCH] gpio: merrifield: Delete an error message for a failed memory allocation in mrfld_gpio_p

[PATCH v3 0/2] Migrate the GPMI driver to use NAND core timings
 2018-02-12 10:06 UTC  (2+ messages)

[RFC XEN PATCH v4 00/41] Add vNVDIMM support to HVM domains
 2018-02-12 10:05 UTC  (4+ messages)

[PATCH 1/4] drm/i915: Store gen_mask inside the static device info
 2018-02-12 10:05 UTC  (3+ messages)

INFO: task hung in check_lifetime
 2018-02-12 10:04 UTC  (2+ messages)

What's cooking in git.git (Jan 2018, #04; Wed, 31)
 2018-02-12 10:04 UTC  (5+ messages)

[PATCH v13 0/4] fw_cfg: add DMA operations & etc/vmcoreinfo support
 2018-02-12 10:04 UTC  (4+ messages)
` [PATCH v13 3/4] fw_cfg: write vmcoreinfo details

[PATCH v3 0/5] x86/apic: Fix restoring boot irq mode in reboot and kexec/kdump
 2018-02-12 10:03 UTC  (7+ messages)
` [PATCH v3 2/5] "

[LTP] [PATCH v4 0/3] Add regression test for CVE-2017-17053
 2018-02-12 10:03 UTC  (4+ messages)
` [LTP] [PATCH v4 1/3] Add library support for /proc/sys/kernel/tainted
` [LTP] [PATCH v4 2/3] Add a library wrapper for sigaction()
` [LTP] [PATCH v4 3/3] Add regression test for CVE-2017-17053

INFO: task hung in netdev_run_todo
 2018-02-12 10:03 UTC 

[Qemu-devel] [PATCH] block: early check for blockers on drive-mirror
 2018-02-12 10:02 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 1/3] tests/perf_pmu: Use perf timestamps in a few more places
 2018-02-12 10:02 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 3/3] tests/perf_pmu: Give sampling more time

[GIT PULL] ext4 updates for 4.15
 2018-02-12 10:02 UTC  (2+ messages)
` ext4 iomap SEEK broken [was: [GIT PULL] ext4 updates for 4.15]

[PATCH 0/8] ASoC: samsung: Add HDMI sound support for tm2 board
 2018-02-12 10:00 UTC  (5+ messages)
  ` [PATCH 4/8] ASoC: samsung: i2s: Define the parameters list for SAMSUNG_I2S_OPCLK

[igt-dev] [PATCH i-g-t 2/3] tests/perf_pmu: Handle thermally throttled devices
 2018-02-12 10:00 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 "

[PATCH 1/2] /proc/kcore: Fix SMAP violation when dumping vsyscall user page
 2018-02-12  9:59 UTC  (5+ messages)
` [PATCH 2/2] x86/mm/64: Add vsyscall page to /proc/kcore conditionally

[kselftests] compaction_test is blocked
 2018-02-12  9:58 UTC  (7+ messages)
        ` [Linux-kselftest-mirror] "

[LTP] [PATCH v4 0/3] Add regression test for CVE-2017-17053
 2018-02-12  9:58 UTC 

[U-Boot] [PATCH] block: Migrate SystemACE chip to Kconfig
 2018-02-12  9:58 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/3] tests/perf_pmu: Use perf timestamps in a few more places
 2018-02-12  9:57 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 "

[PATCH] net/nfp: rename nfp PF file
 2018-02-12  9:57 UTC 

[RFC PATCH] KVM: PPC: Book3S HV: add support for page faults in VM_IO|VM_PFNMAP vmas
 2018-02-12  9:57 UTC  (7+ messages)

[PATCH 0/7] nd/worktree-move reboot
 2018-02-12  9:56 UTC  (16+ messages)
` [PATCH 3/7] worktree move: new command
` [PATCH v2 0/7] nd/worktree-move reboot
  ` [PATCH v2 1/7] worktree.c: add validate_worktree()
  ` [PATCH v2 2/7] worktree.c: add update_worktree_location()
  ` [PATCH v2 3/7] worktree move: new command
  ` [PATCH v2 4/7] worktree move: accept destination as directory
  ` [PATCH v2 5/7] worktree move: refuse to move worktrees with submodules
  ` [PATCH v2 6/7] worktree remove: new command
  ` [PATCH v2 7/7] worktree remove: allow it when $GIT_WORK_TREE is already gone

[U-Boot] [PATCH 1/3] video: ivybridge_igd: Fix compiler warning
 2018-02-12  9:54 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm: omap2: "
` [U-Boot] [PATCH 3/3] microblaze: bootm: "

[PATCH] MAINTAINERS: resign from vhost/virtio maintainer
 2018-02-12  9:54 UTC  (3+ messages)

[GIT PULL] OPP updates for 4.16-rc2
 2018-02-12  9:53 UTC  (2+ messages)

linux-4.16-rc1/drivers/misc/ocxl/file.c:320:broken error checking ?
 2018-02-12  9:53 UTC  (2+ messages)

[PATCH v3 0/3] sched: Update blocked load
 2018-02-12  9:52 UTC  (4+ messages)
` [PATCH v3 1/3] sched: Stop nohz stats when decayed

[PATCH v2 0/6] Spectre v2 updates
 2018-02-12  9:50 UTC  (3+ messages)
` [PATCH v2 1/6] x86/speculation: Update Speculation Control microcode blacklist

[PATCH igt] igt/perf_pmu: Semaphores do not exists before gen6
 2018-02-12  9:50 UTC  (3+ messages)
` [igt-dev] "

Regression after commit 19809c2da28a ("mm, vmalloc: use __GFP_HIGHMEM implicitly")
 2018-02-12  9:50 UTC  (7+ messages)

[PATCH] ethdev: fix a regression due to cache alignment issue
 2018-02-12  9:49 UTC  (5+ messages)
` [PATCH v2] ethdev: make ethdev data cache aligned

[PATCH 1/2] firmware: dmi_scan: add DMI_OEM_STRING support to dmi_matches
 2018-02-12  9:49 UTC  (11+ messages)
` [PATCH 2/2] ACPI / osi: add DMI quirk for Dell systems

[PATCH] igb_uio: fix uevent montior issue
 2018-02-12  9:46 UTC  (4+ messages)

[PATCH v4 1/1] tcp: Honor the eor bit in tcp_mtu_probe
 2018-02-12  9:46 UTC 

[PATCH 00/24] drm/omap: misc patches
 2018-02-12  9:44 UTC  (25+ messages)
` [PATCH 01/24] drm/omap: fix omap_fbdev_free() when omap_fbdev_create() wasn't called
` [PATCH 02/24] drm/omap: cleanup fbdev init/free
` [PATCH 03/24] drm/omap: add HPD support to connector-dvi
  ` [PATCH 04/24] dt-bindings: display: add HPD gpio to DVI connector
` [PATCH 05/24] drm/omap: Use devm_kzalloc() to allocate omap_drm_private
` [PATCH 06/24] drm/omap: Allocate drm_device earlier and unref it as last step
` [PATCH 07/24] drm/omap: Manage the usable omap_dss_device list within omap_drm_private
` [PATCH 08/24] drm/omap: Separate the dssdevs array setup from the connect function
` [PATCH 09/24] drm/omap: Do dss_device (display) ordering in omap_drv.c
` [PATCH 10/24] drm/omap: dss: Remove display ordering from dss/display.c
` [PATCH 11/24] drm/omap: Add kernel parameter to specify the desired display order
` [PATCH 12/24] drm/omap: Init fbdev emulation only when we have displays
` [PATCH 13/24] drm/omap: remove leftover enums
` [PATCH 14/24] drm/omap: dispc: disp_wb_setup to check return code
` [PATCH 15/24] drm/omap: Add pclk setting case when channel is DSS_WB
` [PATCH 16/24] drm/omap: set WB channel-in in wb_setup()
` [PATCH 17/24] drm/omap: fix WBDELAYCOUNT for HDMI
` [PATCH 18/24] drm/omap: fix WBDELAYCOUNT with interlace
` [PATCH 19/24] drm/omap: fix WB height "
` [PATCH 20/24] drm/omap: fix scaling limits for WB
` [PATCH 21/24] drm/omap: add writeback funcs to dispc_ops
` [PATCH 22/24] drm/omap: fix maximum sizes
` [PATCH 23/24] drm/omap: Allow HDMI audio setup even if we do not have video configured
` [PATCH 24/24] drm/omap: cleanup color space conversion

[PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
 2018-02-12  9:45 UTC  (9+ messages)

[PATCH] perf: Add support for creating offline events
 2018-02-12  9:44 UTC  (3+ messages)

[RFC PATCH V2 00/11] Ext4 encryption support for blocksize < pagesize
 2018-02-12  9:43 UTC  (13+ messages)
` [RFC PATCH V2 01/11] ext4: Clear BH_Uptodate flag on decryption error
` [RFC PATCH V2 02/11] fs/buffer.c: Export end_buffer_async_read and create_page_buffers
` [RFC PATCH V2 03/11] fs/crypto/: Rename functions to indicate that they operate on FS blocks
` [RFC PATCH V2 04/11] completion_pages: Decrypt all contiguous blocks in a page
` [RFC PATCH V2 05/11] ext4: Decrypt all boundary blocks when doing buffered write
` [RFC PATCH V2 06/11] ext4: Decrypt the block that needs to be partially zeroed
` [RFC PATCH V2 07/11] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page
` [RFC PATCH V2 08/11] Enable reading encrypted files in blocksize less than pagesize setup
` [RFC PATCH V2 09/11] fscrypt: Move completion_pages to crypto/readpage.c
` [RFC PATCH V2 10/11] Enable writing encrypted files in blocksize less than pagesize setup
` [RFC PATCH V2 11/11] ext4: Enable encryption for blocksize less than page size

[PATCH BlueZ v2 3/3] mgmt-tester: Add testcases for advertising while connected
 2018-02-12  9:42 UTC  (2+ messages)

[PATCH] site/common-linux: coreutils: get the uptime program to work
 2018-02-12  9:41 UTC 

kernel hangs and crashes with 4.15 (also 4.13, 4.14)
 2018-02-12  9:41 UTC  (2+ messages)

[PATCH 00/25] Add KFD GPUVM support for dGPUs v2
 2018-02-12  9:41 UTC  (3+ messages)
` [PATCH 17/25] uapi: Fix type used in ioctl parameter structures

[PATCH 0/2] Vhost & Virtio fixes for -rc4
 2018-02-12  9:40 UTC  (3+ messages)
` [PATCH 2/2] vhost: don't take access_lock on VHOST_USER_RESET_OWNER

[PATCH] drm/edid: drop the dcc probe before drm_do_get_edid
 2018-02-12  9:39 UTC  (3+ messages)

[PATCH v3 0/3] Add DTS for SDM845 SoC and MTP
 2018-02-12  9:39 UTC  (4+ messages)
` [PATCH v3 2/3] arm64: dts: sdm845: Add minimal dts files for sdm845 SoC/MTP


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.