messages from 2022-01-25 08:38:06 to 2022-01-25 10:26:32 UTC [more...]
[PATCH v2 1/5] ASoC: sh: rz-ssi: Drop calling rz_ssi_pio_recv() recursively
2022-01-25 10:22 UTC (2+ messages)
[PATCH v2 0/3] ghes_edac: refactor memory error reporting to avoid code duplication
2022-01-25 10:21 UTC (5+ messages)
` [RESEND PATCH v3 1/2] efi/cper: add cper_mem_err_status_str to decode error description
[PATCH] regmap-irq: Fix typo in comment
2022-01-25 10:20 UTC (2+ messages)
[PATCH] ASoC: amd: sof-mach: Add support for RT5682S and RT1019 card
2022-01-25 10:20 UTC (2+ messages)
[PATCH v2 0/3] ASOC: cs42l42: Add support for system suspend
2022-01-25 10:20 UTC (2+ messages)
[PATCH v3] ASoC: codecs: Check for error pointer after calling devm_regmap_init_mmio
2022-01-25 10:20 UTC (2+ messages)
[PATCH] ASoC: soc-generic-dmaengine-pcm: separate max_buffer_size assignment
2022-01-25 10:20 UTC (2+ messages)
[PATCH] sound/soc/samsung: remove unneeded ret variable
2022-01-25 10:20 UTC (2+ messages)
[PATCH v3 0/2] ASoC: add support for TAS5805M digital amplifier
2022-01-25 10:20 UTC (2+ messages)
[PATCH v2 0/5] fsl-asoc-card: Add optional dt property for setting mclk-id
2022-01-25 10:20 UTC (2+ messages)
[PATCH 0/5] spi: make remove callback a void function
2022-01-25 10:19 UTC (7+ messages)
` [PATCH 5/5] "
[PATCH v2] ASoC: codecs: Check for error pointer after calling devm_regmap_init_mmio
2022-01-25 10:20 UTC (2+ messages)
[PATCH] ASoC: codecs: Check for error pointer after calling devm_regmap_init_mmio
2022-01-25 10:20 UTC (2+ messages)
[PATCH] sound/soc/codecs: remove redundant ret variable
2022-01-25 10:20 UTC (2+ messages)
[PATCH] ASoC: amd: acp-mach: Fix Left and Right rt1019 amp devices
2022-01-25 10:20 UTC (2+ messages)
[PATCH] tty: serial: Use fifo in 8250 console driver
2022-01-25 10:18 UTC (8+ messages)
[PATCH 0/6] platform/chrome: cros_ec: miscellaneous cleanups
2022-01-25 10:15 UTC (7+ messages)
` [PATCH 1/6] platform/chrome: cros_ec: fix error handling in cros_ec_register()
` [PATCH 2/6] platform/chrome: cros_ec: remove unused variable `was_wake_device`
` [PATCH 3/6] platform/chrome: cros_ec: determine `wake_enabled` in cros_ec_suspend()
` [PATCH 4/6] platform/chrome: cros_ec: don't initialize `err` in cros_ec_register()
` [PATCH 5/6] platform/chrome: cros_ec: sort header inclusion alphabetically
` [PATCH 6/6] platform/chrome: cros_ec: append newline to all logs
[PATCH] x86/fpu: remove memset call for xmm registers on xfpregs_set
2022-01-25 10:12 UTC (2+ messages)
[kees:for-next/memcpy 9/9] include/linux/fortify-string.h:324:4: warning: call to __read_overflow2_field declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()?
2022-01-25 10:12 UTC
[PATCH 0/3] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support
2022-01-25 10:11 UTC (3+ messages)
` [PATCH 3/3] nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
[PATCH] mm: remove offset check on page->compound_head and folio->lru
2022-01-25 10:11 UTC (11+ messages)
[PATCH v2] drivers: irqchip: add irq-type-changer
2022-01-25 10:08 UTC (6+ messages)
[PATCH V3 0/7] coresight: trbe: Workaround Cortex-A510 erratas
2022-01-25 10:02 UTC (3+ messages)
[PATCH] mtd: spi-nor: macronix: Add support for mx66u1g45g
2022-01-25 10:01 UTC (2+ messages)
arch/powerpc/kernel/time.c:846:9: sparse: sparse: incorrect type in initializer (different address spaces)
2022-01-25 10:02 UTC
[PATCH 00/19] KVM: x86: Bulk removal of unused function parameters
2022-01-25 9:59 UTC (20+ messages)
` [PATCH 01/19] KVM: x86/mmu: Remove unused "kvm" of kvm_mmu_unlink_parents()
` [PATCH 02/19] KVM: x86/mmu: Remove unused "kvm" of __rmap_write_protect()
` [PATCH 03/19] KVM: x86/mmu: Remove unused "vcpu" of reset_{tdp,ept}_shadow_zero_bits_mask()
` [PATCH 04/19] KVM: x86/tdp_mmu: Remove unused "kvm" of kvm_tdp_mmu_get_root()
` [PATCH 05/19] KVM: x86/mmu_audit: Remove unused "level" of audit_spte_after_sync()
` [PATCH 06/19] KVM: x86/svm: Remove unused "vcpu" of svm_check_exit_valid()
` [PATCH 07/19] KVM: x86/svm: Remove unused "vcpu" of nested_svm_check_tlb_ctl()
` [PATCH 08/19] KVM: x86: Remove unused "vcpu" of kvm_after_interrupt()
` [PATCH 09/19] KVM: x86/svm: Remove unused "svm" of sev_es_prepare_guest_switch()
` [PATCH 10/19] KVM: x86/sev: Remove unused "kvm" of sev_unbind_asid()
` [PATCH 11/19] KVM: x86/svm: Remove unused "vector" of sev_vcpu_deliver_sipi_vector()
` [PATCH 12/19] KVM: x86/i8259: Remove unused "addr" of elcr_ioport_{read,write}()
` [PATCH 13/19] KVM: x86/ioapic: Remove unused "addr" and "length" of ioapic_read_indirect()
` [PATCH 14/19] KVM: x86/emulate: Remove unused "ctxt" of setup_syscalls_segments()
` [PATCH 15/19] KVM: x86/emulate: Remove unused "ctxt" of task_switch_{16, 32}()
` [PATCH 16/19] KVM: x86: Remove unused "vcpu" of kvm_arch_tsc_has_attr()
` [PATCH 17/19] KVM: x86: Remove unused "vcpu" of kvm_scale_tsc()
` [PATCH 18/19] KVM: Remove unused "kvm" of kvm_make_vcpu_request()
` [PATCH 19/19] KVM: Remove unused "flags" of kvm_pv_kick_cpu_op()
[PATCH net-next v1 0/9] add more features support for mtk-star-emac
2022-01-25 9:50 UTC (3+ messages)
` [PATCH net-next v1 1/9] net: ethernet: mtk-star-emac: store bit_clk_div in compat structure
[PATCH net-next 1/1] r8169: enable RTL8125 ASPM L1.2
2022-01-25 9:49 UTC (5+ messages)
[PATCH] ata: pata_platform: Fix a NULL pointer dereference in __pata_platform_probe()
2022-01-25 9:46 UTC (2+ messages)
[RFC PATCH net-next] net/smc: Introduce receive queue flow control support
2022-01-25 9:42 UTC (2+ messages)
[mm/page] ab19939a6a: ltp.msync04.fail
2022-01-25 9:27 UTC (4+ messages)
` [LTP] "
[PATCH] perf session: check for null pointer before derefernce
2022-01-25 9:35 UTC (4+ messages)
[PATCH] net: ena: Do not waste napi skb cache
2022-01-25 9:34 UTC (5+ messages)
linux-next: Fixes tags need some work in the mtd-fixes tree
2022-01-25 9:33 UTC (3+ messages)
[PATCH 06/10] staging: r8188eu: remove DBG_88E calls from os_dep/ioctl_linux.c
2022-01-25 9:31 UTC (2+ messages)
[PATCH 0/2] MT8186 IOMMU SUPPORT
2022-01-25 9:32 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: mediatek: mt8186: Add binding for MM iommu
` [PATCH 2/2] iommu/mediatek: Add mt8186 iommu support
[PATCH 4.19 000/239] 4.19.226-rc1 review
2022-01-25 9:31 UTC (2+ messages)
[PATCH net 0/2] net: lan966x: Fixes for sleep in atomic context
2022-01-25 9:30 UTC (3+ messages)
` [PATCH net 1/2] net: lan966x: Fix sleep in atomic context when injecting frames
` [PATCH net 2/2] net: lan966x: Fix sleep in atomic context when updating MAC table
[PATCH v3 00/54] lib/bitmap: optimize bitmap_weight() usage
2022-01-25 9:28 UTC (3+ messages)
` [PATCH 17/54] gpu: drm: replace cpumask_weight with cpumask_empty where appropriate
fs/fscache/cookie.c:32:14: sparse: sparse: symbol 'fscache_lru_cookie_timeout' was not declared. Should it be static?
2022-01-25 9:18 UTC
[PATCH v2 1/2] usb: ulpi: Add debugfs support
2022-01-25 9:18 UTC (3+ messages)
` [PATCH v2 2/2] usb: ulpi: Call of_node_put correctly
[paulmck-rcu:rcu/next] BUILD SUCCESS ab2a290a7391fdf42c3d3cf3b278143b84856ee1
2022-01-25 9:15 UTC
[kbuild] [allisonhenderson-xfs-work:delayed_attrs_v26_extended 28/30] fs/xfs/xfs_ioctl.c:1753 xfs_ioc_get_parent_pointer() warn: maybe return -EFAULT instead of the bytes remaining?
2022-01-25 9:23 UTC
[RESEND][PATCH v2] mm: don't call lru draining in the nested lru_cache_disable
2022-01-25 9:23 UTC (11+ messages)
[PATCH] KVM: LAPIC: Also cancel preemption timer during SET_LAPIC
2022-01-25 9:17 UTC
[tip:x86/paravirt] BUILD SUCCESS 2e1f8e55f9e054b4a49ffc06c7e33b5d4725f05e
2022-01-25 9:16 UTC
[PATCH][next] drm/i915/guc: fix spelling mistake "notificaion" -> "notification"
2022-01-25 9:13 UTC
[PATCH v2 00/11] arm64: prepare and add verdin imx8m mini support
2022-01-25 9:13 UTC (3+ messages)
` [PATCH v2 02/11] dt-bindings: gpio: fix gpio-hog example
[PATCH v2] sched/fair: Fix fault in reweight_entity
2022-01-25 9:14 UTC (3+ messages)
[PATCH v10 0/6] USB DWC3 host wake up support from system suspend
2022-01-25 9:17 UTC (6+ messages)
` [PATCH v10 6/6] usb: dwc3: qcom: Enable the interrupts during probe
[PATCH] i2c: tegra: Add SMBus block read function
2022-01-25 9:08 UTC
[PATCH v1 1/2] usb: typec: tcpm: Do not disconnect while receiving VBUS off
2022-01-25 9:02 UTC (4+ messages)
` [PATCH v1 2/2] usb: typec: tcpm: Do not disconnect when receiving VSAFE0V
[PATCH] x86: add additional EPT bit definitions
2022-01-25 8:51 UTC (3+ messages)
[PATCH 5.16 0000/1039] 5.16.3-rc1 review
2022-01-25 8:54 UTC (13+ messages)
` [PATCH 5.16 0702/1039] drm/amdgpu: Dont inherit GEM object VMAs in child process
` [PATCH 5.16 0728/1039] scripts: sphinx-pre-install: Fix ctex support on Debian
` [PATCH 5.16 1026/1039] blk-mq: fix tag_get wait task cant be awakened
[RFC PATCH v2 0/9] RDMA/rxe: Add RDMA FLUSH operation
2022-01-25 8:57 UTC (11+ messages)
` [RFC PATCH v2 1/9] RDMA: mr: Introduce is_pmem
` [RFC PATCH v2 2/9] RDMA: Allow registering MR with flush access flags
` [RFC PATCH v2 3/9] RDMA/rxe: Allow registering persistent flag for pmem MR only
` [RFC PATCH v2 4/9] RDMA/rxe: Implement RC RDMA FLUSH service in requester side
` [RFC PATCH v2 5/9] RDMA/rxe: Set BTH's SE to zero for FLUSH packet
` [RFC PATCH v2 6/9] RDMA/rxe: Implement flush execution in responder side
` [RFC PATCH v2 7/9] RDMA/rxe: Implement flush completion
` [RFC PATCH v2 8/9] RDMA/rxe: Enable RDMA FLUSH capability for rxe device
` [RFC PATCH v2 9/9] RDMA/rxe: Add RD FLUSH service support
[PATCH v13, 0/2] ADD DM9051 ETHERNET DRIVER
2022-01-25 8:58 UTC (3+ messages)
` [PATCH v13, 1/2] yaml: Add dm9051 SPI network yaml file
` [PATCH v13, 2/2] net: Add dm9051 driver
Prezentacja
2022-01-25 8:57 UTC
[PATCH -next] block: update io_ticks when io hang
2022-01-25 9:19 UTC
[PATCH] gvisor: add some missing definitions to vmx.h
2022-01-25 8:50 UTC (4+ messages)
[PATCH 00/10] Cleanup and removal of DBG_88E macro
2022-01-25 9:02 UTC (3+ messages)
` [PATCH 02/10] staging: r8188eu: remove smaller sets of DBG_88E calls from core dir
[PATCH v4 00/35] MT8195 IOMMU SUPPORT
2022-01-25 8:56 UTC (36+ messages)
` [PATCH v4 01/35] dt-bindings: mediatek: mt8195: Add binding for MM IOMMU
` [PATCH v4 02/35] dt-bindings: mediatek: mt8195: Add binding for infra IOMMU
` [PATCH v4 03/35] iommu/mediatek: Fix 2 HW sharing pgtable issue
` [PATCH v4 04/35] iommu/mediatek: Add list_del in mtk_iommu_remove
` [PATCH v4 05/35] iommu/mediatek: Remove clk_disable "
` [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 09/35] iommu/mediatek: Adapt sharing and non-sharing pgtable case
` [PATCH v4 10/35] iommu/mediatek: Add 12G~16G support for multi domains
` [PATCH v4 11/35] iommu/mediatek: Add a flag DCM_DISABLE
` [PATCH v4 12/35] iommu/mediatek: Add a flag NON_STD_AXI
` [PATCH v4 13/35] iommu/mediatek: Remove the granule in the tlb flush
` [PATCH v4 14/35] iommu/mediatek: Always enable output PA over 32bits in isr
` [PATCH v4 15/35] iommu/mediatek: Add SUB_COMMON_3BITS flag
` [PATCH v4 16/35] iommu/mediatek: Add IOMMU_TYPE flag
` [PATCH v4 17/35] iommu/mediatek: Contain MM IOMMU flow with the MM TYPE
` [PATCH v4 18/35] iommu/mediatek: Adjust device link when it is sub-common
` [PATCH v4 19/35] iommu/mediatek: Allow IOMMU_DOMAIN_UNMANAGED for PCIe VFIO
` [PATCH v4 20/35] iommu/mediatek: Add a PM_CLK_AO flag for infra iommu
` [PATCH v4 21/35] iommu/mediatek: Add infra iommu support
` [PATCH v4 22/35] iommu/mediatek: Add PCIe support
` [PATCH v4 23/35] iommu/mediatek: Add mt8195 support
` [PATCH v4 24/35] iommu/mediatek: Only adjust code about register base
` [PATCH v4 25/35] iommu/mediatek: Just move code position in hw_init
` [PATCH v4 26/35] iommu/mediatek: Separate mtk_iommu_data for v1 and v2
` [PATCH v4 27/35] iommu/mediatek: Remove mtk_iommu.h
` [PATCH v4 28/35] iommu/mediatek-v1: Just rename mtk_iommu to mtk_iommu_v1
` [PATCH v4 29/35] iommu/mediatek: Add mtk_iommu_bank_data structure
` [PATCH v4 30/35] iommu/mediatek: Initialise bank HW for each a bank
` [PATCH v4 31/35] iommu/mediatek: Change the domid to iova_region_id
` [PATCH v4 32/35] iommu/mediatek: Get the proper bankid for multi banks
` [PATCH v4 33/35] iommu/mediatek: Initialise/Remove for multi bank dev
` [PATCH v4 34/35] iommu/mediatek: Backup/restore regsiters for multi banks
` [PATCH v4 35/35] iommu/mediatek: mt8195: Enable multi banks for infra iommu
[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
2022-01-25 8:19 UTC (4+ messages)
[next] WARNING: CPU: 0 PID: 0 at kernel/trace/trace_events.c:417 trace_event_raw_init
2022-01-25 8:32 UTC
[RFC PATCH 0/5] TUN/VirtioNet USO features support
2022-01-25 8:47 UTC (6+ messages)
` [RFC PATCH 1/5] uapi/linux/if_tun.h: Added new ioctl for tun/tap
` [RFC PATCH 2/5] driver/net/tun: Added features for USO
` [RFC PATCH 3/5] uapi/linux/virtio_net.h: Added USO types
` [RFC PATCH 4/5] linux/virtio_net.h: Added Support for GSO_UDP_L4 offload
` [RFC PATCH 5/5] drivers/net/virtio_net.c: Added USO support
[ASUS EC Sensors v8 0/3]
2022-01-25 8:49 UTC (7+ messages)
` [ASUS EC Sensors v8 1/3] hwmon: (asus-ec-sensors) add driver for ASUS EC
` [ASUS EC Sensors v8 2/3] hwmon: (asus-ec-sensors) update documentation
` [ASUS EC Sensors v8 3/3] hwmon: deprecate asis_wmi_ec_sensors driver
linux-next: build failure after merge of the kspp tree
2022-01-25 7:44 UTC (2+ messages)
[PATCH] docs: Hook the RTLA documents into the kernel docs build
2022-01-25 8:33 UTC (2+ messages)
[PATCH v9] net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
2022-01-25 9:02 UTC (3+ messages)
[RESEND][PATCH] Documentation: added order requirement for ima_hash=
2022-01-25 9:02 UTC
[PATCH 0/6] clk: imx6*: avoid GPMI clock glitches on reparenting/divider change
2022-01-25 8:54 UTC (7+ messages)
` [PATCH 1/6] clk: imx6ul: disable gpmi_io clock before changing parent clock
` [PATCH 2/6] clk: imx6ul: enforce gating of gpmi_io clock
` [PATCH 3/6] clk: imx6q: disable gpmi_io and ipt_io clocks before changing parent
` [PATCH 4/6] clk: imx6q: enforce gating of gpmi_io clock
` [PATCH 5/6] clk: imx6sx: disable gpmi_io clock before changing parent clock
` [PATCH 6/6] clk: imx6sx: enforce gating of gpmi_io clock
arch/arm/mach-ep93xx/clock.c:154:2: warning: Use of memory after it is freed [clang-analyzer-unix.Malloc]
2022-01-25 8:01 UTC (3+ messages)
[PATCH v3] Kconfig.debug: Make DEBUG_INFO selectable from a choice
2022-01-25 7:51 UTC
[PATCH] kernel: count warnings and make count accessible to userspace
2022-01-25 8:52 UTC (4+ messages)
[PATCH 0/5] Tegra234 APE support
2022-01-25 8:48 UTC (6+ messages)
` [PATCH 1/5] ASoC: tegra: Update AHUB driver for Tegra234
` [PATCH 2/5] dt-bindings: Add Tegra234 APE support
` [PATCH 3/5] dt-bindings: Document "
` [PATCH 4/5] arm64: tegra: Add audio devices on Tegra234
` [PATCH 5/5] arm64: tegra: APE sound card for Jetson AGX Orin
earlyprintk=xdbc seems broken
2022-01-25 8:51 UTC (12+ messages)
[PATCH v4 0/3] block: show crypto capabilities in sysfs
2022-01-25 7:26 UTC (5+ messages)
` [PATCH v4 1/3] block: simplify calling convention of elv_unregister_queue()
` [PATCH v4 2/3] block: don't delete queue kobject before its children
kisskb: FAILED linux-next/m68k-allmodconfig/m68k-gcc8 Tue Jan 25, 18:24
2022-01-25 8:47 UTC
[PATCH v6 bpf-next 0/7] bpf_prog_pack allocator
2022-01-25 7:21 UTC (14+ messages)
` [PATCH v6 bpf-next 6/7] bpf: introduce "
[PATCH 5.4 000/320] 5.4.174-rc1 review
2022-01-25 7:19 UTC (3+ messages)
[Bug][5.17-rc0] Between commits daadb3bd0e8d and 455e73a07f6e, the kernel stops loading on my devices
2022-01-25 8:43 UTC (10+ messages)
[PATCH -next] Documentation: added order requirement for ima_hash=
2022-01-25 8:44 UTC
[intel-tdx:kvm-upstream-workaround 155/162] arch/x86/kvm/mmu/tdp_mmu.c:774:32: warning: operator '?:' has lower precedence than '|'; '|' will be evaluated first
2022-01-25 8:37 UTC
[PATCH -next] drm/i915/gvt: Convert list_for_each to entry variant
2022-01-25 8:39 UTC
[PATCH] perf map: Fix namespace memory leak
2022-01-25 7:01 UTC (7+ messages)
[PATCHv4] psi: fix possible trigger missing in the window
2022-01-25 6:56 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).