linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-07 21:30:20 to 2018-09-07 21:46:26 UTC [more...]

[RFC 00/60] Coscheduling for Linux
 2018-09-07 21:40 UTC  (36+ messages)
` [RFC 01/60] sched: Store task_group->se[] pointers as part of cfs_rq
` [RFC 02/60] sched: Introduce set_entity_cfs() to place a SE into a certain CFS runqueue
` [RFC 04/60] sched: Replace sd_numa_mask() hack with something sane
` [RFC 05/60] sched: Allow to retrieve the sched_domain_topology
` [RFC 07/60] sched: Reduce dependencies of init_tg_cfs_entry()
` [RFC 08/60] sched: Move init_entity_runnable_average() into init_tg_cfs_entry()
` [RFC 09/60] sched: Do not require a CFS in init_tg_cfs_entry()
` [RFC 10/60] sched: Use parent_entity() in more places
` [RFC 11/60] locking/lockdep: Increase number of supported lockdep subclasses
` [RFC 12/60] locking/lockdep: Make cookie generator accessible
` [RFC 13/60] sched: Remove useless checks for root task-group
` [RFC 18/60] sched: Fix return value of SCHED_WARN_ON()
` [RFC 19/60] sched: Add entity variants of enqueue_task_fair() and dequeue_task_fair()
` [RFC 20/60] sched: Let {en,de}queue_entity_fair() work with a varying amount of tasks
` [RFC 21/60] sched: Add entity variants of put_prev_task_fair() and set_curr_task_fair()
` [RFC 23/60] cosched: Add core data structures for coscheduling
` [RFC 25/60] cosched: Prepare scheduling domain topology "
` [RFC 27/60] cosched: Add some small helper functions for later use
` [RFC 30/60] cosched: Disallow share modification on task groups for now
` [RFC 31/60] cosched: Don't disable idle tick "
` [RFC 32/60] cosched: Specialize parent_cfs_rq() for hierarchical runqueues
` [RFC 33/60] cosched: Allow resched_curr() to be called "
` [RFC 35/60] cosched: Adjust rq_lock() functions to work with "
` [RFC 36/60] cosched: Use hrq_of() for rq_clock() and rq_clock_task()
` [RFC 38/60] cosched: Skip updates on non-CPU runqueues in cfs_rq_util_change()
` [RFC 40/60] cosched: Keep track of task group hierarchy within each SD-RQ
` [RFC 41/60] cosched: Introduce locking for leader activities
` [RFC 44/60] cosched: Perform various rq_of() adjustments in scheduler code
` [RFC 45/60] cosched: Continue to account all load on per-CPU runqueues
` [RFC 51/60] cosched: Hacky work-around to avoid observing zero weight SD-SE
` [RFC 52/60] cosched: Support SD-SEs in enqueuing and dequeuing
` [RFC 53/60] cosched: Prevent balancing related functions from crossing hierarchy levels
` [RFC 54/60] cosched: Support idling in a coscheduled set
` [RFC 55/60] cosched: Adjust task selection for coscheduling
` [RFC 57/60] cosched: Add sysfs interface to configure coscheduling on cgroups

[PATCH 4.18 000/145] 4.18.7-stable review
 2018-09-07 21:09 UTC  (2+ messages)
` [PATCH 4.18 123/145] udlfb: dont switch if we are switching to the same videomode

[PATCH v6] f2fs: guarantee journalled quota data by checkpoint
 2018-09-07 21:45 UTC  (2+ messages)

[PATCH 3.18 00/29] 3.18.122-stable review
 2018-09-07 21:10 UTC  (28+ messages)
` [PATCH 3.18 01/29] spi: davinci: fix a NULL pointer dereference
` [PATCH 3.18 02/29] powerpc/fadump: handle crash memory ranges array index overflow
` [PATCH 3.18 03/29] powerpc/pseries: Fix endianness while restoring of r3 in MCE handler
` [PATCH 3.18 04/29] 9p/virtio: fix off-by-one error in sg list bounds check
` [PATCH 3.18 05/29] net/9p/client.c: version pointer uninitialized
` [PATCH 3.18 06/29] net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()
` [PATCH 3.18 07/29] dm cache metadata: save in-core policy_hint_size to on-disk superblock
` [PATCH 3.18 09/29] iio: ad9523: Fix return value for ad952x_store()
` [PATCH 3.18 10/29] tracing: Do not call start/stop() functions when tracing_on does not change
` [PATCH 3.18 11/29] tracing/blktrace: Fix to allow setting same value
` [PATCH 3.18 12/29] kthread, tracing: Dont expose half-written comm when creating kthreads
` [PATCH 3.18 13/29] uprobes: Use synchronize_rcu() not synchronize_sched()
` [PATCH 3.18 14/29] 9p: fix multiple NULL-pointer-dereferences
` [PATCH 3.18 15/29] pnfs/blocklayout: off by one in bl_map_stripe()
` [PATCH 3.18 16/29] ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
` [PATCH 3.18 17/29] mm/tlb: Remove tlb_remove_table() non-concurrent condition
` [PATCH 3.18 18/29] osf_getdomainname(): use copy_to_user()
` [PATCH 3.18 19/29] sys: dont hold uts_sem while accessing userspace memory
` [PATCH 3.18 21/29] userns: move user access out of the mutex
` [PATCH 3.18 22/29] ubifs: Fix memory leak in lprobs self-check
` [PATCH 3.18 23/29] Revert "UBIFS: Fix potential integer overflow in allocation"
` [PATCH 3.18 24/29] ubifs: Fix synced_i_size calculation for xattr inodes
` [PATCH 3.18 25/29] pwm: tiehrpwm: Fix disabling of output of PWMs
` [PATCH 3.18 26/29] fb: fix lost console when the user unplugs a USB adapter
` [PATCH 3.18 27/29] udlfb: set optimal write delay
` [PATCH 3.18 28/29] getxattr: use correct xattr length
` [PATCH 3.18 29/29] bcache: release dc->writeback_lock properly in bch_writeback_thread()

[PATCH v1 1/5] dt-binding: rtci-pcf8523: add quartz_load property
 2018-09-07 21:43 UTC  (2+ messages)

[PATCH 4.4 00/47] 4.4.155-stable review
 2018-09-07 21:10 UTC  (45+ messages)
` [PATCH 4.4 01/47] net: 6lowpan: fix reserved space for single frames
` [PATCH 4.4 02/47] net: mac802154: tx: expand tailroom if necessary
` [PATCH 4.4 03/47] 9p/net: Fix zero-copy path in the 9p virtio transport
` [PATCH 4.4 04/47] net: lan78xx: Fix misplaced tasklet_schedule() call
` [PATCH 4.4 05/47] spi: davinci: fix a NULL pointer dereference
` [PATCH 4.4 07/47] powerpc/fadump: handle crash memory ranges array index overflow
` [PATCH 4.4 08/47] powerpc/pseries: Fix endianness while restoring of r3 in MCE handler
` [PATCH 4.4 09/47] fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
` [PATCH 4.4 10/47] 9p/virtio: fix off-by-one error in sg list bounds check
` [PATCH 4.4 11/47] net/9p/client.c: version pointer uninitialized
` [PATCH 4.4 12/47] net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()
` [PATCH 4.4 13/47] x86/mm/pat: Fix L1TF stable backport for CPA, 2nd call
` [PATCH 4.4 14/47] dm cache metadata: save in-core policy_hint_size to on-disk superblock
` [PATCH 4.4 15/47] iio: ad9523: Fix displayed phase
` [PATCH 4.4 16/47] iio: ad9523: Fix return value for ad952x_store()
` [PATCH 4.4 17/47] vmw_balloon: fix inflation of 64-bit GFNs
` [PATCH 4.4 18/47] vmw_balloon: do not use 2MB without batching
` [PATCH 4.4 19/47] vmw_balloon: VMCI_DOORBELL_SET does not check status
` [PATCH 4.4 20/47] vmw_balloon: fix VMCI use when balloon built into kernel
` [PATCH 4.4 21/47] tracing: Do not call start/stop() functions when tracing_on does not change
` [PATCH 4.4 22/47] tracing/blktrace: Fix to allow setting same value
` [PATCH 4.4 23/47] kthread, tracing: Dont expose half-written comm when creating kthreads
` [PATCH 4.4 24/47] uprobes: Use synchronize_rcu() not synchronize_sched()
` [PATCH 4.4 25/47] 9p: fix multiple NULL-pointer-dereferences
` [PATCH 4.4 26/47] PM / sleep: wakeup: Fix build error caused by missing SRCU support
` [PATCH 4.4 27/47] pnfs/blocklayout: off by one in bl_map_stripe()
` [PATCH 4.4 28/47] ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
` [PATCH 4.4 29/47] mm/tlb: Remove tlb_remove_table() non-concurrent condition
` [PATCH 4.4 30/47] iommu/vt-d: Add definitions for PFSID
` [PATCH 4.4 31/47] iommu/vt-d: Fix dev iotlb pfsid use
` [PATCH 4.4 32/47] osf_getdomainname(): use copy_to_user()
` [PATCH 4.4 33/47] sys: dont hold uts_sem while accessing userspace memory
` [PATCH 4.4 34/47] userns: move user access out of the mutex
` [PATCH 4.4 35/47] ubifs: Fix memory leak in lprobs self-check
` [PATCH 4.4 36/47] Revert "UBIFS: Fix potential integer overflow in allocation"
` [PATCH 4.4 37/47] ubifs: Check data node size before truncate
` [PATCH 4.4 39/47] pwm: tiehrpwm: Fix disabling of output of PWMs
` [PATCH 4.4 40/47] fb: fix lost console when the user unplugs a USB adapter
` [PATCH 4.4 41/47] udlfb: set optimal write delay
` [PATCH 4.4 42/47] getxattr: use correct xattr length
` [PATCH 4.4 43/47] bcache: release dc->writeback_lock properly in bch_writeback_thread()
` [PATCH 4.4 44/47] perf auxtrace: Fix queue resize
` [PATCH 4.4 45/47] fs/quota: Fix spectre gadget in do_quotactl
` [PATCH 4.4 46/47] x86/io: add interface to reserve io memtype for a resource range. (v1.1)

[PATCH 4.9 00/63] 4.9.126-stable review
 2018-09-07 21:10 UTC  (62+ messages)
` [PATCH 4.9 01/63] net: 6lowpan: fix reserved space for single frames
` [PATCH 4.9 02/63] net: mac802154: tx: expand tailroom if necessary
` [PATCH 4.9 03/63] 9p/net: Fix zero-copy path in the 9p virtio transport
` [PATCH 4.9 04/63] spi: davinci: fix a NULL pointer dereference
` [PATCH 4.9 05/63] spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
` [PATCH 4.9 06/63] drm/i915/userptr: reject zero user_size
` [PATCH 4.9 07/63] libertas: fix suspend and resume for SDIO connected cards
` [PATCH 4.9 08/63] mailbox: xgene-slimpro: Fix potential NULL pointer dereference
` [PATCH 4.9 09/63] powerpc/fadump: handle crash memory ranges array index overflow
` [PATCH 4.9 10/63] powerpc/pseries: Fix endianness while restoring of r3 in MCE handler
` [PATCH 4.9 11/63] powerpc/powernv/pci: Work around races in PCI bridge enabling
` [PATCH 4.9 12/63] cxl: Fix wrong comparison in cxl_adapter_context_get()
` [PATCH 4.9 13/63] ib_srpt: Fix a use-after-free in srpt_close_ch()
` [PATCH 4.9 14/63] RDMA/rxe: Set wqe->status correctly if an unexpected response is received
` [PATCH 4.9 15/63] fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
` [PATCH 4.9 16/63] 9p/virtio: fix off-by-one error in sg list bounds check
` [PATCH 4.9 17/63] net/9p/client.c: version pointer uninitialized
` [PATCH 4.9 18/63] net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()
` [PATCH 4.9 19/63] dm thin: stop no_space_timeout worker when switching to write-mode
` [PATCH 4.9 20/63] dm cache metadata: save in-core policy_hint_size to on-disk superblock
` [PATCH 4.9 22/63] iio: ad9523: Fix displayed phase
` [PATCH 4.9 23/63] iio: ad9523: Fix return value for ad952x_store()
` [PATCH 4.9 24/63] vmw_balloon: fix inflation of 64-bit GFNs
` [PATCH 4.9 25/63] vmw_balloon: do not use 2MB without batching
` [PATCH 4.9 26/63] vmw_balloon: VMCI_DOORBELL_SET does not check status
` [PATCH 4.9 27/63] vmw_balloon: fix VMCI use when balloon built into kernel
` [PATCH 4.9 28/63] rtc: omap: fix potential crash on power off
` [PATCH 4.9 29/63] tracing: Do not call start/stop() functions when tracing_on does not change
` [PATCH 4.9 30/63] tracing/blktrace: Fix to allow setting same value
` [PATCH 4.9 31/63] uprobes: Use synchronize_rcu() not synchronize_sched()
` [PATCH 4.9 32/63] mfd: hi655x: Fix regmap area declared size for hi655x
` [PATCH 4.9 33/63] 9p: fix multiple NULL-pointer-dereferences
` [PATCH 4.9 34/63] PM / sleep: wakeup: Fix build error caused by missing SRCU support
` [PATCH 4.9 35/63] KVM: VMX: fixes for vmentry_l1d_flush module parameter
` [PATCH 4.9 36/63] xtensa: limit offsets in __loop_cache_{all,page}
` [PATCH 4.9 37/63] xtensa: increase ranges in ___invalidate_{i,d}cache_all
` [PATCH 4.9 38/63] pnfs/blocklayout: off by one in bl_map_stripe()
` [PATCH 4.9 39/63] NFSv4 client live hangs after live data migration recovery
` [PATCH 4.9 40/63] ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
` [PATCH 4.9 41/63] Replace magic for trusting the secondary keyring with #define
` [PATCH 4.9 42/63] Fix kexec forbidding kernels signed with keys in the secondary keyring to boot
` [PATCH 4.9 43/63] mm/tlb: Remove tlb_remove_table() non-concurrent condition
` [PATCH 4.9 44/63] iommu/vt-d: Add definitions for PFSID
` [PATCH 4.9 45/63] iommu/vt-d: Fix dev iotlb pfsid use
` [PATCH 4.9 46/63] osf_getdomainname(): use copy_to_user()
` [PATCH 4.9 47/63] sys: dont hold uts_sem while accessing userspace memory
` [PATCH 4.9 48/63] userns: move user access out of the mutex
` [PATCH 4.9 49/63] ubifs: Fix memory leak in lprobs self-check
` [PATCH 4.9 50/63] Revert "UBIFS: Fix potential integer overflow in allocation"
` [PATCH 4.9 51/63] ubifs: Check data node size before truncate
` [PATCH 4.9 52/63] ubifs: Fix synced_i_size calculation for xattr inodes
` [PATCH 4.9 53/63] pwm: tiehrpwm: Fix disabling of output of PWMs
` [PATCH 4.9 54/63] fb: fix lost console when the user unplugs a USB adapter
` [PATCH 4.9 55/63] udlfb: set optimal write delay
` [PATCH 4.9 56/63] getxattr: use correct xattr length
` [PATCH 4.9 57/63] libnvdimm: fix ars_status output length calculation
` [PATCH 4.9 58/63] printk/tracing: Do not trace printk_nmi_enter()
` [PATCH 4.9 59/63] bcache: release dc->writeback_lock properly in bch_writeback_thread()
` [PATCH 4.9 60/63] perf auxtrace: Fix queue resize
` [PATCH 4.9 61/63] crypto: vmx - Fix sleep-in-atomic bugs
` [PATCH 4.9 63/63] fs/quota: Fix spectre gadget in do_quotactl

kselftests for memory.oom.group
 2018-09-07 21:34 UTC  (4+ messages)
  ` [PATCH v3 1/2] Fix cg_read_strcmp()
  ` [PATCH v3 2/2] Add tests for memory.oom.group

[PATCH 4.14 00/89] 4.14.69-stable review
 2018-09-07 21:10 UTC  (23+ messages)
` [PATCH 4.14 58/89] xtensa: increase ranges in ___invalidate_{i,d}cache_all
` [PATCH 4.14 60/89] pnfs/blocklayout: off by one in bl_map_stripe()
` [PATCH 4.14 61/89] NFSv4 client live hangs after live data migration recovery
` [PATCH 4.14 62/89] NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
` [PATCH 4.14 63/89] NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
` [PATCH 4.14 64/89] ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
` [PATCH 4.14 65/89] mm/tlb: Remove tlb_remove_table() non-concurrent condition
` [PATCH 4.14 66/89] iommu/vt-d: Add definitions for PFSID
` [PATCH 4.14 67/89] iommu/vt-d: Fix dev iotlb pfsid use
` [PATCH 4.14 74/89] ubifs: Fix synced_i_size calculation for xattr inodes
` [PATCH 4.14 75/89] pwm: tiehrpwm: Dont use emulation mode bits to control PWM output
` [PATCH 4.14 76/89] pwm: tiehrpwm: Fix disabling of output of PWMs
` [PATCH 4.14 77/89] fb: fix lost console when the user unplugs a USB adapter
` [PATCH 4.14 78/89] udlfb: set optimal write delay
` [PATCH 4.14 79/89] getxattr: use correct xattr length
` [PATCH 4.14 80/89] libnvdimm: fix ars_status output length calculation
` [PATCH 4.14 81/89] bcache: release dc->writeback_lock properly in bch_writeback_thread()
` [PATCH 4.14 82/89] cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
` [PATCH 4.14 83/89] perf auxtrace: Fix queue resize
` [PATCH 4.14 84/89] crypto: vmx - Fix sleep-in-atomic bugs
` [PATCH 4.14 88/89] fs/quota: Fix spectre gadget in do_quotactl
` [PATCH 4.14 89/89] arm64: mm: always enable CONFIG_HOLES_IN_ZONE

Redoing eXclusive Page Frame Ownership (XPFO) with isolated CPUs in mind (for KVM to isolate its guests per CPU)
 2018-09-07 21:30 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).