All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-01 21:30:07 to 2019-08-01 22:42:52 UTC [more...]

linux-next: Signed-off-by missing for commit in the cifs tree
 2019-08-01 22:42 UTC  (2+ messages)

Bug#921146: Program mksquashfs from squashfs-tools 1:4.3-11 does not make use all CPU cores
 2019-08-01 22:41 UTC  (3+ messages)

cannot clone --single-commit instead of --single-branch
 2019-08-01 22:40 UTC  (2+ messages)

[PATCH v3 0/6] mm / virtio: Provide support for unused page reporting
 2019-08-01 22:38 UTC  (7+ messages)
` [PATCH v3 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v3 2/6] mm: Move set/get_pcppage_migratetype to mmzone.h
` [PATCH v3 3/6] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v3 4/6] mm: Introduce Reported pages
` [PATCH v3 5/6] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v3 6/6] virtio-balloon: Add support for providing unused page reports to host

[PATCH] block: Fix a comment in blk_cleanup_queue()
 2019-08-01 22:39 UTC 

[PATCH] thermal: int340x: processor_thermal: Add Ice Lake support
 2019-08-01 22:39 UTC 

[PATCH] block: Fix spelling in the header above blkg_lookup()
 2019-08-01 22:39 UTC 

[PATCH tip/core/rcu 0/12] Miscellaneous fixes for v5.4
 2019-08-01 22:37 UTC  (14+ messages)
` [PATCH tip/core/rcu 01/12] lockdep: Make print_lock() address visible
` [PATCH tip/core/rcu 02/12] time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
` [PATCH tip/core/rcu 03/12] rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()
` [PATCH tip/core/rcu 04/12] rcu: Add kernel parameter to dump trace after RCU CPU stall warning
` [PATCH tip/core/rcu 05/12] rcu: Add destroy_work_on_stack() to match INIT_WORK_ONSTACK()
` [PATCH tip/core/rcu 06/12] srcu: Avoid srcutorture security-based pointer obfuscation
` [PATCH tip/core/rcu 07/12] rcu: Change return type of rcu_spawn_one_boost_kthread()
` [PATCH tip/core/rcu 08/12] doc: Add rcutree.kthread_prio pointer to stallwarn.txt
` [PATCH tip/core/rcu 09/12] idle: Prevent late-arriving interrupts from disrupting offline
` [PATCH tip/core/rcu 10/12] rcu: Remove redundant "if" condition from rcu_gp_is_expedited()
` [PATCH tip/core/rcu 11/12] arm: Use common outgoing-CPU-notification code
` [PATCH tip/core/rcu 12/12] rcu: Fix spelling mistake "greate"->"great"

[PATCH 1/1] fs/splice.c: Fix old documentation about moving pages
 2019-08-01 22:38 UTC 

[PATCH] Add default binder devices through binderfs when configured
 2019-08-01 22:35 UTC  (2+ messages)

[PATCH v3 RESEND] f2fs: introduce sb.required_features to store incompatible features
 2019-08-01 22:35 UTC  (7+ messages)
        ` [f2fs-dev] "

[Bug 111217] New: compilation of vdpau shaders crashes in handleCVT_CVT
 2019-08-01 22:33 UTC  (2+ messages)
  ` [Bug 111217] "

[Bug 111280] New: Playing a video on vlc causes Segmentation Fault
 2019-08-01 22:33 UTC  (2+ messages)
  ` [Bug 111280] "

[PATCH tip/core/rcu 0/3] Straggling consolidation cleanups for v5.4
 2019-08-01 22:31 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] rcu: Simplify rcu_read_unlock_special() deferred wakeups
` [PATCH tip/core/rcu 2/3] rcu: Make rcu_read_unlock_special() checks match raise_softirq_irqoff()
` [PATCH tip/core/rcu 3/3] rcu: Simplify rcu_note_context_switch exit from critical section

[PATCH v2] powerpc: Support CMDLINE_EXTEND
 2019-08-01 22:32 UTC  (3+ messages)

Possible mem cgroup bug in kernels between 4.18.0 and 5.3-rc1
 2019-08-01 22:26 UTC  (3+ messages)

[PATCH v2] f2fs: separate NOCoW and pinfile semantics
 2019-08-01 22:27 UTC  (11+ messages)
                ` [f2fs-dev] "

[Regression] Commit "nvme/pci: Use host managed power state for suspend" has problems
 2019-08-01 22:26 UTC  (17+ messages)

[net-next 00/11][pull request] 100GbE Intel Wired LAN Driver Updates 2019-08-01
 2019-08-01 22:25 UTC  (12+ messages)
` [net-next 01/11] fm10k: reduce scope of the err variable
` [net-next 02/11] fm10k: reduce scope of *p local variable
` [net-next 03/11] fm10k: reduce the scope of qv "
` [net-next 04/11] fm10k: reduce the scope of local err variable
` [net-next 05/11] fm10k: reduce the scope of the q_idx local variable
` [net-next 06/11] fm10k: reduce the scope of the tx_buffer variable
` [net-next 07/11] fm10k: reduce the scope of the err variable
` [net-next 08/11] fm10k: reduce the scope of the local i variable
` [net-next 09/11] fm10k: reduce the scope of the local msg variable
` [net-next 10/11] fm10k: reduce the scope of the result local variable
` [net-next 11/11] fm10k: reduce scope of the ring variable

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

[CI 1/4] drm/i915/pmu: Make more struct i915_pmu centric
 2019-08-01 22:23 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [CI,1/4] "

[Buildroot] Makefile: follow symlinks when excluding files from being stripped
 2019-08-01 22:22 UTC  (2+ messages)

[PATCH v2 0/4] pre-merge hook
 2019-08-01 22:20 UTC  (6+ messages)
` [PATCH v3 0/4] pre-merge-commit hook
  ` [PATCH v3 1/4] t7503: verify proper hook execution
  ` [PATCH v3 2/4] merge: do no-verify like commit
  ` [PATCH v3 3/4] git-merge: honor pre-merge-commit hook
  ` [PATCH v3 4/4] merge: --no-verify to bypass "

[net-next 1/1] tipc: reduce risk of wakeup queue starvation
 2019-08-01 22:19 UTC  (2+ messages)

[PATCH 0/5] Rework eviction space flushing
 2019-08-01 22:19 UTC  (6+ messages)
` [PATCH 1/5] btrfs: add a flush step for delayed iputs
` [PATCH 2/5] btrfs: unify error handling for ticket flushing
` [PATCH 3/5] btrfs: factor out the ticket flush handling
` [PATCH 4/5] btrfs: refactor priority_reclaim_metadata_space
` [PATCH 5/5] btrfs: introduce an evict flushing state

[ANNOUNCE] Git v2.23.0-rc0
 2019-08-01 22:18 UTC  (15+ messages)
` Git for Windows v2.23.0-rc0, was "
  ` [git-for-windows] "

[PATCH] net: usb: pegasus: fix improper read if get_registers() fail
 2019-08-01 22:18 UTC  (2+ messages)

[PATCH] sched/fair: Cleanup task->numa_work initialization
 2019-08-01 22:18 UTC  (2+ messages)

[PATCH] net: dsa: mv88e6xxx: extend PTP gettime function to read system clock
 2019-08-01 22:17 UTC  (2+ messages)

[PATCH net-next] ipv6: have a single rcu unlock point in __ip6_rt_update_pmtu
 2019-08-01 22:18 UTC 

[trivial PATCH] treewide: spelling funcitons -> functions
 2019-08-01 22:15 UTC 

[PATCH] tipc: compat: allow tipc commands without arguments
 2019-08-01 22:15 UTC  (2+ messages)

[PATCH v6] PM / wakeup: show wakeup sources stats in sysfs
 2019-08-01 22:11 UTC  (12+ messages)

[PATCH 0/2] skip removed namespaces
 2019-08-01 22:10 UTC  (5+ messages)
` [PATCH 1/2] nvme: skip namespaces which are about to be removed

[PATCH blktests] tests/srp/014: Add a test that triggers a SCSI reset while I/O is ongoing
 2019-08-01 22:09 UTC 

[SPDK] replay trace with bdev fio plugin
 2019-08-01 22:09 UTC 

[PATCH v2 1/2] idr: Document calling context for IDA APIs mustn't use locks
 2019-08-01 22:07 UTC  (3+ messages)
` [PATCH v2 2/2] idr: Document that ida_simple_{get,remove}() are deprecated

[PATCH] x86/asm: Add support for MOVDIR64B instruction
 2019-08-01 22:06 UTC  (6+ messages)

Marking legacy watchdog drivers as deprecated / obsolete
 2019-08-01 21:58 UTC  (4+ messages)

[PATCH] usb: devio: fix mmap() on non-coherent DMA architectures
 2019-08-01 22:04 UTC 

[PATCH v7 00/16] fscrypt: key management improvements
 2019-08-01 22:04 UTC  (12+ messages)
` [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
          ` [f2fs-dev] "

[PATCH] ARM: dts: rockchip: Add pin names for rk3288-veyron fievel
 2019-08-01 22:03 UTC  (2+ messages)

Security labeling in NFS4 - who owns it?
 2019-08-01 22:02 UTC  (2+ messages)

[PATCH] drm/nouveau: Only release VCPI slots on mode changes
 2019-08-01 22:02 UTC  (2+ messages)

[Xen-devel] [xen-unstable-smoke test] 139607: tolerable all pass - PUSHED
 2019-08-01 22:01 UTC 

[CI 0/3] add more probe failures
 2019-08-01 22:01 UTC  (4+ messages)
` [CI 1/3] drm/i915: Add i915 to i915_inject_probe_failure
` [CI 2/3] drm/i915/uc: Inject probe errors into intel_uc_init_hw
` [CI 3/3] drm/i915/wopcm: Don't fail on WOPCM partitioning failure

[Buildroot] [PATCH v2 0/2] Add cafe and wlroots packages
 2019-08-01 22:01 UTC  (5+ messages)
` [Buildroot] [PATCH v2 1/2] package/wlroots: new package
` [Buildroot] [PATCH v2 2/2] package/cage: "

[PATCH] usb: devio: fix mmap() on non-coherent DMA architectures
 2019-08-01 22:01 UTC 

[PATCH] PCI: Use pci_reset_bus() in quirk_reset_lenovo_thinkpad_50_nvgpu()
 2019-08-01 22:01 UTC 

[PATCH] perf/x86/amd: Change NMI latency mitigation to use a timestamp
 2019-08-01 21:59 UTC  (6+ messages)

[PATCH 1/1] psi: do not require setsched permission from the trigger creator
 2019-08-01 21:59 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] support/config-fragments: add RISC-V 64-bit musl autobuild config
 2019-08-01 21:57 UTC  (2+ messages)

[patch] nfit: report frozen security state
 2019-08-01 21:54 UTC 

[Qemu-devel] [Bug 1838703] [NEW] Makefile BUG in edk2 firmware install 4.1.0-rc3
 2019-08-01 21:48 UTC 

xfs: garbage file data inclusion bug under memory pressure
 2019-08-01 21:55 UTC  (5+ messages)
` [PATCH] fs: xfs: xfs_log: Don't use KM_MAYFAIL at xfs_log_reserve()

[Buildroot] [git commit] support/config-fragments: add RISC-V 64-bit musl autobuild config
 2019-08-01 21:55 UTC 

[PATCH] selinux: always return a secid from the network caches if we find one
 2019-08-01 21:55 UTC 

[rcu:dev.2019.07.31a 63/123] htmldocs: kernel/rcu/update.c:95: warning: Function parameter or member 'ret' not described in 'rcu_read_lock_held_common'
 2019-08-01 21:53 UTC 

[PATCH] PCI: Add sysfs attribute for disabling PCIe link to downstream component
 2019-08-01 21:53 UTC  (4+ messages)

[PATCH] git-gui: Perform rescan on window focus-in
 2019-08-01 21:52 UTC  (8+ messages)

[PATCH] checkout.c: unstage empty deleted ita files
 2019-08-01 21:51 UTC  (3+ messages)
` [PATCH v2] "

linux-next: Fixes tag needs some work in the arm64-fixes tree
 2019-08-01 21:48 UTC 

[Buildroot] [PATCH v3] package/qt5base: fix libtool la file dependency_libs entries
 2019-08-01 21:48 UTC 

[patch 0/5] posix-cpu-timers: Move expiry into task work context
 2019-08-01 21:47 UTC  (8+ messages)
` [patch 2/5] x86/kvm: Handle task_work on VMENTER/EXIT

[Xen-devel] [linux-linus test] 139584: regressions - FAIL
 2019-08-01 21:46 UTC 

[PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
 2019-08-01 21:43 UTC  (15+ messages)

What's cooking in git.git (Aug 2019, #01; Thu, 1)
 2019-08-01 21:42 UTC  (2+ messages)

[PATCH] KVM: x86: Unconditionally call x86 ops that are always implemented
 2019-08-01 21:42 UTC  (3+ messages)

[PATCH v2 0/7] Doc updates to /dev branch
 2019-08-01 21:41 UTC  (8+ messages)
` ['PATCH v2' 1/7] Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"
` ['PATCH v2' 2/7] Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()"
` ['PATCH v2' 4/7] docs: rcu: Correct links referring to titles
` ['PATCH v2' 5/7] docs: rcu: Increase toctree to 3
` ['PATCH v2' 6/7] Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()"
` ['PATCH v2' 7/7] Restore docs "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"

[PATCHv5 00/37] kernel: Introduce Time Namespace
 2019-08-01 21:39 UTC  (6+ messages)
` [PATCHv5 25/37] x86/vdso: Switch image on setns()/clone()

Possible bug report
 2019-08-01 21:39 UTC 

[PATCH 0/1] git-p4: auto-delete named temporary file
 2019-08-01 21:39 UTC 

[CI 0/3] add more probe failures
 2019-08-01 21:39 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for add more probe failures (rev4)

[PATCH v2] pseudo: Upgrade to latest to fix openat() with a directory symlink
 2019-08-01 21:37 UTC  (2+ messages)
` [PATCH v2] pseudo: Upgrade to latest to fix openat() with a directory symlink [NAK]

[PATCH 1/5] drm/i915/pmu: Make more struct i915_pmu centric
 2019-08-01 21:37 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915/pmu: Make more struct i915_pmu centric (rev3)

[PATCH net] ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rt
 2019-08-01 21:36 UTC 

[PATCH 1/3] leds: lm3532: Fix brightness control for i2c mode
 2019-08-01 21:36 UTC  (3+ messages)

[PATCH net 1/2] net/tls: partially revert fix transition through disconnect with close
 2019-08-01 21:36 UTC  (2+ messages)
` [PATCH net 2/2] selftests/tls: add a litmus test for the socket reuse through shutdown

[PATCH 0/3] trace2: clean up formatting in perf target format
 2019-08-01 21:34 UTC  (3+ messages)
` [PATCH 2/3] trace2: trim whitespace in start message "

[PATCH net] ibmveth: use net_err_ratelimited when set_multicast_list
 2019-08-01 21:34 UTC  (3+ messages)

[PATCH] power: supply: Init device wakeup after device_add()
 2019-08-01 21:33 UTC 

[PATCH v7 00/20] SC7 entry and exit support for Tegra210
 2019-08-01 21:30 UTC  (13+ messages)
` [PATCH v7 07/20] clk: tegra: clk-periph: Add save and restore support


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.