linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-07 21:25:12 to 2018-09-07 21:42:02 UTC [more...]

[RFC 00/60] Coscheduling for Linux
 2018-09-07 21:40 UTC  (8+ 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 09/60] sched: Do not require a CFS in init_tg_cfs_entry()
` [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

[PATCH 4.4 00/47] 4.4.155-stable review
 2018-09-07 21:10 UTC  (36+ 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 36/47] Revert "UBIFS: Fix potential integer overflow in allocation"
` [PATCH 4.4 45/47] fs/quota: Fix spectre gadget in do_quotactl

[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  (83+ messages)
` [PATCH 4.14 01/89] net: 6lowpan: fix reserved space for single frames
` [PATCH 4.14 02/89] net: mac802154: tx: expand tailroom if necessary
` [PATCH 4.14 03/89] 9p/net: Fix zero-copy path in the 9p virtio transport
` [PATCH 4.14 04/89] spi: davinci: fix a NULL pointer dereference
` [PATCH 4.14 05/89] spi: pxa2xx: Add support for Intel Ice Lake
` [PATCH 4.14 06/89] spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
` [PATCH 4.14 07/89] spi: cadence: Change usleep_range() to udelay(), for atomic context
` [PATCH 4.14 08/89] mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS
` [PATCH 4.14 10/89] block: blk_init_allocated_queue() set q->fq as NULL in the fail case
` [PATCH 4.14 11/89] block: really disable runtime-pm for blk-mq
` [PATCH 4.14 12/89] drm/i915/userptr: reject zero user_size
` [PATCH 4.14 13/89] libertas: fix suspend and resume for SDIO connected cards
` [PATCH 4.14 14/89] media: Revert "[media] tvp5150: fix pad format frame height"
` [PATCH 4.14 15/89] mailbox: xgene-slimpro: Fix potential NULL pointer dereference
` [PATCH 4.14 16/89] Replace magic for trusting the secondary keyring with #define
` [PATCH 4.14 17/89] Fix kexec forbidding kernels signed with keys in the secondary keyring to boot
` [PATCH 4.14 18/89] powerpc/fadump: handle crash memory ranges array index overflow
` [PATCH 4.14 19/89] powerpc/pseries: Fix endianness while restoring of r3 in MCE handler
` [PATCH 4.14 20/89] powerpc/powernv/pci: Work around races in PCI bridge enabling
` [PATCH 4.14 21/89] cxl: Fix wrong comparison in cxl_adapter_context_get()
` [PATCH 4.14 22/89] ib_srpt: Fix a use-after-free in srpt_close_ch()
` [PATCH 4.14 23/89] RDMA/rxe: Set wqe->status correctly if an unexpected response is received
` [PATCH 4.14 24/89] 9p: fix multiple NULL-pointer-dereferences
` [PATCH 4.14 25/89] fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
` [PATCH 4.14 26/89] 9p/virtio: fix off-by-one error in sg list bounds check
` [PATCH 4.14 27/89] net/9p/client.c: version pointer uninitialized
` [PATCH 4.14 28/89] net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()
` [PATCH 4.14 29/89] dm integrity: change suspending variable from bool to int
` [PATCH 4.14 30/89] dm thin: stop no_space_timeout worker when switching to write-mode
` [PATCH 4.14 31/89] dm cache metadata: save in-core policy_hint_size to on-disk superblock
` [PATCH 4.14 32/89] dm cache metadata: set dirty on all cache blocks after a crash
` [PATCH 4.14 33/89] dm crypt: dont decrease device limits
` [PATCH 4.14 35/89] Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
` [PATCH 4.14 36/89] iio: sca3000: Fix missing return in switch
` [PATCH 4.14 38/89] iio: ad9523: Fix return value for ad952x_store()
` [PATCH 4.14 39/89] extcon: Release locking when sending the notification of connector state
` [PATCH 4.14 40/89] vmw_balloon: fix inflation of 64-bit GFNs
` [PATCH 4.14 41/89] vmw_balloon: do not use 2MB without batching
` [PATCH 4.14 42/89] vmw_balloon: VMCI_DOORBELL_SET does not check status
` [PATCH 4.14 43/89] vmw_balloon: fix VMCI use when balloon built into kernel
` [PATCH 4.14 45/89] tracing: Do not call start/stop() functions when tracing_on does not change
` [PATCH 4.14 46/89] tracing/blktrace: Fix to allow setting same value
` [PATCH 4.14 47/89] printk/tracing: Do not trace printk_nmi_enter()
` [PATCH 4.14 48/89] livepatch: Validate module/old func name length
` [PATCH 4.14 49/89] uprobes: Use synchronize_rcu() not synchronize_sched()
` [PATCH 4.14 50/89] mfd: hi655x: Fix regmap area declared size for hi655x
` [PATCH 4.14 51/89] ovl: fix wrong use of impure dir cache in ovl_iterate()
` [PATCH 4.14 52/89] drivers/block/zram/zram_drv.c: fix bug storing backing_dev
` [PATCH 4.14 53/89] cpufreq: governor: Avoid accessing invalid governor_data
` [PATCH 4.14 54/89] PM / sleep: wakeup: Fix build error caused by missing SRCU support
` [PATCH 4.14 55/89] KVM: VMX: fixes for vmentry_l1d_flush module parameter
` [PATCH 4.14 56/89] KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
` [PATCH 4.14 57/89] xtensa: limit offsets in __loop_cache_{all,page}
` [PATCH 4.14 58/89] xtensa: increase ranges in ___invalidate_{i,d}cache_all
` [PATCH 4.14 59/89] block, bfq: return nbytes and not zero from struct cftype .write() method
` [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 68/89] sys: dont hold uts_sem while accessing userspace memory
` [PATCH 4.14 69/89] userns: move user access out of the mutex
` [PATCH 4.14 70/89] ubifs: Fix memory leak in lprobs self-check
` [PATCH 4.14 71/89] Revert "UBIFS: Fix potential integer overflow in allocation"
` [PATCH 4.14 72/89] ubifs: Check data node size before truncate
` [PATCH 4.14 73/89] ubifs: xattr: Dont operate on deleted inodes
` [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)

[PATCH] f2fs: submit bio after shutdown
 2018-09-07 21:28 UTC 

[PATCH v4 0/2] Harden spectrev2 userspace-userspace protection
 2018-09-07 21:27 UTC  (4+ messages)
` [PATCH v4 2/2] x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation

[PATCH 4.18 000/145] 4.18.7-stable review
 2018-09-07 21:10 UTC  (6+ messages)
` [PATCH 4.18 126/145] udlfb: handle allocation failure
` [PATCH 4.18 131/145] bcache: release dc->writeback_lock properly in bch_writeback_thread()
` [PATCH 4.18 132/145] kconfig: fix "Cant open ..." in parallel build
` [PATCH 4.18 133/145] cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
` [PATCH 4.18 135/145] perf auxtrace: Fix queue resize


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