All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-27 01:51:44 to 2021-01-27 03:40:44 UTC [more...]

[PATCH] drm/omap: dsi: fix unreachable code in dsi_vc_send_short()
 2021-01-26 21:15 UTC  (2+ messages)

[PATCH v3] tracing: precise log info for kretprobe addr err
 2021-01-26 21:40 UTC  (8+ messages)

[PATCH 1/3] habanalabs: update SyncManager interrupt handling
 2021-01-26 21:02 UTC  (3+ messages)
` [PATCH 2/3] habanalabs/gaudi: unmask HBM interrupts after handling
` [PATCH 3/3] habanalabs: update to latest hl_boot_if.h spec from F/W

[RFC PATCH v3 00/27] KVM SGX virtualization support
 2021-01-27  1:26 UTC  (19+ messages)
` [RFC PATCH v3 01/27] x86/cpufeatures: Add SGX1 and SGX2 sub-features
` [RFC PATCH v3 03/27] x86/sgx: Remove a warn from sgx_free_epc_page()
` [RFC PATCH v3 04/27] x86/sgx: Wipe out EREMOVE "
` [RFC PATCH v3 05/27] x86/sgx: Add SGX_CHILD_PRESENT hardware error code
` [RFC PATCH v3 06/27] x86/sgx: Introduce virtual EPC for use by KVM guests

[xen-unstable test] 158628: tolerable FAIL - PUSHED
 2021-01-27  3:40 UTC 

[PATCH -next] scsi: gdth: Remove unused including <linux/version.h>
 2021-01-27  3:39 UTC  (2+ messages)

[LTP] [PATCH v2] syscalls/times01: Convert to new API
 2021-01-27  3:39 UTC 

[RFC v3 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-01-27  3:37 UTC  (9+ messages)
` [RFC v3 01/11] eventfd: track eventfd_signal() recursion depth separately in different cases
    `  "
` [RFC v3 03/11] vdpa: Remove the restriction that only supports virtio-net devices

[PATCH] firmware: google: make coreboot driver's remove callback return void
 2021-01-26 21:53 UTC 

[PATCH nvme-cli] Documentation: fix typo rtyep -> rtype
 2021-01-27  3:35 UTC 

[PATCH 0/1] net: dsa: rtl8366rb: change type of jam tables
 2021-01-26 21:41 UTC  (7+ messages)
` [PATCH 1/1] net: dsa: rtl8366rb: standardize init "

[dpdk-dev] [PATCH v1] eal/arm: fix gcc build for 128-bit atomic compare exchange
 2021-01-27  3:36 UTC  (2+ messages)

[PATCH v3 0/8] support for bitmap (and hence CPU) list "N" abbreviation
 2021-01-26 21:41 UTC  (9+ messages)
` [PATCH 3/8] lib: bitmap: fold nbits into region struct
` [PATCH 6/8] lib: bitmap: support "N" as an alias for size of bitmap
` [PATCH 8/8] rcu: deprecate "all" option to rcu_nocbs=

[PATCH] MAINTAINERS/.mailmap: Use my @kernel.org address
 2021-01-26 21:29 UTC  (2+ messages)

[PATCH v1] drm/panel: simple: add SGD GKTW70SDAD1SD
 2021-01-26 21:17 UTC  (11+ messages)

[PATCH printk-rework 00/12] printk: remove logbuf_lock
 2021-01-26 21:15 UTC  (13+ messages)
` [PATCH printk-rework 01/12] printk: kmsg_dump: remove unused fields
` [PATCH printk-rework 02/12] printk: refactor kmsg_dump_get_buffer()
` [PATCH printk-rework 03/12] printk: consolidate kmsg_dump_get_buffer/syslog_print_all code
` [PATCH printk-rework 04/12] printk: define CONSOLE_LOG_MAX in printk.h
` [PATCH printk-rework 05/12] printk: use seqcount_latch for clear_seq
` [PATCH printk-rework 06/12] printk: use atomic64_t for devkmsg_user.seq
` [PATCH printk-rework 07/12] printk: add syslog_lock
` [PATCH printk-rework 08/12] printk: introduce a kmsg_dump iterator
` [PATCH printk-rework 09/12] um: synchronize kmsg_dumper
` [PATCH printk-rework 10/12] hv: "
` [PATCH printk-rework 11/12] printk: remove logbuf_lock
` [PATCH printk-rework 12/12] printk: kmsg_dump: remove _nolock() variants

[virtio-comment] [PATCH V2] virtio-net: introduce admin control virtqueue
 2021-01-27  3:30 UTC  (9+ messages)
` [virtio-comment] "

[PATCH] drm/i915/gt: use new tasklet API in execlist selftest
 2021-01-26 20:59 UTC 

[LTP] [PATCH] syscalls/times01: Convert to new API
 2021-01-27  3:26 UTC  (4+ messages)

[kthread, sched] a0f600929e: BUG:sleeping_function_called_from_invalid_context_at_include/linux/sched/mm.h
 2021-01-27  3:24 UTC 

[PATCH 0/2] introduce DUMP_PREFIX_UNHASHED for hex dumps
 2021-01-27  3:22 UTC  (12+ messages)

[RFC PATCH v3 14/27] x86/sgx: Add helpers to expose ECREATE and EINIT to KVM
 2021-01-27  3:21 UTC  (2+ messages)

[Intel-gfx] [rfc v10] refactor intel_display.c + a bit more
 2021-01-27  3:21 UTC  (12+ messages)
` [Intel-gfx] [PATCH 01/10] drm/i915: refactor ddi translations into a separate file (v2)
` [Intel-gfx] [PATCH 02/10] drm/i915: migrate hsw fdi code to new file
` [Intel-gfx] [PATCH 03/10] drm/i915: migrate skl planes code new file (v5)
` [Intel-gfx] [PATCH 04/10] drm/i915: move pipe update code into crtc. (v2)
` [Intel-gfx] [PATCH 05/10] drm/i915: split fb scalable checks into g4x and skl versions
` [Intel-gfx] [PATCH 06/10] drm/i915: move is_ccs_modifier to an inline
` [Intel-gfx] [PATCH 07/10] drm/i915: migrate pll enable/disable code to intel_dpll.[ch]
` [Intel-gfx] [PATCH 08/10] drm/i915: migrate i9xx plane get config
` [Intel-gfx] [PATCH 09/10] drm/i915: refactor skylake scaler code into new file
` [Intel-gfx] [PATCH 10/10] drm/i915: move ddi pll state get to dpll mgr
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [01/10] drm/i915: refactor ddi translations into a separate file (v2)

[PATCH] iommu/vt-d: do not use flush-queue when caching-mode is on
 2021-01-26 20:38 UTC 

[PATCH v2 0/1] dump kmessage before machine_kexec
 2021-01-26 20:41 UTC  (2+ messages)
` [PATCH v2 1/1] kexec: "

[PATCH 1/3] habanalabs: modify device_idle interface
 2021-01-26 20:40 UTC  (3+ messages)
` [PATCH 2/3] habanalabs: staged submission support
` [PATCH 3/3] habanalabs: fix ETR security issue

[OE-core][dunfell 00/47] Patch review - pseudo file mode corruption fix V2
 2021-01-27  3:19 UTC  (2+ messages)

[LTP] [PATCH v2 1/1] fzsync: Add sched_yield for single core machine
 2021-01-27  3:18 UTC 

[PATCH v4 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-01-26 20:35 UTC  (7+ messages)
` [PATCH v4 19/21] arm64: cpufeatures: Allow disabling of BTI from the command-line
` [PATCH v4 21/21] arm64: cpufeatures: Allow disabling of Pointer Auth "

[Linux-kernel-mentees] [PATCH RFC 0/3] checkpatch: add verbose mode
 2021-01-26 20:27 UTC  (4+ messages)
` [Linux-kernel-mentees] [PATCH RFC 1/3] "
    `  "

[PATCH v3 00/21] x86: Support Intel Advanced Matrix Extensions
 2021-01-26 20:17 UTC  (3+ messages)
` [PATCH v3 07/21] x86/fpu/xstate: Introduce helpers to manage dynamic xstate buffers

[Bridge] [PATCH net-next 0/4] bridge: mrp: Extend br_mrp_switchdev_*
 2021-01-26 20:10 UTC  (4+ messages)
` [Bridge] [PATCH net-next 3/4] bridge: mrp: Extend br_mrp_switchdev to detect better the errors
    `  "

5.10 LTS Kernel: 2 or 6 years?
 2021-01-26 20:15 UTC  (5+ messages)

[tip: locking/urgent] futex: Simplify fixup_pi_state_owner()
 2021-01-26 20:04 UTC 

[tip: locking/urgent] rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
 2021-01-26 20:04 UTC 

[tip: locking/urgent] futex: Provide and use pi_state_update_owner()
 2021-01-26 20:04 UTC 

[tip: locking/urgent] futex: Replace pointless printk in fixup_owner()
 2021-01-26 20:04 UTC 

[PATCH v2] memory: mtk-smi: Support SMI modular
 2021-01-26 19:49 UTC  (2+ messages)

drm: panel: panel-raydium68200 driver fails to write MIPI DSI init commands
 2021-01-26 19:38 UTC  (3+ messages)
`  "

[PATCH] sched: a very minor refactoring
 2021-01-26 19:34 UTC 

[PATCH 4.19 00/58] 4.19.171-rc1 review
 2021-01-26 19:27 UTC  (2+ messages)

[RFC PATCH 0/2] Tracing bursts of latencies
 2021-01-26 19:26 UTC  (3+ messages)
` [RFC PATCH 2/2] Add the latency-collector to tools

[PATCH 5.4 00/87] 5.4.93-rc3 review
 2021-01-26 19:26 UTC  (2+ messages)

arm: rk3399: add support nanopi r4s
 2021-01-27  3:15 UTC  (2+ messages)
` arm: rk3399: add support nanopi r4s【请注意,邮件由u-boot-bounces@lists.denx.de代发】

[Intel-wired-lan] [Patch v3 00/20] Enable Intel VF flow director with DDP
 2021-01-27  3:09 UTC  (21+ messages)
` [Intel-wired-lan] [Patch v3 01/20] ice: Add more basic protocol support for flow filter
` [Intel-wired-lan] [Patch v3 02/20] ice: Support non word aligned input set field
` [Intel-wired-lan] [Patch v3 03/20] ice: Add more advanced protocol support in flow filter
` [Intel-wired-lan] [Patch v3 04/20] ice: Support to separate GTP-U uplink and downlink
` [Intel-wired-lan] [Patch v3 05/20] ice: Enhanced IPv4 and IPv6 flow filter
` [Intel-wired-lan] [Patch v3 06/20] ice: Enable RSS Configure for AVF
` [Intel-wired-lan] [Patch v3 07/20] ice: Support RSS configure removal "
` [Intel-wired-lan] [Patch v3 08/20] ice: Add support for per VF ctrl VSI enabling
` [Intel-wired-lan] [Patch v3 09/20] ice: Support FDIR configure for AVF
` [Intel-wired-lan] [Patch v3 10/20] ice: Add FDIR pattern action parser for VF
` [Intel-wired-lan] [Patch v3 11/20] ice: Add new actions support for VF FDIR
` [Intel-wired-lan] [Patch v3 12/20] ice: Add non-IP Layer2 protocol FDIR filter for AVF
` [Intel-wired-lan] [Patch v3 13/20] ice: Add GTPU "
` [Intel-wired-lan] [Patch v3 14/20] ice: Add more FDIR filter type "
` [Intel-wired-lan] [Patch v3 15/20] ice: Check FDIR program status "
` [Intel-wired-lan] [Patch v3 16/20] iavf: Add framework to enable ethtool ntuple filters
` [Intel-wired-lan] [Patch v3 17/20] iavf: Support IPv4 Flow Director filters
` [Intel-wired-lan] [Patch v3 18/20] iavf: Support IPv6 "
` [Intel-wired-lan] [Patch v3 19/20] iavf: Support Ethernet Type "
` [Intel-wired-lan] [Patch v3 20/20] iavf: Enable flex-bytes support

[PATCH][meta-yocto][gatesgarth] linux-yocto: update genericx86 to v5.4.87
 2021-01-27  3:09 UTC 

[PATCH] scsi: lpfc: Fix ancient double free
 2021-01-27  3:09 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/i40e: fix register setting for hash enable
 2021-01-27  3:07 UTC  (4+ messages)

[virtio-comment] [PATCH v3] clarify device reset
 2021-01-27  3:07 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: fix some memory corruption
 2021-01-27  3:06 UTC  (2+ messages)

[rcu/tree] 16fac80d6a: BUG_kmalloc-#k(Not_tainted):Object_padding_overwritten
 2021-01-27  3:06 UTC 

[PATCH v24 00/25] LSM: Module stacking for AppArmor
 2021-01-26 16:40 UTC  (2+ messages)
` [PATCH v24 10/25] LSM: Use lsmblob in security_task_getsecid

[dpdk-dev] [PATCH v4 0/2] fix 'max-pkt-len' errors
 2021-01-27  3:04 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5] app/testpmd: fix setting maximum packet length

[dpdk-dev] [RFC 1/7] ethdev: support sub function representor
 2021-01-27  3:04 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 0/9] ethdev: support SubFunction representor

[PATCH v2 0/8] MIPS Bootloader helper
 2021-01-27  3:03 UTC  (4+ messages)
` [PATCH v2 5/8] hw/mips: Use bl_gen_kernel_jump to generate bootloaders

[RFT PATCH 0/3] Performance regression noted in v5.11-rc after c062db039f40
 2021-01-27  2:58 UTC  (7+ messages)

[PATCH] irqchip: ls-extirq: add flag IRQCHIP_SKIP_SET_WAKE to remove call trace
 2021-01-27  2:58 UTC  (3+ messages)

[PATCH] drm/amdgpu: disable gpu reset on Vangogh for now
 2021-01-27  2:57 UTC 

[PATCH] common: board_f: fix to display wrong memory information
 2021-01-27  2:55 UTC  (4+ messages)

[PATCH v3 0/5] vhost-vdpa: add support for configure interrupt
 2021-01-27  2:51 UTC  (4+ messages)
` [PATCH v3 5/5] vhost-vdpa: add callback function "

[PATCH 0/2] mm/hugetlb: follow_hugetlb_page() improvements
 2021-01-27  2:50 UTC  (10+ messages)
` [PATCH 2/2] mm/hugetlb: refactor subpage recording

[OpenBMC] - QEMU link seem like can't download
 2021-01-27  2:47 UTC 

+ video-fbdev-acornfb-remove-free_unused_pages.patch added to -mm tree
 2021-01-26 19:37 UTC 

+ mm-simplify-free_highmem_page-and-free_reserved_page.patch added to -mm tree
 2021-01-26 19:37 UTC 

[to-be-updated] mm-hugetlb-grab-head-page-refcount-once-per-group-of-subpages.patch removed from -mm tree
 2021-01-26 19:38 UTC 

[to-be-updated] mm-hugetlb-refactor-subpage-recording.patch removed from -mm tree
 2021-01-26 19:38 UTC 

[to-be-updated] mm-compactoin-fix-edge-case-of-fast_find_migrateblock.patch removed from -mm tree
 2021-01-26 19:39 UTC 

+ kasan-add-explicit-preconditions-to-kasan_report.patch added to -mm tree
 2021-01-26 19:46 UTC 

+ kasan-make-addr_has_metadata-return-true-for-valid-addresses.patch added to -mm tree
 2021-01-26 19:46 UTC 

+ mm-memory_hotplug-memhp_merge_resource-mhp_merge_resource.patch added to -mm tree
 2021-01-26 19:49 UTC 

+ mm-hugetlb-fix-use-after-free-when-subpool-max_hpages-accounting-is-not-enabled.patch added to -mm tree
 2021-01-26 20:55 UTC 

+ mm-remove-ctor-argument-from-kmem_cache_flags.patch added to -mm tree
 2021-01-26 20:57 UTC 

+ mm-hugetlb-simplify-the-calculation-of-variables.patch added to -mm tree
 2021-01-26 21:00 UTC 

+ mm-hugetlb-fix-missing-put_page-in-gather_surplus_pages.patch added to -mm tree
 2021-01-26 21:14 UTC 

+ groups-use-flexible-array-member-in-struct-group_info.patch added to -mm tree
 2021-01-26 21:42 UTC 

+ groups-simplify-struct-group_info-allocation.patch added to -mm tree
 2021-01-26 21:42 UTC 

+ maintainers-mailmap-use-my-kernelorg-address.patch added to -mm tree
 2021-01-26 21:44 UTC 

[dpdk-dev] [PATCH] net/mlx5: support modify field rte flow action
 2021-01-27  2:48 UTC 

[PATCH v2] KVM: x86/mmu: consider the hva in mmu_notifier retry
 2021-01-27  2:45 UTC  (2+ messages)

[PATCH] ath11k: Update tx descriptor search index properly
 2021-01-27  2:46 UTC  (3+ messages)

[PATCH v4 1/2] dt-bindings: rockchip: Add DesignWare based PCIe controller
 2021-01-27  2:25 UTC  (2+ messages)
` [PATCH v4 2/2] PCI: rockchip: add "

[PATCH RESEND] arm: dts: imx1-pinfunc.h: delete duplicate word
 2021-01-27  2:20 UTC 

[PATCH RESEND] arm: unwind.h: fix duplicated word
 2021-01-27  2:20 UTC 

[PATCH] ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE
 2021-01-27  2:17 UTC  (3+ messages)

Backport fix to ensure hash reflects vardepvalue flags correctly
 2021-01-27  2:17 UTC  (2+ messages)

[mm] 3de7d4f25a: hackbench.throughput 45.2% improvement
 2021-01-27  2:16 UTC 

[PATCH v6] usb: xhci-mtk: fix unreleased bandwidth data
 2021-01-27  2:14 UTC  (5+ messages)

[PATCH v2 00/10] mm: lru related cleanups
 2021-01-27  2:14 UTC  (5+ messages)
` [PATCH v2 01/10] mm: use add_page_to_lru_list()
` [PATCH v2 02/10] mm: shuffle lru list addition and deletion functions

[PATCH v11 00/13] huge vmalloc mappings
 2021-01-27  2:10 UTC  (3+ messages)
` [PATCH v11 03/13] mm/vmalloc: rename vmap_*_range vmap_pages_*_range

[Bug 211277] New: sometimes crash at s2ram-wake (Ryzen 3500U): amdgpu, drm, commit_tail, amdgpu_dm_atomic_commit_tail
 2021-01-27  2:11 UTC  (2+ messages)
` [Bug 211277] "

[PATCH] mm/hugetlb: Simplify the calculation of variables
 2021-01-27  2:09 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: SOF: Intel: hda: Enable DMI L1 for power savings
 2021-01-27  2:07 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: SOF: Intel: hda: enable DMI L1 for D0i3-compatible streams
` [PATCH v2 2/2] ASoC: SOF: Intel: hda: Enable DMI L1 for trace

[PATCH] mm/hugetlb: Fix use after free when subpool max_hpages accounting is not enabled
 2021-01-27  2:08 UTC  (3+ messages)

[PATCH 1/1] iommu/arm-smmu-v3: Use DEFINE_RES_MEM() to simplify code
 2021-01-27  2:05 UTC  (3+ messages)

[PATCH 1/1] iommu/arm-smmu-v3: add support for BBML
 2021-01-27  2:01 UTC  (7+ messages)

[PATCH net v6] net: lapb: Add locking to the lapb module
 2021-01-27  2:00 UTC  (2+ messages)

[OpenBMC] - QEMU link seem like can't download
 2021-01-27  1:58 UTC  (2+ messages)

[PATCH u-boot v2019.04-aspeed-openbmc 0/2] FIT verification
 2021-01-27  1:55 UTC  (3+ messages)
` [PATCH u-boot v2019.04-aspeed-openbmc 1/2] ast2600: Modify SPL SRAM layout

[GIT PULL] regulator fixes for v5.11-rc5
 2021-01-26 19:07 UTC  (2+ messages)

[PATCH] audit: Make audit_filter_syscall() return void
 2021-01-26 19:04 UTC  (2+ messages)

[PATCH v4 net-next] vmxnet3: Remove buf_info from device accessible structures
 2021-01-26 19:06 UTC 

Splicing to/from a tty
 2021-01-26 18:57 UTC  (11+ messages)
              ` [PATCH 3/3] teach sendfile(2) to handle send-to-pipe directly

[PATCH net-next v2 0/6] net: ipa: hardware pipeline cleanup fixes
 2021-01-26 18:57 UTC  (7+ messages)
` [PATCH net-next v2 1/6] net: ipa: rename "tag status" symbols
` [PATCH net-next v2 2/6] net: ipa: minor update to handling of packet with status
` [PATCH net-next v2 3/6] net: ipa: drop packet if status has valid tag
` [PATCH net-next v2 4/6] net: ipa: signal when tag transfer completes
` [PATCH net-next v2 5/6] net: ipa: don't pass tag value to ipa_cmd_ip_tag_status_add()
` [PATCH net-next v2 6/6] net: ipa: don't pass size to ipa_cmd_transfer_add()

[PATCH] sched/tracing: Reset critical timings on scheduling
 2021-01-26 18:57 UTC 

Linux 5.11-rc5
 2021-01-26 18:45 UTC  (7+ messages)

[PATCH v3 00/12] drivers: usb: misc: update to use usb_control_msg_{send|recv}() API
 2021-01-26 18:47 UTC  (2+ messages)
  ` [PATCH v3 12/12] [PATCH v3 12/12] usb: misc: usbtest: update to use the, "

[PATCH] lkdtm: fix memory copy size for WRITE_KERN
 2021-01-26 18:39 UTC  (4+ 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.