All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-02 23:30:54 to 2019-12-03 01:12:27 UTC [more...]

post-receive: pub/scm/linux/kernel/git/xiang/erofs
 2019-12-03  1:12 UTC 

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2019-12-03  1:11 UTC 

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2019-12-03  1:11 UTC 

[PATCH] ARM: dts: imx7ulp: Add cpu clock-frequency property
 2019-12-03  1:09 UTC  (4+ messages)

[PATCH CI 1/3] drm/i915/display: Check the old state to find port sync slave
 2019-12-03  1:09 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/3] "
    `  "

[PATCH 0/6] btrfs-progs: add support for LOGICAL_INO_V2 features in logical-resolve
 2019-12-03  1:08 UTC  (4+ messages)

[PATCH v2] fs: Fix page_mkwrite off-by-one errors
 2019-12-03  1:06 UTC  (3+ messages)

[BlueZ PATCH v2 1/4] lib: Add ba2strlc to match kernel printk format
 2019-12-03  1:04 UTC  (4+ messages)
` [BlueZ PATCH v2 2/4] input: Update virtual input devices with correct info
` [BlueZ PATCH v2 3/4] input: Change uinput name and add AVRCP suffix
` [BlueZ PATCH v2 4/4] input: Set uniq attribute

[PATCH v2] Input: uinput - Add UI_SET_UNIQ ioctl handler
 2019-12-03  1:05 UTC 

[PATCH] ocfs2/dlm: remove redundant assignment to ret
 2019-12-03  1:05 UTC  (4+ messages)
  ` [Ocfs2-devel] "

rwmixread
 2019-12-03  1:03 UTC  (3+ messages)

[PATCH v4 0/2] Enable IOMMU support for pseries Secure VMs
 2019-12-03  0:58 UTC  (7+ messages)
` [PATCH v4 1/2] powerpc/pseries/iommu: Share the per-cpu TCE page with the hypervisor
  ` [PATCH v4 2/2] powerpc/pseries/iommu: Use dma_iommu_ops for Secure VMs aswell

kexec_file overwrites reserved EFI ESRT memory
 2019-12-02 23:45 UTC  (9+ messages)

[U-Boot] [PATCH v2] warp7: Fix U-Boot corruption after saving the environment
 2019-12-03  0:59 UTC  (2+ messages)

Data corruption in kernel 5.1+ with iSER attached ramdisk
 2019-12-03  0:58 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/acme/linux
 2019-12-03  0:58 UTC 

[CI] drm/i915/gem: Unbind all current vma on changing cache-level
 2019-12-03  0:58 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gem: Unbind all current vma on changing cache-level (rev2)
    `  "

[question]can hard roce and soft roce communicate with each other?
 2019-12-03  0:56 UTC  (5+ messages)

[PATCH] virtio-serial-bus: fix memory leak while attach virtio-serial-bus
 2019-12-03  0:53 UTC  (3+ messages)

[PATCH v20 0/8] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-12-03  0:53 UTC  (2+ messages)

[PATCH] arm64/kernel/entry: refine comment of stack overflow check
 2019-12-03  0:55 UTC  (4+ messages)

[PATCH 1/2] libtraceevent: fix lib installation
 2019-12-03  0:55 UTC  (4+ messages)

perf probe -d failing to delete probes
 2019-12-03  0:55 UTC  (5+ messages)

[alsa-devel] simple card, asymetrical configuration
 2019-12-03  0:54 UTC  (2+ messages)

[PATCH 0/1] preparatory patch for a uid/gid shifting bind mount
 2019-12-03  0:54 UTC  (4+ messages)
` [PATCH 1/1] fs: rethread notify_change to take a path instead of a dentry
    ` [PATCH v2] "

post-receive: pub/scm/utils/rteval/rteval
 2019-12-03  0:53 UTC 

[PATCH v6] mm/pgmap: Use correct alignment when looking at first pfn from a region
 2019-12-03  0:50 UTC  (6+ messages)

[PATCH 1/2] PCI: hv: decouple the func definition in hv_dr_state from VSP message
 2019-12-03  0:49 UTC  (6+ messages)
` [PATCH 2/2] PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2
  ` [EXTERNAL] "
` [EXTERNAL] [PATCH 1/2] PCI: hv: decouple the func definition in hv_dr_state from VSP message

[PATCH v7 0/2] loop: Better discard for block devices
 2019-12-03  0:48 UTC  (3+ messages)
` [PATCH v7 1/2] loop: Report EOPNOTSUPP properly

[PATCH v8 00/19] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2019-12-03  0:41 UTC  (20+ messages)
` [PATCH v8 01/19] ARM: tegra: Compile sleep-tegra20/30.S unconditionally
` [PATCH v8 02/19] ARM: tegra: Add tegra_pm_park_secondary_cpu()
` [PATCH v8 03/19] ARM: tegra: Remove pen-locking from cpuidle-tegra20
` [PATCH v8 04/19] ARM: tegra: Change tegra_set_cpu_in_lp2() type to void
` [PATCH v8 05/19] ARM: tegra: Propagate error from tegra_idle_lp2_last()
` [PATCH v8 06/19] ARM: tegra: Expose PM functions required for new cpuidle driver
` [PATCH v8 07/19] ARM: tegra: Rename some of the newly exposed PM functions
` [PATCH v8 08/19] ARM: tegra: Make outer_disable() open-coded
` [PATCH v8 09/19] arm: tegra20: cpuidle: Handle case where secondary CPU hangs on entering LP2
` [PATCH v8 10/19] arm: tegra20: cpuidle: Make abort_flag atomic
` [PATCH v8 11/19] arm: tegra20/30: cpuidle: Remove unnecessary memory barrier
` [PATCH v8 12/19] cpuidle: Avoid NULL dereference in cpuidle_driver_state_disabled()
` [PATCH v8 13/19] cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle
` [PATCH v8 14/19] cpuidle: tegra: Squash Tegra30 driver into the common driver
` [PATCH v8 15/19] cpuidle: tegra: Support CPU cluster power-down state on Tegra30
` [PATCH v8 16/19] cpuidle: tegra: Squash Tegra114 driver into the common driver
` [PATCH v8 17/19] cpuidle: tegra: Disable CC6 state if LP2 unavailable
` [PATCH v8 18/19] ARM: multi_v7_defconfig: Enable Tegra cpuidle driver
` [PATCH v8 19/19] ARM: tegra: Enable Tegra cpuidle driver in tegra_defconfig

[PATCH] [EFI,PCI] Allow disabling PCI busmastering on bridges during boot
 2019-12-03  0:42 UTC  (2+ messages)

[PATCH CI] drm/i915/display/tgl: Do not program clockgating
 2019-12-03  0:43 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display/tgl: Do not program clockgating (rev2)
    `  "

[alsa-devel] [PATCH] ASoC: rsnd: Calculate DALIGN inversion at run-time
 2019-12-03  0:41 UTC  (3+ messages)
  `  "

KMSAN: uninit-value in digitv_rc_query
 2019-12-03  0:41 UTC  (2+ messages)
` [PATCH] media: dvb: check return value digitv_ctrl_msg

[RFC] hwmon: add support for IT8686E to it87.c
 2019-12-03  0:39 UTC  (9+ messages)

Kernel NULL pointer dereference when handling polled completions
 2019-12-03  0:32 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2019-12-03  0:33 UTC 

[PATCH v9] selinux: sidtab: reverse lookup hash table
 2019-12-03  0:32 UTC  (2+ messages)

[Bug 1854878] [NEW] Physical USB thumbdrive treated as read-only
 2019-12-03  0:17 UTC 

[meghadey-crypto:final_ims 3/8] include/linux/msi.h:7:10: fatal error: asm/msi.h: No such file or directory
 2019-12-03  0:30 UTC 

linux-next: manual merge of the y2038 tree with the xfs tree
 2019-12-03  0:22 UTC  (3+ messages)

[PATCHv3] exynos4210_gic: Suppress gcc9 format-truncation warnings
 2019-12-03  0:21 UTC  (4+ messages)

[PATCH] drm/dp_mst: Correct the bug in drm_dp_update_payload_part1()
 2019-12-03  0:23 UTC  (5+ messages)

[PATCH] drm/i915/irq: Refactor gen11 display interrupt handling
 2019-12-03  0:22 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/irq: Refactor gen11 display interrupt handling (rev2)
    `  "

[PATCH v7 0/4] Enable second DBuf slice for ICL and TGL
 2019-12-03  0:20 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Enable second DBuf slice for ICL and TGL (rev4)
    `  "

single aio thread is migrated crazily by scheduler
 2019-12-03  0:18 UTC  (11+ messages)

[PATCH v2 0/3] git-p4.py: Cast byte strings to unicode strings in python3
 2019-12-03  0:18 UTC  (4+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] Python3 support for t9800 tests. Basic P4/Python3 support

[PATCH] mm: fix hanging shrinker management on long do_shrink_slab
 2019-12-03  0:13 UTC  (4+ messages)

[Buildroot] [PATCH] package/glibc: drop dependency of utilities on bash
 2019-12-03  0:14 UTC 

[RFC PATCH 00/28] kvm: mmu: Rework the x86 TDP direct mapped case
 2019-12-03  0:13 UTC  (9+ messages)
` [RFC PATCH 08/28] kvm: mmu: Init / Uninit the direct MMU
` [RFC PATCH 10/28] kvm: mmu: Flush TLBs before freeing direct MMU page table memory
` [RFC PATCH 11/28] kvm: mmu: Optimize for freeing direct MMU PTs on teardown
` [RFC PATCH 12/28] kvm: mmu: Set tlbs_dirty atomically

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-12-03  0:13 UTC 

[RFC v2 0/3] vfio: support Shared Virtual Addressing
 2019-12-03  0:11 UTC  (10+ messages)
` [RFC v2 3/3] vfio/type1: bind guest pasid (guest page tables) to host

[alsa-devel] [PATCH 00/10] ASoC: SOF: initial cleanup for DT and multi-client support
 2019-12-03  0:08 UTC  (4+ messages)

[PATCH v2 00/11] Move PMC clocks into Tegra PMC driver
 2019-12-03  0:07 UTC  (12+ messages)
` [PATCH v2 02/11] soc: tegra: Add Tegra PMC clock registrations into "

Zdravstvujte! Vas interesujut bazy dannyh dlja prodazhi Vashih tovarov i uslug?
 2019-12-03  0:06 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-12-03  0:06 UTC 

[PATCH nft] include: include nf_tables_compat.h in tarball
 2019-12-03  0:06 UTC 

linux-next: manual merge of the devicetree tree with the arm-soc tree
 2019-12-03  0:04 UTC  (3+ messages)

[PATCH v3 0/5] hvf: stability fixes for HVF
 2019-12-02 23:55 UTC  (6+ messages)
` [PATCH v3 1/5] hvf: non-RAM, non-ROMD memory ranges are now correctly mapped in
` [PATCH v3 2/5] hvf: remove TSC synchronization code because it isn't fully complete
` [PATCH v3 3/5] hvf: correctly handle REX prefix in relation to legacy prefixes
` [PATCH v3 4/5] hvf: more accurately match SDM when setting CR0 and PDPTE registers
` [PATCH v3 5/5] hvf: correctly inject VMCS_INTR_T_HWINTR versus VMCS_INTR_T_SWINTR

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-12-03  0:03 UTC 

[PATCH v3] kernel: audit.c: Add __rcu annotation to RCU pointer
 2019-12-02 23:34 UTC  (8+ messages)
    ` [Linux-kernel-mentees] "

[PATCH] drm/dp_mst: Remove VCPI while disabling topology mgr
 2019-12-03  0:02 UTC  (3+ messages)

[PATCH v0 0/2] IMA: Deferred measurement of keys
 2019-12-03  0:02 UTC  (7+ messages)
` [PATCH v0 1/2] IMA: Defined queue functions
` [PATCH v0 2/2] IMA: Call queue functions to measure keys

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-12-03  0:01 UTC 

[PATCH v5 1/4] RISC-V: Mark existing SBI as 0.1 SBI
 2019-12-02 23:59 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-12-02 23:59 UTC 

[GIT PULL] xfs: new code for 5.5
 2019-12-02 23:58 UTC  (3+ messages)

[PATCH] btrfs: fix warn_on for send from readonly mount
 2019-12-02 23:59 UTC  (4+ messages)
` [PATCH v2] "

[Intel-gfx] [PATCH] drm/i915/gt: Set the PD again for Haswell
 2019-12-02 23:57 UTC  (3+ messages)
  `  "

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-12-02 23:57 UTC 

[SPDK] RPC commands to get log data from NVMe bdevs?
 2019-12-02 23:57 UTC 

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-12-02 23:57 UTC 

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-12-02 23:56 UTC  (5+ messages)
` [RESEND PATCH v5 1/5] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo
` [RESEND PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-12-02 23:55 UTC 

tracefs splats in lockdown=confidentiality mode
 2019-12-02 23:54 UTC  (3+ messages)

[PATCH v2] kunit: testing kunit: Bug fix in test_run_timeout function
 2019-12-02 23:53 UTC 

[patch 026/158] mm: emit tracepoint when RSS changes
 2019-12-02 23:53 UTC  (6+ messages)

[PATCH v8 00/13] selftests/resctrl: Add resctrl selftest
 2019-12-03  0:04 UTC  (8+ messages)
` [PATCH v8 01/13] selftests/resctrl: Add README for resctrl tests

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-12-02 23:51 UTC 

[avpatel:riscv_kvm_v10 5/31] arch/riscv/kernel/sbi.c:66:3: error: implicit declaration of function 'sbi_major_version'
 2019-12-02 23:51 UTC 

[libnftnl PATCH 0/4] Fix covscan-detected issues
 2019-12-02 23:50 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2019-12-02 23:50 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-12-02 23:49 UTC 

[PATCH 0/4] Expose GT CNTFRQ as a CPU property to support AST2600
 2019-12-02 23:48 UTC  (4+ messages)
` [PATCH 2/4] target/arm: Abstract the generic timer frequency

[chrome-os:chromeos-4.14 2/53] include/linux/kernel.h:821:2: error: first argument to '__builtin_choose_expr' not a constant
 2019-12-02 23:49 UTC 

[RFC PATCH v2 0/2] rebase -i: extend rebase.missingCommitsCheck to `--edit-todo'
 2019-12-02 23:47 UTC  (4+ messages)
` [PATCH v3 0/2] rebase -i: extend rebase.missingCommitsCheck
  ` [PATCH v3 1/2] sequencer: move check_todo_list_from_file() to rebase-interactive.c
  ` [PATCH v3 2/2] rebase-interactive: warn if commit is dropped with `rebase --edit-todo'

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-12-02 23:48 UTC 

[PATCH v2] drm/edid: Add modes from CTA-861-G
 2019-12-02 23:47 UTC 

[RFC] Hook management via 'git hooks' command
 2019-12-02 23:46 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-12-02 23:45 UTC 

[dpdk-dev] [PATCH] [pktgen] Fix IPv6 addressing for set/sequence/save commands, packet headers, UI printing
 2019-12-02 23:43 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-12-02 23:43 UTC 

[PATCH kselftest-next 1/2] kselftests: memcg: update the oom group leaf events test
 2019-12-02 23:42 UTC  (2+ messages)
` [PATCH kselftest-next 2/2] kselftests: memcg: speed up the memory.high test

[GIT PULL] PCI changes for v5.5
 2019-12-02 23:41 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-12-02 23:41 UTC 

Workqueues splat due to ending up on wrong CPU
 2019-12-02 23:39 UTC  (9+ messages)

[PATCH v37 00/17] QEMU AVR 8 bit cores
 2019-12-02 23:37 UTC  (10+ messages)

[Xen-devel] [xen-4.13-testing test] 144493: regressions - FAIL
 2019-12-02 23:35 UTC 

[RFC][PATCH] nvme/core: Notify udev about capacity change
 2019-12-02 23:35 UTC  (3+ messages)

[PATCH -tip] kprobes: Lock rcu_read_lock() while searching kprobe
 2019-12-02 23:35 UTC  (4+ messages)

[nomadik:ux500-skomer 44/47] drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.c:62:20: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'size_t {aka long unsigned int}'
 2019-12-02 23:33 UTC  (2+ messages)

[PATCH 3/4] RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machine
 2019-12-02 23:32 UTC  (3+ messages)

[PATCH] drm/edid: Add modes from CTA-861-G
 2019-12-02 23:32 UTC  (4+ messages)

[PATCH 0/4] QEMU Virt Machine Kconfig option
 2019-12-02 23:32 UTC  (3+ messages)

[PATCH 2/4] RISC-V: Enable QEMU virt machine support in defconfigs
 2019-12-02 23:32 UTC  (3+ messages)

[PATCH 1/4] RISC-V: Add kconfig option for QEMU virt machine
 2019-12-02 23:32 UTC  (3+ messages)

[PATCH 4/4] RISC-V: Select Goldfish RTC driver for QEMU virt machine
 2019-12-02 23:32 UTC  (3+ messages)

[PATCH 0/2] Add iProc IDM device support
 2019-12-02 23:31 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: soc: Add binding doc for iProc IDM device
` [PATCH 2/2] soc: bcm: iproc: Add Broadcom iProc IDM driver

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-12-02 23:32 UTC 

[PATCH] Kernel Lockdown: Add an option to allow raw MSR access even, in confidentiality mode
 2019-12-02 23:31 UTC  (8+ messages)

[avpatel:riscv_kvm_v10 4/31] arch/riscv/kernel/sbi.c:159:12: error: 'SBI_EXT_0_1_REMOTE_SFENCE_VMA' undeclared
 2019-12-02 23:31 UTC 


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.