All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-14 23:02:23 to 2020-02-14 23:57:39 UTC [more...]

[PATCH tip/core/rcu 0/30] Miscellaneous fixes for v5.7
 2020-02-14 23:56 UTC  (25+ 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()

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

[Intel-wired-lan] [next-queue PATCH v3 0/2] igc: Add initial TSN qdiscs offloading
 2020-02-14 23:52 UTC  (3+ messages)
` [Intel-wired-lan] [next-queue PATCH v3 1/2] igc: Add support for taprio offloading
` [Intel-wired-lan] [next-queue PATCH v3 2/2] igc: Add support for ETF offloading

[PATCH] Makefile: Add check of \crefrange or \clnrefrange misuse
 2020-02-14 23:49 UTC  (2+ messages)
` [PATCH v2] Makefile: Add check of \crefrange and "

[Intel-gfx] [PATCH v2] drm/i915/gt: Declare when we enabled timeslicing
 2020-02-14 23:48 UTC 

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

[PATCH v15 00/23] LSM: Module stacking for AppArmor
 2020-02-14 23:42 UTC  (24+ messages)
  ` [PATCH v15 01/23] LSM: Infrastructure management of the sock security
  ` [PATCH v15 02/23] LSM: Create and manage the lsmblob data structure
  ` [PATCH v15 03/23] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v15 04/23] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v15 05/23] net: Prepare UDS for security module stacking
  ` [PATCH v15 06/23] Use lsmblob in security_secctx_to_secid
  ` [PATCH v15 07/23] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v15 08/23] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v15 09/23] LSM: Use lsmblob in security_task_getsecid
  ` [PATCH v15 10/23] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v15 11/23] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v15 12/23] IMA: Change internal interfaces to use lsmblobs
  ` [PATCH v15 13/23] LSM: Specify which LSM to display
  ` [PATCH v15 14/23] LSM: Ensure the correct LSM context releaser
  ` [PATCH v15 15/23] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v15 16/23] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v15 17/23] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v15 18/23] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v15 19/23] LSM: Verify LSM display sanity in binder
  ` [PATCH v15 20/23] Audit: Add subj_LSM fields when necessary
  ` [PATCH v15 21/23] Audit: Include object data for all security modules
  ` [PATCH v15 22/23] LSM: Add /proc attr entry for full LSM context
  ` [PATCH v15 23/23] AppArmor: Remove the exclusive flag

[PATCH V9 00/10] Nested Shared Virtual Address (SVA) VT-d support
 2020-02-14 23:48 UTC  (9+ 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  (3+ messages)
  ` [PATCH 06/30] mm/hugetlb: Add missing annotation for gather_surplus_pages()

CryptoKey Routing Management for Peers
 2020-02-14 23:40 UTC  (2+ messages)

[PATCH bpf-next] bpf: allow bpf_perf_event_read_value in all BPF programs
 2020-02-14 23:41 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Declare when we enabled timeslicing
 2020-02-14 23:41 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore

Performance issue with psusensor / dbus-sensors
 2020-02-14 23:40 UTC  (3+ messages)

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

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

[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

[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

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

[PATCH] Implement reading keys from stdin
 2020-02-14 23:38 UTC  (5+ 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  (4+ messages)
  ` [Xen-devel] "

[PATCH 1/4] genl: Update genl refcount when creating/freeing a family
 2020-02-14 23:37 UTC  (4+ messages)
` [PATCH 2/4] genl: Export genl-private.h functions as public
` [PATCH 3/4] genl: Take advantage of msg_as_bytes in can_write_data
` [PATCH 4/4] unit: Update calls to functions from genl-private.h

[meta-oe][PATCH] phoronix-test-suite: add missing mime and mime-xdg inherit
 2020-02-14 23:28 UTC 

[alsa-devel] [RFC PATCH 0/2] soundwire: add master_device/driver support
 2020-02-14 23:34 UTC  (4+ messages)

[PATCH] Handle gdb.MemoryError exception in dump-guest-memory.py
 2020-02-14 23:34 UTC  (2+ messages)

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

[PATCH 0/3] drm/mst: Add support for simultaneous down replies
 2020-02-14 23:33 UTC  (2+ messages)

[HELP] Create a new image recipe based on a (changed) existing one
 2020-02-14 23:33 UTC  (5+ messages)

[PATCH] accel/tcg: fix race in cpu_exec_step_atomic (bug 1863025)
 2020-02-14 23:31 UTC  (2+ messages)

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

[PATCH net-next 1/2] tcp-zerocopy: Return inq along with tcp receive zerocopy
 2020-02-14 23:30 UTC  (2+ messages)
` [PATCH net-next 2/2] tcp-zerocopy: Return sk_err (if set) "

[RFC PATCH] prefix_path: show gitdir when arg is outside repo
 2020-02-14 23:29 UTC 

[PATCH] image.bbclass, package-index.bb: Delete do_populate_lic task
 2020-02-14 23:29 UTC 

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

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

[Xen-devel] [xen-unstable-smoke test] 147063: tolerable all pass - PUSHED
 2020-02-14 23:24 UTC 

[RFC PATCH v2 00/22] devlink region updates
 2020-02-14 23:22 UTC  (25+ messages)
` [RFC PATCH v2 01/22] ice: use __le16 types for explicitly Little Endian values
` [RFC PATCH v2 02/22] ice: create function to read a section of the NVM and Shadow RAM
` [RFC PATCH v2 03/22] ice: implement full NVM read from ETHTOOL_GEEPROM
` [RFC PATCH v2 04/22] ice: enable initial devlink support
` [RFC PATCH v2 05/22] ice: rename variables used for Option ROM version
` [RFC PATCH v2 06/22] ice: add basic handler for devlink .info_get
` [RFC PATCH v2 07/22] ice: add board identifier info to "
` [RFC PATCH v2 08/22] devlink: prepare to support region operations
` [RFC PATCH v2 09/22] devlink: convert snapshot destructor callback to region op
` [RFC PATCH v2 10/22] devlink: trivial: fix tab in function documentation
` [RFC PATCH v2 11/22] devlink: add functions to take snapshot while locked
` [RFC PATCH v2 12/22] devlink: convert snapshot id getter to return an error
` [RFC PATCH v2 13/22] devlink: track snapshot ids using an IDR and refcounts
` [RFC PATCH v2 14/22] devlink: implement DEVLINK_CMD_REGION_NEW
` [RFC PATCH v2 15/22] netdevsim: support taking immediate snapshot via devlink
` [RFC PATCH v2 16/22] devlink: simplify arguments for read_snapshot_fill
` [RFC PATCH v2 17/22] devlink: use min_t to calculate data_size
` [RFC PATCH v2 18/22] devlink: report extended error message in region_read_dumpit
` [RFC PATCH v2 19/22] devlink: remove unnecessary parameter from chunk_fill function
` [RFC PATCH v2 20/22] devlink: refactor region_read_snapshot_fill to use a callback function
` [RFC PATCH v2 21/22] devlink: support directly reading from region memory
` [RFC PATCH v2 22/22] ice: add a devlink region to dump shadow RAM contents
` [RFC PATCH v2 1/2] devlink: add support for DEVLINK_CMD_REGION_NEW
` [RFC PATCH v2 2/2] devlink: stop requiring snapshot for regions

[PATCH v3 net 0/4] wireguard fixes for 5.6-rc2
 2020-02-14 23:21 UTC  (5+ messages)
` [PATCH v3 net 3/4] wireguard: send: account for mtu=0 devices
` [PATCH v3 net 4/4] wireguard: socket: remove extra call to synchronize_net

[PATCH] image.bbclass, package-index.bb: Delete do_populate_lic task
 2020-02-14 23:21 UTC 

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

[meta-python][PATCH 1/3] pytest-timeout: New package
 2020-02-14 23:18 UTC  (3+ messages)
` [meta-python][PATCH 2/3] pytest-metadata: Add new package
` [meta-python][PATCH 3/3] pytest-html: "

[PATCH v4 0/6] Describe CoreSight topology using sysfs links
 2020-02-14 23:17 UTC  (7+ messages)
` [PATCH v4 3/6] coresight: Add generic sysfs link creation functions
` [PATCH v4 6/6] coresight: docs: Add information about the topology representations

[igt-dev] [PATCH i-g-t 1/4] i915/gem_ctx_engines: Exercise 0 engines[]
 2020-02-14 23:16 UTC  (4+ messages)
` [Intel-gfx] [PATCH i-g-t 3/4] lib/i915: Don't confuse param.size
  ` [Intel-gfx] [igt-dev] "
    `  "

[Intel-gfx] [PATCH] drm/i915/gt: Expand bad CS completion event debug
 2020-02-14 23:16 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[meta-python][PATCH] python3-cffi: consolidate inc and bb files into a single bb file
 2020-02-14 23:09 UTC  (3+ messages)

[PATCH v2] cgroup: memcg: net: do not associate sock with unrelated cgroup
 2020-02-14 23:12 UTC  (4+ messages)

[meta-python][PATCH v2] python3-cffi: consolidate inc and bb files into a single bb file
 2020-02-14 23:08 UTC 

[PATCH 0/3] Wildcard matching for credentials
 2020-02-14 22:59 UTC  (4+ messages)
` [PATCH 1/3] mailmap: add an additional email address for brian m. carlson
` [PATCH 2/3] t1300: add test for urlmatch with multiple wildcards
` [PATCH 3/3] credential: allow wildcard patterns when matching config

#sdk #toolchain #yocto
 2020-02-14 23:07 UTC  (2+ messages)
` [yocto] "

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

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

[meta-python][PATCH] python3-bitarray: consolidate inc and bb files into a single bb file
 2020-02-14 23:06 UTC 

[PATCH nf-next v4 0/9] nftables: Set implementation for arbitrary concatenation of ranges
 2020-02-14 23:06 UTC  (8+ messages)
` [PATCH nf-next v4 5/9] nf_tables: Add set type "

[igt-dev] [PATCH i-g-t] lib: Update selftests to use dynamic subtests
 2020-02-14 23:05 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[meta-python2][PATCH] python-grpcio: Upgrade to 1.27.1
 2020-02-14 23:04 UTC  (3+ messages)

[ANNOUNCE] wireguard-linux-compat v0.0.20200215 released
 2020-02-14 23:03 UTC 

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

[Intel-gfx] [PATCH] drm/i915/psr: Force PSR probe only after full initialization
 2020-02-14 23:03 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/psr: Force PSR probe only after full initialization (rev3)


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.