All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-09 02:28:07 to 2020-07-09 04:38:52 UTC [more...]

[PATCH v2] kernel: Implement selective syscall userspace redirection
 2020-07-09  4:38 UTC 

[cip-dev] [PATCH 4.4.y-cip 00/23] PM / OPP v2 & cpufreq backports part 2
 2020-07-09  4:38 UTC  (3+ messages)
` [cip-dev] [PATCH 4.4.y-cip 05/23] PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings

[LTP] BUG: KASAN: global-out-of-bounds in is_affected_midr_range_list on arm64
 2020-07-09  4:36 UTC  (3+ messages)
`  "

linux-next: build warning after merge of the device-mapper tree
 2020-07-09  4:38 UTC  (2+ messages)

[PATCH] v4l2-dev: call vb2_queue_release in video_unregister_device()
 2020-07-09  4:36 UTC  (3+ messages)

[Intel-wired-lan] [PATCH 1/1] igb: add XDP support
 2020-07-09  4:37 UTC  (3+ messages)

[PATCH bpf-next v3 2/4] bpf: Implement bpf_local_storage for inodes
 2020-07-09  4:37 UTC  (2+ messages)

[PATCH 0/5] Use per-CPU temporary mappings for patching
 2020-07-09  4:03 UTC  (6+ messages)
` [PATCH v2 1/5] powerpc/mm: Introduce temporary mm
` [PATCH v2 2/5] powerpc/lib: Initialize a temporary mm for code patching
` [PATCH v2 3/5] powerpc/lib: Use "
` [PATCH v2 4/5] powerpc/lib: Add LKDTM accessor for patching addr
` [PATCH v2 5/5] powerpc: Add LKDTM test to hijack a patch mapping

[PATCH v4 0/5] Refactor handling flow of KVM_SET_CPUID*
 2020-07-09  4:34 UTC  (6+ messages)
` [PATCH v4 1/5] KVM: x86: Introduce kvm_check_cpuid()
` [PATCH v4 2/5] KVM: x86: Extract kvm_update_cpuid_runtime() from kvm_update_cpuid()
` [PATCH v4 3/5] KVM: x86: Rename kvm_update_cpuid() to kvm_vcpu_after_set_cpuid()
` [PATCH v4 4/5] KVM: x86: Rename cpuid_update() callback to vcpu_after_set_cpuid()
` [PATCH v4 5/5] KVM: x86: Move kvm_x86_ops.vcpu_after_set_cpuid() into kvm_vcpu_after_set_cpuid()

[PATCH v2 0/3] remove PROT_SAO support and disable
 2020-07-09  4:34 UTC  (4+ messages)
` [PATCH v2 2/3] powerpc/64s: remove PROT_SAO support

[Buildroot] Missing autobuild daily reports
 2020-07-09  4:33 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t]i915/gem_exec_suspend: Added test description for test case
 2020-07-09  4:31 UTC 

[PATCH 1/1] KVM/PPC: Fix typo on H_DISABLE_AND_GET hcall
 2020-07-09  4:09 UTC  (4+ messages)

[PATCH] arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage
 2020-07-09  4:30 UTC  (3+ messages)

[PATCH bpf-next v3 00/16] Run a BPF program on socket lookup
 2020-07-09  4:28 UTC  (11+ messages)
` [PATCH bpf-next v3 01/16] bpf, netns: Handle multiple link attachments
` [PATCH bpf-next v3 02/16] bpf: Introduce SK_LOOKUP program type with a dedicated attach point
` [PATCH bpf-next v3 12/16] libbpf: Add support for SK_LOOKUP program type
` [PATCH bpf-next v3 16/16] selftests/bpf: Tests for BPF_SK_LOOKUP attach point

[hch-misc:dma-bypass.5 7/9] drivers/misc/mic/bus/mic_bus.c:150:12: error: 'struct device' has no member named 'dma_ops'
 2020-07-09  4:28 UTC 

[PATCH v12] Support auto-merge for meld to follow the vim-diff behavior
 2020-07-09  4:28 UTC  (6+ messages)
` [PATCH v13] "
  ` [PATCH v14] "

[PATCH v3 0/8] Refactor handling flow of KVM_SET_CPUID*
 2020-07-09  4:27 UTC  (3+ messages)

[iproute2-next] tipc: fixed a compile warning in tipc/link.c
 2020-07-09  4:25 UTC 

[PATCH] migration: fix memory leak in qmp_migrate_set_parameters
 2020-07-09  3:47 UTC 

[PATCH v2 00/10] powerpc/perf: Add support for power10 PMU Hardware
 2020-07-09  3:10 UTC  (13+ messages)
` [PATCH v2 03/10] powerpc/xmon: Add PowerISA v3.1 PMU SPRs
` [PATCH v2 07/10] powerpc/perf: support BHRB disable bit and new filtering modes
` [PATCH v2 09/10] tools/perf: Add perf tools support for extended register capability in powerpc

[PATCH V4 0/3] arm64: Enable vmemmap mapping from device memory
 2020-07-09  3:42 UTC  (6+ messages)

[PATCH] f2fs: ignore when len of range in f2fs_sec_trim_file is zero
 2020-07-09  4:15 UTC  (5+ messages)
` [f2fs-dev] "

[PATCH] drivers/net/wan/x25_asy: Fix to make it work
 2020-07-09  4:15 UTC  (4+ messages)

[PATCH v6 00/23] powerpc/book3s/64/pkeys: Simplify the code
 2020-07-09  3:29 UTC  (24+ messages)
` [PATCH v6 01/23] powerpc/book3s64/pkeys: Use PVR check instead of cpu feature
` [PATCH v6 02/23] powerpc/book3s64/pkeys: Fixup bit numbering
` [PATCH v6 03/23] powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s
` [PATCH v6 04/23] powerpc/book3s64/pkeys: Move pkey related bits in the linux page table
` [PATCH v6 05/23] powerpc/book3s64/pkeys: Explain key 1 reservation details
` [PATCH v6 06/23] powerpc/book3s64/pkeys: Simplify the key initialization
` [PATCH v6 07/23] powerpc/book3s64/pkeys: Prevent key 1 modification from userspace
` [PATCH v6 08/23] powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEY
` [PATCH v6 09/23] powerpc/book3s64/pkeys: Simplify pkey disable branch
` [PATCH v6 10/23] powerpc/book3s64/pkeys: Convert pkey_total to num_pkey
` [PATCH v6 11/23] powerpc/book3s64/pkeys: Make initial_allocation_mask static
` [PATCH v6 12/23] powerpc/book3s64/pkeys: Mark all the pkeys above max pkey as reserved
` [PATCH v6 13/23] powerpc/book3s64/pkeys: Add MMU_FTR_PKEY
` [PATCH v6 14/23] powerpc/book3s64/kuep: Add MMU_FTR_KUEP
` [PATCH v6 15/23] powerpc/book3s64/pkeys: Use pkey_execute_disable_supported
` [PATCH v6 16/23] powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled static key
` [PATCH v6 17/23] powerpc/book3s64/keys: Print information during boot
` [PATCH v6 18/23] powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec
` [PATCH v6 19/23] powerpc/book3s64/kuap: Move UAMOR setup to key init function
` [PATCH v6 20/23] powerpc/selftest/ptrave-pkey: Rename variables to make it easier to follow code
` [PATCH v6 21/23] powerpc/selftest/ptrace-pkey: Update the test to mark an invalid pkey correctly
` [PATCH v6 22/23] powerpc/selftest/ptrace-pkey: Don't update expected UAMOR value
` [PATCH v6 23/23] powerpc/book3s64/pkeys: Remove is_pkey_enabled()

[PATCH] libfdt: fix fdt_check_full buffer overrun
 2020-07-09  4:14 UTC 

[patch V2 0/7] x86/kvm: RCU/context tracking and instrumentation protections
 2020-07-09  4:13 UTC  (3+ messages)
` [patch V2 7/7] x86/kvm/vmx: Use native read/write_cr2()

[OE-core][PATCH] toolchain-scripts.bbclass: also recognize ${SDK_SYS} env setups
 2020-07-09  4:13 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/tgl: Implement WAs 18011464164 and 22010931296
 2020-07-09  4:12 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

linux-next: build warning after merge of the spi tree
 2020-07-09  4:10 UTC 

[oe] [meta-python][PATCH] wireshark: Update to 3.2.5
 2020-07-09  4:09 UTC 

btrfs and system df
 2020-07-09  4:09 UTC  (2+ messages)

[meta-python][PATCH] python3-flask-babel: update to 1.0.0 and consolidate
 2020-07-09  4:08 UTC 

[PATCH] bcache: writeback: Remove unneeded variable ret
 2020-07-09  4:07 UTC  (2+ messages)

[meta-python][PATCH] wireshark: Update to 3.2.5
 2020-07-09  4:07 UTC 

rebase - "fixup!" conflict applied at the wrong code location, why ?
 2020-07-09  4:07 UTC  (2+ messages)

[PATCH v2] hwmon: adm1275: Make sure we are reading enough data for different chips
 2020-07-09  4:06 UTC 

[PATCH 0/2] Exynos5422 DMC: adjust to new devfreq monitoring mechanism
 2020-07-09  4:08 UTC  (4+ messages)
  ` [PATCH 1/2] memory: samsung: exynos5422-dmc: Adjust polling interval and uptreshold

[dpdk-dev] [PATCH v3 0/2] rte_flow: introduce eCPRI item for rte_flow
 2020-07-09  3:58 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/2] rte_flow: add eCPRI key fields to flow API

incoming
 2020-07-09  3:56 UTC  (5+ messages)
` mmotm 2020-07-08-19-28 uploaded
  ` mmotm 2020-07-08-19-28 uploaded (mm/migrate.c)

[PATCH] hwmon: adm1275: Make sure we are reading enough data for different chips
 2020-07-09  3:57 UTC  (4+ messages)

[PATCH v3 0/3] MIPS: Loongson: Fix some issues of cpu_hwmon.c
 2020-07-09  3:55 UTC  (4+ messages)
` [PATCH v3 1/3] MIPS: Loongson: Cleanup cpu_hwmon.c
` [PATCH v3 2/3] MIPS: Loongson: Reduce possible loop times and add log in do_thermal_timer()
` [PATCH v3 3/3] MIPS: Loongson: Fix boot warning about hwmon_device_register()

xenomai 3.1/ipipe-core-4.19.128-cip28-arm-10.patch
 2020-07-09  3:55 UTC  (8+ messages)

[PATCH 1/2] PCI: rockchip: Enable IO base and limit registers
 2020-07-09  3:48 UTC  (6+ messages)
  ` [PATCH 1/2] PCI: rockchip: Enable IO base and limit registers【请注意,邮件由linux-rockchip-bounces+shawn.lin=rock-chips.com@lists.infradead.org代发】

[PATCH v3 0/8] ASoC: qcom: Add support for SC7180 lpass variant
 2020-07-09  3:46 UTC  (5+ messages)
` [PATCH v3 5/8] ASoC: qcom: lpass-platform: Replace card->dev with component->dev

[tip:perf/core] BUILD SUCCESS c085fb8774671e83f6199a8e838fbc0e57094029
 2020-07-09  3:45 UTC 

[PATCH v2] vmalloc: Removing incorrect logs when vmalloc failed
 2020-07-09  3:45 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/27] event/dlb Intel DLB PMD
 2020-07-09  3:45 UTC  (5+ messages)
` [dpdk-dev] [PATCH 05/27] event/dlb: add DLB documentation
` [dpdk-dev] [PATCH 15/27] event/dlb: add probe

[tip:sched/urgent] BUILD SUCCESS ce3614daabea8a2d01c1dd17ae41d1ec5e5ae7db
 2020-07-09  3:45 UTC 

[PATCH bpf-next v3 1/4] bpf: Generalize bpf_sk_storage
 2020-07-09  2:49 UTC  (3+ messages)

[PATCH net-next] mwifiex: Prevent memory corruption handling keys
 2020-07-09  3:43 UTC  (3+ messages)
` [EXT] "

[PATCH v3 0/6] Fix and enable pmem as RAM device on arm64
 2020-07-09  3:38 UTC  (8+ messages)
` [PATCH v3 5/6] device-dax: use fallback nid when numa_node is invalid

cron job: media_tree daily build: ERRORS
 2020-07-09  3:38 UTC 

[Fuego] ftc add-nodes fails
 2020-07-09  3:34 UTC  (11+ messages)

[PATCH ima-evm-utils v2 1/2] ima-evm-utils: beautify the code to make it more readable
 2020-07-09  3:34 UTC  (2+ messages)
` [PATCH ima-evm-utils v2 2/2] ima-evm-utils: add SM3 to pkey_hash_algo algorithm list

[PATCH v4 00/15] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-07-09  3:33 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API (rev2)

[PATCH v2] SCSI and block: Simplify resume handling
 2020-07-09  3:29 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH] md-cluster: fix wild pointer of unlock_all_bitmaps()
 2020-07-09  3:29 UTC 

[e1000e] e86e383f28: suspend-stress.fail
 2020-07-09  3:28 UTC  (6+ messages)
` [Intel-wired-lan] "

✅ PASS: Test report for kernel 5.8.0-rc4-9698bf4.cki (arm-next)
 2020-07-09  3:26 UTC 

[PATCH] cpu: Add starts_halted() method
 2020-07-09  3:26 UTC  (13+ messages)

[PATCH v4 00/11] clean-up the migration target allocation functions
 2020-07-09  3:26 UTC  (11+ messages)
` [PATCH v4 05/11] mm/migrate: clear __GFP_RECLAIM for THP allocation for migration
` [PATCH v4 11/11] mm/memory_hotplug: remove a wrapper for alloc_migration_target()

[PATCH 0/2] Remove kiocb ki_complete
 2020-07-09  3:25 UTC  (3+ messages)
` [PATCH 2/2] fs: Remove kiocb->ki_complete

linux-next: manual merge of the device-mapper tree with the block tree
 2020-07-09  3:21 UTC 

[ak:lto-5.8-1 34/38] find: 'arch/arm/mm/abort-ev4t.ver.c': No such file or directory
 2020-07-09  3:19 UTC 

[PATCH v2 0/8] efi_loader: secure boot: support intermediate certificates in signature
 2020-07-09  3:15 UTC  (5+ messages)
` [PATCH v2 8/8] test/py: efi_secboot: add test for intermediate certificates
    ` using sudo?, "

[PATCH bpf-next 0/3] bpf: Populate bpffs with map and prog iterators
 2020-07-09  3:15 UTC  (3+ messages)
` [PATCH bpf-next 3/3] bpf: Add kernel module with user mode driver that populates bpffs

[Patch net] net_sched: fix a memory leak in atm_tc_init()
 2020-07-09  3:13 UTC 

[PATCH net v3 1/1] qed: Populate nvm-file attributes while reading nvm config partition
 2020-07-09  3:14 UTC 

[powerpc:merge] BUILD SUCCESS 71d6070a8e0e0a1ed82365544f97b86475cb161e
 2020-07-09  3:05 UTC 

[powerpc:next-test] BUILD SUCCESS 18fcf96cb354eb003297e14b1e19c1f7c067c49b
 2020-07-09  3:05 UTC 

[powerpc:fixes-test] BUILD SUCCESS 4557ac6b344b8cdf948ff8b007e8e1de34832f2e
 2020-07-09  3:05 UTC 

[meta-virtualization] [PATCH] python3-httplib2: Remove recipe
 2020-07-09  3:06 UTC  (9+ messages)
` [meta-virtualization] [PATCH] python3-uritemplate: "
  ` [meta-virtualization] [PATCH] python3-pyflakes: "
    ` [meta-virtualization] [PATCH] python3-xstatic-font-awesome: "
      ` [meta-virtualization] [PATCH] python3-fasteners: "
        ` [meta-virtualization] [PATCH] python3-colorama: "
          ` [meta-virtualization] [PATCH] python3-croniter: "
            ` [meta-virtualization] [PATCH] python3-coverage: "

[meta-virtualization][meta-cloud-services][PATCH] python3-xstatic-bootstrap-datepicker: upgrade 1.3.1.0 -> 1.4.0.0
 2020-07-09  3:03 UTC  (5+ messages)
` [meta-virtualization][meta-cloud-services][PATCH] python3-xstatic-jquery-ui: Change python to python3
  ` [meta-virtualization][meta-cloud-services][PATCH] python3-xstatic-tv4: "
    ` [meta-virtualization][meta-cloud-services][PATCH] python3-falcon: "

linux-next: manual merge of the block tree with the fscrypt tree
 2020-07-09  3:02 UTC 

[meta-virtualization][m-c-s][PATCH] salt: bump 3000 -> 3001
 2020-07-09  3:02 UTC  (2+ messages)

[PATCH] kernel: timer: use set_current_state macro
 2020-07-09  3:01 UTC 

[Bug 1885827] [NEW] building plugin failed on Windows with mingw
 2020-07-09  2:51 UTC  (2+ messages)
` [Bug 1885827] "

[PATCH 0/4] Continue xfs kmem cleanup
 2020-07-09  3:00 UTC  (9+ messages)
` [PATCH 1/4] xfs: Remove kmem_zone_alloc() usage
` [PATCH 2/4] xfs: Remove kmem_zone_zalloc() usage
` [PATCH 3/4] xfs: Modify xlog_ticket_alloc() to use kernel's MM API
` [PATCH 4/4] xfs: remove xfs_zone_{alloc,zalloc} helpers

linux-next: manual merge of the block tree with the btrfs tree
 2020-07-09  2:58 UTC 

[RFC net-next 0/2] net: two updates related to UDP GSO
 2020-07-09  2:55 UTC  (12+ messages)
` [RFC net-next 1/2] udp: add NETIF_F_GSO_UDP_L4 to NETIF_F_SOFTWARE_GSO
` [RFC net-next 2/2] net: disable UDP GSO feature when CSUM is disabled

[PATCH iproute2] configure: support ipset version 7 with kernel version 5
 2020-07-09  2:56 UTC  (3+ messages)

[PATCH 0/2] f2fs: zns zone-capacity support
 2020-07-09  2:55 UTC  (8+ messages)
` [PATCH 1/2] f2fs: support zone capacity less than zone size
            ` [f2fs-dev] "

[PATCH] mm : fix pte _PAGE_DIRTY bit when fallback migrate page
 2020-07-09  2:48 UTC 

[sashal-linux-stable:queue-5.7 332/349] fs/nfsd/nfssvc.c:604:6: warning: old-style function definition
 2020-07-09  2:55 UTC 

[Intel-gfx] [PATCH v4 1/5] drm/i915/display: Replace drm_i915_private in voltage swing functions by intel_encoder
 2020-07-09  2:53 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v4,1/5] "

[PATCH v2 0/2] VFIO mdev aggregated resources handling
 2020-07-09  2:53 UTC  (7+ messages)
` [PATCH v3 "

[PATCH v2 0/2] QEMU Gating CI
 2020-07-09  2:46 UTC  (3+ messages)
` [PATCH v2 1/2] GitLab Gating CI: introduce pipeline-status contrib script
` [PATCH v2 2/2] GitLab Gating CI: initial set of jobs, documentation and scripts

[PATCH] [v3] mac80211: avoid bss color setting in non-he mode
 2020-07-09  2:46 UTC 

[meta-virtualization][PATCH 0/2] xen, xen-tools: patch and recipe fixes
 2020-07-09  2:46 UTC  (2+ messages)

[raspberry-pi4-xen-series] : Console login failure for xen-image-minimal
 2020-07-09  2:42 UTC  (3+ messages)
  ` [meta-virtualization] "

[PATCH] ARM: dts: imx6qdl: only enable pcie in the pcie dts file
 2020-07-09  2:39 UTC  (4+ messages)
  ` [EXT] "

[PATCH v3 0/9] support cmdq helper function on mt6779 platform
 2020-07-09  2:39 UTC  (6+ messages)
` [PATCH v3 9/9] drm/mediatek: reduce clear event

What are the most frequently used methods for system level-tracing?
 2020-07-09  2:38 UTC  (2+ messages)

[PATCH v2] btrfs: speedup mount time with readahead chunk tree
 2020-07-09  2:38 UTC  (4+ messages)

[PATCH 12/21] maintenance: add fetch task
 2020-07-09  2:35 UTC  (2+ messages)

next/pending-fixes baseline: 236 runs, 7 regressions (v5.8-rc4-328-g1432f824c2db)
 2020-07-09  2:33 UTC 

[PATCH RESEND] drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()
 2020-07-09  2:28 UTC 

[RFC PATCH 0/2] xfs: more unlinked inode list optimization v1
 2020-07-09  2:32 UTC  (5+ messages)
` [RFC PATCH 2/2] xfs: don't access AGI on unlinked inodes if it can

[PATCH 0/3] ASoC: mediatek: mt8183: support machine driver for rt1015
 2020-07-09  2:31 UTC  (4+ messages)

[alexshi:58lru 16/21] arch/riscv/include/asm/irqflags.h:22:9: sparse: sparse: context imbalance in '__munlock_pagevec' - unexpected unlock
 2020-07-09  2:31 UTC 

[PATCH 09/21] maintenance: add commit-graph task
 2020-07-09  2:29 UTC  (2+ messages)

[net-bext PATCH 0/3 v1] Rectify RTL8366 default VLAN Behaviour
 2020-07-09  2:29 UTC  (3+ messages)
` [net-next PATCH 3/3 v1] net: dsa: rtl8366: Use DSA core to set up VLAN

[dpdk-dev] [PATCH 0/3] ring clean up
 2020-07-09  2:27 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.