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

[PATCH v5 0/8] x86/tlb: Concurrent TLB flushes
 2021-02-09 22:16 UTC  (3+ messages)
` [PATCH v5 1/8] smp: Run functions concurrently in smp_call_function_many_cond()
` [PATCH v5 2/8] x86/mm/tlb: Unify flush_tlb_func_local() and flush_tlb_func_remote()

[PATCH v2] driver core: auxiliary bus: Fix calling stage for auxiliary bus init
 2021-02-09 22:17 UTC 

[PATCH 0/8] MUSE: Userspace backed MTD v3
 2021-02-09 21:39 UTC  (3+ messages)

[PATCH] clk: at91: Fix the declaration of the clocks
 2021-02-10  0:56 UTC  (8+ messages)

INFO: task hung in io_uring_cancel_task_requests
 2021-02-10  0:54 UTC 

[gustavoars-linux:testing/uapi/nfsd/nfsfh 1/2] fs/hpfs/dir.c:163:41: warning: array subscript 1 is above array bounds of {aka 'unsigned
 2021-02-09 21:37 UTC 

[PATCH v2] drm/msm: a6xx: Make sure the SQE microcode is safe
 2021-02-10  0:52 UTC  (2+ messages)

pull-request: bpf 2021-02-10
 2021-02-10  0:52 UTC 

brcmfmac and unaligned sdio access on Khadas VIM3L
 2021-02-09 12:48 UTC 

[RFC] Filesystem error notifications proposal
 2021-02-10  0:52 UTC  (16+ messages)

FAILED unresolved symbol vfs_truncate on arm64 with LLVM
 2021-02-10  0:49 UTC  (12+ messages)

[PATCH 0/5] ath10k fixes for warns
 2021-02-10  0:42 UTC  (12+ messages)
` [PATCH 1/5] ath10k: fix conf_mutex lock assert in ath10k_debug_fw_stats_request()
` [PATCH 2/5] ath10k: fix WARNING: suspicious RCU usage
` [PATCH 3/5] ath10k: change ath10k_offchan_tx_work() peer present msg to a warn
` [PATCH 4/5] ath10k: detect conf_mutex held ath10k_drain_tx() calls
` [PATCH 5/5] ath10k: reduce invalid ht params rate message noise

[PATCH 0/2] rev-list --disk-usage
 2021-02-10  0:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/26] ppc: qemu: Convert qemu-ppce500 to driver model
 2021-02-10  0:46 UTC  (6+ messages)
` [PATCH 01/26] Revert "pci: pci-uclass: Dynamically allocate the PCI regions"

[PATCH v2 00/28] Allow parallel MMU operations with TDP MMU
 2021-02-10  0:41 UTC  (7+ messages)
` [PATCH v2 06/28] locking/rwlocks: Add contention detection for rwlocks

[PATCH] staging: rtl8723bs: fix function comments to follow kernel-doc
 2021-02-09 21:12 UTC 

[PATCH] drm: use getter/setter functions
 2021-02-09 21:13 UTC 

[PATCH v7 0/2] PCI: keembay: Add support for Intel Keem Bay
 2021-02-10  0:42 UTC  (5+ messages)
` [PATCH v7 1/2] dt-bindings: PCI: Add Intel Keem Bay PCIe controller
` [PATCH v7 2/2] PCI: keembay: Add support for Intel Keem Bay

[PATCH v7 0/6] tracing: More synthetic event error fixes
 2021-02-09 21:09 UTC  (2+ messages)

[v7 PATCH 0/12] Make shrinker's nr_deferred memcg aware
 2021-02-10  0:39 UTC  (9+ messages)
` [v7 PATCH 05/12] mm: memcontrol: rename shrinker_map to shrinker_info
` [v7 PATCH 06/12] mm: vmscan: add shrinker_info_protected() helper
` [v7 PATCH 07/12] mm: vmscan: use a new flag to indicate shrinker is registered

What should BPF_CMPXCHG do when the values match?
 2021-02-10  0:39 UTC 

[PATCH] driver core: auxiliary bus: Fix calling stage for auxiliary bus init
 2021-02-09 20:01 UTC  (3+ messages)

Pstore : Query on using ramoops driver for DDR
 2021-02-09 21:02 UTC  (2+ messages)

[PATCH] nvme: Add 48-bit DMA address quirk
 2021-02-10  0:39 UTC  (2+ messages)
` [PATCH v2] nvme: Add 48-bit DMA address quirk for Amazon NVMe controllers

[PATCH for-next 00/32] spin lock usage optimization for SCSI drivers
 2021-02-10  0:37 UTC  (7+ messages)
  ` [Linuxarm] "

[PATCH v2] sched/topology: fix the issue groups don't span domain->span for NUMA diameter > 2
 2021-02-09 20:58 UTC  (3+ messages)

[PATCH 1/2] KVM: PPC: Book3S HV: Remove user-triggerable WARN_ON
 2021-02-10  0:39 UTC  (2+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Remove shared-TLB optimisation from vCPU TLB coherency logic

[MPTCP] Re: [PATCH mptcp-next 0/3] SYNRX: MPTCP -> MPTCP: expect x, got y
 2021-02-10  0:39 UTC 

[PATCH] selftests/seccomp: Accept any valid fd in user_notification_addfd
 2021-02-10  0:35 UTC  (3+ messages)

[v3 net-next 00/10] skbuff: introduce skbuff_heads bulking and reusing
 2021-02-09 20:49 UTC  (11+ messages)
` [v3 net-next 01/10] skbuff: move __alloc_skb() next to the other skb allocation functions
` [v3 net-next 02/10] skbuff: simplify kmalloc_reserve()
` [v3 net-next 03/10] skbuff: make __build_skb_around() return void
` [v3 net-next 04/10] skbuff: simplify __alloc_skb() a bit
` [v3 net-next 05/10] skbuff: use __build_skb_around() in __alloc_skb()
` [v3 net-next 06/10] skbuff: remove __kfree_skb_flush()
` [v3 net-next 07/10] skbuff: move NAPI cache declarations upper in the file
` [v3 net-next 08/10] skbuff: reuse NAPI skb cache on allocation path (__build_skb())
` [v3 net-next 09/10] skbuff: reuse NAPI skb cache on allocation path (__alloc_skb())
` [v3 net-next 10/10] skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing

[PATCH 1/1] efi_loader: fix get_last_capsule()
 2021-02-10  0:38 UTC  (2+ messages)

[PATCH net-next 0/7] Marvell Prestera Switchdev misc updates
 2021-02-09 20:31 UTC  (8+ messages)
` [PATCH net-next 5/7] net: marvell: prestera: add LAG support
            ` [EXT] "

Request for feature: force carrier up/on flag
 2021-02-10  0:32 UTC  (2+ messages)

[RFC PATCH v4 00/26] KVM SGX virtualization support
 2021-02-10  0:20 UTC  (6+ messages)
` [RFC PATCH v4 05/26] x86/sgx: Introduce virtual EPC for use by KVM guests

[PATCH v6 00/31] target-arm: Implement ARMv8.5-MemTag, user mode
 2021-02-10  0:02 UTC  (29+ messages)
` [PATCH v6 04/31] exec: Use uintptr_t in cpu_ldst.h
` [PATCH v6 05/31] exec: Improve types for guest_addr_valid
` [PATCH v6 06/31] linux-user: Check for overflow in access_ok
` [PATCH v6 07/31] linux-user: Tidy VERIFY_READ/VERIFY_WRITE
` [PATCH v6 08/31] bsd-user: "
` [PATCH v6 09/31] linux-user: Do not use guest_addr_valid for h2g_valid
` [PATCH v6 10/31] linux-user: Fix guest_addr_valid vs reserved_va
` [PATCH v6 11/31] exec: Introduce cpu_untagged_addr
` [PATCH v6 12/31] exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
` [PATCH v6 13/31] linux-user: Explicitly untag memory management syscalls
` [PATCH v6 14/31] linux-user: Use guest_range_valid in access_ok
` [PATCH v6 15/31] exec: Rename guest_{addr,range}_valid to *_untagged
` [PATCH v6 16/31] linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged
` [PATCH v6 17/31] linux-user: Move lock_user et al out of line
` [PATCH v6 18/31] linux-user: Fix types in uaccess.c
` [PATCH v6 19/31] linux-user: Handle tags in lock_user/unlock_user
` [PATCH v6 20/31] linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
` [PATCH v6 21/31] target/arm: Improve gen_top_byte_ignore
` [PATCH v6 22/31] target/arm: Use the proper TBI settings for linux-user
` [PATCH v6 23/31] linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAG
` [PATCH v6 24/31] linux-user/aarch64: Implement PROT_MTE
` [PATCH v6 25/31] target/arm: Split out syndrome.h from internals.h
` [PATCH v6 26/31] linux-user/aarch64: Pass syndrome to EXC_*_ABORT
` [PATCH v6 27/31] linux-user/aarch64: Signal SEGV_MTESERR for sync tag check fault
` [PATCH v6 28/31] linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
` [PATCH v6 29/31] target/arm: Add allocation tag storage for user mode
` [PATCH v6 30/31] target/arm: Enable MTE for user-only
` [PATCH v6 31/31] tests/tcg/aarch64: Add mte smoke tests

[net-next v4 00/14] Add Marvell CN10K support
 2021-02-09 23:58 UTC  (3+ messages)
  ` [EXT] "

linux-next: Tree for Feb 8
 2021-02-10  0:16 UTC  (6+ messages)
` linux-next: Tree for Feb 8 (objtool: warnings: 5)

linux-next: Tree for Feb 8 (objtool: warnings: 5)
 2021-02-10  0:19 UTC  (3+ messages)
` [PATCH] ubsan: remove overflow checks

[PATCH net v5] net/sched: cls_flower: Reject invalid ct_state flags rules
 2021-02-10  0:12 UTC  (2+ messages)

[rfh] where is coccinelle these days on Ubuntu?
 2021-02-10  0:12 UTC  (5+ messages)

[PATCH u-boot 1/2] fs: btrfs: skip xattrs in directory listing
 2021-02-10  0:20 UTC  (6+ messages)
` [PATCH u-boot 2/2] fs: btrfs: change directory list output to be aligned as before

[PATCH u-boot] fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1
 2021-02-10  0:09 UTC  (3+ messages)

[gustavoars-linux:testing/staging/rtl8188eu 8321/8744] arch/mips/kernel/setup.c:47:39: error: redefinition of '__appended_dtb' with a different type: 'const char vs 'char
 2021-02-10  0:33 UTC 

[PATCH v2 0/8] CXL 2.0 Support
 2021-02-10  0:02 UTC  (9+ messages)
` [PATCH v2 1/8] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH v2 2/8] cxl/mem: Find device capabilities
` [PATCH v2 3/8] cxl/mem: Register CXL memX devices
` [PATCH v2 4/8] cxl/mem: Add basic IOCTL interface
` [PATCH v2 5/8] cxl/mem: Add a "RAW" send command
` [PATCH v2 6/8] cxl/mem: Enable commands via CEL
` [PATCH v2 7/8] cxl/mem: Add set of informational commands
` [PATCH v2 8/8] MAINTAINERS: Add maintainers of the CXL driver

[PATCH net 1/2] netfilter: conntrack: skip identical origin tuple in same zone only
 2021-02-10  0:00 UTC  (2+ messages)

[PATCH v1] clk: Move struct clk_core to use struct fwnode_handle
 2021-02-09 23:59 UTC  (2+ messages)

[PATCH v3 0/5] sunxi: fix H6 HDMI related issues
 2021-02-09 17:58 UTC  (2+ messages)
` [PATCH v3 3/5] drm/sun4i: dw-hdmi: always set clock rate

drivers/net/ethernet/pensando/ionic/ionic_lif.c:855 ionic_adminq_napi() error: we previously assumed 'lif->adminqcq' could be null (see line 848)
 2021-02-09 18:30 UTC 

[PATCH v3] checkpatch: do not apply "initialise globals to 0" check to BPF progs
 2021-02-09 19:57 UTC  (4+ messages)

ie31200_edac missing PCI ID for i3-4370
 2021-02-09 23:58 UTC  (5+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix meter commands help strings
 2021-02-10  0:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v4] checkpatch: do not apply "initialise globals to 0" check to BPF progs
 2021-02-09 21:19 UTC 

[Intel-gfx] [PATCH v2] drm/i915/display: Allow PSR2 selective fetch to be enabled at run-time
 2021-02-10  0:27 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/display: Allow PSR2 selective fetch to be enabled at run-time (rev2)

[PATCH 1/3] mlx5_vdpa: should exclude header length and fcs from mtu
 2021-02-10  0:26 UTC  (4+ messages)
` [PATCH 3/3] mlx5_vdpa: defer clear_virtqueues to until DRIVER_OK

[PATCH] staging: rtl8723bs: fix block comments alignment
 2021-02-09 18:52 UTC  (11+ messages)

[PATCHv2 0/3] usbnet: speed reporting for devices without MDIO
 2021-02-09 23:47 UTC  (4+ messages)

[PATCH][RESEND] lib/vsprintf: make-printk-non-secret printks all addresses as unhashed
 2021-02-10  0:24 UTC  (4+ messages)

[PATCH net v2] vsock: fix locking in vsock_shutdown()
 2021-02-09 23:40 UTC  (2+ messages)

[PATCH RFC 00/17] playing around req alloc
 2021-02-10  0:03 UTC  (18+ messages)
` [PATCH 01/17] io_uring: replace force_nonblock with flags
` [PATCH 02/17] io_uring: make op handlers always take issue flags
` [PATCH 03/17] io_uring: don't propagate io_comp_state
` [PATCH 04/17] io_uring: don't keep submit_state on stack
` [PATCH 05/17] io_uring: remove ctx from comp_state
` [PATCH 06/17] io_uring: don't reinit submit state every time
` [PATCH 07/17] io_uring: replace list with array for compl batch
` [PATCH 08/17] io_uring: submit-completion free batching
` [PATCH 09/17] io_uring: remove fallback_req
` [PATCH 10/17] io_uring: count ctx refs separately from reqs
` [PATCH 11/17] io_uring: persistent req cache
` [PATCH 12/17] io_uring: feed reqs back into alloc cache
` [PATCH 13/17] io_uring: use persistent request cache
` [PATCH 14/17] io_uring: provide FIFO ordering for task_work
` [PATCH 15/17] io_uring: enable req cache for task_work items
` [PATCH 16/17] io_uring: take comp_state from ctx
` [PATCH 17/17] io_uring: defer flushing cached reqs

FAILED: patch "[PATCH] tracing/kprobe: Fix to support kretprobe events on unloaded" failed to apply to 5.4-stable tree
 2021-02-09 23:56 UTC  (3+ messages)

[PATCH v3 1/6] Bluetooth: btintel: Check firmware version before download
 2021-02-09 23:34 UTC  (6+ messages)
` [PATCH v3 2/6] Bluetooth: btintel: Move operational checks after version check
` [PATCH v3 3/6] Bluetooth: btintel: Consolidate intel_version_tlv parsing
` [PATCH v3 4/6] Bluetooth: btintel: Consolidate intel_version parsing
` [PATCH v3 5/6] Bluetooth: btusb: Consolidate code for waiting firmware download
` [PATCH v3 6/6] Bluetooth: btusb: Consolidate code for waiting firmware to boot

[PATCH v3] thermal: qcom: tsens-v0_1: Add support for MDM9607
 2021-02-09 19:25 UTC 

[PATCH v3 0/4] arm64: dts: qcom: qrb5165-rb5: use GPIO as SPI0 CS
 2021-02-09 23:57 UTC  (9+ messages)
` [PATCH v3 1/4] arm64: dts: qcom: sm8250: split spi pinctrl config
` [PATCH v3 2/4] arm64: dts: qcom: sm8250: further split of "
` [PATCH v3 3/4] arm64: dts: qcom: sm8250: add pinctrl for SPI using GPIO as a CS
` [PATCH v3 4/4] arm64: dts: qcom: qrb5165-rb5: switch into using GPIO for SPI0 CS

[PATCH] drm/msm: a6xx: Make sure the SQE microcode is safe
 2021-02-09 23:57 UTC 

[PATCH v2] io_uring: fix possible deadlock in io_uring_poll
 2021-02-09 23:30 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 1/2] arm64: dts: qcom: sdm845: Move reserved-memory to devices
 2021-02-09 23:36 UTC  (3+ messages)

[clk:clk-unused 3/5] arch/arm/boot/dts/zx296702.dtsi:3:10: fatal error: dt-bindings/clock/zx296702-clock.h: No such file or directory
 2021-02-10  0:16 UTC 

[PATCH 00/12 V2] target: fix cmd plugging and completion
 2021-02-09 19:10 UTC  (8+ messages)
` [PATCH 03/13] target: add workqueue based cmd submission
` [PATCH 06/13] tcm loop: use lio wq cmd submission helper

[patch 00/12] x86/irq/64: Inline irq stack switching
 2021-02-09 20:43 UTC  (5+ messages)
` [patch 11/12] softirq: Allow inlining do_softirq_own_stack()

[PATCH 00/12] test-lib: misc improvements
 2021-02-10  0:06 UTC  (4+ messages)
` [PATCH 12/12] test-lib-functions: split out {debug,path,text} helpers

[PATCH 1/2] ext4: Handle casefolding with encryption
 2021-02-09 23:22 UTC  (3+ messages)

[PATCH 0/2] checkout-index: some cleanups to --temp and --prefix outputs
 2021-02-09 23:59 UTC  (4+ messages)
` [PATCH 1/2] write_entry(): fix misuses of `path` in error messages

[PATCH ] KVM: VMX: Enable/disable PML when dirty logging gets enabled/disabled
 2021-02-09 23:24 UTC 

[PATCH v6 0/9] grep: honor sparse checkout and add option to ignore it
 2021-02-09 23:23 UTC  (3+ messages)
` [PATCH v7] grep: honor sparse-checkout on working tree searches

[PATCH v10 0/3] mergetool: add hideResolved configuration (was automerge)
 2021-02-09 23:27 UTC  (4+ messages)
` [PATCH v11 "

[PATCH 00/11] x86/fault: Cleanups and robustifications
 2021-02-09 20:09 UTC  (4+ messages)
` [PATCH 07/11] x86/fault: Split the OOPS code out from no_context()

[RFC PATCH 0/2] platform/x86: thinkpad_acpi/ideapad-laptop: move into subfolder and extract common DYTC code
 2021-02-09 23:51 UTC  (3+ messages)
` [RFC PATCH 2/2] platform/x86: thinkpad_acpi/ideapad-laptop: extract common DYTC constants/functions
  ` [External] "

[PATCH net-next 00/12][pull request] 100GbE Intel Wired LAN Driver Updates 2021-02-08
 2021-02-09 23:50 UTC  (2+ messages)

[PATCH v7 04/17] hook: include hookdir hook in list
 2021-02-09 22:05 UTC  (3+ messages)

[PATCH] PCI: Use subdir-ccflags-* to inherit debug flag
 2021-02-09 23:43 UTC  (3+ messages)

[PATCH] dt-bindings: pinctrl: Group tuples in pin control properties
 2021-02-09 22:51 UTC  (2+ messages)

[PATCH] Revert "drm/atomic: document and enforce rules around "spurious" EBUSY"
 2021-02-10  0:14 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH V2 net-next 00/11] net: hns3: some cleanups for -next
 2021-02-09 23:50 UTC  (2+ messages)

[net-next v2] tcp: Explicitly mark reserved field in tcp_zerocopy_receive args
 2021-02-09 23:46 UTC  (9+ messages)

[PATCH net-next v11 0/3] implement kthread based napi poll
 2021-02-09 23:50 UTC  (2+ messages)

[PATCH net-next 0/9] net: phy: icplus: cleanups and new features
 2021-02-09 20:03 UTC  (3+ messages)
` [PATCH net-next 5/9] net: phy: icplus: add IP101A/IP101G model detection

[PATCH net 0/3] net: hns3: fixes for -net
 2021-02-09 23:30 UTC  (2+ messages)

[PATCH] checks: Error on node-name and property name being the same
 2021-02-10  0:08 UTC  (2+ messages)

[PATCH net] net: dsa: felix: implement port flushing on .phylink_mac_link_down
 2021-02-09 23:20 UTC  (2+ 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.