All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-08 22:48:38 to 2019-04-09 00:31:29 UTC [more...]

Events Delayed in Example audisp Plugin
 2019-04-09  0:31 UTC  (3+ messages)

[PATCHv2] nvmet: Fix discover log page when offsets are used
 2019-04-09  0:30 UTC  (2+ messages)

[RFC PATCH] cifs: remove superfluous inode_lock in cifs_{strict_}fsync
 2019-04-09  0:29 UTC  (5+ messages)

[PATCH v2 00/13] Add support for Orange Pi 3
 2019-04-09  0:24 UTC  (42+ messages)
` [PATCH v2 01/13] dt-bindings: sunxi: Add compatible for OrangePi 3 board
` [PATCH v2 02/13] arm64: dts: allwinner: h6: Add Orange Pi 3 DTS
` [PATCH v2 03/13] net: stmmac: sun8i: add support for Allwinner H6 EMAC
` [PATCH v2 04/13] net: stmmac: sun8i: force select external PHY when no internal one
` [PATCH v2 05/13] pinctrl: sunxi: Prepare for alternative bias voltage setting methods
` [PATCH v2 06/13] pinctrl: sunxi: Support I/O bias voltage setting on H6
` [PATCH v2 07/13] arm64: dts: allwinner: orange-pi-3: Enable ethernet
` [PATCH v2 08/13] drm: sun4i: Add support for enabling DDC I2C bus to dw_hdmi glue
` [PATCH v2 09/13] dt-bindings: display: sun4i-drm: Add DDC power supply
` [PATCH v2 10/13] arm64: dts: allwinner: orange-pi-3: Enable HDMI output
` [PATCH v2 11/13] brcmfmac: Loading the correct firmware for brcm43456
` [PATCH v2 12/13] [DO NOT MERGE] arm64: dts: allwinner: h6: Add MMC1 pins
` [PATCH v2 13/13] [DO NOT MERGE] arm64: dts: allwinner: orange-pi-3: Enable WiFi

[PATCH] usb: uas: fix usb subsystem hang after power off hub port
 2019-04-09  0:28 UTC  (5+ messages)
    `  "

954e21d4ca [ 256.689025] BUG: KASAN: stack-out-of-bounds in vm_pgprot_modify
 2019-04-09  0:25 UTC 

[Xen-devel] [linux-4.19 test] 134461: regressions - trouble: blocked/broken/fail/pass
 2019-04-09  0:24 UTC  (3+ messages)
  `  "

[Buildroot] [PATCH 1/1] pkg-golang: Allow per package/target CGO_ENABLED setting
 2019-04-09  0:22 UTC  (5+ messages)

[PATCH] scsi/NCR5380: Avoid compiler warning when -Wimplicit-fallthrough is enabled
 2019-04-09  0:22 UTC  (3+ messages)

[Qemu-devel] [PATCH] sd: Fix out-of-bounds assertions
 2019-04-09  0:18 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] .flake8: fix check for 80/132 columns
 2019-04-09  0:17 UTC 

[PATCH v6] platform/chrome: Add Wilco EC keyboard backlight LEDs support
 2019-04-09  0:16 UTC 

[sumo] [PATCH v1] systemd: fix musl compilation
 2019-04-09  0:15 UTC  (2+ messages)

[PATCH V3 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-04-09  0:13 UTC  (4+ messages)

[PATCH] adfs: mark expected switch fall-throughs
 2019-04-09  0:13 UTC  (2+ messages)

[igt-dev] [RFC 0/5] Modify tests for unavailable mappable aperture
 2019-04-09  0:12 UTC  (3+ messages)
` [igt-dev] [RFC 4/5] igt/i915: Require GTT mapping to be available when needed

btrfs balance hangs
 2019-04-09  0:12 UTC  (7+ messages)

[PATCH net v8] failover: allow name change on IFF_UP slave interfaces
 2019-04-08 23:45 UTC 

[PATCH] afs: Mark expected switch fall-throughs
 2019-04-09  0:10 UTC  (2+ messages)

[PATCH 4.19 stable 0/3] net: ip6 defrag: backport fixes
 2019-04-09  0:10 UTC  (4+ messages)
` [PATCH 4.19 stable 1/3] net: IP defrag: encapsulate rbtree defrag code into callable functions
` [PATCH 4.19 stable 2/3] net: IP6 defrag: use rbtrees for IPv6 defrag
` [PATCH 4.19 stable 3/3] net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c

[SPDK] A question about Command ID
 2019-04-09  0:10 UTC 

[PATCH v2] Btrfs: fix data bytes_may_use underflow with fallocate due to failed quota reserve
 2019-04-09  0:10 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl-nitrogen6_max: Disable LVDS channels
 2019-04-09  0:07 UTC  (5+ messages)

[PATCH v2] Btrfs: send, improve clone range
 2019-04-09  0:07 UTC  (2+ messages)

[PATCH] Change fs functions to add fs_ prefix
 2019-04-09  0:04 UTC  (3+ messages)

[PATCH 00/18] Shared virtual address IOMMU and VT-d support
 2019-04-08 23:59 UTC  (57+ messages)
` [PATCH 01/18] drivers core: Add I/O ASID allocator
` [PATCH 05/18] iommu: introduce device fault data
` [PATCH 06/18] iommu: introduce device fault report API
  ` [PATCH 02/18] ioasid: Add custom IOASID allocator
  ` [PATCH 03/18] ioasid: Convert ioasid_idr to XArray
  ` [PATCH 04/18] driver core: add per device iommu param
  ` [PATCH 07/18] iommu: Introduce attach/detach_pasid_table API
  ` [PATCH 08/18] iommu: Introduce cache_invalidate API
  ` [PATCH 09/18] iommu/vt-d: Enlightened PASID allocation
` [PATCH 10/18] iommu/vt-d: Add custom allocator for IOASID
` [PATCH 11/18] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH 12/18] iommu: Add guest PASID bind function
` [PATCH 13/18] iommu/vt-d: Move domain helper to header
` [PATCH 14/18] iommu/vt-d: Add nested translation support
` [PATCH 15/18] iommu/vt-d: Add bind guest PASID support
` [PATCH 16/18] iommu: add max num of cache and granu types
` [PATCH 17/18] iommu/vt-d: Support flushing more translation cache types
` [PATCH 18/18] iommu/vt-d: Add svm/sva invalidate function

[PATCH v5 1/3] platform/chrome: wilco_ec: Standardize mailbox interface
 2019-04-08 23:58 UTC  (3+ messages)
` [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name

linux-next: Fixes tags need some work in the cifs tree
 2019-04-08 23:54 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/i915/gem_fd_exhaustion.c: Remove unused sysfs functions
 2019-04-08 23:53 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/i915/gem_fd_exhaustion.c: Expect ENFILE when fds run out
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] tests/i915/gem_fd_exhaustion.c: Remove unused sysfs functions

linux-next: manual merge of the kspp-gustavo tree with Linus' tree
 2019-04-08 23:53 UTC  (2+ messages)

[Intel-wired-lan] [PATCH 1/5] ixgbe: reduce PTP Tx timestamp timeout to 1 second
 2019-04-08 23:52 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH 2/5] ixgbe: fix PTP SDP pin setup on X540 hardware
` [Intel-wired-lan] [PATCH 3/5] ixgbe: implement support for SDP/PPS output on X550 hardware
` [Intel-wired-lan] [PATCH 4/5] ixgbe: use 'cc' instead of 'hw_cc' for local variable
` [Intel-wired-lan] [PATCH 5/5] ixgbe: add a kernel documentation comment for ixgbe_ptp_get_ts_config

[PATCH 1/2] drm/i915/guc: Implement reset locally
 2019-04-08 23:52 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` ✓ Fi.CI.BAT: success "

[U-Boot] arm: sunxi: Bananapi_M2_Ultra not working with DM_MMC
 2019-04-08 23:51 UTC  (7+ messages)

[PATCH 0/5] Updates & enhancements
 2019-04-08 23:48 UTC  (3+ messages)
` [PATCH 3/5] parole: replace gstreamer1.0-plugins-good by gstreamer1.0-meta-video in RDEPENDS

[PATCH] slab: fix a crash by reading /proc/slab_allocators
 2019-04-08 23:41 UTC  (3+ messages)

[PATCH net 0/2] bnxt_en: 2 bug fixes
 2019-04-08 23:39 UTC  (2+ messages)

[PATCH] ARM: dts: Add l4 abe interconnect hierarchy and ti-sysc data for omap5
 2019-04-08 23:39 UTC 

[PATCH net] ipv6: un-do: defrag: drop non-last frags smaller than min mtu
 2019-04-08 23:38 UTC  (11+ messages)

[PATCH] ethtool: thunder_bgx: use ethtool.h constants for speed and duplex
 2019-04-08 23:38 UTC  (2+ messages)

[PATCH RESEND 0/5] Handle MCA banks in a per_cpu way
 2019-04-08 23:37 UTC  (11+ messages)
` [PATCH RESEND 4/5] x86/MCE: Make number of MCA banks per_cpu
              ` [RESEND,4/5] "

[PATCH v2] btrfs: trace: Introduce trace events for sleepable tree lock
 2019-04-08 23:38 UTC  (4+ messages)

[PATCH net-next] net: phy: fix setting autoneg_complete in genphy_update_link
 2019-04-08 23:36 UTC  (2+ messages)

[PATCH] net: netrom: Fix error cleanup path of nr_proto_init
 2019-04-08 23:34 UTC  (2+ messages)

[PATCH v2 0/3] ethtool: fix use of SPEED_UNKNOWN constant
 2019-04-08 23:30 UTC  (2+ messages)

[PATCH] iw: add command to inject a frame via direct mesh link to mesh peer
 2019-04-08 23:29 UTC 

[PATCH net-next v2 0/3] mlxsw: Add support for devlink info command
 2019-04-08 23:28 UTC  (2+ messages)

[PATCH net-next] qmi_wwan: Add quirk for Quectel dynamic config
 2019-04-08 23:26 UTC  (2+ messages)

[PATCH v2 0/3] powerpc: Enabling secure boot on powernv systems - Part 1
 2019-04-08 22:52 UTC  (8+ messages)
` [PATCH v2 1/3] powerpc/powernv: Add support for OPAL_SECVAR_GET
` [PATCH v2 2/3] powerpc/powernv: detect the secure boot mode of the system
` [PATCH v2 3/3] powerpc: Add support to initialize ima policy rules

[PATCH net-next] net: phy: replace genphy_10g_driver with genphy_c45_driver
 2019-04-08 23:24 UTC  (2+ messages)

[PATCH 00/12] Add support for Orange Pi 3
 2019-04-08 23:22 UTC  (11+ messages)
` [PATCH 01/12] arm64: dts: allwinner: h6: Add Orange Pi 3 DTS
` [PATCH 07/12] arm64: dts: allwinner: orange-pi-3: Enable ethernet

[PATCH 0/4] property fixes and cleanups
 2019-04-08 23:23 UTC  (3+ messages)

[PATCH net-next] af_unix: preserve position of fd-associated bytes in stream
 2019-04-08 23:21 UTC  (2+ messages)

[PATCH v3] i3c: dw: Fix dw_i3c_master_disable controller by using correct mask
 2019-04-08 23:20 UTC  (3+ messages)

[PATCH v4 0/3] improve vmap allocation
 2019-04-08 23:19 UTC  (3+ messages)
` [PATCH v4 1/3] mm/vmap: keep track of free blocks for "

[RFC PATCH 0/1] netfilter: xt_connmark: add savedscp-mark action
 2019-04-08 23:16 UTC  (4+ messages)
` [PATCH 1/1] netfilter: connmark: introduce savedscp

[PATCH 03/11] target/core: Release SPC-2 reservation upon initiator logout
 2019-04-08 23:17 UTC  (2+ messages)

[PATCH net 0/2] fix possible use-after-free in erspan_v{4,6}
 2019-04-08 23:17 UTC  (2+ messages)

[PATCH nf-next] netfilter: nf_conntrack: restrict conntrack_buckets value
 2019-04-08 23:15 UTC  (3+ messages)

[PATCH v4] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel
 2019-04-08 23:10 UTC  (2+ messages)

[PATCH] clone: do faster object check for partial clones
 2019-04-08 23:12 UTC  (4+ messages)
` [PATCH v3] rev-list: exclude promisor objects at walk time

linux-next: build warning after merge of the sound-asoc tree
 2019-04-08 23:12 UTC  (2+ messages)

[PATCH v4] cifs: Fix lease buffer length error
 2019-04-08 23:09 UTC  (2+ messages)

[PATCH v3 0/2] Fix KASAN use-after free in SMB2_write and SMB2_read
 2019-04-08 23:09 UTC  (5+ messages)
` [PATCH v3 1/2] cifs: Fix use-after-free in SMB2_write
` [PATCH v3 2/2] cifs: Fix use-after-free in SMB2_read

[GIT PULL] TPM fixes for v5.1
 2019-04-08 23:07 UTC 

[Buildroot] [PATCH v2] support/testing: add xserver + Mesa OpenGL (GLX) + glxinfo
 2019-04-08 23:02 UTC  (2+ messages)

amdgpu multi monitor - clock, heat and power problem
 2019-04-08 22:58 UTC  (2+ messages)

[PATCH v2] PCI: al: Add Amazon Annapurna Labs PCIe host controller driver
 2019-04-08 22:57 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v1 bitops] bitops: Fix UBSAN undefined behavior warning for rotation right
 2019-04-08 22:52 UTC  (3+ messages)

avoid calling nth_page in the block I/O path
 2019-04-08 22:51 UTC  (3+ messages)
` [PATCH 1/5] block: rewrite blk_bvec_map_sg to avoid a nth_page call

[PATCH] nvmet: Fix discover log page when offsets are used
 2019-04-08 22:51 UTC  (3+ messages)

[PATCH V5 00/12] perf: Add Icelake support (kernel only, except Topdown)
 2019-04-08 22:49 UTC  (4+ 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.