linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-22 22:28:07 to 2020-06-23 00:32:22 UTC [more...]

[PATCH tip/core/rcu 0/30] Add read-side scalability tests for v5.9
 2020-06-23  0:30 UTC  (31+ messages)
` [PATCH tip/core/rcu 01/30] rcuperf: Remove useless while loops around wait_event
` [PATCH tip/core/rcu 02/30] refperf: Add a test to measure performance of read-side synchronization
` [PATCH tip/core/rcu 03/30] rcuperf: Add comments explaining the high reader overhead
` [PATCH tip/core/rcu 04/30] torture: Add refperf to the rcutorture scripting
` [PATCH tip/core/rcu 05/30] refperf: Add holdoff parameter to allow CPUs to come online
` [PATCH tip/core/rcu 06/30] refperf: Hoist function-pointer calls out of the loop
` [PATCH tip/core/rcu 07/30] refperf: Allow decimal nanoseconds
` [PATCH tip/core/rcu 08/30] refperf: Convert nreaders to a module parameter
` [PATCH tip/core/rcu 09/30] refperf: Provide module parameter to specify number of experiments
` [PATCH tip/core/rcu 10/30] refperf: Dynamically allocate experiment-summary output buffer
` [PATCH tip/core/rcu 11/30] refperf: Dynamically allocate thread-summary "
` [PATCH tip/core/rcu 12/30] refperf: Make functions static
` [PATCH tip/core/rcu 13/30] refperf: Tune reader measurement interval
` [PATCH tip/core/rcu 14/30] refperf: Convert reader_task structure's "start" field to int
` [PATCH tip/core/rcu 15/30] refperf: More closely synchronize reader start times
` [PATCH tip/core/rcu 16/30] refperf: Add warmup and cooldown processing phases
` [PATCH tip/core/rcu 17/30] refperf: Label experiment-number column "Runs"
` [PATCH tip/core/rcu 18/30] refperf: Output per-experiment data points
` [PATCH tip/core/rcu 19/30] refperf: Simplify initialization-time wakeup protocol
` [PATCH tip/core/rcu 20/30] refperf: Add read-side delay module parameter
` [PATCH tip/core/rcu 21/30] refperf: Adjust refperf.loop default value
` [PATCH tip/core/rcu 22/30] doc: Document rcuperf's module parameters
` [PATCH tip/core/rcu 23/30] refperf: Work around 64-bit division
` [PATCH tip/core/rcu 24/30] refperf: Change readdelay module parameter to nanoseconds
` [PATCH tip/core/rcu 25/30] refperf: Add test for RCU Tasks Trace readers
` [PATCH tip/core/rcu 26/30] refperf: Add test for RCU Tasks readers
` [PATCH tip/core/rcu 27/30] rcu-tasks: Fix synchronize_rcu_tasks_trace() header comment
` [PATCH tip/core/rcu 28/30] refperf: Rename RCU_REF_PERF_TEST to RCU_REF_SCALE_TEST
` [PATCH tip/core/rcu 29/30] refperf: Rename refperf.c to refscale.c and change internal names
` [PATCH tip/core/rcu 30/30] refscale: Change --torture type from refperf to refscale

[RESEND PATCH 0/3] nouveau: fixes for SVM
 2020-06-23  0:30 UTC  (5+ messages)
` [RESEND PATCH 1/3] nouveau: fix migrate page regression
` [RESEND PATCH 2/3] nouveau: fix mixed normal and device private page migration
` [RESEND PATCH 3/3] nouveau: make nvkm_vmm_ctor() and nvkm_mmu_ptp_get() static

[PATCH] KVM: LAPIC: ensure APIC map is up to date on concurrent update requests
 2020-06-23  0:26 UTC  (2+ messages)

linux-next: build failure after merge of the printk tree
 2020-06-23  0:26 UTC  (2+ messages)

[PATCH tip/core/rcu 0/5] RCU tasks updates for v5.9
 2020-06-23  0:24 UTC  (6+ messages)
` [PATCH tip/core/rcu 1/5] rcu-tasks: Convert sleeps to idle priority
` [PATCH tip/core/rcu 2/5] rcu-tasks: Make rcu_tasks_postscan() be static
` [PATCH tip/core/rcu 3/5] rcu-tasks: Add #include of rcupdate_trace.h to update.c
` [PATCH tip/core/rcu 4/5] rcu-tasks: Conditionally compile show_rcu_tasks_gp_kthreads()
` [PATCH tip/core/rcu 5/5] rcu-tasks: Fix code-style issues

[PATCH] KVM: x86/mmu: Don't put invalid SPs back on the list of active pages
 2020-06-23  0:23 UTC  (2+ messages)

[PATCH tip/core/rcu 0/26] Miscellaneous fixes for v5.9
 2020-06-23  0:21 UTC  (27+ messages)
` [PATCH tip/core/rcu 01/26] rcu: Initialize and destroy rcu_synchronize only when necessary
` [PATCH tip/core/rcu 02/26] mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
` [PATCH tip/core/rcu 03/26] rcu: Simplify the calculation of rcu_state.ncpus
` [PATCH tip/core/rcu 04/26] rcu: Add callbacks-invoked counters
` [PATCH tip/core/rcu 05/26] rcu: Add comment documenting rcu_callback_map's purpose
` [PATCH tip/core/rcu 06/26] trace: events: rcu: Change description of rcu_dyntick trace event
` [PATCH tip/core/rcu 07/26] rcu: Grace-period-kthread related sleeps to idle priority
` [PATCH tip/core/rcu 08/26] rcu: Priority-boost-related "
` [PATCH tip/core/rcu 09/26] rcu: No-CBs-related "
` [PATCH tip/core/rcu 10/26] rcu: Expedited grace-period "
` [PATCH tip/core/rcu 11/26] fs/btrfs: Add cond_resched() for try_release_extent_mapping() stalls
` [PATCH tip/core/rcu 12/26] rcu: Update comment from rsp->rcu_gp_seq to rsp->gp_seq
` [PATCH tip/core/rcu 13/26] tick/nohz: Narrow down noise while setting current task's tick dependency
` [PATCH tip/core/rcu 14/26] rcu: fix some kernel-doc warnings
` [PATCH tip/core/rcu 15/26] rcu: Remove initialized but unused rnp from check_slow_task()
` [PATCH tip/core/rcu 16/26] rcu: Mark rcu_nmi_enter() call to rcu_cleanup_after_idle() noinstr
` [PATCH tip/core/rcu 17/26] lockdep: Complain only once about RCU in extended quiescent state
` [PATCH tip/core/rcu 18/26] rcu: Replace 1 with true
` [PATCH tip/core/rcu 19/26] rcu: Stop shrinker loop
` [PATCH tip/core/rcu 20/26] rcu: gp_max is protected by root rcu_node's lock
` [PATCH tip/core/rcu 21/26] rcu: grplo/grphi just records CPU number
` [PATCH tip/core/rcu 22/26] rcu: grpnum just records group number
` [PATCH tip/core/rcu 23/26] kernel/rcu/tree.c: Fix kernel-doc warnings
` [PATCH tip/core/rcu 24/26] rcu: fix some "
` [PATCH tip/core/rcu 25/26] rcu: Remove KCSAN stubs
` [PATCH tip/core/rcu 26/26] rcu: Remove KCSAN stubs from update.c

[PATCH v2 0/6] kselftest: fix TAP output for skipped test and ksft_set_plan misuse
 2020-06-23  0:15 UTC  (7+ messages)
` [PATCH v2 1/6] kselftest: fix TAP output for skipped tests
` [PATCH v2 2/6] selftests: breakpoints: fix computation of test plan
` [PATCH v2 3/6] selftests: breakpoints: do not use ksft_exit_skip after ksft_set_plan
` [PATCH v2 4/6] selftests: pidfd: "
` [PATCH v2 5/6] selftests: sigaltstack: "
` [PATCH v2 6/6] selftests: sync_test: "

[PATCH] PCI/IOV: Plug VF bus creation race
 2020-06-23  0:13 UTC  (2+ messages)

[ANNOUNCE] 4.14.185-rt85
 2020-06-22 23:48 UTC 

[PATCH tip/core/rcu 0/10] Documentation updates for v5.9
 2020-06-23  0:09 UTC  (11+ messages)
` [PATCH tip/core/rcu 01/10] docs: RCU: Convert checklist.txt to ReST
` [PATCH tip/core/rcu 02/10] docs: RCU: Convert lockdep-splat.txt "
` [PATCH tip/core/rcu 03/10] docs: RCU: Convert lockdep.txt "
` [PATCH tip/core/rcu 04/10] docs: RCU: Convert rculist_nulls.txt "
` [PATCH tip/core/rcu 05/10] docs: RCU: Convert torture.txt "
` [PATCH tip/core/rcu 06/10] docs: RCU: Convert rcuref.txt "
` [PATCH tip/core/rcu 07/10] docs: RCU: Convert stallwarn.txt "
` [PATCH tip/core/rcu 08/10] docs: RCU: Don't duplicate chapter names in rculist_nulls.rst
` [PATCH tip/core/rcu 09/10] doc: Timer problems can cause RCU CPU stall warnings
` [PATCH tip/core/rcu 10/10] doc: Tasks RCU must protect instructions before trampoline

[PATCH] kselftest: ksft_test_num return type should be unsigned
 2020-06-23  0:07 UTC 

[PATCH 00/16] mm/hmm/nouveau: THP mapping and migration
 2020-06-23  0:05 UTC  (17+ messages)
` [PATCH 09/16] mm/hmm: add output flag for compound page mapping
` [PATCH 13/16] mm: support THP migration to device private memory

[Linaro-mm-sig] [PATCH 04/18] dma-fence: prime lockdep annotations
 2020-06-23  0:05 UTC  (17+ messages)

[PATCH v4 0/5] Optionally randomize kernel stack offset each syscall
 2020-06-23  0:05 UTC  (5+ messages)
` [PATCH v4 3/5] stack: "

[patch] New mode DM-Verity error handling
 2020-06-22 23:53 UTC  (6+ messages)
  `  "
    ` [dm-devel] "

[PATCH][next] perf annotate: Use struct_size() helper
 2020-06-23  0:05 UTC 

[PATCH] checkpatch: use $root/.git when seeding camel case
 2020-06-22 23:56 UTC  (3+ messages)

[PATCH 00/11] net: improve devres helpers
 2020-06-22 23:55 UTC  (5+ messages)
` [PATCH 03/11] net: devres: relax devm_register_netdev()
` [PATCH 06/11] phy: un-inline devm_mdiobus_register()

[PATCH 1/2] net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
 2020-06-22 23:53 UTC  (2+ messages)

[PATCH] RISC-V: Use a local variable instead of smp_processor_id()
 2020-06-22 23:47 UTC 

[PATCH v2 00/11] KVM: Support guest MAXPHYADDR < host MAXPHYADDR
 2020-06-22 23:47 UTC  (4+ messages)

[PATCH 00/17] arch: remove do_fork() and HAVE_COPY_THREAD_TLS
 2020-06-22 23:43 UTC  (16+ messages)
` [PATCH 01/17] fork: fold legacy_clone_args_valid() into _do_fork()
` [PATCH 02/17] sparc64: enable HAVE_COPY_THREAD_TLS
` [PATCH 03/17] sparc: share process creation helpers between sparc and sparc64
` [PATCH 04/17] sparc: unconditionally enable HAVE_COPY_THREAD_TLS
` [PATCH 05/17] ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
` [PATCH 06/17] nios2: "
` [PATCH 07/17] h8300: select "
` [PATCH 08/17] fork: remove do_fork()
` [PATCH 09/17] alpha: switch to copy_thread_tls()
` [PATCH 10/17] c6x: "
` [PATCH 11/17] hexagon: "
` [PATCH 12/17] microblaze: "
` [PATCH 13/17] nds32: "
` [PATCH 14/17] sh: "
` [PATCH 15/17] unicore: "

[PATCH v2 0/3] Preventing job distribution to isolated CPUs
 2020-06-22 23:45 UTC  (4+ messages)
` [Patch v2 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs
` [Patch v2 2/3] PCI: Restrict probe functions to housekeeping CPUs
` [Patch v2 3/3] net: Restrict receive packets queuing "

kprobe: __blkdev_put probe is missed
 2020-06-22 23:47 UTC  (13+ messages)

[PATCH] usbnet: smsc95xx: Fix use-after-free after removal
 2020-06-22 23:34 UTC  (2+ messages)

[PATCH v2 net 0/3] net: ethtool: netdev_features_strings[] cleanup
 2020-06-22 23:34 UTC  (2+ messages)

[PATCH v2 0/3] x86: Warn on orphan section placement
 2020-06-22 23:30 UTC  (14+ messages)
` [PATCH v2 1/3] vmlinux.lds.h: Add .gnu.version* to DISCARDS
` [PATCH v2 3/3] x86/boot: Warn on orphan section placement

[PATCH] crypto, x86: aesni: add compatibility with IAS
 2020-06-22 23:24 UTC 

[PATCH][next] libperf: Use struct_size() helper
 2020-06-22 23:32 UTC 

[PATCH 0/2] prepare dwmac-meson8b for G12A specific initialization
 2020-06-22 23:24 UTC  (2+ messages)

[PATCH] rcu/tree: Remove CONFIG_PREMPT_RCU check in force_qs_rnp
 2020-06-22 23:18 UTC  (2+ messages)

[PATCH] vmlinux.lds: consider .text.{hot|unlikely}.* part of .text too
 2020-06-22 23:15 UTC  (4+ messages)

[PATCH] ima_evm_utils: extended calc_bootaggr to PCRs 8 - 9
 2020-06-22 20:14 UTC  (2+ messages)
` [PATCH] ima: extend boot_aggregate with kernel measurements

[PATCH net v3] net: phy: smsc: fix printing too many logs
 2020-06-22 23:09 UTC  (2+ messages)

[Resend PATCH net] bridge: uapi: mrp: Fix MRP_PORT_ROLE
 2020-06-22 23:07 UTC  (2+ messages)

[PATCH 1/4] pci: Keep the ACS capability offset in device
 2020-06-22 23:01 UTC  (4+ messages)
` [PATCH 3/4] pci: acs: Enable PCI_ACS_TB for untrusted/external-facing devices

[PATCH][next] net: ipv6: Use struct_size() helper and kcalloc()
 2020-06-22 23:07 UTC 

[PATCH 2/2] HID: wiimote: Don't use device IDs for Wii Balance Boards
 2020-06-22 22:58 UTC 

[PATCH 1/2] HID: wiimote: Initialize the controller LEDs with a device ID value
 2020-06-22 22:57 UTC 

[RFC PATCH v3 0/2] net: dsa: qca8k: Improve SGMII interface handling
 2020-06-22 22:54 UTC  (3+ messages)
` [PATCH net-next v5 0/3] "

[PATCH] rcu/tree: Force quiescent state on callback overload
 2020-06-22 22:53 UTC  (6+ messages)

LTP: crypto: af_alg02 regression on linux-next 20200621 tag
 2020-06-22 22:49 UTC  (2+ messages)

[PATCH] [objtoo] fix memory leak in special_get_alts
 2020-06-22 22:48 UTC  (2+ messages)

[PATCH 00/15] KVM: x86: VMX: Fix MSR namespacing
 2020-06-22 22:42 UTC  (16+ messages)
` [PATCH 01/15] KVM: x86: Rename "shared_msrs" to "user_return_msrs"
` [PATCH 02/15] KVM: VMX: Prepend "MAX_" to MSR array size defines
` [PATCH 03/15] KVM: VMX: Rename "vmx_find_msr_index" to "vmx_find_loadstore_msr_slot"
` [PATCH 04/15] KVM: VMX: Rename the "shared_msr_entry" struct to "vmx_uret_msr"
` [PATCH 05/15] KVM: VMX: Rename vcpu_vmx's "nmsrs" to "nr_uret_msrs"
` [PATCH 06/15] KVM: VMX: Rename vcpu_vmx's "save_nmsrs" to "nr_active_uret_msrs"
` [PATCH 07/15] KVM: VMX: Rename vcpu_vmx's "guest_msrs_ready" to "guest_uret_msrs_loaded"
` [PATCH 08/15] KVM: VMX: Rename "__find_msr_index" to "__vmx_find_uret_msr"
` [PATCH 09/15] KVM: VMX: Check guest support for RDTSCP before processing MSR_TSC_AUX
` [PATCH 10/15] KVM: VMX: Move uret MSR lookup into update_transition_efer()
` [PATCH 11/15] KVM: VMX: Add vmx_setup_uret_msr() to handle lookup and swap
` [PATCH 12/15] KVM: VMX: Rename "find_msr_entry" to "vmx_find_uret_msr"
` [PATCH 13/15] KVM: VMX: Rename "vmx_set_guest_msr" to "vmx_set_guest_uret_msr"
` [PATCH 14/15] KVM: VMX: Rename "vmx_msr_index" to "vmx_uret_msrs_list"
` [PATCH 15/15] KVM: VMX: Rename vmx_uret_msr's "index" to "slot"

[PATCH] sparc: piggyback: handle invalid image
 2020-06-22 22:44 UTC  (2+ messages)

[PATCH v3 00/14] Fix up liblockdep for 5.8-rc
 2020-06-22 22:42 UTC  (15+ messages)
` [PATCH v3 01/14] tools headers: Add kprobes.h header
` [PATCH v3 02/14] tools headers: Add rcupdate.h header
` [PATCH v3 03/14] tools/kernel.h: extend with dummy RCU functions
` [PATCH v3 04/14] tools bitmap: add bitmap_andnot definition
` [PATCH v3 05/14] tools/lib/lockdep: add definition required for IRQ flag tracing
` [PATCH v3 06/14] tools bitmap: add bitmap_clear definition
` [PATCH v3 07/14] tools/lib/lockdep: Hook up vsprintf, find_bit, hweight libraries
` [PATCH v3 08/14] tools/lib/lockdep: Enable building with CONFIG_TRACE_IRQFLAGS
` [PATCH v3 09/14] tools/lib/lockdep: New stacktrace API
` [PATCH v3 10/14] tools/lib/lockdep: call lockdep_init_task on init
` [PATCH v3 11/14] tools/lib/lockdep: switch to using lockdep_init_map_waits
` [PATCH v3 12/14] tools/kernel.h: hide noinstr
` [PATCH v3 13/14] tools/lib/lockdep: explicitly declare lockdep_init_task()
` [PATCH v3 14/14] tools/kernel.h: hide task_struct.hardirq_chain_key

[PATCH][next] sparc64: viohs: Use struct_size() helper
 2020-06-22 22:43 UTC  (2+ messages)

[PATCH net-next v9 0/5] RGMII Internal delay common property
 2020-06-22 22:40 UTC  (5+ messages)
` [PATCH net-next v9 1/5] dt-bindings: net: Add tx and rx internal delays
` [PATCH net-next v9 2/5] net: phy: Add a helper to return the index for of the internal delay

[PATCH net-next v3 0/4] bonding: initial support for hardware crypto offload
 2020-06-22 22:39 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: qcom: Enable SM8250 remoteprocs
 2020-06-22 22:27 UTC  (3+ messages)
` [PATCH 3/6] arm64: dts: qcom: sm8250: Add QMP AOSS node
` [PATCH 4/6] arm64: dts: qcom: sm8250: Add SMP2P nodes

[PATCH v3 1/2] integrity: Add errno field in audit message
 2020-06-22 22:27 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).