All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-16 00:42:26 to 2021-06-16 01:38:01 UTC [more...]

[PULL 0/8] configure: Change to -std=gnu11
 2021-06-16  1:36 UTC  (2+ messages)
` [PULL 2/8] softfloat: Use _Generic instead of QEMU_GENERIC

[RFC PATCH v2 0/7] pSeries base FORM2 NUMA affinity support
 2021-06-16  1:19 UTC  (8+ messages)
` [RFC PATCH v2 1/7] spapr_numa.c: split FORM1 code into helpers
` [RFC PATCH v2 2/7] spapr: move NUMA data init to post-CAS
` [RFC PATCH v2 3/7] spapr_numa.c: base FORM2 NUMA affinity support
` [RFC PATCH v2 4/7] spapr: simplify spapr_numa_associativity_init params
` [RFC PATCH v2 5/7] nvdimm: add PPC64 'device-node' property
` [RFC PATCH v2 6/7] spapr_numa, spapr_nvdimm: write secondary NUMA domain for nvdimms
` [RFC PATCH v2 7/7] spapr: move memory/cpu less check to spapr_numa_FORM1_affinity_init()

[PATCH V8 0/6] Passthrough specific network traffic in COLO
 2021-06-16  1:20 UTC  (4+ messages)
` [PATCH V8 1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough

arm64: dts: mt8195: Add Mediatek SoC MT8195 device nodes
 2021-06-16  1:30 UTC  (5+ messages)
` [PATCH 12/27] arm64: dts: mt8195: fix mmc driver

[PATCH net-next v2] net: qualcomm: rmnet: Allow partial updates of IFLA_FLAGS
 2021-06-16  1:35 UTC  (2+ messages)

[PATCH 00/21] linux-user: Move signal trampolines to new page
 2021-06-16  1:12 UTC  (23+ messages)
` [PATCH 01/21] linux-user: Add infrastructure for a signal trampoline page
` [PATCH 02/21] linux-user/aarch64: Implement setup_sigtramp
` [PATCH 03/21] linux-user/arm: Force v2 frames for fdpic
` [PATCH 04/21] linux-user/arm: Implement setup_sigtramp
` [PATCH 05/21] linux-user/alpha: "
` [PATCH 06/21] linux-user/cris: "
` [PATCH 07/21] linux-user/hexagon: "
` [PATCH 08/21] linux-user/hppa: Document non-use of setup_sigtramp
` [PATCH 09/21] linux-user/i386: Implement setup_sigtramp
` [PATCH 10/21] linux-user/m68k: "
` [PATCH 11/21] linux-user/microblaze: "
` [PATCH 12/21] linux-user/mips: "
` [PATCH 13/21] linux-user/nios2: Document non-use of setup_sigtramp
` [PATCH 14/21] linux-user/openrisc: Implement setup_sigtramp
` [PATCH 15/21] linux-user/ppc: "
` [PATCH 16/21] linux-user/riscv: "
` [PATCH 17/21] linux-user/s390x: "
` [PATCH 18/21] linux-user/sh4: "
` [PATCH 19/21] linux-user/sparc: "
` [PATCH 20/21] linux-user/xtensa: "
` [PATCH 21/21] linux-user: Remove default for TARGET_ARCH_HAS_SIGTRAMP_PAGE

[PATCH v3 2/3] PCI: Visconti: Add Toshiba Visconti PCIe host controller driver
 2021-06-16  1:31 UTC  (4+ messages)

[PATCH 0/3] mcb changes for 5.14
 2021-06-16  1:31 UTC  (4+ messages)
` [PATCH 1/3] mcb: Use DEFINE_RES_MEM() to simplify code

[PATCH] ndctl/dimm: Fix to dump namespace indexs and labels
 2021-06-16  1:31 UTC  (2+ messages)

[PATCH net-next] net: dsa: xrs700x: forward HSR supervision frames
 2021-06-16  1:31 UTC  (3+ messages)

[PATCH] irqchip/irq-gic-v3-its: Add the checking of ITS version for KVM
 2021-06-16  1:31 UTC  (3+ messages)

[PATCH] printk: Move EXPORT_SYMBOL() closer to vprintk definition
 2021-06-16  1:30 UTC  (2+ messages)

[PATCH mptcp-net] mptcp: fix 32 bit DSN expansion
 2021-06-16  1:28 UTC  (2+ messages)

[PATCH] Add a basic support of SHA256 repositories into Gitk
 2021-06-16  1:28 UTC  (2+ messages)

[PATCH v3 00/11] powerpc/64: fast interrupt exits
 2021-06-16  1:25 UTC  (6+ messages)
` [PATCH v3 11/11] powerpc/64: use interrupt restart table to speed up return from interrupt

[Intel-gfx] [PATCH v2.1 0/3] Explicity steer l3bank multicast reads when necessary
 2021-06-16  1:25 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2.1 1/3] drm/i915: extract steered reg access to common function
` [Intel-gfx] [PATCH v2.1 2/3] drm/i915: Add GT support for multiple types of multicast steering
` [Intel-gfx] [PATCH v2.1 3/3] drm/i915: Add support for explicit L3BANK steering
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Explicity steer l3bank multicast reads when necessary (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[BUG] `git reset --hard` fails with `update = none` submodules
 2021-06-16  1:25 UTC  (6+ messages)

incoming
 2021-06-16  1:24 UTC  (19+ messages)
` [patch 01/18] mm,hwpoison: fix race with hugetlb page allocation
` [patch 02/18] mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compare
` [patch 03/18] mm/slub: clarify verification reporting
` [patch 04/18] mm/slub: fix redzoning for small allocations
` [patch 05/18] mm/slub: actually fix freelist pointer vs redzoning
` [patch 06/18] mm/hugetlb: expand restore_reserve_on_error functionality
` [patch 07/18] mm/memory-failure: make sure wait for page writeback in memory_failure
` [patch 08/18] crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
` [patch 09/18] mm/slub.c: include swab.h
` [patch 10/18] mm, thp: use head page in __migration_entry_wait()
` [patch 11/18] mm/thp: fix __split_huge_pmd_locked() on shmem migration entry
` [patch 12/18] mm/thp: make is_huge_zero_pmd() safe and quicker
` [patch 13/18] mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
` [patch 14/18] mm/thp: fix vma_address() if virtual address below file offset
` [patch 15/18] mm/thp: fix page_address_in_vma() on file THP tails
` [patch 16/18] mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
` [patch 17/18] mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
` [patch 18/18] mm/sparse: fix check_usemap_section_nr warnings

stable-rc/queue/5.4 baseline: 128 runs, 3 regressions (v5.4.125-83-g766b4640cb46)
 2021-06-16  1:24 UTC 

What's cooking in git.git (Jun 2021, #05; Tue, 15)
 2021-06-16  1:22 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/2] net/ice/base: fix VXLAN flow director creation error
 2021-06-16  1:20 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] net/ice: "

smmuv1 breakage
 2021-06-16  1:20 UTC  (3+ messages)

[PATCH 1/4] mm: remove irqsave/restore locking from contexts with irqs enabled
 2021-06-16  1:20 UTC  (5+ messages)
` [PATCH 4/4] vfs: keep inodes with page cache off the inode shrinker LRU

[block:for-5.14/drivers-late 86/87] arch/um/drivers/ubd_kern.c:247:7: warning: variable 'major' set but not used
 2021-06-16  1:20 UTC 

[PATCH v4 0/2] Add MediaTek MT8192 clock provider device nodes
 2021-06-16  1:15 UTC  (8+ messages)
` [PATCH v4 1/2] arm64: dts: mediatek: Add mt8192 clock controllers
` [PATCH v4 2/2] arm64: dts: mediatek: Correct UART0 bus clock of MT8192

[PATCH v4 0/2] powerpc/64: Option to use ELF V2 ABI for big-endian
 2021-06-16  1:18 UTC  (7+ messages)
` [PATCH v4 1/2] module: add elf_check_module_arch for module specific elf arch checks

[PATCH v4 0/6] support dirtyrate at the granualrity of vcpu
 2021-06-16  1:12 UTC  (7+ messages)
` [PATCH v4 1/6] KVM: introduce dirty_pages and kvm_dirty_ring_enabled
` [PATCH v4 2/6] memory: make global_dirty_log a bitmask
` [PATCH v4 3/6] migration/dirtyrate: introduce struct and adjust DirtyRateStat
` [PATCH v4 4/6] migration/dirtyrate: adjust order of registering thread
` [PATCH v4 5/6] migration/dirtyrate: move init step of calculation to main thread
` [PATCH v4 6/6] migration/dirtyrate: implement dirty-ring dirtyrate calculation

[zen-kernel-zen-kernel:5.12/futex2 4/16] kernel/sys_ni.c:159:1: warning: no previous prototype for function '__x32_compat_sys_futex_requeue'
 2021-06-16  1:19 UTC 

[PATCH] regulator: rt6160: Fix setting suspend voltage
 2021-06-16  1:18 UTC 

[PATCH v2] usb: typec: tcpm: Relax disconnect threshold during power negotiation
 2021-06-16  1:16 UTC  (3+ messages)

[ath6kl:pending] BUILD SUCCESS bdd1a86b2117582591fb426b24d027004a8107a3
 2021-06-16  1:15 UTC 

[GIT PULL] usb: fixes for v5.13
 2021-06-16  1:16 UTC 

[zen-kernel-zen-kernel:5.12/futex2 1/16] kernel/sys_ni.c:154:1: warning: no previous prototype for function '__x64_sys_futex_wait'
 2021-06-16  1:13 UTC 

[PATCH v6 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-06-16  1:09 UTC  (5+ messages)
` [PATCH v6 2/2] drivers/perf: hisi: Add driver for HiSilicon "

[PATCH -next] tracing: Remove set but not used variable 'ret'
 2021-06-16  1:11 UTC  (4+ messages)

[PATCH v3 0/6] do not collapse trunkable transports
 2021-06-16  1:10 UTC  (7+ messages)
` [PATCH v3 1/6] SUNRPC keep track of number of transports to unique addresses
` [PATCH v3 2/6] SUNRPC add xps_nunique_destaddr_xprts to xprt_switch_info in sysfs
` [PATCH v3 3/6] NFSv4 introduce max_connect mount options
` [PATCH v3 4/6] SUNRPC enforce creation of no more than max_connect xprts
` [PATCH v3 5/6] NFSv4 add network transport when session trunking is detected
` [PATCH v3 6/6] NFSv4 allow for nconnect value of trunkable transport

[PATCH v1] proc: Implement /proc/self/meminfo
 2021-06-16  1:09 UTC  (5+ messages)

[PATCH] riscv: sifive: Set default fdtfile names
 2021-06-16  1:09 UTC  (2+ messages)

[PATCH net-next 0/2] Marvell Prestera add flower and match all support
 2021-06-16  1:07 UTC  (5+ messages)
` [PATCH net-next 1/2] net: marvell: Implement TC flower offload
` [PATCH net-next 2/2] net: marvell: prestera: Add matchall support

[PATCH v4 0/4] fpga: reorganize to subdirs
 2021-06-16  1:05 UTC  (6+ messages)
` [PATCH v4 1/4] fpga: dfl: reorganize to subdir layout

[PATCH v2] selftests/powerpc: Always test lmw and stmw
 2021-06-16  1:06 UTC  (2+ messages)

[PATCH -next] ide-cd: fix warning: variable 'stat' set but not used
 2021-06-16  1:05 UTC  (3+ messages)

[PATCH 0/2] trace/kprobe: Two fixes for kretprobes
 2021-06-16  1:03 UTC  (6+ messages)
` [PATCH 2/2] trace/kprobe: Remove limit on kretprobe maxactive

[PATCH RFC] m68k: add kernel seccomp support
 2021-06-16  1:03 UTC 

[PATCH v4 0/4] shoot lazy tlbs
 2021-06-16  1:02 UTC  (13+ messages)
` [PATCH v4 2/4] lazy tlb: allow lazy tlb mm refcounting to be configurable

[intel-tdx:guest 33/76] arch/x86/kernel/apic/io_apic.c:2686:11: error: implicit declaration of function 'tdg_shared_mask'
 2021-06-16  1:01 UTC 

[net-next, v3, 00/10] ptp: support virtual clocks and timestamping
 2021-06-16  1:00 UTC  (4+ messages)
` [net-next, v3, 07/10] net: sock: extend SO_TIMESTAMPING for PHC binding

[intel-tdx:guest 31/76] arch/x86/mm/pat/set_memory.c:1988:20: error: storage size of 'map_type' isn't known
 2021-06-16  0:59 UTC 

[PATCH 1/6] arm64: dts: qcom: sm8250-edo: Add hardware keys
 2021-06-16  0:58 UTC  (6+ messages)
` [PATCH 2/6] arm64: dts: qcom: sm8250: Commonize PCIe pins
` [PATCH 3/6] arm64: dts: qcom: sm8250-edo: Enable PCIe
` [PATCH 4/6] arm64: dts: qcom: sm8250-edo: Enable ADSP/CDSP/SLPI
` [PATCH 5/6] arm64: dts: qcom: sm8250-edo: Enable GPI DMA
` [PATCH 6/6] arm64: dts: qcom: sm8250-edo: Add Samsung touchscreen

[PATCH v10 00/19] Mediatek MT8192 clock support
 2021-06-16  0:36 UTC  (29+ messages)
` [PATCH v10 01/19] dt-bindings: ARM: Mediatek: Add new document bindings of MT8192 clock
` [PATCH v10 02/19] clk: mediatek: Add dt-bindings of MT8192 clocks
` [PATCH v10 04/19] clk: mediatek: Fix asymmetrical PLL enable and disable control
` [PATCH v10 05/19] clk: mediatek: Add configurable enable control to mtk_pll_data
` [PATCH v10 06/19] clk: mediatek: Add mtk_clk_simple_probe() to simplify clock providers
` [PATCH v10 07/19] clk: mediatek: Add MT8192 basic clocks support
` [PATCH v10 08/19] clk: mediatek: Add MT8192 audio clock support
` [PATCH v10 09/19] clk: mediatek: Add MT8192 camsys "
` [PATCH v10 10/19] clk: mediatek: Add MT8192 imgsys "
` [PATCH v10 12/19] clk: mediatek: Add MT8192 ipesys "
` [PATCH v10 13/19] clk: mediatek: Add MT8192 mdpsys "
` [PATCH v10 14/19] clk: mediatek: Add MT8192 mfgcfg "
` [PATCH v10 15/19] clk: mediatek: Add MT8192 mmsys "
` [PATCH v10 17/19] clk: mediatek: Add MT8192 scp adsp "
` [PATCH v10 18/19] clk: mediatek: Add MT8192 vdecsys "
` [PATCH v10 19/19] clk: mediatek: Add MT8192 vencsys "

[PATCH v1 1/2] usb: phy: tegra: Wait for VBUS wakeup status deassertion on suspend
 2021-06-16  0:56 UTC  (2+ messages)

[agd5f:drm-next 51/84] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_psr.c:70:13: warning: variable 'dc' set but not used
 2021-06-16  0:55 UTC 

[PATCH RFCv4 0/4] make '%pD' print full path for file
 2021-06-16  0:54 UTC  (4+ messages)
` [PATCH RFCv4 1/4] fs: introduce helper d_path_unsafe()

QA notification for completed autobuilder build (yocto-3.4_M1.rc1)
 2021-06-16  0:54 UTC  (2+ messages)
` [qa-build-notification] "

[igt-dev] [PATCH i-g-t 1/4] tests/kms_cursor_crc: use flipping instead of frontbuffer
 2021-06-16  0:54 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/4] "

[PATCH 0/2] Fix git subtree on Windows
 2021-06-16  0:52 UTC  (9+ messages)
` [PATCH 1/2] subtree: fix the GIT_EXEC_PATH sanity check to work "

[patch V2 00/52] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-16  0:52 UTC  (4+ messages)
` [patch V2 45/52] x86/fpu: Dont restore PKRU in fpregs_restore_userspace()

[PATCH] platform/x86: add support for Acer Predator LEDs
 2021-06-16  0:51 UTC  (2+ messages)
` [PATCH v2] "

[chrome-os:chromeos-5.10 30/68] drivers/bluetooth/btusb.c:2840:30: error: unused variable 'features'
 2021-06-16  0:51 UTC 

[PATCH] arm64: defconfig: Enable renesas usb xhci pci host controller
 2021-06-16  0:50 UTC  (2+ messages)

[PATCH 0/3] Update firmware to v62.0.0
 2021-06-16  0:49 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Update firmware to v62.0.0 (rev4)

[PATCH v4] m68k/kernel - wire up syscall_trace_enter/leave for m68k
 2021-06-16  0:49 UTC 

[PATCH v4 00/10] fsdax: introduce fs query to support reflink
 2021-06-16  0:48 UTC  (9+ messages)
` [PATCH v4 02/10] dax: Introduce holder for dax_device
  ` [dm-devel] "
` [PATCH v4 03/10] fs: Introduce ->corrupted_range() for superblock
  ` [dm-devel] "

[PATCH] dt-bindings: interrupt-controller: Fix compatible used in ti,pruss-intc
 2021-06-16  0:46 UTC  (2+ messages)

[PATCH 00/31] minimal restart of "config-based-hooks"
 2021-06-16  0:45 UTC  (4+ messages)
` [PATCH v2 00/30] Minimal "

[RFC PATCH 0/4] cache parent project's gitdir in submodules
 2021-06-16  0:45 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] t7400-submodule-basic: modernize inspect() helper
  ` [PATCH v2 2/4] introduce submodule.superprojectGitDir cache
  ` [PATCH v2 3/4] submodule: cache superproject gitdir during absorbgitdirs
  ` [PATCH v2 4/4] submodule: cache superproject gitdir during 'update'

[PATCH] x86/sgx: Suppress WARN on inability to sanitize EPC if ksgxd is stopped
 2021-06-16  0:44 UTC 

[patch v6 3/7] genirq/affinity: Add new callback for (re)calculating interrupt sets
 2021-06-16  0:40 UTC  (3+ messages)

[next] [arm64] kernel BUG at arch/arm64/mm/physaddr.c
 2021-06-16  0:29 UTC  (4+ 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.