linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-31 17:16:57 to 2020-08-31 18:32:07 UTC [more...]

[PATCH v2 0/3] add fault injection to user memory access
 2020-08-31 18:31 UTC  (5+ messages)

[PATCH v2 0/9] Make check implementation arch agnostic
 2020-08-31 18:31 UTC  (5+ messages)
` [PATCH v2 8/9] frame: Make unwind hints definitions available to other architectures

WARNING in nla_get_range_unsigned
 2020-08-31 18:28 UTC  (2+ messages)
` [PATCH] netlink: policy: correct validation type check

[PATCH] arch: vdso: add vdso linker script to 'targets' instead of extra-y
 2020-08-31 18:22 UTC 

[PATCH v4] iomap: fix WARN_ON_ONCE() from unprivileged users
 2020-08-31 18:23 UTC 

[PATCH v3 0/6] IMA: Infrastructure for measurement of critical kernel data
 2020-08-31 18:23 UTC  (5+ messages)
` [PATCH v3 4/6] IMA: add policy to measure critical data from kernel components
` [PATCH v3 5/6] IMA: add hook "

[PATCH v3 0/3] dyndbg: cleanups for 5.9
 2020-08-31 18:22 UTC  (4+ messages)
` [PATCH v3 1/3] dyndbg: give %3u width in pr-format, cosmetic only
` [PATCH v3 2/3] dyndbg: refine export, rename to dynamic_debug_exec_queries()
` [PATCH v3 3/3] dyndbg: fix problem parsing format="foo bar"

kernel BUG at fs/ext4/inode.c:LINE!
 2020-08-31 18:21 UTC  (4+ messages)

[PATCH v8 0/3] SELinux support for anonymous inodes and UFFD
 2020-08-31 18:21 UTC  (4+ messages)
` [PATCH v8 2/3] Teach SELinux about anonymous inodes

[PATCH memory-model 0/9] LKMM updates for v5.10
 2020-08-31 18:20 UTC  (10+ messages)
` [PATCH kcsan 1/9] docs: fix references for DMA*.txt files
` [PATCH kcsan 2/9] Replace HTTP links with HTTPS ones: LKMM
` [PATCH kcsan 3/9] tools/memory-model: Update recipes.txt prime_numbers.c path
` [PATCH kcsan 4/9] tools/memory-model: Improve litmus-test documentation
` [PATCH kcsan 5/9] tools/memory-model: Add a simple entry point document
` [PATCH kcsan 6/9] tools/memory-model: Expand the cheatsheet.txt notion of relaxed
` [PATCH kcsan 7/9] tools/memory-model: Move Documentation description to Documentation/README
` [PATCH kcsan 8/9] tools/memory-model: Document categories of ordering primitives
` [PATCH kcsan 9/9] tools/memory-model: Document locking corner cases

[PATCH] soundwire: fix error handling
 2020-08-31 18:20 UTC  (4+ messages)

[PATCH kcsan 0/19] KCSAN updates for v5.10
 2020-08-31 18:18 UTC  (20+ messages)
` [PATCH kcsan 01/19] kcsan: Add support for atomic builtins
` [PATCH kcsan 02/19] objtool: Add atomic builtin TSAN instrumentation to uaccess whitelist
` [PATCH kcsan 03/19] kcsan: Add atomic builtin test case
` [PATCH kcsan 04/19] kcsan: Support compounded read-write instrumentation
` [PATCH kcsan 05/19] objtool, kcsan: Add __tsan_read_write to uaccess whitelist
` [PATCH kcsan 06/19] kcsan: Skew delay to be longer for certain access types
` [PATCH kcsan 07/19] kcsan: Add missing CONFIG_KCSAN_IGNORE_ATOMICS checks
` [PATCH kcsan 08/19] kcsan: Test support for compound instrumentation
` [PATCH kcsan 09/19] instrumented.h: Introduce read-write instrumentation hooks
` [PATCH kcsan 10/19] asm-generic/bitops: Use instrument_read_write() where appropriate
` [PATCH kcsan 11/19] locking/atomics: Use read-write instrumentation for atomic RMWs
` [PATCH kcsan 12/19] kcsan: Simplify debugfs counter to name mapping
` [PATCH kcsan 13/19] kcsan: Simplify constant string handling
` [PATCH kcsan 14/19] kcsan: Remove debugfs test command
` [PATCH kcsan 15/19] kcsan: Show message if enabled early
` [PATCH kcsan 16/19] kcsan: Use pr_fmt for consistency
` [PATCH kcsan 17/19] kcsan: Optimize debugfs stats counters
` [PATCH kcsan 18/19] bitops, kcsan: Partially revert instrumentation for non-atomic bitops
` [PATCH kcsan 19/19] kcsan: Use tracing-safe version of prandom

[PATCH v8 0/7] IOMMU user API enhancement
 2020-08-31 18:25 UTC  (8+ messages)
` [PATCH v8 1/7] docs: IOMMU user API
` [PATCH v8 2/7] iommu/uapi: Add argsz for user filled data
` [PATCH v8 3/7] iommu/uapi: Introduce enum type for PASID data format
` [PATCH v8 4/7] iommu/uapi: Use named union for user data
` [PATCH v8 5/7] iommu/uapi: Rename uapi functions
` [PATCH v8 6/7] iommu/uapi: Handle data and argsz filled by users
` [PATCH v8 7/7] iommu/vt-d: Check UAPI data processed by IOMMU core

[PATCH v5 0/6] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-08-31 18:19 UTC  (3+ messages)
` [PATCH v5 2/6] pinctrl: qcom: Use return value from irq_set_wake() call

[PATCH v3 0/5] cpufreq: intel_pstate: Address some HWP-related oddities
 2020-08-31 18:15 UTC  (3+ messages)
` [PATCH v3 4/5] cpufreq: intel_pstate: Add ->offline and ->online callbacks

[Question] About SECCOMP issue for ILP32
 2020-08-31 18:15 UTC  (2+ messages)

[PATCH tip/core/rcu 0/4] Add smp_call_function() debugging for v5.10
 2020-08-31 18:14 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] lib: Add backtrace_idle parameter to force backtrace of idle CPUs
` [PATCH tip/core/rcu 2/4] smp: Add source and destination CPUs to __call_single_data
` [PATCH tip/core/rcu 3/4] kernel/smp: Provide CSD lock timeout diagnostics
` [PATCH tip/core/rcu 4/4] smp: Make symbol 'csd_bug_count' static

[PATCH] media: tc358743: initialize variable
 2020-08-31 18:11 UTC  (3+ messages)

[PATCH tip/core/rcu 0/13] Add strict grace periods for KASAN use for v5.10
 2020-08-31 18:11 UTC  (14+ messages)
` [PATCH tip/core/rcu 01/13] rcu: Add Kconfig option for strict RCU grace periods
` [PATCH tip/core/rcu 02/13] rcu: Reduce leaf fanout "
` [PATCH tip/core/rcu 03/13] rcu: Restrict default jiffies_till_first_fqs for strict RCU GPs
` [PATCH tip/core/rcu 04/13] rcu: Force DEFAULT_RCU_BLIMIT to 1000 "
` [PATCH tip/core/rcu 05/13] rcu: Always set .need_qs from __rcu_read_lock() for strict GPs
` [PATCH tip/core/rcu 06/13] rcu: Do full report for .need_qs "
` [PATCH tip/core/rcu 07/13] rcu: Attempt QS when CPU discovers GP "
` [PATCH tip/core/rcu 08/13] rcu: IPI all CPUs at GP start "
` [PATCH tip/core/rcu 09/13] rcu: IPI all CPUs at GP end "
` [PATCH tip/core/rcu 10/13] rcu: Provide optional RCU-reader exit delay "
` [PATCH tip/core/rcu 11/13] rcu: Execute RCU reader shortly after rcu_core "
` [PATCH tip/core/rcu 12/13] rcu: Report QS for outermost PREEMPT=n rcu_read_unlock() "
` [PATCH tip/core/rcu 13/13] rcu: Remove unused "cpu" parameter from rcu_report_qs_rdp()

[PATCH] nouveau: fix the start/end range for migration
 2020-08-31 18:10 UTC  (5+ messages)

[PATCH v3] i2c: npcm7xx: Fix timeout calculation
 2020-08-31 18:10 UTC  (3+ messages)

[PATCH tip/core/rcu 0/19] New smp_call_function() torture test for v5.10
 2020-08-31 18:07 UTC  (20+ messages)
` [PATCH tip/core/rcu 01/19] scftorture: Add smp_call_function() torture test
` [PATCH tip/core/rcu 02/19] torture: Declare parse-console.sh independence from rcutorture
` [PATCH tip/core/rcu 03/19] torture: Add scftorture to the rcutorture scripting
` [PATCH tip/core/rcu 04/19] scftorture: Implement weighted primitive selection
` [PATCH tip/core/rcu 05/19] tick-sched: Clarify "NOHZ: local_softirq_pending" warning
` [PATCH tip/core/rcu 06/19] scftorture: Summarize per-thread statistics
` [PATCH tip/core/rcu 07/19] scftorture: Add smp_call_function_single() memory-ordering checks
` [PATCH tip/core/rcu 08/19] scftorture: Add smp_call_function_many() "
` [PATCH tip/core/rcu 09/19] scftorture: Add smp_call_function() "
` [PATCH tip/core/rcu 10/19] scftorture: Consolidate scftorture_invoke_one() check and kfree()
` [PATCH tip/core/rcu 11/19] scftorture: Consolidate scftorture_invoke_one() scf_check initialization
` [PATCH tip/core/rcu 12/19] scftorture: Flag errors in torture-compatible manner
` [PATCH tip/core/rcu 13/19] scftorture: Prevent compiler from reducing race probabilities
` [PATCH tip/core/rcu 14/19] scftorture: Make symbol 'scf_torture_rand' static
` [PATCH tip/core/rcu 15/19] scftorture: Check unexpected "switch" statement value
` [PATCH tip/core/rcu 16/19] scftorture: Block scftorture_invoker() kthreads for offline CPUs
` [PATCH tip/core/rcu 17/19] scftorture: Adapt memory-ordering test to UP operation
` [PATCH tip/core/rcu 18/19] scftorture: Add cond_resched() to test loop
` [PATCH tip/core/rcu 19/19] rcuperf: Change rcuperf to rcuscale

[RFC v8 00/10] DAMON: Support Physical Memory Address Space Monitoring
 2020-08-31 18:08 UTC  (3+ messages)
` [RFC v8 01/10] mm/damon/debugfs: Allow users to set initial monitoring target regions

[PATCH] fs: align IOCB_* flags with RWF_* flags
 2020-08-31 18:08 UTC 

[PATCH v1 1/1] scsi: ufshcd: Allow zero value setting to Auto-Hibernate Timer
 2020-08-31 18:07 UTC  (5+ messages)

[PATCH v3] iomap: Fix WARN_ON_ONCE() from unprivileged users
 2020-08-31 18:05 UTC  (4+ messages)

[PATCH tip/core/rcu 0/14] Torture-test updates for v5.10
 2020-08-31 18:04 UTC  (15+ messages)
` [PATCH tip/core/rcu 01/14] rcutorture: Remove KCSAN stubs
` [PATCH tip/core/rcu 02/14] rcutorture: Output number of elapsed grace periods
` [PATCH tip/core/rcu 03/14] torture: document --allcpus argument added to the kvm.sh script
` [PATCH tip/core/rcu 04/14] locktorture: Make function torture_percpu_rwsem_init() static
` [PATCH tip/core/rcu 05/14] rcutorture: Replace HTTP links with HTTPS ones
` [PATCH tip/core/rcu 06/14] torture: Update initrd documentation
` [PATCH tip/core/rcu 07/14] rcutorture: Add CONFIG_PROVE_RCU_LIST to TREE05
` [PATCH tip/core/rcu 08/14] torture: Add kvm.sh --help and update help message
` [PATCH tip/core/rcu 09/14] rcutorture: Properly set rcu_fwds for OOM handling
` [PATCH tip/core/rcu 10/14] rcutorture: Properly synchronize with OOM notifier
` [PATCH tip/core/rcu 11/14] refperf: Avoid null pointer dereference when buf fails to allocate
` [PATCH tip/core/rcu 12/14] rcutorture: Hoist OOM registry up one level
` [PATCH tip/core/rcu 13/14] rcutorture: Allow pointer leaks to test diagnostic code
` [PATCH tip/core/rcu 14/14] torture: Add gdb support

[PATCH v2] clk: renesas: r8a7742-cpg-mssr: Add clk entry for VSPR
 2020-08-31 18:03 UTC 

[PATCH tip/core/rcu 0/24] Miscellaneous fixes for v5.10
 2020-08-31 18:01 UTC  (25+ messages)
` [PATCH tip/core/rcu 01/24] rcu: Remove KCSAN stubs
` [PATCH tip/core/rcu 02/24] rcu: Remove KCSAN stubs from update.c
` [PATCH tip/core/rcu 03/24] srcu: Remove KCSAN stubs
` [PATCH tip/core/rcu 04/24] rcu: Initialize at declaration time in rcu_exp_handler()
` [PATCH tip/core/rcu 05/24] rcu/trace: Print negative GP numbers correctly
` [PATCH tip/core/rcu 06/24] rcu/trace: Use gp_seq_req in acceleration's rcu_grace_period tracepoint
` [PATCH tip/core/rcu 07/24] nocb: Clarify RCU nocb CPU error message
` [PATCH tip/core/rcu 08/24] rcu/tree: Force quiescent state on callback overload
` [PATCH tip/core/rcu 09/24] rcu/tree: Remove CONFIG_PREMPT_RCU check in force_qs_rnp()
` [PATCH tip/core/rcu 10/24] nocb: Remove show_rcu_nocb_state() false positive printout
` [PATCH tip/core/rcu 11/24] rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_divisor
` [PATCH tip/core/rcu 12/24] rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_resched_ns
` [PATCH tip/core/rcu 13/24] rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_kick_kthreads
` [PATCH tip/core/rcu 14/24] rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_cpu_stall_ftrace_dump
` [PATCH tip/core/rcu 15/24] rcu: Fix kerneldoc comments in rcupdate.h
` [PATCH tip/core/rcu 16/24] rculist: Introduce list/hlist_for_each_entry_srcu() macros
` [PATCH tip/core/rcu 17/24] kvm: mmu: page_track: Fix RCU list API usage
` [PATCH tip/core/rcu 18/24] rcu: Move rcu_cpu_started per-CPU variable to rcu_data
` [PATCH tip/core/rcu 19/24] rcu/nocb: Add a warning for non-GP kthread running GP code
` [PATCH tip/core/rcu 20/24] rcu: Clarify comments about FQS loop reporting quiescent states
` [PATCH tip/core/rcu 21/24] rcu: Make FQS more aggressive in complaining about offline CPUs
` [PATCH tip/core/rcu 22/24] rcu: Remove unused __rcu_is_watching() function
` [PATCH tip/core/rcu 23/24] rcu/segcblist: Prevent useless GP start if no CBs to accelerate
` [PATCH tip/core/rcu 24/24] rcu: Shrink each possible cpu krcp

[PATCH V3 3/3] media: i2c: gc5035: Add GC5035 image sensor driver
 2020-08-31 18:02 UTC  (2+ messages)
` [PATCH V3] Add GalaxyCore "

[PATCH v2 0/5] Support Age-Threshold based Garbage Collection for f2fs
 2020-08-31 18:01 UTC  (5+ messages)
` [PATCH v2 5/5] f2fs: support age threshold based garbage collection

[tip:master] BUILD SUCCESS 9e4e12be1c647da2bf200d476d769ff07f1e91fb
 2020-08-31 17:59 UTC 

Trying to run mptcp on my machine
 2020-08-31 17:58 UTC  (2+ messages)

[PATCH] staging: gdm724x: fixed two macros by adding brackets
 2020-08-31 17:56 UTC  (2+ messages)

[PATCH tip/core/rcu 0/3] RCU documentation updates for v5.10
 2020-08-31 17:54 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] docs: Fix typo in synchronize_rcu() function name
` [PATCH tip/core/rcu 2/3] doc: Drop doubled words from RCU Data-Structures.rst
` [PATCH tip/core/rcu 3/3] doc: Drop doubled words from RCU requirements documentation

[PATCH v2 1/2] mm: use add_page_to_lru_list()/page_lru()/page_off_lru()
 2020-08-31 17:50 UTC  (2+ messages)
` [PATCH v2 2/2] mm: use self-explanatory macros rather than "2"

WARNING in idr_get_next
 2020-08-31 17:48 UTC 

[PATCH v7 0/7] IOMMU user API enhancement
 2020-08-31 17:52 UTC  (4+ messages)
` [PATCH v7 7/7] iommu/vt-d: Check UAPI data processed by IOMMU core

[PATCH] scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' call
 2020-08-31 17:41 UTC  (2+ messages)

[PATCH] scsi: snic: fix spelling mistakes of "Queueing"
 2020-08-31 17:41 UTC  (2+ messages)

[PATCH] scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'
 2020-08-31 17:41 UTC  (2+ messages)

[PATCH] scsi: bnx2fc: fix spelling mistake "couldnt" -> "couldn't"
 2020-08-31 17:41 UTC  (2+ messages)

[PATCH 1/2] mm: use add_page_to_lru_list()/page_lru()/page_off_lru()
 2020-08-31 17:41 UTC  (5+ messages)

[PATCH] scsi: qla2xxx: Remove redundant variable initialization
 2020-08-31 17:41 UTC  (2+ messages)

[PATCH] scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()
 2020-08-31 17:41 UTC  (2+ messages)

[PATCH] scsi: aic7xxx: fix error code handling
 2020-08-31 17:41 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg()
 2020-08-31 17:41 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()
 2020-08-31 17:41 UTC  (2+ messages)

[PATCH 0/7] scsi: Remove pci-dma-compat wrapper APIs
 2020-08-31 17:41 UTC  (2+ messages)

[PATCH] scsi: esas2r: Remove unnecessary casts
 2020-08-31 17:41 UTC  (2+ messages)

[PATCH] scsi: csiostor: fix fix spelling mistake "couldnt" -> "couldn't"
 2020-08-31 17:41 UTC  (2+ messages)

[PATCH] lpfc: fix spelling mistake "Cant" -> "Can't"
 2020-08-31 17:41 UTC  (2+ messages)

[PATCH] fat: Avoid oops when bdi->io_pages==0
 2020-08-31 17:39 UTC  (9+ messages)

[PATCH 0/5] Fix nested VMX controls MSRs
 2020-08-31 17:36 UTC  (6+ messages)
` [PATCH 1/5] KVM: nVMX: Fix VMX controls MSRs setup when nested VMX enabled

VRRP not working on i40e X722 S2600WFT
 2020-08-31 17:35 UTC  (3+ messages)
  ` [Intel-wired-lan] "

fotg210-udc: Error in type cast in fotg210_in_fifo_handler()
 2020-08-31 17:33 UTC 

[PATCH] x86/uaccess: Use pointer masking to limit uaccess speculation
 2020-08-31 17:31 UTC  (5+ messages)

[PATCH v6 00/76] x86: SEV-ES Guest Support
 2020-08-31 17:30 UTC  (7+ messages)
` [PATCH v6 48/76] x86/entry/64: Add entry code for #VC handler
` [PATCH v6 70/76] x86/smpboot: Setup TSS for starting AP
` [PATCH v6 72/76] x86/head/64: Rename start_cpu0

[PATCH v2 0/2] ARM: dts: add Tolino Shine 2 HD
 2020-08-31 17:26 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: imx: add devicetree for "

[PATCH v3 0/3] nvmem: add ONIE NVMEM cells provider
 2020-08-31 17:24 UTC  (4+ messages)
` [PATCH v3 3/3] misc: eeprom: at24: register nvmem only after eeprom is ready to use

[PATCH] scsi: ibmvfc: interface updates for future FPIN and MQ support
 2020-08-31 17:18 UTC 

[PATCH v3 0/3] add fault injection to user memory access
 2020-08-31 17:17 UTC  (4+ messages)
` [PATCH v3 1/3] lib, include/linux: add usercopy failure capability
` [PATCH v3 2/3] lib, uaccess: add failure injection to usercopy functions
` [PATCH v3 3/3] x86: add failure injection to get/put/clear_user

possible deadlock in cleanup_net
 2020-08-31 17:17 UTC 


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).