All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-14 01:33:14 to 2021-01-14 01:54:22 UTC [more...]

[PATCH v4 1/2] dt-bindings: input: cros-ec-keyb: Add a new property
 2021-01-14  1:39 UTC  (9+ messages)
` [PATCH v4 2/2] Input: cros-ec-keyb - Expose function row physical map to userspace

[RFC PATCH net-next 0/2] Port-based priority on DSA switches using tc-matchall
 2021-01-14  1:02 UTC  (9+ messages)
` [RFC PATCH net-next 1/2] net: dsa: allow setting port-based QoS priority using tc matchall skbedit
` [RFC PATCH net-next 2/2] net: dsa: felix: offload port priority

[RESEND 1/2] Bluetooth: btusb: Add support for queuing during polling interval
 2021-01-14  0:27 UTC  (6+ messages)

[pull request][net-next V2 00/11] mlx5 updates 2021-01-07
 2021-01-14  1:28 UTC  (4+ messages)

[PATCH] kretprobe: avoid re-registration of the same kretprobe earlier
 2021-01-14  1:06 UTC  (10+ messages)

[PATCH 0/2] *** fix missing unplug interrupt problem ***
 2021-01-14  0:00 UTC  (7+ messages)
` [PATCH 1/2] drm/msm/dp: postpone irq_hpd event during connection pending state

[PATCH v2 0/2] fix missing unplug interrupt problem
 2021-01-14  0:01 UTC  (4+ messages)

[PATCH v6 00/13] Generalize memory encryption models
 2021-01-13 23:56 UTC  (7+ messages)
` [PATCH v6 13/13] s390: Recognize confidential-guest-support option

[PATCH v6 0/4] drm/i915: Add support for Intel's eDP backlight controls
 2021-01-13 23:54 UTC  (4+ messages)
` [PATCH v6 2/4] drm/i915/dp: Enable Intel's HDR backlight interface (only SDR for now)
` [PATCH v6 3/4] drm/i915/dp: Allow forcing specific interfaces through enable_dpcd_backlight
` [PATCH v6 4/4] drm/dp: Revert "drm/dp: Introduce EDID-based quirks"

[PATCH v2 0/4] hwmon: aspeed2600-pwm-tacho: Add driver support
 2021-01-14  1:35 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: hwmon: Add Aspeed AST2600 PWM/Fan

[PATCH v7 00/13] Generalize memory encryption models
 2021-01-13 23:58 UTC  (14+ messages)
` [PATCH v7 01/13] qom: Allow optional sugar props
` [PATCH v7 02/13] confidential guest support: Introduce new confidential guest support class
` [PATCH v7 03/13] sev: Remove false abstraction of flash encryption
` [PATCH v7 04/13] confidential guest support: Move side effect out of machine_set_memory_encryption()
` [PATCH v7 05/13] confidential guest support: Rework the "memory-encryption" property
` [PATCH v7 06/13] sev: Add Error ** to sev_kvm_init()
` [PATCH v7 07/13] confidential guest support: Introduce cgs "ready" flag
` [PATCH v7 08/13] confidential guest support: Move SEV initialization into arch specific code
` [PATCH v7 09/13] confidential guest support: Update documentation
` [PATCH v7 10/13] spapr: Add PEF based confidential guest support
` [PATCH v7 11/13] spapr: PEF: prevent migration
` [PATCH v7 12/13] confidential guest support: Alter virtio default properties for protected guests
` [PATCH v7 13/13] s390: Recognize confidential-guest-support option

[PATCH v13 00/45] sg: add v4 interface
 2021-01-13 22:45 UTC  (12+ messages)
` [PATCH v13 03/45] sg: sg_log and is_enabled
` [PATCH v13 05/45] sg: bitops in sg_device
` [PATCH v13 12/45] sg: ioctl handling
` [PATCH v13 15/45] sg: rework sg_vma_fault
` [PATCH v13 16/45] sg: rework sg_mmap
` [PATCH v13 17/45] sg: replace sg_allow_access
` [PATCH v13 19/45] sg: introduce request state machine
` [PATCH v13 20/45] sg: sg_find_srp_by_id
` [PATCH v13 21/45] sg: sg_fill_request_element
` [PATCH v13 22/45] sg: printk change %p to %pK
` [PATCH v13 35/45] sg: first debugfs support

[PATCH net 0/6] Fixes on Microchip KSZ8795 DSA switch driver
 2021-01-14  0:26 UTC  (8+ messages)
` [PATCH net 2/6] net: dsa: ksz: move tag/untag action
` [PATCH net 3/6] net: dsa: ksz: insert tag on ks8795 ingress packets
` [PATCH net 4/6] net: dsa: ksz: do not change tagging on del

+ mm-slub-disable-user-tracing-for-kmemleak-caches-by-default.patch added to -mm tree
 2021-01-13 23:04 UTC 

+ mm-slab-slub-stop-taking-memory-hotplug-lock.patch added to -mm tree
 2021-01-13 23:50 UTC 

+ mm-slab-slub-stop-taking-cpu-hotplug-lock.patch added to -mm tree
 2021-01-13 23:50 UTC 

[RESEND PATCH v3 0/4] configfs: implement committable items and add sample code
 2021-01-13 23:49 UTC  (3+ messages)

objtool/ORC generation for noreturn functions
 2021-01-13 22:45 UTC  (3+ messages)

+ mm-slub-stop-freeing-kmem_cache_node-structures-on-node-offline.patch added to -mm tree
 2021-01-13 23:50 UTC 

stable-rc/queue/4.4 baseline: 112 runs, 13 regressions (v4.4.251-7-gb90fbdbdfe93)
 2021-01-13 23:04 UTC 

[PATCH v4 0/5] mm: Fix pfn_to_online_page() with respect to ZONE_DEVICE
 2021-01-14  1:49 UTC  (7+ messages)
` [PATCH v4 2/5] mm: Teach pfn_to_online_page() to consider subsection validity
` [PATCH v4 3/5] mm: Teach pfn_to_online_page() about ZONE_DEVICE section collisions
` [PATCH v4 4/5] mm: Fix page reference leak in soft_offline_page()
` [PATCH v4 5/5] mm: Fix memory_failure() handling of dax-namespace metadata

[PATCH] python/semanage: empty stdout before exiting on BrokenPipeError
 2021-01-13 22:50 UTC  (3+ messages)
` [PATCH 2/2] python/semanage: Sort imports in alphabetical order

[PATCH 0/3] soc: qcom: mdt_loader: General improvements
 2021-01-13 23:01 UTC  (4+ messages)
` [PATCH 3/3] soc: qcom: mdt_loader: Read hash from firmware blob

[PATCH 0/4] IB/iser cleanups and fixes for 5.11
 2021-01-14  0:03 UTC  (7+ messages)
` [PATCH 1/4] IB/iser: remove unneeded semicolons
` [PATCH 3/4] IB/iser: enforce iser_max_sectors to be greater than 0
` [PATCH 4/4] IB/iser: simplify prot_caps setting

[PATCH net-next v3 00/13] selftests: Updates to allow single instance of nettest for client and server
 2021-01-14  0:08 UTC  (4+ messages)
` [PATCH net-next v3 06/13] selftests: Use separate stdout and stderr buffers in nettest

[PATCH 0/4] Add sysfs interface to collect reports from debugging tools
 2021-01-14  0:06 UTC  (3+ messages)
` [PATCH 2/4] lib: add error_report_notify to collect debugging tools' reports

[tip:x86/entry] BUILD SUCCESS bde718b7e154afc99e1956b18a848401ce8e1f8e
 2021-01-14  0:04 UTC 

[PATCH bpf-next] bpf: reject too big ctx_size_in for raw_tp test run
 2021-01-13 23:28 UTC  (4+ messages)

[dpdk-dev] [PATCH v2 0/2] Support i40e PMD on Windows
 2021-01-14  1:51 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 2/2] build: "

[PATCH 1/3] IB/isert: remove unneeded new lines
 2021-01-14  0:08 UTC  (4+ messages)
` [PATCH 3/3] IB/isert: simplify signature cap check

[PATCH] tcp: fix TCP_USER_TIMEOUT with zero window
 2021-01-14  0:00 UTC  (3+ messages)

[PATCH 0/4] MIPS: Loongson64: Use logic_pio
 2021-01-14  0:13 UTC  (5+ messages)
` [PATCH RESEND v3 1/3] MIPS: Move VMALLOC_START into spaces.h
  ` [PATCH RESEND v3 3/3] MIPS: Loongson64: Enable PCI_IO_VMMAP
    ` logical PIO code for mips question (was Re: [PATCH RESEND v3 3/3] MIPS: Loongson64: Enable PCI_IO_VMMAP)

[PATCH net] net: stmmac: use __napi_schedule() for PREEMPT_RT
 2021-01-13 23:50 UTC  (2+ messages)

[PATCH net v2 0/7] MAINTAINERS: remove inactive folks from networking
 2021-01-14  1:49 UTC  (9+ messages)
` [PATCH net v2 1/7] MAINTAINERS: altx: move Jay Cliburn to CREDITS
` [PATCH net v2 2/7] MAINTAINERS: net: move Alexey Kuznetsov "
` [PATCH net v2 3/7] MAINTAINERS: vrf: move Shrijeet "
` [PATCH net v2 4/7] MAINTAINERS: ena: remove Zorik Machulsky from reviewers
` [PATCH net v2 5/7] MAINTAINERS: tls: move Aviad to CREDITS
` [PATCH net v2 6/7] MAINTAINERS: ipvs: move Wensong Zhang "
` [PATCH net v2 7/7] MAINTAINERS: dccp: move Gerrit Renker "

WARNING in cm109_submit_buzz_toggle/usb_submit_urb
 2021-01-13 23:01 UTC  (2+ messages)

[PATCH v2 0/6] avoid repeated request completion and IO error
 2021-01-14  0:17 UTC  (4+ messages)
` [PATCH v2 1/6] blk-mq: introduce blk_mq_set_request_complete

[RFC PATCH v1 0/5] Add threading support to e2fsprogs
 2021-01-14  0:27 UTC  (4+ messages)
` [RFC PATCH v1 1/5] Add configure and build support for the pthreads library
` [RFC PATCH v1 2/5] libext2fs: add threading support to the I/O manager abstraction
` [RFC PATCH v1 3/5] libext2fs: allow the unix_io manager's cache to be disabled and re-enabled

[linux-next:master 1162/2798] drivers/gpu/drm/radeon/radeon_uvd.c:794:9: sparse: sparse: cast from restricted __le32
 2021-01-14  1:49 UTC  (2+ messages)

[PATCH] sched/core: Print out straggler tasks in sched_cpu_dying()
 2021-01-14  0:36 UTC  (4+ messages)

[PATCH net] net: sit: unregister_netdevice on newlink's error path
 2021-01-14  1:29 UTC 

[PATCH, v1 0/1] gpio: aspeed: Add gpio base address reading
 2021-01-14  0:27 UTC  (3+ messages)
` [PATCH, v1 1/1] "

linux-next: build failure after merge of the drm-misc tree
 2021-01-14  0:31 UTC 

Bug Report Broadcom BCM57765/57785
 2021-01-14  0:31 UTC 

[PATCH] Documentation/llvm: Add a section about supported architectures
 2021-01-14  1:19 UTC  (2+ messages)

[PATCH v3 0/8] rtw88: improve TX performance in field
 2021-01-14  0:34 UTC  (9+ messages)
` [PATCH v3 1/8] rtw88: add dynamic rrsr configuration
` [PATCH v3 2/8] rtw88: add rts condition
` [PATCH v3 3/8] rtw88: add napi support
` [PATCH v3 4/8] rtw88: replace tx tasklet with tx work
` [PATCH v3 5/8] rtw88: 8822c: update MAC/BB parameter tables to v60
` [PATCH v3 6/8] rtw88: 8822c: update RF_A "
` [PATCH v3 7/8] rtw88: 8822c: update RF_B (1/2) "
` [PATCH v3 8/8] rtw88: 8822c: update RF_B (2/2) "

[PATCH net-next v4 0/3] Arrow SpeedChips XRS700x DSA Driver
 2021-01-14  1:48 UTC  (4+ messages)
` [PATCH net-next v4 1/3] dsa: add support for Arrow XRS700x tag trailer

[PATCH v5 net-next 0/5] net: dsa: Link aggregation support
 2021-01-14  0:50 UTC  (5+ messages)
` [PATCH v5 net-next 2/5] net: dsa: Don't offload port attributes on standalone ports
` [PATCH v5 net-next 4/5] net: dsa: mv88e6xxx: Link aggregation support

EFI booting crashes
 2021-01-14  1:48 UTC  (4+ messages)

[PATCH v2 00/14] KVM: SVM: Misc SEV cleanups
 2021-01-14  0:37 UTC  (14+ messages)
` [PATCH v2 01/14] KVM: SVM: Zero out the VMCB array used to track SEV ASID association
` [PATCH v2 02/14] KVM: SVM: Free sev_asid_bitmap during init if SEV setup fails
` [PATCH v2 03/14] KVM: SVM: Move SEV module params/variables to sev.c
` [PATCH v2 04/14] x86/cpufeatures: Assign dedicated feature word for AMD mem encryption
` [PATCH v2 05/14] KVM: x86: Override reported SME/SEV feature flags with host mask
` [PATCH v2 06/14] x86/sev: Drop redundant and potentially misleading 'sev_enabled'
` [PATCH v2 07/14] KVM: SVM: Append "_enabled" to module-scoped SEV/SEV-ES control variables
` [PATCH v2 09/14] KVM: SVM: Unconditionally invoke sev_hardware_teardown()
` [PATCH v2 10/14] KVM: SVM: Explicitly check max SEV ASID during sev_hardware_setup()
` [PATCH v2 11/14] KVM: SVM: Move SEV VMCB tracking allocation to sev.c
` [PATCH v2 12/14] KVM: SVM: Drop redundant svm_sev_enabled() helper
` [PATCH v2 13/14] KVM: SVM: Remove an unnecessary prototype declaration of sev_flush_asids()
` [PATCH v2 14/14] KVM: SVM: Skip SEV cache flush if no ASIDs have been used

[PATCH v2 0/2] io_uring: fix skipping of old timeout events
 2021-01-14  0:46 UTC  (7+ messages)
` [PATCH v2 2/2] io_uring: flush timeouts that should already have expired

[PATCH] MAINTAINERS: Add a couple more files to the Clang/LLVM section
 2021-01-14  0:40 UTC 

Infinite recursion in device_reorder_to_tail() due to circular device links
 2021-01-14  0:54 UTC  (5+ messages)

[PATCH] blkparse: Print time when trace was started
 2021-01-14  0:41 UTC  (2+ messages)

kernel BUG at net/core/dev.c:NUM!
 2021-01-14  0:47 UTC  (2+ messages)

[PATCH v2 00/21] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-01-14  0:45 UTC  (4+ messages)
` [PATCH v2 02/21] dt-bindings: pinctrl: Add Allwinner H616 compatible strings

[PATCH 1/2] bpf, libbpf: Avoid unused function warning on bpf_tail_call_static
 2021-01-14  0:49 UTC  (2+ messages)

“KASAN: slab-out-of-bounds Read in squashfs_get_id” should have the same root cause with "KASAN: use-after-free Read in squashfs_get_id"
 2021-01-14  0:58 UTC 

stable-rc/queue/5.4 baseline: 187 runs, 6 regressions (v5.4.89-2-gdc084b4f7175)
 2021-01-14  0:58 UTC 

[PATCHSET 0/3] xfs: add the ability to flag a fs for repair
 2021-01-14  1:05 UTC  (7+ messages)
` [PATCH 2/3] xfs_db: support the needsrepair feature flag in the version command
` [PATCH 3/3] xfs_repair: clear the needsrepair flag

[PATCH RFC 0/3] treewide: remove open coded SMBus block transfers
 2021-01-14  0:48 UTC  (3+ messages)
` [PATCH RFC 3/3] ipmi: remove open coded version of SMBus block write

[PATCH v3 0/4] Chunk Heap Support on DMA-HEAP
 2021-01-14  1:04 UTC  (6+ messages)
` [PATCH v3 4/4] dma-buf: heaps: add chunk heap to dmabuf heaps

[PATCH v2] usb: cdnsp: fixes undefined reference to cdns_remove
 2021-01-14  1:04 UTC  (3+ messages)

[PATCH v6] perf stat: Fix wrong skipping for per-die aggregation
 2021-01-14  1:27 UTC 

[PATCH v6 0/5] drivers/soc/litex: support 32-bit subregisters, 64-bit CPUs
 2021-01-14  1:04 UTC  (2+ messages)

[Intel-gfx] [CI] drm/i915/gt: Replace open-coded intel_engine_stop_cs()
 2021-01-14  1:46 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: Replace open-coded intel_engine_stop_cs() (rev3)

[PATCH 00/10] fsdax: introduce fs query to support reflink
 2021-01-14  1:44 UTC  (7+ messages)
` [PATCH 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping

[PATCH] of: property: add port base loop
 2021-01-14  1:10 UTC  (2+ messages)

[PATCH RESEND v3 0/8] rtw88: improve TX performance in field
 2021-01-14  1:09 UTC  (8+ messages)
` [PATCH RESEND v3 2/8] rtw88: add rts condition
` [PATCH RESEND v3 3/8] rtw88: add napi support
` [PATCH RESEND v3 4/8] rtw88: replace tx tasklet with tx work
` [PATCH RESEND v3 5/8] rtw88: 8822c: update MAC/BB parameter tables to v60
` [PATCH RESEND v3 6/8] rtw88: 8822c: update RF_A "
` [PATCH RESEND v3 7/8] rtw88: 8822c: update RF_B (1/2) "
` [PATCH RESEND v3 8/8] rtw88: 8822c: update RF_B (2/2) "

[PATCH v11 01/10] clk: Add RISC-V Canaan Kendryte K210 clock driver
 2021-01-14  1:12 UTC  (4+ messages)

[PATCH v2 0/7] rtw88: improve TX performance in field
 2021-01-14  1:15 UTC  (4+ messages)
` [PATCH v2 4/7] rtw88: replace tx tasklet with tx work

[PATCH] trace-cmd: Fix lib audit warning message
 2021-01-14  6:44 UTC 

[PATCH v3 1/2] dma-fence: allow signaling drivers to set fence timestamp
 2021-01-14  1:29 UTC  (4+ messages)
` [PATCH v3 2/2] drm/drm_vblank: set the dma-fence timestamp during send_vblank_event

stable-rc/queue/4.14 baseline: 148 runs, 6 regressions (v4.14.215-1-gbdd6da9c099fa)
 2021-01-14  1:21 UTC 

[PATCH 4.19 00/77] 4.19.167-rc1 review
 2021-01-14  1:43 UTC  (4+ messages)
` [PATCH 4.19 06/77] scsi: scsi_transport_spi: Set RQF_PM for domain validation commands

[PATCH] initramfs: Provide a common initrd reserve function
 2021-01-14  1:16 UTC  (2+ messages)

[PATCH v7 0/7] media: i2c: Add RDACM21 camera module
 2021-01-13 23:05 UTC  (3+ messages)
` [PATCH v7 1/7] media: i2c: Add driver for "

[PATCH v5 0/2] add sysfs exports for TPM 2 PCR registers
 2021-01-13 23:26 UTC 

[PATCH v1 net-next 00/15] nvme-tcp receive offloads
 2021-01-14  1:27 UTC  (2+ messages)

[PATCH 00/10] [RFC] Simple IPC Mechanism
 2021-01-14  1:19 UTC  (4+ messages)
` [PATCH 07/10] unix-socket: create gentle version of unix_stream_listen()

[PATCH v4 00/21] ibmvfc: initial MQ development
 2021-01-14  1:27 UTC  (6+ messages)
` [PATCH v4 01/21] ibmvfc: add vhost fields and defaults for MQ enablement

[PATCH v5 1/2] dt-bindings: input: cros-ec-keyb: Add a new property
 2021-01-14  1:30 UTC  (3+ messages)
` [PATCH v5 2/2] Input: cros-ec-keyb - Expose function row physical map to userspace

[RFC PATCH v3 0/2] Add platform check for subdevice irq domain
 2021-01-14  1:30 UTC  (6+ messages)
` [RFC PATCH v3 1/2] iommu: Add capability IOMMU_CAP_VIOMMU
` [RFC PATCH v3 2/2] platform-msi: Add platform check for subdevice irq domain

[PATCH v5 5/5] f2fs: introduce sb_status sysfs node
 2021-01-14  1:41 UTC  (2+ messages)
` [f2fs-dev] "

[m68k:m68k-queue] BUILD SUCCESS 069e2573efc3884d5b93f2fd35a9caefafc2132b
 2021-01-14  1:40 UTC  (3+ messages)

[PATCH v5] drm/sun4i: tcon: fix inverted DCLK polarity
 2021-01-14  1:32 UTC  (4+ messages)

[ulfh-mmc:fixes 3/3] ERROR: modpost: "sdhci_pltfm_suspend" undefined!
 2021-01-14  1:42 UTC 

[rcu:rcu/next] BUILD SUCCESS WITH WARNING f81f6edb74f27c5c8917d20a2bc128aca39aae11
 2021-01-14  1:38 UTC  (3+ messages)

arch/mips/bmips/dma.c:55:13: warning: no previous prototype for 'dma_to_phys'
 2021-01-14  1:26 UTC 

[LTP] [PATCH] cpuset_inherit: Use the original mem value instead of N_NODES
 2021-01-14  1:40 UTC  (4+ messages)
` [LTP] [PATCH v2] cpuset: skip test when cpu or nodes are not numbered continously from 0

[PATCH v2 0/2] loongson3_virt TCG SMP support
 2021-01-14  1:31 UTC  (3+ messages)
` [PATCH v2 1/2] hw/intc: Add Loongson Inter Processor Interrupt controller
` [PATCH v2 2/2] hw/mips/loongson3_virt: Add TCG SMP support

[PATCH v3] tcg: Fix execution on Apple Silicon
 2021-01-14  1:35 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/8] Introduce emudev library and iavf emudev driver
 2021-01-14  1:35 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH V4 0/4] nvmet: admin-cmd related cleanups and a fix
 2021-01-14  1:33 UTC  (5+ messages)
` [PATCH V4 1/4] nvmet: set right status on error in id-ns handler
` [PATCH V4 2/4] nvmet: remove extra variable in smart log nsid
` [PATCH V4 3/4] nvmet: remove extra variable in id-desclist
` [PATCH V4 4/4] nvmet: remove extra variable in identify ns

[linux-next:master 2770/2798] include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' output may be truncated copying between 5 and 9 bytes from a string of length 9
 2021-01-14  1:33 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.