linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-30 18:43:47 to 2021-11-30 21:58:28 UTC [more...]

[PATCH v11 0/5] Add Xilinx AMS Driver
 2021-11-30 21:58 UTC  (4+ messages)
` [PATCH v11 1/5] device property: Add fwnode_iomap()

[PATCH v12 0/5] Another version of arm64 userspace counter access support
 2021-11-30 21:56 UTC  (3+ messages)

[PATCH v3 1/2] x86/tsc: add a timer to make sure tsc_adjust is always checked
 2021-11-30 21:55 UTC  (9+ messages)
` [PATCH v3 2/2] x86/tsc: skip tsc watchdog checking for qualified platforms

[PATCH v2 0/2] leds: Add KTD20xx RGB LEDs driver from Kinetic
 2021-11-30 21:53 UTC  (3+ messages)
` [PATCH v2 2/2] dt: bindings: KTD20xx: Introduce the ktd20xx family of RGB drivers

[PATCH 00/31] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2021-11-30 21:52 UTC  (11+ messages)
` [PATCH 01/31] kasan, page_alloc: deduplicate should_skip_kasan_poison
` [PATCH 02/31] kasan, page_alloc: move tag_clear_highpage out of kernel_init_free_pages
` [PATCH 03/31] kasan, page_alloc: merge kasan_free_pages into free_pages_prepare
` [PATCH 04/31] kasan, page_alloc: simplify kasan_poison_pages call site
` [PATCH 05/31] kasan, page_alloc: init memory of skipped pages on free
` [PATCH 06/31] mm: clarify __GFP_ZEROTAGS comment
` [PATCH 07/31] kasan: only apply __GFP_ZEROTAGS when memory is zeroed
` [PATCH 08/31] kasan, page_alloc: refactor init checks in post_alloc_hook
` [PATCH 09/31] kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook
` [PATCH 10/31] kasan, page_alloc: combine tag_clear_highpage calls in post_alloc_hook

[PATCH] netfilter: conntrack: Use memset_startat() to zero struct nf_conn
 2021-11-30 21:49 UTC  (2+ messages)

[patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-11-30 21:48 UTC  (5+ messages)
` [patch 05/22] genirq/msi: Fixup includes

[PATCH v6 00/29] KVM: Scalable memslots implementation
 2021-11-30 21:41 UTC  (30+ messages)
` [PATCH v6 01/29] KVM: Require total number of memslot pages to fit in an unsigned long
` [PATCH v6 02/29] KVM: Open code kvm_delete_memslot() into its only caller
` [PATCH v6 03/29] KVM: Resync only arch fields when slots_arch_lock gets reacquired
` [PATCH v6 04/29] KVM: Use "new" memslot's address space ID instead of dedicated param
` [PATCH v6 05/29] KVM: Let/force architectures to deal with arch specific memslot data
` [PATCH v6 06/29] KVM: arm64: Use "new" memslot instead of userspace memory region
` [PATCH v6 07/29] KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem"
` [PATCH v6 08/29] KVM: PPC: Avoid referencing userspace memory region in memslot updates
` [PATCH v6 09/29] KVM: s390: Use "new" memslot instead of userspace memory region
` [PATCH v6 10/29] KVM: x86: "
` [PATCH v6 11/29] KVM: RISC-V: "
` [PATCH v6 12/29] KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
` [PATCH v6 13/29] KVM: Use prepare/commit hooks to handle generic memslot metadata updates
` [PATCH v6 14/29] KVM: x86: Don't assume old/new memslots are non-NULL at memslot commit
` [PATCH v6 15/29] KVM: s390: Skip gfn/size sanity checks on memslot DELETE or FLAGS_ONLY
` [PATCH v6 16/29] KVM: Don't make a full copy of the old memslot in __kvm_set_memory_region()
` [PATCH v6 17/29] KVM: x86: Don't call kvm_mmu_change_mmu_pages() if the count hasn't changed
` [PATCH v6 18/29] KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array
` [PATCH v6 19/29] KVM: Integrate gfn_to_memslot_approx() into search_memslots()
` [PATCH v6 20/29] KVM: Move WARN on invalid memslot index to update_memslots()
` [PATCH v6 21/29] KVM: Resolve memslot ID via a hash table instead of via a static array
` [PATCH v6 22/29] KVM: Use interval tree to do fast hva lookup in memslots
` [PATCH v6 23/29] KVM: s390: Introduce kvm_s390_get_gfn_end()
` [PATCH v6 24/29] KVM: Keep memslots in tree-based structures instead of array-based ones
` [PATCH v6 25/29] KVM: Call kvm_arch_flush_shadow_memslot() on the old slot in kvm_invalidate_memslot()
` [PATCH v6 26/29] KVM: Optimize gfn lookup in kvm_zap_gfn_range()
` [PATCH v6 27/29] KVM: Optimize overlapping memslots check
` [PATCH v6 28/29] KVM: Wait 'til the bitter end to initialize the "new" memslot
` [PATCH v6 29/29] KVM: Dynamically allocate "new" memslots from the get-go

[PATCH] net: usb: Correct PHY handling of smsc95xx
 2021-11-30 21:47 UTC  (5+ messages)

[PATCH] ipvs: remove unused variable for ip_vs_new_dest
 2021-11-30 21:46 UTC  (4+ messages)

[PATCH v3 0/2] tracing: Add and use event_command parsing func helpers
 2021-11-30 21:46 UTC  (6+ messages)
` [PATCH v3 1/2] tracing: Add helper functions to simplify event_command callback handling
` [PATCH v3 2/2] tracing: Have existing event_command implementations use helpers

[PATCH] irqdomain: Constify irq_generic_chip_ops
 2021-11-30 21:40 UTC 

[PATCH] x86/fpu/signal: initialize sw_bytes in save_xstate_epilog()
 2021-11-30 21:38 UTC  (3+ messages)

[RESEND PATCH] i2c: rk3x: Handle a spurious start completion interrupt flag
 2021-11-30 21:37 UTC  (5+ messages)

[PATCH 1/2] x86/cpu: introduce x86_get_freq
 2021-11-30 21:36 UTC  (2+ messages)

linux-next: manual merge of the fscache tree with Linus' tree
 2021-11-30 21:36 UTC 

[PATCH v1 1/2] i2c: designware-pci: Add support for Fast Mode Plus and High Speed Mode
 2021-11-30 21:34 UTC  (6+ messages)
` [PATCH v1 2/2] i2c: designware-pci: Set ideal timing parameters for Elkhart Lake PSE

[PATCH V1] mtd: spi-nor: winbond: Add support for winbond chip
 2021-11-30 21:31 UTC  (2+ messages)

[PATCH v2] drm/i915/dp: Perform 30ms delay after source OUI write
 2021-11-30 21:29 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v10 0/8] MIPS: JZ4780 and CI20 HDMI
 2021-11-30 21:26 UTC  (9+ messages)
` [PATCH v10 1/8] drm/ingenic: prepare ingenic drm for later addition of JZ4780
` [PATCH v10 2/8] drm/ingenic: Add support for JZ4780 and HDMI output
` [PATCH v10 3/8] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema
` [PATCH v10 4/8] drm/ingenic: Add dw-hdmi driver for jz4780
` [PATCH v10 5/8] MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllers
` [PATCH v10 6/8] MIPS: DTS: CI20: Add DT nodes for HDMI setup
` [PATCH v10 7/8] MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780
` [PATCH v10 8/8] [RFC] MIPS: DTS: Ingenic: adjust register size to available registers

[PATCH] media: s5p-jpeg: Constify struct v4l2_m2m_ops
 2021-11-30 21:27 UTC 

[PATCH 1/3] dt-bindings: clock: add QCOM SM6125 display clock bindings
 2021-11-30 21:21 UTC  (3+ messages)
` [PATCH 2/3] clk: qcom: Add display clock controller driver for SM6125
` [PATCH 3/3] arm64: dt: qcom: sm6125.dtsi: Add dispcc

[PATCH 1/4] dt-bindings: qcom-rpmpd: Add sm6125 power domains
 2021-11-30 21:23 UTC  (4+ messages)
` [PATCH 2/4] drivers: soc: qcom: rpmpd: Add support for sm6125
` [PATCH 3/4] arm64: dt: sm6125: Add RPMPD node
` [PATCH 4/4] arm64: dt: sm6125: Add power domains to sdhc

[ardb:for-kernelci 18/28] arch/arm/mach-footbridge/common.c:102:6: warning: no previous prototype for 'dc21285_handle_irq'
 2021-11-30 21:22 UTC 

[patch 00/32] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-11-30 21:23 UTC  (11+ messages)
` [patch 21/32] NTB/msi: Convert to msi_on_each_desc()

[PATCH V2 XRT Alveo Infrastructure 0/9] XRT Alveo driver infrastructure overview
 2021-11-30 21:21 UTC  (7+ messages)
` [PATCH V2 XRT Alveo Infrastructure 3/9] of: handle fdt buffer alignment inside unflatten function
` [PATCH V2 XRT Alveo Infrastructure 4/9] of: create empty of root

[RESEND PATCH 0/5] msg2638: Add support for msg2138 and key events
 2021-11-30 21:21 UTC  (5+ messages)
` [RESEND PATCH 2/5] dt-bindings: input: touchscreen: msg2638: Document msg2138 support
` [RESEND PATCH 4/5] dt-bindings: input: touchscreen: msg2638: Document keys support

[PATCH] clk: qcom: sm6125-gcc: Swap ops of ice and apps on sdcc1
 2021-11-30 21:20 UTC 

[net-next PATCH v2 1/2] dt-bindings: net: dsa: split generic port definition from dsa.yaml
 2021-11-30 21:16 UTC  (2+ messages)
` [net-next PATCH v2 2/2] dt-bindings: net: dsa: qca8k: improve port definition documentation

[PATCH] counter: ti-eqep: Enable for TDA4VM/J721E
 2021-11-30 21:16 UTC  (2+ messages)

[PATCH] KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled
 2021-11-30 21:09 UTC  (3+ messages)

[PATCH] KVM: ensure APICv is considered inactive if there is no APIC
 2021-11-30 21:08 UTC  (3+ messages)

[PATCH 0/2] of: remove reserved regions count restriction
 2021-11-30 21:07 UTC  (4+ messages)

[PATCH v2 0/3] Apple Arm patform device tree and bindings fixes
 2021-11-30 21:07 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: i2c: apple,i2c: allow multiple compatibles

[PATCH 1/2] dt-bindings: arm: fsl: Add Y Soft IOTA Crux/Crux+ boards
 2021-11-30 21:06 UTC  (2+ messages)

[PATCH 51/64] cachefiles: Implement the I/O routines
 2021-11-30 21:05 UTC  (4+ messages)
` [PATCH 00/64] fscache, cachefiles: Rewrite

[PATCH v11 0/6] gpio-sim: configfs-based GPIO simulator
 2021-11-30 21:04 UTC  (9+ messages)
` [PATCH v11 2/6] gpiolib: allow to specify the firmware node in struct gpio_chip

[PATCH v2 0/6] x86-64: Stack protector and percpu improvements
 2021-11-30 20:55 UTC  (7+ messages)
` [PATCH v2 1/6] x86: Remove stack protector test scripts
` [PATCH v2 2/6] x86-64: Convert stack protector to normal percpu variable
` [PATCH v2 3/6] x86-64: Use relative per-cpu offsets
` [PATCH v2 4/6] x86-64: Remove inverse relocations
` [PATCH v2 5/6] kallsyms: Remove KALLSYMS_ABSOLUTE_PERCPU
` [PATCH v2 6/6] percpu: Remove PER_CPU_FIRST_SECTION

[PATCH 0/4] iommu: M1 Pro/Max DART support
 2021-11-30 20:56 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: watchdog: Add Apple Watchdog
 2021-11-30 20:55 UTC  (3+ messages)
` [PATCH v2 2/2] watchdog: Add Apple SoC watchdog driver

[PATCH 0/4] TI K3 R5F and C71x support on J721S2
 2021-11-30 20:52 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: k3-r5f: Update bindings for J721S2 SoCs
` [PATCH 2/4] dt-bindings: remoteproc: k3-dsp: "

net/mptcp/options.c:1480:2: error: expected expression before '}' token
 2021-11-30 20:52 UTC 

[PATCH 0/2] MUX: Add support for mux-states
 2021-11-30 20:48 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: mux: Document mux-states property

[PATCH v2 0/2] SYSFS_FLAG_FW_SEL_BOOT formatting fixes
 2021-11-30 20:38 UTC  (3+ messages)
` [PATCH v2 1/2] scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formatting
` [PATCH v2 2/2] scsi: qla4xxx: Format SYSFS_FLAG_FW_SEL_BOOT as byte

[PATCH v2 0/2] drm: Support input-boosted panel self-refresh exit
 2021-11-30 20:35 UTC  (6+ messages)
` [PATCH v2 1/2] drm/input_helper: Add new input-handling helper

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2021-11-30 20:35 UTC  (3+ messages)

[RFC 0/5] arm64: imx8mm: Enable Hantro VPUs
 2021-11-30 20:33 UTC  (20+ messages)

drivers/gpu/drm/radeon/radeon_kms.c:672:7: warning: variable 'vm' is used uninitialized whenever 'if' condition is false
 2021-11-30 20:31 UTC 

linux-next: Signed-off-by missing for commit in the xarray tree
 2021-11-30 20:31 UTC 

[PATCH 0/2] scsi: SYSFS_FLAG_FW_SEL_BOOT formatting fixes
 2021-11-30 20:30 UTC  (4+ messages)
` [PATCH 1/2] scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formatting
` [PATCH 2/2] scsi: qla4xxx: Format SYSFS_FLAG_FW_SEL_BOOT as byte

[PATCH v11 0/5] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-11-30 20:29 UTC  (6+ messages)
  ` [PATCH v11 1/5] arm64: Call stack_backtrace() only from within walk_stackframe()

[PATCH v17 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2021-11-30 20:27 UTC  (2+ messages)

[PATCH net-next v5 0/6] net: lan966x: Add lan966x switch driver
 2021-11-30 20:23 UTC  (3+ messages)
` [PATCH net-next v5 1/6] dt-bindings: net: lan966x: Add lan966x-switch bindings

[PATCH 1/2] misc: fastrpc: Add fdlist implementation
 2021-11-30 20:20 UTC  (2+ messages)

[PATCH net-next v3 0/2] This is a patch series for pinctrl driver for Sunplus SP7021 SoC
 2021-11-30 20:17 UTC  (2+ messages)

[PATCH v2 0/6] Add Xilinx RPU subsystem support
 2021-11-30 20:14 UTC  (5+ messages)
` [PATCH v2 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH 0/4] Docs: usb: Code and text updates from usb-skeleton
 2021-11-30 20:10 UTC  (3+ messages)
` [PATCH 1/4] Docs: usb: update usb_bulk_msg receiving example

[PATCH] mtd: rawnand: arasan: Fix clock rate in NV-DDR
 2021-11-30 20:08 UTC  (3+ messages)

[RFC 00/19] Add interconnect and devfreq support for i.MX8MQ
 2021-11-30 20:06 UTC  (4+ messages)
` [RFC 06/19] devfreq: imx8m-ddrc: Add late system sleep PM ops

[PATCH v2 RESEND 0/5] soc: samsung: Add USI driver
 2021-11-30 20:04 UTC  (5+ messages)
` [PATCH v2 RESEND 1/5] dt-bindings: soc: samsung: Add Exynos USI bindings

[PATCH v2 0/4] arm64: dts: qcom: Add support for the sc7280 CRD board
 2021-11-30 20:03 UTC  (5+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: sc7280: Define EC and H1 nodes for IDP/CRD
` [PATCH v2 4/4] arm64: dts: qcom: sc7280-crd: Add Touchscreen and touchpad support

Q. about KVM and CPU hotplug
 2021-11-30 20:02 UTC  (3+ messages)

[tobetter:odroid-5.15.y 28/83] make[4]: *** No rule to make target 'drivers/staging/fbtft/fb_hktft35.o', needed by 'drivers/staging/fbtft/fb_hktft35.mod'
 2021-11-30 20:00 UTC 

[PATCH 01/16] arm64: dts: qcom: sm8350: Move gpio.h inclusion to SoC DTSI
 2021-11-30 19:59 UTC  (4+ messages)
` [PATCH 04/16] arm64: dts: qcom: sm8350: Specify clock-frequency for arch timer

[PATCH v2] gpio: xlp: Remove Netlogic XLP variants
 2021-11-30 19:58 UTC 

linux-next: manual merge of the rust tree with the coresight tree
 2021-11-30 19:56 UTC  (2+ messages)

[PATCH v2 net-next 00/26] net: introduce and use generic XDP stats
 2021-11-30 19:53 UTC  (14+ messages)
` [PATCH v2 net-next 03/26] ena: implement generic XDP statistics callbacks

[PATCH v1 0/2] Support Sharp LQ101R1SX03 display panel
 2021-11-30 19:49 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: sharp,lq101r1sx01: Add compatible for LQ101R1SX03

[PATCH v4 1/7] x86: clk: clk-fch: Add support for newer family of AMD's SOC
 2021-11-30 19:41 UTC  (2+ messages)

[PATCH v43 00/15] /dev/random - a new approach
 2021-11-30 19:41 UTC  (12+ messages)
` [PATCH v43 01/15] Linux Random Number Generator

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-11-30 19:40 UTC  (15+ messages)

[PATCH 0/2] optimize spte zapping in zap_gfn_range()
 2021-11-30 19:40 UTC  (4+ messages)
` [PATCH 2/2] KVM: mmu/x86: optimize zapping by retaining non-leaf SPTEs and avoid rcu stall

[PATCH net-next 0/4] net/mlx5: Memory optimizations
 2021-11-30 19:39 UTC  (2+ messages)

[PATCH] x86/platform/uv: make const pointer dots a static const array
 2021-11-30 19:34 UTC  (2+ messages)

drivers/vfio/vfio.c:293: warning: expecting prototype for Container objects(). Prototype was for vfio_container_get() instead
 2021-11-30 19:30 UTC  (4+ messages)

[PATCH v3 1/2] perf evlist: Allow setting arbitrary leader
 2021-11-30 19:27 UTC  (2+ messages)

[PATCH 0/4] usb: Use notifier for linking Type C ports
 2021-11-30 19:27 UTC  (4+ messages)

[PATCH 0/3] page table check
 2021-11-30 19:25 UTC  (9+ messages)
` [PATCH 2/3] mm: "

[PATCH v2] perf metric: Reduce multiplexing with duration_time
 2021-11-30 19:24 UTC  (5+ messages)

[PATCH] perf header: Fix memory leaks
 2021-11-30 19:22 UTC  (5+ messages)

[RFC PATCH] dt-bindings: nvmem: add transformation support
 2021-11-30 19:19 UTC  (2+ messages)

[PATCH] edac,ghes,cper: Add device to Memory Error Record
 2021-11-30 19:13 UTC  (2+ messages)

[drm-misc:for-linux-next 281/286] arm-linux-gnueabi-ld: drivers/gpu/drm/aspeed/aspeed_gfx_drv.o:undefined reference to `drm_gem_cma_prime_import_sg_table'
 2021-11-30 19:09 UTC 

[RFC PATCH v5 06/10] ovl: implement overlayfs' ->write_inode operation
 2021-11-30 19:04 UTC  (13+ messages)

[PATCH V8 1/1] interconnect: intel: Add Keem Bay noc driver
 2021-11-30 18:59 UTC  (2+ messages)

[PATCH -next] staging: rtl8192e: rtllib_module: fix missing free_netdev() on error in alloc_rtllib()
 2021-11-30 18:57 UTC  (2+ messages)

[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
 2021-11-30 18:56 UTC  (2+ messages)

[PATCH v2 00/11] gpio: msc313: Add gpio support for ssd20xd
 2021-11-30 18:55 UTC  (3+ messages)
` [PATCH v2 07/11] ARM: dts: mstar: unitv2: Wire up LEDs

[PATCHv2] x86/paravirt: Fix build PARAVIRT_XXL=y without XEN_PV
 2021-11-30 18:55 UTC 

[RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
 2021-11-30 18:55 UTC  (4+ messages)
` [RFC PATCH v7 11/16] ipe: add support for dm-verity as a trust provider

[PATCH v2 0/4] binder: Prevent untranslated sender data from being copied to target
 2021-11-30 18:51 UTC  (5+ messages)
` [PATCH v2 1/4] binder: fix handling of error during copy
` [PATCH v2 2/4] binder: avoid potential data leakage when copying txn
` [PATCH v2 3/4] binder: read pre-translated fds from sender buffer
` [PATCH v2 4/4] binder: defer copies of pre-patched txn data

[PATCH v9 00/14] iio: afe: add temperature rescaling support
 2021-11-30 18:52 UTC  (5+ messages)

[RFC PATCH v3 00/59] KVM: X86: TDX support
 2021-11-30 18:51 UTC  (2+ messages)

[PATCHv4 0/4] Add generic MMIO instruction deconding to be used in SEV and TDX
 2021-11-30 18:49 UTC  (5+ messages)
` [PATCHv4 1/4] x86/insn-eval: Handle insn_get_opcode() failure
` [PATCHv4 2/4] x86/insn-eval: Introduce insn_get_modrm_reg_ptr()
` [PATCHv4 3/4] x86/insn-eval: Introduce insn_decode_mmio()
` [PATCHv4 4/4] x86/sev-es: Use insn_decode_mmio() for MMIO implementation

[PATCH] ARM: dts: aspeed: tyan-s7106: Add uart_routing and fix vuart config
 2021-11-30 18:48 UTC 

[PATCH] arm64: meson: fix dts for JetHub D1
 2021-11-30 18:48 UTC  (3+ messages)

[PATCH V4 0/2] riscv: add RISC-V Svpbmt Standard Extension supports
 2021-11-30 18:46 UTC  (5+ messages)
` [PATCH V4 1/2] dt-bindings: riscv: add MMU Standard Extensions support for Svpbmt
` [PATCH V4 2/2] riscv: add RISC-V Svpbmt extension supports

[PATCH v5 5/5] powerpc/inst: Optimise copy_inst_from_kernel_nofault()
 2021-11-30 18:44 UTC  (7+ messages)

[PATCH] rcu/exp: Mark current CPU as exp-QS in IPI loop second pass
 2021-11-30 18:44 UTC  (3+ messages)

[PATCH net-next 1/2] i40e: remove dead stores on XSK hotpath
 2021-11-30 18:36 UTC  (2+ messages)
` [PATCH net-next 2/2] ice: remove dead store "


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