All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-25 00:14:30 to 2022-01-25 00:30:01 UTC [more...]

[dm-devel] [PATCH] dm: introduce a no open flag for deferred remove
 2022-01-25  0:20 UTC  (4+ messages)

[PATCH] kselftest: alsa: Add test case for writing invalid values
 2022-01-24 21:35 UTC  (2+ messages)

[PATCH v8 00/38] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-01-25  0:11 UTC  (59+ messages)
` [PATCH v8 01/38] arm64: cpufeature: Always specify and use a field width for capabilities
` [PATCH v8 02/38] arm64: Add feature detection for fine grained traps
` [PATCH v8 03/38] kselftest/arm64: Remove local ARRAY_SIZE() definitions
` [PATCH v8 04/38] arm64/sme: Provide ABI documentation for SME
` [PATCH v8 05/38] arm64/sme: System register and exception syndrome definitions
` [PATCH v8 06/38] arm64/sme: Manually encode SME instructions
` [PATCH v8 07/38] arm64/sme: Early CPU setup for SME
` [PATCH v8 08/38] arm64/sme: Basic enumeration support
` [PATCH v8 09/38] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v8 10/38] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v8 11/38] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v8 12/38] arm64/sme: Implement support for TPIDR2
` [PATCH v8 13/38] arm64/sme: Implement SVCR context switching
` [PATCH v8 14/38] arm64/sme: Implement streaming SVE "
` [PATCH v8 15/38] arm64/sme: Implement ZA "
` [PATCH v8 16/38] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v8 17/38] arm64/sme: Disable ZA and streaming mode when handling signals
` [PATCH v8 18/38] arm64/sme: Implement streaming SVE signal handling
` [PATCH v8 19/38] arm64/sme: Implement ZA "
` [PATCH v8 20/38] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v8 21/38] arm64/sme: Add ptrace support for ZA
` [PATCH v8 22/38] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v8 23/38] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v8 24/38] KVM: arm64: Hide SME system registers from guests
` [PATCH v8 25/38] KVM: arm64: Trap SME usage in guest
` [PATCH v8 26/38] KVM: arm64: Handle SME host state when running guests
` [PATCH v8 27/38] arm64/sme: Provide Kconfig for SME
` [PATCH v8 28/38] kselftest/arm64: sme: Add streaming SME support to vlset
` [PATCH v8 29/38] kselftest/arm64: Add tests for TPIDR2
` [PATCH v8 30/38] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v8 31/38] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v8 32/38] kselftest/arm64: signal: Allow tests to be incompatible with features
` [PATCH v8 33/38] kselftest/arm64: signal: Handle ZA signal context in core code
` [PATCH v8 34/38] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v8 35/38] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v8 36/38] kselftest/arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v8 37/38] kselftest/arm64: Add coverage for the ZA ptrace interface
` [PATCH v8 38/38] kselftest/arm64: Add SME support to syscall ABI test

[ammarfaizi2-block:google/android/kernel/common/android13-5.15 2898/2936] kernel/sched/sched.h:1553:15: error: must use 'struct' tag to refer to type 'rq'
 2022-01-25  0:26 UTC  (2+ messages)

[RFC PATCH 2/2] cifs: Implement cache I/O by accessing the cache directly
 2022-01-25  0:26 UTC  (2+ messages)

kernel/sched/psi.c:1193:6: warning: no previous prototype for 'psi_trigger_destroy'
 2022-01-25  0:26 UTC 

[plbossart-sound:fix/sof-es8336-quirk 18/24] sound/soc/sof/intel/hda.c:675:63: error: 'NHLT_DEVICE_I2S' undeclared
 2022-01-25  0:26 UTC 

drivers/media/platform/imx-jpeg/mxc-jpeg.c:455:18: warning: Array index 'free_slot' is used before limits check. [arrayIndexThenCheck]
 2022-01-25  0:26 UTC 

[mingo-tip:sched/headers 2259/2384] arch/mips/include/asm/sgi/heart.h:321:25: error: implicit declaration of function '____raw_writeq'
 2022-01-25  0:26 UTC 

[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  0:26 UTC 

drivers/ata/pata_amd.c:280:9: warning: Although the value stored to 'saved_udma' is used in the enclosing expression, the value is never actually read from 'saved_udma' [clang-analyzer-deadcode.DeadStores]
 2022-01-25  0:26 UTC 

net/netfilter/nf_tables_api.c:2014:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
 2022-01-25  0:26 UTC 

[PATCH 1/6] ASoC: dt-bindings: samsung, aries-wm8994: require sound-dai property
 2022-01-25  0:24 UTC  (3+ messages)
` [RFC 5/6] ASoC: dt-bindings: samsung,snow: convert to dtschema

[PATCH v1 0/2] kselftest/arm64: Small fixes for sve-ptrace test
 2022-01-24 21:28 UTC  (5+ messages)
` [PATCH v1 1/2] kselftest/arm64: Skip VL_INHERIT tests for unsupported vector types
` [PATCH v1 2/2] kselftest/arm64: Correct logging of FPSIMD register read via ptrace

[PATCH 5.15 000/846] 5.15.17-rc1 review
 2022-01-24 18:42 UTC  (6+ messages)
` [PATCH 5.15 612/846] serial: pl011: Drop CR register reset on set_termios
` [PATCH 5.15 629/846] i2c: i801: Dont silently correct invalid transfer size
` [PATCH 5.15 630/846] powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING
` [PATCH 5.15 637/846] nvmem: core: set size for sysfs bin file
` [PATCH 5.15 638/846] dm: fix alloc_dax error handling in alloc_dev

[PATCH nf] selftests: netfilter: check stateless nat udp checksum fixup
 2022-01-24 21:09 UTC 

[PATCH 5.16 0000/1039] 5.16.3-rc1 review
 2022-01-24 18:44 UTC  (99+ messages)
` [PATCH 5.16 0190/1039] media: si470x-i2c: fix possible memory leak in si470x_i2c_probe()
` [PATCH 5.16 0191/1039] media: mtk-vcodec: Fix an error handling path in mtk_vcodec_probe()
` [PATCH 5.16 0192/1039] media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is released
` [PATCH 5.16 0199/1039] net: lantiq: fix missing free_netdev() on error in ltq_etop_probe()
` [PATCH 5.16 0204/1039] rcu: Avoid alloc_pages() when recording stack
` [PATCH 5.16 0205/1039] arm64: dts: qcom: msm8916: fix MMC controller aliases
` [PATCH 5.16 0210/1039] pinctrl: mediatek: uninitialized variable in mtk_pctrl_show_one_pin()
` [PATCH 5.16 0212/1039] thermal/drivers/imx8mm: Enable ADC when enabling monitor
` [PATCH 5.16 0502/1039] of: fdt: Aggregate the processing of "linux,usable-memory-range"
` [PATCH 5.16 0692/1039] Bluetooth: vhci: Set HCI_QUIRK_VALID_LE_STATES
` [PATCH 5.16 0693/1039] xfrm: rate limit SA mapping change message to user space
` [PATCH 5.16 0694/1039] drm/etnaviv: consider completed fence seqno in hang check
` [PATCH 5.16 0695/1039] jffs2: GC deadlock reading a page that is used in jffs2_write_begin()
` [PATCH 5.16 0724/1039] random: do not throw away excess input to crng_fast_load
` [PATCH 5.16 0725/1039] net/mlx5: Update log_max_qp value to FW max capability
` [PATCH 5.16 0727/1039] parisc: Avoid calling faulthandler_disabled() twice
` [PATCH 5.16 0728/1039] scripts: sphinx-pre-install: Fix ctex support on Debian
` [PATCH 5.16 0730/1039] can: flexcan: rename RX modes
` [PATCH 5.16 0731/1039] can: flexcan: add more quirks to describe RX path capabilities
` [PATCH 5.16 0732/1039] x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigs
` [PATCH 5.16 0733/1039] clk: samsung: exynos850: Register clocks early
` [PATCH 5.16 0734/1039] powerpc/6xx: add missing of_node_put
` [PATCH 5.16 0736/1039] powerpc/cell: "
` [PATCH 5.16 0737/1039] powerpc/btext: "
` [PATCH 5.16 0738/1039] powerpc/watchdog: Fix missed watchdog reset due to memory ordering race
` [PATCH 5.16 0739/1039] ASoC: imx-hdmi: add put_device() after of_find_device_by_node()
` [PATCH 5.16 0744/1039] powerpc/powermac: Add missing lockdep_register_key()
` [PATCH 5.16 0745/1039] KVM: PPC: Book3S: Suppress warnings when allocating too big memory slots
` [PATCH 5.16 0746/1039] KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUEST
` [PATCH 5.16 0747/1039] w1: Misuse of get_user()/put_user() reported by sparse
` [PATCH 5.16 0751/1039] ASoC: test-component: fix null pointer dereference
` [PATCH 5.16 0756/1039] ALSA: seq: Set upper limit of processed events
` [PATCH 5.16 0757/1039] MIPS: Loongson64: Use three arguments for slti
` [PATCH 5.16 0763/1039] udf: Fix error handling in udf_new_inode()
` [PATCH 5.16 0764/1039] MIPS: OCTEON: add put_device() after of_find_device_by_node()
` [PATCH 5.16 0765/1039] irqchip/gic-v4: Disable redistributors view of the VPE table at boot time
` [PATCH 5.16 0769/1039] selftests/powerpc: Add a test of sigreturning to the kernel
` [PATCH 5.16 0770/1039] MIPS: Octeon: Fix build errors using clang
` [PATCH 5.16 0772/1039] scsi: mpi3mr: Fixes around reply request queues
` [PATCH 5.16 0773/1039] ASoC: mediatek: mt8192-mt6359: fix device_node leak
` [PATCH 5.16 0774/1039] phy: phy-mtk-tphy: add support efuse setting
` [PATCH 5.16 0777/1039] habanalabs: change wait for interrupt timeout to 64 bit
` [PATCH 5.16 0785/1039] PCI: dwc: Do not remap invalid res
` [PATCH 5.16 0787/1039] PCI: apple: Fix REFCLK1 enable/poll logic
` [PATCH 5.16 0789/1039] KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU
` [PATCH 5.16 0792/1039] KVM: x86: Handle 32-bit wrap of EIP for EMULTYPE_SKIP with flat code seg
` [PATCH 5.16 0793/1039] KVM: x86: Exit to userspace if emulation prepared a completion callback
` [PATCH 5.16 0794/1039] i3c: fix incorrect address slot lookup on 64-bit
` [PATCH 5.16 0796/1039] tracing: Do not let synth_events block other dyn_event systems during create
` [PATCH 5.16 0797/1039] Input: ti_am335x_tsc - set ADCREFM for X configuration
` [PATCH 5.16 0798/1039] Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2
` [PATCH 5.16 0799/1039] PCI: mvebu: Check for errors from pci_bridge_emul_init() call
` [PATCH 5.16 0800/1039] PCI: mvebu: Do not modify PCI IO type bits in conf_write
` [PATCH 5.16 0802/1039] PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridge
` [PATCH 5.16 0803/1039] PCI: mvebu: Setup PCIe controller to Root Complex mode
` [PATCH 5.16 0805/1039] PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridge
` [PATCH 5.16 0806/1039] PCI: mvebu: Fix support for PCI_EXP_RTSTA "
` [PATCH 5.16 0807/1039] PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers "
` [PATCH 5.16 0808/1039] KVM: RISC-V: Avoid spurious virtual interrupts after clearing hideleg CSR
` [PATCH 5.16 0811/1039] nfsd: fix crash on COPY_NOTIFY with special stateid
` [PATCH 5.16 0812/1039] x86/hyperv: Properly deal with empty cpumasks in hyperv_flush_tlb_multi()
` [PATCH 5.16 0816/1039] SUNRPC: Fix sockaddr handling in svcsock_accept_class trace points
` [PATCH 5.16 0817/1039] drm/sun4i: dw-hdmi: Fix missing put_device() call in sun8i_hdmi_phy_get
` [PATCH 5.16 0819/1039] ntb_hw_switchtec: Fix pff ioread to read into mmio_part_cfg_all
` [PATCH 5.16 0821/1039] drm/amd/display: invalid parameter check in dmub_hpd_callback
` [PATCH 5.16 0825/1039] i3c: master: dw: check return of dw_i3c_master_get_free_pos()
` [PATCH 5.16 0826/1039] dma-buf: cma_heap: Fix mutex locking section
` [PATCH 5.16 0827/1039] tracing/uprobes: Check the return value of kstrdup() for tu->filename
` [PATCH 5.16 0828/1039] tracing/probes: check the return value of kstrndup() for pbuf
` [PATCH 5.16 0829/1039] mm: defer kmemleak object creation of module_alloc()
` [PATCH 5.16 0831/1039] selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting
` [PATCH 5.16 0832/1039] mm/page_isolation: unset migratetype directly for non Buddy page
` [PATCH 5.16 0833/1039] hugetlbfs: fix off-by-one error in hugetlb_vmdelete_list()
` [PATCH 5.16 0835/1039] ifcvf/vDPA: fix misuse virtio-net device config size for blk dev
` [PATCH 5.16 0836/1039] crypto: omap-aes - Fix broken pm_runtime_and_get() usage
` [PATCH 5.16 0842/1039] mfd: tps65910: Set PWR_OFF bit during driver probe
` [PATCH 5.16 0843/1039] spi: uniphier: Fix a bug that doesnt point to private data correctly
` [PATCH 5.16 0844/1039] xen/gntdev: fix unmap notification order
` [PATCH 5.16 0846/1039] HID: magicmouse: Fix an error handling path in magicmouse_probe()
` [PATCH 5.16 0849/1039] serial: Fix incorrect rs485 polarity on uart open
` [PATCH 5.16 0850/1039] cputime, cpuacct: Include guest time in user time in cpuacct.stat
` [PATCH 5.16 0851/1039] sched/cpuacct: Fix user/system in shown cpuacct.usage*
` [PATCH 5.16 0856/1039] iwlwifi: mvm: Increase the scan timeout guard to 30 seconds
` [PATCH 5.16 0857/1039] s390/mm: fix 2KB pgtable release race
` [PATCH 5.16 0860/1039] drm/etnaviv: limit submit sizes
` [PATCH 5.16 0867/1039] drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2
` [PATCH 5.16 0870/1039] drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21
` [PATCH 5.16 0873/1039] PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors
` [PATCH 5.16 0876/1039] PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config space
` [PATCH 5.16 0882/1039] btrfs: fix deadlock between quota enable and other quota operations
` [PATCH 5.16 0885/1039] btrfs: add extent allocator hook to decide to allocate chunk or not
` [PATCH 5.16 0886/1039] btrfs: zoned: unset dedicated block group on allocation failure
` [PATCH 5.16 0888/1039] btrfs: respect the max size in the header when activating swap file
` [PATCH 5.16 0889/1039] ext4: make sure to reset inode lockdep class when quota enabling fails
` [PATCH 5.16 0893/1039] ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE
` [PATCH 5.16 0899/1039] ext4: fix null-ptr-deref in __ext4_journal_ensure_credits
` [PATCH 5.16 0901/1039] ext4: dont use the orphan list when migrating an inode
` [PATCH 5.16 0903/1039] drm/radeon: fix error handling in radeon_driver_open_kms

[PATCH v8] net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
 2022-01-24 23:36 UTC 

[PATCH 5.10 000/563] 5.10.94-rc1 review
 2022-01-24 18:40 UTC  (9+ messages)
` [PATCH 5.10 205/563] bpf: Dont promote bogus looking registers after null check
` [PATCH 5.10 218/563] HID: hid-uclogic-params: Invalid parameter check in uclogic_params_frame_init_v1_buttonpad
` [PATCH 5.10 225/563] Bluetooth: L2CAP: uninitialized variables in l2cap_sock_setsockopt()
` [PATCH 5.10 227/563] ax25: uninitialized variable in ax25_setsockopt()
` [PATCH 5.10 233/563] can: softing: softing_startstop(): fix set but not used variable warning
` [PATCH 5.10 235/563] pcmcia: fix setting of kthread task states
` [PATCH 5.10 247/563] ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMA
` [PATCH 5.10 262/563] uio: uio_dmem_genirq: Catch the Exception

[net-next PATCH] page_pool: Refactor page_pool to enable fragmenting after allocation
 2022-01-24 21:23 UTC 

[PATCH net-next] r8169: use new PM macros
 2022-01-24 21:17 UTC 

[PATCH -next v2] ia64: make IA64_MCA_RECOVERY bool instead of tristate
 2022-01-25  0:20 UTC  (2+ messages)

[PATCH 0/7] iommu cleanup and refactoring
 2022-01-25  0:20 UTC  (3+ messages)
` [PATCH 6/7] iommu: Use right way to retrieve iommu_ops

[PATCH 0/8] efi_loader: simplify printing GUIDs
 2022-01-25  0:19 UTC  (7+ messages)
` [PATCH 6/8] cmd: efidebug: "

[PATCH v2 0/3] ghes_edac: refactor memory error reporting to avoid code duplication
 2022-01-24 21:16 UTC  (3+ messages)
` [RESEND PATCH v3 1/2] efi/cper: add cper_mem_err_status_str to decode error description

[Intel-gfx] [v2] drm/i915/rpl-s: Add stepping info
 2022-01-25  0:16 UTC 

[Buildroot] [PATCH] package/uclibc: update to 1.0.40
 2022-01-25  0:15 UTC 

[PATCH 4.14 000/186] 4.14.263-rc1 review
 2022-01-24 18:44 UTC  (4+ messages)
` [PATCH 4.14 144/186] MIPS: Octeon: Fix build errors using clang
` [PATCH 4.14 158/186] drm/radeon: fix error handling in radeon_driver_open_kms
` [PATCH 4.14 168/186] net: axienet: Wait for PhyRstCmplt after core reset

stable-rc/queue/5.10 build: 184 builds: 7 failed, 177 passed, 8 errors, 14 warnings (v5.10.93-563-gb2c3c288b457)
 2022-01-24 21:56 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.