linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-09 20:07:52 to 2021-06-09 23:38:10 UTC [more...]

[PATCH v2 0/1] lib: Convert UUID runtime test to KUnit
 2021-06-09 23:37 UTC  (2+ messages)
` [PATCH v2 1/1] "

[GIT PULL clocksource] Clocksource watchdog commits for v5.14
 2021-06-09 23:37 UTC 

[PATCH v8 9/9] x86/mmu: Allocate/free PASID
 2021-06-09 23:34 UTC  (8+ messages)
  ` [PATCH] x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()

[GIT PULL tip/core/rcu] RCU, LKMM, and KCSAN commits for v5.14
 2021-06-09 23:29 UTC 

[RFC v1 0/6] virtio/vsock: introduce SOCK_DGRAM support
 2021-06-09 23:24 UTC  (7+ messages)
` [RFC v1 1/6] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [RFC v1 2/6] virtio/vsock: add support for virtio datagram
` [RFC v1 3/6] vhost/vsock: add support for vhost dgram
` [RFC v1 4/6] vsock_test: add tests for vsock dgram
` [RFC v1 5/6] vhost/vsock: add kconfig for vhost dgram support
` [RFC v1 6/6] virtio/vsock: add sysfs for rx buf len for dgram

[PATCH] drm/msm/dpu: Avoid ABBA deadlock between IRQ modules
 2021-06-09 23:15 UTC 

[PATCH RESEND 0/2] Add GMAC_AHB_RESET to ipq8064 ethernet resets
 2021-06-09 23:09 UTC  (3+ messages)
` [PATCH RESEND 1/2] ARM: dts: qcom: add ahb reset to ipq806x-gmac
` [PATCH RESEND 2/2] dt-bindings: net: stmmac: add ahb reset to example

[PATCH net-next 00/11] net: ipa: memory region rework, part 1
 2021-06-09 23:10 UTC  (13+ messages)
` [PATCH net-next 01/11] net: ipa: define IPA_MEM_END_MARKER
` [PATCH net-next 02/11] net: ipa: store memory region id in descriptor
` [PATCH net-next 03/11] net: ipa: validate memory regions unconditionally
` [PATCH net-next 04/11] net: ipa: separate memory validation from initialization
` [PATCH net-next 05/11] net: ipa: separate region range check from other validation
` [PATCH net-next 06/11] net: ipa: validate memory regions at init time
` [PATCH net-next 07/11] net: ipa: pass memory configuration data to ipa_mem_valid()
` [PATCH net-next 08/11] net: ipa: introduce ipa_mem_id_optional()
` [PATCH net-next 09/11] net: ipa: validate memory regions based on version
` [PATCH net-next 10/11] net: ipa: flag duplicate memory regions
` [PATCH net-next 11/11] net: ipa: use bitmap to check for missing regions

[PATCH v2] net: do not invoke open_related_ns when NET_NS is disabled
 2021-06-09 23:08 UTC  (2+ messages)

[PATCH] usb: host: ohci-at91: suspend/resume ports after/before OHCI accesses
 2021-06-09 23:07 UTC  (2+ messages)

[PATCH v3 0/4] virtio net: spurious interrupt related fixes
 2021-06-09 22:59 UTC  (9+ messages)
` [PATCH v3 1/4] virtio_net: move tx vq operation under tx queue lock

[RFC v2-fix-v2 1/1] x86: Introduce generic protected guest abstraction
 2021-06-09 22:53 UTC  (3+ messages)
` [RFC v2-fix-v4 "

[PATCH v6 00/20] Introduce threaded trace streaming for basic perf record operation
 2021-06-09 22:54 UTC  (4+ messages)
` [PATCH v6 03/20] perf record: Introduce thread local variable

linux-parisc compile failure in current git
 2021-06-09 22:49 UTC 

[PATCH][next] net: dsa: sja1105: Fix assigned yet unused return code rc
 2021-06-09 22:50 UTC  (2+ messages)

[PATCH net-next] stmmac: prefetch right address
 2021-06-09 22:50 UTC  (2+ messages)

[PATCH v7 0/8] Expose and manage PCI device reset
 2021-06-09 22:48 UTC  (7+ messages)
` [PATCH v7 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
` [PATCH v7 8/8] PCI: Change the type of probe argument in reset functions

[PATCH v1 00/10] Add TDX Guest Support (#VE handler support)
 2021-06-09 22:47 UTC  (13+ messages)
` [PATCH v1 01/10] x86: Introduce generic protected guest abstraction
` [PATCH v1 02/10] x86/io: Allow to override inX() and outX() implementation
` [PATCH v1 03/10] x86/tdx: Handle port I/O in decompression code
` [PATCH v1 04/10] x86/tdx: Handle early IO operations
` [PATCH v1 05/10] x86/tdx: Handle port I/O
` [PATCH v1 06/10] x86/insn-eval: Introduce insn_get_modrm_reg_ptr()
` [PATCH v1 07/10] x86/insn-eval: Introduce insn_decode_mmio()
` [PATCH v1 08/10] x86/sev-es: Use insn_decode_mmio() for MMIO implementation
` [PATCH v1 09/10] x86/tdx: Handle in-kernel MMIO
` [PATCH v1 10/10] x86/tdx: Handle MWAIT and MONITOR

[PATCH 0/3] s390/vfio-ap: refactor mdev remove callback and locks
 2021-06-09 22:46 UTC  (4+ messages)
` [PATCH 1/3] s390/vfio-ap: clean up mdev resources when remove callback invoked
` [PATCH 2/3] s390/vfio-ap: introduce two new r/w locks to replace wait_queue_head_t
` [PATCH 3/3] s390/vfio-ap: r/w lock for PQAP interception handler function pointer

arch/x86/lib/copy_mc.c:30:1: warning: no previous prototype for 'copy_mc_fragile_handle_tail'
 2021-06-09 22:43 UTC 

[PATCH 0/2 v2] tracing: Simplify and document the trace event filtering temp buffer code
 2021-06-09 22:43 UTC  (3+ messages)
` [PATCH 1/2 v2] tracing: Simplify the max length test when using the filtering temp buffer
` [PATCH 2/2 v2] tracing: Add better comments for the filtering temp buffer use case

[PATCH][next] net: phy: realtek: net: Fix less than zero comparison of a u16
 2021-06-09 22:40 UTC  (2+ messages)

[PATCH][next] mlxsw: thermal: Fix null dereference of NULL temperature parameter
 2021-06-09 22:40 UTC  (2+ messages)

[PATCH][next] net: stmmac: Fix missing { } around two statements in an if statement
 2021-06-09 22:40 UTC  (2+ messages)

[PATCH v2 0/5] arm64: Make kexec_file_load honor iomem reservations
 2021-06-09 22:39 UTC  (3+ messages)

[PATCH][next] ACPI: scan: ensure ret is initialized to avoid garbage being returned
 2021-06-09 21:38 UTC  (2+ messages)

[PATCH 0/2] tracing: Simplify and document the trace event filtering temp buffer code
 2021-06-09 22:36 UTC  (5+ messages)
` [PATCH 1/2] tracing: Simplify the max length test when using the filtering temp buffer
` [PATCH 2/2] tracing: Add better comments for the filtering temp buffer use case

[PATCH 00/17] CAMSS: SM8250 support (and some fixes)
 2021-06-09 22:32 UTC  (4+ messages)
` [PATCH 17/17] media: dt-bindings: media: camss: Add qcom,sm8250-camss binding

[PATCH net-next v2] net: dsa: b53: Do not force CPU to be always tagged
 2021-06-09 22:30 UTC  (3+ messages)

[GIT PULL] platform-drivers-x86 for 5.13-3
 2021-06-09 22:30 UTC  (2+ messages)

[PATCH net-next] net: sgi: ioc3-eth: check return value after calling platform_get_resource()
 2021-06-09 22:30 UTC  (2+ messages)

[PATCH 1/2][next][V2] net: usb: asix: Fix less than zero comparison of a u16
 2021-06-09 22:30 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: am65-cpts: Use devm_platform_ioremap_resource_byname()
 2021-06-09 22:30 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: cpsw-phy-sel: Use devm_platform_ioremap_resource_byname()
 2021-06-09 22:30 UTC  (2+ messages)

[PATCH net-next] net: stmmac: Use devm_platform_ioremap_resource_byname()
 2021-06-09 22:30 UTC  (2+ messages)

[PATCH net-next 0/2] mvpp2: prefetch data early
 2021-06-09 22:30 UTC  (2+ messages)

[RFC v2 00/34] SLUB: reduce irq disabled scope and make it RT compatible
 2021-06-09 22:29 UTC  (3+ messages)
` [RFC v2 29/34] mm: slub: Move flush_cpu_slab() invocations __free_slab() invocations out of IRQ context

[PATCH] tracing: Correct the length check which causes memory corruption
 2021-06-09 22:18 UTC  (8+ messages)

linux-next: Tree for Jun 9
 2021-06-09 22:17 UTC  (4+ messages)
` linux-next: Tree for Jun 9 (net/netfilter/nfnetlink_hook.c)
` linux-next: Tree for Jun 9 (<linux/kvm_host.h>)

[syzbot] KASAN: use-after-free Read in blk_mq_exit_sched
 2021-06-09 22:16 UTC  (2+ messages)

[PATCH] ARC: fix CONFIG_HARDENED_USERCOPY
 2021-06-09 22:12 UTC 

[PATCH 1/3] hwmon: (tps23861) define regmap max register
 2021-06-09 22:07 UTC  (3+ messages)
` [PATCH 2/3] hwmon: (tps23861) set current shunt value
` [PATCH 3/3] hwmon: (tps23861) correct shunt LSB values

[PATCH v12 0/5] USB: misc: Add onboard_usb_hub driver
 2021-06-09 22:02 UTC  (6+ messages)
` [PATCH v12 1/5] dt-bindings: usb: Add binding for Realtek RTS5411 hub controller
` [PATCH v12 2/5] USB: misc: Add onboard_usb_hub driver
` [PATCH v12 3/5] of/platform: Add stubs for of_platform_device_create/destroy()
` [PATCH v12 4/5] usb: host: xhci-plat: Create platform device for onboard hubs in probe()
` [PATCH v12 5/5] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub

[GIT PULL] Compiler Attributes for v5.13-rc6
 2021-06-09 21:59 UTC  (2+ messages)

[GIT PULL] clang-format for v5.13-rc6
 2021-06-09 21:59 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 5.13-rc6
 2021-06-09 21:59 UTC  (2+ messages)

[GIT PULL] KVM fixes for 5.13-rc6
 2021-06-09 21:59 UTC  (2+ messages)

[GIT PULL v2] KVM fixes for 5.13-rc6
 2021-06-09 21:59 UTC  (2+ messages)

[PATCH] can: mcba_usb: fix memory leak in mcba_usb
 2021-06-09 21:58 UTC 

[PATCH v3 0/3] drm/msm/dsi: support CPHY mode for 7nm pll/phy
 2021-06-09 21:57 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: msm: dsi: document phy-type property for 7nm dsi phy

[PATCH] clk: socfpga: remove set but not used variable 'rc'
 2021-06-09 21:57 UTC  (3+ messages)
` [PATCH V2] clk: socfpga: err out if of_clk_add_provider() failed in __socfpga_pll_init()

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2021-06-09 21:56 UTC  (7+ messages)

linux-next: Fixes tags need some work in the netfilter-next tree
 2021-06-09 21:56 UTC 

[PATCH v1 0/7] Add TDX Guest Support (shared-mm support)
 2021-06-09 21:55 UTC  (8+ messages)
` [PATCH v1 1/7] x86/mm: Move force_dma_unencrypted() to common code
` [PATCH v1 2/7] x86/tdx: Exclude Shared bit from physical_mask
` [PATCH v1 3/7] x86/tdx: Make pages shared in ioremap()
` [PATCH v1 4/7] x86/tdx: Add helper to do MapGPA hypercall
` [PATCH v1 5/7] x86/tdx: Make DMA pages shared
` [PATCH v1 6/7] x86/kvm: Use bounce buffers for TD guest
` [PATCH v1 7/7] x86/tdx: ioapic: Add shared bit for IOAPIC base address

[PATCH] doc: Remove references to IBM Calgary
 2021-06-09 21:51 UTC 

[PATCH v2 06/10] mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
 2021-06-09 21:51 UTC  (5+ messages)
      ` [PATCH v3 "

[PATCH v1 0/5] Add TDX Guest Support (boot fixes)
 2021-06-09 21:50 UTC  (6+ messages)
` [PATCH v1 1/5] x86/boot: Add a trampoline for APs booting in 64-bit mode
` [PATCH v1 2/5] x86/boot: Avoid #VE during boot for TDX platforms
` [PATCH v1 3/5] x86/topology: Disable CPU online/offline control for TDX guest
` [PATCH v1 4/5] x86/tdx: Forcefully disable legacy PIC for TDX guests
` [PATCH v1 5/5] x86: Skip WBINVD instruction for VM guest

[PATCH v2 0/8] iio: afe: add temperature rescaling support
 2021-06-09 21:50 UTC  (10+ messages)
` [PATCH v2 3/8] iio: inkern: error out on unsupported offset type
` [PATCH v2 4/8] iio: inkern: return valid type on raw to processed conversion
` [PATCH v2 8/8] dt-bindings: iio: afe: add binding for temperature-sense-amplifier

[PATCH v4 0/6] iommu/arm-smmu: adreno-smmu page fault handling
 2021-06-09 21:50 UTC  (7+ messages)
` [PATCH v4 5/6] drm/msm: Add crashdump support for stalled SMMU
` [PATCH v4 6/6] drm/msm: devcoredump iommu fault support

[PATCH][next] virtchnl: Replace one-element array in struct virtchnl_vsi_queue_config_info
 2021-06-09 21:45 UTC  (5+ messages)
  ` [Intel-wired-lan] "

[PATCH 1/1] lib: remove leading spaces before tabs
 2021-06-09 21:44 UTC  (8+ messages)

[RFC v2-fix-v4 1/1] x86/tdx: Skip WBINVD instruction for TDX guest
 2021-06-09 21:42 UTC  (5+ messages)
` [RFC v2-fix-v5 1/1] x86: Skip WBINVD instruction for VM guest

[RFC PATCH] clk: fix possible circular locking in clk_notifier_register()
 2021-06-09 21:35 UTC  (2+ messages)

[PATCH] kernel_lockdown.7: Remove additional text alluding to lifting via SysRq
 2021-06-09 21:29 UTC  (2+ messages)

[PATCH net-next] netdevsim: delete unnecessary debugfs checking
 2021-06-09 21:20 UTC  (2+ messages)

[PATCH net-next 0/9] net: lapbether: clean up some code style issues
 2021-06-09 21:20 UTC  (2+ messages)

[PATCH] drm: display: Remove duplicated argument in dcn31
 2021-06-09 21:15 UTC  (3+ messages)

[PATCH] drm: display: Remove duplicate include in dce110
 2021-06-09 21:14 UTC  (3+ messages)

[PATCH 0/4] TSX force abort
 2021-06-09 21:14 UTC  (5+ messages)
` [PATCH 1/4] x86/msr: Define new bits in TSX_FORCE_ABORT MSR
` [PATCH 2/4] perf/x86/intel: Do not deploy workaround when TSX is deprecated
` [PATCH 3/4] x86/tsx: Clear CPUID bits when TSX always force aborts
` [PATCH 4/4] x86/tsx: Add cmdline tsx=fake to not clear CPUID bits RTM and HLE

[PATCH] clk: meson: g12a: Add missing NNA source clocks for g12b
 2021-06-09 21:12 UTC  (2+ messages)

[PATCH] drm/amd/display: use ARRAY_SIZE for base60_refresh_rates
 2021-06-09 21:12 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix duplicate included clk_mgr.h
 2021-06-09 21:11 UTC  (2+ messages)

[PATCH net-next v2] nfp: use list_move instead of list_del/list_add in nfp_cppcore.c
 2021-06-09 21:10 UTC  (2+ messages)

[PATCH net-next v2] net: hns3: use list_move_tail instead of list_del/list_add_tail in hclgevf_main.c
 2021-06-09 21:10 UTC  (2+ messages)

[PATCH net-next v2] net: hns3: use list_move_tail instead of list_del/list_add_tail in hclge_main.c
 2021-06-09 21:10 UTC  (2+ messages)

[PATCH v2][next] media: venus: hfi_msgs.h: Replace one-element arrays with flexible-array members
 2021-06-09 21:05 UTC  (2+ messages)

[PATCH v3][venus-for-next-v5.14] media: venus: hfi_cmds: Fix packet size calculation
 2021-06-09 21:06 UTC  (2+ messages)

fs/nfsd/nfs4xdr.c:4657 nfsd4_encode_read_plus_hole() warn: inconsistent indenting
 2021-06-09 21:03 UTC 

[PATCH v7 1/4] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-06-09 21:02 UTC  (4+ messages)

[PATCH] net/x25: fix a mistake in grammar
 2021-06-09 21:00 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ravb: Use devm_platform_get_and_ioremap_resource()
 2021-06-09 21:00 UTC  (2+ messages)

[PATCH] net: ethtool: clear heap allocations for ethtool function
 2021-06-09 21:00 UTC  (2+ messages)

[PATCH v2] usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback
 2021-06-09 20:57 UTC  (4+ messages)

[PATCH v1] proc: Implement /proc/self/meminfo
 2021-06-09 20:56 UTC  (6+ messages)

[PATCH v2] mm: fs: invalidate bh_lrus for only cold path
 2021-06-09 20:52 UTC  (4+ messages)

[PATCH 0/2] Add bindings for slave-specific SPI controller properties
 2021-06-09 20:51 UTC  (3+ messages)
` [PATCH 1/2] spi: dt-bindings: add schema listing slave-specific properties

[RFC PATCH 02/10] firmware: arm_scmi: Add missing xfer reinit_completion
 2021-06-09 20:51 UTC  (2+ messages)

[PATCH 5.12 000/161] 5.12.10-rc1 review
 2021-06-09 20:47 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: Add delayed response status check
 2021-06-09 20:46 UTC  (2+ messages)

[PATCH V3] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card
 2021-06-09 20:45 UTC  (2+ messages)

[PATCH 1/4] pwm: core: Support new usage_power setting in PWM state
 2021-06-09 20:41 UTC  (10+ messages)

[PATCH] ARCv2: save ABI registers across signal handling
 2021-06-09 20:38 UTC 

[PATCH] rcu-scale: change rcu-scale report
 2021-06-09 20:37 UTC  (2+ messages)

[PATCH 2/3] watchdog: iTCO_wdt: use dev_*() instead of pr_*() for logging
 2021-06-09 20:32 UTC  (2+ messages)

[PATCH] kallsyms: fix nonconverging kallsyms table with lld
 2021-06-09 20:30 UTC  (6+ messages)

[RFC] LKMM: Add volatile_if()
 2021-06-09 20:24 UTC  (11+ messages)

[PATCH v2] perf stat: Disable NMI watchdog message on hybrid
 2021-06-09 20:26 UTC  (2+ messages)

[PATCH] arm64: meson: remove COMMON_CLK
 2021-06-09 20:20 UTC 

[RFC PATCH v0.1 0/9] UMCG early preview/RFC patchset
 2021-06-09 20:18 UTC  (3+ messages)

[report] use-after-free in __irq_resolve_mapping()
 2021-06-09 20:18 UTC  (2+ messages)

[PATCH v2] perf evsel: Adjust hybrid event and global event mixed group
 2021-06-09 20:15 UTC  (2+ messages)

[PATCH] iio: adc: remove unused private data assigned with spi_set_drvdata()
 2021-06-09 20:12 UTC  (5+ messages)

[PATCH] iio: imu: remove unused private data assigned with spi_set_drvdata()
 2021-06-09 20:10 UTC  (2+ messages)

[PATCH v4 00/12] ad_sigma_delta: convert all drivers to device-managed
 2021-06-09 20:09 UTC  (2+ 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).