All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-25 15:44:55 to 2019-04-25 16:15:01 UTC [more...]

[PATCH] apr: update to 1.7.0
 2019-04-25 16:15 UTC  (3+ messages)

[Qemu-arm] [PATCH for-QEMU-4.1 v5 00/29] Kconfig dependencies for ARM machines
 2019-04-25 16:13 UTC  (27+ messages)
` [Qemu-arm] [PATCH for-QEMU-4.1 v5 08/29] hw/arm: Express dependencies of musicpal with Kconfig
  ` [Qemu-devel] "
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH for-QEMU-4.1 v5 12/29] hw/arm: Express dependencies of the PXA2xx machines "
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH for-QEMU-4.1 v5 14/29] hw/arm: Express dependencies of collie "
  ` [Qemu-devel] "
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH for-QEMU-4.1 v5 16/29] hw/arm: Express dependencies of the virt machine "
  ` [Qemu-devel] "
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH for-QEMU-4.1 v5 18/29] hw/arm: Express dependencies of allwinner / cubieboard "
  ` [Qemu-devel] "
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH for-QEMU-4.1 v5 20/29] hw/arm: Express dependencies of the raspi machines "
  ` [Qemu-devel] "
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH for-QEMU-4.1 v5 24/29] hw/arm: Express dependencies for remaining IMX boards "
  ` [Qemu-devel] "
    ` [Qemu-arm] "

[PATCHv3 00/27] kernel: Introduce Time Namespace
 2019-04-25 16:14 UTC  (28+ messages)
` [PATCHv3 01/27] ns: "
` [PATCHv3 02/27] timens: Add timens_offsets
` [PATCHv3 03/27] timens: Introduce CLOCK_MONOTONIC offsets
` [PATCHv3 04/27] timens: Introduce CLOCK_BOOTTIME offset
` [PATCHv3 05/27] timerfd/timens: Take into account ns clock offsets
` [PATCHv3 06/27] posix-timers/timens: Take into account "
` [PATCHv3 07/27] timens/kernel: Take into account timens clock offsets in clock_nanosleep
` [PATCHv3 08/27] timens: Shift /proc/uptime
` [PATCHv3 09/27] x86/vdso2c: Correct err messages on file opening
` [PATCHv3 10/27] x86/vdso2c: Convert iterator to unsigned
` [PATCHv3 11/27] x86/vdso/Makefile: Add vobjs32
` [PATCHv3 12/27] x86/vdso: Restrict splitting VVAR VMA
` [PATCHv3 13/27] x86/vdso: Rename vdso_image {.data=>.text}
` [PATCHv3 14/27] x86/vdso: Add offsets page in vvar
` [PATCHv3 15/27] x86/vdso: Allocate timens vdso
` [PATCHv3 16/27] x86/vdso: Switch image on setns()/unshare()/clone()
` [PATCHv3 17/27] vdso: introduce timens_static_branch
` [PATCHv3 18/27] timens: Add align for timens_offsets
` [PATCHv3 19/27] timens/fs/proc: Introduce /proc/pid/timens_offsets
` [PATCHv3 20/27] selftest/timens: Add Time Namespace test for supported clocks
` [PATCHv3 21/27] selftest/timens: Add a test for timerfd
` [PATCHv3 22/27] selftest/timens: Add a test for clock_nanosleep()
` [PATCHv3 23/27] selftest/timens: Add procfs selftest
` [PATCHv3 24/27] selftest/timens: Add timer offsets test
` [PATCHv3 25/27] x86/vdso: Align VDSO functions by CPU L1 cache line
` [PATCHv3 26/27] selftests: Add a simple perf test for clock_gettime()
` [PATCHv3 27/27] selftest/timens: Check that a right vdso is mapped after fork and exec

[PATCH v6 00/24] Include linux ACPI docs into Sphinx TOC tree
 2019-04-25 15:31 UTC  (16+ messages)
` [PATCH v6 04/24] Documentation: ACPI: move osi.txt to firmware-guide/acpi and convert to reST
` [PATCH v6 05/24] Documentation: ACPI: move linuxized-acpica.txt to driver-api/acpi "
` [PATCH v6 06/24] Documentation: ACPI: move scan_handlers.txt "
` [PATCH v6 07/24] Documentation: ACPI: move DSD-properties-rules.txt to firmware-guide/acpi and covert "
` [PATCH v6 08/24] Documentation: ACPI: move gpio-properties.txt to firmware-guide/acpi and convert "
` [PATCH v6 09/24] Documentation: ACPI: move method-customizing.txt "
` [PATCH v6 10/24] Documentation: ACPI: move initrd_table_override.txt to admin-guide/acpi "
` [PATCH v6 11/24] Documentation: ACPI: move dsdt-override.txt "
` [PATCH v6 12/24] Documentation: ACPI: move i2c-muxes.txt to firmware-guide/acpi "
` [PATCH v6 13/24] Documentation: ACPI: move acpi-lid.txt "
` [PATCH v6 14/24] Documentation: ACPI: move dsd/graph.txt "
` [PATCH v6 15/24] Documentation: ACPI: move dsd/data-node-references.txt "
` [PATCH v6 16/24] Documentation: ACPI: move debug.txt "
` [PATCH v6 17/24] Documentation: ACPI: move method-tracing.txt to firmware-guide/acpi and convert to rsST
` [PATCH v6 18/24] Documentation: ACPI: move aml-debugger.txt to firmware-guide/acpi and convert to reST

[Qemu-riscv] [PATCH for-4.1 0/8] target/riscv: decodetree improvments
 2019-04-25 16:04 UTC  (4+ messages)
` [Qemu-devel] "

[Qemu-riscv] [PATCH for-4.1 7/8] target/riscv: Split gen_arith_imm into functional and temp
 2019-04-25 16:04 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH 00/30] Update cros_ec_commands.h
 2019-04-25 16:11 UTC  (5+ messages)

[RFC PATCH v6 00/26] Control-flow Enforcement: Shadow Stack
 2019-04-25 16:11 UTC  (7+ messages)
` [RFC PATCH v6 22/26] x86/cet/shstk: ELF header parsing of "

Is the libiscsi engine patch applied correctly?
 2019-04-25 16:10 UTC  (2+ messages)

[Qemu-riscv] [PATCH for-4.1 5/8] target/riscv: Use pattern groups in insn16.decode
 2019-04-25 16:04 UTC  (4+ messages)
` [Qemu-devel] "

[RFC 0/2] opportunistic memory reclaim of a killed process
 2019-04-25 16:09 UTC  (6+ messages)
` [RFC 2/2] signal: extend pidfd_send_signal() to allow expedited process killing

[Cluster-devel] [PATCH v3 1/2] iomap: Add a page_prepare callback
 2019-04-25 16:09 UTC  (4+ messages)
`  "
` [Cluster-devel] [PATCH v3 2/2] gfs2: Fix iomap write page reclaim deadlock
  `  "

[Qemu-riscv] [PATCH for-4.1 4/8] target/riscv: Merge argument decode for RVC shifti
 2019-04-25 16:04 UTC  (4+ messages)
` [Qemu-devel] "

[Qemu-riscv] [PATCH for-4.1 3/8] target/riscv: Merge argument sets for insn32 and insn16
 2019-04-25 16:04 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH] dm-delay: fix a crash when invalid device is specified
 2019-04-25 16:07 UTC 

[U-Boot] [PATCH v1 0/3] fs: btrfs: Add zstd decompression support
 2019-04-25 16:07 UTC  (4+ messages)
` [U-Boot] [PATCH v1 1/3] lib: Add xxhash support
` [U-Boot] [PATCH v1 2/3] lib: add Zstandard decompression support
` [U-Boot] [PATCH v1 3/3] fs: btrfs: add zstd "

[PATCH net] ipv6: invert flowlabel sharing check in process and user mode
 2019-04-25 16:06 UTC 

[Qemu-riscv] [PATCH for-4.1 6/8] target/riscv: Split RVC32 and RVC64 insns into separate files
 2019-04-25 16:04 UTC  (4+ messages)
  ` [Qemu-devel] "

[Qemu-riscv] [PATCH for-4.1 8/8] target/riscv: Remove spaces from register names
 2019-04-25 16:04 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH v1] arm64: dts: qcom: msm8998: Add i2c5 pins
 2019-04-25 16:06 UTC 

[5/5] USB: cdc-acm: clean up throttle handling
 2019-04-25 16:05 UTC  (2+ messages)
` [PATCH 5/5] "

[4/5] USB: cdc-acm: fix unthrottle races
 2019-04-25 16:05 UTC  (2+ messages)
` [PATCH 4/5] "

[3/5] USB: serial: generic: drop unnecessary goto
 2019-04-25 16:05 UTC  (2+ messages)
` [PATCH 3/5] "

[2/5] USB: serial: clean up throttle handling
 2019-04-25 16:05 UTC  (2+ messages)
` [PATCH 2/5] "

[PATCH 0/5] USB: fix tty unthrottle races
 2019-04-25 16:05 UTC 

[1/5] USB: serial: fix unthrottle races
 2019-04-25 16:05 UTC  (2+ messages)
` [PATCH 1/5] "

[RFC][PATCH 0/2] Access console drivers list under console_sem
 2019-04-25 16:05 UTC  (7+ messages)
` [RFC][PATCH 1/2] printk: lock console_sem before we unregister boot consoles

BUG: KASAN: use-after-free Read in tun_net_xmit
 2019-04-25 16:04 UTC  (8+ messages)

Xen 4.13 Development Update
 2019-04-25 16:03 UTC  (6+ messages)
        ` [Xen-devel] "

[bpf PATCH v2 0/3] sockmap/ktls fixes
 2019-04-25 16:03 UTC  (4+ messages)
` [bpf PATCH v2 1/3] bpf: tls, implement unhash to avoid transition out of ESTABLISHED
` [bpf PATCH v2 2/3] bpf: sockmap remove duplicate queue free
` [bpf PATCH v2 3/3] bpf: sockmap fix msg->sg.size account on ingress skb

[PATCH 4.4 000/168] 4.4.179-stable review
 2019-04-25 16:03 UTC  (2+ messages)

pull-request: ieee802154 for net 2019-04-25
 2019-04-25 16:03 UTC 

[PATCH 4.14 stable v2 0/5] net: ip6 defrag: backport fixes
 2019-04-25 16:01 UTC  (3+ messages)

[V2] usb: gadget: f_fs: don't free buffer prematurely
 2019-04-25 16:01 UTC  (2+ messages)
` [PATCH V2] "

[PATCH v2] kernel/ucounts: expose count of inotify watches in use
 2019-04-25 15:58 UTC  (3+ messages)

[PATCH] ext4: fix use-after-free race with debug_want_extra_isize
 2019-04-25 15:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/5] Fix and extend encoding handling in fast export/import
 2019-04-25 15:57 UTC  (8+ messages)
` [PATCH 1/5] t9350: fix encoding test to actually test reencoding
` [PATCH 2/5] fast-import: support 'encoding' commit header
` [PATCH 3/5] fast-export: avoid stripping encoding header if we cannot reencode
` [PATCH 4/5] fast-export: differentiate between explicitly utf-8 and implicitly utf-8
` [PATCH 5/5] fast-export: do automatic reencoding of commit messages only if requested

[PATCH] dma-buf: call kfree() w/o mutex held in dma_buf_attach()
 2019-04-25 15:57 UTC  (2+ messages)

[PATCH 0/2] Fix issues with phy configurations
 2019-04-25 15:57 UTC  (6+ messages)
` [PATCH 1/2] mmc: sdhci_am654: Fix minor "
` [PATCH 2/2] mmc: sdhci_am654: Fix SLOTTYPE write

[PATCH v3 0/3] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
 2019-04-25 15:57 UTC  (5+ messages)
` [PATCH v3 3/3] "

[tpm2] Help needed to setup an AES key
 2019-04-25 15:57 UTC 

[Buildroot] [PATCH 1/4] package/bind: enable static build
 2019-04-25 15:56 UTC  (5+ messages)
` [Buildroot] [PATCH 3/4] package/bind: don't enable server by default

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-25 15:55 UTC  (12+ messages)
` [PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl
        ` [v3,12/26] "

[Bug 109206] Kernel 4.20 amdgpu fails to load firmware on Ryzen 2500U
 2019-04-25 15:55 UTC  (2+ messages)

[GIT PULL] Allwinner clock changes for 5.2
 2019-04-25 15:55 UTC  (5+ messages)

[PATCH 1/2] xfs: always rejoin held resources during defer roll
 2019-04-25 15:54 UTC  (4+ messages)

[RFC 00/19] clk: imx: Switch the imx6 and imx7 to clk_hw based API
 2019-04-25 15:53 UTC  (7+ messages)
      ` [EXT] "

[PATCH 0/5] i2c-mux-gpio: Split plat- and dt-specific code up
 2019-04-25 15:53 UTC  (7+ messages)
` [PATCH 2/5] i2c-mux-gpio: Return an error if no config data found
` [PATCH 3/5] i2c-mux-gpio: Save initial channel number to the idle data field

[tpm2] tpm2-tss 2.2.3_rc0 and 2.1.4_rc0
 2019-04-25 15:53 UTC 

[Cluster-devel] [PATCH v2 1/2] iomap: Add a page_prepare callback
 2019-04-25 15:52 UTC  (4+ messages)
    `  "

smack ( on host ) + apparmor ( on docker ) - possible ?
 2019-04-25 15:52 UTC 

[dpdk-dev] [PATCH] app/pdump: exits once primary app exited
 2019-04-25 16:35 UTC  (2+ messages)

[OSSTEST PATCH v2 0/6] stretch fallout: run 32-bit builds on 64-bit Linux
 2019-04-25 15:50 UTC  (14+ messages)
` [Xen-devel] "
` [OSSTEST PATCH 1/6] ts-syslog-server: --no-stdin option
  ` [Xen-devel] "
` [OSSTEST PATCH 2/6] sg-run-job, ts-host-install: New --build option
  ` [Xen-devel] "
` [OSSTEST PATCH 3/6] mg-repro-setup: Fix runvar adjustment shell syntax
  ` [Xen-devel] "
` [OSSTEST PATCH 4/6] Debian: preferred arch: Honour LinuxKernPreferredArchInfo
  ` [Xen-devel] "
` [OSSTEST PATCH 5/6] Debian: preferred arch: Apply setarch to sshd
  ` [Xen-devel] "
` [OSSTEST PATCH 6/6] builds: Run i386 builds on amd64 kernels
  ` [Xen-devel] "

[PATCH 1/2] drm/prime: split drm_gem_prime_fd_to_handle()
 2019-04-25 15:51 UTC  (2+ messages)
` [PATCH 2/2] drm/prime: split drm_gem_prime_handle_to_fd()

[PATCH] misc: xfs_fsop_geom_t -> struct xfs_fsop_geom
 2019-04-25 15:50 UTC  (3+ messages)

[Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice)
 2019-04-25 15:50 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/dpaa2: fix incorrect loop increment
 2019-04-25 15:49 UTC  (2+ messages)

[PATCH] x86/mtrr: recalculate P2M type for domains with iocaps
 2019-04-25 15:49 UTC  (5+ messages)
      ` [Xen-devel] "

[Fuego] [PATCH] functions: Support for test sets with a horizontal line in the name
 2019-04-25 15:49 UTC 

ext4: avoid drop reference to iloc.bh twice
 2019-04-25 15:48 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/2] net: eth-uclass: Write MAC address to hardware after probe
 2019-04-25 15:49 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] net: eth-uclass: Support device tree MAC addresses

[U-Boot] Booting MX6 via Serial Download after DM conversion
 2019-04-25 15:48 UTC  (9+ messages)

[PATCH 0/6] vfs: Make icache searchable under RCU [ver #2]
 2019-04-25 15:45 UTC  (4+ messages)
` [PATCH 3/6] vfs: Allow searching of the icache under RCU conditions "

[Qemu-devel] [multiprocess RFC PATCH 36/37] multi-process: add the concept description to docs/devel/qemu-multiprocess
 2019-04-25 15:44 UTC  (9+ messages)

[GIT PULL 1/3] i.MX common clock changes for 5.2
 2019-04-25 15:44 UTC  (4+ messages)
` [GIT PULL 3/3] i.MX7UPL "

[PATCH v3 00/14] media: vimc: Add support for multiplanar formats
 2019-04-25 15:44 UTC  (6+ messages)
` [PATCH v3 14/14] media: vimc: Create multiplanar parameter and ioctls


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.