linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-27 09:37:52 to 2022-01-27 11:34:23 UTC [more...]

[PATCH 0/7] Allocate module text and data separately
 2022-01-27 11:33 UTC  (6+ messages)
` [PATCH 1/7] modules: Refactor within_module_core() and within_module_init()

[PATCH 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-01-27 11:33 UTC  (8+ messages)
` [PATCH 1/7] genirq: Provide generic_handle_irq_safe()
` [PATCH 2/7] i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify()
` [PATCH 3/7] i2c: cht-wc: Use generic_handle_irq_safe()
` [PATCH 4/7] mfd: hi6421-spmi-pmic: "
` [PATCH 5/7] mfd: ezx-pcap: "
` [PATCH 6/7] net: usb: lan78xx: "
` [PATCH 7/7] staging: greybus: gpio: "

[PATCH v4 0/5] Add driver for GSC controller
 2022-01-27 11:31 UTC  (8+ messages)
` [PATCH v4 1/5] drm/i915/gsc: add gsc as a mei auxiliary device
` [PATCH v4 2/5] mei: add support for graphics system controller (gsc) devices
` [PATCH v4 3/5] mei: gsc: setup char driver alive in spite of firmware handshake failure
` [PATCH v4 4/5] mei: gsc: add runtime pm handlers
` [PATCH v4 5/5] mei: gsc: retrieve the firmware version

[PATCH 00/16] scsi: libsas and users: Factor out LLDD TMF code
 2022-01-27 11:31 UTC  (36+ messages)
` [PATCH 01/16] scsi: libsas: Use enum for response frame DATAPRES field
` [PATCH 02/16] scsi: libsas: Delete lldd_clear_aca callback
` [PATCH 04/16] scsi: libsas: Move SMP task handlers to core
` [PATCH 05/16] scsi: libsas: Add struct sas_tmf_task
` [PATCH 06/16] scsi: libsas: Add sas_task.tmf
` [PATCH 07/16] scsi: libsas: Add sas_execute_tmf()
` [PATCH 08/16] scsi: libsas: Add sas_execute_ssp_tmf()
` [PATCH 09/16] scsi: libsas: Add TMF handler exec complete callback
` [PATCH 10/16] scsi: libsas: Add TMF handler aborted callback
` [PATCH 11/16] scsi: libsas: Add sas_abort_task_set()
` [PATCH 12/16] scsi: libsas: Add sas_clear_task_set()
` [PATCH 13/16] scsi: libsas: Add sas_lu_reset()
` [PATCH 14/16] scsi: libsas: Add sas_query_task()
` [PATCH 15/16] scsi: libsas: Add sas_abort_task()
` [PATCH 16/16] scsi: libsas: Add sas_execute_ata_cmd()

[PATCH] drm/doc: Add section in the introduction page about learning material
 2022-01-27 11:31 UTC  (7+ messages)

[PATCH] x86/perf: Default freeze_on_smi on for Comet Lake and later
 2022-01-27 11:31 UTC  (3+ messages)

[PATCH net-next v1 0/4] usbnet: add "label" support
 2022-01-27 11:30 UTC  (12+ messages)
` [PATCH net-next v1 1/4] dt-bindings: net: add schema for ASIX USB Ethernet controllers
` [PATCH net-next v1 2/4] dt-bindings: net: add schema for Microchip/SMSC LAN95xx "
` [PATCH net-next v1 3/4] dt-bindings: net: add "label" property for all usbnet "
` [PATCH net-next v1 4/4] usbnet: add support for label from device tree

[PATCH] KVM: x86: Add support for basic RAPL (Running Average Power Limit) metrics
 2022-01-27 11:29 UTC  (2+ messages)

[PATCH v2 0/5] Allocate module text and data separately
 2022-01-27 11:28 UTC  (6+ messages)
` [PATCH v2 1/5] modules: Always have struct mod_tree_root
` [PATCH v2 2/5] modules: Prepare for handling several RB trees
` [PATCH v2 3/5] modules: Introduce data_layout
` [PATCH v2 4/5] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
` [PATCH v2 5/5] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx

[PATCH 0/2] MT8186 IOMMU SUPPORT
 2022-01-27 11:28 UTC  (3+ messages)
` [PATCH 2/2] iommu/mediatek: Add mt8186 iommu support

[PATCH v2] soc: renesas: Add support for reading product revision for RZ/G2L family
 2022-01-27 11:26 UTC  (3+ messages)

[PATCH] kbuild: Add environment variables for userprogs flags
 2022-01-27 11:25 UTC  (3+ messages)

[PATCH v4 00/35] MT8195 IOMMU SUPPORT
 2022-01-27 11:25 UTC  (19+ messages)
` [PATCH v4 03/35] iommu/mediatek: Fix 2 HW sharing pgtable issue
` [PATCH v4 06/35] iommu/mediatek: Add mutex for m4u_group and m4u_dom in data
` [PATCH v4 07/35] iommu/mediatek: Add mutex for data in the mtk_iommu_domain
` [PATCH v4 08/35] iommu/mediatek: Use kmalloc for protect buffer
` [PATCH v4 27/35] iommu/mediatek: Remove mtk_iommu.h
` [PATCH v4 29/35] iommu/mediatek: Add mtk_iommu_bank_data structure
` [PATCH v4 32/35] iommu/mediatek: Get the proper bankid for multi banks
` [PATCH v4 34/35] iommu/mediatek: Backup/restore regsiters "
` [PATCH v4 35/35] iommu/mediatek: mt8195: Enable multi banks for infra iommu

Issue using faddr2line on kernel modules
 2022-01-27 11:24 UTC  (12+ messages)

[PATCH net-next v1 1/1] usbnet: add devlink support
 2022-01-27 11:19 UTC  (4+ messages)

[PATCH] media: stm32-dcmi: create video dev once sensor is binded
 2022-01-27 11:18 UTC 

[PATCH 00/19] drm/i915/guc: Refactor ADS access to use dma_buf_map
 2022-01-27 11:16 UTC  (10+ messages)
` [PATCH 02/19] dma-buf-map: Add helper to initialize second map
          ` [Intel-gfx] "

[PATCH v20 0/3] Add matrix keypad driver support for Mediatek SoCs
 2022-01-27 11:15 UTC  (4+ messages)
` [PATCH v20 1/3] dt-bindings: input: Add bindings for Mediatek matrix keypad
` [PATCH v20 2/3] Input: mt6779-keypad - Add MediaTek keypad driver
` [PATCH v20 3/3] arm64: defconfig: Add CONFIG_KEYBOARD_MT6779=m

[PATCH v2 1/2] PCI/AER: Disable AER service when link is in L2/L3 ready, L2 and L3 state
 2022-01-27 11:14 UTC  (3+ messages)

[PATCH 0/9] Remove remaining parts of congestions tracking code
 2022-01-27 11:12 UTC  (3+ messages)
` [PATCH 5/9] cephfs: don't set/clear bdi_congestion

[PATCH v2 1/2] perf vendor events: For the Arm Neoverse N2
 2022-01-27 11:11 UTC  (8+ messages)
` [RFC PATCH 0/1] topdown with metrics
  ` [RFC PATCH 1/1] perf arm64: Implement --topdown "

[PATCH v1 0/4] fbtft: Unorphan the driver for maintenance
 2022-01-27 11:11 UTC  (13+ messages)

[PATCH] vsprintf: Fix %pK with kptr_restrict == 0
 2022-01-27 11:11 UTC 

[PATCH] net: usb: r8152: Add MAC passthrough support for RTL8153BL
 2022-01-27 11:07 UTC  (4+ messages)

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 5860/5866] drivers/trusty/trusty-log.c:354:21: warning: left shift count >= width of type
 2022-01-27 11:06 UTC 

[PATCH v3 1/3] string: Make stpcpy() possible to use
 2022-01-27 11:04 UTC  (4+ messages)
` [PATCH v3 3/3] vsprintf: Move space out of string literals in fourcc_string()

[PATCH v2 5/5] iio: afe: iio-rescale: Re-use generic struct s32_fract
 2022-01-27 11:03 UTC  (12+ messages)

[PATCH 5.16 0000/1033] 5.16.3-rc2 review
 2022-01-27 11:02 UTC  (4+ messages)

[PATCH V4 0/6] Add Embedded USB Debugger (EUD) driver
 2022-01-27 11:00 UTC  (7+ messages)
` [PATCH V4 2/6] bindings: usb: dwc3: Update dwc3 properties for EUD connector
` [PATCH V4 4/6] arm64: dts: qcom: sc7280: Add EUD dt node and dwc3 connector

[PATCH] tools/memory-model: Clarify syntactic and semantic dependencies
 2022-01-27 11:00 UTC  (3+ messages)

[PATCH v11 0/3] media: mediatek: support mdp3 on mt8183 platform
 2022-01-27 10:57 UTC  (5+ messages)
` [PATCH v11 2/3] dts: arm64: mt8183: add Mediatek MDP3 nodes

[cxl:preview 60/60] drivers/cxl/region.c:734: undefined reference to `nvdimm_pmem_region_create'
 2022-01-27 10:56 UTC 

ppc: hard lockup / hang in v5.17-rc1 under QEMU
 2022-01-27 10:54 UTC  (2+ messages)

[paulmck-rcu:dev.2022.01.25a] BUILD SUCCESS fa92d727f94486195e12dc782fec17d103072101
 2022-01-27 10:49 UTC 

[PATCH 0/5] iommu/amd: fixes for suspend/resume
 2022-01-27 10:50 UTC  (10+ messages)

[PATCH v3] watchdog: imx2_wdg: Alow ping on suspend
 2022-01-27 10:47 UTC 

[PATCH] media: ti-vpe: cal: Fix a NULL pointer dereference in cal_ctx_v4l2_init_formats()
 2022-01-27 10:47 UTC  (2+ messages)

[agd5f:drm-next 181/190] drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h:299:7: sparse: sparse: undefined preprocessor identifier 'CONFIG_ARM64'
 2022-01-27 10:46 UTC 

[jgunthorpe:for-yishai 9/19] drivers/vfio/pci/vfio_pci_core.c:1129:10: error: use of undeclared identifier 'feature'; did you mean 'return'?
 2022-01-27 10:46 UTC 

[PATCH 0/3] arm64: dts: meson: add ATF BL32 reserved-memory regions
 2022-01-27 10:46 UTC  (9+ messages)
` [PATCH 1/3] arm64: dts: meson-gx: add ATF BL32 reserved-memory region
` [PATCH 2/3] arm64: dts: meson-g12: "
` [PATCH 3/3] arm64: dts: meson-g12: drop BL32 region from SEI510/SEI610

[syzbot] KASAN: slab-out-of-bounds Write in bpf_prog_test_run_xdp
 2022-01-27 10:42 UTC 

[PATCH v2] net: usb: r8152: Add MAC passthrough support for RTL8153BL
 2022-01-27 10:41 UTC 

[RFC V1 00/11] arm64/perf: Enable branch stack sampling
 2022-01-27 10:41 UTC  (4+ messages)
` [RFC V1 10/11] perf: Expand perf_branch_entry.type

[PATCH] pinctrl: microchip-sgpio: Fix support for regmap
 2022-01-27 10:40 UTC  (3+ messages)

[PATCH v2] watchdog: imx2_wdg: Alow ping on suspend
 2022-01-27 10:35 UTC  (3+ messages)

[PATCH v1, 0/8] support mt8195 decoder
 2022-01-27 10:35 UTC  (3+ messages)
` [PATCH v1, 7/8] media: uapi: Init VP9 stateless decode params

[RFC PATCH] s390: vfio-ap: Register the vfio_ap module for the "ap" parent bus
 2022-01-27 10:33 UTC  (4+ messages)

[PATCH v2] drm/mediatek: mtk_dsi: Avoid EPROBE_DEFER loop with external bridge
 2022-01-27 10:32 UTC  (3+ messages)

[PATCH v2 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-01-27 10:30 UTC  (7+ messages)
` [PATCH v2 07/30] s390/pci: externalize the SIC operation controls and routine
` [PATCH v2 12/30] s390/pci: get SHM information from list pci
` [PATCH v2 13/30] s390/pci: return status from zpci_refresh_trans

[PATCH] crypto: atmel: add support for AES and SHA IPs available on lan966x SoC
 2022-01-27 10:29 UTC  (2+ messages)

[PATCH v15 10/12] drm/mediatek: add DSC support for mediatek-drm
 2022-01-27 10:27 UTC 

[cxl:preview 50/60] ERROR: modpost: "__umoddi3" [drivers/cxl/cxl_region.ko] undefined!
 2022-01-27 10:25 UTC 

[PATCH] arm64: dts: mt8195: add gce node
 2022-01-27 10:24 UTC 

[PATCH 0/5] PPIN (Protected Processor Inventory Number) updates
 2022-01-27 10:22 UTC  (4+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 2/6] x86/cpu: Merge Intel and AMD ppin_init() functions

[PATCH net-next 0/7] net: lan966x: Add PTP Hardward Clock support
 2022-01-27 10:23 UTC  (8+ messages)
` [PATCH net-next 1/7] dt-bindings: net: lan966x: Extend with the ptp interrupt
` [PATCH net-next 2/7] net: lan966x: Add registers that are use for ptp functionality
` [PATCH net-next 3/7] net: lan966x: Add support for ptp clocks
` [PATCH net-next 4/7] net: lan966x: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMP
` [PATCH net-next 5/7] net: lan966x: Update extraction/injection for timestamping
` [PATCH net-next 6/7] net: lan966x: Add support for ptp interrupts
` [PATCH net-next 7/7] net: lan966x: Implement get_ts_info

[PATCH] phy: cadence: Sierra: Add support for skipping configuration
 2022-01-27 10:19 UTC  (2+ messages)

[PATCH 0/4] ASoC: qcom: fixes for Qualcomm codecs and q6apm
 2022-01-27 10:20 UTC  (3+ messages)

[PATCH] drm/v3d: Add missing unlock
 2022-01-27 10:14 UTC  (2+ messages)
` [PATCH v2] drm/v3d: fix "

[PATCH v2 1/2] Bluetooth: aosp: surface AOSP quality report through mgmt
 2022-01-27 10:17 UTC  (2+ messages)
` [PATCH v2 2/2] Bluetooth: btintel: surface Intel telemetry events "

[PATCH v3 0/6] Sparse HART id support
 2022-01-27 10:17 UTC  (11+ messages)
` [PATCH v3 6/6] RISC-V: Do not use cpumask data structure for hartid bitmap

fs/ext4/super.c:5649:3: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-27 10:15 UTC  (2+ messages)

[cxl:preview 60/60] powerpc-linux-ld: region.c:undefined reference to `nvdimm_pmem_region_create'
 2022-01-27 10:15 UTC 

[PATCH 0/3] Quartz64-A fixes and enablement from 5.17-rc1
 2022-01-27 10:15 UTC  (8+ messages)
` [PATCH 2/3] arm64: dts: rockchip: add Quartz64-A pmu_io_domains
` [PATCH 3/3] arm64: dts: rockchip: add Quartz64-A sdmmc1 node

[PATCH] arm64: dts: meson-sm1-odroid: use correct enable-gpio pin for tf-io regulator
 2022-01-27 10:15 UTC  (2+ messages)

[PATCH v3 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2022-01-27 10:10 UTC  (11+ messages)
` [PATCH v3 01/10] x86/kexec/64: Disable kexec when SEV-ES is active
` [PATCH v3 02/10] x86/sev: Save and print negotiated GHCB protocol version
` [PATCH v3 03/10] x86/sev: Set GHCB data structure version
` [PATCH v3 04/10] x86/sev: Cache AP Jump Table Address
` [PATCH v3 05/10] x86/sev: Setup code to park APs in the AP Jump Table
` [PATCH v3 06/10] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2
` [PATCH v3 07/10] x86/sev: Use AP Jump Table blob to stop CPU
` [PATCH v3 08/10] x86/sev: Add MMIO handling support to boot/compressed/ code
` [PATCH v3 09/10] x86/sev: Handle CLFLUSH MMIO events
` [PATCH v3 10/10] x86/kexec/64: Support kexec under SEV-ES with AP Jump Table Blob

[PATCH] media: adv7180: Fix media bus format
 2022-01-27 10:09 UTC 

[PATCH] drivers: dio: Fixed coding style issues
 2022-01-27 10:08 UTC  (4+ messages)

[PATCH v3 0/4] rcu, arm64: PREEMPT_RT fixlets
 2022-01-27 10:07 UTC  (7+ messages)
` [PATCH v3 2/4] sched: Introduce migratable()

[PATCH] riscv: mm: Remove the copy operation of pmd
 2022-01-27 10:06 UTC 

[PATCH] drivers: Fix typo in comment
 2022-01-27 10:06 UTC  (3+ messages)

[PATCH][next] staging: greybus: i2c: Use struct_size() helper in gb_i2c_operation_create()
 2022-01-27 10:05 UTC  (4+ messages)

[RFC PATCH v5 0/3] Add support modifiers for drivers whose planes only support linear layout
 2022-01-27 10:03 UTC  (2+ messages)

[PATCH v3] arm64: dts: renesas: add MOST device
 2022-01-27 10:00 UTC  (2+ messages)

[PATCH 0/4] edac_align_ptr() bug fix and refactoring
 2022-01-27  9:58 UTC  (4+ messages)
` [PATCH 1/4] EDAC: Fix calculation of returned address and next offset in edac_align_ptr()

[RFC][PATCH v2 0/5] sched: User Managed Concurrency Groups
 2022-01-27  9:56 UTC  (6+ messages)
` [RFC][PATCH v2 4/5] x86/uaccess: Implement unsafe_try_cmpxchg_user()

[PATCH] mm/mmzone.h: remove unused macros
 2022-01-27  9:55 UTC  (2+ messages)

[cxl:preview 48/60] drivers/cxl/core/region.c:120:6: warning: format specifies type 'unsigned long long' but the argument has type 'unsigned int'
 2022-01-27  9:54 UTC 

[PATCH RFC v2 0/2] selinux: parse sids earlier to avoid doing memory allocations under spinlock
 2022-01-27  9:54 UTC  (3+ messages)
` [PATCH RFC v2 1/2] selinux: Fix selinux_sb_mnt_opts_compat()

[PATCH 1/2] mm/memory_hotplug: Export shrink span functions for zone and node
 2022-01-27  9:54 UTC  (4+ messages)

[v5 PATCH] block: introduce block_rq_error tracepoint
 2022-01-27  9:53 UTC  (4+ messages)

[PATCH -next] blk-mq: Fix wrong wakeup batch configuration which will cause hang
 2022-01-27 10:00 UTC 

[PATCH v3 0/3] Convert vmcore to use an iov_iter
 2022-01-27  9:44 UTC  (3+ messages)

[cxl:preview 48/60] drivers/cxl/core/region.c:119:37: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'resource_size_t' {aka 'unsigned int'}
 2022-01-27  9:44 UTC 

[PATCH net-next 1/1] r8169: enable RTL8125 ASPM L1.2
 2022-01-27  9:44 UTC  (7+ messages)

[GIT PULL] remoteproc fixes for v5.17-rc1
 2022-01-27  9:44 UTC  (2+ messages)

[GIT PULL] rpmsg fixes for v5.17-rc1
 2022-01-27  9:44 UTC  (2+ messages)

mmotm 2022-01-26-21-04 uploaded
 2022-01-27  9:44 UTC  (3+ messages)
` mmotm 2022-01-26-21-04 uploaded (gpu/drm/i915/i915_gem_evict.h)

[PATCH -next] xhci: fix two places when dealing with return value of function xhci_check_args
 2022-01-27  9:43 UTC  (6+ messages)

[PATCHv2] kexec: disable cpu hotplug until the rebooting cpu is stable
 2022-01-27  9:41 UTC  (2+ messages)

[PATCH 0/2] Add a driver for the ChromeOS snooping protection sensor (HPS)
 2022-01-27  9:41 UTC  (5+ messages)
` [PATCH 1/2] drivers/misc: add a driver for HPS
` [PATCH 2/2] drivers/misc: add transfer ioctl "

[PATCH] x86,kvm/xen: Remove superfluous .fixup usage
 2022-01-27  9:40 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v5 1/5] drm/i915: add needs_compact_pt flag
 2022-01-27  9:37 UTC  (4+ messages)
  ` [Intel-gfx] "

at25 eeprom driver: NULL pointer dereference (bisected to af40d16042d6 ("Merge v5.15-rc5 into char-misc-next"))
 2022-01-27  9:37 UTC  (4+ 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).