linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-02 13:52:11 to 2021-11-02 16:47:15 UTC [more...]

[PATCH v3 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-11-02 16:11 UTC  (11+ messages)
` [PATCH v3 01/16] RISC-V: Add StarFive SoC Kconfig option
` [PATCH v3 04/16] dt-bindings: clock: starfive: Add JH7100 clock definitions
` [PATCH v3 05/16] dt-bindings: clock: starfive: Add JH7100 bindings
` [PATCH v3 06/16] clk: starfive: Add JH7100 clock generator driver
` [PATCH v3 07/16] dt-bindings: reset: Add StarFive JH7100 reset definitions
` [PATCH v3 08/16] dt-bindings: reset: Add Starfive JH7100 reset bindings
` [PATCH v3 10/16] dt-bindings: pinctrl: Add StarFive pinctrl definitions
` [PATCH v3 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings
` [PATCH v3 14/16] serial: 8250_dw: Add StarFive JH7100 quirk
` [PATCH v3 16/16] RISC-V: Add BeagleV Starlight Beta device tree

[PATCH v5 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-11-02 16:35 UTC  (13+ messages)
` [PATCH v5 07/11] platform/x86: int3472: Split into 2 drivers
` [PATCH v5 10/11] platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-regulator MFD-cell

[PATCH v8 00/10] drm/vc4: hdmi: Support the 4k @ 60Hz modes
 2021-11-02 16:33 UTC  (11+ messages)
` [PATCH v8 02/10] drm/vc4: hdmi: Fix HPD GPIO detection
` [PATCH v8 03/10] drm/vc4: Make vc4_crtc_get_encoder public
` [PATCH v8 04/10] drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype
` [PATCH v8 05/10] drm/vc4: crtc: Rework the encoder retrieval code (again)
` [PATCH v8 06/10] drm/vc4: crtc: Add some logging

refactor the i915 GVT support and move to the modern mdev API v2
 2021-11-02 16:42 UTC  (36+ messages)
` [PATCH 02/29] drm/i915/gvt: integrate into the main Makefile
` [PATCH 03/29] drm/i915/gvt: remove module refcounting in intel_gvt_{,un}register_hypervisor
` [PATCH 04/29] drm/i915/gvt: remove enum hypervisor_type
` [PATCH 05/29] drm/i915/gvt: rename intel_vgpu_ops to intel_vgpu_mdev_ops
` [PATCH 07/29] drm/i915/gvt: remove intel_gvt_ops
` [PATCH 08/29] drm/i915/gvt: remove the map_gfn_to_mfn and set_trap_area ops
` [PATCH 09/29] drm/i915/gvt: remove the unused from_virt_to_mfn op
` [PATCH 10/29] drm/i915/gvt: merge struct kvmgt_vdev into struct intel_vgpu
` [PATCH 11/29] drm/i915/gvt: merge struct kvmgt_guest_info into strut intel_vgpu
` [PATCH 12/29] drm/i915/gvt: remove vgpu->handle
` [PATCH 13/29] drm/i915/gvt: devirtualize ->{read,write}_gpa
` [PATCH 24/29] drm/i915/gvt: remove the extra vfio_device refcounting for dmabufs
` [PATCH 25/29] drm/i915/gvt: streamline intel_vgpu_create
` [PATCH 26/29] drm/i915/gvt: pass a struct intel_vgpu to the vfio read/write helpers
` [PATCH 27/29] drm/i915/gvt: remove kvmgt_guest_{init,exit}
` [PATCH 28/29] drm/i915/gvt: convert to use vfio_register_group_dev()
` [PATCH 29/29] drm/i915/gvt: merge gvt.c into kvmgvt.c

[PATCH v3 0/6] KVM: my debug patch queue
 2021-11-02 16:18 UTC  (9+ messages)
` [PATCH v3 6/6] KVM: selftests: test KVM_GUESTDBG_BLOCKIRQ

[v5 PATCH 6/6] mm: hwpoison: handle non-anonymous THP correctly
 2021-11-02 16:41 UTC  (4+ messages)

[PATCH v5 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
 2021-11-02 16:41 UTC  (7+ messages)
` [PATCH v5 1/8] dt-bindings: phy: phy-imx8-pcie: Add binding for the pad modes of imx8 pcie phy
` [PATCH v5 2/8] dt-bindings: phy: Add imx8 pcie phy driver support
` [PATCH v5 3/8] dt-bindings: imx6q-pcie: Add PHY phandles and name properties

[PATCH] staging: r8188eu: os_dep: remove the goto statement
 2021-11-02 16:40 UTC  (8+ messages)

[PATCH v3] kdb: Adopt scheduler's task classification
 2021-11-02 16:19 UTC  (3+ messages)

[PATCH V3 0/4] Add SEV_INIT_EX support
 2021-11-02 16:28 UTC  (8+ messages)
` [PATCH V3 1/4] crypto: ccp - Fix SEV_INIT error logging on init
` [PATCH V3 2/4] crypto: ccp - Move SEV_INIT retry for corrupted data
` [PATCH V3 3/4] crypto: ccp - Refactor out sev_fw_alloc()
` [PATCH V3 4/4] crypto: ccp - Add SEV_INIT_EX support

[RFC PATCH] ARM: s3c: mark as deprecated and schedule removal after 2022
 2021-11-02 16:37 UTC  (6+ messages)

[PATCH v6 00/10] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
 2021-11-02 16:38 UTC  (11+ messages)
` [PATCH v6 01/10] rpmsg: char: Export eptdev create an destroy functions
` [PATCH v6 02/10] rpmsg: create the rpmsg class in core instead of in rpmsg char
` [PATCH v6 03/10] rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrl

[GIT PULL] workqueue changes for v5.16-rc1
 2021-11-02 16:36 UTC 

[PATCH v2 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2021-11-02 16:37 UTC  (5+ messages)
` [PATCH v2 01/12] kexec: Allow architecture code to opt-out at runtime

[PATCH] pinctrl: qcom: sdm845: Enable dual edge errata
 2021-11-02 16:35 UTC  (2+ messages)

[PATCH] sched/fair: Use rq->lock when checking cfs_rq list presence
 2021-11-02 16:02 UTC  (4+ messages)
    ` task_group unthrottling and removal race (was Re: [PATCH] sched/fair: Use rq->lock when checking cfs_rq list) presence

[PATCH 00/13] power-suppy/i2c/extcon: Add support for cht-wc PMIC without USB-PD support
 2021-11-02 16:29 UTC  (5+ messages)
` [PATCH 03/13] power: supply: bq25890: Fix race causing oops at boot
` [PATCH 04/13] power: supply: bq25890: Fix initial setting of the F_CONV_RATE field

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-11-02 16:33 UTC  (3+ messages)
` [PATCH v6 13/42] x86/compressed: Register GHCB memory when SEV-SNP is active

[PATCH] soc: ti: wkup_m3_ipc: Fix return type error in wkup_m3_rproc_boot_thread()
 2021-11-02 16:03 UTC 

[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
 2021-11-02 16:25 UTC  (18+ messages)

[PATCH] tags: add a space regex to DECLARE_BITMAP
 2021-11-02 16:08 UTC  (3+ messages)

[PATCH 0/6] minor fixes and cleanups in rcuscale and torture tests
 2021-11-02 16:09 UTC  (5+ messages)
` [PATCH 4/6] scftorture: always log error message
` [PATCH 5/6] rcuscale: alwaly "

[BUG 0/5] bug reports for atomisp to make it work
 2021-11-02 15:49 UTC  (7+ messages)
` [BUG/RFC PATCH 3/5] [BUG][RFC] media: atomisp: pci: add NULL check for asd obtained from atomisp_video_pipe

[PATCH v15 04/13] PCI: kirin: Add support for bridge slot DT schema
 2021-11-02 16:06 UTC  (2+ messages)

[PATCH] arm64: dts: imx8m: add syscon node for display_blk_ctrl module regs
 2021-11-02 16:07 UTC  (8+ messages)

[PATCH] signal: SIGKILL can cause signal effects to appear at PTRACE_EVENT_EXIT without tracer notification
 2021-11-02 16:01 UTC  (3+ messages)

[PATCH v6 0/9] PCI: brcmstb: have host-bridge turn on sub-device power
 2021-11-02 16:00 UTC  (7+ messages)
` [PATCH v6 1/9] dt-bindings: PCI: correct brcmstb interrupts, interrupt-map
` [PATCH v6 2/9] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators
` [PATCH v6 7/9] PCI: brcmstb: Add control of subdevice "

[PATCH v4] backlight: lp855x: Switch to atomic PWM API
 2021-11-02 16:00 UTC  (2+ messages)

[PATCH V4 0/3] livepatch: cleanup kpl_patch kobject release
 2021-11-02 15:56 UTC  (5+ messages)
` [PATCH V4 1/3] livepatch: remove 'struct completion finish' from klp_patch
` [PATCH V4 2/3] livepatch: free klp_patch object without holding klp_mutex
` [PATCH V4 3/3] livepatch: free klp_patch object synchronously

[PATCH V9 0/9] vDPA support
 2021-11-02 15:56 UTC  (5+ messages)
` [PATCH V9 7/9] vhost: introduce vDPA-based backend

[PATCH v5.10.y 1/1] Revert "io_uring: reinforce cancel on flush during exit"
 2021-11-02 15:54 UTC  (2+ messages)

[PATCH 5.10 00/77] 5.10.77-rc1 review
 2021-11-02 15:52 UTC  (4+ messages)
` [PATCH 5.10 68/77] sctp: add vtag check in sctp_sf_violation

[PATCH v3] riscv: explicitly use symbol offsets for VDSO
 2021-11-02 15:51 UTC  (2+ messages)
` [PATCH] riscv: fix building external modules

[PATCH] PCI: Marvell: Update PCIe fixup
 2021-11-02 15:48 UTC  (12+ messages)

[PATCH bpf-next] riscv, bpf: fix some compiler error
 2021-11-02 15:45 UTC  (2+ messages)

[PATCH] crypto: api - Do not create test larvals if manager is disabled
 2021-11-02 15:41 UTC 

[PATCH -next] media: stm32-dma2d: fix Kconfig dependencies grouping
 2021-11-02 15:40 UTC 

[PATCH] scripts/config: allow "O=config-dir" option
 2021-11-02 15:38 UTC  (2+ messages)

[PATCH 1/5] perf cs-etm: Print size using consistent format
 2021-11-02 15:37 UTC  (5+ messages)
` [PATCH 5/5] perf arm-spe: Snapshot mode test

[PATCH] net/9p: autoload transport modules
 2021-11-02 15:32 UTC  (7+ messages)

[PATCH] media: i2c: ov7740: implement get_mbus_config
 2021-11-02 15:30 UTC 

[PATCH v1 00/15] create power sequencing subsystem
 2021-11-02 15:26 UTC  (7+ messages)
  ` [PATCH v1 01/15] dt-bindings: add pwrseq device tree bindings

linux-next: Tree for Nov 2
 2021-11-02 15:26 UTC  (3+ messages)
` linux-next: Tree for Nov 2 (drivers/platform/x86/amd-pmc.o)

[PATCH v18 0/6] Add tpm i2c ptp driver
 2021-11-02 15:20 UTC  (7+ messages)
` [PATCH v18 1/6] tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
` [PATCH v18 2/6] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
` [PATCH v18 3/6] tpm: Handle an exception for TPM Firmware Update mode
` [PATCH v18 4/6] tpm: tpm_tis: Verify TPM_STS register is valid after locality request
` [PATCH v18 5/6] tpm: tpm_tis: Add tpm_tis_i2c driver
` [PATCH v18 6/6] tpm: Add YAML schema for TPM TIS I2C options

[PATCH] USB: array-index-out-of-bounds in ehci_brcm_hub_control
 2021-11-02 15:25 UTC  (2+ messages)

kernel/scheduler: The Linux scheduler doesn't scale to more than 8 cores?
 2021-11-02 15:25 UTC 

[GIT PULL] Networking for 5.16
 2021-11-02 15:24 UTC  (8+ messages)

[GIT PULL] platform-drivers-x86 for 5.16-1
 2021-11-02 15:20 UTC 

[PATCH] static_call,x86: Robustify trampoline patching
 2021-11-02 15:15 UTC  (11+ messages)

[PATCH 1/1] mm: prevent a race between process_mrelease and exit_mmap
 2021-11-02 15:14 UTC  (10+ messages)

[PATCH] binder: don't detect sender/target during buffer cleanup
 2021-11-02 15:12 UTC  (3+ messages)

[PATCH] Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
 2021-11-02 15:11 UTC  (11+ messages)
` [PATCH v2] "

[PATCH] drm/sun4i: fix unmet dependency on RESET_CONTROLLER for PHY_SUN6I_MIPI_DPHY
 2021-11-02 15:09 UTC  (2+ messages)

[PATCH] posix-cpu-timers: Clear posix_cputimers_work in copy_process
 2021-11-02 15:09 UTC  (2+ messages)
` [tip: timers/urgent] posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()

[GIT PULL (not really)] x86/core for v5.16
 2021-11-02 15:07 UTC  (2+ messages)

[PATCH 1/4] mm: Kconfig: move swap and slab config options to the MM section
 2021-11-02 15:06 UTC  (4+ messages)
` [PATCH 4/4] mm: zswap: add basic meminfo and vmstat coverage

[PATCH] drm: Grab reference of connector before return connector from sun4i_tcon_get_connector
 2021-11-02 15:03 UTC  (3+ messages)
` [PATCH -V2] drm/sun4i: "

[PATCH 1/5] staging: r8188eu: remove unused dm_priv components
 2021-11-02 14:59 UTC  (6+ messages)
` [PATCH 3/5] staging: r8188eu: use helper to check for broadcast address

[PATCH] rcu: avoid alloc_pages() when recording stack
 2021-11-02 14:53 UTC  (3+ messages)

[GIT PULL] gfs2 fixes for 5.16
 2021-11-02 14:51 UTC 

[GIT PULL] Btrfs updates for 5.16
 2021-11-02 14:50 UTC  (5+ messages)

[PATCH] mm: fix panic in __alloc_pages
 2021-11-02 14:44 UTC  (15+ messages)

[PATCH 1/2] arm64: dts: mediatek: mt8173-elm: Move pwm pinctrl to pwm0 node
 2021-11-02 14:42 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: mediatek: mt8173-elm: Add backlight enable pin config

[PATCH v1 1/5] tty: rpmsg: Assign returned id to a local variable
 2021-11-02 14:40 UTC  (3+ messages)

[PATCH v2] mm, slub: emit the "free" trace report before freeing memory in kmem_cache_free()
 2021-11-02 14:39 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: ethernet: ti: cpsw: enable bc/mc storm prevention support
 2021-11-02 14:38 UTC  (4+ messages)

[PATCH 0/2] Add SD/SDIO control driver for Sunplus SP7021 SoC
 2021-11-02 14:34 UTC  (3+ messages)
` [PATCH 1/2] mmc: Add SD/SDIO driver for Sunplus SP7021

[PATCH 0/2] x86/hyperv: Bug fix and what I hope is an enhancement
 2021-11-02 14:31 UTC  (5+ messages)
` [PATCH 1/2] x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup fails

[PATCH 0/2] Add SPI control driver for Sunplus SP7021 SoC
 2021-11-02 14:31 UTC  (3+ messages)
` [PATCH 1/2] SPI: Add SPI driver for Sunplus SP7021

[PATCH V4 00/50] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-11-02 14:27 UTC  (7+ messages)
` [PATCH V4 04/50] x86/xen: Add xenpv_restore_regs_and_return_to_usermode()

[PATCH v7 0/3] Add support for sc7280 WPSS PIL loading
 2021-11-02 14:26 UTC  (4+ messages)
` [PATCH v7 2/3] dt-bindings: remoteproc: qcom: Add SC7280 WPSS support

[PATCH] string: uninline memcpy_and_pad
 2021-11-02 14:26 UTC  (2+ messages)

[RESEND PATCH v2] string: uninline memcpy_and_pad
 2021-11-02 14:25 UTC 

[PATCH 0/2] Add RTC driver for Sunplus SP7021 SoC
 2021-11-02 14:22 UTC  (3+ messages)
` [PATCH 1/2] rtc: Add driver for Sunplus SP7021

[PATCH V2 0/4] Add SEV_INIT_EX support
 2021-11-02 14:21 UTC  (6+ messages)
` [PATCH V2 4/4] crypto: ccp - "

[PATCH] ipv4/raw: support binding to nonlocal addresses
 2021-11-02 14:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] string: uninline memcpy_and_pad
 2021-11-02 14:20 UTC  (3+ messages)

[PATCH v1 1/2] media: dt-bindings: media: camss: sdm845: Make clock-lanes property const
 2021-11-02 14:18 UTC  (5+ messages)
` [PATCH v1 2/2] media: dt-bindings: media: camss: Document clock-lanes property

[RFC PATCH] software node: Skip duplicated software_node sysfs
 2021-11-02 14:17 UTC  (3+ messages)

[PATCH 00/21] iomap/xfs folio patches
 2021-11-02 14:15 UTC  (4+ messages)
` [PATCH 02/21] block: Add bio_add_folio()

[PATCH v2] remoteproc: use %pe format string to print return error code
 2021-11-02 14:15 UTC 

[PATCH net-next] amt: fix error return code in amt_init()
 2021-11-02 14:12 UTC  (2+ messages)

[PATCH -next] ALSA: timer: Fix use-after-free problem
 2021-11-02 14:10 UTC  (2+ messages)

[PATCH v3] perf evsel: Fix missing exclude_{host,guest} setting
 2021-11-02 14:10 UTC  (2+ messages)

[PATCH 4.19,v3] VFS: Fix memory leak caused by concurrently mounting fs with subtype
 2021-11-02 14:22 UTC 

[PATCH v2] scsi: scsi_debug: fix type in min_t to avoid stack OOB
 2021-11-02 14:06 UTC 

[PATCH 0/4] Follow up to checkpatch fixes
 2021-11-02 13:46 UTC  (5+ messages)
` [PATCH 1/4] 9p: fix file headers
` [PATCH 2/4] 9p: fix a bunch of checkpatch warnings
` [PATCH 3/4] 9p v9fs_parse_options: replace simple_strtoul with kstrtouint
` [PATCH 4/4] 9p p9mode2perm: remove useless strlcpy and check sscanf return code

[PATCH] remoteproc: use %d format string to print return error code
 2021-11-02 14:04 UTC  (2+ messages)

[PATCH] Bluetooth: Fix receiving HCI_LE_Advertising_Set_Terminated event
 2021-11-02 14:00 UTC  (2+ messages)

[PATCH 0/2] Add support for AD7293 Power Amplifier
 2021-11-02 13:59 UTC  (3+ messages)
` [PATCH 1/2] iio:amplifiers:ad7293: add support for AD7293
` [PATCH 2/2] dt-bindings:iio:amplifiers: add ad7293 doc

[kvalo-ath:pending 53/53] drivers/net/wireless/ath/wcn36xx/txrx.c:275:42: error: variable 'sband' set but not used
 2021-11-02 13:56 UTC 

[GIT PULL] gfs2: Fix mmap + page fault deadlocks
 2021-11-02 13:54 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).