All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-11 12:43:56 to 2016-01-11 13:29:20 UTC [more...]

[PATCH v3 00/21] arm64: implement support for KASLR
 2016-01-11 13:26 UTC  (71+ messages)
` [kernel-hardening] "
` [kernel-hardening] [PATCH v3 01/21] of/fdt: make memblock minimum physical address arch configurable
  `  "
` [PATCH v3 02/21] arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
  ` [kernel-hardening] "
` [PATCH v3 03/21] arm64: pgtable: add dummy pud_index() and pmd_index() definitions
  ` [kernel-hardening] "
` [PATCH v3 04/21] arm64: decouple early fixmap init from linear mapping
  ` [kernel-hardening] "
` [PATCH v3 05/21] arm64: kvm: deal with kernel symbols outside of "
  ` [kernel-hardening] "
` [PATCH v3 06/21] arm64: pgtable: implement static [pte|pmd|pud]_offset variants
  ` [kernel-hardening] "
` [PATCH v3 07/21] arm64: move kernel image to base of vmalloc area
  ` [kernel-hardening] "
` [PATCH v3 08/21] arm64: add support for module PLTs
  ` [kernel-hardening] "
` [PATCH v3 09/21] extable: add support for relative extables to search and sort routines
  ` [kernel-hardening] "
` [PATCH v3 10/21] arm64: switch to relative exception tables
  ` [kernel-hardening] "
` [PATCH v3 11/21] arm64: avoid R_AARCH64_ABS64 relocations for Image header fields
  ` [kernel-hardening] "
` [PATCH v3 12/21] arm64: avoid dynamic relocations in early boot code
  ` [kernel-hardening] "
` [PATCH v3 13/21] arm64: allow kernel Image to be loaded anywhere in physical memory
  ` [kernel-hardening] "
` [PATCH v3 14/21] arm64: redefine SWAPPER_TABLE_SHIFT for use in asm code
  ` [kernel-hardening] "
` [PATCH v3 14/21] arm64: [re]define SWAPPER_TABLE_[SHIFT|SIZE] "
  ` [kernel-hardening] "
    ` [kernel-hardening] "
` [PATCH v3 15/21] arm64: split elf relocs into a separate header
  ` [kernel-hardening] "
` [PATCH v3 16/21] scripts/sortextable: add support for ET_DYN binaries
  ` [kernel-hardening] "
` [PATCH v3 17/21] arm64: add support for a relocatable kernel and KASLR
  ` [kernel-hardening] "
` [PATCH v3 18/21] efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
  ` [kernel-hardening] "
` [PATCH v3 19/21] efi: stub: add implementation of efi_random_alloc()
  ` [kernel-hardening] "
` [PATCH v3 20/21] efi: stub: use high allocation for converted command line
  ` [kernel-hardening] "
` [PATCH v3 21/21] arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness
  ` [kernel-hardening] "

[PATCH igt] core/sighelper: Interrupt everyone in the process group
 2016-01-11 13:29 UTC  (7+ messages)

[PATCH 00/15] drm/i915/bios: mipi sequence block v3, etc
 2016-01-11 13:29 UTC  (10+ messages)
` [PATCH 09/15] drm/i915/bios: interpret the i2c element
` [PATCH 11/15] drm/i915: Adding the parsing logic for "
  ` [REPLACEMENT PATCH 11/15] drm/i915: skip the i2c element in the generic VBT DSI driver

[PATCH net v2] bonding: Prevent IPv6 link local address on enslaved devices
 2016-01-11 13:28 UTC 

[PATCH v3 0/3] SoC: rockchip: support power domain for RK3368
 2016-01-11 13:27 UTC  (4+ messages)
` [PATCH v3 2/3] soc: rockchip: power-domain: Modify power domain driver for rk3368

[PATCH 0/6] Add support for MAXIM MAX77620/MAX20024 PMIC
 2016-01-11 13:17 UTC  (11+ messages)
` [PATCH 5/6] rtc: max77620: add support for max77620/max20024 RTC driver
  ` [rtc-linux] "

[PATCH 1/7] printk: Hand over printing to console if printing too long
 2016-01-11 13:25 UTC  (8+ messages)

linux-next: manual merge of the akpm-current tree with the vfs tree
 2016-01-11 13:26 UTC  (2+ messages)

[PATCH v2] crypto: algif_skcipher - Require setkey before accept(2)
 2016-01-11 13:26 UTC  (11+ messages)
      ` [PATCH 1/2] crypto: af_alg - Add nokey compatibility path
                  ` [PATCH 1/2] crypto: skcipher - Add crypto_skcipher_has_setkey

[PATCH v5 0/2] ACPI: amba bus probing support
 2016-01-11 13:26 UTC  (6+ messages)
` [PATCH v5 1/2] ACPI: introduce a function to find the first physical device
` [PATCH v5 2/2] ACPI: amba bus probing support

[PATCH 0/4] quota: add new quotactl Q_XGETQUOTA2
 2016-01-11 13:26 UTC  (4+ messages)

[PATCH net-next] perf/core: Put size of a sample at the end of it by PERF_SAMPLE_TAILSIZE
 2016-01-11 13:24 UTC 

[PATCH v3 net-next 0/8] Local Checksum Offload
 2016-01-11 13:24 UTC  (9+ messages)
` [PATCH net-next 6/8] net: gre: Implement LCO for GRE over IPv4
` [PATCH net-next 7/8] net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads

[Qemu-devel] [PATCH] hw/arm/virt: Initialize NICs configured in PCI bus
 2016-01-11 13:24 UTC  (6+ messages)

[Qemu-devel] [PATCH COLO-Frame v12 00/38] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2016-01-11 13:24 UTC  (13+ messages)
` [Qemu-devel] [PATCH COLO-Frame v12 10/38] COLO: Implement colo checkpoint protocol
` [Qemu-devel] [PATCH COLO-Frame v12 11/38] COLO: Add a new RunState RUN_STATE_COLO
` [Qemu-devel] [PATCH COLO-Frame v12 25/38] qmp event: Add event notification for COLO error

[PATCH -next] ASoC: AMD: Add missing include file
 2016-01-11 13:24 UTC  (2+ messages)
` Applied "ASoC: AMD: Add missing include file" to the asoc tree

[PATCH] ASoC: hdac_hdmi: remove unused hdac_hdmi_query_pin_connlist
 2016-01-11 13:24 UTC  (2+ messages)
` Applied "ASoC: hdac_hdmi: remove unused hdac_hdmi_query_pin_connlist" to the asoc tree

[GIT PULL] Renesas ARM Based SoC DT Fixes for v4.5
 2016-01-11 13:24 UTC  (3+ messages)

[PATCH 0/1] fetch2/local.py: avoid using PREMIRROR
 2016-01-11 13:23 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 1/6] InfiniBand-ocrdma: One variable and jump label less in ocrdma_alloc_ucontext_pd()
 2016-01-11 13:23 UTC  (4+ messages)
` [PATCH v2 1/6] InfiniBand-ocrdma: One "

[PATCH v3] fstests: fix btrfs test failures after commit 27d077ec0bda
 2016-01-11 13:22 UTC 

[PATCH v3] memory-hotplug: add automatic onlining policy for the newly added memory
 2016-01-11 13:21 UTC  (5+ messages)

[PATCH 0/4] nvmem: new drivers for v4.5
 2016-01-11 13:21 UTC  (3+ messages)

[Cluster-devel] Linus's 4.5 Merge Window is Now Open
 2016-01-11 13:21 UTC 

[PATCH] iommu/vt-d: Add support for multiple DMA aliases
 2016-01-11 13:20 UTC 

[U-Boot] [PATCH] MAINTAINERS/mailmap: Update my email address
 2016-01-11 13:19 UTC  (2+ messages)

[qemu-upstream-4.4-testing test] 77735: regressions - FAIL
 2016-01-11 13:19 UTC 

[PATCH for-net V2 00/12] net/mlx5_core: Enhance flow steering support
 2016-01-11 13:18 UTC  (4+ messages)
` [PATCH net-next V2 09/12] net/mlx5_core: Make ipv4/ipv6 location more clear

[Qemu-devel] [PATCH v3 0/5] Convert qemu-socket to use QAPI exclusively
 2016-01-11 13:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 1/5] sockets: remove use of QemuOpts from header file
` [Qemu-devel] [PATCH v3 2/5] sockets: remove use of QemuOpts from socket_listen
` [Qemu-devel] [PATCH v3 3/5] sockets: remove use of QemuOpts from socket_connect
` [Qemu-devel] [PATCH v3 4/5] sockets: remove use of QemuOpts from socket_dgram
` [Qemu-devel] [PATCH v3 5/5] vnc: distiguish between ipv4/ipv6 omitted vs set to off

[PATCH v4 1/2] kexec: Introduce a protection mechanism for the crashkernel reserved memory
 2016-01-11 13:19 UTC  (3+ messages)

[GIT PULL] x86/apic changes for v4.5
 2016-01-11 13:16 UTC 

[PATCH] pmd/virtio: fix cannot start virtio dev after stop
 2016-01-11  6:16 UTC  (2+ messages)
` [PATCH v2] "

Is conntrack -D atomic?
 2016-01-11 13:15 UTC 

[PATCH v2] drm/i915/bios: add support for MIPI sequence block v3
 2016-01-11 13:15 UTC  (2+ messages)
` [PATCH v3] "

6TB partition, Data only 2TB - aka When you haven't hit the "usual" problem
 2016-01-11 13:11 UTC  (14+ messages)

[BUG] PowerNV crash with 4.4.0-rc8 at sched_init_numa (related to commit c118baf80256)
 2016-01-11 13:11 UTC  (3+ messages)

[Qemu-devel] [PATCH] sdl: shorten the GUI refresh interval when mouse or keyboard is active
 2016-01-11 13:10 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] clean-includes script to add osdep.h to everything
 2016-01-11 13:08 UTC  (2+ messages)

Updates to meta-fsl-arm (jethro) in 2016-01-11
 2016-01-11 13:09 UTC 

[GIT PULL] scheduler changes for v4.5
 2016-01-11 13:07 UTC 

[PATCH v2 0/1] apple-gmux: Add initial documentation
 2016-01-11 13:07 UTC  (3+ messages)

[Qemu-devel] [PATCH] io: some fixes to handling of /dev/null when running commands
 2016-01-11 13:05 UTC 

[Qemu-devel] [PATCH v7] spec: add qcow2 bitmaps extension specification
 2016-01-11 13:05 UTC 

[Qemu-devel] [PATCH v2 00/19] Add support for multiple address spaces per CPU and use it for ARM TrustZone
 2016-01-11 13:04 UTC  (3+ messages)

[PATCH v2 0/2] dmaengine: dw: fix cyclic transfers
 2016-01-11 13:04 UTC  (3+ messages)
` [PATCH v2 1/2] dmaengine: dw: fix cyclic transfer setup
` [PATCH v2 2/2] dmaengine: dw: fix cyclic transfer callbacks

[Qemu-devel] [PATCH] spec: add qcow2 bitmaps extension specification
 2016-01-11 13:03 UTC  (2+ messages)

[PATCH v4 00/13] tty: serial: 8250: Fix checkpatch warnings
 2016-01-11 13:03 UTC  (14+ messages)
` [PATCH v4 01/13] tty: serial: 8250: Fix whitespace errors
` [PATCH v4 12/13] tty: serial: 8250: Removed warning in debug output
` [PATCH v4 13/13] tty: serial: 8250: Fix indentation warnings

[PATCH] ASoC: AMD: add missing include
 2016-01-11 13:03 UTC  (3+ messages)

[Qemu-devel] [PATCH] linux-user/mmap.c: Use end instead of real_end in target_mmap
 2016-01-11 13:03 UTC  (3+ messages)

[PATCH] drm/ttm: fix adding foreign BOs to the LRU during init
 2016-01-11 13:00 UTC  (6+ messages)

[PATCH 1/1] mm: EXPORT_SYMBOL_GPL(find_vm_area);
 2016-01-11 13:00 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH v2 00/10] Add colo-proxy based on netfilter
 2016-01-11 12:59 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH v2 02/10] Jhash: add linux kernel jhashtable in qemu

[GIT PULL] RAS changes for v4.5
 2016-01-11 12:59 UTC 

[U-Boot] [PATCHv3 4/4] igep00x0: UBIize
 2016-01-11 12:58 UTC  (3+ messages)

some dev pkg bring extra target packages when installed in rootfs
 2016-01-11 12:57 UTC 

[Qemu-devel] [PULL 00/24] Net patches
 2016-01-11 12:56 UTC  (2+ messages)

[GIT PULL] perf changes
 2016-01-11 12:56 UTC 

[linux-linus test] 77716: regressions - FAIL
 2016-01-11 12:56 UTC 

[PATCH] mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify code
 2016-01-11 12:55 UTC  (3+ messages)

[GIT PULL] RCU changes for v4.5
 2016-01-11 12:54 UTC  (2+ messages)

[PATCH] [media] media: Kconfig: add dependency of HAS_DMA
 2016-01-11 12:53 UTC  (2+ messages)

[Buildroot] [PATCH] rabbitmq-c: needs a toolchain with posix_spawn support
 2016-01-11 12:52 UTC 

[PATCH 1/2] drm/i915: Enable mmio_debug for vlv/chv
 2016-01-11 12:50 UTC  (3+ messages)
` ✗ failure: Fi.CI.BAT

send/receive for encrypted backup purposes
 2016-01-11 12:50 UTC  (4+ messages)

[RFC 01/13] x86/paravirt: Turn KASAN off for parvirt.o
 2016-01-11 12:51 UTC  (7+ messages)
  ` [PATCH 1/2] x86/kasan: clear kasan_zero_page after TLB flush
  ` [PATCH 2/2] x86/kasan: write protect kasan zero shadow

[PATCH v6 0/9] mfd: axp20x: Add support for RSB based AXP223
 2016-01-11 12:49 UTC  (8+ messages)
` [PATCH v6 6/9] mfd: axp20x: Add support for RSB based AXP223 PMIC

[PATCH v2 0/9] Kill off intel_crtc->atomic!
 2016-01-11 12:49 UTC  (2+ messages)
` ✗ failure: Fi.CI.BAT

QCA6174 seemingly randomly fails to wake
 2016-01-11 12:48 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/8] target-sparc: Update to use VMStateDescription
 2016-01-11 12:40 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/8] vmstate: introduce CPU_DoubleU arrays
` [Qemu-devel] [PATCH v2 2/8] vmstate: Introduce VMSTATE_VARRAY_MULTPLY
` [Qemu-devel] [PATCH v2 3/8] vmstate: define vmstate_info_uinttl
` [Qemu-devel] [PATCH v2 4/8] target-sparc: Split cpu_put_psr into side-effect and no-side-effect parts
` [Qemu-devel] [PATCH v2 5/8] target-sparc: Don't flush TLB in cpu_load function
` [Qemu-devel] [PATCH v2 8/8] target-sparc: Migrate CWP and PIL for SPARC64

[PATCH] kexec: Add --lite option
 2016-01-11 12:46 UTC  (12+ messages)

[Buildroot] [PATCH] cdrkit: add zlib select
 2016-01-11 12:46 UTC 

[PATCH v3 0/3] improve handling of the driver's internal (default) context
 2016-01-11 12:45 UTC  (6+ messages)
` [PATCH v3 1/3] drm/i915: simplify allocation of driver-internal requests

[Buildroot] [PATCH 1/1 v3] ypbind-mt: new package
 2016-01-11 12:45 UTC 

[Qemu-devel] [PATCH v4] qemu-char: add logfile facility to all chardev backends
 2016-01-11 12:44 UTC 

[PATCH] iwl4965: Fix a memory leak in error handling code of __il4965_up
 2016-01-11 12:44 UTC  (3+ messages)

[PATCH] depmod: Don't insert comment in modules.devname if otherwise empty
 2016-01-11 12:43 UTC  (2+ messages)


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.