linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-10 16:00:22 to 2022-03-10 17:56:27 UTC [more...]

[PATCH 00/21] Control VQ support in vDPA
 2022-03-10 17:55 UTC  (4+ messages)
` [RFC PATCH v2 00/19] "
  ` [RFC PATCH v2 16/19] vdpa_sim: advertise VIRTIO_NET_F_MTU

[PATCH v3 00/20] netfs: Prep for write helpers
 2022-03-10 17:55 UTC  (24+ messages)
` [PATCH v3 01/20] fscache: export fscache_end_operation()
` [PATCH v3 02/20] netfs: Generate enums from trace symbol mapping lists
` [PATCH v3 03/20] netfs: Rename netfs_read_*request to netfs_io_*request
` [PATCH v3 04/20] netfs: Finish off rename of netfs_read_request to netfs_io_request
` [PATCH v3 05/20] netfs: Split netfs_io_* object handling out
` [PATCH v3 06/20] netfs: Adjust the netfs_rreq tracepoint slightly
` [PATCH v3 07/20] netfs: Trace refcounting on the netfs_io_request struct
` [PATCH v3 08/20] netfs: Trace refcounting on the netfs_io_subrequest struct
` [PATCH v3 09/20] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines
` [PATCH v3 10/20] netfs: Refactor arguments for netfs_alloc_read_request
` [PATCH v3 11/20] netfs: Change ->init_request() to return an error code
` [PATCH v3 12/20] ceph: Make ceph_init_request() check caps on readahead
` [PATCH v3 13/20] netfs: Add a netfs inode context
` [PATCH v3 14/20] netfs: Add a function to consolidate beginning a read
` [PATCH v3 15/20] netfs: Prepare to split read_helper.c
` [PATCH v3 16/20] netfs: Rename read_helper.c to io.c
` [PATCH v3 17/20] netfs: Split fs/netfs/read_helper.c
` [PATCH v3 18/20] netfs: Split some core bits out into their own file
` [PATCH v3 19/20] netfs: Keep track of the actual remote file size
` [PATCH v3 20/20] afs: Maintain netfs_i_context::remote_i_size

[PATCHv5 00/30] TDX Guest: TDX core support
 2022-03-10 17:53 UTC  (7+ messages)
` [PATCHv5 11/30] x86/tdx: Handle in-kernel MMIO

[PATCH v2 00/18] crypto: rockchip: permit to pass self-tests
 2022-03-10 17:52 UTC  (5+ messages)
` [PATCH v2 11/18] crypto: rockhip: do not handle dma clock

[PATCH v1] mm/hwpoison: set PageHWPoison after taking page lock in memory_failure_hugetlb()
 2022-03-10 17:50 UTC  (6+ messages)

[PATCH net] ice: Fix race condition during interface enslave
 2022-03-10 17:48 UTC  (2+ messages)

[PATCH] binfmt_misc: add two-steps registration (opt-in)
 2022-03-10 17:44 UTC  (3+ messages)

[PATCH v4 0/3] Introduce Notify VM exit
 2022-03-10 17:43 UTC  (3+ messages)
` [PATCH v4 1/3] KVM: X86: Extend KVM_SET_VCPU_EVENTS to inject a SHUTDOWN event

[PATCH v3 0/3] drm/bridge: ti-sn65dsi86: Support non-eDP DisplayPort connectors
 2022-03-10 17:39 UTC  (8+ messages)
` [PATCH v3 1/3] drm/bridge: ti-sn65dsi86: Support DisplayPort (non-eDP) mode
` [PATCH v3 2/3] drm/bridge: ti-sn65dsi86: Implement bridge connector operations
` [PATCH v3 3/3] drm/bridge: ti-sn65dsi86: Support hotplug detection

[PATCH v2] mailbox: tegra-hsp: Flush whole channel
 2022-03-10 17:37 UTC  (3+ messages)

[PATCH v2] kbuild: Make $(LLVM) more flexible
 2022-03-10 17:36 UTC  (5+ messages)

[PATCH] sched: topology: make cache topology separate from cpu topology
 2022-03-10 17:35 UTC  (2+ messages)

[PATCH v3 0/2] gpio: ts4900: Do not set DAT and OE together
 2022-03-10 17:36 UTC  (4+ messages)
` [PATCH v3 1/2] "

[PATCH] erofs: silence warnings related to impossible m_plen
 2022-03-10 17:34 UTC 

[RFC PATCH 0/2] Add support for snapshot names encryption
 2022-03-10 17:34 UTC  (4+ messages)
` [RFC PATCH 1/2] ceph: add support for encrypted snapshot names
` [RFC PATCH 2/2] ceph: add support for handling encrypted snapshot names in subtree

[PATCH] net: ipv6: fix invalid alloclen in __ip6_append_data
 2022-03-10 17:32 UTC  (10+ messages)

[PATCH] net: netvsc: remove break after return
 2022-03-10 17:32 UTC 

[PATCH] block/psi: remove PSI annotations from submit_bio
 2022-03-10 17:31 UTC  (6+ messages)

[PATCH] net: bcmgenet: Don't claim WOL when its not available
 2022-03-10 17:30 UTC  (2+ messages)

[PATCH] PCI: Remove the deprecated "pci-dma-compat.h" API
 2022-03-10 17:30 UTC  (3+ messages)

[PATCH] net: bcmgenet: Use stronger register read/writes to assure ordering
 2022-03-10 17:29 UTC  (2+ messages)

[PATCH v8 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2022-03-10 17:27 UTC  (7+ messages)
` [PATCH v8 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x

[ammarfaizi2-block:google/android/kernel/common/android-4.14-stable 4757/9999] gcc-7: error: unrecognized command line option '-ftrivial-auto-var-init=pattern'
 2022-03-10 17:25 UTC 

arch/arc/kernel/smp.c:279:18: sparse: sparse: dereference of noderef expression
 2022-03-10 17:25 UTC 

[PATCH 1/2] selftests/lkdtm: add config and turn off CFI_FORWARD_PROTO
 2022-03-10 17:22 UTC  (6+ messages)
` [PATCH 2/2] selftests/lkdtm: add config

[PATCH V9 00/45] PKS/PMEM: Add Stray Write Protection
 2022-03-10 17:20 UTC  (46+ messages)
` [PATCH V9 01/45] entry: Create an internal irqentry_exit_cond_resched() call
` [PATCH V9 02/45] Documentation/protection-keys: Clean up documentation for User Space pkeys
` [PATCH V9 03/45] x86/pkeys: Clarify PKRU_AD_KEY macro
` [PATCH V9 04/45] x86/pkeys: Make PKRU macros generic
` [PATCH V9 05/45] x86/fpu: Refactor arch_set_user_pkey_access()
` [PATCH V9 06/45] mm/pkeys: Add Kconfig options for PKS
` [PATCH V9 07/45] x86/pkeys: Add PKS CPU feature bit
` [PATCH V9 08/45] x86/fault: Adjust WARN_ON for pkey fault
` [PATCH V9 09/45] Documentation/pkeys: Add initial PKS documentation
` [PATCH V9 10/45] mm/pkeys: Provide for PKS key allocation
` [PATCH V9 11/45] x86/pkeys: Enable PKS on cpus which support it
` [PATCH V9 12/45] mm/pkeys: Define PKS page table macros
` [PATCH V9 13/45] mm/pkeys: PKS testing, add initial test code
` [PATCH V9 14/45] x86/selftests: Add test_pks
` [PATCH V9 15/45] x86/pkeys: Introduce pks_write_pkrs()
` [PATCH V9 16/45] x86/pkeys: Preserve the PKS MSR on context switch
` [PATCH V9 17/45] mm/pkeys: Introduce pks_set_readwrite()
` [PATCH V9 18/45] mm/pkeys: Introduce pks_set_noaccess()
` [PATCH V9 19/45] mm/pkeys: Introduce PKS fault callbacks
` [PATCH V9 20/45] mm/pkeys: PKS testing, add a fault call back
` [PATCH V9 21/45] mm/pkeys: PKS testing, add pks_set_*() tests
` [PATCH V9 22/45] mm/pkeys: PKS testing, test context switching
` [PATCH V9 23/45] x86/entry: Add auxiliary pt_regs space
` [PATCH V9 24/45] entry: Split up irqentry_exit_cond_resched()
` [PATCH V9 25/45] entry: Add calls for save/restore auxiliary pt_regs
` [PATCH V9 26/45] x86/entry: Define arch_{save|restore}_auxiliary_pt_regs()
` [PATCH V9 27/45] x86/pkeys: Preserve PKRS MSR across exceptions
` [PATCH V9 28/45] x86/fault: Print PKS MSR on fault
` [PATCH V9 29/45] mm/pkeys: PKS testing, Add exception test
` [PATCH V9 30/45] mm/pkeys: Introduce pks_update_exception()
` [PATCH V9 31/45] mm/pkeys: PKS testing, test pks_update_exception()
` [PATCH V9 32/45] mm/pkeys: PKS testing, add test for all keys
` [PATCH V9 33/45] mm/pkeys: Add pks_available()
` [PATCH V9 34/45] memremap_pages: Add Kconfig for DEVMAP_ACCESS_PROTECTION
` [PATCH V9 35/45] memremap_pages: Introduce pgmap_protection_available()
` [PATCH V9 36/45] memremap_pages: Introduce a PGMAP_PROTECTION flag
` [PATCH V9 37/45] memremap_pages: Introduce devmap_protected()
` [PATCH V9 38/45] memremap_pages: Reserve a PKS pkey for eventual use by PMEM
` [PATCH V9 39/45] memremap_pages: Set PKS pkey in PTEs if requested
` [PATCH V9 40/45] memremap_pages: Define pgmap_set_{readwrite|noaccess}() calls
` [PATCH V9 41/45] memremap_pages: Add memremap.pks_fault_mode
` [PATCH V9 42/45] kmap: Make kmap work for devmap protected pages
` [PATCH V9 43/45] dax: Stray access protection for dax_direct_access()
` [PATCH V9 44/45] nvdimm/pmem: Enable stray access protection
` [PATCH V9 45/45] devdax: "

[PATCH v2 0/2] dt-bindings: xen: Add xen,scmi-devid parameter for
 2022-03-10 17:20 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: Add vendor prefix for Xen hypervisor

[PATCH v2 0/2] Cleanups for slab
 2022-03-10 17:20 UTC  (2+ messages)

[RFC PATCH v0 0/6] x86/AMD: Userspace address tagging
 2022-03-10 17:19 UTC  (4+ messages)

[PATCH] tracing: Fix strncpy warning in trace_events_synth.c
 2022-03-10 17:17 UTC 

[ammarfaizi2-block:google/android/kernel/common/android-4.14-stable 241/9999] kernel/bpf/cgroup.c:195:6: warning: variable 'old_flags' set but not used
 2022-03-10 17:15 UTC 

[PATCH 1/1] sign-file: Use OpenSSL provided define to compile out deprecated APIs
 2022-03-10 17:15 UTC  (4+ messages)
` [PATCH v2 1/1] sign-file: Do not attempt to use the ENGINE_* API if it's not available

[PATCH] KVM: x86: Remove redundant vm_entry_controls_clearbit() call
 2022-03-10 17:14 UTC  (2+ messages)

mmotm 2022-03-09-23-28 uploaded
 2022-03-10 17:10 UTC  (3+ messages)
` mmotm 2022-03-09-23-28 uploaded (drivers/perf/marvell_cn10k_ddr_pmu.c)

[PATCH] riscv: Work to remove kernel dependence on the M-extension
 2022-03-10 17:09 UTC  (2+ messages)

[PATCH] RISC-V: Add CONFIG_{NON,}PORTABLE
 2022-03-10 17:08 UTC 

[PATCHv2 00/10] ext4: Improve FC trace events
 2022-03-10 17:07 UTC  (7+ messages)
` [PATCHv2 02/10] ext4: Fix ext4_fc_stats trace point
` [PATCHv2 07/10] ext4: Add transaction tid info in fc_track events
` [PATCHv2 08/10] ext4: Add commit_tid info in jbd debug log
` [PATCHv2 10/10] ext4: Fix remaining two trace events to use same printk convention

[PATCH 00/13] KVM: x86: Add a cap to disable NX hugepages on a VM
 2022-03-10 17:07 UTC  (15+ messages)
` [PATCH 01/13] selftests: KVM: Dump VM stats in binary stats test
` [PATCH 02/13] selftests: KVM: Test reading a single stat
` [PATCH 03/13] selftests: KVM: Wrap memslot IDs in a struct for readability
` [PATCH 04/13] selftests: KVM: Add memslot parameter to VM vaddr allocation
` [PATCH 05/13] selftests: KVM: Add memslot parameter to elf_load
` [PATCH 06/13] selftests: KVM: Improve error message in vm_phy_pages_alloc
` [PATCH 07/13] selftests: KVM: Add NX huge pages test
` [PATCH 08/13] KVM: x86/MMU: Factor out updating NX hugepages state for a VM
` [PATCH 09/13] KVM: x86/MMU: Track NX hugepages on a per-VM basis
` [PATCH 10/13] KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
` [PATCH 11/13] KVM: x86: Fix errant brace in KVM capability handling
` [PATCH 12/13] KVM: x86/MMU: Require reboot permission to disable NX hugepages
` [PATCH 13/13] selftests: KVM: Test disabling NX hugepages on a VM

[PATCH] Makefile: Fix separate output directory build of kselftests
 2022-03-10 17:06 UTC  (5+ messages)

[PATCH] xfs: xfs_rmap_item: Add ASSERT after calling kmem_zalloc
 2022-03-10 17:05 UTC  (2+ messages)

[patch v11 00/13] extensible prctl task isolation interface and vmstat sync
 2022-03-10 16:35 UTC  (7+ messages)
` [patch v11 07/13] task isolation: sync vmstats conditional on changes
` [patch v11 10/13] KVM: x86: process isolation work from VM-entry code path

[PATCH v3] dt-bindings: can: xilinx_can: Convert Xilinx CAN binding to YAML
 2022-03-10 16:55 UTC  (2+ messages)

[PATCH v8 01/14] sizes.h: Add SZ_1T macro
 2022-03-10 16:52 UTC  (2+ messages)

[BUG] new MIPS compile error on v5.15.27
 2022-03-10 16:48 UTC  (5+ messages)

arch/arc/kernel/smp.c:279:18: sparse: sparse: dereference of noderef expression
 2022-03-10 16:44 UTC 

[PATCH v3 00/16] Support external boost at CS35l41 ASoC driver
 2022-03-10 16:43 UTC  (5+ messages)
` [PATCH v3 01/16] sound: cs35l41: Unify hardware configuration

[PATCH 0/2] spi: spi-cadence: Align function names and fix
 2022-03-10 16:42 UTC  (3+ messages)
` [PATCH 1/2] spi: spi-cadence: Align function name s/cnds/cdns/g
` [PATCH 2/2] spi: spi-cadence: Fix kernel-doc format for resume/suspend

[PATCH net-next 0/3] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-03-10 16:40 UTC  (15+ messages)
` [PATCH net-next 1/3] net: bridge: add fdb flag to extent locked port feature
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[PATCH v2] media: st-delta: Fix PM disable depth imbalance in delta_probe
 2022-03-10 16:32 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/2] mm/page_alloc: Remote per-cpu lists drain support
 2022-03-10 16:31 UTC  (4+ messages)

[PATCH v2] livepatch: Don't block removal of patches that are safe to unload
 2022-03-10 16:30 UTC  (5+ messages)
    ` [External] "

[PATCH v4 00/45] x86: Kernel IBT
 2022-03-10 16:29 UTC  (9+ messages)

[PATCH 1/1] mm: fix use-after-free bug when mm->mmap is reused after being freed
 2022-03-10 16:28 UTC  (6+ messages)

[PATCH bpf-next] bpf: Use offsetofend() to simplify macro definition
 2022-03-10 16:24 UTC  (2+ messages)

include/linux/compiler_types.h:322:45: error: call to '__compiletime_assert_358' declared with attribute error: BUILD_BUG_ON failed: sizeof(struct prestera_msg_event_fdb) != 20
 2022-03-10 16:24 UTC 

[PATCH 0/4] x86/platform/uv: UV Kernel support for UV5
 2022-03-10 16:23 UTC  (8+ messages)
` [PATCH 1/4] x86/platform/uv: Remove Obsolete Scratch5 NMI handler
` [PATCH 2/4] x86/platform/uv: Update NMI Handler for UV5
` [PATCH 4/4] x86/platform/uv: Add gap hole end size

[PATCH] clk/rockchip: Use of_device_get_match_data()
 2022-03-10 16:22 UTC  (3+ messages)

[next] ld.lld: error: ./arch/arm/kernel/vmlinux.lds:34: AT expected, but got NOCROSSREFS
 2022-03-10 16:20 UTC  (2+ messages)

[PATCH v2 net-next 00/10] net: bridge: Multiple Spanning Trees
 2022-03-10 16:20 UTC  (8+ messages)
` [PATCH v2 net-next 07/10] net: dsa: Pass MST state changes to driver

[PATCH] brcmfmac: make the read-only array pktflags static const
 2022-03-10 16:19 UTC  (2+ messages)

[PATCH] powerpc/vdso: Fix VDSO unmap check
 2022-03-10 16:18 UTC  (3+ messages)

[PATCH] rtlwifi: rtl8192ce: remove duplicated function '_rtl92ce_phy_set_rf_sleep'
 2022-03-10 16:18 UTC  (2+ messages)

[PATCH] bcma: gpio: remove redundant re-assignment of chip->owner
 2022-03-10 16:18 UTC  (2+ messages)

[PATCH] net: wireless: cw1200: use time_is_after_jiffies() instead of open coding it
 2022-03-10 16:17 UTC  (2+ messages)
`  "

[PATCH] net: wireless: marvell: use time_is_before_jiffies() instead of open coding it
 2022-03-10 16:11 UTC  (2+ messages)

[PATCH] brcmfmac: check the return value of devm_kzalloc() in brcmf_of_probe()
 2022-03-10 16:09 UTC  (2+ messages)

[PATCH 01/29] rtc: ds1685: switch to RTC_FEATURE_UPDATE_INTERRUPT
 2022-03-10 16:09 UTC  (3+ messages)
` [PATCH 11/29] rtc: pcf2127: set RTC_FEATURE_ALARM_RES_2S

[PATCH v4 00/24] AMD MCA Address Translation Updates
 2022-03-10 16:09 UTC  (9+ messages)
` [PATCH v4 07/24] EDAC/amd64: Define function to dehash address
` [PATCH v4 10/24] EDAC/amd64: Define function to get Interleave Address Bit

[PATCH printk v1 00/13] implement threaded console printing
 2022-03-10 16:08 UTC  (6+ messages)
` [PATCH printk v1 11/13] printk: reimplement console_lock for proper kthread support

[PATCH] pinctrl: mediatek: Fix missing of_node_put() in mtk_pctrl_init
 2022-03-10 16:06 UTC  (2+ messages)

[PATCH v2 0/2] dt-bindings: DTB based validation
 2022-03-10 16:05 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: kbuild: Pass DT_SCHEMA_FILES to dt-validate
` [PATCH v2 2/2] dt-bindings: kbuild: Use DTB files for validation

[PATCH] ax25: Fix memory leaks caused by ax25_cb_del()
 2022-03-10 16:01 UTC  (3+ messages)
  `  "

[PATCH 0/3] mmc: mmci: stm32: updates for SDIO
 2022-03-10 15:59 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mmc: mmci: add a property to disable DMA LLI

[PATCH] block: aoe: handle device timeouts atomic-safe
 2022-03-10 15:17 UTC 


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).