All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-03 00:01:11 to 2019-10-03 01:43:13 UTC [more...]

[PATCH tip/core/rcu 0/9] Replace rcu_swap_protected() for v5.5
 2019-10-03  1:43 UTC  (2+ messages)
` [PATCH tip/core/rcu 1/9] rcu: Upgrade rcu_swap_protected() to rcu_replace()

How can I completely evict(remove) the inode from memory and access the disk next time?
 2019-10-03  1:42 UTC  (5+ messages)

[PATCH v5 00/11] Introduces new count-based method for tracking lockless pagetable walks
 2019-10-03  1:33 UTC  (27+ messages)
` [PATCH v5 01/11] asm-generic/pgtable: Adds generic functions to monitor lockless pgtable walks
` [PATCH v5 02/11] powerpc/mm: Adds counting method "
` [PATCH v5 03/11] mm/gup: Applies counting method to monitor gup_pgd_range
` [PATCH v5 04/11] powerpc/mce_power: Applies counting method to monitor lockless pgtbl walks
` [PATCH v5 05/11] powerpc/perf: "
` [PATCH v5 06/11] powerpc/mm/book3s64/hash: "
` [PATCH v5 07/11] powerpc/kvm/e500: "
` [PATCH v5 08/11] powerpc/kvm/book3s_hv: "
` [PATCH v5 09/11] powerpc/kvm/book3s_64: "
` [PATCH v5 10/11] mm/Kconfig: Adds config option to track lockless pagetable walks
` [PATCH v5 11/11] powerpc/mm/book3s64/pgtable: Uses counting method to skip serializing

[PATCH tip/core/rcu 0/12] NO_HZ fixes for v5.5
 2019-10-03  1:39 UTC  (13+ messages)
` [PATCH tip/core/rcu 01/12] nohz: Add TICK_DEP_BIT_RCU
` [PATCH tip/core/rcu 02/12] time: Export tick start/stop functions for rcutorture
` [PATCH tip/core/rcu 03/12] rcu: Force on tick when invoking lots of callbacks
` [PATCH tip/core/rcu 04/12] rcutorture: Force on tick for readers and callback flooders
` [PATCH tip/core/rcu 05/12] stop_machine: EXP Provide RCU quiescent state in multi_cpu_stop()
` [PATCH tip/core/rcu 06/12] rcu: Make CPU-hotplug removal operations enable tick
` [PATCH tip/core/rcu 07/12] stop_machine: Use {READ,WRITE)_ONCE() for multi_cpu_stop() ->state
` [PATCH tip/core/rcu 08/12] rcu: Force tick on for nohz_full CPUs not reaching quiescent states
` [PATCH tip/core/rcu 09/12] rcu: Force nohz_full tick on upon irq enter instead of exit
` [PATCH tip/core/rcu 10/12] rcu: Reset CPU hints when reporting a quiescent state
` [PATCH tip/core/rcu 11/12] rcu: Confine ->core_needs_qs accesses to the corresponding CPU
` [PATCH tip/core/rcu 12/12] rcu: Make kernel-mode nohz_full CPUs invoke the RCU core processing

[Xen-devel] [PATCH v7b 0/8] dom0less device assignment
 2019-10-03  1:38 UTC  (6+ messages)
` [Xen-devel] [PATCH v7b 5/8] xen/arm: assign devices to boot domains

[Xen-devel] [PATCH v8 0/8] dom0less device assignment
 2019-10-03  1:35 UTC  (9+ messages)
` [Xen-devel] [PATCH v8 1/8] xen/arm: introduce handle_device_interrupts
` [Xen-devel] [PATCH v8 2/8] xen/arm: export device_tree_get_reg and device_tree_get_u32
` [Xen-devel] [PATCH v8 3/8] xen/arm: introduce kinfo->phandle_gic
` [Xen-devel] [PATCH v8 4/8] xen/arm: copy dtb fragment to guest dtb
` [Xen-devel] [PATCH v8 5/8] xen/arm: assign devices to boot domains
` [Xen-devel] [PATCH v8 6/8] xen/arm: handle "multiboot, device-tree" compatible nodes
` [Xen-devel] [PATCH v8 7/8] xen/arm: introduce nr_spis
` [Xen-devel] [PATCH v8 8/8] xen/arm: add dom0-less device assignment info to docs

[RFC PATCH net-next 00/15] Simplify IPv4 route offload API
 2019-10-03  1:34 UTC  (3+ messages)
` [RFC PATCH net-next 02/15] ipv4: Notify route after insertion to the routing table

[PATCH tip/core/rcu 0/8] Fixes for v5.5
 2019-10-03  1:33 UTC  (9+ messages)
` [PATCH tip/core/rcu 1/8] rcu: Remove unused function hlist_bl_del_init_rcu()
` [PATCH tip/core/rcu 2/8] rcu: Several rcu_segcblist functions can be static
` [PATCH tip/core/rcu 3/8] workqueue: Convert for_each_wq to use built-in list check
` [PATCH tip/core/rcu 4/8] rcu: Ensure that ->rcu_urgent_qs is set before resched IPI
` [PATCH tip/core/rcu 5/8] rcu: Remove obsolete descriptions for rcu_barrier tracepoint
` [PATCH tip/core/rcu 6/8] rcu: Update descriptions for rcu_nocb_wake tracepoint
` [PATCH tip/core/rcu 7/8] rcu: Update descriptions for rcu_future_grace_period tracepoint
` [PATCH tip/core/rcu 8/8] rcu: Fix uninitialized variable in nocb_gp_wait()

[kvm-unit-tests PATCH] x86: VMX: MSR_IA32_VMX_MISC[30] is not MBZ
 2019-10-02 18:11 UTC 

Bug report (with fix) for DEC Tulip driver (de2104x.c)
 2019-10-03  1:29 UTC  (7+ messages)

[PATCH tip/core/rcu 0/9] Documentation updates for v5.5
 2019-10-03  1:28 UTC  (9+ messages)
` [PATCH tip/core/rcu 1/9] Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"
` [PATCH tip/core/rcu 2/9] Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()"
` [PATCH tip/core/rcu 4/9] docs: rcu: Correct links referring to titles
` [PATCH tip/core/rcu 5/9] docs: rcu: Increase toctree to 3
` [PATCH tip/core/rcu 6/9] Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()"
` [PATCH tip/core/rcu 7/9] Restore docs "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"
` [PATCH tip/core/rcu 8/9] doc: Update list_for_each_entry_rcu() documentation
` [PATCH tip/core/rcu 9/9] Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch()

[PATCH 0/7] module: various bug-fixes and clean-ups for module namespace
 2019-10-03  1:26 UTC  (4+ messages)

[PATCH v2 0/2] xfs: limit CIL push sizes
 2019-10-03  1:25 UTC  (13+ messages)
` [PATCH 2/2] xfs: Throttle commits on delayed background CIL push

Determining whether LVT_CMCI is supported
 2019-10-03  1:22 UTC 

[Xen-devel] [RESEND][PATCH for-4.13] xen/arm: mm: Clear boot pagetables before bringing-up each secondary CPU
 2019-10-03  1:22 UTC  (2+ messages)

[PATCH] watchdog: fix service PIDFile in do_install_append
 2019-10-03  1:21 UTC  (2+ messages)

[PATCH v2] rtl8xxxu: add bluetooth co-existence support for single antenna
 2019-10-03  1:19 UTC  (3+ messages)

[PATCH] layer.conf: Add xserver-nodm-init to SIGGEN_EXCLUDERECIPES_ABISAFE
 2019-10-03  1:18 UTC  (3+ messages)

[PATCH v3 00/34] spapr: IRQ subsystem cleanup
 2019-10-03  0:22 UTC  (4+ messages)
` [PATCH v3 30/34] spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate

[RFC PATCH v2 21/45] mptcp: Implement MPTCP receive path
 2019-10-03  1:17 UTC  (3+ messages)

[PATCH] hwmon: (applesmc) fix UB and udelay overflow
 2019-10-03  1:17 UTC  (5+ messages)
` [PATCH v2] "

[RFC PATCH v2 39/45] mptcp: rework mptcp_sendmsg_frag to accept optional dfrag
 2019-10-03  1:17 UTC  (2+ messages)

[PATCH 0/8] fast export/import: handle nested tags, improve incremental exports
 2019-10-03  1:07 UTC  (6+ messages)
` [PATCH v2 "

[RFC PATCH v2 16/45] tcp: clean ext on tx recycle
 2019-10-03  1:09 UTC  (3+ messages)

[RFC PATCH] drm/i915/debugfs: Only wedge if we have reset available
 2019-10-03  1:07 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[U-Boot] [PATCH] NVMe: do PCI enumerate before nvme scan
 2019-10-03  1:07 UTC  (2+ messages)

[Xen-devel] [[PATCH for-4.13]] xen/arm: mm: Allow generic xen page-tables helpers to be called early
 2019-10-03  1:02 UTC  (6+ messages)

[PATCH] target/riscv: Expose "priv" register for GDB
 2019-10-03  0:58 UTC  (3+ messages)

[PATCH v3] ath10k: support NET_DETECT WoWLAN feature
 2019-10-03  0:58 UTC  (8+ messages)

[alsa-devel] [PATCH 0/6][resend] ASoC: soc-core cleanup - step 3
 2019-10-03  0:56 UTC  (5+ messages)
` [alsa-devel] [PATCH 1/6] ASoC: soc-core: use devm_kzalloc() for rtd

[PATCH 1/3] format-patch: document and exercise that -o does only create the trailing directory
 2019-10-03  0:57 UTC  (5+ messages)
` [PATCH 2/3] format-patch: create output directory including leading components
` [RFC PATCH 3/3] format-patch: use a command to generate the output directory name

[Bug 1846427] [NEW] 4.1.0: qcow2 corruption on savevm/quit/loadvm cycle
 2019-10-02 22:43 UTC 

[PATCH] at_keyboard: fix unreliable key presses
 2019-10-02 21:48 UTC 

[PATCH v1 1/1] riscv/boot: Fix possible memory leak
 2019-10-03  0:52 UTC  (3+ messages)

[BUG] incorrect line numbers reported in git am
 2019-10-03  0:52 UTC  (4+ messages)

libbpf distro packaging
 2019-10-03  0:50 UTC  (12+ messages)

[thud/master][PATCH] jailhouse: update to ti2019.04-rc3 tag
 2019-10-03  0:29 UTC 

linux-next: manual merge of the keys tree with the mips-fixes tree
 2019-10-03  0:45 UTC 

[PATCH] fs/userfaultfd.c: simplify the calculation of new_flags
 2019-10-03  0:45 UTC  (2+ messages)

[PATCH 0/1] Avoid segmentation fault in git range-diff when diff.noprefix=true
 2019-10-03  0:43 UTC  (6+ messages)
` [PATCH 1/1] range-diff: internally force `diff.noprefix=false`

[PATCH] drm/i915/tgl: Add the Thunderbolt PLL divider values
 2019-10-03  0:43 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tgl: Add the Thunderbolt PLL divider values (rev2)
` ✗ Fi.CI.BAT: failure "

[RFC][PATCH 3/3] usb: dwc3: Registering a role switch in the DRD code
 2019-10-03  0:43 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/9] Windows patchset with additional EAL functionalities
 2019-10-03  0:40 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 3/9] eal: add windows compatible header files

[MPTCP] Re: RFCv2 for netdev: what's missing?
 2019-10-03  0:39 UTC 

general protection fault in sit_exit_batch_net
 2019-10-03  0:39 UTC  (2+ messages)

[patch net-next v2 00/15] devlink: allow devlink instances to change network namespace
 2019-10-03  0:38 UTC  (3+ messages)
` [patch net-next v2 11/15] netdevsim: implement proper devlink reload

[PATCH 00/67] iotests: Honor $IMGOPTS in Python tests
 2019-10-03  0:35 UTC  (5+ messages)
` [PATCH 04/67] iotests.py: create_test_image, remove_test_image

[PATCH net v2] ipv6: Handle race in addrconf_dad_work
 2019-10-03  0:36 UTC  (10+ messages)

[PATCH v4 00/14] software node: add support for reference properties
 2019-10-03  0:32 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/ripgrep: new package
 2019-10-03  0:31 UTC 

[igt-dev] [PATCH i-g-t v3] tests/kms_ccs: Avoid skips when testing with lower resolution panels
 2019-10-03  0:30 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_ccs: Avoid skips when testing with lower resolution panels (rev4)

[PATCH] mfd: arizona: switch to using devm_gpiod_get()
 2019-10-03  0:28 UTC 

remounting hard -> soft
 2019-10-03  0:27 UTC  (2+ messages)

[RFC PATCH v2 00/45] Multipath TCP
 2019-10-03  0:27 UTC  (3+ messages)

[PATCH memory-model 0/32] Memory-model updates
 2019-10-03  0:26 UTC  (33+ messages)
` [PATCH tip/core/rcu 01/32] tools/memory-model: Fix data race detection for unordered store and load
` [PATCH tip/core/rcu 02/32] tools/memory-model/Documentation: Fix typos in explanation.txt
` [PATCH tip/core/rcu 03/32] tools/memory-model/Documentation: Put redefinition of rcu-fence into explanation.txt
` [PATCH tip/core/rcu 04/32] tools/memory-model/Documentation: Add plain accesses and data races to explanation.txt
` [PATCH tip/core/rcu 05/32] tools/memory-model: Make judgelitmus.sh note timeouts
` [PATCH tip/core/rcu 06/32] tools/memory-model: Make cmplitmushist.sh "
` [PATCH tip/core/rcu 07/32] tools/memory-model: Make judgelitmus.sh identify bad macros
` [PATCH tip/core/rcu 08/32] tools/memory-model: Make judgelitmus.sh detect hard deadlocks
` [PATCH tip/core/rcu 09/32] tools/memory-model: Fix paulmck email address on pre-existing scripts
` [PATCH tip/core/rcu 10/32] tools/memory-model: Update parseargs.sh for hardware verification
` [PATCH tip/core/rcu 11/32] tools/memory-model: Make judgelitmus.sh handle hardware verifications
` [PATCH tip/core/rcu 12/32] tools/memory-model: Add simpletest.sh to check locking, RCU, and SRCU
` [PATCH tip/core/rcu 13/32] tools/memory-model: Fix checkalllitmus.sh comment
` [PATCH tip/core/rcu 14/32] tools/memory-model: Hardware checking for check{,all}litmus.sh
` [PATCH tip/core/rcu 15/32] tools/memory-model: Make judgelitmus.sh ransack .litmus.out files
` [PATCH tip/core/rcu 16/32] tools/memory-model: Split runlitmus.sh out of checklitmus.sh
` [PATCH tip/core/rcu 17/32] tools/memory-model: Make runlitmus.sh generate .litmus.out for --hw
` [PATCH tip/core/rcu 18/32] tools/memory-model: Move from .AArch64.litmus.out to .litmus.AArch.out
` [PATCH tip/core/rcu 19/32] tools/memory-model: Keep assembly-language litmus tests
` [PATCH tip/core/rcu 20/32] tools/memory-model: Allow herd to deduce CPU type
` [PATCH tip/core/rcu 21/32] tools/memory-model: Make runlitmus.sh check for jingle errors
` [PATCH tip/core/rcu 22/32] tools/memory-model: Add -v flag to jingle7 runs
` [PATCH tip/core/rcu 23/32] tools/memory-model: Implement --hw support for checkghlitmus.sh
` [PATCH tip/core/rcu 24/32] tools/memory-model: Fix scripting --jobs argument
` [PATCH tip/core/rcu 25/32] tools/memory-model: Make checkghlitmus.sh use mselect7
` [PATCH tip/core/rcu 26/32] tools/memory-model: Make history-check scripts "
` [PATCH tip/core/rcu 27/32] tools/memory-model: Add "--" to parseargs.sh for additional arguments
` [PATCH tip/core/rcu 28/32] tools/memory-model: Repair parseargs.sh header comment
` [PATCH tip/core/rcu 29/32] tools/memory-model: Add checktheselitmus.sh to run specified litmus tests
` [PATCH tip/core/rcu 30/32] tools/memory-model: Add data-race capabilities to judgelitmus.sh
` [PATCH tip/core/rcu 31/32] tools/memory-model: Make judgelitmus.sh handle scripted Result: tag
` [PATCH tip/core/rcu 32/32] tools/memory-model: Use "-unroll 0" to keep --hw runs finite

[Intel-wired-lan] [PATCH] Documentation: networking: device drivers: Remove stray asterisks
 2019-10-03  0:25 UTC  (3+ messages)
`  "

[PATCH net-next v4 0/2] net: stmmac: Enhanced addressing mode for DWMAC 4.10
 2019-10-03  0:24 UTC  (2+ messages)

[PATCH net] net: stmmac: Avoid deadlock on suspend/resume
 2019-10-03  0:22 UTC  (3+ messages)

[PATCH] curses: correctly pass color and attributes to setcchar()
 2019-10-03  0:18 UTC 

[PATCH 0/2] perf tools: optional compile time test_attr__* depenency for perf-sys.h
 2019-10-03  0:19 UTC  (4+ messages)
` [PATCH 2/2] samples/bpf: fix build by setting HAVE_ATTR_TEST to zero

linux-next: manual merge of the amdgpu tree with Linus' tree
 2019-10-03  0:19 UTC 

memory leak in gfs2_init_fs_context
 2019-10-03  0:19 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH 1/2] drm/virtgpu: plumb fix for virtgpu_drm.h / virtio_gpu.h discrepancy
 2019-10-03  0:18 UTC  (4+ messages)
` [PATCH 2/2] [RFC] drm/virtgpu: modify uapi with stride/layer_stride fix

[Qemu-devel] [PATCH v5 0/5] iotests: use python logging
 2019-10-03  0:16 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 1/5] iotests: remove 'linux' from default supported platforms
  `  "

fs/nfsd/nfs4state.c use of "\%s"
 2019-10-03  0:17 UTC 

[PATCH v1] kernel.h: Split out mathematical helpers
 2019-10-03  0:13 UTC  (2+ messages)

[PATCH v3 0/5] Remove redundant trace-cmd plugin handling logic
 2019-10-03  0:12 UTC  (5+ messages)
` [PATCH v3 3/5] trace-cmd: Load libtraceevent plugins from build folder, if exists
` [PATCH v3 5/5] trace-cmd: Add initial infrastructure for trace-cmd specific plugins

[PATCH linux dev-5.3 0/4] Tacoma device tree fixes
 2019-10-03  0:09 UTC  (6+ messages)
` [PATCH linux dev-5.3 3/4] ARM: dts: tacoma: Remove incorrect i2c buses
` [PATCH linux dev-5.3 4/4] ARM: dts: tacoma: Enable LPC Firmware region

[PATCH] lib: textsearch: fix escapes in example code
 2019-10-03  0:08 UTC 

kernelci.org DNS record issue
 2019-10-03  0:08 UTC  (2+ messages)

[PATCH] base: soc: Handle custom soc information sysfs entries
 2019-10-03  0:06 UTC 

[PATCH] dma-mapping: Lift address space checks out of debug code
 2019-10-03  0:05 UTC  (8+ messages)

Regression: Cortex-M w/ XIP not booting
 2019-10-03  0:04 UTC  (3+ messages)

[PATCH] lis3lv02d: switch to using input device polling mode
 2019-10-03  0:03 UTC  (5+ messages)

[PATCH v2 0/2] pinctrl: iproc: improve error handling
 2019-10-03  0:03 UTC  (6+ messages)
` [PATCH v2 1/2] pinctrl: iproc: allow for error from platform_get_irq()
` [PATCH v2 2/2] pinctrl: iproc: use unique name for irq chip

[ndctl PATCH] libdaxctl: fix memory leaks with daxctl_memory objects
 2019-10-03  0:01 UTC  (3+ messages)


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.