All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-29 20:47:11 to 2019-03-29 22:09:07 UTC [more...]

[PATCH v2 0/5] gdb script for kconfig and timer list
 2019-03-29 22:08 UTC  (6+ messages)
` [PATCH v2 1/5] scripts/gdb: Find vmlinux where it was before
` [PATCH v2 2/5] scripts/gdb: Add kernel config dumping command
` [PATCH v2 3/5] scripts/gdb: Add rb tree iterating utilities
` [PATCH v2 4/5] scripts/gdb: Add a timer list command
` [PATCH v2 5/5] scripts/gdb: Silence pep8 checks

[Intel-wired-lan] [next PATCH S4 01/11] i40e: VF's promiscuous attribute is not kept
 2019-03-29 22:08 UTC  (11+ messages)
` [Intel-wired-lan] [next PATCH S4 02/11] i40e: add new pci id for X710/XXV710 N3000 cards
` [Intel-wired-lan] [next PATCH S4 03/11] i40e: Setting VF to VLAN 0 requires restart
` [Intel-wired-lan] [next PATCH S4 04/11] i40e: add functions stubs to support EEE
` [Intel-wired-lan] [next PATCH S4 05/11] i40e: fix wrapping around netif_set_real_num_tx_queues
` [Intel-wired-lan] [next PATCH S4 06/11] i40e: Fix the typo in adding 40GE KR4 mode
` [Intel-wired-lan] [next PATCH S4 07/11] i40e: add num_vectors checker in iwarp handler
` [Intel-wired-lan] [next PATCH S4 08/11] i40e: Wrong truncation from u16 to u8
` [Intel-wired-lan] [next PATCH S4 09/11] i40e: Add support for X710 B/P & SFP+ cards
` [Intel-wired-lan] [next PATCH S4 10/11] i40e: missing input validation on VF message handling by the PF
` [Intel-wired-lan] [next PATCH S4 11/11] i40e: Revert ShadowRAM checksum calculation change

[PATCH 00/13] Prerequisites for NXP LS104xA SMMU enablement
 2019-03-29 22:06 UTC  (16+ 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
` [PATCH 05/13] soc/fsl/bqman: page align iommu mapping sizes

[PATCH 0/3] vmalloc enhancements
 2019-03-29 22:07 UTC  (2+ messages)

[PATCH] drm/i915: Always backoff after a drm_modeset_lock() deadlock
 2019-03-29 22:06 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

Potentially missing "memory" clobbers in bitops.h for x86
 2019-03-29 22:05 UTC  (7+ messages)

[Buildroot] [PATCH] toolchain-external: Fix paths in libstdc++ gdb python file
 2019-03-29 22:04 UTC 

[PATCH v5 00/25] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2019-03-29 22:04 UTC  (8+ messages)
` [PATCH v5 13/25] m68k: add asm/syscall.h

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

stable-rc/linux-5.0.y build: 208 builds: 0 failed, 208 passed, 59 warnings (v5.0.5-54-g1676445dc71d)
 2019-03-29 22:03 UTC 

[U-Boot] [PATCH 01/14] gpio: bcm6345: switch to raw I/O functions
 2019-03-29 22:03 UTC  (2+ messages)

[meta-oe][PATCH 1/1] libssh2: move to version 1.8.2
 2019-03-29 22:02 UTC 

Feature Request git clone shallow-include
 2019-03-29 22:02 UTC  (5+ messages)

[PATCH v2 00/28] Fix up soft mounts for NFSv4.x
 2019-03-29 21:59 UTC  (29+ 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 v2 22/28] NFS: Replace custom error reporting mechanism with generic one
                                            ` [PATCH v2 23/28] NFS: Fix up NFS I/O subrequest creation
                                              ` [PATCH v2 24/28] NFS: Remove unused argument from nfs_create_request()
                                                ` [PATCH v2 25/28] pNFS: Add tracking to limit the number of pNFS retries
                                                  ` [PATCH v2 26/28] NFS: Allow signal interruption of NFS4ERR_DELAYed operations
                                                    ` [PATCH v2 27/28] NFS: Add a helper to return a pointer to the open context of a struct nfs_page
                                                      ` [PATCH v2 28/28] NFS: Remove redundant open context from nfs_page

[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 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  (2+ 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  (2+ 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  (2+ 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)


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.