All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-18 12:01:32 to 2017-12-18 12:22:23 UTC [more...]

[PATCH V4 00/45] block: support multipage bvec
 2017-12-18 12:22 UTC  (38+ messages)
` [PATCH V4 01/45] block: introduce bio helpers for converting to "
` [PATCH V4 02/45] block: conver to bio_first_bvec_all & bio_first_page_all
` [PATCH V4 03/45] fs: convert to bio_last_bvec_all()
` [PATCH V4 04/45] block: bounce: avoid direct access to bvec table
` [PATCH V4 05/45] block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq
` [PATCH V4 06/45] dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE
` [PATCH V4 07/45] bcache: comment on direct access to bvec table
` [PATCH V4 08/45] block: move bio_alloc_pages() to bcache
` [PATCH V4 09/45] btrfs: avoid access to .bi_vcnt directly
` [PATCH V4 10/45] btrfs: avoid to access bvec table directly for a cloned bio
` [PATCH V4 11/45] dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()
` [PATCH V4 12/45] blk-merge: compute bio->bi_seg_front_size efficiently
` [PATCH V4 13/45] block: blk-merge: try to make front segments in full size
` [PATCH V4 14/45] block: blk-merge: remove unnecessary check
` [PATCH V4 15/45] block: rename bio_for_each_segment* with bio_for_each_page*
` [PATCH V4 16/45] block: rename rq_for_each_segment as rq_for_each_page
` [PATCH V4 17/45] block: rename bio_segments() with bio_pages()
` [PATCH V4 18/45] block: introduce multipage page bvec helpers
` [PATCH V4 19/45] block: introduce bio_for_each_segment()
` [PATCH V4 20/45] block: use bio_for_each_segment() to compute segments count
` [PATCH V4 21/45] block: use bio_for_each_segment() to map sg

BUG: 4.14.6 unable to handle kernel NULL pointer dereference at xfrm_output_resume
 2017-12-18 12:22 UTC  (2+ messages)

[PATCH linux dev-4.13 v2 0/2] clocksource: npcm: add NPCM7xx timer driver
 2017-12-18 12:21 UTC  (3+ messages)
` [PATCH linux dev-4.13 v2 1/2] dt-binding: timer: document NPCM7xx timer DT bindings
` [PATCH linux dev-4.13 v2 2/2] clocksource: npcm: add NPCM7xx timer driver

[PATCH] ovl: fix overlay: warning prefix
 2017-12-18 12:19 UTC  (2+ messages)

[PATCH] lockdep: Print number of locks held by running tasks
 2017-12-18 12:19 UTC  (4+ messages)

[PATCH] platform/x86: thinkpad_acpi: Accept flat mode for type 4 multi mode status
 2017-12-18 12:19 UTC  (2+ messages)

[PATCH V4 0/9] mesh: Add configuration commands to meshctl
 2017-12-18 12:17 UTC  (2+ messages)

[PATCH v4 04/16] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver
 2017-12-18 12:14 UTC  (26+ messages)
` [PATCH v4 05/16] media: rkisp1: add Rockchip ISP1 subdev driver
` [PATCH v4 06/16] media: rkisp1: add ISP1 statistics driver
` [PATCH v4 07/16] media: rkisp1: add ISP1 params driver
` [PATCH v4 08/16] media: rkisp1: add capture device driver
` [PATCH v4 09/16] media: rkisp1: add rockchip isp1 core driver
` [PATCH v4 10/16] dt-bindings: Document the Rockchip ISP1 bindings
` [PATCH v4 11/16] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings
` [PATCH v4 12/16] ARM: dts: rockchip: add isp node for rk3288
` [PATCH v4 13/16] ARM: dts: rockchip: add rx0 mipi-phy "
` [PATCH v4 14/16] arm64: dts: rockchip: add isp0 node for rk3399
` [PATCH v4 15/16] arm64: dts: rockchip: add rx0 mipi-phy "
` [PATCH v4 16/16] MAINTAINERS: add entry for Rockchip ISP1 driver

[PATCH 2/3] drm/i915: Show IPEIR and IPEHR in the engine dump
 2017-12-18 12:17 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[Qemu-devel] [PATCH] tpm: add stubs for qdev-prop-tpm
 2017-12-18 12:16 UTC 

[PATCH] drm/nouveau/imem/nv50: fix incorrect use of refcount API
 2017-12-18 12:16 UTC  (3+ messages)
  ` [Nouveau] "

[U-Boot] [PATCH v2 0/4] arm: imx53: remove usage of mx53_dram_size
 2017-12-18 12:16 UTC  (8+ messages)
` [U-Boot] [PATCH v2 3/4] arm: imx: m53evk: "

Stable inclusion of "mfd: lpc_ich: Do not touch SPI-NOR write protection bit on Haswell/Broadwell"
 2017-12-18 12:15 UTC  (3+ messages)

[PATCH 0/4] sched: cpufreq: Track util update flags
 2017-12-18 12:14 UTC  (8+ messages)
` [PATCH 2/4] sched: cpufreq: Keep track of cpufreq utilization "

[Buildroot] [PATCH 1/1] utils/checkpackagelib: add function to check of the default package source variable
 2017-12-18 12:14 UTC 

[Buildroot] [PATCH 1/1] utils/checkpackagelib: add function to check of
 2017-12-18 12:13 UTC 

[PATCH 0/2] drm/i915: improve tracepoints for process/hw_id tracking
 2017-12-18 12:12 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: reorder field in gem_request tracepoints
` [PATCH 2/2] drm/i915/trace: add hw_id to gem requests trace points

[PATCH] x86/mm: Unbreak modules that use the DMA API
 2017-12-18 12:09 UTC  (2+ messages)
` [tip:x86/urgent] "

[patch V163 00/51] x86/pti: Updated patch queue
 2017-12-18 12:11 UTC  (20+ messages)
` [patch V163 02/51] x86/vsyscall/64: Explicitly set _PAGE_USER in the pagetable hierarchy
` [patch V163 05/51] x86/ldt: Rework locking
` [patch V163 06/51] x86/ldt: Prevent ldt inheritance on exec
` [patch V163 08/51] x86/doc: Remove obvious weirdness
` [patch V163 09/51] x86/entry: Remove SYSENTER_stack naming
` [patch V163 10/51] x86/uv: Use the right tlbflush API
` [patch V163 11/51] x86/microcode: Dont abuse the tlbflush interface
` [patch V163 12/51] x86/mm: Use __flush_tlb_one() for kernel memory
` [patch V163 13/51] x86/mm: Remove superfluous barriers
` [patch V163 14/51] x86/mm: Clarify which functions are supposed to flush what
` [patch V163 15/51] x86/mm: Move the CR3 construction functions to tlbflush.h
` [patch V163 18/51] x86/mm: Create asm/invpcid.h
` [patch V163 19/51] init: Invoke init_espfix_bsp() from mm_init()
` [patch V163 22/51] x86/mm/pti: Prepare the x86/entry assembly code for entry/exit CR3 switching
` [patch V163 23/51] x86/mm/pti: Add infrastructure for page table isolation
` [patch V163 24/51] x86/mm/pti: Add mapping helper functions
` [patch V163 25/51] x86/mm/pti: Allow NX poison to be set in p4d/pgd
` [patch V163 27/51] x86/mm/pti: Populate user PGD

Backport request for Arm
 2017-12-18 12:11 UTC 

Unexpected raid1 behaviour
 2017-12-18 12:10 UTC  (5+ messages)

[PATCH v3 00/12] Rockchip ISP1 Driver
 2017-12-18 12:10 UTC  (9+ messages)
` [PATCH v3 04/12] media: rkisp1: add rockchip isp1 driver
` [PATCH v3 07/12] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings

Patch "mac80211: Fix addition of mesh configuration element" has been added to the 4.9-stable tree
 2017-12-18 12:10 UTC 

Patch "mac80211: Fix addition of mesh configuration element" has been added to the 4.4-stable tree
 2017-12-18 12:10 UTC 

Patch "KEYS: add missing permission check for request_key() destination" has been added to the 4.4-stable tree
 2017-12-18 12:10 UTC 

[PATCH] mac80211: Fix addition of mesh configuration element
 2017-12-18 12:10 UTC  (4+ messages)

Patch "mac80211: Fix addition of mesh configuration element" has been added to the 3.18-stable tree
 2017-12-18 12:10 UTC 

Patch "KEYS: Don't permit request_key() to construct a new keyring" has been added to the 3.18-stable tree
 2017-12-18 12:10 UTC 

Patch "Don't leak a key reference if request_key() tries to use a revoked keyring" has been added to the 3.18-stable tree
 2017-12-18 12:10 UTC 

[PATCH v4] KVM: Fix stack-out-of-bounds read in write_mmio
 2017-12-18 12:09 UTC  (5+ messages)

[Ocfs2-devel] [PATCH] ocfs2: fix a potential deadlock in dlm_reset_mleres_owner()
 2017-12-18 12:08 UTC  (3+ messages)

broken link to 4.10.0 on website
 2017-12-18 12:07 UTC 

[PATCH] libblkid: fix overflow in implicit constant conversion
 2017-12-18 12:08 UTC  (2+ messages)

replace hciattach with a compiled binary
 2017-12-18 12:08 UTC 

[PATCH for 4.4] KEYS: add missing permission check for request_key() destination
 2017-12-18 12:07 UTC  (2+ messages)

[PATCH 1/2 for 3.18/4.1] KEYS: Don't permit request_key() to construct a new keyring
 2017-12-18 12:07 UTC  (4+ messages)
` [PATCH 2/2 for 3.18/4.1] KEYS: add missing permission check for request_key() destination

[PATCH 0/4] kms++util: Provide validation helpers
 2017-12-18 12:06 UTC  (6+ messages)
` [PATCH 3/4] kms++util: Add verification module

[Ocfs2-devel] [PATCH] ocfs2: fall back to buffer IO when append dio is disabled with file hole existing
 2017-12-18 12:06 UTC 

[PATCH v2] ASOC: wm8960: Add multiple MCLK frequency support
 2017-12-18 11:55 UTC  (7+ messages)

[PATCH for 3.18] Don't leak a key reference if request_key() tries to use a revoked keyring
 2017-12-18 12:05 UTC  (2+ messages)

[PATCH v4 00/16] Rockchip ISP1 Driver
 2017-12-18 12:03 UTC  (8+ messages)
` [PATCH v4 01/16] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
` [PATCH v4 02/16] media: doc: add document for "
` [PATCH v4 03/16] media: rkisp1: Add user space ABI definitions

[PATCH 0/4] ARM: ep93xx: ts72xx: Add support for BK3 board
 2017-12-18 12:03 UTC  (11+ messages)
` [PATCH v5 "

Patch "usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input" has been added to the 4.9-stable tree
 2017-12-18 12:02 UTC 

Patch "xhci: Don't add a virt_dev to the devs array before it's fully allocated" has been added to the 4.9-stable tree
 2017-12-18 12:02 UTC 

Patch "usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer" has been added to the 4.9-stable tree
 2017-12-18 12:02 UTC 

Patch "usb: xhci: fix TDS for MTK xHCI1.1" has been added to the 4.9-stable tree
 2017-12-18 12:02 UTC 

Patch "usbip: fix stub_rx: get_pipe() to validate endpoint number" has been added to the 4.9-stable tree
 2017-12-18 12:02 UTC 

Patch "USB: core: prevent malicious bNumInterfaces overflow" has been added to the 4.9-stable tree
 2017-12-18 12:02 UTC 

Patch "USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 ID" has been added to the 4.9-stable tree
 2017-12-18 12:02 UTC 

Patch "sched/rt: Do not pull from current CPU if only one CPU to pull" has been added to the 4.9-stable tree
 2017-12-18 12:02 UTC 

Patch "tracing: Allocate mask_str buffer dynamically" has been added to the 4.9-stable tree
 2017-12-18 12:02 UTC 

Patch "nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests" has been added to the 4.9-stable tree
 2017-12-18 12:02 UTC 

Patch "ext4: fix crash when a directory's i_size is too small" has been added to the 4.9-stable tree
 2017-12-18 12:02 UTC 

Patch "ext4: fix fdatasync(2) after fallocate(2) operation" has been added to the 4.9-stable tree
 2017-12-18 12:02 UTC 

Patch "dmaengine: dmatest: move callback wait queue to thread context" has been added to the 4.9-stable tree
 2017-12-18 12:02 UTC 

[PATCH] x86/mce: Do Deferred error check for CEC
 2017-12-18 12:01 UTC  (2+ messages)
` [tip:ras/core] x86/MCE: Make correctable error detection look at the Deferred bit

Patch "eeprom: at24: change nvmem stride to 1" has been added to the 4.9-stable tree
 2017-12-18 12:02 UTC 

Patch "ceph: drop negative child dentries before try pruning inode's alias" has been added to the 4.9-stable tree
 2017-12-18 12:02 UTC 

Patch "autofs: fix careless error in recent commit" has been added to the 4.9-stable tree
 2017-12-18 12:02 UTC 

Patch "Bluetooth: btusb: driver to enable the usb-wakeup feature" has been added to the 4.9-stable tree
 2017-12-18 12:02 UTC 

Patch "xhci: Don't add a virt_dev to the devs array before it's fully allocated" has been added to the 4.4-stable tree
 2017-12-18 12:01 UTC 

Patch "ext4: fix fdatasync(2) after fallocate(2) operation" has been added to the 4.4-stable tree
 2017-12-18 12:01 UTC 

Patch "ext4: fix crash when a directory's i_size is too small" has been added to the 4.4-stable tree
 2017-12-18 12:01 UTC 

Patch "dmaengine: dmatest: move callback wait queue to thread context" has been added to the 4.4-stable tree
 2017-12-18 12:01 UTC 

[PATCH v2 2/2] x86/mce: Report only DRAM ECC as memory errors on AMD systems
 2017-12-18 12:01 UTC  (2+ messages)
` [tip:ras/core] x86/MCE: "

Patch "x86/boot/compressed/64: Print error if 5-level paging is not supported" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

Patch "xhci: Don't add a virt_dev to the devs array before it's fully allocated" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

[PATCH i-g-t] scripts/trace.pl: Auto-detect tracepoint field order
 2017-12-18 12:02 UTC 

Patch "x86/boot/compressed/64: Detect and handle 5-level paging at boot-time" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

Linux kernel: drivers/gpu/drm/i915/i915_gem.c: i915_gem_pread_ioctl similar Double-Fetch bug
 2017-12-18 11:48 UTC  (3+ messages)
  ` 回复: "

Patch "usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

Patch "usbip: prevent vhci_hcd driver from leaking a socket pointer address" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

Patch "usbip: fix stub_rx: get_pipe() to validate endpoint number" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

Patch "usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

[PATCH v2 1/2] x86/mce/AMD: Define function to get SMCA bank type
 2017-12-18 12:00 UTC  (2+ messages)
` [tip:ras/core] x86/MCE/AMD: Define a "

Patch "USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 ID" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

[PATCH 1/3] systemd: fix formatting IDE storage does not trigger "change" uevents
 2017-12-18 12:01 UTC  (3+ messages)
` [PATCH 2/3] eudev: sync rules with systemd

Patch "usb: xhci: fix TDS for MTK xHCI1.1" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

Patch "tracing: Allocate mask_str buffer dynamically" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

Patch "USB: core: prevent malicious bNumInterfaces overflow" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

[Qemu-devel] [PATCH v1 1/1] qmp: marking qmp_cpu as deprecated
 2017-12-18 12:01 UTC  (4+ messages)

Patch "scsi: libsas: fix length error in sas_smp_handler()" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

Patch "SUNRPC: Fix a race in the receive code path" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

Patch "scsi: core: Fix a scsi_show_rq() NULL pointer dereference" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

Patch "sched/rt: Do not pull from current CPU if only one CPU to pull" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

[PATCH v3] btrfs: handle dynamically reappearing missing device
 2017-12-18 12:01 UTC  (2+ messages)

Patch "Revert "exec: avoid RLIMIT_STACK races with prlimit()"" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

Patch "ovl: update ctx->pos on impure dir iteration" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

Patch "sched/rt: Do not pull from current CPU if only one CPU to pull" has been added to the 4.4-stable tree
 2017-12-18 12:01 UTC 

Patch "posix-timer: Properly check sigevent->sigev_notify" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

Patch "nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

Patch "ovl: Pass ovl_get_nlink() parameters in right order" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

Patch "mm, oom_reaper: fix memory corruption" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

Patch "mmc: core: apply NO_CMD23 quirk to some specific cards" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

Patch "kernel: make groups_sort calling a responsibility group_info allocators" has been added to the 4.14-stable tree
 2017-12-18 12:01 UTC 

Patch "iw_cxgb4: only insert drain cqes if wq is flushed" has been added to the 4.14-stable tree
 2017-12-18 12:01 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.