All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-16 00:37:22 to 2018-08-16 03:39:15 UTC [more...]

[PATCH net] veth: Free queues on link delete
 2018-08-16  0:44 UTC  (2+ messages)

[PATCH linux dev-4.7 2/2] mtd: spi-nor: fix spi register address for AST2400
 2018-08-16  3:34 UTC  (2+ messages)

[PATCH linux dev-4.7 1/2] mtd: spi-nor: fix options for mx66l51235f
 2018-08-16  3:34 UTC  (2+ messages)

[RFC PATCH net-next V2 0/6] XDP rx handler
 2018-08-16  3:34 UTC  (12+ messages)

NFSv3 may inappropriately return EPERM for fsetxattr
 2018-08-16  0:39 UTC  (12+ messages)

[PATCH] zram: fix bug storing backing_dev
 2018-08-16  3:32 UTC  (6+ messages)

[meta-networking][PATCH] bird: initial import
 2018-08-16  3:29 UTC  (2+ messages)

[U-Boot] [PATCH] Revert "Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined""
 2018-08-16  3:25 UTC  (2+ messages)

[PATCH 0/2] add the Amlogic Meson PCIe controller driver
 2018-08-16  3:22 UTC  (20+ messages)
` [PATCH 1/2] dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe controller
` [PATCH 2/2] PCI: meson: add the Amlogic Meson PCIe controller driver

[PATCH v2 net-next 0/8] net: dsa: microchip: Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers
 2018-08-16  0:28 UTC  (2+ messages)

[Buildroot] [PATCH 3/3] support/download: detect and abort when using a git branch by name
 2018-08-16  3:13 UTC  (2+ messages)

[PATCH bpf] bpf: fix a rcu usage warning in bpf_prog_array_copy_core()
 2018-08-16  0:17 UTC  (4+ messages)

a13c600e15 ("x86/mm/pti: Move user W+X check into .."): WARNING: CPU: 0 PID: 1 at arch/x86/mm/dump_pagetables.c:283 note_page
 2018-08-16  3:08 UTC  (3+ messages)
  ` [LKP] "

[PATCH] kbuild: Add a space after `!` to prevent parsing as file pattern
 2018-08-16  0:13 UTC 

[bpf PATCH] samples/bpf: all XDP samples should unload xdp/bpf prog on SIGTERM
 2018-08-16  0:13 UTC  (4+ messages)

[Buildroot] [RFC PATCH 2/2] scancpan: wrap abstract if too long
 2018-08-16  3:07 UTC  (2+ messages)

[PATCH bpf-next V3] net/xdp: Fix suspicious RCU usage warning
 2018-08-16  0:11 UTC  (6+ messages)

[PATCH 0/2] add the Amlogic Meson PCIe phy driver
 2018-08-16  3:05 UTC  (14+ messages)
` [PATCH 1/2] dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe Phy controller
` [PATCH 2/2] PCI: meson: add the Amlogic Meson PCIe phy driver

[meta-filesystems][PATCH 1/2] yaffs2-utils: update to latest master
 2018-08-16  3:05 UTC  (2+ messages)
` [meta-filesystems][PATCH 2/2] fuse: upgrade 2.9.7 -> 2.9.8

"Changes not staged for commit" after cloning a repo on macOS
 2018-08-16  3:04 UTC  (3+ messages)

[PATCH 00/22] enable hotplug on multi-process
 2018-08-16  3:04 UTC  (9+ messages)
` [PATCH v15 0/7] "
  ` [PATCH v15 1/7] ethdev: add function to release port in secondary process
  ` [PATCH v15 2/7] eal: enable hotplug on multi-process
  ` [PATCH v15 3/7] eal: support attach or detach share device from secondary
  ` [PATCH v15 4/7] drivers/net: enable hotplug on secondary process
  ` [PATCH v15 5/7] drivers/net: enable device detach on secondary
  ` [PATCH v15 6/7] examples/multi_process: add hotplug sample
  ` [PATCH v15 7/7] doc: update release notes for mulit-process hotplug

[PATCH] src/aiocp.c: Fix buffer alignment
 2018-08-15  5:41 UTC  (2+ messages)
` [PATCH v2] "

[Buildroot] [Bug 11191] New: xattr and check-package issue
 2018-08-16  3:01 UTC  (2+ messages)
` [Buildroot] [Bug 11191] "

questions about relocator16.S
 2018-08-16  2:59 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] Improve qemu-img dd
 2018-08-16  3:00 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/2] qemu-img: Fix dd with skip= and count=
` [Qemu-devel] [PATCH 2/2] qemu-img: Add dd seek= option

[RFC PATCH 0/3] Register read/write tracing with dynamic debug and pstore
 2018-08-16  2:59 UTC  (5+ messages)
` [RFC PATCH 1/3] tracing: Add support for logging data to uncached buffer

[PATCH V1 0/3] da7280: haptic driver submission
 2018-08-16  2:02 UTC  (8+ messages)
` [PATCH V1 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms
` [PATCH V1 3/3] Input: new da7280 haptic driver
` [PATCH V1 2/3] Documentation: devicetree: input: new binding for da7280

[Qemu-devel] [PATCH 0/5] tcg: Reorg 128-bit atomic operations
 2018-08-16  2:54 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] tcg: Split CONFIG_ATOMIC128
` [Qemu-devel] [PATCH 2/5] target/i386: Convert to HAVE_CMPXCHG128
` [Qemu-devel] [PATCH 3/5] target/s390x: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
` [Qemu-devel] [PATCH 4/5] target/arm: Convert to HAVE_CMPXCHG128
` [Qemu-devel] [PATCH 5/5] target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128

FW: Use-after-free while dm-verity
 2018-08-16  2:53 UTC  (2+ messages)
          ` Fwd: (2) "

[PATCH stable 4.4 0/9] fix SegmentSmack in stable branch (CVE-2018-5390)
 2018-08-16  2:50 UTC  (3+ messages)
` [PATCH stable 4.4 5/9] tcp: free batches of packets in tcp_prune_ofo_queue()
` [PATCH stable 4.4 9/9] tcp: add tcp_ooo_try_coalesce() helper

[PATCH v4 0/2] runtime selftest: limit kernel hw bp arches
 2018-08-16  2:49 UTC  (3+ messages)
` [PATCH 1/2] runtime selftest: test_trace_events_sample of ksample.py
` [PATCH 2/2] runtime selftest: limit kernel hw bp arches

[RFC] submodule: munge paths to submodule git directories
 2018-08-16  2:47 UTC  (12+ messages)
` [PATCH 0/2] munge submodule names
  ` [PATCH 2/2] submodule: munge paths to submodule git directories

[RFC v8 PATCH 0/5] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-08-16  2:46 UTC  (6+ messages)
` [RFC v8 PATCH 3/5] mm: mmap: zap pages with read mmap_sem in munmap

Keyboard lost after exit s2idle on ASUS UX433FN
 2018-08-16  2:45 UTC 

[PATCH v2 0/2] Rumble support for Xbox One S controller
 2018-08-16  2:44 UTC  (3+ messages)
` [PATCH v2 1/2] hid: microsoft: Convert private data to be a proper struct
` [PATCH v2 2/2] hid: microsoft: Add rumble support for Xbox One S controller

[linux-4.14 test] 125904: tolerable FAIL - PUSHED
 2018-08-16  2:41 UTC 

Attention: E-mail Address Owner,
 2018-08-15 23:45 UTC 

What's cooking in git.git (Aug 2018, #03; Wed, 15)
 2018-08-16  2:35 UTC  (2+ messages)

[RFC PATCH 0/7] Unset the submodule URL in the superproject when no longer needed
 2018-08-16  2:31 UTC  (8+ messages)
` [PATCH 1/7] t7410: update to new style
` [PATCH 2/7] builtin/submodule--helper: remove stray new line
` [PATCH 3/7] submodule: is_submodule_active to differentiate between new and old mode
` [PATCH 4/7] submodule sync: omit setting submodule URL in config if possible
` [PATCH 5/7] submodule--helper: factor out allocation of callback cookie
` [PATCH 6/7] submodule--helper, update_clone: store index to update_clone instead of ce
` [PATCH 7/7] builtin/submodule--helper: unset submodule url if possible

[xen-unstable-smoke test] 125936: regressions - FAIL
 2018-08-16  2:31 UTC 

linux: REGRESSION: drm: cmdline EDID override mechanisms broken since 4.15
 2018-08-16  2:29 UTC  (3+ messages)

[PATCH 1/2] mozjs: set -fno-schedule-insns2 on both CFLAGS and CXXFLAGS
 2018-08-16  2:27 UTC  (5+ messages)

[rocko][PATCH] module-base.bbclass: fix out-of-tree module builds with custom EXTRA_OEMAKE
 2018-08-16  2:27 UTC  (2+ messages)

AArch64 boot failure on Hikey960 on latest master after "arm64: insn: Don't fallback on nosync path for general insn patching"
 2018-08-16  2:25 UTC  (3+ messages)

[PATCH 0/2] generic_file_buffered_read improvements
 2018-08-15 23:26 UTC  (3+ messages)
` [PATCH 1/2] fs: Break generic_file_buffered_read up into multiple functions
` [PATCH 2/2] fs: generic_file_buffered_read() now uses find_get_pages_contig

[1/2] USB: yurex: Fix buffer over-read in yurex_write()
 2018-08-16  2:15 UTC 

running qt5 apps on wayland image without x11
 2018-08-16  2:13 UTC  (2+ messages)

Prompt! linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org, you can confirm your email account with a single click
 2018-08-16  2:13 UTC 

[prelink-cross][PATCH] src/dso.c: use ehdr.e_shstrndx as index
 2018-08-16  2:23 UTC 

linux-next: manual merge of the mfd tree with the drm-intel tree
 2018-08-16  2:12 UTC  (2+ messages)

[PATCHv2 5/5] adv7842: enable reduced fps detection
 2018-08-15 23:15 UTC  (2+ messages)

Kernel lockdown patch & IPAddressAllow/IPAddressDeny systemd feature with Secure Boot
 2018-08-16  2:10 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix VM size reporting on Raven
 2018-08-16  2:08 UTC  (2+ messages)

[GIT PULL] sound updates for 4.19-rc1
 2018-08-16  2:08 UTC  (7+ messages)

[PATCH 1/2] drm/amdgpu: cleanup HW_IP query
 2018-08-16  2:07 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: rework ctx entity creation

[PATCH 1/3] dbus: Fix subpath comparisons in object tree walk
 2018-08-16  2:04 UTC  (3+ messages)
` [PATCH 2/3] dbus: Split get_managed_objects and expose in dbus-private.h
` [PATCH 3/3] unit: Test dbus object tree with complicated paths

[PATCH iproute2] ipmaddr: use preferred_family when given
 2018-08-15 23:08 UTC 

[Qemu-devel] [PATCH v6 00/13] monitor: enable OOB by default
 2018-08-16  1:55 UTC  (6+ messages)
` [Qemu-devel] [PATCH v6 11/13] tests: remove "0.15" prefix for test-qmp-cmds

[PATCH v6 0/7] x86,tlb,mm: make lazy TLB mode even lazier
 2018-08-16  1:54 UTC  (3+ messages)
` [PATCH 2/7] x86,tlb: leave lazy TLB mode at page table free time

ieee80211 phy0: rt2x00queue_write_tx_frame: Error - Dropping frame due to full tx queue...?
 2018-08-15 22:35 UTC  (7+ messages)

[PATCH] ASoC: max98373: Added speaker FS gain cotnrol register to volatile
 2018-08-16  1:53 UTC 

[PATCH 0/3] Add support for ftm responder configuration
 2018-08-16  1:50 UTC  (6+ messages)
` [PATCH 1/3] nl80211: add support to configure FTM responder functionality

[PATCH V2] nvmet: free workqueue object if module init fails
 2018-08-16  1:48 UTC 

[Bug 105880] [dc][kabini] Cannot find any crtc or sizes
 2018-08-16  1:38 UTC  (2+ messages)
` [Bug 105880] [dc] No support for LVDS or VGA connectors (Cannot find any crtc or sizes)

[PATCH] PCI: Add ACS quirk for Intel 300 series chipset
 2018-08-15 22:43 UTC  (3+ messages)

[PATCH] perf tools: Fix check-headers.sh AND list path of execution
 2018-08-16  1:35 UTC  (9+ messages)
` [PATCH 1/2] perf tools: Make check-headers.sh check based on kernel dir

[Qemu-devel] How do you do when write more than 16TB data to qcow2 on ext4?
 2018-08-16  1:35 UTC 

[PATCH 1/2] drm/i915/psr: Print PSR_STATUS when PSR idle wait times out
 2018-08-16  1:35 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/psr: Remove wait_for_idle() for PSR2

[f2fs-dev] [PATCH v3] f2fs: fix performance issue observed with multi-thread sequential read
 2018-08-16  1:34 UTC  (11+ messages)
`  "

[U-Boot] [PATCH] board: arm: bcmstb: Declare get_ticks in timer.h
 2018-08-16  1:33 UTC 

[PATCH] dm-bufio: adjust the reserved buffer for dm-verify-target
 2018-08-16  1:32 UTC  (3+ messages)
`  "

[PATCH 1/2] drm/i915/psr: Add missing check for I915_PSR_DEBUG_IRQ bit
 2018-08-16  1:32 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/psr: Mask PSR irq bits when re-enabling interrupts
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/psr: Add missing check for I915_PSR_DEBUG_IRQ bit

[PATCH 0/2] phy: Use PTR_ERR_OR_ZERO to replace the open code
 2018-08-16  1:30 UTC  (4+ messages)
` [PATCH 1/2] phy:phy-brcm-us: "

[RESEND PATCH 1/6] ARM: config: multi_v5: enable dynamic debug
 2018-08-16  1:29 UTC  (4+ messages)

[Qemu-devel] vTPM 2.0 is recognized as vTPM 1.2 on the Win 10 virtual machine
 2018-08-16  1:24 UTC 

[rocko][PATCH 1/2] make-mod-scripts/kernel-devsrc: Fix objtool issues
 2018-08-16  1:25 UTC  (4+ messages)
` [rocko][PATCH 2/2] make-mod-scripts: add build requirements for external modules

[PATCH] avoid race condition between start_xmit and cm_rep_handler
 2018-08-16  1:24 UTC  (2+ messages)

[PATCH 2/2] f2fs: tune discard speed with storage usage rate
 2018-08-16  1:23 UTC  (11+ messages)
                  ` [f2fs-dev] "

[meta-selinux][PATCH] README: Document setting PREFERRED_VERSION for refpolicy
 2018-08-16  1:22 UTC 

[PATCH RFC 0/4] Use correct NFSv4.0 callback credential
 2018-08-15 22:27 UTC  (5+ messages)
` Fwd: "

[Bug 107560] radeon (amdgpu) GDM flip queue failed invalid argument, DisplayPort issues
 2018-08-16  1:21 UTC  (2+ messages)

[PATCH] nvmet: free workqueue object if module init fails
 2018-08-16  1:19 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-i386: fix segment limit check in ljmp
 2018-08-16  1:19 UTC 

[PATCH] avoid race condition between start_xmit and cm_rep_handler
 2018-08-16  1:18 UTC  (2+ messages)

[PATCH V2] nfs-export-root: add it to nfs-server FEATURE_PACKAGES
 2018-08-16  1:14 UTC  (2+ messages)

[PATCH] lib/librte_ethdev: expand queue threshold size of RED parameters
 2018-08-16  1:14 UTC 

[PATCH] dbus: Fix subpath comparisons in object tree walk
 2018-08-16  1:12 UTC  (2+ messages)

[PATCH 2/2] Replace magic for trusting the secondary keyring with #define
 2018-08-16  1:11 UTC  (6+ messages)
  ` [PATCH 2/2] [FIXED] "
      ` [PATCH 2/2] [FIXED v2] "

[PATCH 0/1] toaster: project_specific_12785 enhancement set
 2018-08-16  1:04 UTC  (2+ messages)
` [PATCH 1/1] Toaster: Implement the project-specific feature and releated enhancements and defects

[CI] drm/i915: Only skip connector output for disable_display
 2018-08-16  1:05 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Buildroot] [PATCH 3/3] support/download: detect and abort when using a git branch by name
 2018-08-16  1:04 UTC  (2+ messages)

[RFC] ethdev: add tail drop API for traffic management
 2018-08-16  0:56 UTC  (4+ messages)

[PATCH] Fix kexec forbidding kernels signed with custom platform keys to boot
 2018-08-16  0:55 UTC  (6+ messages)

[PATCH] ALSA: info: Check for integer overflow in snd_info_entry_write()
 2018-08-16  0:55 UTC 

[Qemu-devel] [PATCH 0/7] qcow2: async handling of fragmented io
 2018-08-16  0:51 UTC  (2+ messages)

[PATCH libdrm] amdgpu: fix off by one in handle_table_insert
 2018-08-16  0:50 UTC  (2+ messages)

[PATCH 0/1] PCI/AER: prevent pcie_do_fatal_recovery from using device after it is removed
 2018-08-15 21:56 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH v2 00/20] btrfs-progs: Rework of "subvolume list/show" and relax the root privileges of them
 2018-08-15 18:12 UTC  (2+ messages)

[xen-unstable-smoke test] 125932: regressions - FAIL
 2018-08-16  0:44 UTC 

[PATCH v3 4/6] iommu/io-pgtable-arm: add support for non-strict mode
 2018-08-16  0:43 UTC  (14+ messages)

[PATCH v3 0/5] drm/ttm,amdgpu: Introduce LRU bulk move functionality
 2018-08-16  0:41 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.