All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-25 22:41:55 to 2020-10-26 01:50:01 UTC [more...]

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-10-26  1:50 UTC 

[PATCH v5 0/2] PM / devfreq: Add governor feature and attribute flag
 2020-10-26  2:03 UTC  (6+ messages)
  ` [PATCH v5 2/2] PM / devfreq: Add governor attribute flag for specifc sysfs nodes

[PATCH v2 0/3] riscv: Move timers into drivers/timer
 2020-10-26  1:46 UTC  (4+ messages)
` [PATCH v2 1/3] riscv: Move Andes PLMT driver to drivers/timer
` [PATCH v2 2/3] timer: Add _TIMER suffix to Andes PLMT Kconfig
` [PATCH v2 3/3] riscv: Move timer portions of SiFive CLINT to drivers/timer

[Bug 209847] New: [Regression] keyboard doesn't connect after initial pair
 2020-10-26  1:46 UTC  (2+ messages)
` [Bug 209847] "

[PATCH 1/2] i2c: imx: use devm_request_threaded_irq to simplify code
 2020-10-26  1:41 UTC  (7+ messages)
` [PATCH 2/2] i2c: imx: remove id_table entry

[PATCH v19 00/20] per memcg lru_lock
 2020-10-26  1:41 UTC  (6+ messages)
` [PATCH v19 18/20] mm/lru: replace pgdat lru_lock with lruvec lock

[PATCHv2] pci: layerscape: Fixup PCIe EP mode DT nodes for LX2160A rev2
 2020-10-26  1:42 UTC  (3+ messages)

[PATCH v3 00/20] perf arm-spe: Refactor decoding & dumping flow
 2020-10-26  1:41 UTC  (4+ messages)
` [PATCH v3 03/20] perf arm-spe: Refactor payload size calculation

[PATCH] hw/sd: Fix 2 GiB card CSD register values
 2020-10-26  1:40 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/shawnguo/linux
 2020-10-26  1:40 UTC 

post-receive: pub/scm/linux/kernel/git/chanwoo/linux
 2020-10-26  1:39 UTC 

[PATCH] ibmvfc: add new fields for version 2 of several MADs
 2020-10-26  1:36 UTC  (2+ messages)

[PATCH 0/3] riscv: Move timers into drivers/timer
 2020-10-26  1:38 UTC  (5+ messages)
` [PATCH 3/3] riscv: Move timer portions of SiFive CLINT to drivers/timer

post-receive: pub/scm/linux/kernel/git/chanwoo/linux
 2020-10-26  1:37 UTC 

KASAN: use-after-free Write in tty_init_dev
 2020-10-26  1:37 UTC 

post-receive: pub/scm/linux/kernel/git/chanwoo/linux
 2020-10-26  1:37 UTC 

[V2 PATCH 0/3] Fix the memory layout and add sgpio node for aspeed g6
 2020-10-26  1:33 UTC  (12+ messages)
` [PATCH 1/3] Arm: dts: aspeed-g6: Fix the register range of gpio
` [PATCH 2/3] Arm: dts: aspeed-g6: Add sgpio node
` [PATCH 3/3] pinctrl: aspeed-g6: Add sgpiom2 pinctrl setting

[PATCH] net treewide: Use skb_is_gso
 2020-10-26  1:34 UTC  (2+ messages)
` [PATCH v2] net/core/dev.c : "

[PATCH 0/4] arch, mm: improve robustness of direct map manipulation
 2020-10-26  1:13 UTC  (18+ messages)
` [PATCH 2/4] PM: hibernate: improve robustness of mapping pages in the direct map
` [PATCH 4/4] arch, mm: make kernel_page_present() always available

[PATCH] i2c: mediatek: remove redundant null check
 2020-10-26  1:31 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/robh/linux
 2020-10-26  1:25 UTC 

[PATCH 00/10] dmaengine: a bundle of cleanup on spin_lock_irqsave/irqrestore
 2020-10-26  1:23 UTC  (3+ messages)
` [PATCH 07/10] dmaengine: hisi_dma: remove redundant irqsave and irqrestore in hardIRQ

post-receive: pub/scm/linux/kernel/git/robh/linux
 2020-10-26  1:23 UTC 

[PATCH v2 00/30] patman: Collect review tags and comments from Patchwork
 2020-10-26  1:23 UTC  (32+ messages)
` [PATCH v2 01/30] patman: Correct operation of -n
` [PATCH v2 02/30] azure/gitLab/travis: Add pygit2 as a dependency for tests
` [PATCH v2 03/30] patman: Update how tests are run
` [PATCH v2 04/30] patman: Fix whitespace errors in func_test
` [PATCH v2 05/30] patman: Use capture_sys_output() consistently
` [PATCH v2 06/30] patman: Fix remaining pylint3 warnings in func_test
` [PATCH v2 07/30] patman: Allow linking a series with patchwork
` [PATCH v2 08/30] patman: Fix indenting in patchstream
` [PATCH v2 09/30] patman: Fix constant style "
` [PATCH v2 10/30] patman: Rename functions "
` [PATCH v2 11/30] patman: Rename variables "
` [PATCH v2 12/30] patman: Drop unused args "
` [PATCH v2 13/30] patman: Fix up argument/return docs "
` [PATCH v2 14/30] patman: Move warning collection to a function
` [PATCH v2 15/30] patman: Attach warnings to individual patches
` [PATCH v2 16/30] patman: Convert 'Series-xxx' tag errors into warnings
` [PATCH v2 17/30] patman: Drop unused signoff member
` [PATCH v2 18/30] patman: Add a test for PatchStream tags
` [PATCH v2 19/30] patman: Add some tests for warnings
` [PATCH v2 20/30] patman: Convert testBasic() to use an interator
` [PATCH v2 21/30] patman: Require tags to be before sign-off
` [PATCH v2 22/30] patman: Fix spelling of plural for warning
` [PATCH v2 23/30] patman: Don't ignore lines starting with hash
` [PATCH v2 24/30] patman: Allow showing a Commit as a string
` [PATCH v2 25/30] patman: Improve handling of files
` [PATCH v2 26/30] patman: Detect missing upstream in CountCommitsToBranch
` [PATCH v2 27/30] patman: Support checking for review tags in patchwork
` [PATCH v2 28/30] patman: Support updating a branch with review tags
` [PATCH v2 29/30] patman: Support parsing of review snippets
` [PATCH v2 30/30] patman: Support listing comments from patchwork

[PATCH] io_uring: fix invalid handler for double apoll
 2020-10-26  1:22 UTC  (10+ messages)

[virtio-comment] [PATCH v2] virtio-i2c: add the device specification
 2020-10-26  1:22 UTC  (3+ messages)
` [virtio-comment] "
  ` [virtio-comment] Re: [virtio-dev] "

[PATCH 0/5] scsi: target: COMPARE AND WRITE miscompare sense
 2020-10-26  1:14 UTC  (4+ messages)
` [PATCH 5/5] scsi: target: return COMPARE AND WRITE miscompare offsets

post-receive: pub/scm/linux/kernel/git/xiang/erofs
 2020-10-26  1:13 UTC 

[GIT PULL] Crypto Update for 5.9
 2020-10-26  1:11 UTC  (3+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.10

[dpdk-dev] [PATCH v2 0/2] intel: fix writeback
 2020-10-26  1:11 UTC  (2+ messages)

PROBLEM: Reiser4 hard lockup
 2020-10-26  1:07 UTC  (3+ messages)

[xen-unstable-smoke test] 156226: regressions - trouble: blocked/fail
 2020-10-26  1:09 UTC 

[PATCH v8 -tip 00/26] Core scheduling
 2020-10-26  1:05 UTC  (3+ messages)
` [PATCH v8 -tip 24/26] sched: Move core-scheduler interfacing code to a new file

[dpdk-dev] [PATCH v4 0/4] raw/ifpga/base: An inprovement for multi-process
 2020-10-26  1:04 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 0/5] raw/ifpga/base: An improvement "

linux-next: Tree for Oct 26
 2020-10-26  1:01 UTC 

[PATCH] ARM: dts: Fix label address for 64MiB OpenBMC flash layout
 2020-10-26  0:58 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/next/linux-next-history
 2020-10-26  0:58 UTC 

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2020-10-26  0:58 UTC 

[dpdk-dev] [PATCH v2] gso: fix free issue of mbuf gso segments attach to
 2020-10-26  0:57 UTC  (5+ messages)

[PATCH 4.19 000/125] 4.19.143-rc1 review
 2020-10-26  0:54 UTC  (5+ messages)
` [PATCH 4.19 053/125] media: gpio-ir-tx: improve precision of transmitted signal due to scheduling

[PATCH v8 0/6] Add support for length of each segment in the segcblist
 2020-10-26  0:50 UTC  (4+ messages)
` [PATCH v8 2/6] rcu/segcblist: Add counters to segcblist datastructure

[PATCH linux dev-5.8 0/3] MAX31785 Fan Controller Work-arounds
 2020-10-26  0:45 UTC  (3+ messages)

drivers/vdpa/mlx5/core/mr.c:244: undefined reference to `vhost_iotlb_itree_first'
 2020-10-26  0:40 UTC  (2+ messages)

[PATCH v5 00/17] HSM driver for ACRN hypervisor
 2020-10-26  0:39 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/gerg/m68knommu
 2020-10-26  0:40 UTC 

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-10-26  0:39 UTC 

5.9.1-rt18: issues with Firewire card on AMD hardware
 2020-10-26  0:37 UTC  (2+ messages)

For review: seccomp_user_notif(2) manual page
 2020-10-26  0:32 UTC  (13+ messages)

include/linux/compiler_types.h:319:38: error: call to '__compiletime_assert_171' declared with attribute error: BUILD_BUG_ON failed: !__builtin_constant_p(size)
 2020-10-26  0:27 UTC  (2+ messages)

[PATCH] nokia_rx51: disable obsolete VIDEO config
 2020-10-26  0:25 UTC  (14+ messages)
                ` [maemo-leste] "

[arm-platforms:kvm-arm64/host-hvc-table 4/8] arch/arm64/kvm/va_layout.c:249:6: warning: no previous prototype for 'kvm_update_kimg_phys_offset'
 2020-10-26  0:23 UTC 

[qemu-mainline test] 156224: regressions - FAIL
 2020-10-26  0:22 UTC 

[PATCH] mm: swap: Use memset to fill the swap_map with SWAP_HAS_CACHE
 2020-10-26  0:14 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/viro/vfs
 2020-10-26  0:05 UTC 

[PATCH] mm/swap_state: Skip meaningless swap cache readahead when ra_info.win == 0
 2020-10-25 23:59 UTC  (2+ messages)

drivers/block/loop.c:238 loop_validate_block_size() warn: impossible condition '(bsize > ((1) << 16)) => (0-u16max > 65536)'
 2020-10-26  0:00 UTC 

[xen-unstable-smoke test] 156223: regressions - trouble: blocked/fail
 2020-10-25 23:55 UTC 

[PATCH v4 0/6] crypto: lib/sha256 - cleanup/optimization
 2020-10-25 23:53 UTC  (6+ messages)
` [PATCH v4 6/6] crypto: lib/sha256 - Unroll LOAD and BLEND loops

[PATCH AUTOSEL 5.9 001/111] md/bitmap: fix memory leak of temporary bitmap
 2020-10-25 23:48 UTC  (6+ messages)
` [PATCH AUTOSEL 5.9 090/111] drm/amd/display: Fix a list corruption

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-10-25 23:47 UTC 

[PATCH v2 0/9] iOS and Apple Silicon host support
 2020-10-25 23:43 UTC  (7+ messages)
` [PATCH v2 6/9] tcg: implement mirror mapped JIT for iOS

Linux 5.10-rc1
 2020-10-25 23:43 UTC  (2+ messages)
` linux-next: stats

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-10-25 23:43 UTC 

[PATCH v2 00/12] Overhaul multi-page lookups for THP
 2020-10-25 23:19 UTC  (8+ messages)
` [PATCH v2 12/12] mm/filemap: Return only head pages from find_get_entries

[PATCH linux-5.9 1/1] net: netfilter: fix KASAN: slab-out-of-bounds Read in nft_flow_rule_create
 2020-10-25 23:31 UTC  (5+ messages)

next/pending-fixes build: 212 builds: 2 failed, 210 passed, 1062 errors, 358 warnings (v5.9-14860-gd56fc2efcc70)
 2020-10-25 23:29 UTC 

[PATCH v2 1/3] Input: add event codes for lap and palmreset proximity switches
 2020-10-25 23:27 UTC  (7+ messages)
` [PATCH v2 2/3] platform/x86: thinkpad_acpi: Add support for Lenovo palm sensor
    ` [External] "
` [PATCH v2 3/3] platform/x86: thinkpad_acpi: Add support for Lenovo lap sensor
    ` [External] "

[linux-linus test] 156217: regressions - FAIL
 2020-10-25 23:13 UTC 

[PATCH v3 0/3] ASoC: dt-bindings: audio-graph-card: switch to yaml base Documentation
 2020-10-25 23:07 UTC  (5+ messages)
` [PATCH v3 1/3] "

[PATCH v2] KVM: arm64: Failback on unsupported huge page sizes
 2020-10-25 23:06 UTC  (2+ messages)

[RFC PATCH 0/7] target: fix up locking in IO paths
 2020-10-25 23:03 UTC  (16+ messages)
` [PATCH 1/7] tcm qla2xxx: drop TARGET_SCF_LOOKUP_LUN_FROM_TAG
` [PATCH 2/7] target: remove TARGET_SCF_LOOKUP_LUN_FROM_TAG
` [PATCH 3/7] tcm qlaxx: move sess cmd list/lock to driver
` [PATCH 4/7] target: fix cmd_count ref leak
` [PATCH 5/7] target: Drop sess_cmd_lock from IO path
` [PATCH 6/7] target: make state_list per cpu'ish
` [PATCH 7/7] tcm loop: allow queues, can queue and cmd per lun to be settable

[PATCH 5/5] drm/<drivers>: Constify struct drm_driver
 2020-10-25 23:04 UTC  (7+ messages)
` [PATCH] "
      ` [Intel-gfx] "

post-receive: pub/scm/linux/kernel/git/mips/linux
 2020-10-25 23:05 UTC 

[PATCH 0/3] KVM: arm64: Failback on unsupported huge pages
 2020-10-25 23:04 UTC  (5+ messages)
` [PATCH 3/3] KVM: arm64: Failback on unsupported huge page sizes

post-receive: pub/scm/linux/kernel/git/mips/linux
 2020-10-25 23:04 UTC 

post-receive: pub/scm/linux/kernel/git/mips/linux
 2020-10-25 23:04 UTC 

Do porcelain command require lock management?
 2020-10-25 23:02 UTC  (2+ messages)

[PATCH RESEND v4 0/4] Introduce Embedded Controller driver for Acer A500
 2020-10-25 23:01 UTC  (5+ messages)
` [PATCH RESEND v4 1/4] dt-bindings: mfd: Add ENE KB930 Embedded Controller binding
` [PATCH RESEND v4 2/4] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500
` [PATCH RESEND v4 3/4] power: supply: Add battery gauge driver for "
` [PATCH RESEND v4 4/4] ARM: tegra: acer-a500: Add Embedded Controller

post-receive: pub/scm/linux/kernel/git/chunkuang.hu/linux
 2020-10-25 23:02 UTC 

arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_withSmallPrefix+0x70): undefined reference to `ftrace_likely_update'
 2020-10-25 23:00 UTC  (2+ messages)

+ kthread_worker-prevent-queuing-delayed-work-from-timer_fn-when-it-is-being-canceled.patch added to -mm tree
 2020-10-25 22:57 UTC 

post-receive: pub/scm/linux/kernel/git/chunkuang.hu/linux
 2020-10-25 22:55 UTC 

post-receive: pub/scm/linux/kernel/git/linusw/linux-integrator
 2020-10-25 22:42 UTC 

[PATCH v1] clk: tegra: Fix duplicated SE clock entry
 2020-10-25 22:42 UTC 

[PATCH 00/21] trailer fixes
 2020-10-25 21:26 UTC  (16+ messages)
` [PATCH 01/21] trailer: change token_{from,matches}_item into taking conf_info
` [PATCH 02/21] trailer: don't use 'struct arg_item' for storing config
` [PATCH 04/21] pretty: allow using aliases in %(trailer:key=xyz)
` [PATCH 05/21] trailer: rename 'free_all' to 'free_all_trailer_items'
` [PATCH 08/21] trailer: keep track of conf in trailer_item
` [PATCH 09/21] trailer: refactor print_tok_val into taking item
` [PATCH 10/21] trailer: move trailer token canonicalization print time
` [PATCH 11/21] trailer: remember separator used in input
` [PATCH 12/21] trailer: handle configured nondefault separators explicitly
` [PATCH 14/21] trailer: move skipping of blank lines to own loop when finding trailer
` [PATCH 15/21] trailer: factor out classify_trailer_line
` [PATCH 16/21] t7513: add failing test for configured trailing line classification
` [PATCH 17/21] trailer: don't treat line with prefix of known trailer as known
` [PATCH 18/21] trailer: factor out config lookup to separate function
` [PATCH 21/21] trailer: only do prefix matching for configured trailers on commandline


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.