linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-31 19:42:24 to 2021-03-31 22:46:21 UTC [more...]

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-03-31 22:45 UTC  (6+ messages)

[PATCH v2 0/2][next] wl3501_cs: Fix out-of-bounds warnings
 2021-03-31 21:45 UTC  (3+ messages)
` [PATCH v2 1/2][next] wl3501_cs: Fix out-of-bounds warning in wl3501_send_pkt
` [PATCH v2 2/2][next] wl3501_cs: Fix out-of-bounds warning in wl3501_mgmt_join

[PATCH 0/4] drm/msm: Shrinker (and related) fixes
 2021-03-31 22:44 UTC  (6+ messages)
` [PATCH 1/4] drm/msm: Remove unused freed llist node
` [PATCH 2/4] drm/msm: Avoid mutex in shrinker_count()
` [PATCH 3/4] drm/msm: Fix debugfs deadlock
` [PATCH 4/4] drm/msm: Improved debugfs gem stats

[PATCHv4 0/4] usbnet: speed reporting for devices without MDIO
 2021-03-31 22:43 UTC  (9+ messages)
` [PATCHv4 1/4] usbnet: add _mii suffix to usbnet_set/get_link_ksettings
` [PATCHv4 2/4] usbnet: add method for reporting speed without MII
` [PATCHv4 3/4] net: cdc_ncm: record speed in status method
` [PATCHv4 4/4] net: cdc_ether: "

[v1] drm/msm/disp/dpu1: fix warn stack reported during dpu resume
 2021-03-31 22:47 UTC  (3+ messages)

[PATCH v2 0/3] block comment style changes
 2021-03-31 22:42 UTC  (4+ messages)
` [PATCH v2 1/3] staging: rtl8723bs: core: add comma within a comment
` [PATCH v2 2/3] staging: rtl8723bs: core: add * to block comments
` [PATCH v2 3/3] staging: rtl8723bs: core: remove empty comment

[PATCH] mailmap: Update email address for Jordan Crouse
 2021-03-31 22:44 UTC  (2+ messages)
` [Freedreno] "

[PATCH v8 0/6] Optionally randomize kernel stack offset each syscall
 2021-03-31 22:38 UTC  (5+ messages)
` [PATCH v8 3/6] stack: "

[PATCH v2] nvme-tcp: Check if request has started before processing it
 2021-03-31 22:37 UTC  (11+ messages)

[PATCH v3 1/1] x86/tdx: Handle MWAIT, MONITOR and WBINVD
 2021-03-31 22:34 UTC  (11+ messages)
` [PATCH v4 "

[PATCH 00/13] More parallel operations for the TDP MMU
 2021-03-31 22:29 UTC  (17+ messages)
` [PATCH 01/13] KVM: x86/mmu: Re-add const qualifier in kvm_tdp_mmu_zap_collapsible_sptes
` [PATCH 02/13] KVM: x86/mmu: Move kvm_mmu_(get|put)_root to TDP MMU
` [PATCH 03/13] KVM: x86/mmu: use tdp_mmu_free_sp to free roots
` [PATCH 04/13] KVM: x86/mmu: Merge TDP MMU put and free root
` [PATCH 05/13] KVM: x86/mmu: comment for_each_tdp_mmu_root requires MMU write lock
` [PATCH 06/13] KVM: x86/mmu: Refactor yield safe root iterator
` [PATCH 07/13] KVM: x86/mmu: Make TDP MMU root refcount atomic
` [PATCH 08/13] KVM: x86/mmu: Protect the tdp_mmu_roots list with RCU
` [PATCH 09/13] KVM: x86/mmu: Allow zap gfn range to operate under the mmu read lock
` [PATCH 10/13] KVM: x86/mmu: Allow zapping collapsible SPTEs to use MMU "
` [PATCH 11/13] KVM: x86/mmu: Allow enabling / disabling dirty logging under "
` [PATCH 12/13] KVM: x86/mmu: Fast invalidation for TDP MMU
` [PATCH 13/13] KVM: x86/mmu: Tear down roots in fast invalidation thread

User stacktrace garbage when USER_STACKTRACE_SUPPORT is not enabled
 2021-03-31 22:27 UTC  (6+ messages)

[PATCH v2] powerpc/traps: Enhance readability for trap types
 2021-03-31 21:25 UTC  (3+ messages)

[PATCH net v2 1/1] xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory model
 2021-03-31 22:20 UTC  (2+ messages)

[PATCH net-next 1/1] net: stmmac: enable MTL ECC Error Address Status Over-ride by default
 2021-03-31 22:20 UTC  (2+ messages)

linux-next: manual merge of the mediatek tree with the imx-mxs tree
 2021-03-31 22:20 UTC 

[PATCHv5 0/7] Extend Intel service layer, FPGA manager and region
 2021-03-31 22:16 UTC  (7+ messages)

[PATCH 0/2][next] wl3501_cs: Fix out-of-bounds warnings
 2021-03-31 21:16 UTC  (3+ messages)
` [PATCH 1/2][next] wl3501_cs: Fix out-of-bounds warning in wl3501_send_pkt
` [PATCH 2/2][next] wl3501_cs: Fix out-of-bounds warning in wl3501_mgmt_join

[PATCH] ACPI: fix build warning in processor_idle.c
 2021-03-31 22:10 UTC 

[PATCH] zero-fill colormap in drivers/video/fbdev/core/fbcmap.c
 2021-03-31 22:07 UTC 

[PATCH v6 00/10] libperf and arm64 userspace counter access support
 2021-03-31 22:06 UTC  (6+ messages)
` [PATCH v6 04/10] libperf: Add evsel mmap support

[PATCH] blk-mq: fix alignment mismatch
 2021-03-31 22:06 UTC  (7+ messages)

BUG_ON(!mapping_empty(&inode->i_data))
 2021-03-31 21:58 UTC  (3+ messages)

[PATCH] memfd_secret: use unsigned int rather than long as syscall flags type
 2021-03-31 21:52 UTC  (2+ messages)

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-03-31 21:50 UTC  (12+ messages)

[PATCH 00/18] KVM: Consolidate and optimize MMU notifiers
 2021-03-31 21:47 UTC  (16+ messages)
` [PATCH 16/18] KVM: Don't take mmu_lock for range invalidation unless necessary

[PATCH v4 00/17] Add support for Clang CFI
 2021-03-31 21:46 UTC  (19+ messages)
` [PATCH v4 01/17] add "
` [PATCH v4 02/17] cfi: add __cficanonical
` [PATCH v4 03/17] mm: add generic function_nocfi macro
` [PATCH v4 04/17] module: ensure __cfi_check alignment
` [PATCH v4 05/17] workqueue: use WARN_ON_FUNCTION_MISMATCH
` [PATCH v4 06/17] kthread: "
` [PATCH v4 07/17] kallsyms: strip ThinLTO hashes from static functions
` [PATCH v4 08/17] bpf: disable CFI in dispatcher functions
` [PATCH v4 09/17] treewide: Change list_sort to use const pointers
` [PATCH v4 10/17] lkdtm: use function_nocfi
` [PATCH v4 11/17] psci: use function_nocfi for cpu_resume
` [PATCH v4 12/17] arm64: implement function_nocfi
` [PATCH v4 13/17] arm64: use function_nocfi with __pa_symbol
` [PATCH v4 14/17] arm64: add __nocfi to functions that jump to a physical address
` [PATCH v4 15/17] arm64: add __nocfi to __apply_alternatives
` [PATCH v4 16/17] KVM: arm64: Disable CFI for nVHE
` [PATCH v4 17/17] arm64: allow CONFIG_CFI_CLANG to be selected

[PATCH 0/3] arm64: dts: meson: add support for MeCool KII-Pro/KIII-Pro
 2021-03-31 21:43 UTC  (2+ messages)

[PATCH net-next v3 0/6] stmmac: Add XDP support
 2021-03-31 21:42 UTC  (3+ messages)
` [PATCH net-next v3 5/6] net: stmmac: Add support for XDP_TX action

[PATCH v2 00/24] x86/resctrl: Merge the CDP resources
 2021-03-31 21:39 UTC  (15+ messages)
` [PATCH v2 01/24] x86/resctrl: Split struct rdt_resource
` [PATCH v2 02/24] x86/resctrl: Split struct rdt_domain
` [PATCH v2 03/24] x86/resctrl: Add a separate schema list for resctrl
` [PATCH v2 05/24] x86/resctrl: Label the resources with their configuration type
` [PATCH v2 06/24] x86/resctrl: Walk the resctrl schema list instead of an arch list
` [PATCH v2 07/24] x86/resctrl: Store the effective num_closid in the schema
` [PATCH v2 10/24] x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_region

Test Email
 2021-03-31 21:38 UTC  (2+ messages)
` [RFC v1 00/26] Add TDX Guest Support

[PATCH v1 1/1] i2c: designware: Adjust bus_freq_hz when refuse high speed mode set
 2021-03-31 21:37 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: meson: misc ODROID-N2/N2+ changes
 2021-03-31 21:32 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: meson: add GPIO line names to ODROID N2/N2+

[PATCH v2] net/rds: Fix a use after free in rds_message_map_pages
 2021-03-31 21:30 UTC  (2+ messages)

>20 KB URBs + EHCI = bad performance due to stalls
 2021-03-31 21:21 UTC  (5+ messages)

[PATCH mmotm] mm: vmscan: fix shrinker_rwsem in free_shrinker_info()
 2021-03-31 21:12 UTC  (4+ messages)

[PATCH] PCI: ACPI: PM: Fix debug message in acpi_pci_set_power_state()
 2021-03-31 21:08 UTC  (2+ messages)

[PATCH v6 0/4] Make UTF-8 encoding loadable
 2021-03-31 21:07 UTC  (5+ messages)
` [PATCH v6 1/4] fs: unicode: Use strscpy() instead of strncpy()
` [PATCH v6 2/4] fs: unicode: Rename function names from utf8 to unicode
` [PATCH v6 3/4] fs: unicode: Rename utf8-core file to unicode-core
` [PATCH v6 4/4] fs: unicode: Add utf8 module and a unicode layer

[PATCH v3] mailbox: sti: fix struct description warnings
 2021-03-31 21:03 UTC 

WARNING in ieee802154_del_seclevel
 2021-03-31 21:03 UTC  (2+ messages)
` [syzbot] "

[PATCH v4 0/7] clk: st: embed clock outputs within drivers
 2021-03-31 20:16 UTC  (8+ messages)
` [PATCH v4 1/7] clk: st: clkgen-pll: remove unused variable of struct clkgen_pll
` [PATCH v4 2/7] clk: st: flexgen: embed soc clock outputs within compatible data
` [PATCH v4 3/7] dt-bindings: clock: st: flexgen: add new introduced compatible
` [PATCH v4 4/7] clk: st: clkgen-pll: embed soc clock outputs within compatible data
` [PATCH v4 5/7] dt-bindings: clock: st: clkgen-pll: add new introduced compatible
` [PATCH v4 6/7] clk: st: clkgen-fsyn: embed soc clock outputs within compatible data
` [PATCH v4 7/7] dt-bindings: clock: st: clkgen-fsyn: add new introduced compatible

[PATCH v5] audit: log nftables configuration change events once per table
 2021-03-31 20:56 UTC  (6+ messages)

[PATCH v3 0/2] Add i2c-cp2615
 2021-03-31 20:55 UTC  (5+ messages)
` [PATCH v3 2/2] Adding i2c-cp2615: i2c support for Silicon Labs' CP2615 Digital Audio Bridge

[PATCH v9 0/6] Optionally randomize kernel stack offset each syscall
 2021-03-31 20:54 UTC  (7+ messages)
` [PATCH v9 1/6] jump_label: Provide CONFIG-driven build state defaults
` [PATCH v9 2/6] init_on_alloc: Optimize static branches
` [PATCH v9 3/6] stack: Optionally randomize kernel stack offset each syscall
` [PATCH v9 4/6] x86/entry: Enable random_kstack_offset support
` [PATCH v9 5/6] arm64: entry: "
` [PATCH v9 6/6] lkdtm: Add REPORT_STACK for checking stack offsets

[PATCH v5 00/10] CoreSight configuration management; ETM strobing
 2021-03-31 20:48 UTC  (3+ messages)
` [PATCH v5 04/10] coresight: etm-perf: update to handle configuration selection

[PATCH v5 1/5] powercap/drivers/dtpm: Encapsulate even more the code
 2021-03-31 20:46 UTC  (4+ messages)
` [PATCH v5 2/5] powercap/drivers/dtpm: Create a registering system

[PATCH v4 2/2] Adding i2c-cp2615: i2c support for Silicon Labs' CP2615 Digital Audio Bridge
 2021-03-31 20:46 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the cel tree
 2021-03-31 20:44 UTC 

[PATCH v3 00/13] Introduction of STiH418 based 4KOpen board
 2021-03-31 20:42 UTC  (14+ messages)
` [PATCH v3 01/13] ARM: dts: sti: update flexgen compatible within stih418-clock
` [PATCH v3 02/13] ARM: dts: sti: update flexgen compatible within stih407-clock
` [PATCH v3 03/13] ARM: dts: sti: update flexgen compatible within stih410-clock
` [PATCH v3 04/13] ARM: dts: sti: update clkgen-pll entries in stih407-clock
` [PATCH v3 05/13] ARM: dts: sti: update clkgen-pll entries in stih410-clock
` [PATCH v3 06/13] ARM: dts: sti: update clkgen-pll entries in stih418-clock
` [PATCH v3 07/13] ARM: dts: sti: update clkgen-fsyn entries in stih407-clock
` [PATCH v3 08/13] ARM: dts: sti: update clkgen-fsyn entries in stih410-clock
` [PATCH v3 09/13] ARM: dts: sti: update clkgen-fsyn entries in stih418-clock
` [PATCH v3 10/13] ARM: dts: sti: add the spinor controller node within stih407-family
` [PATCH v3 11/13] ARM: dts: sti: disable rng11 on the stih418 platform
` [PATCH v3 12/13] ARM: dts: sti: add the thermal sensor node within stih418
` [PATCH v3 13/13] ARM: dts: sti: Introduce 4KOpen (stih418-b2264) board

[RFC PATCH 0/6] Use local_lock for pcp protection and reduce stat overhead
 2021-03-31 20:42 UTC  (6+ messages)
` [PATCH 2/6] mm/page_alloc: Convert per-cpu list protection to local_lock

[PATCH] net: phy: dp83867: perform soft reset and retain established link
 2021-03-31 20:36 UTC  (4+ messages)
    ` [EXTERNAL] "
      ` [EXTERNAL] "

[PATCH] staging: greybus: arche-platform: Fix ending '(' warnings
 2021-03-31 20:36 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] nvme: Export fast_io_fail_tmo to sysfs
 2021-03-31 20:34 UTC  (3+ messages)

[PATCH] docs: reporting-issues: Remove reference to oldnoconfig
 2021-03-31 20:34 UTC  (2+ messages)

[PATCH] doc: admin-guide: remove explanation of "watchdog/%u"
 2021-03-31 20:32 UTC  (2+ messages)

[RFC v2 00/43] PKRAM: Preserved-over-Kexec RAM
 2021-03-31 20:28 UTC  (4+ messages)
` [RFC v2 01/43] mm: add PKRAM API stubs and Kconfig

[PATCH] init: add support for zstd compressed modules
 2021-03-31 20:28 UTC  (6+ messages)

[PATCH 1/2] fs/namespace: corrent/improve kernel-doc notation
 2021-03-31 20:24 UTC  (2+ messages)

[syzbot] possible deadlock in register_for_each_vma
 2021-03-31 20:18 UTC  (3+ messages)

[PATCH] arm64: Add support for cisco craw64 ARMv8 SoCs
 2021-03-31 20:18 UTC  (4+ messages)

[PATCH 0/3] Fix block comment warnings
 2021-03-31 20:17 UTC  (7+ messages)
` [PATCH 1/3] staging: rtl8723bs: core: fix repeated word warning
  ` [Outreachy kernel] "
` [PATCH 2/3] staging: rtl8723bs: core: fix block comment warning
  ` [Outreachy kernel] "
` [PATCH 3/3] staging: rtl8723bs: core: remove empty comment
  ` [Outreachy kernel] "

[PATCH] kbuild: Merge module sections if and only if CONFIG_LTO_CLANG is enabled
 2021-03-31 20:07 UTC  (8+ messages)

[PATCH] fix NULL pointer deference crash
 2021-03-31 20:02 UTC  (2+ messages)

[PATCH v2 0/7] Fix some issues at get_abi.pl script
 2021-03-31 20:02 UTC  (2+ messages)

[PATCH] crypto: ccp -A value assigned to a variable is never used
 2021-03-31 20:00 UTC  (2+ messages)

[PATCH for-next v3 0/2] Introduce rdma_set_min_rnr_timer() and use it in RDS
 2021-03-31 19:54 UTC  (2+ messages)

[PATCH 1/2] mailmap: update email address for Alex Shi
 2021-03-31 19:52 UTC  (2+ messages)

[PATCH] docs: powerpc: Fix misspellings and grammar errors
 2021-03-31 19:51 UTC  (2+ messages)

[PATCH] Documentation: Add leading slash to some paths
 2021-03-31 19:49 UTC  (2+ messages)

[PATCH v1 0/4] Improve reporting-issues.rst and make it official
 2021-03-31 19:47 UTC  (4+ messages)
` [PATCH v1 1/4] docs: make reporting-issues.rst official and delete reporting-bugs.rst

[RFC PATCH v2 0/2] usb: typec: Add driver for Microchip sama7g5 tcpc
 2021-03-31 19:41 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).