linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-11 21:55:45 to 2021-05-12 00:41:35 UTC [more...]

[RFC PATCH vN net-next 1/2] net: mscc: ocelot: add support for non-mmio regmaps
 2021-05-08 22:26 UTC  (4+ messages)
` [RFC PATCH vN net-next 2/2] net: mscc: ocelot: add support for VSC75XX SPI control

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-05-12  0:40 UTC  (20+ messages)

[PATCH v4 0/5] kernfs: proposed locking and concurrency improvement
 2021-05-12  0:39 UTC  (6+ messages)
` [PATCH v4 1/5] kernfs: move revalidate to be near lookup
` [PATCH v4 2/5] kernfs: use VFS negative dentry caching
` [PATCH v4 3/5] kernfs: switch kernfs to use an rwsem
` [PATCH v4 4/5] kernfs: use i_lock to protect concurrent inode updates
` [PATCH v4 5/5] kernfs: add kernfs_need_inode_refresh()

[PATCH] percpu: rework memcg accounting
 2021-05-12  0:35 UTC 

[PATCH v2 0/8] sched/fair: wake_affine improvements
 2021-05-12  0:32 UTC  (4+ messages)
` [PATCH v2 6/8] sched/idle: Move busy_cpu accounting to idle callback

linux-next: manual merge of the drm-intel tree with Linus' tree
 2021-05-12  0:28 UTC 

[PATCH v2 0/2] optee: fix OOM seen due to tee_shm_free()
 2021-05-12  0:23 UTC  (7+ messages)
` [PATCH] optee: Disable shm cache when booting the crash kernel

linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2021-05-12  0:20 UTC 

[PATCH 0/3] Support xen-driven USB3 debug capability
 2021-05-12  0:18 UTC  (4+ messages)
` [PATCH 1/3] usb: early: Avoid using DbC if already enabled
` [PATCH 2/3] xen: Export dbgp functions when CONFIG_XEN_DOM0 is enabled
` [PATCH 3/3] usb: xhci: Notify xen when DbC is unsafe to use

[PATCH v2 2/2] pci: Support "removable" attribute for PCI devices
 2021-05-12  0:02 UTC  (5+ messages)

[PATCH 1/3] KVM: PPC: Book3S HV: exit halt polling on need_resched() as well
 2021-05-12  0:02 UTC  (2+ messages)

[PATCH v2 0/1] trusted-keys: match tpm_get_ops on all return paths
 2021-05-11 23:58 UTC  (6+ messages)
` [PATCH v2 1/1] "

[PATCH] brcm80211: Drop unnecessary NULL check after container_of
 2021-05-11 23:56 UTC 

linux-next: build failure after merge of the net-next tree
 2021-05-11 23:54 UTC  (2+ messages)

[PATCH] Remove link to nonexistent rocket driver docs
 2021-05-11 23:51 UTC  (3+ messages)

[v3 RESEND,PATCH 0/3] mt8183 dpi supports dual edge
 2021-05-11 23:50 UTC  (3+ messages)
` [v3 RESEND,PATCH 3/3] drm/mediatek: dpi: add bus format negotiation

[PATCH 00/17] Optimize list lru memory consumption
 2021-05-11 23:40 UTC  (3+ messages)
` [PATCH 10/17] fs: introduce alloc_inode_sb() to allocate filesystems specific inode

[PATCH v4 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-05-11 23:40 UTC  (3+ messages)
` [PATCH v4 4/4] "

[PATCH 2/2] xen/swiotlb: check if the swiotlb has already been initialized
 2021-05-11 23:37 UTC  (2+ messages)

[PATCH v14 clocksource 0/5] Do not mark clocks unstable due to delays for v5.14
 2021-05-11 23:34 UTC  (7+ messages)
` [PATCH v14 clocksource 1/6] clocksource: Retry clock read if long delays detected
` [PATCH v14 clocksource 2/6] clocksource: Check per-CPU clock synchronization when marked unstable
` [PATCH v14 clocksource 3/6] clocksource: Limit number of CPUs checked for clock synchronization
` [PATCH v14 clocksource 4/6] clocksource: Reduce clocksource-skew threshold for TSC
` [PATCH v14 clocksource 5/6] clocksource: Provide kernel module to test clocksource watchdog
` [PATCH v14 clocksource 6/6] clocksource: Print deviation in nanoseconds for unstable case

[PATCH] net/sched: taprio: Drop unnecessary NULL check after container_of
 2021-05-11 23:33 UTC  (2+ messages)

[PATCH net] net: ipa: memory region array is variable size
 2021-05-11 23:33 UTC  (2+ messages)

[PATCH net v6 0/3] fix packet stuck problem for lockless qdisc
 2021-05-11 23:30 UTC  (6+ messages)
` [PATCH net v6 3/3] net: sched: fix tx action reschedule issue with stopped queue
      `  "

[PATCH memory-model] Fix smp_mb__after_spinlock() spelling
 2021-05-11 23:26 UTC 

[PATCH tip/core/rcu 0/26] Torture-test updates for v5.14
 2021-05-11 23:24 UTC  (37+ messages)
` [PATCH tip/core/rcu 01/26] torture: Fix remaining erroneous torture.sh instance of $*
` [PATCH tip/core/rcu 02/26] torture: Add "scenarios" option to kvm.sh --dryrun parameter
` [PATCH tip/core/rcu 03/26] torture: Make kvm-again.sh use "scenarios" rather than "batches" file
` [PATCH tip/core/rcu 04/26] refscale: Allow CPU hotplug to be enabled
` [PATCH tip/core/rcu 05/26] rcuscale: "
` [PATCH tip/core/rcu 06/26] torture: Add kvm-remote.sh script for distributed rcutorture test runs
` [PATCH tip/core/rcu 07/26] refscale: Add acqrel, lock, and lock-irq
` [PATCH tip/core/rcu 08/26] rcutorture: Abstract read-lock-held checks
` [PATCH tip/core/rcu 09/26] torture: Fix grace-period rate output
` [PATCH tip/core/rcu 10/26] torture: Abstract end-of-run summary
` [PATCH tip/core/rcu 11/26] torture: Make kvm.sh use abstracted kvm-end-run-stats.sh
` [PATCH tip/core/rcu 12/26] torture: Make the build machine control N in "make -jN"
` [PATCH tip/core/rcu 13/26] torture: Make kvm-find-errors.sh account for kvm-remote.sh
` [PATCH tip/core/rcu 14/26] rcutorture: Judge RCU priority boosting on grace periods, not callbacks
` [PATCH tip/core/rcu 15/26] torture: Correctly fetch number of CPUs for non-English languages
` [PATCH tip/core/rcu 16/26] torture: Set kvm.sh language to English
` [PATCH tip/core/rcu 17/26] rcutorture: Delay-based false positives for RCU priority boosting tests
` [PATCH tip/core/rcu 18/26] rcutorture: Consolidate rcu_torture_boost() timing and statistics
` [PATCH tip/core/rcu 19/26] rcutorture: Make rcu_torture_boost_failed() check for GP end
` [PATCH tip/core/rcu 20/26] rcutorture: Add BUSTED-BOOST to test RCU priority boosting tests
` [PATCH tip/core/rcu 21/26] rcutorture: Forgive RCU boost failures when CPUs don't pass through QS
` [PATCH tip/core/rcu 22/26] rcutorture: Don't count CPU-stalled time against priority boosting
` [PATCH tip/core/rcu 23/26] torture: Make kvm-remote.sh account for network failure in pathname checks
` [PATCH tip/core/rcu 24/26] torture: Don't cap remote runs by build-system number of CPUs
` [PATCH tip/core/rcu 25/26] rcutorture: Move mem_dump_obj() tests into separate function
` [PATCH tip/core/rcu 26/26] rcu: Don't penalize priority boosting when there is nothing to boost
` [PATCH tip/core/rcu 01/10] kcsan: Add pointer to access-marking.txt to data_race() bullet
` [PATCH tip/core/rcu 02/10] kcsan: Simplify value change detection
` [PATCH tip/core/rcu 03/10] kcsan: Distinguish kcsan_report() calls
` [PATCH tip/core/rcu 04/10] kcsan: Refactor passing watchpoint/other_info
` [PATCH tip/core/rcu 05/10] kcsan: Fold panic() call into print_report()
` [PATCH tip/core/rcu 06/10] kcsan: Refactor access_info initialization
` [PATCH tip/core/rcu 07/10] kcsan: Remove reporting indirection
` [PATCH tip/core/rcu 08/10] kcsan: Remove kcsan_report_type
` [PATCH tip/core/rcu 09/10] kcsan: Report observed value changes
` [PATCH tip/core/rcu 10/10] kcsan: Document "value changed" line

[PATCH kernel v2] powerpc/makefile: Do not redefine $(CPP) for preprocessor
 2021-05-11 23:16 UTC  (3+ messages)

[PATCH kcsan 0/10] KCSAN updates for v5.14
 2021-05-11 23:23 UTC 

[PATCH -next] mISDN: fix possible use-after-free in HFC_cleanup()
 2021-05-11 23:20 UTC  (2+ messages)

[PATCH -next] atm: iphase: fix possible use-after-free in ia_module_exit()
 2021-05-11 23:20 UTC  (2+ messages)

[v3 0/2] drm: Add support for backlight control of eDP panel on ti-sn65dsi86 bridge
 2021-05-11 23:17 UTC  (9+ messages)
` [v3 1/2] dt-bindings: backlight: add DisplayPort aux backlight

[PATCH tip/core/rcu 0/6] SRCU updates for v5.14
 2021-05-11 23:09 UTC  (11+ messages)
` [PATCH tip/core/rcu 1/6] srcu: Remove superfluous sdp->srcu_lock_count zero filling
` [PATCH tip/core/rcu 2/6] srcu: Remove superfluous ssp initialization for early callbacks
` [PATCH tip/core/rcu 3/6] srcu: Unconditionally embed struct lockdep_map
` [PATCH tip/core/rcu 4/6] srcu: Initialize SRCU after timers
` [PATCH tip/core/rcu 5/6] srcu: Fix broken node geometry after early ssp init
` [PATCH tip/core/rcu 6/6] srcu: Early test SRCU polling start
` [PATCH tip/core/rcu 1/4] rcu-tasks: Add block comment laying out RCU Tasks design
` [PATCH tip/core/rcu 2/4] rcu-tasks: Add block comment laying out RCU Rude design
` [PATCH tip/core/rcu 3/4] rcu-tasks: Make ksoftirqd provide RCU Tasks quiescent states
` [PATCH tip/core/rcu 4/4] tasks-rcu: Make show_rcu_tasks_gp_kthreads() be static inline

[PATCH tip/core/rcu 0/4] Tasks-RCU updates for v5.14
 2021-05-11 23:09 UTC 

[PATCH v3 0/5] Cleanup and fixup for huge_memory
 2021-05-11 23:03 UTC  (3+ messages)
` [PATCH v3 2/5] mm/huge_memory.c: use page->deferred_list

[PATCH tip/core/rcu 0/10] No-CBs CPU updates for v5.14
 2021-05-11 23:03 UTC  (11+ messages)
` [PATCH tip/core/rcu 01/10] rcu/nocb: Use the rcuog CPU's ->nocb_timer
` [PATCH tip/core/rcu 02/10] timer: Revert "timer: Add timer_curr_running()"
` [PATCH tip/core/rcu 03/10] rcu/nocb: Directly call __wake_nocb_gp() from bypass timer
` [PATCH tip/core/rcu 04/10] rcu/nocb: Allow de-offloading rdp leader
` [PATCH tip/core/rcu 05/10] rcu/nocb: Cancel nocb_timer upon nocb_gp wakeup
` [PATCH tip/core/rcu 06/10] rcu/nocb: Delete bypass_timer "
` [PATCH tip/core/rcu 07/10] rcu/nocb: Only cancel nocb timer if not polling
` [PATCH tip/core/rcu 08/10] rcu/nocb: Prepare for fine-grained deferred wakeup
` [PATCH tip/core/rcu 09/10] rcu/nocb: Unify timers
` [PATCH tip/core/rcu 10/10] rcu: Fix various typos in comments

[PATCH v2] net: phy: add driver for Motorcomm yt8511 phy
 2021-05-11 22:59 UTC 

[PATCH tip/core/rcu 0/2] mem_dump_obj() updates for v5.14
 2021-05-11 22:58 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] mm/slub: Fix backtrace of objects to handle redzone adjustment
` [PATCH tip/core/rcu 2/2] mm/slub: Add Support for free path information of an object

[PATCH] net: phy: add driver for Motorcomm yt8511 phy
 2021-05-11 22:56 UTC  (3+ messages)

[PATCH tip/core/rcu 0/7] kvfree_rcu() updates for v5.14
 2021-05-11 22:55 UTC  (8+ messages)
` [PATCH tip/core/rcu 1/7] kvfree_rcu: Release a page cache under memory pressure
` [PATCH tip/core/rcu 2/7] kvfree_rcu: Use [READ/WRITE]_ONCE() macros to access to nr_bkv_objs
` [PATCH tip/core/rcu 3/7] kvfree_rcu: Add a bulk-list check when a scheduler is run
` [PATCH tip/core/rcu 4/7] kvfree_rcu: Update "monitor_todo" once a batch is started
` [PATCH tip/core/rcu 5/7] kvfree_rcu: Use kfree_rcu_monitor() instead of open-coded variant
` [PATCH tip/core/rcu 6/7] kvfree_rcu: Fix comments according to current code
` [PATCH tip/core/rcu 7/7] kvfree_rcu: Refactor kfree_rcu_monitor()

[PATCH tip/core/rcu 0/19] Miscellaneous fixes for v5.14
 2021-05-11 22:53 UTC  (20+ messages)
` [PATCH tip/core/rcu 01/19] rcu: Fix typo in comment: kthead -> kthread
` [PATCH tip/core/rcu 02/19] rcu: Remove the unused rcu_irq_exit_preempt() function
` [PATCH tip/core/rcu 03/19] rcu: Improve tree.c comments and add code cleanups
` [PATCH tip/core/rcu 04/19] rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()
` [PATCH tip/core/rcu 05/19] rcu: Add ->rt_priority and ->gp_start to show_rcu_gp_kthreads() output
` [PATCH tip/core/rcu 06/19] rcu: Add ->gp_max "
` [PATCH tip/core/rcu 07/19] lockdep: Explicitly flag likely false-positive report
` [PATCH tip/core/rcu 08/19] rcu: Reject RCU_LOCKDEP_WARN() false positives
` [PATCH tip/core/rcu 09/19] rcu: Add quiescent states and boost states to show_rcu_gp_kthreads() output
` [PATCH tip/core/rcu 10/19] rcu: Make RCU priority boosting work on single-CPU rcu_node structures
` [PATCH tip/core/rcu 11/19] rcu: Make show_rcu_gp_kthreads() dump rcu_node structures blocking GP
` [PATCH tip/core/rcu 12/19] rcu: Restrict RCU_STRICT_GRACE_PERIOD to at most four CPUs
` [PATCH tip/core/rcu 13/19] rcu: Make rcu_gp_cleanup() be noinline for tracing
` [PATCH tip/core/rcu 14/19] rcu: Point to documentation of ordering guarantees
` [PATCH tip/core/rcu 15/19] rcu: Create an unrcu_pointer() to remove __rcu from a pointer
` [PATCH tip/core/rcu 16/19] sched/isolation: reconcile rcu_nocbs= and nohz_full=
` [PATCH tip/core/rcu 17/19] rcu: Improve comments describing RCU read-side critical sections
` [PATCH tip/core/rcu 18/19] rcu: Remove obsolete rcu_read_unlock() deadlock commentary
` [PATCH tip/core/rcu 19/19] rcu: Add missing __releases() annotation

[PATCH v10 0/5] USB: misc: Add onboard_usb_hub driver
 2021-05-11 22:52 UTC  (6+ messages)
` [PATCH v10 1/5] dt-bindings: usb: Add binding for Realtek RTS5411 hub controller
` [PATCH v10 2/5] USB: misc: Add onboard_usb_hub driver
` [PATCH v10 3/5] of/platform: Add stubs for of_platform_device_create/destroy()
` [PATCH v10 4/5] usb: host: xhci-plat: Create platform device for onboard hubs in probe()
` [PATCH v10 5/5] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub

[syzbot] KASAN: out-of-bounds Read in i801_isr
 2021-05-11 22:52 UTC 

[PATCH tip/core/rcu 0/3] Documentation updates for v5.14
 2021-05-11 22:44 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] doc: Fix statement of RCU's memory-ordering requirements
` [PATCH tip/core/rcu 2/3] doc: Fix diagram references in memory-ordering document
` [PATCH tip/core/rcu 3/3] tools/rcu: Add drgn script to dump number of RCU callbacks

[PATCH tip/core/rcu 0/2] Add "all" to bitmap ranges
 2021-05-11 22:41 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] bitmap_parse: Support 'all' semantics
` [PATCH tip/core/rcu 2/2] rcu/tree_plugin: Don't handle the case of 'all' CPU range

[PATCH] Signed-off-by: wenhuizhang <wenhui@gwmail.gwu.edu>
 2021-05-11 22:34 UTC  (2+ messages)
` [PATCH] Deadstore detected by Lukas Bulwahn's CodeChecker Tool (ELISA group)

[RFC PATCH 0/3] Folio migration
 2021-05-11 22:32 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/migrate: Add folio_migrate_mapping

linux-next: Fixes tag needs some work in the spi tree
 2021-05-11 22:24 UTC 

Userspace notifications for observing userfaultfd faults
 2021-05-11 22:24 UTC  (4+ messages)

mmotm 2021-05-10-21-46 uploaded
 2021-05-11 22:22 UTC  (4+ messages)
` mmotm 2021-05-10-21-46 uploaded (mm/*)

linux-next: Fixes tag needs some work in the amdgpu tree
 2021-05-11 22:19 UTC 

linux-next: Fixes tag needs some work in the amdgpu tree
 2021-05-11 22:17 UTC 

[PATCH] netlink: netlink_sendmsg: memset unused tail bytes in skb
 2021-05-11 22:17 UTC  (3+ messages)

[PATCH v6 00/11] evm: Improve usability of portable signatures
 2021-05-11 22:12 UTC  (3+ messages)
` [PATCH v6 10/11] ima: Introduce template field evmsig and write to field sig as fallback

[PATCH v10 00/33] Memory folios
 2021-05-11 21:47 UTC  (24+ messages)
` [PATCH v10 11/33] mm: Handle per-folio private data
` [PATCH v10 12/33] mm/filemap: Add folio_index, folio_file_page and folio_contains
` [PATCH v10 13/33] mm/filemap: Add folio_next_index
` [PATCH v10 14/33] mm/filemap: Add folio_offset and folio_file_offset
` [PATCH v10 15/33] mm/util: Add folio_mapping and folio_file_mapping
` [PATCH v10 16/33] mm: Add folio_mapcount
` [PATCH v10 17/33] mm/memcg: Add folio wrappers for various functions
` [PATCH v10 18/33] mm/filemap: Add folio_unlock
` [PATCH v10 19/33] mm/filemap: Add folio_lock
` [PATCH v10 20/33] mm/filemap: Add folio_lock_killable
` [PATCH v10 21/33] mm/filemap: Add __folio_lock_async
` [PATCH v10 22/33] mm/filemap: Add __folio_lock_or_retry
` [PATCH v10 23/33] mm/filemap: Add folio_wait_locked
` [PATCH v10 24/33] mm/swap: Add folio_rotate_reclaimable
` [PATCH v10 25/33] mm/filemap: Add folio_end_writeback
` [PATCH v10 26/33] mm/writeback: Add folio_wait_writeback
` [PATCH v10 27/33] mm/writeback: Add folio_wait_stable
` [PATCH v10 28/33] mm/filemap: Add folio_wait_bit
` [PATCH v10 29/33] mm/filemap: Add folio_wake_bit
` [PATCH v10 30/33] mm/filemap: Convert page wait queues to be folios
` [PATCH v10 31/33] mm/filemap: Add folio private_2 functions
` [PATCH v10 32/33] fs/netfs: Add folio fscache functions
` [PATCH v10 33/33] mm: Add folio_mapped

[PATCH v3 0/4] P2040/P2041 i2c recovery erratum
 2021-05-11 22:10 UTC  (2+ messages)

efivarfs fails with `No such device` when EFI runtime is missing
 2021-05-11 22:06 UTC  (3+ messages)

[PATCH v2] lib/test: convert test_overflow.c to use KUnit
 2021-05-11 22:05 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).