All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-12 11:37:41 to 2019-07-12 12:21:30 UTC [more...]

[PATCH 4.19 00/91] 4.19.59-stable review
 2019-07-12 12:18 UTC  (27+ messages)
` [PATCH 4.19 01/91] crypto: talitos - fix hash on SEC1
` [PATCH 4.19 02/91] crypto: talitos - rename alternative AEAD algos
` [PATCH 4.19 03/91] soc: brcmstb: Fix error path for unsupported CPUs
` [PATCH 4.19 10/91] soundwire: stream: fix out of boundary access on port properties
` [PATCH 4.19 14/91] mwifiex: Fix possible buffer overflows at parsing bss descriptor
` [PATCH 4.19 15/91] iwlwifi: Fix double-free problems in iwl_req_fw_callback()
` [PATCH 4.19 16/91] mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()
` [PATCH 4.19 17/91] soundwire: intel: set dai min and max channels correctly
` [PATCH 4.19 18/91] dt-bindings: can: mcp251x: add mcp25625 support
` [PATCH 4.19 19/91] can: mcp251x: add support for mcp25625
` [PATCH 4.19 20/91] can: m_can: implement errata "Needless activation of MRAF irq"
` [PATCH 4.19 22/91] net: phy: rename Asix Electronics PHY driver
` [PATCH 4.19 23/91] ibmvnic: Do not close unopened driver during reset
` [PATCH 4.19 24/91] ibmvnic: Refresh device multicast list after reset
` [PATCH 4.19 26/91] ARM: dts: am335x phytec boards: Fix cd-gpios active level
` [PATCH 4.19 27/91] s390/boot: disable address-of-packed-member warning
` [PATCH 4.19 29/91] drm/vmwgfx: fix a warning due to missing dma_parms
` [PATCH 4.19 30/91] riscv: Fix udelay in RV32
` [PATCH 4.19 31/91] Input: imx_keypad - make sure keyboard can always wake up system
` [PATCH 4.19 32/91] KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy
` [PATCH 4.19 33/91] mlxsw: spectrum: Disallow prio-tagged packets when PVID is removed
` [PATCH 4.19 34/91] ARM: davinci: da850-evm: call regulator_has_full_constraints()
` [PATCH 4.19 35/91] ARM: davinci: da8xx: specify dma_coherent_mask for lcdc
` [PATCH 4.19 37/91] mac80211: do not start any work during reconfigure flow
` [PATCH 4.19 38/91] bpf, devmap: Fix premature entry free on destroying map
` [PATCH 4.19 39/91] bpf, devmap: Add missing bulk queue free

post-receive: pub/scm/linux/kernel/git/bpf/bpf
 2019-07-12 12:21 UTC 

[PATCH v9 00/10] namei: openat2(2) path resolution restrictions
 2019-07-12 12:20 UTC  (20+ messages)
` [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
` [PATCH v9 04/10] namei: split out nd->dfd handling to dirfd_path_init

[Bug 110714] New: Xorg crashes randomly because of memory leak
 2019-07-12 12:20 UTC  (2+ messages)
  ` [Bug 110714] "

[PATCH] tty: amba-pl011: Make TX optimisation conditional
 2019-07-12 12:20 UTC  (6+ messages)

[U-Boot] [PATCH] spi: spi-mem: Fix read data size issue
 2019-07-12 12:20 UTC  (2+ messages)

[virtio-comment] [PATCH v7 0/5] Large shared memory regions
 2019-07-12 12:20 UTC  (6+ messages)
` [virtio-comment] [PATCH v7 1/5] shared memory: Define "
` [virtio-comment] [PATCH v7 2/5] pci: Define id field
` [virtio-comment] [PATCH v7 3/5] pci: Define virtio_pci_cap64
` [virtio-comment] [PATCH v7 4/5] shared memory: Define PCI capability
` [virtio-comment] [PATCH v7 5/5] shared memory: Define mmio registers

[PATCH net-next 00/11] Add drop monitor for offloaded data paths
 2019-07-12 12:18 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-07-12 12:18 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-07-12 12:18 UTC 

[BUG] Kernel 5.2: mount fails with can't read superblock on /dev/sdb1 (kernel 5.1.16 and 4.19 is fine)
 2019-07-12 12:18 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-07-12 12:18 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-07-12 12:18 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-07-12 12:18 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-07-12 12:18 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-07-12 12:18 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-07-12 12:18 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-07-12 12:18 UTC 

[U-Boot] [PATCH v2 00/16] stm32m1 patches for v2019.10
 2019-07-12 12:18 UTC  (23+ messages)
` [U-Boot] [PATCH v2 01/16] stm32mp1: deactivate WATCHDOG in defconfig
` [U-Boot] [PATCH v2 02/16] stm32mp1: call regulators_enable_boot_on in board_init
` [U-Boot] [PATCH v2 03/16] stm32mp1: syscon: remove etzpc support
` [U-Boot] [PATCH v2 04/16] stm32mp1: syscon: remove stgen
` [U-Boot] [PATCH v2 05/16] dt-bindings: pinctrl: stm32: add new entry for package information
` [U-Boot] [PATCH v2 06/16] stm32mp1: export get_cpu_package function
` [U-Boot] [PATCH v2 07/16] stm32mp1: update package information in device tree
` [U-Boot] [PATCH v2 08/16] stm32mp1: update device tree with ETZPC status
` [U-Boot] [PATCH v2 09/16] stm32mp1: add stboard command
` [U-Boot] [PATCH v2 10/16] stm32mp1: key: add stm32key command
` [U-Boot] [PATCH v2 11/16] stm32mp1: update README

[Qemu-devel] [PATCH v4] linux-user: fix to handle variably sized SIOCGSTAMP with new kernels
 2019-07-12 12:17 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2019-07-12 12:17 UTC 

[PATCH V6 i-g-t 0/6] igt: Add support for testing writeback connectors
 2019-07-12 12:17 UTC  (12+ messages)
` [PATCH V6 i-g-t 2/6] kms_writeback: Add initial writeback tests
  ` [igt-dev] "
` [PATCH V6 i-g-t 3/6] lib: Add function to hash a framebuffer
  ` [igt-dev] "

[meta-oe][PATCH] protobuf: fix ptest compilation with hardening flags
 2019-07-12 12:17 UTC  (3+ messages)

[virtio-comment] [PATCH v6 0/5] Large shared memory regions
 2019-07-12 12:16 UTC  (4+ messages)
` [virtio-comment] [PATCH v6 4/5] shared memory: Define PCI capability
  ` [virtio-comment] "

[PATCH] spi-nor: intel-spi: Whitelist 4B read commands
 2019-07-12 12:14 UTC 

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-12 12:12 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf
 2019-07-12 12:14 UTC 

overhead of auditd
 2019-07-12 12:14 UTC  (2+ messages)

[PATCH] drm/i915: Revert "drm/i915: Enable PSR2 by default"
 2019-07-12 12:13 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v1 0/6] Harden list_for_each_entry_rcu() and family
 2019-07-12 12:12 UTC  (3+ messages)
` [PATCH v1 1/6] rcu: Add support for consolidated-RCU reader checking

[PATCH v2 1/2] x86/vdso: fix flip/flop vdso build bug
 2019-07-12 12:10 UTC  (8+ messages)
` [PATCH v2 2/2] arm64/vdso: "
  ` [PATCH] arm64: compat: Fix flip/flop vdso building bug

[PATCH] libcobalt: Drop ignored version info from arch libs
 2019-07-12 12:10 UTC 

[Qemu-devel] [PATCH for-4.1 0/2] Compatibility fixes for nettle 2.7 vs 3.0 vs 3.5
 2019-07-12 12:10 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-4.1 1/2] crypto: switch to modern nettle AES APIs
` [Qemu-devel] [PATCH for-4.1 2/2] crypto: fix function signatures for nettle 2.7 vs 3

[dpdk-dev] [PATCH v6 0/4] add IOVA = VA support in KNI
 2019-07-12 12:09 UTC  (2+ messages)

[PATCH] mt7601u: use params->ssn value directly
 2019-07-12 12:09 UTC 

[dpdk-dev] [PATCH 00/15] bnxt patch series
 2019-07-12 12:09 UTC  (4+ messages)
` [dpdk-dev] [PATCH 05/15] net/bnxt: reset Rx allocation state on port restart

[PATCH 1/3] mt76: mt76x02: use params->ssn value directly
 2019-07-12 12:08 UTC  (3+ messages)
` [PATCH 2/3] mt76: mt7603: "
` [PATCH 3/3] mt76: mt7615: "

[PATCH v3 0/6] drm/i915: Rename functions to match their entry points
 2019-07-12 12:08 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Rename functions to match their entry points (rev2)

[Xen-devel] [PATCH v7 0/5] misc fixes to PV extensions code
 2019-07-11 12:02 UTC  (12+ messages)
`  "
` [PATCH v7 1/5] x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init
  ` [Xen-devel] "
` [PATCH v7 2/5] x86: Add "nopv" parameter to disable PV extensions
  ` [Xen-devel] "
` [PATCH v7 3/5] xen: Map "xen_nopv" parameter to "nopv" and mark it obsolete
  ` [Xen-devel] "
` [Xen-devel] [PATCH v7 4/5] x86/paravirt: Remove const mark from x86_hyper_xen_hvm variable
  `  "
` [PATCH v7 5/5] x86/xen: Add "nopv" support for HVM guest
  ` [Xen-devel] "

[PATCH v2] xen/pv: Fix a boot up hang revealed by int3 self test
 2019-07-12 12:06 UTC  (3+ messages)
` [Xen-devel] "

[PATCH v2 0/3] x86/boot: Introduce the kernel_info et consortes
 2019-07-12 11:58 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] Fixes and improvements in BCB and Android docs
 2019-07-12 12:05 UTC  (6+ messages)
` [U-Boot] [PATCH 4/5] cmd: bcb: Use strcmp() instead of strncmp() for string literals
` [U-Boot] [PATCH 5/5] cmd: bcb: Apply non-functional refinements

[LTP] [PATCH] controllers/cpuset: improve the node number calculation for N_NODES
 2019-07-12 12:05 UTC 

[PATCH] rdma/siw: avoid smp_store_mb() on a u64
 2019-07-12 12:03 UTC  (4+ messages)

[RFC v2 00/27] Kernel Address Space Isolation
 2019-07-12 11:56 UTC  (5+ messages)

[PATCH v4 0/2] mm/vmalloc.c: improve readability and rewrite vmap_area
 2019-07-12 12:02 UTC  (3+ messages)
` [PATCH v4 1/2] mm/vmalloc: do not keep unpurged areas in the busy tree
` [PATCH v4 2/2] mm/vmalloc.c: Modify struct vmap_area to reduce its size

[PATCH 1/2] x86: kvm: avoid -Wsometimes-uninitized warning
 2019-07-12 12:02 UTC  (2+ messages)

[PATCH] drm/vgem: Reclassify buffer creation debug message
 2019-07-12 12:01 UTC 

[Bug 203169] New: at fs/f2fs/checkpoint.c:160 f2fs_is_valid_blkaddr
 2019-07-12 12:00 UTC  (2+ messages)
` [f2fs-dev] [Bug 203169] crash "

[PATCH 0/3] xfs: Fix races between readahead and hole punching
 2019-07-12 12:00 UTC  (5+ messages)
` [PATCH 3/3] xfs: Fix stale data exposure when readahead races with hole punch

[PATCH] dtc: Use pkg-config to locate libyaml
 2019-07-12 11:52 UTC 

[Cocci] NULL pointer constraints vs. compiler checks
 2019-07-12 10:52 UTC 

[Qemu-devel] [PATCH v26 0/7] QEMU AVR 8 bit cores
 2019-07-12 11:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH v26 1/7] target/avr: Add outward facing interfaces and core CPU logic

[PATCH] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
 2019-07-12 11:58 UTC  (13+ messages)

[Qemu-devel] [PATCH for 4.1 v2 0/4] target/mips: Fixes for 4.1 rc1
 2019-07-12 11:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH for 4.1 v2 1/4] target/mips: Add 'fall through' comments for handling nanoMips' SHXS, SWXS
` [Qemu-devel] [PATCH for 4.1 v2 2/4] target/mips: Add missing 'break' for a case of MTHC0 handling
` [Qemu-devel] [PATCH for 4.1 v2 3/4] target/mips: Add missing 'break' for certain cases of MFTR handling
` [Qemu-devel] [PATCH for 4.1 v2 4/4] target/mips: Add missing 'break' for certain cases of MTTR handling

sysstat no longer builds (was: [PATCH 0/1] sysstat: use service file from source codes)
 2019-07-12 11:56 UTC  (2+ messages)

[PATCH 0/6] meta: Cleanup python2
 2019-07-12 11:55 UTC  (8+ messages)
` [PATCH 6/6] waf: python2 -> python3

[RFC PATCH] iomap: generalize IOMAP_INLINE to cover tail-packing case
 2019-07-12 11:54 UTC  (6+ messages)

[PATCH v4 0/3] Add ST lsm6dso i3c support
 2019-07-12 11:53 UTC  (8+ messages)
` [PATCH v4 1/3] regmap: add i3c bus support
` [PATCH v4 2/3] i3c: move i3c_device_match_id to device.c and export it
` [PATCH v4 3/3] iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-07-12 11:53 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-07-12 11:52 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-07-12 11:52 UTC 

[GIT PULL] IPMI bug fixes for 5.3
 2019-07-12 11:52 UTC 

[PATCH] Fix off by one error in IRQ enumeration
 2019-07-12 11:51 UTC 

[PATCH v7] Documentation: filesystem: Convert xfs.txt to ReST
 2019-07-12 11:51 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[Qemu-devel] [PATCH v2] libvhost-user: Add missing GCC_FMT_ATTR and fix three format errors
 2019-07-12 11:50 UTC 

[Qemu-devel] [PATCH for-4.1?] hw/arm/fsl-imx6ul.c: Remove dead SMP-related code
 2019-07-12 11:50 UTC 

[PATCH] fTPM: fix PTR_ERR() usage
 2019-07-12 11:49 UTC 

[U-Boot] [PATCH v4 1/4] armv8: ls1028a: The ls1028a platform supports the I2C driver model
 2019-07-12 11:49 UTC  (8+ messages)
` [U-Boot] [PATCH v4 2/4] gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028A
` [U-Boot] [PATCH v4 3/4] configs: ls1028a: enable DM support for pcf2127 rtc
` [U-Boot] [PATCH v4 4/4] armv8: dts: ls1028ardb: Add slave nodes under the i2c0 controller

[PATCH v1 0/2] add rte_ring_reset and use it to flush a ring
 2019-07-12 11:48 UTC  (8+ messages)
` [PATCH v7 1/2] ring: add reset API to flush the ring when not in use
    ` [dpdk-dev] "

[Qemu-devel] [RFC 0/5] block: Generic file truncation/creation fallbacks
 2019-07-12 11:48 UTC  (13+ messages)
` [Qemu-devel] [RFC 1/5] block/nbd: Fix hang in .bdrv_close()
` [Qemu-devel] [RFC 2/5] block: Generic truncation fallback

[PATCH] acpi: fix false-positive -Wuninitialized warning
 2019-07-12 11:47 UTC  (2+ messages)

[PATCH] prepare-kernal.sh: Add --copylinks option
 2019-07-12 11:46 UTC  (5+ messages)
` AW: "

[PATCH] input: API for Setting a Timestamp from a Driver
 2019-07-12 11:46 UTC  (4+ messages)

[PATCH] MIPS: Remove superfluous check for __linux__
 2019-07-12 11:43 UTC  (3+ messages)

[Qemu-devel] [PATCH for 4.1? v1 0/7] testing/next (docker, win-cross)
 2019-07-12 11:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 5/7] tests/migration-test: don't spam the logs when we fail

regression: nvme rdma with bnxt_re0 broken
 2019-07-12 11:41 UTC  (11+ messages)

[Qemu-devel] [PATCH for 4.1 0/4] target/mips: Fixes for 4.1
 2019-07-12 11:37 UTC  (6+ messages)
` [Qemu-devel] [PATCH for 4.1 v2] linux-user: Fix structure target_ucontext for MIPS
` [Qemu-devel] [PATCH for 4.1 1/4] target/mips: Add 'fall through' comments for handling nanoMips' SHXS, SWXS
` [Qemu-devel] [PATCH for 4.1 2/4] target/mips: Add missing 'break' for a case of MTHC0 handling
` [Qemu-devel] [PATCH for 4.1 3/4] target/mips: Add missing 'break' for certain cases of MFTR handling
` [Qemu-devel] [PATCH for 4.1 4/4] target/mips: Add missing 'break' for certain cases of MTTR handling

[PATCH v9 0/6] HDCP2.2 Phase II
 2019-07-12 11:39 UTC  (4+ messages)
` [PATCH v9 1/6] drm: Add Content protection type property
  ` [Intel-gfx] "

[PATCH] rdma/siw: fix enum type mismatch warnings
 2019-07-12 11:38 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/13] Add SEV guest live migration support
 2019-07-12 11:37 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 13/13] target/i386: sev: remove migration blocker


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.