linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-23 06:10:58 to 2022-08-23 08:12:08 UTC [more...]

[PATCH 5.19 000/365] 5.19.4-rc1 review
 2022-08-23  7:58 UTC  (27+ messages)
` [PATCH 5.19 001/365] ALSA: info: Fix llseek return value when using callback
` [PATCH 5.19 002/365] ALSA: hda/realtek: Add quirk for Clevo NS50PU, NS70PU
` [PATCH 5.19 003/365] RDMA: Handle the return code from dma_resv_wait_timeout() properly
` [PATCH 5.19 004/365] KVM: Unconditionally get a ref to /dev/kvm module when creating a VM
` [PATCH 5.19 005/365] x86/mm: Use proper mask when setting PUD mapping
` [PATCH 5.19 006/365] rds: add missing barrier to release_refill
` [PATCH 5.19 007/365] drm/i915/gem: Remove shared locking on freeing objects
` [PATCH 5.19 008/365] locking/atomic: Make test_and_*_bit() ordered on failure
` [PATCH 5.19 011/365] drm/amdgpu: Only disable prefer_shadow on hawaii
` [PATCH 5.19 012/365] drm/amd/display: Check correct bounds for stream encoder instances for DCN303
` [PATCH 5.19 013/365] s390/ap: fix crash on older machines based on QCI info missing
` [PATCH 5.19 014/365] ata: libata-eh: Add missing command name
` [PATCH 5.19 015/365] mmc: pxamci: Fix another error handling path in pxamci_probe()
` [PATCH 5.19 016/365] mmc: pxamci: Fix an "
` [PATCH 5.19 017/365] mmc: meson-gx: Fix an error handling path in meson_mmc_probe()
` [PATCH 5.19 018/365] btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()
` [PATCH 5.19 019/365] btrfs: reset RO counter on block group if we fail to relocate
` [PATCH 5.19 020/365] btrfs: fix lost error handling when looking up extended ref on log replay
` [PATCH 5.19 021/365] btrfs: fix warning during log replay when bumping inode link count
` [PATCH 5.19 022/365] drm/amdgpu: change vram width algorithm for vram_info v3_0
` [PATCH 5.19 023/365] drm/i915/gt: Ignore TLB invalidations on idle engines
` [PATCH 5.19 025/365] drm/i915/gt: Skip TLB invalidations once wedged
` [PATCH 5.19 027/365] drm/i915: pass a pointer for tlb seqno at vma_invalidate_tlb()
` [PATCH 5.19 028/365] cifs: Fix memory leak on the deferred close
` [PATCH 5.19 029/365] x86/kprobes: Fix JNG/JNLE emulation
` [PATCH 5.19 030/365] tracing/perf: Fix double put of trace event when init fails

[PATCH 4.9 000/101] 4.9.326-rc1 review
 2022-08-23  8:02 UTC  (2+ messages)
` [PATCH 4.9 001/101] Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put

[PATCH v0] ieee802154/adf7242: defer destroy_workqueue call
 2022-08-23  8:03 UTC  (2+ messages)

[PATCH net-next v3 00/17] net: dsa: microchip: add error handling and register access validation
 2022-08-23  8:02 UTC  (18+ messages)
` [PATCH net-next v3 01/17] net: dsa: microchip: add separate struct ksz_chip_data for KSZ8563 chip
` [PATCH net-next v3 02/17] net: dsa: microchip: do per-port Gbit detection instead of per-chip
` [PATCH net-next v3 03/17] net: dsa: microchip: don't announce extended register support on non Gbit chips
` [PATCH net-next v3 04/17] net: dsa: microchip: allow to pass return values for PHY read/write accesses
` [PATCH net-next v3 05/17] net: dsa: microchip: forward error value on all ksz_pread/ksz_pwrite functions
` [PATCH net-next v3 06/17] net: dsa: microchip: ksz9477: add error handling to ksz9477_r/w_phy
` [PATCH net-next v3 07/17] net: dsa: microchip: ksz8795: add error handling to ksz8_r/w_phy
` [PATCH net-next v3 08/17] net: dsa: microchip: KSZ9893: do not write to not supported Output Clock Control Register
` [PATCH net-next v3 09/17] net: dsa: microchip: add support for regmap_access_tables
` [PATCH net-next v3 10/17] net: dsa: microchip: add regmap_range for KSZ8563 chip
` [PATCH net-next v3 11/17] net: dsa: microchip: ksz9477: remove MII_CTRL1000 check from ksz9477_w_phy()
` [PATCH net-next v3 12/17] net: dsa: microchip: add regmap_range for KSZ9477 chip
` [PATCH net-next v3 13/17] net: dsa: microchip: ksz9477: use internal_phy instead of phy_port_cnt
` [PATCH net-next v3 14/17] net: dsa: microchip: remove unused port phy variable
` [PATCH net-next v3 15/17] net: dsa: microchip: ksz9477: remove unused "on" variable
` [PATCH net-next v3 16/17] net: dsa: microchip: remove unused sgmii variable
` [PATCH net-next v3 17/17] net: dsa: microchip: remove IS_9893 flag

[PATCH v3 0/2] spi: stm32_qspi: use QSPI bus as 8 lines communication channel
 2022-08-23  8:01 UTC  (5+ messages)
` (subset) "

[PATCH] Documentation: KUnit: Reword kunit_tool guide
 2022-08-23  8:00 UTC  (2+ messages)

[PATCH 1/2] thunderbolt: thunderbolt: Add vendor's specific operations of NVM
 2022-08-23  7:59 UTC 

[PATCH v4 0/2] spi: stm32_qspi: use QSPI bus as 8 lines communication channel
 2022-08-23  7:58 UTC  (3+ messages)
` [PATCH v4 1/2] ARM: dts: stm32: Create separate pinmux for qspi cs pin in stm32mp15-pinctrl.dtsi
` [PATCH v4 2/2] spi: stm32_qspi: Add transfer_one_message() spi callback

[PATCH v1 1/2] perf stat: Clear reset_group for each stat run
 2022-08-23  7:57 UTC  (2+ messages)

[tip: x86/cpu] x86/cpu: Add new Raptor Lake CPU model number
 2022-08-23  7:57 UTC  (2+ messages)

arch/mips/pci/pci-ar2315.c:6: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-08-23  7:55 UTC  (4+ messages)
` [PATCH] mips: pci: remove extraneous asterisk from top level comment of ar2315 PCI driver

[PATCH linux-next] drm/mediatek: Remove the unneeded result variable
 2022-08-23  7:55 UTC 

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-23  7:55 UTC  (11+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd

[PATCH v6 0/9] sched/fair: task load tracking optimization and cleanup
 2022-08-23  7:54 UTC  (9+ messages)
` [PATCH v6 6/9] sched/fair: fix another detach on unattached task corner case
` [PATCH v6 7/9] sched/fair: allow changing cgroup of new forked task
` [PATCH v6 8/9] sched/fair: move task sched_avg attach to enqueue_task_fair()
` [PATCH v6 9/9] sched/fair: don't init util/runnable_avg for !fair task

[PATCH net-next] net: sched: delete duplicate cleanup of backlog and qlen
 2022-08-23  7:57 UTC 

[PATCH linux-next] gfs2: Remove the unneeded result variable
 2022-08-23  7:54 UTC 

[PATCH linux-next] ASoC: atmel_ssc_dai: Remove the unneeded result variable
 2022-08-23  7:53 UTC 

[PATCH] dma-buf: cma_heap: Check for device max segment size when attaching
 2022-08-23  7:52 UTC  (2+ messages)

[PATCH linux-next] mm/slab_common: Remove the unneeded result variable
 2022-08-23  7:52 UTC 

[PATCH] drm/panel-edp: add AUO B133UAN02.1 panel entry
 2022-08-23  7:52 UTC  (5+ messages)

[PATCH linux-next v2] qnx4: delete the unnecessary checks before brelse()
 2022-08-23  7:51 UTC 

[PATCH] clk: samsung: MAINTAINERS: add Krzysztof Kozlowski
 2022-08-23  7:51 UTC  (4+ messages)

[RFC PATCH 00/18] KVM hardware enable/disable reorganize
 2022-08-23  7:50 UTC  (3+ messages)
` [RFC PATCH 12/18] KVM: Do processor compatibility check on cpu online and resume

[PATCH v2 0/5] Fix some issues when looking up hugetlb page
 2022-08-23  7:50 UTC  (6+ messages)
` [PATCH v2 1/5] mm/hugetlb: fix races when looking up a CONT-PTE size "
` [PATCH v2 2/5] mm/hugetlb: use PTE page lock to protect CONT-PTE entries
` [PATCH v2 3/5] mm/hugetlb: fix races when looking up a CONT-PMD size hugetlb page
` [PATCH v2 4/5] mm/hugetlb: use PMD page lock to protect CONT-PTE entries
` [PATCH v2 5/5] mm/hugetlb: add FOLL_MIGRATION validation before waiting for a migration entry

[PATCH v1 00/19] Fix dma_map_sg error check
 2022-08-23  7:49 UTC  (3+ messages)
` [PATCH v1 04/19] mtd: rawnand: stm32_fmc2: "

[PATCH -next] mm, proc: collect percpu free pages into the free pages
 2022-08-23  7:50 UTC  (4+ messages)
` [PATCH -next v2] "

[syzbot] upstream boot error: stack segment fault in __alloc_skb
 2022-08-23  7:49 UTC  (3+ messages)

[GIT PULL] dmi update for v5.19
 2022-08-23  7:48 UTC  (2+ messages)

[PATCH 09/15] sched/headers: Introduce kernel/sched/build_policy.c and build multiple .c files there
 2022-08-23  7:47 UTC  (2+ messages)

[PATCH v7 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
 2022-08-23  7:48 UTC  (4+ messages)
` [PATCH v7 2/2] "

[Intel-gfx] [PATCH v1] drm/i915: fix null pointer dereference
 2022-08-23  7:47 UTC 

[PATCH v2] seccomp: Move copy_seccomp() to no failure path
 2022-08-23  7:46 UTC  (2+ messages)

[PATCH v1] ACPI: processor: Remove freq Qos request for all CPUs
 2022-08-23  7:43 UTC 

[PATCH v3 0/7] Fix RISC-V/PCI dt-schema issues with dt-schema v2022.08
 2022-08-23  7:43 UTC  (4+ messages)
` [PATCH v3 1/7] dt-bindings: PCI: fu740-pci: fix missing clock-names

[PATCH v2 1/2] media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe()
 2022-08-23  7:42 UTC  (2+ messages)
` [PATCH v2 2/2] media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe()

[PATCH V2] LoongArch: Use TLB for ioremap()
 2022-08-23  7:41 UTC  (2+ messages)

[mkp-scsi:for-next 26/50] include/linux/find.h:40:23: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'u32[1]' {aka 'unsigned int[1]'}
 2022-08-23  7:41 UTC 

[jsarha:topic/chromeos-4.19-s0ix 7536/9999] drivers/gpu/drm/i915/i915_gem.c:3202:30: error: format specifies type 'int' but the argument has type 'u64' (aka 'unsigned long long')
 2022-08-23  7:41 UTC 

[PATCH 0/2] Add pixel formats used in Synatpics SoC
 2022-08-23  7:40 UTC  (13+ messages)
` [PATCH 2/2] [WIP]: media: Add Synaptics compressed tiled format

[PATCH v2] iio: light: ltrf216a: Add raw attribute
 2022-08-23  7:38 UTC  (3+ messages)

[PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
 2022-08-23  7:37 UTC  (11+ messages)

[PATCH 1/1] cgroup: Fix race condition at rebind_subsystems()
 2022-08-23  7:33 UTC  (2+ messages)

[PATCH v2 0/4] ASoC platform driver for Apple MCA
 2022-08-23  7:33 UTC  (4+ messages)
` [PATCH v2 3/4] ASoC: apple: mca: Start new platform driver

[PATCH v11 00/13] iommu: SVA and IOPF refactoring
 2022-08-23  7:33 UTC  (12+ messages)
` [PATCH v11 04/13] PCI: Allow PASID only when ACS enforced on upstreaming path
` [PATCH v11 05/13] iommu: Add attach/detach_dev_pasid iommu interface
` [PATCH v11 07/13] iommu/vt-d: Add SVA domain support

[PATCH v5 00/26] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
 2022-08-23  7:33 UTC  (12+ messages)
` [PATCH v5 03/26] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition

[PATCH] arch_topology: Make cluster topology span at least SMT CPUs
 2022-08-23  7:30 UTC 

bpf selftest failed in 5.4.210 kernel
 2022-08-23  7:31 UTC  (9+ messages)

[PATCH] arm64: dts: exynos: Add SysMMU nodes for Exynos850
 2022-08-23  7:31 UTC  (2+ messages)

[PATCH 0/2] Fix mtk_disp_pwm_get_state function disp_pwm enabled flag
 2022-08-23  7:31 UTC  (3+ messages)
` [PATCH,1/2] dt-bindings: pwm: Add compatible for Mediatek MT8188
` [PATCH,2/2] pwm: mtk-disp: Fix the parameters calculated by the enabled flag of disp_pwm

[RFC 00/10] arm64/riscv: Introduce fast kexec reboot
 2022-08-23  7:29 UTC  (4+ messages)
` [RFC 07/10] lib/cpumask: Introduce cpumask_not_dying_but()

[linux][PATCH v2 1/2] dts: arm: Adding docs for SAMA5D3-EDS board
 2022-08-23  7:28 UTC  (3+ messages)
` [linux][PATCH v2 2/2] dts: arm: at91: Add SAMA5D3-EDS Board

[RFC v2] perf: Rewrite core context handling
 2022-08-23  7:26 UTC  (12+ messages)

[PATCH v2 0/9] exynos850: Add cmu and sysmmu nodes
 2022-08-23  7:26 UTC  (2+ messages)

[RESEND PATCH v2 0/3] fixes for exynosautov9 clock
 2022-08-23  7:26 UTC 

[PATCH v2 0/6] fsys0/1 clock support for Exynos Auto v9 SoC
 2022-08-23  7:26 UTC 

[PATCH V2] clk/samsung: Use of_device_get_match_data()
 2022-08-23  7:26 UTC  (2+ messages)

[PATCH] media: v4l2-ctrl: Add main 10 still picture profile for hevc
 2022-08-23  7:26 UTC 

[PATCH] drm/msm/iommu: optimize map/unmap
 2022-08-23  7:25 UTC  (2+ messages)

[PATCH v2] KVM: s390: pci: Hook to access KVM lowlevel from VFIO
 2022-08-23  7:25 UTC  (2+ messages)

[PATCH 5.10] bpf: Fix KASAN use-after-free Read in compute_effective_progs
 2022-08-23  7:25 UTC  (2+ messages)

[PATCH] Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()"
 2022-08-23  7:22 UTC  (2+ messages)

[PATCH 5.10 0/1] qrtr: Convert qrtr_ports from IDR to XArray
 2022-08-23  7:22 UTC  (2+ messages)

[PATCH v1 0/4] Drivers: hv: Avoid allocating MMIO from framebuffer region for other passed through PCI devices
 2022-08-23  7:19 UTC  (7+ messages)
` [PATCH v1 1/4] Drivers: hv: Move legacy Hyper-V PCI video device's ids to linux/hyperv.h
` [PATCH v1 2/4] drm/hyperv: Don't forget to put PCI device when removing conflicting FB fails

[PATCH 0/2] CXL: Taint user access to DOE mailbox config space
 2022-08-23  7:19 UTC  (7+ messages)
` [PATCH 1/2] PCI: Allow drivers to request exclusive config regions

[PATCH v2] drm/amd: remove duplicated argument to &&
 2022-08-23  7:14 UTC 

mitigations=off and failsafe boot options
 2022-08-23  7:12 UTC 

[PATCH 5.10 480/545] PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()
 2022-08-23  7:11 UTC  (3+ messages)

[PATCH] ARM: dts: lan966x: add support for pcb8290
 2022-08-23  7:11 UTC  (2+ messages)

[PATCH] drm/amd: remove duplicated argument to &&
 2022-08-23  7:10 UTC 

[PATCH 0/3] spelling: fix debugsfs -> debugfs
 2022-08-23  7:08 UTC  (4+ messages)
` [PATCH 1/3] amdgpu: fix typo "
` [PATCH 2/3] scsi: "
` [PATCH 3/3] spellings.txt: add entry for "

[PATCH v2 0/4] Bring back driver_deferred_probe_check_state() for now
 2022-08-23  7:09 UTC  (2+ messages)

[PATCH] net: move from strlcpy with unused retval to strscpy
 2022-08-23  7:09 UTC 

[for-linus][PATCH 00/10] tracing: Fixes for 6.0
 2022-08-23  7:06 UTC  (6+ messages)
` [for-linus][PATCH 01/10] tracing: Suppress sparse warnings triggered by is_signed_type()

[PATCH v11 04/13] PCI: Allow PASID only when ACS enforced on upstreaming path
 2022-08-23  7:05 UTC  (2+ messages)

[intel-tdx:kvm-upstream-workaround 49/314] usr/include/asm/kvm.h:606:22: warning: field 'cpuid' with variable sized type 'struct kvm_cpuid2' not at the end of a struct or class is a GNU extension
 2022-08-23  7:00 UTC 

[PATCH] drm/amd: remove possible condition with no effect (if == else)
 2022-08-23  7:00 UTC 

[syzbot] UBSAN: shift-out-of-bounds in __access_remote_vm
 2022-08-23  6:59 UTC 

[PATCH] octeontx2-pf: Add egress PFC support
 2022-08-23  6:58 UTC 

[PATCH v3] mm/damon/dbgfs: avoid duplicate context directory creation
 2022-08-23  6:57 UTC  (3+ messages)

[PATCH 0/2] spi: spi-omap2-mcspi: Use EOW interrupt for transfer completion
 2022-08-23  6:57 UTC  (4+ messages)
` [PATCH 1/2] dmaengine: ti: k3-udma: Respond TX done if DMA_PREP_INTERRUPT is not requested

[RFC 0/5] vmalloc_exec for modules and BPF programs
 2022-08-23  6:57 UTC  (7+ messages)

data-race in snd_seq_oss_midi_check_exit_port / snd_seq_oss_midi_setup
 2022-08-23  6:56 UTC  (3+ messages)

[PATCH -next] sched: Add dequeue_and_put_task and enqueue_and_set_task helper
 2022-08-23  7:29 UTC 

[REGRESSION 5.19] NULL dereference by ucsi_acpi driver
 2022-08-23  6:52 UTC  (6+ messages)

[PATCH] drm/amd: fix potential memory leak
 2022-08-23  6:49 UTC 

[linux-stable-rc:queue/4.14 13/175] Makefile:877: *** Recursive variable 'LDFLAGS' references itself (eventually). Stop
 2022-08-23  6:47 UTC  (5+ messages)

[PATCH] drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly
 2022-08-23  6:44 UTC 

[PATCH] drm/amd: remove possible condition with no effect (if == else)
 2022-08-23  6:41 UTC 

[PATCH v3,1/2] soc: mediatek: Add mmsys func to adapt to dpi output for MT8186
 2022-08-23  6:38 UTC 

[PATCH] drm/amd: fix potential memory leak
 2022-08-23  6:35 UTC 

[PATCH] KVM: fix memoryleak in kvm_init()
 2022-08-23  6:34 UTC 

[PATCH] kvm: x86: mmu: fix memoryleak in kvm_mmu_vendor_module_init()
 2022-08-23  6:32 UTC 

[PATCH v5 17/20] PCI: dwc: Introduce generic resources getter
 2022-08-23  6:30 UTC  (2+ messages)

[PATCH v2 1/6] tty: n_gsm: add enumeration for gsm encodings
 2022-08-23  6:22 UTC  (6+ messages)
` [PATCH v2 2/6] tty: n_gsm: name gsm tty device minors
` [PATCH v2 3/6] tty: n_gsm: replace use of gsm_read_ea() with gsm_read_ea_val()
` [PATCH v2 4/6] tty: n_gsm: introduce gsm_control_command() function
` [PATCH v2 5/6] tty: n_gsm: name the debug bits
` [PATCH v2 6/6] tty: n_gsm: add debug bit for user payload

[PATCH 1/1] iommu/vt-d: Fix lockdep splat due to klist iteration in atomic context
 2022-08-23  6:27 UTC  (2+ messages)

[PATCH] staging: sm750fb: split multiple assignments to lines
 2022-08-23  6:26 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Fix possible recursive lock in iommu_flush_dev_iotlb()
 2022-08-23  6:26 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Correctly calculate sagaw value of IOMMU
 2022-08-23  6:25 UTC  (2+ messages)

[PATCH v2 1/1] iommu/vt-d: Fix kdump kernels boot failure with scalable mode
 2022-08-23  6:23 UTC  (2+ messages)

[PATCH v2 0/7] drm/msm/dsi regulator improvements
 2022-08-23  6:22 UTC  (6+ messages)
` [PATCH v2 4/7] regulator: core: Allow specifying an initial load w/ the bulk API

[PATCH v1] drivers/tty/serial: check the return value of uart_port_check()
 2022-08-23  6:22 UTC  (3+ messages)

[PATCH v3,0/2] Add dpi output format control for MT8186
 2022-08-23  6:18 UTC  (3+ messages)
` [PATCH v3,2/2] drm: mediatek: Adjust the dpi output format to MT8186

[syzbot] memory leak in ntfs_init_fs_context
 2022-08-23  6:18 UTC 

[PATCH v2 00/10] sched/psi: some optimization and extension
 2022-08-23  6:18 UTC  (8+ messages)
` [PATCH v2 09/10] sched/psi: per-cgroup PSI stats disable/re-enable interface

[PATCH v3 0/5] cpumask: KUnit test suite fixes and improvements
 2022-08-23  6:12 UTC  (6+ messages)
` [PATCH v3 1/5] lib/test_cpumask: drop cpu_possible_mask full test
` [PATCH v3 2/5] lib/test_cpumask: fix cpu_possible_mask last test
` [PATCH v3 3/5] lib/test_cpumask: follow KUnit style guidelines
` [PATCH v3 4/5] lib/cpumask_kunit: log mask contents
` [PATCH v3 5/5] lib/cpumask_kunit: add tests file to MAINTAINERS


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).