messages from 2022-08-18 21:09:26 to 2022-08-19 00:36:52 UTC [more...]
[PATCH 0/4] perf tools: Support reading PERF_FORMAT_LOST (v3)
2022-08-19 0:36 UTC (2+ messages)
` [PATCH 1/4] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
[PATCH 2/2] riscv: kexec: Implement crash_smp_send_stop with percpu crash_save_cpu
2022-08-19 0:34 UTC (3+ messages)
[PATCH] x86/speculation: Avoid LFENCE in FILL_RETURN_BUFFER on CPUs that lack it
2022-08-19 0:33 UTC
[PATCH drm-misc-next 0/3] Fixes for vc4 hotplug rework
2022-08-19 0:29 UTC (4+ messages)
` [PATCH drm-misc-next 1/3] drm/vc4: hdmi: unlock mutex when device is unplugged
` [PATCH drm-misc-next 2/3] drm/vc4: plane: protect device resources after removal
` [PATCH drm-misc-next 3/3] drm/vc4: crtc: "
[PATCH 1/2] ARM: dts: kirkwood: lsxl: fix serial line
2022-08-19 0:28 UTC (4+ messages)
` [PATCH 2/2] ARM: dts: kirkwood: lsxl: remove first ethernet port
[PATCH v9 0/6] Add TDX Guest Attestation support
2022-08-19 0:22 UTC (5+ messages)
` [PATCH v9 1/6] x86/tdx: Add TDX Guest attestation interface driver
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-08-19 0:20 UTC (4+ messages)
[net-next v4 0/3] net: ethernet: adi: Add ADIN1110 support
2022-08-19 0:11 UTC (5+ messages)
` [net-next v4 1/3] net: phy: adin1100: add PHY IDs of adin1110/adin2111
` [net-next v4 2/3] net: ethernet: adi: Add ADIN1110 support
[syzbot] general protection fault in release_udmabuf
2022-08-19 0:09 UTC
[PATCH] iio: Avoid multiple line dereference for mask
2022-08-19 0:08 UTC (2+ messages)
[PATCH v2] media: uvcvideo: limit power line control for Sonix Technology
2022-08-19 0:08 UTC (2+ messages)
[PATCH] ext4: Make ext4_lazyinit_thread freezable
2022-08-19 0:08 UTC (2+ messages)
[PATCH v2 0/7] Modularize ghes_edac driver
2022-08-18 23:56 UTC (3+ messages)
` [PATCH v2 4/7] EDAC: Get chipset-specific edac drivers selected only when ghes_edac is not enabled
[PATCH 1/5] kvm/kvm_main: Modify the offset type to size_t, which is consistent with the calling function
2022-08-18 23:55 UTC (5+ messages)
` [PATCH 3/5] kvm/kvm_main: The ops pointer variable does not need to be initialized and assigned, it is first allocated a memory address
` [PATCH 4/5] kvm/kvm_main: The npages variable does not need to be initialized and assigned, it is used after assignment
[PATCH 0/6] A few fixup patches for hugetlb
2022-08-18 23:53 UTC (17+ messages)
` [PATCH 4/6] mm: hugetlb_vmemmap: add missing smp_wmb() before set_pte_at()
[PATCH 0/2] Add pixel formats used in Synatpics SoC
2022-08-18 23:51 UTC (11+ messages)
` [PATCH 1/2] drm/fourcc: Add Synaptics VideoSmart tiled modifiers
` [PATCH 2/2] [WIP]: media: Add Synaptics compressed tiled format
[PATCH v3 0/8] KVM: x86: Apply NX mitigation more precisely
2022-08-18 23:45 UTC (8+ messages)
` [PATCH v3 3/8] KVM: x86/mmu: Rename NX huge pages fields/functions for consistency
[PATCH] alpha: move from strlcpy with unused retval to strscpy
2022-08-18 23:40 UTC (2+ messages)
[PATCH V3 net 0/2] Add DT property to disable hibernation mode
2022-08-18 23:40 UTC (2+ messages)
[PATCH v1] uio: dfl: add IOPLL user-clock feature id
2022-08-18 23:38 UTC (3+ messages)
[PATCH] sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
2022-08-18 23:35 UTC (2+ messages)
[PATCH v1 0/3] Bring back driver_deferred_probe_check_state() for now
2022-08-18 23:30 UTC (6+ messages)
[V3 00/11] KVM: selftests: Add simple SEV test
2022-08-18 23:29 UTC (6+ messages)
` [V3 10/11] KVM: selftests: Add ucall pool based implementation
data-race in pcpu_alloc / pcpu_nr_pages
2022-08-18 23:28 UTC
[PATCH 1/5] dynamic_dname(): drop unused dentry argument
2022-08-18 23:26 UTC (5+ messages)
` [PATCH 4/5] ksmbd: don't open-code %pf
[PATCH v1 1/1] hwmon: (iio_hwmon) Make use of device properties
2022-08-18 23:22 UTC (2+ messages)
[PATCH v1 1/3] hwmon: (pwm-fan) Make use of device properties
2022-08-18 23:20 UTC (2+ messages)
[PATCH 0/2] ext4: fix a infinite loop in do_writepages after online resizing
2022-08-18 23:15 UTC (6+ messages)
` [PATCH 2/2] ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinite loop
[PATCH] hwmon: move from strlcpy with unused retval to strscpy
2022-08-18 23:13 UTC (2+ messages)
[PATCH 0/6] isa: Ensure number of irq matches number of base
2022-08-18 16:28 UTC (7+ messages)
` [PATCH 1/6] isa: Introduce the module_isa_driver_with_irq helper macro
` [PATCH 2/6] counter: 104-quad-8: Ensure number of irq matches number of base
` [PATCH 3/6] gpio: 104-dio-48e: "
` [PATCH 4/6] gpio: 104-idi-48: "
` [PATCH 5/6] gpio: 104-idio-16: "
` [PATCH 6/6] gpio: ws16c48: "
[PATCH] drm/msm/dsi: Set panel orientation when directly connected
2022-08-18 23:11 UTC (6+ messages)
` [Freedreno] "
[PATCH v2 00/16] Variety of fixes and new features for mr75203 driver
2022-08-18 23:11 UTC (3+ messages)
` [PATCH v2 16/16] hwmon: (mr75203) add debugfs to read and write temperature coefficients
[PATCH] PCI: ibmphp: Adjusting the parameter list of a function
2022-08-18 23:07 UTC (2+ messages)
[PATCH v3 resend 0/6] Implement call_rcu_lazy() and miscellaneous fixes
2022-08-18 23:05 UTC (4+ messages)
` [PATCH v3 resend 4/6] fs: Move call_rcu() to call_rcu_lazy() in some paths
[PATCH] PCI: pci-bridge-emul: Set position of PCI capabilities to real HW value
2022-08-18 23:02 UTC (4+ messages)
[PATCH 0/4] misc warning cleanup in arch/risc-v
2022-08-18 23:01 UTC (2+ messages)
[PATCH] perf: riscv legacy: fix kerneldoc comment warning
2022-08-18 23:01 UTC (2+ messages)
[PATCH v11 04/13] PCI: Allow PASID only when ACS enforced on upstreaming path
2022-08-18 23:00 UTC (2+ messages)
[PATCH v2] driver core: Fix bus_type.match() error handling
2022-08-18 22:59 UTC (8+ messages)
[PATCH] arm64: dts: qcom: sc7180: Add sleep state for alc5682 codec
2022-08-18 22:54 UTC (6+ messages)
[PATCH] usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()
2022-08-18 22:51 UTC (2+ messages)
[PATCH v7 1/5] dt-bindings: thermal: tsens: Add ipq8074 compatible
2022-08-18 22:49 UTC (6+ messages)
` [PATCH v7 2/5] drivers: thermal: tsens: Add support for combined interrupt
` [PATCH v7 3/5] drivers: thermal: tsens: allow configuring min and max trips
` [PATCH v7 4/5] drivers: thermal: tsens: add IPQ8074 support
` [PATCH v7 5/5] arm64: dts: ipq8074: add thermal nodes
[PATCH v2 0/6] Corrections to cpu map event encoding
2022-08-18 22:49 UTC (4+ messages)
` [PATCH v2 4/6] perf cpumap: Fix alignment for masks in "
[bug report] mm/hugetlb: various bugs with avoid_reserve case in alloc_huge_page()
2022-08-18 22:43 UTC (2+ messages)
[PATCH] docs/ja_JP/SubmittingPatches: Remove reference to submitting-drivers.rst
2022-08-18 22:42 UTC (4+ messages)
` [PATCH RESEND] "
[tip:x86/cpu] BUILD SUCCESS 0db7058e8e23e6bbab1b4747ecabd1784c34f50b
2022-08-18 22:41 UTC
[PATCH v2 0/5] sched, net: NUMA-aware CPU spreading interface
2022-08-18 22:38 UTC (3+ messages)
` [PATCH v2 2/5] cpumask: Introduce for_each_cpu_andnot()
[PATCH v6 0/7] platform/chrome: Type-C switch driver
2022-08-18 22:36 UTC (2+ messages)
linux-next: manual merge of the char-misc.current tree with the mm-hotfixes tree
2022-08-18 22:28 UTC
[PATCH v8 1/5] dt-bindings: mfd: qcom-spmi-pmic: add support for PMP8074
2022-08-18 22:18 UTC (5+ messages)
` [PATCH v8 2/5] "
` [PATCH v8 3/5] iio: adc: qcom-spmi-adc5: add ADC5_VREF_VADC to rev2 ADC5
` [PATCH v8 4/5] arm64: dts: qcom: add PMP8074 DTSI
` [PATCH v8 5/5] arm64: dts: qcom: ipq8074-hk01: add VQMMC supply
[PATCH 1/3] tools/build: Fix feature detection output due to eval expansion
2022-08-18 22:15 UTC (7+ messages)
` [PATCH 3/3] tools/build: Display logical OR of a feature flavors
[PATCH] kernel: move from strlcpy with unused retval to strscpy
2022-08-18 22:15 UTC (2+ messages)
[PATCH v3 0/4] bpf: Add user-space-publisher ringbuffer map type
2022-08-18 22:12 UTC (5+ messages)
` [PATCH v3 1/4] bpf: Define new BPF_MAP_TYPE_USER_RINGBUF "
` [PATCH v3 2/4] bpf: Add bpf_user_ringbuf_drain() helper
` [PATCH v3 3/4] bpf: Add libbpf logic for user-space ring buffer
` [PATCH v3 4/4] selftests/bpf: Add selftests validating the user ringbuf
[PATCH] netfilter: move from strlcpy with unused retval to strscpy
2022-08-18 22:11 UTC (2+ messages)
[PATCH bpf-next v2 3/4] bpf: Add support for writing to nf_conn:mark
2022-08-18 22:10 UTC (3+ messages)
[PATCH] Bluetooth: move from strlcpy with unused retval to strscpy
2022-08-18 22:09 UTC (3+ messages)
[PATCH] usb: move from strlcpy with unused retval to strscpy
2022-08-18 22:08 UTC (3+ messages)
[PATCH v3 1/9] clk: qcom: clk-rcg2: add rcg2 mux ops
2022-08-18 22:06 UTC (9+ messages)
` [PATCH v3 2/9] clk: qcom: apss-ipq6018: fix apcs_alias0_clk_src
` [PATCH v3 3/9] clk: qcom: apss-ipq6018: mark apcs_alias0_core_clk as critical
` [PATCH v3 4/9] dt-bindings: clock: qcom,a53pll: add IPQ8074 compatible
` [PATCH v3 5/9] clk: qcom: apss-ipq-pll: use OF match data for Alpha PLL config
` [PATCH v3 6/9] clk: qcom: apss-ipq-pll: update IPQ6018 "
` [PATCH v3 7/9] clk: qcom: apss-ipq-pll: add support for IPQ8074
` [PATCH v3 8/9] arm64: dts: qcom: ipq8074: correct APCS register space size
` [PATCH v3 9/9] arm64: dts: qcom: ipq8074: add A53 PLL node
[PATCH] gpu: move from strlcpy with unused retval to strscpy
2022-08-18 22:05 UTC (2+ messages)
[PATCH net-next RESEND v4 0/4] net: Introduce QUSGMII phy mode
2022-08-18 22:05 UTC (5+ messages)
` [PATCH net-next RESEND v4 3/4] net: phy: Add helper to derive the number of ports from a "
` [PATCH net-next RESEND v4 4/4] net: lan966x: Add QUSGMII support for lan966x
[PATCH] net: dsa: mv88e6xxx: support RGMII cmode
2022-08-18 22:02 UTC (2+ messages)
[PATCH v25 07/10] soc: mediatek: mmsys: add mmsys for support 64 reset bits
2022-08-18 21:59 UTC (2+ messages)
` [PATCH v25 00/10] Add MediaTek SoC(vdosys1) support for mt8195
[PATCH v3 25/25] xfs: Support large folios
2022-08-18 21:58 UTC (11+ messages)
` Multi-page folio issues in 5.19-rc4 (was [PATCH v3 25/25] xfs: Support large folios)
[PATCH] platform: move from strlcpy with unused retval to strscpy
2022-08-18 21:58 UTC (2+ messages)
[PATCH] dsa: move from strlcpy with unused retval to strscpy
2022-08-18 21:55 UTC (2+ messages)
[PATCH 0/4] PCI SMC conduit, now with DT support
2022-08-18 21:55 UTC (5+ messages)
[PATCH] lockdep: Panic on warning if panic_on_warn is set
2022-08-18 21:49 UTC (2+ messages)
[PATCH v3] ixgbe: Manual AN-37 for troublesome link partners for X550 SFI
2022-08-18 21:49 UTC (2+ messages)
[PATCH] init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash
2022-08-18 21:45 UTC (6+ messages)
[PATCH bpf] bpf: Fix kernel BUG in purge_effective_progs
2022-08-18 21:40 UTC (6+ messages)
[PATCH 0/3] x86/kvm, objtool: Fix KVM "missing ENDBR" bug
2022-08-18 21:39 UTC (3+ messages)
` [PATCH 1/3] x86/ibt, objtool: Add IBT_NOSEAL()
` [PATCH v1.1] "
[PATCH 0/7] Compatibles for SM6115
2022-08-18 21:33 UTC (3+ messages)
` [PATCH 3/7] dt-bindings: mmc: sdhci-msm: Document the SM6115 compatible
[PATCH v2] arm64: dts: qcom: sc7280: Use "PP1800_L2C" as the DMIC power source
2022-08-18 21:33 UTC (2+ messages)
[RFC] ftrace: Add support to keep some functions out of ftrace
2022-08-18 21:32 UTC (16+ messages)
[PATCH v3 00/11] net: phy: Add support for rate adaptation
2022-08-18 21:32 UTC (5+ messages)
[PATCH v24 1/2] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub
2022-08-18 21:31 UTC (2+ messages)
[PATCH v6 4/4] pcie: endpoint: pci-epf-vntb: add endpoint MSI support
2022-08-18 21:30 UTC (2+ messages)
[PATCH v3] RISC-V: Increase range and default value of NR_CPUS
2022-08-18 21:29 UTC (3+ messages)
[PATCH v5 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace
2022-08-18 21:19 UTC (4+ messages)
[PATCH v1 3/3] media: cedrus: Fix endless loop in cedrus_h265_skip_bits()
2022-08-18 21:17 UTC (3+ messages)
[PATCH v3 0/2] Disable FIE on machines with slow counters
2022-08-18 21:16 UTC (3+ messages)
` [PATCH v3 1/2] ACPI: CPPC: Disable FIE if registers in PCC regions
` [PATCH v3 2/2] cpufreq: CPPC: Change FIE default
[PATCH 0/4] ARM: footbridge: cleanups
2022-08-18 21:15 UTC (5+ messages)
` [PATCH 1/4] ARM: footbridge: remove addin mode
` [PATCH 2/4] ARM: footbridge: remove leftover from personal-server
` [PATCH 3/4] ARM: footbridge: move isa-dma support into footbridge
` [PATCH 4/4] ARM: footbridge: limit CONFIG_ISA to CATS
[GIT PULL] Fix RISC-V's arch-topology reporting
2022-08-18 21:15 UTC (3+ messages)
[syzbot] INFO: rcu detected stall in watchdog
2022-08-18 21:14 UTC
[PATCH 01/14] vboxsf: move from strlcpy with unused retval to strscpy
2022-08-18 21:08 UTC (15+ messages)
` [PATCH 02/14] reiserfs: "
` [PATCH 03/14] proc: "
` [PATCH 04/14] ocfs2: "
` [PATCH 05/14] NFSD: "
` [PATCH 06/14] NFS: "
` [PATCH 07/14] lockd: "
` [PATCH 08/14] hostfs: "
` [PATCH 09/14] gfs2: "
` [PATCH 10/14] dlm: "
` [PATCH 11/14] cifs: "
` [PATCH 12/14] befs: "
` [PATCH 13/14] affs: "
` [PATCH 14/14] fs: "
[PATCH RFC] mm, proc: add PcpFree to meminfo
2022-08-18 21:07 UTC (3+ messages)
[PATCH] l2tp: move from strlcpy with unused retval to strscpy
2022-08-18 21:02 UTC
[PATCH] mac80211: move from strlcpy with unused retval to strscpy
2022-08-18 21:02 UTC
[PATCH] packet: move from strlcpy with unused retval to strscpy
2022-08-18 21:02 UTC
[PATCH] openvswitch: move from strlcpy with unused retval to strscpy
2022-08-18 21:02 UTC
[PATCH] ipv6: move from strlcpy with unused retval to strscpy
2022-08-18 21:02 UTC
[PATCH] proc: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH] hostfs: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH] security: move from strlcpy with unused retval to strscpy
2022-08-18 21:02 UTC
[PATCH] samples: move from strlcpy with unused retval to strscpy
2022-08-18 21:02 UTC
[PATCH] SUNRPC: move from strlcpy with unused retval to strscpy
2022-08-18 21:02 UTC
[PATCH] net_sched: move from strlcpy with unused retval to strscpy
2022-08-18 21:02 UTC
[PATCH] ethtool: move from strlcpy with unused retval to strscpy
2022-08-18 21:02 UTC
[PATCH] net: move from strlcpy with unused retval to strscpy
2022-08-18 21:02 UTC
[PATCH] ipv4: move from strlcpy with unused retval to strscpy
2022-08-18 21:02 UTC
[PATCH] caif: move from strlcpy with unused retval to strscpy
2022-08-18 21:02 UTC
[PATCH] bridge: move from strlcpy with unused retval to strscpy
2022-08-18 21:02 UTC
[PATCH] ax25: move from strlcpy with unused retval to strscpy
2022-08-18 21:02 UTC
[PATCH] vlan: move from strlcpy with unused retval to strscpy
2022-08-18 21:02 UTC
[PATCH] lib: move from strlcpy with unused retval to strscpy
2022-08-18 21:02 UTC
[PATCH] init: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH 1/2] Input: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC (2+ messages)
` [PATCH 2/2] PM: "
[PATCH] RDMA: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH] reiserfs: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH] vboxsf: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH] NFSD: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH] NFS: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH] lockd: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH] ocfs2: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH] gfs2: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH] befs: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH] dlm: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH] cifs: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH] affs: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH] w1: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH] xen: move from strlcpy with unused retval to strscpy
2022-08-18 21: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