All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-07 21:32:55 to 2018-09-07 21:47:05 UTC [more...]

[PATCH] ethernet: hnae: add unlikely() to assert()
 2018-09-07 21:46 UTC  (2+ messages)

[RFC 00/60] Coscheduling for Linux
 2018-09-07 21:40 UTC  (39+ 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 28/60] cosched: Add is_sd_se() to distinguish SD-SEs from TG-SEs
` [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 42/60] cosched: Introduce locking for (mostly) enqueuing and dequeuing
` [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 46/60] cosched: Warn on throttling attempts of non-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 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 08/29] iio: ad9523: Fix displayed phase
` [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 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()

[RFC PATCH] drm: Add new DIRTY fb flags to pass interlaced alternate fields
 2018-09-07 21:46 UTC 

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

[Ksummit-discuss] [MAINTAINERS SUMMIT] Bug-introducing patches
 2018-09-07 21:43 UTC  (16+ messages)

[PATCH v4 0/6] MIPS: kexec/kdump: Fix smp reboot and other issues
 2018-09-07 21:42 UTC  (8+ messages)

[Fuego] [PATCH] Add a set of useful functions for boards to a script of fuego
 2018-09-07 21:42 UTC  (4+ messages)
` [Fuego] [PATCH] acpid: move the function that call the service from acpid to "

[Intel-wired-lan] [PATCH v3 0/2] net: ethernet: i40e/i40evf fix build error
 2018-09-07 21:42 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH v3 1/2] net: ethernet: i40e: "

[PATCH 4.4 00/47] 4.4.155-stable review
 2018-09-07 21:10 UTC  (44+ 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 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)

SoCFPGA Arria10 timer hang
 2018-09-07 21:40 UTC  (2+ messages)

[PATCH v3 0/4] wt-status.c: commitable flag
 2018-09-07 21:40 UTC  (4+ messages)
` [PATCH v3 2/4] wt-status: rename commitable to committable

[PATCH v3 0/3] support ftm responder configuration/statistics
 2018-09-06  1:01 UTC  (2+ messages)
` [PATCH v3 2/3] mac80211: support FTM "

[PATCH 4.9 00/63] 4.9.126-stable review
 2018-09-07 21:10 UTC  (59+ messages)
` [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 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 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

[PATCH] drm/amdkfd: Only add bi-directional iolink on GPU with XGMI or largebar
 2018-09-07 21:37 UTC 

[PATCH] thinkpad_acpi: don't overwrite supported battery operations
 2018-09-07 21:37 UTC  (7+ messages)
` [PATCH v2] platform/x86: thinkpad_acpi: Fix multi-battery bug

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

[PATCHv2 00/20] PCI, error handling and hot plug
 2018-09-07 16:53 UTC  (5+ messages)
` [PATCHv2 15/20] PCI/pciehp: Fix powerfault detection order

[virtio-dev] [PATCH v4] content: Introduce VIRTIO_NET_F_STANDBY feature
 2018-09-07 21:34 UTC  (2+ messages)

[PATCH 0/4] 9p coverity fixes
 2018-09-07 16:50 UTC  (3+ messages)
` [PATCH 1/4] 9p: acl: fix uninitialized iattr access
` [PATCH 4/4] 9p locks: fix glock.client_id leak in do_lock


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.