messages from 2022-04-30 23:02:23 to 2022-05-01 15:30:48 UTC [more...]
Linux 5.15.37
2022-05-01 15:30 UTC (2+ messages)
Linux 4.19.241
2022-05-01 15:24 UTC (2+ messages)
[PATCH v4 0/7] hwmon: (nct6775) Convert to regmap, add i2c support
2022-05-01 15:18 UTC (3+ messages)
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_mode_vba_31.c:3957:6: warning: stack frame size (2424) exceeds limit (2048) in 'dml31_ModeSupportAndSystemConfigurationFull'
2022-05-01 15:08 UTC
[matthias-bgg:v5.18-next/dts64 30/37] arch/arm/boot/dts/en7523.dtsi:6:10: fatal error: dt-bindings/clock/en7523-clk.h: No such file or directory
2022-05-01 15:09 UTC
[PATCH V9 00/22] arch: Add basic LoongArch support
2022-05-01 15:07 UTC (35+ messages)
` [PATCH V9 01/24] Documentation: LoongArch: Add basic documentations
` [PATCH V9 02/24] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V9 03/24] LoongArch: Add elf-related definitions
` [PATCH V9 05/24] LoongArch: Add build infrastructure
` [PATCH V9 06/24] LoongArch: Add CPU definition headers
` [PATCH V9 07/24] LoongArch: Add atomic/locking headers
` [PATCH V9 08/24] LoongArch: Add other common headers
` [PATCH V9 17/24] LoongArch: Add some library functions
` [PATCH V9 21/24] LoongArch: Add zboot (compressed kernel) support
[PATCH] wireless: Remove unused including <linux/version.h>
2022-05-01 14:59 UTC (2+ messages)
` plfxlc: Remove unused include <linux/version.h>
[PATCH V3] iio: gp2ap020a00f: Fix signedness bug
2022-05-01 15:03 UTC (3+ messages)
` [PATCH V4] "
[PATCH v2 0/2] dt-bindings: mtd: partitions: Add binding for Sercomm parser
2022-05-01 14:51 UTC (17+ messages)
` [PATCH v2 1/2] "
[ammarfaizi2-block:crng/random/jd/premature-next 22/22] drivers/char/random.c:966:17: error: too many arguments to function 'crng_reseed'
2022-05-01 14:38 UTC
[PATCH] KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
2022-05-01 14:32 UTC (9+ messages)
[PATCH] RISC-V: Don't check text_mutex during stop_machine
2022-05-01 14:09 UTC (2+ messages)
[PATCH memcg v3] net: set proper memcg for net_init hooks allocations
2022-05-01 13:44 UTC (8+ messages)
` [PATCH memcg v4] "
[PATCH] USB / dwc3: fix checkpatch warnings
2022-05-01 13:41 UTC (2+ messages)
[PATCH v2] iommu: fix an incorrect NULL check on list iterator
2022-05-01 13:28 UTC
[PATCH v2 0/2] Let userspace know when snd-hda-intel needs i915
2022-05-01 13:23 UTC (5+ messages)
` [PATCH v2 1/2] module: update dependencies at try_module_get()
[PATCH 00/27] kbuild: yet another series of cleanups (modpost and LTO)
2022-05-01 13:14 UTC (7+ messages)
` [PATCH 06/27] modpost: use bool type where appropriate
[PATCH] crypto: vmx - Align the short log with Makefile cleanups
2022-05-01 13:07 UTC
[PATCH v2] iommu: fix an incorrect NULL check on list iterator
2022-05-01 13:12 UTC
[PATCH v2 0/7] Add support for several new rk3566 SBCs
2022-05-01 13:05 UTC (9+ messages)
` [PATCH v2 1/7] dt-bindings: arm: rockchip: Add Pine64 Quartz64 Model B
` [PATCH v2 5/7] arm64: dts: rockchip: add Pine64 Quartz64-B device tree
` (subset) [PATCH v2 0/7] Add support for several new rk3566 SBCs
[PATCH v5] docs/trans/ja_JP/howto: Don't mention specific kernel versions
2022-05-01 13:01 UTC (2+ messages)
[GIT PULL] irq/urgent for 5.18
2022-05-01 12:48 UTC (3+ messages)
[PATCH] random: mix in timestamps and reseed on system restore
2022-05-01 12:38 UTC
[PATCH] random: do not check for system_wq initialization in wait event
2022-05-01 12:37 UTC (2+ messages)
[PATCH net v2 1/1] net: stmmac: disable Split Header (SPH) for Intel platforms
2022-05-01 12:30 UTC (2+ messages)
[PATCH net v6 0/2] Replace improper checks and fix bugs in nfc subsystem
2022-05-01 12:30 UTC (2+ messages)
[PATCH v2 00/26] kbuild: yet another series of cleanups (modpost and LTO)
2022-05-01 12:23 UTC (28+ messages)
` [PATCH v2 01/26] modpost: use bool type where appropriate
` [PATCH v2 02/26] modpost: change mod->gpl_compatible to bool type
` [PATCH v2 03/26] modpost: import include/linux/list.h
` [PATCH v2 04/26] modpost: traverse modules in order
` [PATCH v2 05/26] modpost: add sym_add_unresolved() helper
` [PATCH v2 06/26] modpost: traverse unresolved symbols in order
` [PATCH v2 07/26] modpost: use doubly linked list for dump_lists
` [PATCH v2 08/26] modpost: traverse the namespace_list in order
` [PATCH v2 09/26] modpost: dump Module.symvers in the same order of modules.order
` [PATCH v2 10/26] modpost: move static EXPORT_SYMBOL check to check_exports()
` [PATCH v2 11/26] modpost: make multiple export error
` [PATCH v2 12/26] modpost: make sym_add_exported() always allocate a new symbol
` [PATCH v2 13/26] modpost: split new_symbol() to symbol allocation and hash table addition
` [PATCH v2 14/26] modpost: mitigate false-negatives for static EXPORT_SYMBOL checks
` [PATCH v2 15/26] kbuild: record symbol versions in *.cmd files
` [PATCH v2 16/26] kbuild: generate a list of objects in vmlinux
` [PATCH v2 17/26] modpost: extract symbol versions from *.cmd files
` [PATCH v2 18/26] modpost: generate linker script to collect symbol versions
` [PATCH v2 19/26] kbuild: embed symbol versions at final link of vmlinux or modules
` [PATCH v2 20/26] kbuild: stop merging *.symversions
` [PATCH v2 21/26] genksyms: adjust the output format for .cmd files
` [PATCH v2 22/26] kbuild: do not create *.prelink.o for Clang LTO or IBT
` [PATCH v2 23/26] kbuild: make built-in.a rule robust against too long argument error
` [PATCH v2 24/26] kbuild: make *.mod "
` [PATCH v2 25/26] modpost: simplify the ->is_static initialization
` [PATCH v2 26/26] modpost: use hlist for hash table implementation
[PATCH net-next 0/3] UDP sock_wfree optimisations
2022-05-01 12:20 UTC (2+ messages)
[PATCH net] net: enable memcg accounting for veth queues
2022-05-01 12:20 UTC (2+ messages)
[PATCH 1/2] irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38x, A39x
2022-05-01 12:02 UTC (4+ messages)
` [PATCH 2/2] irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1
[GIT PULL] x86/urgent for 5.18
2022-05-01 11:59 UTC
[PATCH] kbuild: drop $(objtree)/ prefix support for clean-files
2022-05-01 11:57 UTC (2+ messages)
[GIT PULL] objtool/urgent for 5.18
2022-05-01 11:44 UTC
[PATCH 1/2] clk: hisilicon: add CRG driver Hi3521a SoC
2022-05-01 11:37 UTC (7+ messages)
` [PATCH 2/2] arm: hisi: enable Hi3521a soc
[PATCH v3] MIPS: adding a safety check for cpu_has_fpu
2022-05-01 11:34 UTC (2+ messages)
[PATCH v2] MIPS: undefine and redefine cpu_has_fpu when it is overrided
2022-05-01 11:31 UTC (7+ messages)
[PATCH 0/5] iommu/vt-d: Force snooping improvement
2022-05-01 11:24 UTC (6+ messages)
` [PATCH 1/5] iommu/vt-d: Block force-snoop domain attaching if no SC support
` [PATCH 2/5] iommu/vt-d: Set SNP bit only in second-level page table entries
` [PATCH 3/5] iommu/vt-d: Check domain force_snooping against attached devices
` [PATCH 4/5] iommu/vt-d: Remove domain_update_iommu_snooping()
` [PATCH 5/5] iommu/vt-d: Remove hard coding PGSNP bit in PASID entries
is "premature next" a real world rng concern, or just an academic exercise?
2022-05-01 11:16 UTC (3+ messages)
[PATCH] KVM: x86: work around QEMU issue with synthetic CPUID leaves
2022-05-01 11:16 UTC (2+ messages)
[PATCH v1 net-next 0/2] ocelot stats improvement
2022-05-01 11:08 UTC (5+ messages)
` [PATCH v1 net-next 1/2] net: mscc: ocelot: remove unnecessary variable
` [PATCH v1 net-next 2/2] net: mscc: ocelot: add missed parentheses around macro argument
[PATCH linux dev-5.15] soc: aspeed: abr: Add sysfs attrs for flash toggle
2022-05-01 10:56 UTC
[PATCH v1 net 0/2] fix shared vcap_props reference
2022-05-01 10:52 UTC (2+ messages)
[PATCH v2 0/8] PolarFire SoC dt for 5.19
2022-05-01 10:51 UTC (12+ messages)
` [PATCH v2 4/8] dt-bindings: riscv: microchip: document icicle reference design
` [PATCH v2 6/8] dt-bindings: vendor-prefixes: add Sundance DSP
` [PATCH v2 7/8] dt-bindings: riscv: microchip: add polarberry compatible string
[PATCH v3] dt-bindings: arm: mediatek: mmsys: refine power and gce properties
2022-05-01 10:47 UTC
[PATCH 1/8] clk: qcom: alpha-pll: correct kerneldoc
2022-05-01 10:35 UTC (8+ messages)
` [PATCH 2/8] firmware: qcom_scm-legacy: "
` [PATCH 3/8] remoteproc: qcom: "
` [PATCH 4/8] rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
` [PATCH 5/8] rpmsg: qcom: glink: remove unused name
` [PATCH 6/8] rpmsg: qcom: correct kerneldoc
` [PATCH 7/8] soc: qcom: cmd-db: replace strncpy() with strscpy_pad()
` [PATCH 8/8] soc: qcom: correct kerneldoc
[PATCH 1/2] iio: stmpe-adc: use of_device_id for OF matching
2022-05-01 10:34 UTC (2+ messages)
` [PATCH 2/2] iio: ti-ads8688: "
[PATCH 1/2] mailbox: correct kerneldoc
2022-05-01 10:34 UTC (2+ messages)
` [PATCH 2/2] mailbox: imx: fix duplicated initializer
[PATCH v3] sh: avoid using IRQ0 on SH3/4
2022-05-01 10:19 UTC (4+ messages)
[tip:timers/core] BUILD SUCCESS 62c1256d544747b38e77ca9b5bfe3a26f9592576
2022-05-01 10:07 UTC
[gustavoars:for-next/kspp] BUILD SUCCESS 6bf825b2731d96e2e856afeaa5275642f0dfb65b
2022-05-01 10:08 UTC
[PATCH v2] carl9170: tx: fix an incorrect use of list iterator
2022-05-01 9:37 UTC (3+ messages)
[PATCH 0/2] tracing/probes: allow no event name input when create group
2022-05-01 9:34 UTC (3+ messages)
` [PATCH 1/2] tracing/probes: auto generate events name when create a group of events
` [PATCH 2/2] tracing/probes: make match function safe
[PATCH] gpio: pca953x: update irq_stat even when irq is not enabled (irq_mask not set)
2022-05-01 9:22 UTC
[gustavoars:for-next/kspp-fam0] BUILD SUCCESS 2dc0d92fc1c88ac9c3c8021033878dc415471210
2022-05-01 9:08 UTC
[syzbot] BUG: Bad page map (5)
2022-05-01 9:02 UTC
[PATCH v2 0/7] Nuvoton WPCM450 clock and reset driver
2022-05-01 8:55 UTC (3+ messages)
` [PATCH v2 4/7] dt-bindings: clock: Add Nuvoton WPCM450 clock/reset controller
[PATCH v5 0/6] RZN1 USB Host support
2022-05-01 8:51 UTC (3+ messages)
` [PATCH v5 2/6] dt-bindings: PCI: renesas,pci-rcar-gen2: Add device tree support for r9a06g032
[PATCH v4 0/6] RZN1 USB Host support
2022-05-01 8:45 UTC (3+ messages)
` [PATCH v4 2/6] dt-bindings: PCI: renesas,pci-rcar-gen2: Add device tree support for r9a06g032
[PATCH v2] dt-bindings: arm: mediatek: mmsys: refine power and gce properties
2022-05-01 8:39 UTC (3+ messages)
[gustavoars:for-next/kspp-misc] BUILD SUCCESS 746f1b0ac5bf6ecfb71674af210ae476aa714f46
2022-05-01 8:38 UTC
[PATCH 1/5] dt-bindings: thermal: tsens: Add ipq8074 compatible
2022-05-01 8:33 UTC (2+ messages)
[PATCH v14 00/10] iio: adc: introduce Qualcomm SPMI Round Robin ADC
2022-05-01 8:28 UTC (3+ messages)
` [PATCH v14 04/10] dt-bindings: iio: adc: document qcom-spmi-rradc
[PATCH v2 0/3] Krait Documentation conversion
2022-05-01 8:26 UTC (5+ messages)
` [PATCH v2 3/3] dt-bindings: arm: msm: Convert kpss-gcc driver Documentation to yaml
[PATCH v2] iommu/sva: Fix PASID use-after-free issue
2022-05-01 8:25 UTC (2+ messages)
` [tip: core/urgent] mm: "
[PATCH] x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests
2022-05-01 8:12 UTC (2+ messages)
` [tip: x86/urgent] "
[tip:x86/urgent] BUILD SUCCESS 1fa568e26f001e951b634d62ef3accdc80a87c7b
2022-05-01 8:09 UTC
[PATCH v3] smp: Wake ksoftirqd on PREEMPT_RT instead do_softirq()
2022-05-01 8:05 UTC (2+ messages)
` [tip: sched/core] smp: Make softirq handling RT safe in flush_smp_call_function_queue()
[patch V5 1/3] sched: Fix missing prototype warnings
2022-05-01 8:05 UTC (2+ messages)
` [tip: sched/core] "
[patch V5 2/3] smp: Rename flush_smp_call_function_from_idle()
2022-05-01 8:05 UTC (2+ messages)
` [tip: sched/core] "
[PATCH] device property: Fix recent breakage of fwnode_get_next_parent_dev()
2022-05-01 7:49 UTC (2+ messages)
[PATCHv5] drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systems
2022-05-01 7:14 UTC (2+ messages)
[PATCHv4] drm/amdgpu: disable ASPM on Intel Alder Lake based systems
2022-05-01 7:08 UTC (9+ messages)
[PATCH] ARM: mvebu: check the validation of memory allocation
2022-05-01 7:01 UTC (3+ messages)
[RFC v3 0/9] fixed worker
2022-05-01 7:00 UTC (6+ messages)
` [PATCH 7/9] io-wq: implement fixed worker logic
[PATCH v6 00/18] Support SDEI Virtualization
2022-05-01 6:55 UTC (5+ messages)
` [PATCH v6 13/18] KVM: arm64: Support SDEI_EVENT_{COMPLETE,COMPLETE_AND_RESUME} hypercall
` [PATCH v6 15/18] KVM: arm64: Support SDEI_FEATURES hypercall
[PATCH v2 00/12] Introducing AMD x2APIC Virtualization (x2AVIC) support
2022-05-01 6:49 UTC (8+ messages)
` [PATCH v2 11/12] KVM: SVM: Do not inhibit APICv when x2APIC is present
[PATCH v1] net: phy: fix motorcomm module automatic loading
2022-05-01 6:22 UTC (7+ messages)
[PATCH v2 0/3] LoadPin: Enable loading from trusted dm-verity devices
2022-05-01 6:21 UTC (3+ messages)
` [PATCH v2 2/3] "
[PATCH v2 0/3] binder: Use kmap_local_page() in binder_alloc.c
2022-05-01 5:48 UTC (2+ messages)
[PATCH 0/2] Hi3521a support
2022-05-01 5:44 UTC
[PATCH V9 16/24] LoongArch: Add misc common routines
2022-05-01 5:12 UTC (3+ messages)
[PATCH v4 0/4] Extend and reorganize Highmem's documentation
2022-05-01 5:11 UTC (2+ messages)
[PATCH] mtd: nand: ecc-mtk: add external ecc engine support
2022-05-01 5:02 UTC (2+ messages)
include/linux/seq_file.h:247:9: warning: 'strncpy' output may be truncated copying 4 bytes from a string of length 4
2022-05-01 4:29 UTC
[PATCH] sched: Take thermal pressure into account when determine rt fits capacity
2022-05-01 3:20 UTC (11+ messages)
[PATCH v6 00/34] MT8195 IOMMU SUPPORT
2022-05-01 2:33 UTC (4+ messages)
` [PATCH v6 31/34] iommu/mediatek: Get the proper bankid for multi banks
[PATCH] mm: fix align-error when get_addr in unmapped_area_topdown
2022-05-01 2:26 UTC (3+ messages)
` "
[PATCH v4 0/3] Add TDX Guest Attestation support
2022-05-01 1:02 UTC (6+ messages)
` [PATCH v4 3/3] x86/tdx: Add Quote generation support
[PATCH 0/3] of: overlay: unittest: fix overlay notify error, add overlay notifier tests, fix bug revealed by new unittests
2022-05-01 0:05 UTC (4+ messages)
` [PATCH 1/3] of: overlay: add entry to of_overlay_action_name[]
` [PATCH 2/3] of: overlay: unittest: add tests for overlay notifiers
` [PATCH 3/3] of: overlay: do not free changeset when of_overlay_apply returns error
[djwong-xfs:djwong-wtf 402/403] hppa-linux-ld: fs/xfs/xfs_trace.o(.text+0x3ffc8): cannot reach 00005b1d_trace_event_buffer_reserve+0, recompile with -ffunction-sections
2022-04-30 23:15 UTC
[PATCH v2 2/2] clk: mediatek: Delete MT8192 msdc gate
2022-04-30 23:14 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: ARM: Mediatek: Remove msdc binding of MT8192 clock
2022-04-30 23:14 UTC (2+ messages)
[PATCH] staging: greybus: correct typo in comment
2022-04-30 23:01 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