linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-18 15:52:56 to 2021-03-18 18:12:30 UTC [more...]

[GIT PULL] vhost: cleanups and fixes
 2021-03-18 18:11 UTC 

[PATCH] PM: devfreq: Couple of typo fixes
 2021-03-18 18:10 UTC  (2+ messages)

[PATCH] ARM: boot: dts: Fix a typo
 2021-03-18 18:09 UTC  (2+ messages)

[PATCH v4 00/19] arm64: coresight: Add support for ETE and TRBE
 2021-03-18 18:08 UTC  (3+ messages)
` [PATCH v4 18/19] coresight: sink: Add TRBE driver

[PATCH] drm/amdgpu: Fix a typo
 2021-03-18 18:07 UTC  (2+ messages)

[PATCH V3] exit: trigger panic when global init has exited
 2021-03-18 18:04 UTC  (4+ messages)

remove the legacy ide driver
 2021-03-18 18:03 UTC  (8+ messages)
` [PATCH 01/10] alpha: use libata instead of "
` [PATCH 08/10] MIPS: disable CONFIG_IDE in malta*_defconfig

[PATCH] drm: Few typo fixes
 2021-03-18 18:03 UTC  (3+ messages)

[PATCH 4/4] PCI/sysfs: Allow userspace to query and set device reset mechanism
 2021-03-18 17:58 UTC  (20+ messages)

[PATCH v4 00/25] Page folios
 2021-03-18 17:57 UTC  (4+ messages)
` [PATCH v4 08/25] mm: Handle per-folio private data

[PATCH v10 1/2] scsi: ufs: Enable power management for wlun
 2021-03-18 17:58 UTC  (17+ messages)

[PATCH v3] x86/kvm: Fix broken irq restoration in kvm_wait
 2021-03-18 17:58 UTC  (2+ messages)

[PATCH] kbuild: rebuild GCC plugins when the compiler is upgraded
 2021-03-18 17:57 UTC  (10+ messages)

[PATCH v2] seq_file: Unconditionally use vmalloc for buffer
 2021-03-18 17:56 UTC  (12+ messages)

[PATCH master] module: remove never implemented MODULE_SUPPORTED_DEVICE
 2021-03-18 17:55 UTC  (6+ messages)

[PATCH] selftests/kvm: add get_msr_index_features
 2021-03-18 17:55 UTC  (4+ messages)

[PATCH] KVM: X86: Fix missing local pCPU when executing wbinvd on all dirty pCPUs
 2021-03-18 17:55 UTC  (2+ messages)

blktests: block/009 next-20210304 failure rate average of 1/448
 2021-03-18 17:54 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the block tree
 2021-03-18 17:54 UTC  (2+ messages)

[PATCH v4 0/1] s390/vfio-ap: fix circular lockdep when starting
 2021-03-18 17:54 UTC  (4+ messages)
` [PATCH v4 1/1] s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks

[RFC] scripts: kernel-doc: avoid warnings due to initial commented lines in file
 2021-03-18 17:52 UTC  (7+ messages)

[PATCH 0/4] Expose and manage PCI device reset
 2021-03-18 17:51 UTC  (4+ messages)
` [PATCH 4/4] PCI/sysfs: Allow userspace to query and set device reset mechanism

[PATCH] drm/i915/dpcd_bl: Don't try vesa interface unless specified by VBT
 2021-03-18 17:49 UTC  (2+ messages)

[PATCH v2 00/17] Add support for Clang CFI
 2021-03-18 17:49 UTC  (19+ messages)
` [PATCH v2 01/17] add "
` [PATCH v2 02/17] cfi: add __cficanonical
` [PATCH v2 03/17] mm: add generic __va_function and __pa_function macros
` [PATCH v2 04/17] module: ensure __cfi_check alignment
` [PATCH v2 05/17] workqueue: use WARN_ON_FUNCTION_MISMATCH
` [PATCH v2 06/17] kthread: "
` [PATCH v2 07/17] kallsyms: strip ThinLTO hashes from static functions
` [PATCH v2 08/17] bpf: disable CFI in dispatcher functions
` [PATCH v2 09/17] lib/list_sort: fix function type mismatches
` [PATCH v2 10/17] lkdtm: use __va_function
` [PATCH v2 11/17] psci: use __pa_function for cpu_resume
` [PATCH v2 12/17] arm64: implement __va_function
` [PATCH v2 13/17] arm64: use __pa_function
` [PATCH v2 14/17] arm64: add __nocfi to functions that jump to a physical address
` [PATCH v2 15/17] arm64: add __nocfi to __apply_alternatives
` [PATCH v2 16/17] KVM: arm64: Disable CFI for nVHE
` [PATCH v2 17/17] arm64: allow CONFIG_CFI_CLANG to be selected

[PATCH v2 1/1] kvfree_rcu: Release a page cache under memory pressure
 2021-03-18 17:47 UTC  (5+ messages)

[PATCH 1/1] powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs
 2021-03-18 17:44 UTC  (2+ messages)
` [PATCH 1/1] powerpc/kernel/iommu: Use largepool as a last resort when !largealloc

[PATCH 1/2] x86/sgx: Replace section->init_laundry_list with sgx_dirty_page_list
 2021-03-18 17:40 UTC  (2+ messages)

[RFC PATCH v2 0/8] arm64: Implement reliable stack trace
 2021-03-18 17:40 UTC  (3+ messages)
  ` [RFC PATCH v2 2/8] arm64: Implement frame types

[PATCH 0/9] x86,objtool: Optimize !RETPOLINE
 2021-03-18 17:38 UTC  (9+ messages)
` [PATCH 5/9] objtool: Rework rebuild_reloc logic

[PATCH-tip 0/5] locking/locktorture: Fix locktorture ww_mutex test problems
 2021-03-18 17:28 UTC  (6+ messages)
` [PATCH-tip 1/5] locking/ww_mutex: Revert "Treat ww_mutex_lock() like a trylock"
` [PATCH-tip 2/5] locking/locktorture: Fix false positive circular locking splat in ww_mutex test
` [PATCH-tip 3/5] locking/ww_mutex: Remove DEFINE_WW_MUTEX() macro
` [PATCH-tip 4/5] locking/locktorture: Pass thread id to lock/unlock functions
` [PATCH-tip 5/5] locking/locktorture: locking/locktorture: Fix incorrect use of ww_acquire_ctx in ww_mutex test

[PATCH v2 0/4] clk: ti: add am33xx spread spectrum clock support
 2021-03-18 17:26 UTC  (5+ messages)
` [PATCH v2 1/4] clk: ti: fix typo in routine description
` [PATCH v2 2/4] dt-bindings: ti: dpll: add spread spectrum support
` [PATCH v2 3/4] ARM: dts: am33xx-clocks: "
` [PATCH v2 4/4] clk: ti: add am33xx spread spectrum clock support

[PATCH] checkpatch: remove check for include/asm modifications
 2021-03-18 17:26 UTC 

[PATCH] MAINTAINERS: remove obsolete OMAP HWMOD DATA FOR OMAP4-BASED DEVICES
 2021-03-18 17:25 UTC 

[PATCH] watchdog: Remove MV64x60 watchdog driver
 2021-03-18 17:25 UTC  (3+ messages)
` [PATCH] powerpc/embedded6xx: Remove CONFIG_MV64X60
` [PATCH] net: marvell: Remove reference to CONFIG_MV64X60

[PATCH v2 00/14] x86,objtool: Optimize !RETPOLINE
 2021-03-18 17:11 UTC  (15+ messages)
` [PATCH v2 01/14] x86: Add insn_decode_kernel()
` [PATCH v2 02/14] x86/alternatives: Optimize optimize_nops()
` [PATCH v2 03/14] x86/retpoline: Simplify retpolines
` [PATCH v2 04/14] objtool: Correctly handle retpoline thunk calls
` [PATCH v2 05/14] objtool: Per arch retpoline naming
` [PATCH v2 06/14] objtool: Fix static_call list generation
` [PATCH v2 07/14] objtool: Rework rebuild_reloc logic
` [PATCH v2 08/14] objtool: Add elf_create_reloc() helper
` [PATCH v2 09/14] objtool: Extract elf_strtab_concat()
` [PATCH v2 10/14] objtool: Extract elf_symbol_add()
` [PATCH v2 11/14] objtool: Add elf_create_undef_symbol()
` [PATCH v2 12/14] objtool: Allow archs to rewrite retpolines
` [PATCH v2 13/14] objtool: Skip magical retpoline .altinstr_replacement
` [PATCH v2 14/14] objtool,x86: Rewrite retpoline thunk calls

[PATCH 0/3] KVM: my debug patch queue
 2021-03-18 17:22 UTC  (10+ messages)
` [PATCH 3/3] KVM: SVM: allow to intercept all exceptions for debug

[PATCH 1/2] arm64: dts: fsl-ls1028a-kontron-sl28: move MTD partitions
 2021-03-18 17:18 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: fsl-ls1028a-kontron-sl28: combine unused partitions

Checkpatch still worries about include/asm/ ?
 2021-03-18 17:18 UTC  (3+ messages)

[PATCH v3 0/2] crypto: qat: fix couple crashes duing error handling
 2021-03-18 17:17 UTC  (11+ messages)
` [PATCH v3 1/2] crypto: qat - dont release uninitialized resources
      ` [PATCH v4 0/2] crypto: qat: fix couple crashes duing error handling
      ` [PATCH v4 1/2] crypto: qat - don't release uninitialized resources
      ` [PATCH v4 2/2] crypto: qat: ADF_STATUS_PF_RUNNING should be set after adf_dev_init
` [PATCH v3 "

[PATCH net-next 0/2] stmmac: add VLAN priority based RX steering
 2021-03-18 17:22 UTC  (3+ messages)
` [PATCH net-next 1/2] net: stmmac: restructure tc implementation for RX VLAN Priority steering
` [PATCH net-next 2/2] net: stmmac: add RX frame steering based on VLAN priority in tc flower

[PATCH V2 0/2] Separate out earlycon
 2021-03-18 17:17 UTC  (5+ messages)
` [PATCH V2 1/2] soc: qcom-geni-se: Cleanup the code to remove proxy votes
` [PATCH V2 2/2] arm64: dts: qcom: sc7180: Remove QUP-CORE ICC path

[PATCH RFC] f2fs: fix to avoid selecting full segment w/ {AT,}SSR allocator
 2021-03-18 17:17 UTC  (2+ messages)

[PATCH v2 0/3] perf-stat: share hardware PMCs with BPF
 2021-03-18 17:16 UTC  (6+ messages)
` [PATCH v2 1/3] perf-stat: introduce bperf, "

[drm/i915/dp] 4a8d79901d: WARNING:at_drivers/gpu/drm/i915/display/intel_display_power.c:#assert_can_disable_lcpll[i915]
 2021-03-18 17:16 UTC  (4+ messages)

[PATCH 0/2] Fix page_owner broken on arm64
 2021-03-18 17:12 UTC  (6+ messages)
` [PATCH 2/2] arm64: stacktrace: Add skip when task == current

[PATCH v3 0/3] Binder: Enable App Freezing Capability
 2021-03-18 17:10 UTC  (5+ messages)

[PATCH tip/core/rcu 0/3] Polling RCU grace-period interfaces for v5.13
 2021-03-18 17:09 UTC  (6+ messages)
` [PATCH tip/core/rcu 1/3] rcu: Provide polling interfaces for Tree RCU grace periods

[PATCH net-next] net: phy: at803x: remove at803x_aneg_done()
 2021-03-18 17:09 UTC  (7+ messages)

[PATCH] mm/slub: Add slub_debug option to panic on memory corruption
 2021-03-18 17:08 UTC  (7+ messages)

[PATCH 0/5] qcom: wcnss: Allow overriding firmware form DT
 2021-03-18 17:06 UTC  (4+ messages)

Fix bug for Ingenic X1000
 2021-03-18 17:06 UTC  (4+ messages)
` [PATCH] I2C: JZ4780: "

s390: kernel/entry.o: in function `sys_call_table_emu': (.rodata+0x1bc0): undefined reference to `__s390_'
 2021-03-18 17:05 UTC  (2+ messages)

[PATCH 0/3] mm, pmem: Force unmap pmem on surprise remove
 2021-03-18 17:03 UTC  (4+ messages)
` [PATCH 3/3] mm/devmap: Remove pgmap accounting in the get_user_pages_fast() path

[PATCH] mm: vmalloc: Prevent use after free in _vm_unmap_aliases
 2021-03-18 16:59 UTC  (2+ messages)

[PATCH 0/3] static_call() vs __exit fixes
 2021-03-18 16:58 UTC  (4+ messages)
` [PATCH 3/3] static_call: Fix static_call_update() sanity check

[PATCHv5 0/7] Extend Intel service layer, FPGA manager and region
 2021-03-18 16:57 UTC  (6+ messages)
` [PATCHv5 1/7] firmware: stratix10-svc: reset COMMAND_RECONFIG_FLAG_PARTIAL to 0

(Riy-ID#3545) - Newsletter to linux-kernel@vger.kernel.org
 2021-03-18 14:26 UTC 

[PATCH net-next] net: cdc_ncm: drop redundant driver-data assignment
 2021-03-18 16:01 UTC 

[PATCH] fs/dcache: fix typos and sentence disorder
 2021-03-18 16:50 UTC  (4+ messages)

[PATCH net V2 1/1] net: phy: fix invalid phy id when probe using C22
 2021-03-18 16:48 UTC  (5+ messages)

[PATCH] hwmon: add driver for NZXT Kraken X42/X52/X62/X72
 2021-03-18 16:48 UTC 

A problem of Intel IOMMU hardware ?
 2021-03-18 16:46 UTC  (10+ messages)

[PATCH] brcmsmac: fix shift on 4 bit masked value
 2021-03-18 16:45 UTC 

[PATCH] fs/exec: fix typos and sentence disorder
 2021-03-18 16:39 UTC  (2+ messages)

[PATCH v1] memory: tegra20: Add debug statistics
 2021-03-18 16:38 UTC  (5+ messages)

[PATCH v4 0/3] Polling for MHI ready
 2021-03-18 16:43 UTC  (7+ messages)
` [PATCH v4 1/3] bus: mhi: core: Introduce internal register poll helper function

[PATCH] interconnect: Fix kerneldoc warning
 2021-03-18 16:34 UTC 

[PATCH] audit: log nftables configuration change events once per table
 2021-03-18 16:30 UTC  (3+ messages)

[PATCH net-next v2 0/4] net: ipa: support 32-bit targets
 2021-03-18 16:24 UTC  (4+ messages)
` [PATCH net-next v2 2/4] net: ipa: use upper_32_bits()

[PATCH v2 1/2] kvm/kvm_util: add _vm_ioctl
 2021-03-18 16:23 UTC  (4+ messages)
` [PATCH v2 2/2] selftests/kvm: add set_boot_cpu_id test

[PATCH] selftests/bpf: fix warning comparing pointer to 0
 2021-03-18 16:23 UTC  (2+ messages)

[PATCH v2 4/6] phy: qcom-qmp: add support for sm8250-usb3-dp phy
 2021-03-18 16:19 UTC  (2+ messages)

[PATCH] scsi: libsas: Reset num_scatter if libata mark qc as NODATA
 2021-03-18 16:17 UTC  (4+ messages)

[PATCH] mm/page_alloc: try oom if reclaim is unable to make forward progress
 2021-03-18 16:16 UTC  (2+ messages)

[PATCH][next] octeontx2-af: Remove redundant initialization of pointer pfvf
 2021-03-18 16:14 UTC 

[V2,1/1] platform/x86: add support for Advantech software defined button
 2021-03-18 16:14 UTC  (2+ messages)

[PATCH RESEND V12 0/8] fuse: Add support for passthrough read/write
 2021-03-18 16:13 UTC  (4+ messages)
` [PATCH RESEND V12 2/8] fuse: 32-bit user space ioctl compat for fuse device

[PATCH v23 00/28] Control-flow Enforcement: Shadow Stack
 2021-03-18 16:13 UTC  (5+ messages)
` [PATCH v23 21/28] mm: Re-introduce vm_flags to do_mmap()

[PATCH 1/2] iommu/iova: Add rbtree entry helper
 2021-03-18 16:07 UTC  (6+ messages)
` [PATCH 2/2] iommu/iova: Improve restart logic

[PATCH v3 00/10] Rid W=1 warnings in Crypto
 2021-03-18 16:06 UTC  (3+ messages)
` [PATCH 05/10] crypto: keembay: ocs-hcu: Fix incorrectly named functions/structs

[GIT PULL] iomap: fixes for 5.12-rc4
 2021-03-18 16:05 UTC 

[PATCH 2/3] KVM: x86: guest debug: don't inject interrupts while single stepping
 2021-03-18 16:02 UTC  (13+ messages)

[PATCH v10 0/3] Charge loop device i/o to issuing cgroup
 2021-03-18 16:00 UTC  (4+ messages)

[PATCH][next] mm/vmalloc: fix read of uninitialized pointer area
 2021-03-18 15:59 UTC 

[PATCH][RESEND] Revert "PM: ACPI: reboot: Use S5 for reboot"
 2021-03-18 15:59 UTC  (7+ messages)

[PATCH net] net: cdc-phonet: fix data-interface release on probe failure
 2021-03-18 15:57 UTC 

[PATCH bpf-next v2] bpf: Simplify expression for identify bpf mem type
 2021-03-18 15:58 UTC  (2+ messages)

[PATCH] workqueue/tracing: Copy workqueue name to buffer in trace event
 2021-03-18 15:55 UTC 

[PATCH] Input: ims-pcu - drop redundant driver-data assignment
 2021-03-18 15:55 UTC 

[syzbot] BUG: unable to handle kernel access to user memory in sock_ioctl
 2021-03-18 15:54 UTC  (10+ messages)

[PATCH 1/2] USB: core: drop outdated interface-binding comment
 2021-03-18 15:54 UTC  (2+ messages)
` [PATCH 2/2] USB: core: rename usb_driver_claim_interface() data parameter

[PATCH 0/3] virtiofs: split requests that exceed virtqueue size
 2021-03-18 15:52 UTC  (4+ messages)
` [PATCH 2/3] "

[PATCH 0/7] USB: cdc-acm: probe fixes
 2021-03-18 15:52 UTC  (7+ messages)
` [PATCH 1/7] USB: cdc-acm: fix double free on probe failure
` [PATCH 2/7] USB: cdc-acm: fix use-after-free after "
` [PATCH 3/7] USB: cdc-acm: drop redundant driver-data assignment
` [PATCH 4/7] USB: cdc-acm: drop redundant driver-data reset
` [PATCH 6/7] USB: cdc-acm: use negation for NULL checks
` [PATCH 7/7] USB: cdc-acm: always claim data interface


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