All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-17 00:58:38 to 2020-12-17 02:36:29 UTC [more...]

[RFC/PATCH] mergetool: use resolved conflicts in all the views
 2020-12-17  2:35 UTC  (2+ messages)
` [RFC/PATCH v2] "

[PATCH] MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB
 2020-12-17  2:35 UTC  (3+ messages)

[PATCH 0/3] riscv: cover to ARCH_STACKWALK
 2020-12-17  2:34 UTC  (2+ messages)

[locking/rwsem] 2f06f70292: vm-scalability.throughput 385.1% improvement
 2020-12-17  2:34 UTC  (2+ messages)

[igt-dev] [PATCH] kms_rotation_crc:Add HW rotation test case for amdgpu
 2020-12-17  2:32 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v2] ASoC: rsnd: don't call clk_disable_unprepare() if can't use
 2020-12-17  2:28 UTC 

[dm-devel] [PATCH v3 00/29] libmultipath: improve cleanup on exit
 2020-12-17  2:23 UTC  (5+ messages)
` [dm-devel] [PATCH v3 02/29] multipathd: Fix liburcu memory leak
` [dm-devel] [PATCH v3 18/29] libmultipath: fix log_thread startup and teardown

[PATCH v3 0/7] MediaTek IOMMU improve tlb flush performance in map/unmap
 2020-12-17  2:26 UTC  (12+ messages)
` [PATCH v3 4/7] iommu: Switch gather->end to unsigned long long

[PATCH 1/3] dt-bindings: usb: mtk-xhci: add a new property for broken streams
 2020-12-17  2:19 UTC  (6+ messages)
` [PATCH 2/3] usb: xhci-mtk: fix UAS issue by XHCI_BROKEN_STREAMS quirk

[PATCH 00/10] Cover letter: fix a race in release_task when flushing the dentry
 2020-12-17  2:26 UTC  (2+ messages)

[PATCH 0/5] fixes around request overflows
 2020-12-17  2:26 UTC  (2+ messages)

phosphor-hwmon + phosphor-fan: Fan functional properties are mismatched when unplug fan
 2020-12-17  2:23 UTC  (3+ messages)

[Intel-gfx] [CI] drm/i915/gt: Track the overall awake/busy time
 2020-12-17  2:24 UTC  (4+ messages)
` [drm/i915/gt] c12b7a396f: perf-sanity-tests.Parse_event_definition_strings.fail
  ` [Intel-gfx] "

[PATCH 1/2] net: stmmac: retain PTP-clock at hwtstamp_set
 2020-12-17  2:22 UTC  (5+ messages)

[PATCH] mm/filemap: Fix warning: no previous prototype
 2020-12-17  2:23 UTC  (2+ messages)

[openxt-dev] Re: Follow up on libxl-fix-reboot.patch
 2020-12-17  2:19 UTC  (6+ messages)

[GIT PULL] Mailbox changes for v5.11]
 2020-12-17  2:17 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the risc-v tree
 2020-12-17  2:18 UTC  (3+ messages)

[PATCH v2 00/12] qapi: static typing conversion, pt1.5
 2020-12-17  1:59 UTC  (13+ messages)
` [PATCH v2 01/12] qapi/commands: assert arg_type is not None
` [PATCH v2 02/12] qapi/events: fix visit_event typing
` [PATCH v2 03/12] qapi/main: handle theoretical None-return from re.match()
` [PATCH v2 04/12] qapi/gen: assert that _start_if is not None in _wrap_ifcond
` [PATCH v2 05/12] qapi/gen: use './builtin' for the built-in module name
` [PATCH v2 06/12] qapi/source: Add builtin null-object sentinel
` [PATCH v2 07/12] qapi/schema: make QAPISourceInfo mandatory
` [PATCH v2 08/12] qapi/gen: write _genc/_genh access shims
` [PATCH v2 09/12] qapi/gen: move write method to QAPIGenC, make fname a str
` [PATCH v2 10/12] tests/qapi-schema: Add quotes to module name in test output
` [PATCH v2 11/12] qapi/schema: Name the builtin module "" instead of None
` [PATCH v2 12/12] qapi: enable strict-optional checks

drivers/pinctrl/ralink/pinctrl-rt2880.c:365:12: warning: no previous prototype for 'rt2880_pinmux_init'
 2020-12-17  2:16 UTC  (2+ messages)

[RFC PATCH net-next 0/9] Get rid of the switchdev transactional model
 2020-12-17  2:14 UTC  (17+ messages)
` [RFC PATCH net-next 1/9] net: switchdev: remove the transaction structure from port object notifiers
` [RFC PATCH net-next 2/9] net: switchdev: delete switchdev_port_obj_add_now
` [RFC PATCH net-next 3/9] net: switchdev: remove the transaction structure from port attributes
` [RFC PATCH net-next 4/9] net: dsa: remove the transactional logic from ageing time notifiers
` [RFC PATCH net-next 5/9] net: dsa: remove the transactional logic from MDB entries
` [RFC PATCH net-next 6/9] net: dsa: remove the transactional logic from VLAN objects
` [RFC PATCH net-next 7/9] net: dsa: remove obsolete comment about switchdev transactions
` [RFC PATCH net-next 8/9] mlxsw: spectrum_switchdev: remove transactional logic for VLAN objects
` [RFC PATCH net-next 9/9] net: switchdev: delete the transaction object

[dpdk-dev] [PATCH v2] doc: fix some statements for ice vector PMD
 2020-12-17  2:13 UTC  (2+ messages)

Please pull u-boot-dm/next into -next
 2020-12-17  2:10 UTC  (4+ messages)

[cip-dev] CIP IRC weekly meeting today
 2020-12-17  2:09 UTC 

[PATCH v3 00/13] qapi: static typing conversion, pt2
 2020-12-17  1:53 UTC  (14+ messages)
` [PATCH v3 01/13] qapi/introspect.py: assert schema is not None
` [PATCH v3 02/13] qapi/introspect.py: use _make_tree for features nodes
` [PATCH v3 03/13] qapi/introspect.py: add _gen_features helper
` [PATCH v3 04/13] qapi/introspect.py: guard against ifcond/comment misuse
` [PATCH v3 05/13] qapi/introspect.py: Unify return type of _make_tree()
` [PATCH v3 06/13] qapi/introspect.py: replace 'extra' dict with 'comment' argument
` [PATCH v3 07/13] qapi/introspect.py: Introduce preliminary tree typing
` [PATCH v3 08/13] qapi/introspect.py: create a typed 'Annotated' data strutcure
` [PATCH v3 09/13] qapi/introspect.py: improve _tree_to_qlit error message
` [PATCH v3 10/13] qapi/introspect.py: improve readability of _tree_to_qlit
` [PATCH v3 11/13] qapi/introspect.py: add type hint annotations
` [PATCH v3 12/13] qapi/instrospect.py: add introspect.json dummy types
` [PATCH v3 13/13] qapi/introspect.py: Add docstring to _tree_to_qlit

[PATCH bpf-next 0/3] Add support of pointer to struct in global functions
 2020-12-17  2:00 UTC  (3+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: Add unit tests for "

[meta-oe][PATCH v4] iproute2: split ip to individual package
 2020-12-17  1:58 UTC  (5+ messages)
` [OE-core] "

[PATCH] pack-redundant: fix crash when one packfile in repo
 2020-12-17  1:57 UTC  (2+ messages)
` [PATCH v2] "

Do we still need skip swapcache logic in do_swap_page() for SWP_SYNCHRONOUS_IO?
 2020-12-17  1:57 UTC 

arm32 tools/flask build failure
 2020-12-17  1:54 UTC  (2+ messages)

linux-next: manual merge of the cel tree with the nfs tree
 2020-12-17  1:52 UTC  (2+ messages)

[PATCH v2 bpf-next 0/4] introduce bpf_iter for task_vma
 2020-12-17  1:51 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/4] bpf: introduce task_vma bpf_iter

XSA-351 causing Solaris-11 systems to panic during boot
 2020-12-17  1:51 UTC  (3+ messages)

[PATCH v2 0/2] accel: kvm: Some bugfixes for kvm dirty log
 2020-12-17  1:49 UTC  (3+ messages)
` [PATCH v2 1/2] accel: kvm: Fix memory waste under mismatch page size
` [PATCH v2 2/2] accel: kvm: Add aligment assert for kvm_log_clear_one_slot

linux-next: manual merge of the block tree with the f2fs tree
 2020-12-17  1:50 UTC  (3+ messages)

[Intel-gfx] [RFC-v10 00/13] Introduce Intel PXP component - Mesa single session
 2020-12-17  1:49 UTC  (15+ messages)
` [Intel-gfx] [RFC-v10 01/13] drm/i915/pxp: Introduce Intel PXP component
` [Intel-gfx] [RFC-v10 02/13] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [RFC-v10 03/13] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [RFC-v10 04/13] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [RFC-v10 05/13] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [RFC-v10 06/13] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [RFC-v10 07/13] drm/i915/pxp: Destroy arb session upon teardown
` [Intel-gfx] [RFC-v10 08/13] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [RFC-v10 09/13] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [RFC-v10 10/13] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [RFC-v10 11/13] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [Intel-gfx] [RFC-v10 12/13] drm/i915/pxp: User interface for Protected buffer
` [Intel-gfx] [RFC-v10 13/13] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Introduce Intel PXP component - Mesa single session (rev10)

[PATCH v5 0/2] MTE support for KVM guest
 2020-12-17  1:47 UTC  (13+ messages)

WireGuard on macOS stopped working after 1.0.10 update
 2020-12-17  1:43 UTC  (2+ messages)

[PATCH] scsi: ufs: fix livelock on ufshcd_clear_ua_wlun
 2020-12-17  1:41 UTC  (3+ messages)

[PATCH 00/11] Drop the PREPARE_FOR_MAIN_BRANCH prereq
 2020-12-17  1:41 UTC  (13+ messages)
` [PATCH 01/11] t1400: use `main` as initial branch name
` [PATCH 02/11] t3200: finish transitioning to the initial branch name `main`
` [PATCH 03/11] t3201: finalize transitioning to using the "
` [PATCH 04/11] t3203: complete the transition "
` [PATCH 05/11] t3205: finalize transitioning "
` [PATCH 06/11] t5505: "
` [PATCH 07/11] t5510: use `main` as initial branch name
` [PATCH 08/11] t5703: "
` [PATCH 09/11] t6302: "
` [PATCH 10/11] t9902: "
` [PATCH 11/11] tests: drop the `PREPARE_FOR_MAIN_BRANCH` prereq

[rcu:dev.2020.12.15a 117/132] kernel/rcu/tree_plugin.h:2240:9: sparse: sparse: context imbalance in '__rcu_nocb_rdp_deoffload' - wrong count at exit
 2020-12-17  1:40 UTC  (2+ messages)

[linux-next:master 12593/13311] mm/kfence/core.c:250:13: sparse: sparse: context imbalance in 'kfence_guarded_alloc' - wrong count at exit
 2020-12-17  1:39 UTC  (2+ messages)

csum errors on negative root id?
 2020-12-17  1:38 UTC  (2+ messages)

[PATCH] watchdog: Add software pretimeout support
 2020-12-17  1:36 UTC 

[dpdk-dev] [PATCH] net/enic: remove deprecated FDIR code
 2020-12-17  1:37 UTC 

[PATCH v2 00/11] qapi: static typing conversion, pt2
 2020-12-17  1:35 UTC  (11+ messages)
` [PATCH v2 05/11] qapi/introspect.py: add preliminary type hint annotations
` [PATCH v2 09/11] qapi/introspect.py: create a typed 'Annotated' data strutcure

[PATCH v2 1/3] ls-refs: report unborn targets of symrefs
 2020-12-17  1:32 UTC  (3+ messages)

[locking/rwsem] 617f3ef951: unixbench.score -21.2% regression
 2020-12-17  1:33 UTC  (2+ messages)

[PATCH] dev_name(): add to judge whether the dev->aliases list is empty
 2020-12-17  1:32 UTC  (3+ messages)

[PATCH 1/4] tls: Print only one tls_cert_domains_match_mask debug msg
 2020-12-17  1:32 UTC  (4+ messages)
` [PATCH 2/4] pem: Add pem_write_certificate_chain
` [PATCH 3/4] tls: Add l_tls_set_cert_dump_path
` [PATCH 4/4] examples: Use l_tls_set_cert_dump_path in https examples

[PATCH] tcg: Add tcg_gen_bswap_tl alias
 2020-12-17  1:27 UTC  (2+ messages)

brk checks in PR_SET_MM code
 2020-12-17  1:29 UTC 

[PATCH 1/2] station: Split DBus scans into 3 frequency subsets
 2020-12-17  1:28 UTC  (2+ messages)
` [PATCH 2/2] station: Don't expire BSSes between freq subset scans

Unexpected behavior on diff -I<regex> --name-only
 2020-12-17  1:27 UTC  (4+ messages)
  ` [PATCH] diff: suppress --name-only paths where all hunks are ignored
    ` Re* "

linux-next: manual merge of the akpm-current tree with the risc-v tree
 2020-12-17  1:25 UTC  (2+ messages)

[PATCH v7 0/3] Update to zstd-1.4.6
 2020-12-17  1:23 UTC  (9+ messages)
  ` [f2fs-dev] "

linux-next: manual merge of the seccomp tree with the csky tree
 2020-12-17  1:23 UTC  (2+ messages)

[PATCH net-next] ceph: Delete useless kfree code
 2020-12-17  1:20 UTC  (2+ messages)

[PATCH v9 00/11] Free some vmemmap pages of HugeTLB page
 2020-12-17  1:17 UTC  (3+ messages)
` [PATCH v9 05/11] mm/hugetlb: Allocate the vmemmap pages associated with each "

[linux-linus test] 157573: regressions - FAIL
 2020-12-17  1:16 UTC 

[PATCH v13 0/4] xfs: avoid transaction reservation recursion
 2020-12-17  1:11 UTC  (5+ messages)
` [PATCH v13 1/4] mm: Add become_kswapd and restore_kswapd
` [PATCH v13 2/4] xfs: use memalloc_nofs_{save,restore} in xfs transaction
` [PATCH v13 3/4] xfs: refactor the usage around xfs_trans_context_{set,clear}
` [PATCH v13 4/4] xfs: use current->journal_info to avoid transaction reservation recursion

[for-linus][PATCH 0/9] tracing: Last minute fixes before pushing to Linus
 2020-12-17  1:04 UTC  (10+ messages)
` [for-linus][PATCH 1/9] ring-buffer: Remove obsolete rb_event_is_commit()
` [for-linus][PATCH 2/9] ring-buffer: Fix a typo in function description
` [for-linus][PATCH 3/9] seq_buf: Avoid type mismatch for seq_buf_init
` [for-linus][PATCH 4/9] tracing: Disable ftrace selftests when any tracer is running
` [for-linus][PATCH 5/9] tracing: Drop unneeded assignment in ring_buffer_resize()
` [for-linus][PATCH 6/9] ring-buffer: Fix two typos in comments
` [for-linus][PATCH 7/9] ring-buffer: Add rb_check_bpage in __rb_allocate_pages
` [for-linus][PATCH 8/9] Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"
` [for-linus][PATCH 9/9] tracing: Offload eval map updates to a work queue

[PATCH] HID: core: detect and skip invalid inputs to snto32()
 2020-12-17  1:12 UTC 

[PATCH v4 00/19] Parallel Checkout (part I)
 2020-12-17  1:11 UTC  (3+ messages)
` [PATCH v5 0/9] "

[X/B/F/G/H/Unstable][SRU][PATCH 1/1] Input: i8042 - add ByteSpeed touchpad to noloop table
 2020-12-17  1:08 UTC  (2+ messages)
  ` APPLIED[X/B/F/G]: "

[PATCH] glibc: Make adjtime() for 32 bit support being called with delta == NULL
 2020-12-17  1:09 UTC 

net/wireless/scan.c:552:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing
 2020-12-17  1:07 UTC  (2+ messages)

[tobetter-linux:odroid-5.10.y-panfrost 81/88] drivers/hwmon/pwm-fan.c:171:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'
 2020-12-17  1:06 UTC 

[PATCH] x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling
 2020-12-17  1:04 UTC 

[PATCH 0/2] accel: kvm: Some bugfixes for kvm dirty log
 2020-12-17  1:03 UTC  (6+ messages)
` [PATCH 1/2] accel: kvm: Fix memory waste under mismatch page size

[Buildroot] Nitrogen8M stuck at boot with master branch
 2020-12-17  1:03 UTC 

[PATCH net v1 1/2] lan743x: improve performance: fix rx_napi_poll/interrupt ping-pong
 2020-12-17  1:01 UTC  (11+ messages)
` [PATCH net v1 2/2] lan743x: boost performance: limit PCIe bandwidth requirement

[Intel-gfx] [PATCH] drm/i915/cml : Add TGP PCH support
 2020-12-17  1:01 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 0/3] drm/panel: ABT Y030XX067A panel support
 2020-12-17  0:59 UTC  (2+ messages)
` [PATCH] dt-bindings/display: abt,y030xx067a: Fix binding

[PATCH] xfsdump: don't try to generate .ltdep in inventory/
 2020-12-17  0:58 UTC  (3+ messages)
` [PATCH V2] "

[PATCH 1/3] Add TX sending hardware timestamp
 2020-12-17  0:59 UTC 

[PATCH] msi: use for_each_msi_entry_safe iterator macro
 2020-12-17  0:55 UTC 

[GIT PULL 1/5] ARM: SoC updates for 5.11
 2020-12-17  0:57 UTC  (13+ messages)
` [GIT PULL 2/5] ARM: SoC defconfigs "
` [GIT PULL 3/5] ARM: device tree updates "
` [GIT PULL 4/5] ARM: SoC drivers "
` [GIT PULL 4/5] ARM: SoC updates for OMAP GenPD


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.