linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-14 22:13:59 to 2020-02-15 00:55:56 UTC [more...]

[PATCH net] ethtool: fix application of verbose no_mask bitset
 2020-02-15  0:55 UTC 

[PATCH v12 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-15  0:50 UTC  (3+ messages)
` [PATCH v12 2/9] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations

[PATCH AUTOSEL 5.4 001/459] drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
 2020-02-15  0:46 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 332/459] gpio: Fix the no return statement warning

Linux 5.5.4
 2020-02-15  0:42 UTC  (2+ messages)

Linux 5.4.20
 2020-02-15  0:42 UTC  (2+ messages)

[PATCH AUTOSEL 5.5 001/542] drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
 2020-02-15  0:44 UTC  (6+ messages)
` [PATCH AUTOSEL 5.5 155/542] drm/amdkfd: remove set but not used variable 'top_dev'
` [PATCH AUTOSEL 5.5 383/542] gpio: Fix the no return statement warning

Linux 4.19.104
 2020-02-15  0:41 UTC  (2+ messages)

Linux 4.14.171
 2020-02-15  0:41 UTC  (2+ messages)

Linux 4.9.214
 2020-02-15  0:40 UTC  (2+ messages)

Linux 4.4.214
 2020-02-15  0:40 UTC  (2+ messages)

[RFC PATCH 0/2] soundwire: add master_device/driver support
 2020-02-15  0:05 UTC  (4+ messages)
  ` [alsa-devel] "

[PATCH AUTOSEL 4.4 001/100] drm/gma500: Fixup fbdev stolen size usage evaluation
 2020-02-15  0:03 UTC  (6+ messages)
` [PATCH AUTOSEL 4.4 080/100] char: hpet: Use flexible-array member

[PATCH tip/core/rcu 0/18] Torture-test updates for v5.7
 2020-02-15  0:41 UTC  (19+ messages)
` [PATCH tip/core/rcu 01/18] rcutorture: Suppress forward-progress complaints during early boot
` [PATCH tip/core/rcu 02/18] torture: Make results-directory date format completion-friendly
` [PATCH tip/core/rcu 03/18] rcutorture: Refrain from callback flooding during boot
` [PATCH tip/core/rcu 04/18] torture: Forgive -EBUSY from boottime CPU-hotplug operations
` [PATCH tip/core/rcu 05/18] rcutorture: Allow boottime stall warnings to be suppressed
` [PATCH tip/core/rcu 06/18] rcutorture: Suppress boottime bad-sequence warnings
` [PATCH tip/core/rcu 07/18] torture: Allow disabling of boottime CPU-hotplug torture operations
` [PATCH tip/core/rcu 08/18] rcutorture: Add 100-CPU configuration
` [PATCH tip/core/rcu 09/18] rcutorture: Summarize summary of build and run results
` [PATCH tip/core/rcu 10/18] rcutorture: Make kvm-find-errors.sh abort on bad directory
` [PATCH tip/core/rcu 11/18] rcutorture: Fix rcu_torture_one_read()/rcu_torture_writer() data race
` [PATCH tip/core/rcu 12/18] rcutorture: Fix stray access to rcu_fwd_cb_nodelay
` [PATCH tip/core/rcu 13/18] rcutorture: Add READ_ONCE() to rcu_torture_count and rcu_torture_batch
` [PATCH tip/core/rcu 14/18] rcutorture: Annotation lockless accesses to rcu_torture_current
` [PATCH tip/core/rcu 15/18] rcuperf: Measure memory footprint during kfree_rcu() test
` [PATCH tip/core/rcu 16/18] rcutorture: Make rcu_torture_barrier_cbs() post from corresponding CPU
` [PATCH tip/core/rcu 17/18] rcutorture: Manually clean up after rcu_barrier() failure
` [PATCH tip/core/rcu 18/18] rcutorture: Set KCSAN Kconfig options to detect more data races

[PATCH v2 1/4] firmware: xilinx: Add sysfs interface
 2020-02-15  0:37 UTC  (12+ messages)

[PATCH v2] mm/vmscan.c: only adjust related kswapd cpu affinity when online cpu
 2020-02-15  0:37 UTC  (3+ messages)

[PATCH v2 1/2] Documentation: bindings: Add ANX7688 HDMI to DP bridge binding
 2020-02-15  0:36 UTC  (9+ messages)
` [PATCH v2 2/2] drm/bridge: anx7688: Add anx7688 bridge driver support

[PATCH] objtool: ignore .L prefixed local symbols
 2020-02-15  0:34 UTC  (8+ messages)

[PATCH net-next] net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278
 2020-02-15  0:32 UTC 

[PATCH tip/core/rcu 0/4] SRCU updates for v5.7
 2020-02-15  0:29 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] srcu: Fix __call_srcu()/process_srcu() datarace
` [PATCH tip/core/rcu 2/4] srcu: Fix __call_srcu()/srcu_get_delay() datarace
` [PATCH tip/core/rcu 3/4] srcu: Fix process_srcu()/srcu_batches_completed() datarace
` [PATCH tip/core/rcu 4/4] srcu: Add READ_ONCE() to srcu_struct ->srcu_gp_seq load

[PATCH tip/core/rcu 0/3] Tasks-RCU updates for v5.7
 2020-02-15  0:25 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] rcu-tasks: *_ONCE() for rcu_tasks_cbs_head
` [PATCH tip/core/rcu 2/3] rcu: Add missing annotation for exit_tasks_rcu_start()
` [PATCH tip/core/rcu 3/3] rcu: Add missing annotation for exit_tasks_rcu_finish()

[PATCH tip/core/rcu 0/5] Callback-overload update for v5.7
 2020-02-15  0:18 UTC  (6+ messages)
` [PATCH tip/core/rcu 1/5] rcu: Clear ->core_needs_qs at GP end or self-reported QS
` [PATCH tip/core/rcu 2/5] rcu: React to callback overload by aggressively seeking quiescent states
` [PATCH tip/core/rcu 3/5] rcu: React to callback overload by boosting RCU readers
` [PATCH tip/core/rcu 4/5] rcu: Fix spelling mistake "leval" -> "level"
` [PATCH tip/core/rcu 5/5] rcu: Update __call_rcu() comments

[PATCH 0/3] random: add random.rng_seed to bootconfig entry
 2020-02-15  0:17 UTC  (9+ messages)
` [PATCH 2/3] random: rng-seed source is utf-8

[PATCH v2] cgroup: memcg: net: do not associate sock with unrelated cgroup
 2020-02-15  0:11 UTC  (8+ messages)

[RFC 3/3] tools/memory-model: Add litmus test for RMW + smp_mb__after_atomic()
 2020-02-15  0:09 UTC  (3+ messages)

[PATCH tip/core/rcu 0/4] Lock torture-test updates for v5.7
 2020-02-15  0:03 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] locktorture: Print ratio of acquisitions, not failures
` [PATCH tip/core/rcu 2/4] locktorture: Allow CPU-hotplug to be disabled via --bootargs
` [PATCH tip/core/rcu 3/4] locktorture: Use private random-number generators
` [PATCH tip/core/rcu 4/4] locktorture: Forgive apparent unfairness if CPU hotplug

[PATCH tip/core/rcu 0/2] kfree_rcu() updates for v5.7
 2020-02-15  0:00 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] rcu: Support kfree_bulk() interface in kfree_rcu()
` [PATCH tip/core/rcu 2/2] rcu: Add a trace event for kfree_rcu() use of kfree_bulk()

[PATCH tip/core/rcu 0/30] Miscellaneous fixes for v5.7
 2020-02-14 23:56 UTC  (31+ messages)
` [PATCH tip/core/rcu 01/30] nfs: Fix nfs_access_get_cached_rcu() sparse error
` [PATCH tip/core/rcu 02/30] rcu: Warn on for_each_leaf_node_cpu_mask() from non-leaf
` [PATCH tip/core/rcu 03/30] rcu: Fix exp_funnel_lock()/rcu_exp_wait_wake() datarace
` [PATCH tip/core/rcu 04/30] rcu: Provide debug symbols and line numbers in KCSAN runs
` [PATCH tip/core/rcu 05/30] rcu: Add WRITE_ONCE() to rcu_node ->qsmask update
` [PATCH tip/core/rcu 06/30] rcu: Add WRITE_ONCE to rcu_node ->exp_seq_rq store
` [PATCH tip/core/rcu 07/30] rcu: Add READ_ONCE() to rcu_node ->gp_seq
` [PATCH tip/core/rcu 08/30] rcu: Add WRITE_ONCE() to rcu_state ->gp_req_activity
` [PATCH tip/core/rcu 09/30] rcu: Add WRITE_ONCE() to rcu_node ->qsmaskinitnext
` [PATCH tip/core/rcu 10/30] locking/rtmutex: rcu: Add WRITE_ONCE() to rt_mutex ->owner
` [PATCH tip/core/rcu 11/30] rcu: Add READ_ONCE() to rcu_segcblist ->tails[]
` [PATCH tip/core/rcu 12/30] rcu: *_ONCE() for grace-period progress indicators
` [PATCH tip/core/rcu 13/30] rcu: Fix typos in beginning comments
` [PATCH tip/core/rcu 14/30] rcu: Add READ_ONCE() to rcu_data ->gpwrap
` [PATCH tip/core/rcu 15/30] rcu: Add *_ONCE() to rcu_data ->rcu_forced_tick
` [PATCH tip/core/rcu 16/30] rcu: Add *_ONCE() to rcu_node ->boost_kthread_status
` [PATCH tip/core/rcu 17/30] timer: Use hlist_unhashed_lockless() in timer_pending()
` [PATCH tip/core/rcu 18/30] rcu: Remove dead code from rcu_segcblist_insert_pend_cbs()
` [PATCH tip/core/rcu 19/30] rcu: Add WRITE_ONCE() to rcu_state ->gp_start
` [PATCH tip/core/rcu 20/30] rcu: Fix rcu_barrier_callback() race condition
` [PATCH tip/core/rcu 21/30] rculist: Add brackets around cond argument in __list_check_rcu macro
` [PATCH tip/core/rcu 22/30] rcu: Don't flag non-starting GPs before GP kthread is running
` [PATCH tip/core/rcu 23/30] rcu: Add missing annotation for rcu_nocb_bypass_lock()
` [PATCH tip/core/rcu 24/30] rcu/nocb: Add missing annotation for rcu_nocb_bypass_unlock()
` [PATCH tip/core/rcu 25/30] rcu: Optimize and protect atomic_cmpxchg() loop
` [PATCH tip/core/rcu 26/30] rcu: Tighten rcu_lockdep_assert_cblist_protected() check
` [PATCH tip/core/rcu 27/30] rcu: Make nocb_gp_wait() double-check unexpected-callback warning
` [PATCH tip/core/rcu 28/30] rcu: Mark rcu_state.ncpus to detect concurrent writes
` [PATCH tip/core/rcu 29/30] rcu: Mark rcu_state.gp_seq "
` [PATCH tip/core/rcu 30/30] rcu: Make rcu_barrier() account for offline no-CBs CPUs

[PATCH v3] Documentation: kunit: Make the KUnit documentation less UML-specific
 2020-02-14 23:57 UTC 

[RFC 2/3] tools/memory-model: Add a litmus test for atomic_set()
 2020-02-14 23:52 UTC  (3+ messages)

[PATCH V9 00/10] Nested Shared Virtual Address (SVA) VT-d support
 2020-02-14 23:48 UTC  (7+ messages)
` [PATCH V9 05/10] iommu/vt-d: Support flushing more translation cache types
` [PATCH V9 06/10] iommu/vt-d: Add svm/sva invalidate function

[PATCH 00/30] Lock warning cleanup
 2020-02-14 23:40 UTC  (5+ messages)
  ` [PATCH 06/30] mm/hugetlb: Add missing annotation for gather_surplus_pages()
  ` [PATCH 14/30] x86/xen: Add missing annotation for xen_pte_lock()
    ` [Xen-devel] "

[PATCH 0/7] vfio/pci: SR-IOV support
 2020-02-14 23:40 UTC  (6+ messages)
` [PATCH 3/7] vfio/pci: Introduce VF token

[PATCH v2] kcsan, trace: Make KCSAN compatible with tracing
 2020-02-14 23:40 UTC  (2+ messages)

[PATCH net-next 0/3] net: phy: Better support for BCM54810
 2020-02-14 23:38 UTC  (4+ messages)
` [PATCH net-next 1/3] net: phy: broadcom: Allow BCM54810 to use bcm54xx_adjust_rxrefclk()
` [PATCH net-next 2/3] net: phy: broadcom: Have bcm54xx_adjust_rxrefclk() check for flags
` [PATCH net-next 3/3] net: phy: broadcom: Wire suspend/resume for BCM54810

[PATCH tip/core/rcu 1/9] doc: Add some more RCU list patterns in the kernel
 2020-02-14 23:39 UTC  (9+ messages)
` [PATCH tip/core/rcu 2/9] doc/RCU/Design: Remove remaining HTML tags in ReST files
` [PATCH tip/core/rcu 3/9] doc/RCU/listRCU: Fix typos in a example code snippets
` [PATCH tip/core/rcu 4/9] doc/RCU/listRCU: Update example function name
` [PATCH tip/core/rcu 5/9] doc/RCU/rcu: Use ':ref:' for links to other docs
` [PATCH tip/core/rcu 6/9] doc/RCU/rcu: Use absolute paths for non-rst files
` [PATCH tip/core/rcu 7/9] doc/RCU/rcu: Use https instead of http if possible
` [PATCH tip/core/rcu 8/9] doc: Add rcutorture scripting to torture.txt
` [PATCH tip/core/rcu 9/9] Documentation/memory-barriers: Fix typos

[RFC 0/3] tools/memory-model: Add litmus tests for atomic APIs
 2020-02-14 23:39 UTC  (3+ messages)

[PATCH tip/core/rcu 0/9] Documentation updates for v5.7
 2020-02-14 23:38 UTC 

[RFC PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-02-14 23:37 UTC  (3+ messages)

[PATCH v2] driver core: Extend returning EPROBE_DEFER for two minutes after late_initcall
 2020-02-14 23:34 UTC  (2+ messages)

[PATCH memory-model] Add recent references
 2020-02-14 23:31 UTC 

[PATCH] exfat: tighten down num_fats check
 2020-02-14 23:28 UTC 

[RFC RESEND PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-02-14 23:28 UTC  (13+ messages)
` [RFC PATCH v3 01/12] xen/manage: keep track of the on-going suspend mode
` [RFC PATCH v3 02/12] xenbus: add freeze/thaw/restore callbacks support
` [RFC PATCH v3 03/12] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
` [RFC PATCH v3 04/12] x86/xen: add system core suspend and resume callbacks
` [RFC PATCH v3 05/12] xen-netfront: add callbacks for PM suspend and hibernation support
` [RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
` [RFC PATCH v3 07/12] genirq: Shutdown irq chips in suspend/resume during hibernation
` [RFC PATCH v3 08/12] xen/time: introduce xen_{save,restore}_steal_clock
` [RFC PATCH v3 09/12] x86/xen: save and restore steal clock
` [RFC PATCH v3 10/12] xen: Introduce wrapper for save/restore sched clock offset
` [RFC PATCH v3 11/12] xen: Update sched clock offset to avoid system instability in hibernation
` [RFC PATCH v3 12/12] PM / hibernate: update the resume offset on SNAPSHOT_SET_SWAP_AREA

[PATCH] staging: fsl-dpaa2: ethsw: ethsw.c: Fix line over 80 characters
 2020-02-14 23:21 UTC 

[PATCH net v2] net: dsa: b53: Ensure the default VID is untagged
 2020-02-14 23:26 UTC 

[PATCH] staging: exfat: add exfat filesystem code to staging
 2020-02-14 23:25 UTC  (14+ messages)

[RFC PATCH] userfaultfd: Address race after fault
 2020-02-14 23:19 UTC  (2+ messages)

[RFC PATCH] iommu/iova: Add a best-fit algorithm
 2020-02-14 23:06 UTC 

[PATCH v2 0/4] libnvdimm: Cross-arch compatible namespace alignment
 2020-02-14 23:05 UTC  (6+ messages)
` [PATCH v2 1/4] mm/memremap_pages: Introduce memremap_compat_align()

[PATCH v3 00/12] Enable per-file/directory DAX operations V3
 2020-02-14 23:03 UTC  (14+ messages)

[PATCH v2 0/5] drm/nouveau: DP interlace fixes
 2020-02-14 22:58 UTC  (6+ messages)
` [PATCH v2 1/5] drm/nouveau/kms/nv50-: Initialize core channel in nouveau_display_create()
` [PATCH v2 2/5] drm/nouveau/kms/nv50-: Probe SOR caps for DP interlacing support
` [PATCH v2 3/5] drm/nouveau/kms/gv100-: Add support for interlaced modes
` [PATCH v2 4/5] drm/nouveau/kms/nv50-: Move 8BPC limit for MST into nv50_mstc_get_modes()
` [PATCH v2 5/5] drm/nouveau/kms/nv50-: Share DP SST mode_valid() handling with MST

[RFC PATCH] iommu/dma: Allow drivers to reserve an iova range
 2020-02-14 22:58 UTC 

[PATCH v2 0/4] tracing: synth_event_trace fixes
 2020-02-14 22:56 UTC  (5+ messages)
` [PATCH v2 1/4] tracing: Make sure synth_event_trace() example always uses u64
` [PATCH v2 2/4] tracing: Make synth_event trace functions endian-correct
` [PATCH v2 3/4] tracing: Check that number of vals matches number of synth event fields
` [PATCH v2 4/4] tracing: Fix number printing bug in print_synth_event()

[PATCH v2 0/9] tracing vs rcu vs nmi
 2020-02-14 22:48 UTC  (4+ messages)
` [PATCH v2 9/9] perf,tracing: Allow function tracing when !RCU

[PATCH 1/7] of/address: Move range parser code out of CONFIG_PCI
 2020-02-14 22:43 UTC  (7+ messages)
` [PATCH 2/7] microblaze: Drop using struct of_pci_range.pci_space field
` [PATCH 3/7] powerpc: "
` [PATCH 4/7] of: Drop "
` [PATCH 5/7] of/address: Rework of_pci_range parsing for non-PCI buses
` [PATCH 6/7] of/address: use range parser for of_dma_get_range
` [PATCH 7/7] of/address: Support multiple 'dma-ranges' entries

[PATCH bpf] bpf: Do not grab the bucket spinlock by default on htab batch ops
 2020-02-14 22:43 UTC 

[RFC PATCH 0/5] New way to track mce notifier chain actions
 2020-02-14 22:27 UTC  (9+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] x86/mce: Rename "first" function as "early"
  ` [PATCH v2 2/7] x86/mce: Convert corrected error collector to use mce notifier
  ` [PATCH v2 3/7] x86/mce: Add new "kflags" field to "struct mce"
  ` [PATCH v2 4/7] x86/mce: Fix all mce notifiers to update the mce->kflags bitmask
  ` [PATCH v2 5/7] x86/mce: Change default mce logger to check mce->kflags
  ` [PATCH v2 6/7] x86/mce: Add mce=print_all option
  ` [PATCH v2 7/7] x86/mce: Drop the EDAC report status checks

[PATCH] iommu/arm-smmu: fix module name for parameters
 2020-02-14 22:26 UTC 

[PATCH v2 2/6] Add a concept of a "secure" anonymous file
 2020-02-14 22:13 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).