All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-17 17:45:00 to 2017-11-17 18:24:03 UTC [more...]

[PATCH v3 00/17] Parent Pointers v4
 2017-11-17 18:21 UTC 

[PATCH] usbgadget: fastboot: select FILE_LIST
 2017-11-17 18:23 UTC 

[PATCH 00/18] arm64: Unmap the kernel whilst running in userspace (KAISER)
 2017-11-17 18:22 UTC  (26+ messages)
` [PATCH 01/18] arm64: mm: Use non-global mappings for kernel space
` [PATCH 02/18] arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
` [PATCH 03/18] arm64: mm: Move ASID from TTBR0 to TTBR1
` [PATCH 04/18] arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
` [PATCH 05/18] arm64: mm: Rename post_ttbr0_update_workaround
` [PATCH 06/18] arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
` [PATCH 07/18] arm64: mm: Allocate ASIDs in pairs
` [PATCH 08/18] arm64: mm: Add arm64_kernel_mapped_at_el0 helper using static key
` [PATCH 09/18] arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
` [PATCH 10/18] arm64: entry: Add exception trampoline page for exceptions from EL0
` [PATCH 11/18] arm64: mm: Map entry trampoline into trampoline and kernel page tables
` [PATCH 12/18] arm64: entry: Explicitly pass exception level to kernel_ventry macro
` [PATCH 13/18] arm64: entry: Hook up entry trampoline to exception vectors
` [PATCH 14/18] arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
` [PATCH 15/18] arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
` [PATCH 16/18] arm64: entry: Add fake CPU feature for mapping the kernel at EL0
` [PATCH 17/18] arm64: makefile: Ensure TEXT_OFFSET doesn't overlap with trampoline
` [PATCH 18/18] arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0

[PATCH] net/nfp: fix check when jumbos and strip CRC
 2017-11-17 18:23 UTC 

Grüße an Dich
 2017-11-17 18:23 UTC 

[PATCH] PCI/AER: don't call recovery process for correctable errors
 2017-11-17 18:22 UTC  (4+ messages)

[PATCH] [ARC] update GLIBC_DYNAMIC_LINKER per glibc upstreaming review comments
 2017-11-17 18:22 UTC  (3+ messages)

[Buildroot] Conditional setup of TARGET_ABI
 2017-11-17 18:21 UTC  (2+ messages)

question about usb_rebind_intf
 2017-11-17 18:21 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/18] manage protocols in a linked list
 2017-11-17 18:20 UTC  (7+ messages)
` [U-Boot] [PATCH v2 01/18] efi_loader: efi_bootmgr: do not make hidden assignments
` [U-Boot] [PATCH v2 05/18] efi_loader: reimplement LocateDevicePath

[GIT PULL] cpupower update for 4.15-rc2
 2017-11-17 18:20 UTC 

[PATCH] mm, meminit: Serially initialise deferred memory if trace_buf_size is specified
 2017-11-17 18:19 UTC  (11+ messages)

[Qemu-devel] [PATCH for-2.11] spapr: reset DRCs after devices
 2017-11-17 18:19 UTC  (4+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCH] staging: ccree: fix incorrect indentation of break statement
 2017-11-17 18:19 UTC  (2+ messages)

x86: disable IRQs before changing CR4
 2017-11-17 18:19 UTC 

[RFC PATCH for 4.15 00/24] Restartable sequences and CPU op vector v11
 2017-11-17 18:18 UTC  (8+ messages)
` [RFC PATCH v3 for 4.15 08/24] Provide cpu_opv system call

[PATCH 0/3] tty: serial: meson: small code improvements
 2017-11-17 18:18 UTC  (4+ messages)
` [PATCH 1/3] tty: serial: meson: remove duplicate "clear error" bit definition
` [PATCH 2/3] tty: serial: meson: merge the two register sections for AML_UART_CONTROL
` [PATCH 3/3] tty: serial: meson: fix typo in the "stop bit" register definition

[RFC PATCH] tpm: don't return -EINVAL if TPM command validation fails
 2017-11-17 18:17 UTC  (6+ messages)

[Qemu-devel] [PULL 00/25] Block layer patches for 2.11.0-rc2
 2017-11-17 18:16 UTC  (26+ messages)
` [Qemu-devel] [PULL 01/25] replication: Fix replication open fail
` [Qemu-devel] [PULL 02/25] qemu-iotests: Use -nographic in 182
` [Qemu-devel] [PULL 03/25] block: Fix error path in bdrv_backing_update_filename()
` [Qemu-devel] [PULL 04/25] qcow2: don't permit changing encryption parameters
` [Qemu-devel] [PULL 05/25] block: Deprecate bdrv_set_read_only() and users
` [Qemu-devel] [PULL 06/25] qcow2: fix image corruption after committing qcow2 image into base
` [Qemu-devel] [PULL 07/25] block: Fix permissions in image activation
` [Qemu-devel] [PULL 08/25] iotests: test clearing unknown autoclear_features by qcow2
` [Qemu-devel] [PULL 09/25] qcow2: fix image corruption on commit with persistent bitmap
` [Qemu-devel] [PULL 10/25] qapi/qnull: Add own header
` [Qemu-devel] [PULL 11/25] qapi/qlist: Add qlist_append_null() macro
` [Qemu-devel] [PULL 12/25] qapi: Add qobject_is_equal()
` [Qemu-devel] [PULL 13/25] block: qobject_is_equal() in bdrv_reopen_prepare()
` [Qemu-devel] [PULL 14/25] iotests: Add test for non-string option reopening
` [Qemu-devel] [PULL 15/25] tests: Add check-qobject for equality tests
` [Qemu-devel] [PULL 16/25] iotests: Add test for failing qemu-img commit
` [Qemu-devel] [PULL 17/25] qcow2: reject unaligned offsets in write compressed
` [Qemu-devel] [PULL 18/25] qcow2: check_errors are fatal
` [Qemu-devel] [PULL 19/25] qcow2: Unaligned zero cluster in handle_alloc()
` [Qemu-devel] [PULL 20/25] block: Guard against NULL bs->drv
` [Qemu-devel] [PULL 21/25] qcow2: Add bounds check to get_refblock_offset()
` [Qemu-devel] [PULL 22/25] qcow2: Refuse to get unaligned offsets from cache
` [Qemu-devel] [PULL 23/25] qcow2: Fix overly broad madvise()
` [Qemu-devel] [PULL 24/25] block: Make bdrv_next() keep strong references
` [Qemu-devel] [PULL 25/25] iotests: Make 087 pass without AIO enabled

[Qemu-devel] [PATCH for-2.11] qcow2: fix image corruption on commit with persistent snapshot
 2017-11-17 18:17 UTC  (2+ messages)

[PATCH] media: cx231xx: add support for TheImagingSource DFG/USB2pro
 2017-11-17 18:14 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/snapshot: dirty all dirty bitmaps on snapshot-switch
 2017-11-17 18:15 UTC  (4+ messages)

[PATCH V2] config: add --expiry-date
 2017-11-17 18:15 UTC  (4+ messages)
` [PATCH V3] "

[PATCH v2] imx-bbu-nand-fcb: fix build on MX28 only
 2017-11-17 18:14 UTC 

[git pull] drm for v4.15
 2017-11-17 18:14 UTC  (7+ messages)

[PATCH] rdma: Add Jason as a co-maintainer
 2017-11-17 18:14 UTC  (5+ messages)

[PATCH] ARM: imx: santaro: select i2c
 2017-11-17 18:13 UTC 

[PATCH][v4] uprobes/x86: emulate push insns for uprobe on x86
 2017-11-17 18:12 UTC  (3+ messages)

trying to build rt kernel, fails quickly
 2017-11-17 18:13 UTC  (3+ messages)

[PATCH 00/19] Remove rfc1002 header from smb2 request structs
 2017-11-17 18:11 UTC  (4+ messages)
` [PATCH 01/19] cifs: Add smb2_send_recv

[patch V2 00/11] LICENSES: Add documentation and initial License files
 2017-11-17 18:11 UTC  (5+ messages)
` [patch V2 01/11] Documentation: Add license-rules.rst to describe how to properly identify file licenses
  ` [patch V4 "

[meta-python][PATCH] python-jinja2: update to version 2.10
 2017-11-17 18:10 UTC 

[Qemu-devel] [PATCH for-2.11] pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebooting
 2017-11-17 18:10 UTC 

Allow specifying sub directories for rootfs when using wic -e
 2017-11-17 18:19 UTC  (3+ messages)
` [PATCH] Allow specifying subdir "

[PATCH] iommu/vt-d: Fix scatterlist offset handling
 2017-11-17 18:09 UTC  (13+ messages)

[PATCH 1/8] ACPICA: Hardware: Enable 64-bit support of hardware accesses
 2017-11-17 18:03 UTC  (8+ messages)
` [PATCH 2/8] ACPICA: acpiexec: Add testability of deferred table verification
` [PATCH 3/8] ACPICA: Header support for the PDTT ACPI table
` [PATCH 4/8] ACPICA: Restructure/cleanup all string-to-integer conversion functions
` [PATCH 5/8] ACPICA: String conversions: Cleanup/format comments. No functional changes
` [PATCH 6/8] ACPICA: String conversions: Update to add new behaviors
` [PATCH 7/8] ACPICA: Update acpi_get_timer for 64-bit interface to acpi_hw_read
` [PATCH 8/8] ACPICA: Update version to 20170831

[PATCH] dt-bindings: qspi: Add r8a7743/5 to the compatible list
 2017-11-17 18:08 UTC  (5+ messages)

[PATCH 0/5] Another batch of dtc checks
 2017-11-17 18:07 UTC  (4+ messages)
` [PATCH 3/5] checks: add string list check for *-names properties

[PATCH 00/13] x86/paravirt: Make pv ops code generation more closely match reality
 2017-11-17 18:07 UTC  (5+ messages)
` [PATCH 03/13] x86/paravirt: Convert native patch assembly code strings to macros

[PATCH] test/mempool: improve default mempool ops selection
 2017-11-17 18:07 UTC 

[PATCH v2] mm: filemap: remove include of hardirq.h
 2017-11-17 18:06 UTC  (5+ messages)

[PATCH 0/3] imx i2c vs clk framework deadlock fix
 2017-11-17 18:05 UTC  (4+ messages)
` [PATCH 1/3] i2c: imx: use clk notifier for rate changes
` [PATCH 2/3] i2c: add runtime PM handling to core
` [PATCH 3/3] i2c: imx: use runtime PM provided by core

[PATCH 0/3] drm/i915: Enable fastboot, v2!
 2017-11-17 18:04 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v3 1/2] dt: bindings: lm3692x: Add bindings for lm3692x LED driver
 2017-11-17 18:02 UTC  (10+ messages)

[Qemu-devel] [PATCH 00/10] I/O tests cleanups
 2017-11-17 18:03 UTC  (7+ messages)
` [Qemu-devel] [PATCH 06/10] qemu-iotests: turn owner variable into a comment
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 09/10] qemu-iotests: remove unused "here" variable

PCAN-USB on 3v3 CAN
 2017-11-17 18:03 UTC  (4+ messages)

On the state of documentation
 2017-11-17 18:02 UTC  (8+ messages)

[Qemu-devel] [PATCH 00/15] sun4u: tidy-up CPU, APB and ebus
 2017-11-17 18:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH 02/15] sun4u: ebus QOMify tidy-up

[PATCH 0/4][v6] Add the ability to do BPF directed error injection
 2017-11-17 18:00 UTC  (5+ messages)
` [PATCH 1/4] add infrastructure for tagging functions as error injectable
` [PATCH 2/4] btrfs: make open_ctree "
` [PATCH 3/4] bpf: add a bpf_override_function helper
` [PATCH 4/4] samples/bpf: add a test for bpf_override_return

nfsd returns NFSERR_STALE when the inode of the rootdir of the nfs mount is > 2^32
 2017-11-17 18:00 UTC  (6+ messages)

[PATCH v3] ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is about to hit
 2017-11-17 17:57 UTC  (4+ messages)

[PATCH v4,2/2] misc: rtsx: Add support for RTS5260
 2017-11-17 17:56 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: VGIC: extend !vgic_is_initialized guard
 2017-11-17 17:58 UTC 

[PATCH] Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk"
 2017-11-17 17:55 UTC  (2+ messages)

[PATCH] trace-cmd: s/plugin/tracer/ in record's man page
 2017-11-17 17:54 UTC 

[PATCH V6] EVM: Add support for portable signature format
 2017-11-17 17:54 UTC  (12+ messages)
` IMA appraisal master plan? (was: Re: [PATCH V6] EVM: Add support for portable signature format)
            ` IMA appraisal master plan?

[PATCH 1/4] openssl10: Upgrade 1.0.2l -> 1.0.2m
 2017-11-17 17:53 UTC  (4+ messages)
` [PATCH 2/4] openssl10: fix runtime errors with Thumb2 when using binutils 2.29
` [PATCH 3/4] openssl: Upgrade 1.1.0f -> 1.1.0g
` [PATCH 4/4] openssl: fix runtime errors with Thumb2 when using binutils 2.29

[PATCH 1/2] mm,vmscan: Kill global shrinker lock
 2017-11-17 17:53 UTC  (5+ messages)

[libvirt test] 116216: regressions - FAIL
 2017-11-17 17:52 UTC  (3+ messages)

[rocko][PATCH 1/4] openssl10: Upgrade 1.0.2l -> 1.0.2m
 2017-11-17 17:51 UTC  (4+ messages)
` [rocko][PATCH 2/4] openssl10: fix runtime errors with Thumb2 when using binutils 2.29
` [rocko][PATCH 3/4] openssl: Upgrade 1.1.0f -> 1.1.0g
` [rocko][PATCH 4/4] openssl: fix runtime errors with Thumb2 when using binutils 2.29

[PATCH] drm/i915: Add a policy note for removing workarounds
 2017-11-17 17:51 UTC  (4+ messages)

[PATCH] MIPS: Cleanup R10000_LLSC_WAR logic in atomic.h
 2017-11-17 17:50 UTC  (8+ messages)

[RFC v5 00/11] V4L2 Explicit Synchronization
 2017-11-17 17:50 UTC  (5+ messages)
` [RFC v5 07/11] [media] vb2: add in-fence support to QBUF

[PATCH] mm/shmem: set default tmpfs size according to memcg limit
 2017-11-17 17:49 UTC  (10+ messages)

[PATCH v5 00/22] sh: LANDISK and R2Dplus convert to device tree
 2017-11-17 17:49 UTC  (5+ messages)
  ` [J-core] "

[PATCH 0/4] [v7] pinctrl: qcom: add support for sparse GPIOs
 2017-11-17 17:49 UTC  (8+ messages)
` [PATCH 3/4] [v6] pinctrl: qcom: disable GPIO groups with no pins

4.14 regression from commit d57ea877af38 media: rc: per-protocol repeat period
 2017-11-17 17:49 UTC  (5+ messages)
  ` [PATCH] media: rc: double keypresses due to timeout expiring to early

[PATCH V2 0/5] PCI: rcar: Add suspend/resume support
 2017-11-17 17:49 UTC  (3+ messages)
` [PATCH V2 4/5] PCI: rcar: Support runtime PM, link state L1 handling

kernel BUG at fs/btrfs/ctree.h:1802!
 2017-11-17 17:48 UTC  (9+ messages)
` 4.13.12: "

[PATCH 1/4] Add AMD XGBE Ethernet config support in DPDK
 2017-11-17 17:48 UTC  (7+ messages)
` [PATCH 3/4] doc: Add documents for AMD XGBE Ethernet

[PATCH v3] MIPS: Cleanup R10000_LLSC_WAR logic in atomic.h
 2017-11-17 17:45 UTC  (2+ messages)

Bisected 4.14 Regression: IPsec transport mode breakage
 2017-11-17 17:46 UTC  (3+ messages)

[RFC v4 0/9] NFS Force Unmounting
 2017-11-17 17:45 UTC  (10+ messages)
` [RFC v4 1/9] SUNRPC: Add flag to kill new tasks
` [RFC v4 2/9] SUNRPC: Expose kill_new_tasks in debugfs
` [RFC v4 3/9] SUNRPC: Simplify client shutdown
` [RFC v4 4/9] namespace: Add umount_end superblock operation
` [RFC v4 5/9] NFS: Kill RPCs for the duration of umount
` [RFC v4 6/9] NFS: Add debugfs for nfs_server and nfs_client
` [RFC v4 7/9] NFS: Add transient mount option
` [RFC v4 8/9] NFS: Don't shared transient clients
` [RFC v4 9/9] NFS: Kill all client RPCs if transient

[GIT PULL] usercopy whitelisting for v4.15-rc1
 2017-11-17 17:45 UTC  (3+ messages)

[Intel-wired-lan] [RFC PATCH jkirsher/next-queue 0/9] ixgbe: Add ipsec offload
 2017-11-17 17:45 UTC  (3+ messages)
` [Intel-wired-lan] [RFC PATCH jkirsher/next-queue 8/9] ixgbe: add the Rx ipsec offload processing

[RFC PATCH 0/8] btrfs iomap support
 2017-11-17 17:44 UTC  (11+ messages)
` [RFC PATCH 1/8] btrfs: use iocb for __btrfs_buffered_write
` [RFC PATCH 2/8] fs: Add inode_extend_page()
` [RFC PATCH 3/8] fs: Introduce IOMAP_F_NOBH
` [RFC PATCH 4/8] btrfs: Introduce btrfs_iomap
` [RFC PATCH 5/8] btrfs: use iomap to perform buffered writes
` [RFC PATCH 6/8] btrfs: read the first/last page of the write
` [RFC PATCH 7/8] fs: iomap->prepare_pages() to set directives specific for the page
` [RFC PATCH 8/8] fs: Introduce iomap->dirty_page()
` [RFC PATCH 8/8] iomap: "


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.