All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-10 18:42:42 to 2020-01-10 19:44:06 UTC [more...]

[Xen-devel] [PATCH v6 00/11] error: auto propagated local_err part I
 2020-01-10 19:41 UTC  (8+ messages)
` [Xen-devel] [PATCH v6 01/11] qapi/error: add (Error **errp) cleaning APIs
` [Xen-devel] [PATCH v6 02/11] error: auto propagated local_err
` [Xen-devel] [PATCH v6 03/11] scripts: add coccinelle script to use auto propagated errp
` [PATCH v6 04/11] hw/sd/ssi-sd: fix error handling in ssi_sd_realize
` [PATCH v6 05/11] SD (Secure Card): introduce ERRP_AUTO_PROPAGATE
` [PATCH v6 06/11] pflash: "
` [Xen-devel] [PATCH v6 11/11] xen: "

Kernel-managed IRQ affinity (cont)
 2020-01-10 19:43 UTC  (7+ messages)

[RFC PATCH 0/8] Rework READ_ONCE() to improve codegen
 2020-01-10 19:42 UTC  (7+ messages)
` [RFC PATCH 5/8] READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accesses
` [RFC PATCH 6/8] READ_ONCE: Drop pointer qualifiers when reading from scalar types
` [RFC PATCH 7/8] locking/barriers: Use '__unqual_scalar_typeof' for load-acquire macros

[PATCH] drm/amd/display: Fix compilation warnings on i386
 2020-01-10 19:41 UTC  (2+ messages)

Question about the pack OBJ_OFS_DELTA format
 2020-01-10 19:41 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/6] meson build improvements
 2020-01-10 19:40 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/6] kernel/linux/kni: fix meson warning about console keyword

[PATCH v13 00/25] LSM: Module stacking for AppArmor
 2020-01-10 19:40 UTC  (5+ messages)
  ` [PATCH v13 26/25] Audit: Multiple LSM support in audit rules

[PATCH 0/4] TI DP8382x Phy support update
 2020-01-10 19:40 UTC  (10+ messages)
` [PATCH 1/4] net: phy: DP83TC811: Fix typo in Kconfig
` [PATCH 2/4] net: phy: DP83822: Update Kconfig with DP83825I support
` [PATCH 3/4] phy: dp83826: Add phy IDs for DP83826N and 826NC
` [PATCH 4/4] net: phy: DP83822: Add support for additional DP83825 devices

stable-rc/linux-4.4.y boot: 53 boots: 1 failed, 44 passed with 8 untried/unknown (v4.4.208-49-g6a7085976588)
 2020-01-10 19:38 UTC 

[PATCH] dm mpath: Add timeout mechanism for queue_if_no_path
 2020-01-10 19:38 UTC  (5+ messages)
`  "

[PATCH net] ipv4: Detect rollover in specific fib table dump
 2020-01-10 19:37 UTC  (2+ messages)

[PATCH v2 net-next] net: socionext: get rid of huge dma sync in netsec_alloc_rx_data
 2020-01-10 19:36 UTC  (8+ messages)

git submodule update strange output behavior
 2020-01-10 19:36 UTC  (5+ messages)

[RFC] Permanent Fix for RK33 gmac 1500 mtu bug
 2020-01-10 19:36 UTC  (5+ messages)

[drivers/net/phy/sfp] intermittent failure in state machine checks
 2020-01-10 19:36 UTC  (15+ messages)

[PATCH] MIPS: BPF: Use sizeof_field() instead of FIELD_SIZEOF()
 2020-01-10 19:36 UTC  (2+ messages)

[PATCH 08/10] MIPS: use resource_size
 2020-01-10 19:36 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/6] J721e HS device support
 2020-01-10 19:35 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] configs: j721e_evm.h: Sync J721e environment configuration with AM65x
` [U-Boot] [PATCH v2 2/6] configs: ti: Factor out call to 'args_mmc' into MMC common environment
` [U-Boot] [PATCH v2 3/6] arm: K3: Fix header comment match AM6 specific file function
` [U-Boot] [PATCH v2 4/6] arm: K3: Disable ROM configured firewalls
` [U-Boot] [PATCH v2 5/6] arm: K3: Increase default SYSFW image size allocation
` [U-Boot] [PATCH v2 6/6] configs: Add configs for J721e High Security EVM

[PATCH 00/14] net: axienet: Error handling, SGMII and 64-bit DMA fixes
 2020-01-10 19:33 UTC  (7+ messages)
` [PATCH 07/14] net: axienet: Fix SGMII support

[PATCH] unpack-trees: correctly compute result count
 2020-01-10 19:33 UTC  (3+ messages)

[PATCH net 0/2] net: stmmac: Filtering fixes
 2020-01-10 19:32 UTC  (3+ messages)

[PATCH v2 0/3] HiSilicon v3xx SFC driver
 2020-01-10 19:31 UTC  (10+ messages)
` [PATCH v2 2/3] spi: Add HiSilicon v3xx SPI NOR flash controller driver

[RFC PATCH V2 00/12] Enable per-file/directory DAX operations V2
 2020-01-10 19:29 UTC  (13+ messages)
` [RFC PATCH V2 01/12] fs/stat: Define DAX statx attribute
` [RFC PATCH V2 02/12] fs/xfs: Isolate the physical DAX flag from effective
` [RFC PATCH V2 03/12] fs/xfs: Separate functionality of xfs_inode_supports_dax()
` [RFC PATCH V2 04/12] fs/xfs: Clean up DAX support check
` [RFC PATCH V2 05/12] fs: remove unneeded IS_DAX() check
` [RFC PATCH V2 06/12] fs/xfs: Check if the inode supports DAX under lock
` [RFC PATCH V2 07/12] fs: Add locking for a dynamic inode 'mode'
` [RFC PATCH V2 08/12] fs/xfs: Add lock/unlock mode to xfs
` [RFC PATCH V2 09/12] fs: Prevent mode change if file is mmap'ed
` [RFC PATCH V2 10/12] fs/xfs: Fix truncate up
` [RFC PATCH V2 11/12] fs/xfs: Clean up locking in dax invalidate
` [RFC PATCH V2 12/12] fs/xfs: Allow toggle of effective DAX flag

[PATCH net-next 0/2] net: stmmac: Frame Preemption fixes
 2020-01-10 19:30 UTC  (3+ messages)

[RFC] ARM PSCI: Add support for vendor-specific SYSTEM_RESET2
 2020-01-10 19:29 UTC  (2+ messages)
` [RFC] drivers: firmware: psci: Add function to support SYSTEM_RESET2

interrupted rpcs problem
 2020-01-10 19:29 UTC 

[U-Boot] [PATCH 0/6] J721e HS device support
 2020-01-10 19:28 UTC  (5+ messages)

Lower than expected CPU pressure in PSI
 2020-01-10 19:28 UTC  (3+ messages)

[PATCH 00/17] octeontx2-pf: Add network driver for physical function
 2020-01-10 19:28 UTC  (3+ messages)
` [PATCH 14/17] octeontx2-pf: Add basic ethtool support

[PATCH] block: Use a GString in bdrv_perm_names()
 2020-01-10 19:25 UTC  (2+ messages)

[RFC net-next Patch 0/3] net: bridge: mrp: Add support for Media Redundancy Protocol(MRP)
 2020-01-10 19:27 UTC  (4+ messages)
    ` [Bridge] "

[PATCH v2 0/2] iommu/vt-d bad RMRR workarounds
 2020-01-10 19:27 UTC  (4+ messages)
` [PATCH v2 2/2] iommu/vt-d: skip invalid RMRR entries

[PATCH 00/26] Various qom & qdev enhancements
 2020-01-10 19:22 UTC  (7+ messages)
` [PATCH 01/26] object: add extra sanity checks
` [PATCH 04/26] qdev: move helper function to monitor/misc
` [PATCH 18/26] object: return self in object_ref()

[PATCH 00/14] Cleanup SGI-IP27 and prepare for SGI-IP35 support
 2020-01-10 19:25 UTC  (2+ messages)

[PATCH v12 0/3] Use MFD framework for SGI IOC3 drivers
 2020-01-10 19:25 UTC  (2+ messages)

[PATCH net-next 0/9] sfc: even more code refactoring
 2020-01-10 19:24 UTC  (2+ messages)

[PATCH] drm/amdkfd: Add a message when SW scheduler is used
 2020-01-10 19:24 UTC 

Page fault on branch nvme-5.6
 2020-01-10 19:24 UTC  (2+ messages)

[PATCH v10 6/6] x86/split_lock: Enable split lock detection by kernel parameter
 2020-01-10 19:24 UTC  (11+ messages)
                  ` [PATCH v11] x86/split_lock: Enable split lock detection by kernel

[PATCH] ARM: dts: imx6ul-pico: Convert to DRM bindings
 2020-01-10 19:23 UTC 

[Intel-gfx] [PATCH v2 0/4] Add ops to intel_uc
 2020-01-10 19:23 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/i915/uc: "
  ` [Intel-gfx] [PATCH v3 "

[PATCH net] net/tls: fix async operation
 2020-01-10 19:22 UTC  (2+ messages)

[PATCH v5] reset: socfpga: Poll for reset status after deassert reset
 2020-01-10 19:21 UTC  (2+ messages)

[PATCH] target/arm: adjust program counter for wfi exception in AArch32
 2020-01-10 19:19 UTC  (2+ messages)

KASAN: use-after-free Read in bitmap_port_ext_cleanup
 2020-01-10 19:13 UTC  (3+ messages)

[PATCH] crypto: cipher - move API definition to internal header file
 2020-01-10 19:20 UTC  (3+ messages)

[PATCH-next 3/3] serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
 2020-01-10 19:20 UTC  (5+ messages)

[PATCH 00/15] Replace current_machine by qdev_get_machine()
 2020-01-10 19:18 UTC  (7+ messages)
` [PATCH 04/15] hw/ppc/spapr_rtas: Restrict variables scope to single switch case

[PATCH net] net/tls: avoid spurious decryption error with HW resync
 2020-01-10 19:20 UTC  (2+ messages)

[PATCH net-next] bnxt: Detach page from page pool before sending up the stack
 2020-01-10 19:19 UTC  (2+ messages)

[Buildroot] Kconfig warnings with GCC9
 2020-01-10 19:17 UTC 

[dpdk-dev] [PATCH v1 0/3] Introduce new class for vDPA device drivers
 2020-01-10 19:17 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 3/3] drivers: move ifc driver to the vDPA class

[PATCH V2] PCI: Add MCFG quirks for Tegra194 host controllers
 2020-01-10 19:15 UTC  (7+ messages)
` [PATCH V3 0/2] "
  ` [PATCH V3 1/2] arm64: tegra: Re-order PCIe aperture mappings to support ACPI boot
  ` [PATCH V3 2/2] PCI: Add MCFG quirks for Tegra194 host controllers

[igt-dev] [PATCH i-g-t] tests/i915/gem_huc_copy: Enable a HuC copy test
 2020-01-10 19:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/gem_huc_copy: Enable a HuC copy test (rev4)

[PATCH 0/1] travis.yml: Missing genisoimage package
 2020-01-10 19:12 UTC  (2+ messages)
` [PATCH 1/1] travis.yml: Install "

[RFC PATCH V2 09/11] xen: Clear IRQD_IRQ_STARTED flag during shutdown PIRQs
 2020-01-10 19:13 UTC  (3+ messages)
` [Xen-devel] "

[PATCH] pktgen: create packet use IPv6 source address between src6_min and src6_max
 2020-01-10 19:13 UTC  (2+ messages)

[PATCH 1/2] dts: add property removal option CONFIG_OF_REMOVE_PROPS
 2020-01-10 19:13 UTC  (3+ messages)

BUG: unable to handle kernel NULL pointer dereference in cfg80211_wext_siwrts
 2020-01-10 19:12 UTC  (2+ messages)

WARNING in xfrm_policy_inexact_insert (2)
 2020-01-10 19:10 UTC 

general protection fault in simple_recursive_removal
 2020-01-10 19:10 UTC 

[PATCH net] net: usb: lan78xx: fix possible skb leak
 2020-01-10 19:07 UTC  (5+ messages)

[PATCH RFC 00/10] device-dax: Support devices without PFN metadata
 2020-01-10 19:03 UTC  (22+ messages)
` [PATCH RFC 01/10] mm: Add pmd support for _PAGE_SPECIAL
` [PATCH RFC 02/10] mm: Handle pmd entries in follow_pfn()
` [PATCH RFC 03/10] mm: Add pud support for _PAGE_SPECIAL
` [PATCH RFC 04/10] mm: Handle pud entries in follow_pfn()
` [PATCH RFC 05/10] device-dax: Do not enforce MADV_DONTFORK on mmap()
` [PATCH RFC 06/10] device-dax: Introduce pfn_flags helper
` [PATCH RFC 07/10] device-dax: Add support for PFN_SPECIAL flags
` [PATCH RFC 08/10] dax/pmem: Add device-dax support for PFN_MODE_NONE
` [PATCH RFC 09/10] vfio/type1: Use follow_pfn for VM_FPNMAP VMAs
` [PATCH RFC 10/10] nvdimm/e820: add multiple namespaces support

[PATCH v2 05/11] object-store: allow threaded access to object reading
 2020-01-10 19:07 UTC  (6+ messages)

[PATCH v1 00/59] trivial unneeded labels cleanup
 2020-01-10 19:05 UTC  (2+ messages)

mtd raw nand denali.c broken for Intel/Altera Cyclone V
 2020-01-10 19:05 UTC  (6+ messages)

[radeon-alex:amd-19.50 1967/2687] include/kcl/kcl_drm.h:313:9: error: implicit declaration of function 'drm_gem_object_unreference_unlocked'; did you mean 'drm_gem_object_put_unlocked'?
 2020-01-10 19:05 UTC  (2+ messages)

[Virtio-fs] Changes in -dev branch
 2020-01-10 19:03 UTC 

[Buildroot] [git commit branch/2019.02.x] package/docker-cli: security bump to 19.03.5
 2020-01-10 19:02 UTC 

[Buildroot] [git commit branch/2019.02.x] package/docker-engine: security bump to 19.03.5
 2020-01-10 19:02 UTC 

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-01-10 19:00 UTC  (7+ messages)
` [RESEND PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo

[Buildroot] [git commit branch/2019.02.x] package/docker-containerd: security bump to 1.2.11
 2020-01-10 19:02 UTC 

[PATCH 0/4] qmp: Optionally run handlers in coroutines
 2020-01-10 19:00 UTC  (3+ messages)
` [PATCH 1/4] qapi: Add a 'coroutine' flag for commands

[Buildroot] [git commit branch/2019.02.x] package/runc: security bump to 1.0.0-rc9
 2020-01-10 19:01 UTC 

[Discussion] can ROCE protocol work with NAT (Network Address Translation)?
 2020-01-10 19:00 UTC  (2+ messages)

ethtool 5.4 released
 2020-01-10 18:45 UTC 

[PATCH v2 0/3] devlink region trigger support
 2020-01-10 18:57 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/2] add IPv4/IPv6 DSCP rewrite action
 2020-01-10 18:55 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

[Buildroot] [git commit branch/2019.11.x] package/docker-cli: security bump to 19.03.5
 2020-01-10 18:54 UTC 

[Intel-gfx] [PATCH 1/6] drm/i915: Make a copy of the ggtt view for slave plane
 2020-01-10 18:54 UTC  (2+ messages)

[PATCH -rcu 0/2] kcsan: Improvements to reporting
 2020-01-10 18:54 UTC  (4+ messages)
` [PATCH -rcu 2/2] kcsan: Rate-limit reporting per data races

[RFC PATCH] selinux: add policy capability for systemd overhaul
 2020-01-10 18:54 UTC  (6+ messages)

crimson-osd vs legacy-osd: should the perf difference be already noticeable?
 2020-01-10 18:53 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: add Wa_14010594013: icl,ehl
 2020-01-10 18:54 UTC  (3+ messages)

[PATCH 0/5] Add support for Pine64 PineTab
 2020-01-10 18:51 UTC  (5+ messages)
` [PATCH 5/5] arm64: dts: allwinner: a64: add support for PineTab
  ` [linux-sunxi] "

[PATCH -rcu v2 0/2] kcsan: Improvements to reporting
 2020-01-10 18:48 UTC  (3+ messages)
` [PATCH -rcu v2 1/2] kcsan: Show full access type in report
` [PATCH -rcu v2 2/2] kcsan: Rate-limit reporting per data races

[Buildroot] [git commit branch/2019.11.x] package/docker-containerd: security bump to 1.2.11
 2020-01-10 18:48 UTC 

[PATCH 00/43] DC Patches - January 10, 2020
 2020-01-10 18:47 UTC  (4+ messages)
` [PATCH 39/43] drm/amd/display: Use udelay to avoid context switch

[PATCH 00/16] site updates (autotools / coreutils)
 2020-01-10 18:46 UTC  (2+ messages)

[Xen-devel] [ovmf test] 145935: regressions - FAIL
 2020-01-10 18:46 UTC 

[PATCH bpf 0/1] Fix memory leak in helpers dealing with sockets
 2020-01-10 18:45 UTC  (4+ messages)
` [PATCH bpf v2] net: bpf: don't leak time wait and request sockets

[PATCH v2 0/6] x86/mce: Various fixes and cleanups for MCE handling
 2020-01-10 18:45 UTC  (4+ messages)
` [PATCH v2 1/6] x86/mce: Take action on UCNA/Deferred errors again

[Xen-devel] [qemu-mainline test] 145939: regressions - FAIL
 2020-01-10 18:44 UTC 

[PATCH v4 bpf-next] selftests/bpf: add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macros
 2020-01-10 18:44 UTC 

WARNING in set_precision (2)
 2020-01-10 18:44 UTC 

WARNING in __xlate_proc_name (2)
 2020-01-10 18:44 UTC 

[PATCH v2 0/7] arm64: Fix support for no FP/SIMD
 2020-01-10 18:42 UTC  (5+ messages)
` [PATCH v2 5/7] arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations


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.