All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-17 01:40:19 to 2019-07-17 03:33:45 UTC [more...]

[bpf-next RFC 0/6] Introduce a BPF helper to generate SYN cookies
 2019-07-17  3:33 UTC  (5+ messages)
` [bpf-next RFC 3/6] bpf: add bpf_tcp_gen_syncookie helper

[PATCH 1/2] python: fix CVE-2019-9740
 2019-07-17  3:31 UTC  (3+ messages)
` [PATCH 2/2] python3: upgrade 3.7.3 -> 3.7.4
` ✗ patchtest: failure for "python: fix CVE-2019-9740..." and 1 more

[PATCH 2/3 v3] ARM: dts: aspeed: Add SGPIO driver
 2019-07-17  3:25 UTC  (4+ messages)

[PATCH v4, 00/33] add drm support for MT8183
 2019-07-17  3:22 UTC  (5+ messages)
` [PATCH v4, 01/33] dt-bindings: mediatek: add binding for mt8183 display

Add a new fchmodat4() syscall, v2
 2019-07-17  3:02 UTC  (22+ messages)
` [PATCH v2 1/4] Non-functional cleanup of a "__user * filename"
` [PATCH v2 2/4] Add fchmodat4(), a new syscall
` [PATCH v2 3/4] arch: Register fchmodat4, usually as syscall 434
` [PATCH v2 4/4] tools: Add fchmodat4

[PATCH v2 0/2] Casefolding in F2FS
 2019-07-17  3:14 UTC  (5+ messages)
` [f2fs-dev] [PATCH v2 1/2] f2fs: include charset encoding information in the superblock
  `  "
` [PATCH v2 2/2] f2fs: Support case-insensitive file name lookups
  ` [f2fs-dev] "

[PATCH] drm/i915/ehl: Add support for DPLL4 (v10)
 2019-07-17  3:16 UTC  (5+ messages)
  ` [PATCH] drm/i915/ehl: Use an id of 4 while accessing DPLL4's CR0 and CR1
` ✓ Fi.CI.BAT: success for drm/i915/ehl: Add support for DPLL4 (v10) (rev2)

[PATCH 02/10] video: sa1100fb: Remove cpufreq policy notifier
 2019-07-17  3:14 UTC  (4+ messages)

[Qemu-devel] [RESEND][PATCH] bitmap: get last word mask from nr directly
 2019-07-17  3:11 UTC  (4+ messages)

Out-of-band NIC management
 2019-07-17  3:10 UTC  (2+ messages)

properly communicate queue limits to the DMA layer v2
 2019-07-17  3:07 UTC  (5+ messages)

[PATCH] cifs: fix crash in smb2_compound_op()/smb2_set_next_command()
 2019-07-17  3:07 UTC  (2+ messages)

[PATCH] skbuff: fix compilation warnings in skb_dump()
 2019-07-17  3:06 UTC  (3+ messages)

[PATCH v3] virtio_pmem: fix sparse warning
 2019-07-17  3:02 UTC  (5+ messages)

[RFC PATCH 0/3] Scheduler Soft Affinity
 2019-07-17  3:01 UTC  (4+ messages)
` [RFC PATCH 2/3] sched: change scheduler to give preference to soft affinity CPUs

[Xen-devel] [libvirt test] 139037: tolerable all pass - PUSHED
 2019-07-17  3:01 UTC 

[U-Boot] [PATCH 1/1] efi_loader: add more sources to Sphinx documentation
 2019-07-17  3:01 UTC  (2+ messages)

[Bug 105733] Amdgpu randomly hangs and only ssh works. Mouse cursor moves sometimes but does nothing. Keyboard stops working
 2019-07-17  3:00 UTC  (2+ messages)

[RFC PATCH] iomap: generalize IOMAP_INLINE to cover tail-packing case
 2019-07-17  2:58 UTC  (10+ messages)

[Qemu-devel] [PATCH v7 00/13] Add migration support for VFIO device
 2019-07-17  2:50 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 07/13] vfio: Add migration state change notifier
` [Qemu-devel] [PATCH v7 09/13] vfio: Add save state functions to SaveVMHandlers

[PATCH] KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_counters
 2019-07-17  2:51 UTC 

[kbuild:kbuild 5/19] drivers/atm/eni.o: warning: objtool: eni_init_one()+0xe42: indirect call found in RETPOLINE build
 2019-07-17  2:52 UTC  (5+ messages)

[PATCH] opp: Return genpd virtual devices from dev_pm_opp_attach_genpd()
 2019-07-17  2:52 UTC  (3+ messages)

[PATCH 0/1] Adding git-ignore command, tests, and documentation
 2019-07-17  2:49 UTC  (2+ messages)
` [PATCH 1/1] Adding git ignore command

[PATCH v1] scsi: ufs: change msleep to usleep_range
 2019-07-17  2:48 UTC  (3+ messages)

[PATCH -next] scsi: lpfc: Remove unnecessary null check before kfree
 2019-07-17  2:46 UTC  (3+ messages)

[PATCH 2/2] mmc: sdhci: sdhci-pci-core: Add Genesis Logic GL975x support
 2019-07-17  2:40 UTC  (2+ messages)

[Xen-devel] [ovmf test] 139038: all pass - PUSHED
 2019-07-17  2:45 UTC 

[PATCH 1/2] mmc: sdhci: Add PLL Enable support to internal clock setup
 2019-07-17  2:39 UTC  (2+ messages)

[PATCH V2] scsi: fix race on creating sense cache
 2019-07-17  2:43 UTC  (2+ messages)

[PATCH V2] scsi: sd_zbc: Fix compilation warning
 2019-07-17  2:37 UTC  (2+ messages)

[f2fs-dev] [Bug 204193] New: BUG: KASAN: null-ptr-deref in f2fs_write_end_io+0x215/0x650
 2019-07-17  2:36 UTC  (2+ messages)
` [f2fs-dev] [Bug 204193] "

[Qemu-devel] [PATCH v14 00/11] qemu_thread_create: propagate the error to callers to handle
 2019-07-17  2:33 UTC  (12+ messages)
` [Qemu-devel] [PATCH v14 01/11] qemu_thread: make qemu_thread_create() take Error ** argument
` [Qemu-devel] [PATCH v14 02/11] qemu_thread: supplement error handling for qemu_X_start_vcpu
` [Qemu-devel] [PATCH v14 03/11] qemu_thread: supplement error handling for qmp_dump_guest_memory
` [Qemu-devel] [PATCH v14 04/11] qemu_thread: supplement error handling for pci_edu_realize
` [Qemu-devel] [PATCH v14 05/11] qemu_thread: supplement error handling for h_resize_hpt_prepare
` [Qemu-devel] [PATCH v14 06/11] qemu_thread: supplement error handling for emulated_realize
` [Qemu-devel] [PATCH v14 07/11] qemu_thread: supplement error handling for iothread_complete
` [Qemu-devel] [PATCH v14 08/11] qemu_thread: supplement error handling for qemu_signalfd_compat
` [Qemu-devel] [PATCH v14 09/11] qemu_thread: supplement error handling for migration
` [Qemu-devel] [PATCH v14 10/11] qemu_thread: supplement error handling for vnc_start_worker_thread
` [Qemu-devel] [PATCH v14 11/11] qemu_thread: supplement error handling for touch_all_pages

[PATCH V5 11/18] clk: tegra210: Add support for Tegra210 clocks
 2019-07-17  2:35 UTC  (24+ messages)

[PATCH] scsi: libfc: fix null pointer dereference on a null lport
 2019-07-17  2:32 UTC  (3+ messages)

[PATCH V3 0/5] drm/vkms: Introduces writeback support
 2019-07-17  2:30 UTC  (7+ messages)
` [PATCH V3 4/5] drm/vkms: Compute CRC without change input data

[U-Boot] [PATCH 1/1] travis-ci: qemu-system-riscv64: Parameter 'id' is missing
 2019-07-17  2:29 UTC  (2+ messages)

[PATCH V4 0/9] block: use right accessor to read nr_sects
 2019-07-17  2:28 UTC  (8+ messages)
` [PATCH V4 1/9] block: add a helper function to read nr_setcs
      ` [Xen-devel] "

[PATCH 0/2] Fixes for sub-section hotplug
 2019-07-17  2:28 UTC  (5+ messages)
` [PATCH 2/2] mm,memory_hotplug: Fix shrink_{zone,node}_span

[PATCH v4] mmc: host: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
 2019-07-17  2:28 UTC 

[dpdk-dev] [PATCH] net/ifc: add devargs pointer check
 2019-07-17  2:28 UTC  (2+ messages)

[dpdk-dev] How *rte_zmalloc_socket* ensure that the memory is zero'd ?
 2019-07-17  2:26 UTC 

[f2fs-dev] [Bug 204197] New: F2FS: kernel BUG at fs/f2fs/inode.c:722!
 2019-07-17  2:25 UTC 

[Fuego] Announcing Fuego Technical Jamboree Number 3 (2019) (and CFP)
 2019-07-17  2:22 UTC  (5+ messages)

[PATCH v4 0/5] Add HDMI jack support on RK3288
 2019-07-17  2:17 UTC  (5+ messages)
` [PATCH v4 2/5] drm: bridge: dw-hdmi: Report connector status using callback

[PATCH v3 0/5] Add NUMA-awareness to qspinlock
 2019-07-17  2:16 UTC  (4+ messages)
` [PATCH v3 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock

[PATCH v5] net: netfilter: Fix rpfilter dropping vrf packets by mistake
 2019-07-17  2:11 UTC 

[Xen-devel] [PATCH v7 0/5] misc fixes to PV extensions code
 2019-07-17  2:09 UTC  (5+ messages)
` [Xen-devel] [PATCH v7 4/5] x86/paravirt: Remove const mark from x86_hyper_xen_hvm variable
    `  "

[Bug 202495] New: oops in fs/f2fs/checkpoint.c:150 f2fs_is_valid_blkaddr
 2019-07-17  2:08 UTC  (2+ messages)
` [f2fs-dev] [Bug 202495] "

[PATCH V3] drm/vkms: Add support for vkms work without vblank
 2019-07-17  2:07 UTC  (5+ messages)

[Qemu-devel] [PATCH] migration: notify runstate immediately before vcpu stops
 2019-07-17  2:00 UTC  (7+ messages)

[PATCH] gve: replace kfree with kvfree
 2019-07-17  2:05 UTC 

[GIT PULL] Btrfs updates for 5.3
 2019-07-17  2:05 UTC  (2+ messages)

[GIT PULL] orangefs: two small fixes
 2019-07-17  2:05 UTC  (2+ messages)

[PATCH 0/3] arm/arm64: Backport DTB support for Raspberry Pi Compute Module 3 to 4.19.y
 2019-07-17  2:04 UTC  (5+ messages)
` [PATCH 1/3] ARM: dts: add Raspberry Pi Compute Module 3 and IO board

[PATCH v7 0/3] KVM: x86: Enable user wait instructions
 2019-07-17  2:03 UTC  (5+ messages)
` [PATCH v7 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL

[Qemu-devel] [RFC PATCH 0/2] spapr: Implement H_TPM_COMM for accessing host TPM device
 2019-07-17  1:29 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] spapr: initial implementation for H_TPM_COMM hcall

[Xen-devel] [xen-unstable test] 139032: tolerable FAIL
 2019-07-17  2:02 UTC 

[Qemu-devel] [PATCH v4 0/5] spapr: implement dispatch and suspend calls
 2019-07-17  1:54 UTC  (13+ messages)
` [Qemu-devel] [PATCH v4 1/5] spapr: Implement dispatch counter and prod bit on tcg
` [Qemu-devel] [PATCH v4 3/5] spapr: Implement H_CONFER
` [Qemu-devel] [PATCH v4 5/5] spapr: Implement ibm,suspend-me

[Qemu-devel] [PATCH for-4.2 0/2] spapr: Implement H_TPM_COMM for accessing host TPM device
 2019-07-17  2:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-4.2 2/2] spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxy

[PATCH] wic: add support for kernel with initramfs bundled
 2019-07-17  2:02 UTC 

[Qemu-devel] [RFC PATCH for 4.1?] target/ppc: move opcode decode tables to PowerPCCPU
 2019-07-17  1:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] ppc: Fix some memory leaks
 2019-07-17  1:39 UTC  (3+ messages)

[f2fs-dev] [Bug 204043] New: F2fs kernel BUG at fs/f2fs/data.c:317!
 2019-07-17  2:01 UTC  (2+ messages)
` [f2fs-dev] [Bug 204043] "

[PATCH] fetch: add "--parallel", which fetches all remotes in parallel
 2019-07-17  1:59 UTC 

[f2fs-dev] [Bug 204135] New: F2FS: BUG: KASAN: null-ptr-deref in mempool_alloc+0xd8/0x2e0
 2019-07-17  1:58 UTC  (3+ messages)
` [f2fs-dev] [Bug 204135] "

[PATCH v11 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-17  1:55 UTC  (53+ messages)
` [PATCH v11 01/18] kunit: test: add KUnit test runner core
` [PATCH v11 02/18] kunit: test: add test resource management API
` [PATCH v11 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v11 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v11 05/18] kunit: test: add the concept of expectations
` [PATCH v11 06/18] kbuild: enable building KUnit
` [PATCH v11 07/18] kunit: test: add initial tests
` [PATCH v11 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v11 09/18] kunit: test: add support for test abort
` [PATCH v11 10/18] kunit: test: add tests for kunit "
` [PATCH v11 11/18] kunit: test: add the concept of assertions
` [PATCH v11 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v11 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v11 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v11 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v11 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v11 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v11 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

[PATCH 0/3] mm/hmm: fixes for device private page migration
 2019-07-17  1:51 UTC  (5+ messages)
` [PATCH 2/3] mm/hmm: fix ZONE_DEVICE anon page mapping reuse
` [PATCH 3/3] mm/hmm: Fix bad subpage pointer in try_to_unmap_one

[dpdk-dev] [v2] drivers/net: fix dereference after null check coverity
 2019-07-17  1:47 UTC  (7+ messages)
` [dpdk-dev] [dpdk-stable] "

[igt-dev] [PATCH V6 i-g-t 0/6] igt: Add support for testing writeback connectors
 2019-07-17  1:47 UTC  (5+ messages)
` [igt-dev] [PATCH V6 i-g-t 5/6] lib/igt_kms: Add igt_output_clone_pipe for cloning

[PATCH v2 0/6] tpm: Add driver for cr50
 2019-07-17  1:43 UTC  (3+ messages)
` [PATCH v2 1/6] hwrng: core: Freeze khwrng thread during suspend

[PATCH v5] USB: serial/qmi_wwan: add D-Link DWM-222 device ID
 2019-07-17  1:43 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: fix perf_buffer on s390
 2019-07-17  1:43 UTC  (3+ 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.