All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-29 20:39:04 to 2019-03-29 22:02:16 UTC [more...]

[PATCH v2 00/28] Fix up soft mounts for NFSv4.x
 2019-03-29 21:59 UTC  (22+ messages)
` [PATCH v2 01/28] SUNRPC: Fix up task signalling
  ` [PATCH v2 02/28] SUNRPC: Refactor rpc_restart_call/rpc_restart_call_prepare
    ` [PATCH v2 03/28] SUNRPC: Refactor xprt_request_wait_receive()
      ` [PATCH v2 04/28] SUNRPC: Refactor rpc_sleep_on()
        ` [PATCH v2 05/28] SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()
          ` [PATCH v2 06/28] SUNRPC: Add function rpc_sleep_on_timeout()
            ` [PATCH v2 07/28] SUNRPC: Fix up tracking of timeouts
              ` [PATCH v2 08/28] SUNRPC: Simplify queue timeouts using timer_reduce()
                ` [PATCH v2 09/28] SUNRPC: Declare RPC timers as TIMER_DEFERRABLE
                  ` [PATCH v2 10/28] SUNRPC: Ensure that the transport layer respect major timeouts
                    ` [PATCH v2 11/28] SUNRPC: Add tracking of RPC level errors
                      ` [PATCH v2 12/28] SUNRPC: Make "no retrans timeout" soft tasks behave like softconn for timeouts
                        ` [PATCH v2 13/28] SUNRPC: Start the first major timeout calculation at task creation
                          ` [PATCH v2 14/28] SUNRPC: Ensure to ratelimit the "server not responding" syslog messages
                            ` [PATCH v2 15/28] SUNRPC: Add the 'softerr' rpc_client flag
                              ` [PATCH v2 16/28] NFS: Consider ETIMEDOUT to be a fatal error
                                ` [PATCH v2 17/28] NFS: Move internal constants out of uapi/linux/nfs_mount.h
                                  ` [PATCH v2 18/28] NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors
                                    ` [PATCH v2 19/28] NFS: Don't interrupt file writeout due to fatal errors
                                      ` [PATCH v2 20/28] NFS: Don't call generic_error_remove_page() while holding locks
                                        ` [PATCH v2 21/28] NFS: Don't inadvertently clear writeback errors

[patch net-next 00/12] net: expose switch ID via devlink
 2019-03-29 21:59 UTC  (9+ messages)
` [patch net-next 11/12] dsa: pass switch ID through devlink_port_attrs_set()

[RFC] xdp, multiple rss objects
 2019-03-29 21:57 UTC  (3+ messages)

[PATCH] clk: rockchip: Fix video codec clocks on rk3288
 2019-03-29 21:54 UTC  (2+ messages)

[PATCH][SMB3] Allow overriding the default persistent handle timeout on opens
 2019-03-29 21:53 UTC  (3+ messages)

[PATCH] jbd2: do not start commit when t_updates does not back to zero
 2019-03-29 21:52 UTC  (2+ messages)

[PATCH 00/13] Prerequisites for NXP LS104xA SMMU enablement
 2019-03-29 21:50 UTC  (11+ messages)
` [PATCH 01/13] soc/fsl/qman: fixup liodns only on ppc targets
` [PATCH 02/13] soc/fsl/bman: map FBPR area in the iommu

Potentially missing "memory" clobbers in bitops.h for x86
 2019-03-29 21:51 UTC  (6+ messages)

[PATCH 1/3] ASoC: es8316: Add support for inverted jack detect
 2019-03-29 21:50 UTC  (3+ messages)
` [PATCH 2/3] ASoC: Intel: bytcht_es8316: Add quirk "
` [PATCH 3/3] ASoC: Intel: bytcht_es8316: Add quirk for the Teclast X98+ II

[GIT PULL] Kbuild fixes for v5.1-rc3
 2019-03-29 21:50 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.1-rc3
 2019-03-29 21:50 UTC  (2+ messages)

[GIT PULL] Ceph fixes for 5.1-rc3
 2019-03-29 21:50 UTC  (2+ messages)

[GIT PULL] xfs: bug fixes for 5.1-rc3
 2019-03-29 21:50 UTC  (2+ messages)

[git pull] drm fixes for 5.1-rc3
 2019-03-29 21:50 UTC  (2+ messages)

general protection fault in load_elf_binary
 2019-03-29 21:48 UTC  (2+ messages)

[PATCH v3 1/4] kernel.h: use parentheses around argument in u64_to_user_ptr()
 2019-03-29 21:46 UTC  (4+ messages)
` [PATCH v3 2/4] x86/microcode: Fix __user annotations around generic_load_microcode()
` [PATCH v3 3/4] x86/fpu: Fix __user annotations
` [PATCH v3 4/4] x86/uaccess: Fix implicit cast of __user pointer

Unexpected scheduling with mutexes
 2019-03-29 21:45 UTC  (3+ messages)

[PATCH] kernel-devsrc: fix /usr/src/kernel symlink to also work for SDK
 2019-03-29 19:14 UTC 

[PATCH] x86/calgary: fix bitcast type warnings
 2019-03-29 21:45 UTC  (9+ messages)

[igt-dev] [PATCH i-g-t 1/1] i915_pm_rpm: gem-execbuf-stress subtest faster
 2019-03-29 21:32 UTC 

[PATCH] x86/resctrl: Fix typos in mba_sc mount option
 2019-03-29 21:50 UTC 

[PATCH v2 00/11] Improve HMM driver API v2
 2019-03-29 21:42 UTC  (5+ messages)
` [PATCH v2 01/11] mm/hmm: select mmu notifier when selecting HMM

[Powertop] [PATCH] src/main: Add missing pthread header
 2019-03-29 21:40 UTC 

[PATCH] diff: batch fetching of missing blobs
 2019-03-29 21:39 UTC  (4+ messages)
` [PATCH v2 0/2] Batch fetching of missing blobs in diff and show
  ` [PATCH v2 1/2] sha1-file: support OBJECT_INFO_FOR_PREFETCH
  ` [PATCH v2 2/2] diff: batch fetching of missing blobs

[Bug 110229] The driver is not waiting the shader have finished to update the framebuffer before displaying it
 2019-03-29 21:39 UTC  (3+ messages)
` [Bug 110229] Textures binded to framebuffer objects or images are not correctly updated

[patch] fanotify.7, fanotify_init.2, fanotify_mark.2: Document FAN_REPORT_FID and directory modification events
 2019-03-29 21:37 UTC  (2+ messages)

Fixing the GHES driver vs not causing issues in the first place
 2019-03-29 21:37 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 47 warnings (v4.19.32-57-g108b174ead2d)
 2019-03-29 21:37 UTC 

[U-Boot] Please pull u-boot-video
 2019-03-29 21:37 UTC 

[linux-4.4 test] 134177: trouble: blocked/broken/fail/pass
 2019-03-29 21:35 UTC 

[PATCH] wolfssl: update to 3.15.8 and use github SRC_URI
 2019-03-29 21:34 UTC  (4+ messages)

[PATCH RFC 00/49] xen: add core scheduling support
 2019-03-29 21:33 UTC  (3+ messages)
` [PATCH RFC 17/49] xen/sched: move some per-vcpu items to struct sched_item

[PATCH] drm/stm: ltdc: fix data enable polarity
 2019-03-29 21:32 UTC  (5+ messages)

[PATCH v2] media: platform: fix a kernel warning on clk control
 2019-03-29 21:27 UTC 

[PATCH net-next v3 0/2] net: phy: marvell10g: implement suspend/resume callbacks
 2019-03-29 21:32 UTC  (3+ messages)
` [PATCH net-next v3 1/2] "

[PATCH -next] ocxl: remove set but not used variables 'tid' and 'lpid'
 2019-03-29 21:29 UTC  (3+ messages)

[GIT PULL] arm64: dts: Amlogic updates for v5.2
 2019-03-29 21:29 UTC  (2+ messages)

[GIT PULL] ARM: dts: Amlogic updates for v5.2
 2019-03-29 21:27 UTC  (2+ messages)

[PATCH] rcu: tree_stall: Correctly unlock root node in rcu_check_gp_start_stall
 2019-03-29 21:27 UTC  (4+ messages)

[GIT PULL] ARM: defconfig: Amlogic updates for v5.2
 2019-03-29 21:26 UTC  (2+ messages)

[PATCH] rcu: tree_plugin: Dump specified number of blocked tasks
 2019-03-29 21:27 UTC  (3+ messages)

[PATCH v2 0/4] ethtool: add support for new PHY tunable Fast Link Down
 2019-03-29 21:26 UTC  (9+ messages)
` [PATCH v2 1/4] ethtool: sync ethtool-copy.h with linux-next from 03/28/2019
` [PATCH v2 2/4] ethtool: simplify handling of PHY tunable downshift
` [PATCH v2 3/4] ethtool: add support for PHY tunable Fast Link Down
` [PATCH v2 4/4] ethtool: add PHY Fast Link Down tunable to man page

[GIT PULL] soc: Amlogic updates for v5.2
 2019-03-29 21:25 UTC  (2+ messages)

page cache: Store only head pages in i_pages
 2019-03-29 21:25 UTC  (8+ messages)

[PATCH] drm/i915/guc: Retry GuC load for all load failures
 2019-03-29 21:25 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[BACKPORT v3.18] media: ov6650: Fix sensor possibly not detected on probe
 2019-03-29 21:20 UTC 

[Buildroot] [PATCH] Makefile: release: really drop build/docs from release tarball
 2019-03-29 21:19 UTC 

[PATCH v2] drm/i915: fix i9xx irq enable/disable
 2019-03-29 21:17 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: fix i9xx irq enable/disable (rev2)

[PATCH] staging: rtl8723bs: core: fix line over 80 characters warning
 2019-03-29 21:16 UTC  (2+ messages)

[master][PATCH v3 0/3] Devtool: provide easy means of
 2019-03-28 18:55 UTC  (2+ messages)
` [master][PATCH v3 2/3] devtool/standard.py: Create a copy of kernel source within work-shared if not present

[PATCH dev-5.0 v2 0/5] Enable video engine
 2019-03-29 21:15 UTC  (6+ messages)
` [PATCH dev-5.0 v2 1/5] media: platform: Aspeed: Remove use of reset line
` [PATCH dev-5.0 v2 2/5] clk: Aspeed: Setup video engine clocking
` [PATCH dev-5.0 v2 3/5] ARM: dts: aspeed-g5: Add video engine
` [PATCH dev-5.0 v2 4/5] ARM: dts: witherspoon: Enable "
` [PATCH dev-5.0 v2 5/5] ARM: dts: romulus: "

[PATCHv8 00/10] Heterogenous memory node attributes
 2019-03-29 21:15 UTC  (4+ messages)
` [PATCHv8 07/10] acpi/hmat: Register processor domain to its memory

[PATCH net-next] net: phy: aquantia: add suspend / resume callbacks for AQR107 family
 2019-03-29 21:14 UTC  (2+ messages)

[PATCH] scsi: pm8001: clean up structurally dead code when PM8001_USE_MSIX is defined (part2)
 2019-03-29 21:12 UTC  (4+ messages)

[GIT PULL] security: yama fix for v5.1
 2019-03-29 21:12 UTC  (2+ messages)
` [GIT PULL][UPDATED] security: yama and LSM config fixes

[U-Boot] [PATCH] sunxi: video: HDMI: Fix clock setup
 2019-03-29 21:09 UTC  (2+ messages)

[PATCH] i2c: imx: don't leak the i2c adapter on error
 2019-03-29 21:08 UTC  (3+ messages)

stable-rc/linux-4.14.y build: 201 builds: 4 failed, 197 passed, 10 errors, 138 warnings (v4.14.109-63-geb4f643a5677)
 2019-03-29 21:07 UTC 

[PATCH v2 0/8] Add stack library and new mempool handler
 2019-03-29 21:07 UTC  (4+ messages)
` [PATCH v3 1/8] stack: introduce rte stack library

Include BMC watchdog in sensor SDR?
 2019-03-29 21:06 UTC  (2+ messages)

[PATCH v2 1/2] MAINTAINERS: fix bad pattern in ARM/NUVOTON NPCM
 2019-03-29 21:05 UTC  (5+ messages)
` [PATCH v2 2/2] MAINTAINERS: Add maintainer and replacing reviewer "

[PATCH 0/1] Amlogic: update multi_v7_defconfig for the temperature sensor
 2019-03-29 21:03 UTC  (5+ messages)
` [PATCH 1/1] ARM: multi_v7_defconfig: enable the Amlogic Meson ADC and eFuse drivers

slow write performance with software RAID on nvme storage
 2019-03-29 20:55 UTC 

[Bug 110214] amdgpu: xterm scrollback buffer disappears while paging up/down
 2019-03-29 21:02 UTC  (3+ messages)

[Buildroot] [git commit] package/gst1-plugins-bayer2rgb-neon: new package
 2019-03-29 21:00 UTC 

[PATCH] fbdev: fix divide error in fb_var_to_videomode
 2019-03-29 20:58 UTC  (3+ messages)

[PATCH] arm64: meson-g12a: Add CMA reserved memory
 2019-03-29 20:57 UTC  (4+ messages)

[PATCHv3 net-next] sched: add dualpi2 scheduler module
 2019-03-29 20:57 UTC  (3+ messages)

CONFIG_ARCH_SUPPORTS_INT128: Why not mips, s390, powerpc, and alpha?
 2019-03-29 20:25 UTC  (2+ messages)

e38c571505 ("sched/core: Prevent race condition between cpuset .."): WARNING: inconsistent lock state
 2019-03-29 20:56 UTC 

[PATCH 1/2] lib/bitmap.c: remove unused EXPORT_SYMBOLs
 2019-03-29 20:53 UTC  (2+ messages)
` [PATCH 2/2] lib/bitmap.c: guard exotic bitmap functions by CONFIG_NUMA

✅ PASS: Test report for kernel 5.0.6-05795a1.cki+ (stable)
 2019-03-29 20:53 UTC 

[PATCH] gcov: include linux/module.h for within_module
 2019-03-29 20:53 UTC  (3+ messages)
` [PATCH v2] gcov: fix when CONFIG_MODULES is not set

[PATCH 00/10] Add Tegra194 PCIe support
 2019-03-29 20:52 UTC  (5+ messages)
` [PATCH 09/10] PCI: tegra: "

[PATCH v3 0/6] arm64: dts: g12a: Add boards peripherals
 2019-03-29 20:52 UTC  (4+ messages)

[RESEND PATCH 1/3] ipc: Allow boot time extension of IPCMNI from 32k to 16M
 2019-03-29 20:49 UTC  (3+ messages)
` [RESEND PATCH 2/3] ipc: Conserve sequence numbers in ipcmni_extend mode
` [RESEND PATCH 3/3] ipc: Do cyclic id allocation for the ipc object

[PATCH net V5 1/2] net/sched: taprio: fix picos_per_byte miscalculation
 2019-03-29 20:46 UTC  (2+ messages)

[PATCH] media: platform: Fix a kernel warning on clk control
 2019-03-29 20:47 UTC  (3+ messages)

[Bug 203107] New: Bad page map in process during boot
 2019-03-29 20:46 UTC 

[PATCH] ARC: PAE40: don't panic and instead turn off hw ioc
 2019-03-29 20:45 UTC 

[RFC PATCH 1/1 v2] net: sched: Introduce conndscp action
 2019-03-29 20:45 UTC  (3+ messages)
` [RFC net-next 0/1] net: sched: Introduce conntrack action
  ` [RFC net-next 1/1] "

[PATCH] perf pmu: Fix parser error for uncore event alias
 2019-03-29 20:43 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH] bonding: show full hw address in sysfs for slave entries
 2019-03-29 20:43 UTC  (2+ messages)

[pull request][net 00/15] Mellanox, mlx5 fixes 2019-03-29
 2019-03-29 20:42 UTC  (16+ messages)
` [net 01/15] net/mlx5: Decrease default mr cache size
` [net 02/15] net/mlx5e: Fix error handling when refreshing TIRs
` [net 03/15] net/mlx5e: Allow IPv4 ttl & IPv6 hop_limit rewrite for all L4 protocols
` [net 04/15] net: mlx5: Add a missing check on idr_find, free buf
` [net 05/15] net/mlx5e: Add a lock on tir list
` [net 06/15] net/mlx5: ethtool, Fix type analysis of advertised link-mode
` [net 07/15] net/mlx5: ethtool, Allow legacy link-modes configuration via non-extended ptys
` [net 08/15] net/mlx5: E-Switch, Fix access to invalid memory when toggling esw modes
` [net 09/15] net/mlx5e: Correctly use the namespace type when allocating pedit action
` [net 10/15] net/mlx5: E-Switch, Protect from invalid memory access in offload fdb table
` [net 11/15] net/mlx5: E-Switch, Fix esw manager vport indication for more vport commands
` [net 12/15] net/mlx5: E-Switch, fix syndrome (0x678139) when turn on vepa
` [net 13/15] net/mlx5e: Update xoff formula
` [net 14/15] net/mlx5e: Update xon formula
` [net 15/15] net/mlx5e: Consider tunnel type for encap contexts

[PATCH 2/2] perf scripts python: exported-sql-viewer.py: Fix python3 support
 2019-03-29 20:42 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH] ARM: remove unused <asm/limits.h>
 2019-03-29 20:41 UTC  (3+ messages)

[PATCH 1/2] perf scripts python: exported-sql-viewer.py: Fix never-ending loop
 2019-03-29 20:41 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH] perf machine: Update kernel map address and re-order properly
 2019-03-29 20:41 UTC  (2+ messages)
` [tip:perf/urgent] "

[tip:perf/urgent] tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistd
 2019-03-29 20:39 UTC 

[tip:perf/urgent] tools headers uapi: Sync powerpc's asm/kvm.h copy with the kernel sources
 2019-03-29 20:40 UTC 

[PATCH] x86emul/fuzz: adjust canonicalization in sanitize_input()
 2019-03-29 20:40 UTC  (7+ messages)

[PATCH v3 leds-next 2/2] dt-bindings: leds: Document Turris Omnia LED controller binding
 2019-03-29 20:40 UTC  (3+ messages)

Subject: [PATCH] staging: greybus: line over 80 characters
 2019-03-29 20:39 UTC 

[tip:perf/urgent] tools headers uapi: Update drm/i915_drm.h
 2019-03-29 20:39 UTC 

[PATCH v2] writeback: use exact memcg dirty counts
 2019-03-29 20:38 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.