All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-10 16:28:04 to 2020-12-10 17:01:05 UTC [more...]

[PATCH 1/2] acpi: cppc: add cpufreq device
 2020-12-10 16:55 UTC  (4+ messages)

[PATCH 4.19 00/39] 4.19.163-rc1 review
 2020-12-10 14:27 UTC  (7+ messages)
` [PATCH 4.19 08/39] USB: serial: option: add support for Thales Cinterion EXS82
` [PATCH 4.19 26/39] i2c: imx: Check for I2SR_IAL after every byte
` [PATCH 4.19 28/39] iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs
` [PATCH 4.19 35/39] i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
` [PATCH 4.19 37/39] Input: i8042 - fix error return code in i8042_setup_aux()
` [PATCH 4.19 38/39] netfilter: nf_tables: avoid false-postive lockdep splat

[PATCH 0/5] patman: Tidy up some hangovers from Python 2
 2020-12-10 17:01 UTC  (4+ messages)
` [PATCH 5/5] dtoc: Tidy up Python style in dtb_platdata

[Intel-gfx] [RFC-v3 00/13] Introduce Intel PXP component - Mesa single session
 2020-12-10 17:00 UTC  (7+ messages)
` [Intel-gfx] [RFC-v3 01/13] drm/i915/pxp: Introduce Intel PXP component
` [Intel-gfx] [RFC-v3 02/13] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [RFC-v3 03/13] drm/i915/pxp: Implement funcs to create the TEE channel

[PATCH 5.4 00/54] 5.4.83-rc1 review
 2020-12-10 16:46 UTC  (15+ messages)
` [PATCH 5.4 20/54] cifs: fix potential use-after-free in cifs_echo_request()
` [PATCH 5.4 21/54] s390/pci: fix CPU address in MSI for directed IRQ
` [PATCH 5.4 22/54] i2c: imx: Dont generate STOP condition if arbitration has been lost
` [PATCH 5.4 25/54] scsi: mpt3sas: Fix ioctl timeout
` [PATCH 5.4 39/54] spi: bcm2835: Release the DMA channel if probe fails after dma_init
` [PATCH 5.4 44/54] gfs2: check for empty rgrp tree in gfs2_ri_update
` [PATCH 5.4 45/54] netfilter: ipset: prevent uninit-value in hash_ip6_add
` [PATCH 5.4 47/54] ASoC: wm_adsp: fix error return code in wm_adsp_load()
` [PATCH 5.4 49/54] i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
` [PATCH 5.4 51/54] Input: i8042 - fix error return code in i8042_setup_aux()
` [PATCH 5.4 53/54] netfilter: nftables_offload: set address type in control dissector
` [PATCH 5.4 54/54] x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes

[PATCH v3 0/8] xen/arm: Add support for SMMUv3 driver
 2020-12-10 16:57 UTC  (7+ messages)
` [PATCH v3 1/8] xen/arm: Import the SMMUv3 driver from Linux
` [PATCH v3 2/8] xen/arm: revert atomic operation related command-queue insertion patch
` [PATCH v3 3/8] xen/arm: revert patch related to XArray
` [PATCH v3 4/8] xen/arm: Remove support for Stage-1 translation on SMMUv3
` [PATCH v3 5/8] xen/device-tree: Add dt_property_match_string helper
` [PATCH v3 6/8] xen/arm: Remove Linux specific code that is not usable in XEN

[PATCH net-next v2 0/4] Marvell mvpp2 improvements
 2020-12-10 14:35 UTC  (10+ messages)
` [PATCH net-next 2/4] net: mvpp2: add mvpp2_phylink_to_port() helper

acpi_device_notify() binding devices that don't seem like they should be bound
 2020-12-10 16:59 UTC  (4+ messages)

[PULL 00/13] Miscellaneous patches for 2020-12-10
 2020-12-10 16:31 UTC  (14+ messages)
` [PULL 01/13] Clean up includes
` [PULL 02/13] qerror: Drop unused QERR_ macros
` [PULL 03/13] qerror: Eliminate QERR_ macros used in just one place
` [PULL 04/13] block: Improve some block-commit, block-stream error messages
` [PULL 05/13] ui: Improve some set_passwd, expire_password "
` [PULL 06/13] ui: Improve a client_migrate_info error message
` [PULL 07/13] ui: Tweak "
` [PULL 08/13] qga: Replace an unreachable error by abort()
` [PULL 09/13] qga: Tweak a guest-shutdown error message
` [PULL 10/13] qom: Improve {qom, device}-list-properties error messages
` [PULL 11/13] Tweak a few "Parameter 'NAME' expects THING" error message
` [PULL 12/13] qapi: Normalize version references x.y.0 to just x.y
` [PULL 13/13] docs/devel/writing-qmp-commands.txt: Fix docs

[PATCH 0/8] FPGA DFL Changes for 5.11
 2020-12-10 16:58 UTC  (9+ messages)
` [PATCH 1/8] fpga: dfl: refactor cci_enumerate_feature_devs()
` [PATCH 2/8] fpga: dfl-pci: locate DFLs by PCIe vendor specific capability
` [PATCH 3/8] fpga: dfl: fix the definitions of type & feature_id for dfl devices
` [PATCH 4/8] fpga: dfl: move dfl_device_id to mod_devicetable.h
` [PATCH 5/8] fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()
` [PATCH 6/8] fpga: dfl: move dfl bus related APIs to include/linux/dfl.h
` [PATCH 7/8] fpga: dfl: add support for N3000 Nios private feature
` [PATCH 8/8] memory: dfl-emif: add the DFL EMIF private feature driver

[PATCH] x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled
 2020-12-10 16:57 UTC  (8+ messages)
` [tip: x86/cache] "
` [tip: x86/urgent] "

[RESEND PATCH v2 00/12] Convert all vmstat counters to pages or bytes
 2020-12-10 16:56 UTC  (8+ messages)
` [RESEND PATCH v2 01/12] mm: memcontrol: fix NR_ANON_THPS account
    ` [External] "

(no subject)
 2020-12-10 16:57 UTC  (11+ messages)
` [PATCH V3 17/23] xen/ioreq: Introduce domain_has_ioreq_server()

[PATCH 0/3] Experimental freesync video mode optimization
 2020-12-10 16:56 UTC  (4+ messages)
` [PATCH 2/3] drm/amd/display: Add freesync video modes based on preferred modes

[PATCH v2 0/4] Initial support for phyBOARD-Pollux i.MX8MP
 2020-12-10 14:36 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: defconfig: Enable rv3028 i2c rtc driver
` [PATCH v2 3/4] bindings: arm: fsl: Add PHYTEC i.MX8MP devicetree bindings

[PATCH V3 0/7] remoteproc: imx_rproc: support iMX8MQ/M
 2020-12-10 16:54 UTC  (6+ messages)
` [PATCH V3 1/7] remoteproc: elf: support platform specific memory hook

[PATCH] disk: Move hardcoded max disk size literal to a GRUB_DISK_MAX_SECTORS in disk.h
 2020-12-10 16:55 UTC  (5+ messages)
` [PATCH v2] loopback: Do not automaticaly replace existing loopback dev, error instead

[PATCH 0/2] Support removal of ino cache leftover by btrfs check
 2020-12-10 16:52 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progi: check: Add support for ino cache deletion

[PATCH] checkpatch: add --fix option to IS_ENABLED_CONFIG check
 2020-12-10 14:36 UTC  (2+ messages)

[RESEND 0/7] Refactor generic fastboot_set_reboot_flag implementation
 2020-12-10 16:54 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t] i915/gem_mmap_gtt: Replace gem_threaded_access_tiled
 2020-12-10 16:53 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH i2c-next 0/3] i2c: mlxcpld: Extend driver functionality and update license
 2020-12-10 16:51 UTC  (4+ messages)
` [PATCH i2c-next 1/3] i2c: mlxcpld: Update module license
` [PATCH i2c-next 2/3] i2c: mlxcpld: Decrease polling time for performance improvement
` [PATCH i2c-next 3/3] i2c: mlxcpld: Add support for I2C bus frequency setting

WARNING in sk_stream_kill_queues (5)
 2020-12-10 16:51 UTC  (10+ messages)

[PATCH 5.9 00/75] 5.9.14-rc1 review
 2020-12-10 14:26 UTC  (6+ messages)
` [PATCH 5.9 15/75] ALSA: hda/realtek - Fixed Dell AIO wrong sound tone
` [PATCH 5.9 16/75] ALSA: hda/generic: Add option to enforce preferred_dacs pairs
` [PATCH 5.9 17/75] ring-buffer: Update write stamp with the correct ts
` [PATCH 5.9 18/75] ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next()
` [PATCH 5.9 20/75] ftrace: Fix updating FTRACE_FL_TRAMP

[PATCH] usb: cdnsp: Fix for undefined reference to `usb_hcd_is_primary_hcd'
 2020-12-10 16:50 UTC  (2+ messages)

[LTP] [PATCH v1] openposix/fork/7-1.c: A bug fix
 2020-12-10 16:51 UTC 

[PATCH 0/9] Add UEFI Secure Boot detection and report the status to Linux
 2020-12-10 16:50 UTC  (4+ messages)
` [PATCH 8/9] efi: Only register shim_lock verifier if shim_lock protocol is found and SB enabled

[RFC PATCH] drm/panel: Make backlight attachment lazy
 2020-12-10 16:50 UTC  (10+ messages)

[PATCH v2 0/7] vc4: Convert to drm_atomic_helper_commit
 2020-12-10 14:36 UTC  (3+ messages)
` [PATCH v2 5/7] drm/vc4: kms: Remove unassigned_channels from the HVS state

[patch] close_range.2: new page documenting close_range(2)
 2020-12-10 14:36 UTC  (5+ messages)

[PATCH 00/15] Refactor chunk-format into an API
 2020-12-10 14:36 UTC  (4+ messages)
` [PATCH 10/15] midx: use chunk-format API in write_midx_internal()

[PATCH v2 0/2] ASoC: rt1015p: delay 300ms for waiting calibration
 2020-12-10 16:47 UTC  (7+ messages)
` [PATCH v2 1/2] ASoC: rt1015p: move SDB control from trigger to DAPM
` [PATCH v2 2/2] ASoC: rt1015p: delay 300ms after SDB pulling high for calibration

[PATCH] libtraceevent: Add license information
 2020-12-10 16:43 UTC 

[PATCH 5.4 00/54] 5.4.83-rc2 review
 2020-12-10 16:47 UTC 

[PATCH bpf-next v2] selftests/bpf: Silence ima_setup.sh when not running in verbose mode
 2020-12-10 16:46 UTC  (3+ messages)

[PATCH v3 0/2] drm: automatic legacy gamma support
 2020-12-10 16:45 UTC  (7+ messages)
` [PATCH v3 1/2] "

[PATCH v2 0/6] kernfs: proposed locking and concurrency improvement
 2020-12-10 16:44 UTC  (2+ messages)
`  "

[PATCH] libtracefs: Add license information
 2020-12-10 16:44 UTC 

[RFC PATCH 00/15] Userspace P2PDMA with O_DIRECT NVMe devices
 2020-12-10 16:44 UTC  (10+ messages)
` [RFC PATCH 04/15] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL

Per-CPU variables in modules and pahole
 2020-12-10 16:43 UTC  (2+ messages)

[PATCH v3 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2020-12-10 16:00 UTC  (34+ messages)
` [PATCH v3 01/66] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
` [PATCH v3 02/66] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH v3 04/66] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
` [PATCH v3 06/66] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state
` [PATCH v3 07/66] KVM: arm64: nv: Handle HCR_EL2.NV system register traps
` [PATCH v3 08/66] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values
` [PATCH v3 10/66] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2
` [PATCH v3 13/66] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH v3 15/66] KVM: arm64: nv: Handle HCR_EL2.E2H specially
` [PATCH v3 17/66] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor
` [PATCH v3 18/66] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2
` [PATCH v3 20/66] KVM: arm64: nv: Trap CPACR_EL1 access "
` [PATCH v3 21/66] KVM: arm64: nv: Handle PSCI call via smc from the guest
` [PATCH v3 23/66] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP,FPEN} settings
` [PATCH v3 26/66] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting
` [PATCH v3 28/66] KVM: arm64: nv: Forward debug traps to the nested guest
` [PATCH v3 29/66] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization
` [PATCH v3 30/66] KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changes
` [PATCH v3 31/66] KVM: arm64: nv: Filter out unsupported features from ID regs
` [PATCH v3 36/66] KVM: arm64: nv: Restrict S2 RD/WR permissions to match the guest's
` [PATCH v3 37/66] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [PATCH v3 39/66] KVM: arm64: nv: Set a handler for the system instruction traps
` [PATCH v3 43/66] KVM: arm64: nv: arch_timer: Support hyp timer emulation
` [PATCH v3 47/66] KVM: arm64: nv: Don't load the GICv4 context on entering a nested guest
` [PATCH v3 49/66] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ
` [PATCH v3 50/66] KVM: arm64: nv: Implement maintenance interrupt forwarding
` [PATCH v3 53/66] KVM: arm64: nv: Add handling of ARMv8.4-TTL TLB invalidation
` [PATCH v3 55/66] KVM: arm64: Allow populating S2 SW bits
` [PATCH v3 56/66] KVM: arm64: nv: Tag shadow S2 entries with nested level
` [PATCH v3 57/66] KVM: arm64: nv: Add include containing the VNCR_EL2 offsets
` [PATCH v3 58/66] KVM: arm64: Map VNCR-capable registers to a separate page
` [PATCH v3 61/66] KVM: arm64: nv: Synchronize PSTATE early on exit
` [PATCH v3 66/66] KVM: arm64: nv: Fast-track EL1 TLBIs for VHE guests

linux-next: Tree for Dec 9
 2020-12-10 16:41 UTC  (6+ messages)
` linux-next: Tree for Dec 9 (usb/cdns3)

[PATCH v2 0/3] RFC: Precise TSC migration
 2020-12-10 15:26 UTC  (10+ messages)
` [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE

[Intel-gfx] [PATCH 01/21] drm/i915/gt: Mark legacy ring context as lost
 2020-12-10 16:39 UTC  (2+ messages)

[PATCH] target/i386/sev: add the support to query the attestation report
 2020-12-10 16:13 UTC  (2+ messages)

[PATCH v2 0/7] watchdog/softlockup: Report overall time and some cleanup
 2020-12-10 16:00 UTC  (5+ messages)
` [PATCH v2 1/7] watchdog: Rename __touch_watchdog() to a better descriptive name
` [PATCH v2 2/7] watchdog: Explicitly update timestamp when reporting softlockup
` [PATCH v2 3/7] watchdog/softlockup: Report the overall time of softlockups
` [PATCH v2 4/7] watchdog/softlockup: Remove logic that tried to prevent repeated reports

[PATCH 0/2] workqueue: Fix migrate_disable hotplug changes vs kworker affinity
 2020-12-10 16:38 UTC  (3+ messages)
` [PATCH 1/2] stop_machine: Add caller debug info to queue_stop_cpus_work
` [PATCH 2/2] workqueue: Fix affinity of kworkers attached during late hotplug

[PATCH] xen/arm: Add workaround for Cortex-A53 erratum #843419
 2020-12-10 16:40 UTC  (2+ messages)

[PATCH v3 0/3] f2fs-tools: sload compression support
 2020-12-10 16:36 UTC  (6+ messages)
` [PATCH v3 2/3] f2fs-tools:sload.f2fs "
  ` [f2fs-dev] "

[Intel-gfx] [PATCH] drm/i915/debugfs : PM_REQ and PM_RES register debugfs
 2020-12-10 16:39 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH v5 0/5] Support managed interrupts for platform devices
 2020-12-10 16:37 UTC  (8+ messages)
` [PATCH v5 4/5] Driver core: platform: Add devm_platform_get_irqs_affinity()

[PULL v2 00/65] pc,pci,virtio: fixes, cleanups
 2020-12-10 16:26 UTC  (5+ messages)
` [PULL v2 48/65] libvhost-user: make it a meson subproject

[PATCH v3 0/4] tpm_tis: Detect interrupt storms
 2020-12-10 16:35 UTC  (7+ messages)
` [PATCH v3 2/4] drm/i915/pmu: Use kstat_irqs to get interrupt count
    ` [Intel-gfx] "

[PATCH bpf-next] selftests/bpf: Fix selftest compilation on clang 11
 2020-12-10 16:36 UTC  (4+ messages)

[PATCH v3 0/7] xen/arm: Emulate ID registers
 2020-12-10 16:37 UTC  (8+ messages)
` [PATCH v3 3/7] xen/arm: create a cpuinfo structure for guest

[PATCH 00/10] Fix floating-point -> text conversion precision
 2020-12-10 16:14 UTC  (4+ messages)
` [PATCH 06/10] qobject: Fix qnum_to_string() to use sufficient precision
` [PATCH 09/10] test-visitor-serialization: Drop insufficient precision workaround
` [PATCH 10/10] test-visitor-serialization: Clean up test_primitives()

[PATCH] mmc: atmel-mci: Reduce scope for the variable “slot” in atmci_request_end()
 2020-12-10 16:35 UTC  (3+ messages)

[PATCH 01/13] docs: conf.py: fix sphinx version detection for margin set
 2020-12-10 16:29 UTC  (3+ messages)
` [PATCH RFC] docs: experimental: build PDF with rst2pdf

[PATCH v2 03/16] KVM: x86/xen: intercept xen hypercalls if enabled
 2020-12-10 16:01 UTC  (2+ messages)

[PATCH bpf-next v2] samples/bpf: fix possible hang in xdpsock with multiple threads
 2020-12-10 16:34 UTC 

[PATCH bpf-next] net: xdp: introduce xdp_init_buff utility routine
 2020-12-10 16:32 UTC  (3+ messages)

[PATCH 0/3] block: blk_interposer - Block Layer Interposer
 2020-12-10 16:32 UTC  (4+ messages)

[PATCH] spi: Limit the spi device max speed to controller's max speed
 2020-12-10 16:32 UTC  (9+ messages)
              `  "

[PATCH v2 00/12] Decouple Mediatek DRM sub driver
 2020-12-10 16:10 UTC  (8+ messages)
` [PATCH v2 05/12] drm/mediatek: Move regs info from struct mtk_ddp_comp to sub driver private data
` [PATCH v2 07/12] drm/mediatek: Use struct cmdq_client_reg to gather cmdq variable
` [PATCH v2 08/12] drm/mediatek: Move cmdq_reg info from struct mtk_ddp_comp to sub driver private data
` [PATCH v2 09/12] drm/mediatek: Change sub driver interface from mtk_ddp_comp to device
` [PATCH v2 10/12] drm/mediatek: Register vblank callback function
` [PATCH v2 11/12] drm/mediatek: DRM driver directly refer to sub driver's function
` [PATCH v2 12/12] drm/mediatek: Move mtk_ddp_comp_init() from sub driver to DRM driver

[PATCH v3] mm/page_owner: Record timestamp and pid
 2020-12-10 16:03 UTC 

[input:test] BUILD SUCCESS f6d088b4efe9636b0c5144e8ef36d785214e62cd
 2020-12-10 16:31 UTC 

[PATCH] systemd-boot: allow building for Arm targets
 2020-12-10 16:32 UTC 

[PATCH V2 1/2] arm64: topology: Avoid the have_policy check
 2020-12-10 16:29 UTC  (4+ messages)
` [PATCH V2 2/2] arm64: topology: Reorder init_amu_fie() a bit

[PATCH] ext4: Fix an IS_ERR() vs NULL check
 2020-12-10 16:04 UTC  (2+ messages)

question: CSI on imx8mq with (any) CSI2 camera / experience with mx6s_capture?
 2020-12-10 16:04 UTC  (5+ messages)

[Intel-gfx] [RFC v2] refactor intel display a bit more
 2020-12-10 16:31 UTC  (4+ messages)
` [Intel-gfx] [PATCH 6/9] drm/i915: refactor pll code out into intel_dpll_legacy.c

[dpdk-dev] [PATCH 0/4] hns3 fixes
 2020-12-10 16:30 UTC  (3+ messages)
` [dpdk-dev] [PATCH V2 0/2] "

[PATCH 0/4] hwmon: aspeed2600-pwm-tacho: Add driver support
 2020-12-10 16:16 UTC  (3+ messages)
` [PATCH 4/4] hwmon: Support Aspeed AST2600 PWM/Fan tachometer

udevadm etc
 2020-12-10 16:29 UTC  (4+ messages)

[PATCH 0/5] USB: typec: various patches
 2020-12-10 16:05 UTC  (3+ messages)
` [PATCH 1/5] USB: typec: tcpm: Prevent log overflow by removing old entries
` [PATCH 2/5] USB: typec: tcpm: Hard Reset after not receiving a Request

[PATCH] drm: rework description of primary and cursor planes
 2020-12-10 16:27 UTC  (9+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.