messages from 2022-09-30 22:03:37 to 2022-10-01 01:16:27 UTC [more...]
[PATCH RESEND v12 0/8] clk/resets: baikal-t1: Add DDR/PCIe resets and xGMAC/SATA fixes
2022-09-29 22:54 UTC (6+ messages)
` [PATCH RESEND v12 4/8] clk: baikal-t1: Add SATA internal ref clock buffer
` [PATCH RESEND v12 5/8] clk: baikal-t1: Move reset-controls code into a dedicated module
` [PATCH RESEND v12 6/8] dt-bindings: clk: baikal-t1: Add DDR/PCIe reset IDs
` [PATCH RESEND v12 7/8] clk: baikal-t1: Add DDR/PCIe directly controlled resets support
` [PATCH RESEND v12 8/8] clk: baikal-t1: Convert to platform device driver
[PATCH RESEND v3 00/17] EDAC/mc/synopsys: Various fixes and cleanups
2022-09-29 23:27 UTC (18+ messages)
` [PATCH RESEND v3 01/17] EDAC/synopsys: Fix native uMCTL2 IRQs handling procedure
` [PATCH RESEND v3 02/17] EDAC/synopsys: Fix generic device type detection procedure
` [PATCH RESEND v3 03/17] EDAC/synopsys: Fix mci->scrub_cap field setting
` [PATCH RESEND v3 04/17] EDAC/synopsys: Drop erroneous ADDRMAP4.addrmap_col_b10 parse
` [PATCH RESEND v3 05/17] EDAC/synopsys: Fix reading errors count before ECC status
` [PATCH RESEND v3 06/17] EDAC/synopsys: Use platform device devm ioremap method
` [PATCH RESEND v3 07/17] EDAC/synopsys: Drop internal CE and UE counters
` [PATCH RESEND v3 08/17] EDAC/synopsys: Drop local to_mci macro implementation
` [PATCH RESEND v3 09/17] EDAC/synopsys: Drop struct ecc_error_info.blknr field
` [PATCH RESEND v3 10/17] EDAC/synopsys: Shorten out struct ecc_error_info.bankgrpnr field name
` [PATCH RESEND v3 11/17] EDAC/synopsys: Drop redundant info from error message
` [PATCH RESEND v3 12/17] EDAC/mc: Init DIMM labels in MC registration method
` [PATCH RESEND v3 13/17] EDAC/mc: Add MC unique index allocation procedure
` [PATCH RESEND v3 14/17] EDAC/synopsys: Detach Zynq DDRC controller support
` [PATCH RESEND v3 15/17] EDAC/synopsys: Drop unused platform-specific setup API
` [PATCH RESEND v3 16/17] EDAC/synopsys: Unify the driver entities naming
` [PATCH RESEND v3 17/17] EDAC/synopsys: Convert to using BIT/GENMASK/FIELD_x macros
[syzbot] WARNING in change_protection
2022-10-01 1:14 UTC (4+ messages)
[PATCH RESEND drm-misc-next 0/7] drm/arm/hdlcd: use drm managed resources
2022-10-01 1:03 UTC (8+ messages)
` [PATCH RESEND drm-misc-next 4/7] drm/arm/hdlcd: plane: "
[PATCH] netdevice: don't warn when capping txqueue 0
2022-10-01 1:00 UTC
[PATCH v4 00/32] KVM: x86: AVIC and local APIC fixes+cleanups
2022-10-01 0:59 UTC (33+ messages)
` [PATCH v4 01/32] KVM: x86: Blindly get current x2APIC reg value on "nodecode write" traps
` [PATCH v4 02/32] KVM: x86: Purge "highest ISR" cache when updating APICv state
` [PATCH v4 03/32] KVM: SVM: Flush the "current" TLB when activating AVIC
` [PATCH v4 04/32] KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
` [PATCH v4 05/32] KVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change" if APIC is disabled
` [PATCH v4 06/32] KVM: x86: Track xAPIC ID only on userspace SET, _after_ vAPIC is updated
` [PATCH v4 07/32] KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to 32-bit ID
` [PATCH v4 08/32] KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
` [PATCH v4 09/32] KVM: x86: Handle APICv updates for APIC "mode" changes via request
` [PATCH v4 10/32] KVM: x86: Move APIC access page helper to common x86 code
` [PATCH v4 11/32] KVM: x86: Inhibit APIC memslot if x2APIC and AVIC are enabled
` [PATCH v4 12/32] KVM: SVM: Replace "avic_mode" enum with "x2avic_enabled" boolean
` [PATCH v4 13/32] KVM: SVM: Compute dest based on sender's x2APIC status for AVIC kick
` [PATCH v4 14/32] KVM: SVM: Fix x2APIC Logical ID calculation for avic_kick_target_vcpus_fast
` [PATCH v4 15/32] Revert "KVM: SVM: Use target APIC ID to complete x2AVIC IRQs when possible"
` [PATCH v4 16/32] KVM: SVM: Document that vCPU ID == APIC ID in AVIC kick fastpatch
` [PATCH v4 17/32] KVM: SVM: Add helper to perform final AVIC "kick" of single vCPU
` [PATCH v4 18/32] KVM: x86: Explicitly skip optimized logical map setup if vCPU's LDR==0
` [PATCH v4 19/32] KVM: x86: Explicitly track all possibilities for APIC map's logical modes
` [PATCH v4 20/32] KVM: x86: Skip redundant x2APIC logical mode optimized cluster setup
` [PATCH v4 21/32] KVM: x86: Disable APIC logical map if logical ID covers multiple MDAs
` [PATCH v4 22/32] KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode
` [PATCH v4 23/32] KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs
` [PATCH v4 24/32] KVM: x86: Inhibit APICv/AVIC if the optimized physical map is disabled
` [PATCH v4 25/32] KVM: SVM: Inhibit AVIC if vCPUs are aliased in logical mode
` [PATCH v4 26/32] KVM: SVM: Always update local APIC on writes to logical dest register
` [PATCH v4 27/32] KVM: SVM: Update svm->ldr_reg cache even if LDR is "bad"
` [PATCH v4 28/32] KVM: SVM: Require logical ID to be power-of-2 for AVIC entry
` [PATCH v4 29/32] KVM: SVM: Handle multiple logical targets in AVIC kick fastpath
` [PATCH v4 30/32] KVM: SVM: Ignore writes to Remote Read Data on AVIC write traps
` [PATCH v4 31/32] Revert "KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu"
` [PATCH v4 32/32] KVM: x86: Track required APICv inhibits with variable, not callback
[PATCH net-next v2 0/6] Add new PCP and APPTRUST attributes to dcbnl
2022-10-01 0:54 UTC (4+ messages)
` [PATCH net-next v2 1/6] net: dcb: add new pcp selector to app object
block: wrong return value by bio_end_sector?
2022-10-01 0:50 UTC (2+ messages)
[PATCH] taprio: Set the value of picos_per_byte before fill sched_entry
2022-10-01 0:44 UTC (4+ messages)
[PATCH linux-next] clk: mvebu: armada-37xx-tbg: Remove the unneeded result variable
2022-10-01 0:46 UTC (2+ messages)
[PATCH v15 00/13] support zoned block devices with non-power-of-2 zone sizes
2022-10-01 0:45 UTC (5+ messages)
[PATCH 00/21] mm: introduce Designated Movable Blocks
2022-10-01 0:42 UTC (5+ messages)
[PATCH] clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe
2022-10-01 0:40 UTC (2+ messages)
[PATCH v2 0/2] Renesas Versaclock7 Bindings and Clock Driver
2022-10-01 0:34 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: Renesas versaclock7 device tree bindings
` [PATCH 2/2] clk: Renesas versaclock7 ccf device driver
[PATCH 0/4] kunit: more assertion reworking
2022-10-01 0:26 UTC (5+ messages)
` [PATCH 1/4] kunit: remove format func from struct kunit_assert, get it to 0 bytes
` [PATCH 2/4] kunit: rename base KUNIT_ASSERTION macro to _KUNIT_FAILED
` [PATCH 3/4] kunit: eliminate KUNIT_INIT_*_ASSERT_STRUCT macros
` [PATCH 4/4] kunit: declare kunit_assert structs as const
[PATCH v3 net-next 00/14] add support for the the vsc7512 internal copper phys
2022-10-01 0:20 UTC (5+ messages)
` [PATCH v3 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation
[PATCH v3 00/13] EDAC/synopsys: Add generic resources and Baikal-T1 support
2022-09-29 23:41 UTC (14+ messages)
` [PATCH v3 01/13] dt-bindings: memory: snps: Convert the schema to being generic
` [PATCH v3 02/13] dt-bindings: memory: Add Baikal-T1 DDRC DT-schema
` [PATCH v3 03/13] EDAC/synopsys: Add multi-ranked memory support
` [PATCH v3 04/13] EDAC/synopsys: Add optional ECC Scrub support
` [PATCH v3 05/13] EDAC/synopsys: Drop ECC poison address from private data
` [PATCH v3 06/13] EDAC/synopsys: Add data poisoning disable support
` [PATCH v3 07/13] EDAC/synopsys: Split up ECC UE/CE IRQs handler
` [PATCH v3 08/13] EDAC/synopsys: Add individual named ECC IRQs support
` [PATCH v3 09/13] EDAC/synopsys: Add DFI alert_n IRQ support
` [PATCH v3 10/13] EDAC/synopsys: Add reference clocks support
` [PATCH v3 11/13] EDAC/synopsys: Add ECC Scrubber support
` [PATCH v3 12/13] EDAC/synopsys: Drop vendor-specific arch dependency
` [PATCH v3 13/13] EDAC/synopsys: Add Baikal-T1 DDRC support
[PATCH] Improve comment of get_random_bytes function
2022-10-01 0:18 UTC
[PATCH] tracing: Add Masami Hiramatsu as co-maintainer
2022-10-01 0:17 UTC (2+ messages)
[PATCH v2] f2fs: introduce F2FS_IOC_START_ATOMIC_REPLACE
2022-10-01 0:16 UTC (9+ messages)
` [f2fs-dev] "
[PATCH RESEND v3 00/18] EDAC/synopsys: Add generic DDRC info and address mapping
2022-09-29 23:35 UTC (19+ messages)
` [PATCH RESEND v3 01/18] EDAC/synopsys: Convert sysfs nodes to debugfs ones
` [PATCH RESEND v3 02/18] EDAC/mc: Extend memtypes with LPDDR(mDDR) and LPDDR2
` [PATCH RESEND v3 03/18] EDAC/synopsys: Extend memtypes supported by controller
` [PATCH RESEND v3 04/18] EDAC/synopsys: Detach private data from mci instance
` [PATCH RESEND v3 05/18] EDAC/synopsys: Add DDRC basic parameters infrastructure
` [PATCH RESEND v3 06/18] EDAC/synopsys: Convert plat-data to plat-init function
` [PATCH RESEND v3 07/18] EDAC/synopsys: Parse ADDRMAP[7-8] CSRs for (LP)DDR4 only
` [PATCH RESEND v3 08/18] EDAC/synopsys: Parse ADDRMAP[0] CSR for multi-ranks case only
` [PATCH RESEND v3 09/18] EDAC/synopsys: Set actual DIMM ECC errors grain
` [PATCH RESEND v3 10/18] EDAC/synopsys: Get corrected bit position
` [PATCH RESEND v3 11/18] EDAC/synopsys: Read full data pattern on errors
` [PATCH RESEND v3 12/18] EDAC/synopsys: Read data syndrome "
` [PATCH RESEND v3 13/18] EDAC/synopsys: Introduce System/SDRAM address translation interface
` [PATCH RESEND v3 14/18] EDAC/synopsys: Simplify HIF/SDRAM column mapping get procedure
` [PATCH RESEND v3 15/18] EDAC/synopsys: Add HIF/SDRAM mapping debugfs node
` [PATCH RESEND v3 16/18] EDAC/synopsys: Add erroneous page-frame/offset reporting
` [PATCH RESEND v3 17/18] EDAC/synopsys: Add system address regions support
` [PATCH RESEND v3 18/18] EDAC/synopsys: Add mapping-based memory size calculation
[PATCH 0/1] tracing/user_events: Initial support for grouping
2022-10-01 0:10 UTC (2+ messages)
` [PATCH 1/1] tracing/user_events: Move pages/locks into groups to prepare for namespaces
[PATCH -next] clk: imx: scu: fix memleak on platform_device_add() fails
2022-10-01 0:07 UTC (3+ messages)
[PATCH 1/3] arm64: dts: qcom: sdm850-lenovo-yoga-c630: correct I2C12 pins drive strength
2022-10-01 0:05 UTC (3+ messages)
` [PATCH 3/3] arm64: dts: qcom: sdm845-xiaomi-polaris: fix codec pin conf name
[PATCH v2 0/9] hugetlb: Use new vma lock for huge pmd sharing synchronization
2022-10-01 0:00 UTC (4+ messages)
` [PATCH v2 8/9] hugetlb: use new vma_lock for "
[kees:devel/hardening 31/69] ld.lld: error: undefined symbol: kmalloc_size_roundup
2022-09-30 23:54 UTC
[PATCH v5 0/7] KVM: x86: Apply NX mitigation more precisely
2022-09-30 23:48 UTC (8+ messages)
` [PATCH v5 1/7] KVM: x86/mmu: Tag disallowed NX huge pages even if they're not tracked
` [PATCH v5 2/7] KVM: x86/mmu: Rename NX huge pages fields/functions for consistency
` [PATCH v5 3/7] KVM: x86/mmu: Properly account NX huge page workaround for nonpaging MMUs
` [PATCH v5 4/7] KVM: x86/mmu: Set disallowed_nx_huge_page in TDP MMU before setting SPTE
` [PATCH v5 5/7] KVM: x86/mmu: Track the number of TDP MMU pages, but not the actual pages
` [PATCH v5 6/7] KVM: x86/mmu: Add helper to convert SPTE value to its shadow page
` [PATCH v5 7/7] KVM: x86/mmu: explicitly check nx_hugepage in disallowed_hugepage_adjust()
[PATCH] phy: marvell: phy-mvebu-a3700-comphy: Reset COMPHY registers before USB 3.0 power on
2022-09-30 23:45 UTC (6+ messages)
[PATCH] KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid
2022-09-30 23:40 UTC
[PATCH] arm64: dts: marvell: Fix compatible strings for Armada 3720 boards
2022-09-30 23:38 UTC (2+ messages)
[PATCH] KVM: x86: Fail emulation during EMULTYPE_SKIP on any exception
2022-09-30 23:36 UTC
[kas:lam 5/16] kernel/sched/core_sched.c:181:23: sparse: sparse: incorrect type in assignment (different address spaces)
2022-09-30 23:34 UTC
[PATCH 1/4] gpio: mvebu: Fix check for pwm support on non-A8K platforms
2022-09-30 23:34 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 3/4] ARM: dts: armada-38x: Fix compatible string for gpios
[PATCH] KVM: VMX: Resume guest immediately when injecting #GP on ECREATE
2022-09-30 23:31 UTC
[PATCH] crypto: tcrypt - fix return value for multiple subtests
2022-09-30 23:30 UTC (4+ messages)
[PULL] drm-fixes
2022-09-30 23:29 UTC (2+ messages)
[GIT PULL] clk fixes for v6.0-rc7
2022-09-30 23:29 UTC (2+ messages)
[PATCH v2 0/3] block/nvme: Fix DMA-noncoherent platforms support
2022-09-29 22:46 UTC (3+ messages)
` [PATCH v2 1/3] nvme-hwmon: Return error on kzalloc failure
` [PATCH v2 3/3] block: sed-opal: Cache-line-align the cmd/resp buffers
[PATCH net-next v2 5/6] net: microchip: sparx5: add support for offloading dscp table
2022-09-30 23:23 UTC (2+ messages)
[PATCH 1/2] random: schedule jitter credit for next jiffy, not in two jiffies
2022-09-30 23:10 UTC (2+ messages)
` [PATCH 2/2] random: spread out jitter callback to different CPUs
[PATCH 1/2] bpf: Add kfuncs for storing struct task_struct * as a kptr
2022-09-30 23:12 UTC (2+ messages)
[PATCH v3 0/2] use update_mmu_tlb() on the second thread
2022-09-30 23:09 UTC (7+ messages)
` [PATCH v3 1/2] mm: "
[PATCH bpf-next] selftests/bpf: make libbpf_probe_prog_types testcase aware of kernel configuration
2022-09-30 23:06 UTC (2+ messages)
[GIT PULL] perf tools changes for v6.0: 5th batch
2022-09-30 23:05 UTC (2+ messages)
[PATCH v2 00/39] Shadowstacks for userspace
2022-09-30 23:04 UTC (6+ messages)
` [PATCH v2 22/39] mm: Don't allow write GUPs to shadow stack memory
[PATCH] KVM: x86: Exempt pending triple fault from event injection sanity check
2022-09-30 23:00 UTC
[PATCH v1] bluetooth: Fix the bluetooth icon status after running hciconfig hci0 up
2022-09-30 22:58 UTC (4+ messages)
[PATCH 1/1] HID: usbhid: hid-pidff: Set Replay Length to Infinite when set to 0
2022-09-30 22:51 UTC
[PATCH] f2fs: allow direct read for zoned device
2022-09-30 22:53 UTC
[PATCH v3 cgroup/for-5.20] cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]
2022-09-30 22:48 UTC (7+ messages)
` [PATCH] perf stat: Support old kernels for bperf cgroup counting
[PATCH net-next] net: ipa: update copyrights
2022-09-30 22:45 UTC
[PATCH net-next] net: ipa: update comments
2022-09-30 22:45 UTC
[PATCH printk 00/18] preparation for threaded/atomic printing
2022-09-30 22:41 UTC (6+ messages)
` [PATCH printk 11/18] printk: Convert console_drivers list to hlist
[PATCH 0/3] uio: uio_dmem_genirq: Fix locking issues in irq config and handling
2022-09-30 22:40 UTC (4+ messages)
` [PATCH 1/3] uio: uio_dmem_genirq: Fix missing unlock in irq configuration
` [PATCH 2/3] uio: uio_dmem_genirq: Fix deadlock between irq config and handling
` [PATCH 3/3] uio: uio_dmem_genirq: Use non-atomic bit operations in "
[RFC PATCH 0/1] drm/amdgpu: Fix NULL-deref in amdgpu_device_fini_sw()
2022-09-30 22:38 UTC (3+ messages)
` [RFC PATCH 1/1] drm/amdgpu: Fix null-ptr-deref "
[PATCH v6 0/9] vfs/nfsd: clean up handling of i_version counter
2022-09-30 22:32 UTC (4+ messages)
` [PATCH v6 6/9] nfsd: use the getattr operation to fetch i_version
ERROR: modpost: "__divsi3_table" [lib/lz4/lz4_compress.ko] undefined!
2022-09-30 22:31 UTC
[PATCH v1 0/7] mm/ksm: break_ksm() cleanups and fixes
2022-09-30 22:27 UTC (3+ messages)
` [PATCH v1 4/7] mm/ksm: fix KSM COW breaking with userfaultfd-wp via FAULT_FLAG_UNSHARE
[syzbot] general protection fault in nilfs_bmap_lookup_at_level
2022-09-30 22:27 UTC
[syzbot] possible deadlock in ntfs_read_block
2022-09-30 22:27 UTC
[syzbot] WARNING in nilfs_sufile_set_segment_usage
2022-09-30 22:26 UTC
[syzbot] WARNING in nilfs_dat_commit_end
2022-09-30 22:26 UTC
[syzbot] general protection fault in write_special_inodes
2022-09-30 22:26 UTC
[PATCH v3] net: mv643xx_eth: support MII/GMII/RGMII modes for Kirkwood
2022-09-30 22:25 UTC (2+ messages)
` [PATCH v4] "
[PATCH v4 0/2] EFI improvements for Xen dom0
2022-09-30 22:25 UTC (10+ messages)
` [PATCH v4 2/2] Support ESRT in "
[jpirko-mlxsw:jiri_devel_devlink_locking 18/31] drivers/net/ethernet/mellanox/mlxsw/minimal.c:264:45: warning: variable 'mlxsw_m_port' is uninitialized when used here
2022-09-30 22:20 UTC
[PATCH] libbpf:fix overrun in attribute iteration
2022-09-30 22:20 UTC (2+ messages)
[PATCH 0/4] can: esd: add support for esd GmbH PCIe/402 CAN interface
2022-09-30 22:15 UTC (4+ messages)
` [PATCH 2/4] can: esd: add support for esd GmbH PCIe/402 CAN interface family
` [PATCH v6 "
[PATCH v11] firmware: google: Implement cbmem in sysfs driver
2022-09-30 22:14 UTC (3+ messages)
[PATCH v4 0/4] clk: mediatek: Add mt8365 support
2022-09-30 22:12 UTC (9+ messages)
` [PATCH v4 1/4] dt-bindings: clock: mediatek: add bindings for MT8365 SoC
` [PATCH v4 2/4] clk: mediatek: Provide mtk_devm_alloc_clk_data
` [PATCH v4 3/4] clk: mediatek: Export required common code symbols
` [PATCH v4 4/4] clk: mediatek: add driver for MT8365 SoC
[PATCH] selftests/bpf: Fix spelling mistake "unpriviledged" -> "unprivileged"
2022-09-30 22:10 UTC (2+ messages)
[PATCH] samples, bpf: fix the typo of sample
2022-09-30 22:10 UTC (2+ messages)
[PATCH 1/4 v5] dt-bindings: memory: Factor out common properties of LPDDR bindings
2022-09-30 22:06 UTC (4+ messages)
` [PATCH 2/4 v5] dt-bindings: memory: Add numeric LPDDR compatible string variant
` [PATCH 3/4 v5] dt-bindings: memory: Add jedec,lpddr4 and jedec,lpddr5 bindings
` [PATCH 4/4 v5] dt-bindings: memory: Add jedec,lpddrX-channel binding
[PATCH 0/2] pinctrl/arm64: qcom: convert sdm845 bindings to DT schema
2022-09-30 22:05 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: qcom,sdm845: convert to dtschema
[PATCH 00/12] ASoC: mediatek: Add support for MT8188 SoC
2022-09-30 22:05 UTC (3+ messages)
` [PATCH 10/12] dt-bindings: mediatek: mt8188: add audio afe document
[syzbot] possible deadlock in tty_port_tty_get
2022-09-30 22:05 UTC
[PATCH stable 5.10] perf tools: Fixup get_current_dir_name() compilation
2022-09-30 22:03 UTC
[PATCH] ixgbe: Use kmap_local_page in ixgbe_check_lbtest_frame()
2022-09-30 22:03 UTC (4+ messages)
` [Intel-wired-lan] "
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 read-only IMAP folder(s) and NNTP newsgroup(s).