All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-17 00:01:56 to 2021-02-17 02:56:00 UTC [more...]

[PATCH 00/20] userdiff: refactor + test + doc + misc improvements
 2021-02-17  2:13 UTC  (14+ messages)
` [PATCH v2 09/27] userdiff tests: match full hunk headers
` [PATCH v2 11/27] blame tests: simplify userdiff driver test
` [PATCH v2 19/27] gitattributes doc: document multi-line userdiff patterns

[PATCH v3 1/2] drm/i915/gen9bc: Handle TGP PCH during suspend/resume
 2021-02-17  2:53 UTC  (6+ messages)
` [Intel-gfx] "
` [PATCH v3 2/2] drm/i915/icp+: Use icp_hpd_irq_setup() instead of spt_hpd_irq_setup()
  ` [Intel-gfx] "

[mlmmj] Possible typo in FROM field
 2021-02-17  2:54 UTC 

PROBLEM: Error logged when pressing mouse button
 2021-02-17  2:51 UTC 

[PATCH 1/1] drm/amdkfd: Fix recursive lock warnings
 2021-02-17  2:52 UTC  (3+ messages)

mlx5 HW crypto offload support
 2021-02-17  2:51 UTC  (3+ messages)

[PATCH 0/4] btrfs: Convert more kmaps to kmap_local_page()
 2021-02-17  2:48 UTC  (5+ messages)
` [PATCH 1/4] fs/btrfs: Convert kmap to kmap_local_page() using coccinelle
` [PATCH 2/4] fs/btrfs: Convert raid5/6 kmaps to kmap_local_page()
` [PATCH 3/4] fs/btrfs: Use kmap_local_page() in __btrfsic_submit_bio()
` [PATCH 4/4] fs/btrfs: Convert block context kmap's to kmap_local_page()

[PATCH v4 00/24] python: create installable package
 2021-02-17  2:47 UTC  (9+ messages)
` [PATCH v4 04/24] python: create utils sub-package
` [PATCH v4 05/24] python: add qemu package installer
` [PATCH v4 06/24] python: add VERSION file
` [PATCH v4 07/24] python: add directory structure README.rst files

[PATCH v2] IMA: support for duplicate data measurement
 2021-02-17  2:46 UTC 

[PATCH 1/1] doc: Add reference to U-Boot project in conf.py
 2021-02-17  2:45 UTC  (2+ messages)

[PATCH] lib: rsa: Add debug message on algo mismatch
 2021-02-17  2:45 UTC  (4+ messages)

[PATCH] ceph: enable async dirops by default
 2021-02-17  2:41 UTC  (5+ messages)

[PATCH v1 0/5] Enable fw_devlink=on by default
 2021-02-17  2:39 UTC  (8+ messages)
` [PATCH v1 5/5] driver core: Set "

evb-ast2600: Getting some build errors - 'u-boot.bin' is too large!'
 2021-02-17  2:40 UTC  (8+ messages)

meta-rust -> oe-core
 2021-02-17  2:40 UTC 

[PATCH v2] drm/i915/gen9bc: Handle TGP PCH during suspend/resume
 2021-02-17  2:37 UTC  (8+ messages)
` [Intel-gfx] "

[PATCH v3 0/7] CPU unplug timeout/LMB unplug cleanup in DRC reconfiguration
 2021-02-17  2:33 UTC  (22+ messages)
` [PATCH v3 1/7] spapr_drc.c: do not call spapr_drc_detach() in drc_isolate_logical()
` [PATCH v3 2/7] spapr_pci.c: simplify spapr_pci_unplug_request() function handling
` [PATCH v3 3/7] spapr_drc.c: use spapr_drc_release() in isolate_physical/set_unusable
` [PATCH v3 4/7] spapr: rename spapr_drc_detach() to spapr_drc_unplug_request()
` [PATCH v3 5/7] spapr_drc.c: introduce unplug_timeout_timer
` [PATCH v3 6/7] spapr_drc.c: add hotunplug timeout for CPUs
` [PATCH v3 7/7] spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug state

[PATCH v2 0/9] stash show: learn --include-untracked and --only-untracked
 2021-02-17  2:31 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] stash show: teach "

[PATCH 00/11] ath11k: Add support for QCN9074
 2021-02-17  2:28 UTC  (5+ messages)
` [PATCH 06/11] ath11k: add static window support for register access

[peterz-queue:master 388/476] arch/x86/mm/tlb.c:798:1: warning: section does not match previous declaration
 2021-02-17  2:28 UTC 

[PATCH bpf-next 0/3] Introduce bpf_link in libbpf's xsk
 2021-02-17  2:23 UTC  (7+ messages)
` [PATCH bpf-next 1/3] libbpf: xsk: use bpf_link

[PATCH] odroid-go2: remove setting SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR
 2021-02-17  2:21 UTC  (5+ messages)

[PATCH 0/2] nvme: support I/O passthrough for multipath
 2021-02-17  2:14 UTC  (6+ messages)
` [PATCH] nvme: introduce passthrough ioctl "

[[master/dunfell PATCH] ltp-ddt: Update to latest
 2021-02-17  2:14 UTC  (3+ messages)

[v8 PATCH 00/13] Make shrinker's nr_deferred memcg aware
 2021-02-17  2:10 UTC  (18+ messages)
` [v8 PATCH 01/13] mm: vmscan: use nid from shrink_control for tracepoint
` [v8 PATCH 02/13] mm: vmscan: consolidate shrinker_maps handling code
` [v8 PATCH 03/13] mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation
` [v8 PATCH 04/13] mm: vmscan: remove memcg_shrinker_map_size
` [v8 PATCH 05/13] mm: vmscan: use kvfree_rcu instead of call_rcu
` [v8 PATCH 06/13] mm: memcontrol: rename shrinker_map to shrinker_info
` [v8 PATCH 07/13] mm: vmscan: add shrinker_info_protected() helper
` [v8 PATCH 08/13] mm: vmscan: use a new flag to indicate shrinker is registered
` [v8 PATCH 09/13] mm: vmscan: add per memcg shrinker nr_deferred
` [v8 PATCH 10/13] mm: vmscan: use per memcg nr_deferred of shrinker
` [v8 PATCH 11/13] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v8 PATCH 12/13] mm: memcontrol: reparent nr_deferred when memcg offline
` [v8 PATCH 13/13] mm: vmscan: shrink deferred objects proportional to priority

[Regression] [Bisected] Errors when ejecting USB storage drives since v5.10
 2021-02-17  2:11 UTC  (3+ messages)

[PATCH 4/4] fetch-pack: print and use dangling .gitmodules
 2021-02-17  2:10 UTC  (3+ messages)

[dunfell][PATCH] icu: backport fix for rare random genrb segmentation fault
 2021-02-17  2:08 UTC  (5+ messages)
` [OE-core] "

Recovering Btrfs from a freak failure of the disk controller
 2021-02-17  2:05 UTC  (7+ messages)

[MPTCP] Re: [PATCH mptcp-net] mptcp: fix DATA_FIN processing for orphaned sockets
 2021-02-17  2:05 UTC 

[RFC] xen/arm: introduce XENFEAT_ARM_dom0_iommu
 2021-02-17  2:00 UTC 

[PATCH 1/2] powerpc/uaccess: Simplify unsafe_put_user() implementation
 2021-02-17  1:58 UTC  (4+ messages)
` [PATCH 2/2] powerpc/uaccess: Move might_fault() into user_access_begin()

[MPTCP] Re: [MPTCP][PATCH mptcp-next] Squash to "mptcp: add rm_list_tx in mptcp_pm_data"
 2021-02-17  1:57 UTC 

[PATCH 0/1] Fix for a buggy XSA-321 resolution in Xen 4.9
 2021-02-17  1:55 UTC  (5+ messages)
` [PATCH 1/1] x86/ept: Fix buggy XSA-321 backport

[PATCH 00/11] FSMonitor Preliminary Commits
 2021-02-17  1:54 UTC  (4+ messages)
` [PATCH v2 "

next/pending-fixes baseline: 164 runs, 7 regressions (v5.11-629-gdcd372394d935)
 2021-02-17  1:52 UTC 

lib/bitfield_kunit.c:93:1: warning: the frame size of 4200 bytes is larger than 2048 bytes
 2021-02-17  1:49 UTC  (2+ messages)

[PATCH 4/4] fetch-pack: print and use dangling .gitmodules
 2021-02-17  1:48 UTC  (3+ messages)

[jpirko-mlxsw:net_next_queue 12/45] psample.c:undefined reference to `__aeabi_uldivmod'
 2021-02-17  1:47 UTC 

[PATCH v2 bpf-next] bpf: Explicitly zero-extend R0 after 32-bit cmpxchg
 2021-02-17  1:43 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2021-02-17  1:43 UTC 

[PATCH v4 0/9] CXL 2.0 Support
 2021-02-16 18:34 UTC  (11+ messages)
` [PATCH v4 4/9] cxl/mem: Add basic IOCTL interface
` [PATCH v4 5/9] cxl/mem: Add a "RAW" send command

[PATCH 1/2] libnvdimm: simplify nvdimm_remove()
 2021-02-17  1:40 UTC  (3+ messages)

[MPTCP] Re: [MPTCP][PATCH v2 mptcp-next] Squash to "mptcp: add rm_list in mptcp_out_options"
 2021-02-17  1:39 UTC 

[PATCH v5] TPM fixes
 2021-02-17  1:37 UTC  (3+ messages)
` [PATCH v5] The following sequence of operations results in a refcount warning:

[PATCH] arm64: kernel: disable CNP on Carmel
 2021-02-17  1:31 UTC 

[MPTCP] Re: [MPTCP][PATCH mptcp-next] mptcp: drop unused subflow in mptcp_pm_subflow_established
 2021-02-17  1:30 UTC 

[MPTCP] Re: [MPTCP][PATCH net-next] mptcp: free resources when the port number is mismatched
 2021-02-17  1:29 UTC 

[Devel] Re: [PATCH 0/2] ACPICA: Fix a race in GenericSerialBus (I2C) and GPIO handling
 2021-02-17  1:29 UTC 

[PATCH] dax: fix default return code of range_parse()
 2021-02-16 22:38 UTC  (3+ messages)

[PATCHSET v3 0/4] fs: Support for LOOKUP_NONBLOCK / RESOLVE_NONBLOCK
 2021-02-17  1:26 UTC  (10+ messages)
  ` [PATCHSET v3 0/4] fs: Support for LOOKUP_NONBLOCK / RESOLVE_NONBLOCK (Insufficiently faking current?)

[PATCH v2 0/7] Xen guest loader (to boot Xen+Kernel under TCG)
 2021-02-17  0:44 UTC  (4+ messages)
` [PATCH v2 3/7] device_tree: add qemu_fdt_setprop_string_array helper

How to orchestrate multiple XDP programs
 2021-02-17  1:20 UTC  (9+ messages)

[PATCH 00/25] grep: PCREv2 fixes, remove kwset.[ch]
 2021-02-17  1:19 UTC  (4+ messages)
` [PATCH v2 00/22] pickaxe: test and refactoring for follow-up changes

[PATCH 5.10 000/104] 5.10.17-rc1 review
 2021-02-17  1:19 UTC  (2+ messages)

[GIT PULL 1/2] Broadcom late devicetree changes for 5.12
 2021-02-17  1:16 UTC  (6+ messages)
  ` [GIT PULL 2/2] Broadcom late drivers "

[PATCH 00/14] nvme: few cleanups and small improvements
 2021-02-17  0:10 UTC  (15+ messages)
` [PATCH 01/14] nvme-core: remove duplicate kfree in init identify
` [PATCH 02/14] nvme-core: don't use switch for only one case use
` [PATCH 03/14] nvme-core: use right type for ARRAY_SIZE check
` [PATCH 04/14] nvme-core: fix the type for shutdown_timeout
` [PATCH 05/14] nvme-core: add helper to init ctrl transport attr
` [PATCH 06/14] nvme-core: add helper to init shutdown timeout
` [PATCH 07/14] nvme-core: add helper to init ctrl subsys quirk
` [PATCH 08/14] nvme-core: move util quirk at the top of the file
` [PATCH 09/14] nvme-core: mark nvme_setup_passsthru() inline
` [PATCH 10/14] nvme-core: remove one liner wrappers for streams
` [PATCH 11/14] nvme-core: use likely in nvme_init_request()
` [PATCH 12/14] nvme-core: don't check nvme_req flags for new req
` [PATCH 13/14] nvme-fc: fix the function documentation comment
` [PATCH 14/14] nvmet-fc: update function documentation

[ti:ti-rt-linux-5.4.y 10032/13999] drivers/mtd/spi-nor/spi-nor.c:5721:18: error: implicit declaration of function 'of_read_number'
 2021-02-17  1:16 UTC 

[peterz-queue:master 387/476] arch/x86/kernel/paravirt.c:338:26: error: use of undeclared identifier 'native_flush_tlb_others'
 2021-02-17  1:16 UTC 

[PATCH] Revert "ARM: dts: bcm2711: Add the BSC interrupt controller"
 2021-02-17  1:12 UTC  (4+ messages)

[qemu-mainline test] 159408: regressions - FAIL
 2021-02-17  1:13 UTC 

[PATCH 5.4 00/60] 5.4.99-rc1 review
 2021-02-17  1:12 UTC  (2+ messages)

[PATCH bpf-next 00/17] Improve BPF syscall command documentation
 2021-02-17  1:08 UTC  (18+ messages)
` [PATCH bpf-next 01/17] bpf: Import syscall arg documentation
` [PATCH bpf-next 02/17] bpf: Add minimal bpf() command documentation
` [PATCH bpf-next 03/17] bpf: Document BPF_F_LOCK in syscall commands
` [PATCH bpf-next 04/17] bpf: Document BPF_PROG_PIN syscall command
` [PATCH bpf-next 05/17] bpf: Document BPF_PROG_ATTACH "
` [PATCH bpf-next 06/17] bpf: Document BPF_PROG_TEST_RUN "
` [PATCH bpf-next 07/17] bpf: Document BPF_PROG_QUERY "
` [PATCH bpf-next 08/17] bpf: Document BPF_MAP_*_BATCH syscall commands
` [PATCH bpf-next 09/17] scripts/bpf: Rename bpf_helpers_doc.py -> bpf_doc.py
` [PATCH bpf-next 10/17] scripts/bpf: Abstract eBPF API target parameter
` [PATCH bpf-next 11/17] scripts/bpf: Add syscall commands printer
` [PATCH bpf-next 12/17] tools/bpf: Rename Makefile.{helpers,docs}
` [PATCH bpf-next 13/17] tools/bpf: Templatize man page generation
` [PATCH bpf-next 14/17] tools/bpf: Build bpf-sycall.2 in Makefile.docs
` [PATCH bpf-next 15/17] selftests/bpf: Add docs target
` [PATCH bpf-next 16/17] docs/bpf: Add bpf() syscall command reference
` [PATCH bpf-next 17/17] tools: Sync uapi bpf.h header with latest changes

[PATCH v10 00/17] Add AMD SEV guest live migration support
 2021-02-17  1:06 UTC  (4+ messages)
` [PATCH v10 10/16] KVM: x86: Introduce KVM_GET_SHARED_PAGES_LIST ioctl

linux-next: manual merge of the pm tree with the i3c tree
 2021-02-17  1:06 UTC 

[PATCH] net: dsa: tag_rtl4_a: Support also egress tags
 2021-02-17  1:04 UTC  (3+ messages)

[PATCH v5 0/8] x86/tlb: Concurrent TLB flushes
 2021-02-17  1:02 UTC  (6+ messages)
` [PATCH v5 1/8] smp: Run functions concurrently in smp_call_function_many_cond()

[ti:ti-rt-linux-5.4.y 10032/13999] net/socket.c:847:5: error: 'SCM_RED_TIMESTAMPING' undeclared
 2021-02-17  1:01 UTC 

gitattributes export-subst and software versioning
 2021-02-17  0:58 UTC  (6+ messages)
` [PATCH 1/2] pretty: add %(describe)

[peterz-queue:mm/tlb 6/10] mm/memory.c:5225: error: unterminated argument list invoking macro "tlb_remove_table"
 2021-02-17  0:58 UTC 

[PATCH v4 0/3] Support for H_RPT_INVALIDATE in PowerPC KVM
 2021-02-17  0:38 UTC  (7+ messages)
` [PATCH v4 1/3] powerpc/book3s64/radix/tlb: tlbie primitives for process-scoped invalidations from guests
    ` [PATCH v4 1/3] powerpc/book3s64/radix/tlb: tlbie primitives for process-scoped invalidations fro
` [PATCH v4 2/3] KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE

[PATCH kernel 0/2] powerpc/iommu: Stop crashing the host when VM is terminated
 2021-02-17  0:16 UTC  (7+ messages)
` [PATCH kernel 1/2] powerpc/iommu: Allocate it_map by vmalloc
` [PATCH kernel 2/2] powerpc/iommu: Do not immediately panic when failed IOMMU table allocation

[PATCH] bpf: fix a warning message in mark_ptr_not_null_reg()
 2021-02-17  0:37 UTC  (3+ messages)

[PATCH] mhi_bus: core: Wait for ready state after reset
 2021-02-17  0:36 UTC  (3+ messages)

[PATCH v2 0/2] Add FITRIM ioctl support for exFAT filesystem
 2021-02-17  0:33 UTC  (9+ messages)
` [PATCH v2 1/2] exfat: add initial ioctl function
` [PATCH v2 2/2] exfat: add support FITRIM ioctl

[PATCH v1] vdpa/mlx5: Restore the hardware used index after change map
 2021-02-17  0:25 UTC  (13+ messages)

[PATCH V3 0/2] cpufreq: cppc: Add support for frequency invariance
 2021-02-17  0:24 UTC  (6+ messages)
` [PATCH V3 1/2] topology: Allow multiple entities to provide sched_freq_tick() callback

linux-next: manual merge of the net-next tree with the arm-soc tree
 2021-02-17  0:23 UTC  (5+ messages)

[PATCH v3 0/2] kunit: fail tests on UBSAN errors
 2021-02-17  0:23 UTC  (7+ messages)
` [PATCH v3 1/2] kunit: support failure from dynamic analysis tools

[PATCH] board: sl28: add DSA support for variant 2
 2021-02-17  0:24 UTC  (5+ messages)

[PATCH RFC v3 00/12] hw/block/nvme: metadata and end-to-end data protection support
 2021-02-17  0:19 UTC  (2+ messages)

[PATCH] dmaengine: idxd: Fix clobbering of SWERR overflow bit on writeback
 2021-02-17  0:13 UTC 

Keep .bbappend for older Yocto version
 2021-02-17  0:14 UTC  (4+ messages)
` [yocto] "

usb: dwc3: gadget: Change runtime pm function for DWC3 runtime suspend
 2021-02-17  0:07 UTC  (4+ messages)

[PATCH v2 0/2] arm64: dts: qcom: sm8250: fix display nodes
 2021-02-17  0:08 UTC  (6+ messages)
` [PATCH v2 1/2] drm/msm: add compatibles for sm8150/sm8250 display

[PATCH 00/10] repack: support repacking into a geometric sequence
 2021-02-17  0:02 UTC  (6+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 5/8] p5303: measure time to repack with keep


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.