All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-04 18:39:11 to 2020-12-04 20:06:46 UTC [more...]

[RFC v7 00/22] i386 cleanup
 2020-12-04 17:13 UTC  (5+ messages)
` [RFC v7 13/22] cpu: Move synchronize_from_tb() to tcg_ops
` [RFC v7 14/22] cpu: Move cpu_exec_* "

[powerpc:next-test 192/220] arch/powerpc/kernel/rtas.c:938:21: error: no member named 'rtas_args_reentrant' in 'struct paca_struct'
 2020-12-04 20:05 UTC 

[PATCH 0/2] Make t5526 independent of the default branch name
 2020-12-04 20:04 UTC  (2+ messages)

[PATCH] z3fold: stricter locking and more careful reclaim
 2020-12-04 20:04 UTC 

[PATCH 0/8] add support for cpu hot-unplug with SMI broadcast enabled
 2020-12-04 17:09 UTC  (9+ messages)
` [PATCH 1/8] hw: add compat machines for 6.0
` [PATCH 2/8] acpi: cpuhp: introduce 'firmware performs eject' status/control bits
` [PATCH 3/8] x86: acpi: introduce AcpiPmInfo::smi_on_cpu_unplug
` [PATCH 4/8] tests/acpi: allow expected files change
` [PATCH 5/8] x86: acpi: let the firmware handle pending "CPU remove" events in SMM
` [PATCH 6/8] tests/acpi: update expected files
` [PATCH 7/8] x86: ich9: factor out "guest_cpu_hotplug_features"
` [PATCH 8/8] x86: ich9: let firmware negotiate 'CPU hot-unplug with SMI' feature

ext4: Funny characters appended to file names
 2020-12-04 20:02 UTC  (2+ messages)

[PATCH] ci(vs-build): stop passing the iconv library location explicitly
 2020-12-04 20:02 UTC  (2+ messages)

[PATCH] dma-buf: Fix kerneldoc formatting
 2020-12-04 20:02 UTC 

[PATCH v2] iosched: Add i10 I/O Scheduler
 2020-12-04 20:01 UTC  (3+ messages)

[PATCH 00/26] git-log: implement new --diff-merge options
 2020-12-04 20:01 UTC  (19+ messages)
` [PATCH v1 00/27] "
  ` [PATCH v1 01/27] revision: factor out parsing of diff-merge related options
  ` [PATCH v1 24/27] doc/git-log: describe new --diff-merges options

[PATCH 0/3] NFS: Disable READ_PLUS by default
 2020-12-04 20:00 UTC  (3+ messages)

[PATCHv2] clocksource: dw_apb_timer_of: add error handling if no clock available
 2020-12-04 20:00 UTC  (2+ messages)

[PATCH] net: eth_legacy - fix build CMD_PCAP
 2020-12-04 19:59 UTC 

[PATCH v1 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2020-12-04 19:58 UTC  (3+ messages)
` [PATCH v1 bpf-next 09/11] bpf: Support bpf_get_socket_cookie_sock() for BPF_PROG_TYPE_SK_REUSEPORT

[PATCH v2 00/10] xfs: strengthen log intent validation
 2020-12-04 19:57 UTC  (7+ messages)
` [PATCH 02/10] xfs: improve the code that checks recovered bmap intent items
` [PATCH 10/10] xfs: trace log intent item recovery failures

Unexpected behavior with branch.*.{remote,pushremote,merge}
 2020-12-04 19:57 UTC  (4+ messages)

[PATCH for-6.0 00/11] target/arm: enforce alignment
 2020-12-04 16:36 UTC  (7+ messages)

BUG: KCSAN: data-race in tick_nohz_next_event / tick_nohz_stop_tick
 2020-12-04 19:53 UTC  (2+ messages)

[PATCH v2] fix mmap return value when vma is merged after call_mmap()
 2020-12-04 19:53 UTC  (6+ messages)

[PATCH] btrfs: fix error handling in commit_fs_roots
 2020-12-04 19:52 UTC  (3+ messages)

[PATCH 0/9] misc commit-graph and oid-array cleanups
 2020-12-04 19:52 UTC  (17+ messages)
` [PATCH 1/9] oid-array.h: drop sha1 mention from header guard
` [PATCH 2/9] t0064: drop sha1 mention from filename
` [PATCH 3/9] t0064: make duplicate tests more robust
` [PATCH 4/9] cache.h: move hash/oid functions to hash.h
` [PATCH 5/9] oid-array: make sort function public
` [PATCH 6/9] oid-array: provide a for-loop iterator
` [PATCH 7/9] commit-graph: drop count_distinct_commits() function
` [PATCH 8/9] commit-graph: replace packed_oid_list with oid_array
` [PATCH 9/9] commit-graph: use size_t for array allocation and indexing

[PATCH v10 0/8] Carry forward IMA measurement log on kexec on ARM64
 2020-12-04 19:51 UTC  (9+ messages)
` [PATCH v10 1/8] powerpc: fix compiler warnings and errors
` [PATCH v10 2/8] powerpc: Move delete_fdt_mem_rsv() to drivers/of/kexec.c
` [PATCH v10 3/8] powerpc: Move ima buffer functions "
` [PATCH v10 4/8] powerpc: Use ima kexec node functions
` [PATCH v10 5/8] powerpc: Move remove_ima_buffer() to drivers/of/kexec.c
` [PATCH v10 6/8] powerpc: Move ima_get_kexec_buffer() and ima_free_kexec_buffer() to ima
` [PATCH v10 7/8] powerpc: Move arch_ima_add_kexec_buffer "
` [PATCH v10 8/8] arm64: Add IMA log information in kimage used for kexec

[Intel-gfx] [PATCH] dma-buf: Fix kerneldoc formatting
 2020-12-04 19:52 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

Investigate busy ceph-msgr worker thread
 2020-12-04 19:49 UTC  (3+ messages)

Deferred Memory Init: How to bring rest of memory online after limiting it with `mem=XG`?
 2020-12-04 19:50 UTC  (7+ messages)

[PATCH bpf-next v3 00/14] Atomics for eBPF
 2020-12-04 19:49 UTC  (10+ messages)
` [PATCH bpf-next v3 12/14] bpf: Pull tools/build/feature biz into selftests Makefile
` [PATCH bpf-next v3 13/14] bpf: Add tests for new BPF atomic operations

[Intel-gfx] [PATCH i-g-t v2] runner: Don't kill a test on taint if watching timeouts
 2020-12-04 19:50 UTC 

[PATCH] s390/vfio-ap: Clean up vfio_ap resources when KVM pointer invalidated
 2020-12-04 19:47 UTC  (8+ messages)

[PATCH bpf-next v2 1/3] bpf: Expose bpf_get_socket_cookie to tracing programs
 2020-12-04 19:47 UTC  (4+ messages)

[PATCH] iio: hrtimer: Allow sub Hz granularity
 2020-12-04 19:48 UTC 

I am Vice Chairman of Hang Seng Bank, Dr. Raymond Chien Kuo Fung I have Important Matter to Discuss
 2020-12-04 19:48 UTC 

[PATCH v7 0/7] FPGA Security Manager Class Driver
 2020-12-04 19:45 UTC  (3+ messages)
` [PATCH v7 1/7] fpga: sec-mgr: fpga security manager class driver

[PATCH] net: fix spelling mistake "wil" -> "will" in Kconfig
 2020-12-04 19:45 UTC  (2+ messages)

[RFC PATCH 0/9] CXL 2.0 Support
 2020-12-04 19:45 UTC  (4+ messages)

I am Vice Chairman of Hang Seng Bank, Dr. Raymond Chien Kuo Fung I have Important Matter to Discuss
 2020-12-04 19:44 UTC 

[PATCH bpf-next] selftests/bpf: Add verbosity to ima_setup.sh
 2020-12-04 19:43 UTC  (2+ messages)

[PATCH 00/15] Refactor chunk-format into an API
 2020-12-04 19:42 UTC  (3+ messages)

[PATCH v4 00/11] hvf: Implement Apple Silicon Support
 2020-12-04 16:55 UTC  (8+ messages)
` [PATCH v4 08/11] arm: Add Hypervisor.framework build target
` [PATCH v4 10/11] hvf: arm: Add support for GICv3
` [PATCH v4 11/11] hvf: arm: Implement -cpu host

[PATCH v2] bpf: remove trailing semicolon in macro definition
 2020-12-04 19:40 UTC  (2+ messages)

[PATCH] mm/gup: remove the vma allocation from gup_longterm_locked()
 2020-12-04 19:39 UTC 

[PATCH v2] mm: Don't fault around userfaultfd-registered regions on reads
 2020-12-04 19:37 UTC  (12+ messages)

[PATCH] remoteproc: sysmon: fix shutdown_acked state
 2020-12-04 19:37 UTC 

[SPDK] virtio blk and vhost blk question
 2020-12-04 19:38 UTC 

[PATCH] firmware: tegra: reduce stack usage
 2020-12-04 19:37 UTC 

[RFC 1/2] pull: warn that pulling will not merge by default in Git 3.0
 2020-12-04 19:37 UTC  (9+ messages)
` [RFC 2/2] pull: default pull.ff to "only" when pull.rebase is not set either

[PATCH] Input: fix spelling mistake "theses" -> "these" in Kconfig
 2020-12-04 19:36 UTC  (2+ messages)

[PATCH 0/3] spi: spi-geni-qcom: Use gpio descriptors for CS
 2020-12-04 19:35 UTC  (4+ messages)
` [PATCH 1/3] platform/chrome: cros_ec_spi: Don't overwrite spi::mode
` [PATCH 2/3] platform/chrome: cros_ec_spi: Drop bits_per_word assignment
` [PATCH 3/3] spi: spi-geni-qcom: Use the new method of gpio CS control

[RFC 00/15] support subsets of bitmanip extension
 2020-12-04 17:10 UTC  (5+ messages)
` [RFC 08/15] target/riscv: rvb: single-bit instructions

[PATCH v3 0/4] membarrier fixes
 2020-12-04 19:35 UTC  (3+ messages)
` [PATCH v3 4/4] membarrier: Execute SYNC_CORE on the calling thread

[PATCH v2] dt-bindings: phy: Convert Broadcom SATA PHY to YAML
 2020-12-04 19:35 UTC 

[PATCH 0/3] exec: Transform exec_update_mutex into a rw_semaphore
 2020-12-04 19:34 UTC  (5+ messages)
` [PATCH 3/3] "

[PATCH] remoteproc: fix spelling mistake "Peripherial" -> "Peripherial" in Kconfig
 2020-12-04 19:34 UTC  (2+ messages)

[PATCH] cmake: determine list of extra built-ins dynamically
 2020-12-04 19:33 UTC 

[pull request][net-next V2 00/15] mlx5 updates 2020-12-01
 2020-12-04 19:33 UTC  (4+ messages)
` [net-next V2 08/15] net/mlx5e: Add TX PTP port object support

[MPTCP] Re: force existing service to use MPTCP
 2020-12-04 19:32 UTC 

[PATCH] mtd: rawnand: Clean up some spelling mistakes and grammar in Kconfig text
 2020-12-04 19:30 UTC  (3+ messages)

I am Vice Chairman of Hang Seng Bank, Dr. Raymond Chien Kuo Fung I have Important Matter to Discuss
 2020-12-04 19:32 UTC 

[PATCH v6 bpf-next 00/14] Support BTF-powered BPF tracing programs for kernel modules
 2020-12-04 19:31 UTC  (4+ messages)
` [PATCH v6 bpf-next 10/14] bpf: allow to specify kernel module BTFs when attaching BPF programs

[PATCH v2 0/1] mfd: intel-m10-bmc: add sysfs files for mac_address
 2020-12-04 19:31 UTC  (2+ messages)
` [PATCH v2 1/1] mfd: intel-m10-bmc: expose mac address and count

[OE-core][PATCH] kernel-module-split.bbclass: fix kernel modules getting marked as CONFFILES
 2020-12-04 19:30 UTC 

[PATCH] [v2] enetc: fix build warning
 2020-12-04 19:28 UTC 

crypto: sun4i-ss: error with kmap
 2020-12-04 19:27 UTC  (12+ messages)

pull-request: mac80211 2020-12-04
 2020-12-04 19:28 UTC  (2+ messages)

[meta-oe][PATCH] firmwared: add recipe
 2020-12-04 19:27 UTC  (2+ messages)
` [oe] "

[PATCH v2 net] net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process context
 2020-12-04 19:26 UTC  (7+ messages)

Latest libbpf fails to load programs compiled with old LLVM
 2020-12-04 19:23 UTC  (5+ messages)

[PATCH v2 bpf 0/5] New netdev feature flags for XDP
 2020-12-04 19:22 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[PATCH] firmware: fix a spelling mistake "managament" -> "management" in Kconfig
 2020-12-04 19:22 UTC  (2+ messages)

[rcu:rcu/next 94/101] mm/slab_common.c:555: undefined reference to `kmem_cache_last_alloc'
 2020-12-04 19:22 UTC  (3+ messages)

[PATCH v3 0/5] evtchn: (not so) recent XSAs follow-on
 2020-12-04 19:22 UTC  (9+ messages)
` [PATCH v3 5/5] evtchn: don't call Xen consumer callback with per-channel lock held

[PATCH] drivers: thermal: Add NULL pointer check before using cooling device stats
 2020-12-04 19:21 UTC  (2+ messages)

[RFC PATCH 0/2] drm: use dynamic_debug
 2020-12-04 19:20 UTC  (4+ messages)
` [RFC PATCH 1/2] drm: RFC add choice to use dynamic debug in drm-debug

linux-next: build failure after merge of the rcu tree
 2020-12-04 19:20 UTC  (2+ messages)

[PATCH REPOST] pcmcia: Remove NEC VRC4173 CARDU
 2020-12-04 19:20 UTC  (3+ messages)

[BUG] SPI broken for SPI based panel drivers
 2020-12-04 19:19 UTC  (16+ messages)

[PATCH] scsi: qla4xxx: remove redundant assignment to variable rval
 2020-12-04 19:18 UTC  (2+ messages)

pull-request: wireless-drivers-next-2020-12-03
 2020-12-04 19:17 UTC  (2+ messages)

[Intel-gfx] [CI] drm/i915: Disable outputs during unregister
 2020-12-04 19:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Disable outputs during unregister (rev2)

[PATCH 0/3 v2] blk-mq: Don't complete in IRQ, use llist_head
 2020-12-04 19:13 UTC  (4+ messages)
` [PATCH 1/3] blk-mq: Don't complete on a remote CPU in force threaded mode
` [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
` [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_done

[Intel-wired-lan] [tnguy-net-queue:master] BUILD SUCCESS 832e09798c261cf58de3a68cfcc6556408c16a5a
 2020-12-04 19:14 UTC 

[PATCH] btrfs: remove recalc_thresholds from free space ops
 2020-12-04 19:11 UTC  (2+ messages)

[PATCH net-next] tcp: optimise receiver buffer autotuning initialisation for high latency connections
 2020-12-04 19:10 UTC  (4+ messages)

[PATCH 00/15] KVM: Add Xen hypercall and shared info pages
 2020-12-04 19:08 UTC  (16+ messages)
` [PATCH 01/15] KVM: Fix arguments to kvm_{un,}map_gfn()
` [PATCH 02/15] KVM: x86/xen: fix Xen hypercall page msr handling
` [PATCH 03/15] KVM: x86/xen: intercept xen hypercalls if enabled
` [PATCH 04/15] KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercalls
` [PATCH 06/15] KVM: x86/xen: latch long_mode when hypercall page is set up

[PATCH v5] f2fs: compress: add compress_inode to cache compressed blocks
 2020-12-04 19:08 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH v7] f2fs: compress: support compress level
 2020-12-04 19:07 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH] [RFC] alsaloop: add feedback frequency control support for UAC2 gadgets
 2020-12-04 19:06 UTC  (4+ messages)

[PATCH v8 13/18] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR
 2020-12-04 19:02 UTC  (5+ messages)

[PATCH] powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK
 2020-12-04 18:55 UTC  (2+ messages)

[PATCH v5] coresight: etm4x: Modify core-commit of cpu to avoid the overflow of HiSilicon ETM
 2020-12-04 18:55 UTC  (3+ messages)

BUG: KASAN lib/test_kasan.c
 2020-12-04 18:56 UTC 

[Intel-gfx] [RFC-v4 00/26] Introduce Intel PXP component
 2020-12-04 18:56 UTC  (4+ messages)
` [Intel-gfx] [RFC-v4 24/26] drm/i915/pxp: User interface for Protected buffer

[tip:x86/sgx] BUILD SUCCESS a4b9c48b96517ff4780b22a784e7537eac5dc21b
 2020-12-04 18:54 UTC 

[RFC PATCH 0/9] Make shrinker's nr_deferred memcg aware
 2020-12-04 18:52 UTC  (7+ messages)
` [PATCH 4/9] mm: vmscan: use a new flag to indicate shrinker is registered

[PATCH v2 bpf-next] bpf: increment and use correct thread iterator
 2020-12-04 18:54 UTC  (4+ messages)

[PATCH] ceph: remove redundant assignment to variable i
 2020-12-04 18:54 UTC  (2+ messages)

[PATCH v1 0/7] Add Tegra QSPI driver
 2020-12-04 18:52 UTC  (6+ messages)
` [PATCH v1 3/7] spi: qspi-tegra: Add support for Tegra210 QSPI controller

[PATCH v14 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
 2020-12-04 18:51 UTC  (3+ messages)

[PATCH v2 bpf-next 0/3] bpf: support module BTF in BTF display helpers
 2020-12-04 18:48 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] bpf: eliminate btf_module_mutex as RCU synchronization can be used
` [PATCH v2 bpf-next 2/3] bpf: add module support to btf display helpers
` [PATCH v2 bpf-next 3/3] selftests/bpf: verify module-specific types can be shown via bpf_snprintf_btf

BUG: KCSAN: data-race in dec_zone_page_state / write_cache_pages
 2020-12-04 18:51 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: Fix SD card vqmmc max voltage on sc7180-trogdor
 2020-12-04 18:49 UTC 

[PATCH 0/9] target/mips: Simplify MSA TCG logic
 2020-12-04 17:04 UTC  (3+ messages)
` [PATCH 9/9] target/mips: Explode gen_msa_branch() as gen_msa_BxZ_V/BxZ()

[PATCH v2] PM: domains: create debugfs nodes when adding power domains
 2020-12-04 18:41 UTC 

[Accel-config] Re: [PATCH v1] accel-config: Fix static code analysis issues
 2020-12-04 18:42 UTC 

[PATCH v14 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-12-04 18:41 UTC  (5+ messages)
` [PATCH v14 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v14 06/10] fs/ntfs3: Add compression

[PATCH 06/10] sched/fair: Clear the target CPU from the cpumask of CPUs searched
 2020-12-04 18:41 UTC  (12+ messages)

[PATCH 0/7] merge-ort: some groundwork for further implementation
 2020-12-04 18:40 UTC  (3+ messages)

[PATCH] greybus: Add TODO item about modernizing the pwm code
 2020-12-04 18:33 UTC 

[PATCH v2 0/2] KVM: arm64: Expose CSV3 to guests on running on Meltdown-safe HW
 2020-12-04 18:37 UTC  (2+ messages)
` [PATCH v2 1/2] arm64: Make the Meltdown mitigation state available


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.