All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-15 08:01:41 to 2022-08-15 09:04:41 UTC [more...]

[RFC PATCH] Soundwire: Initialize multi_link with fwnode props
 2022-08-15  8:16 UTC  (6+ messages)

[RESEND PATCH v8 00/12] Add MediaTek MT6370 PMIC support
 2022-08-15  9:01 UTC  (21+ messages)
` [RESEND PATCH v8 01/12] dt-bindings: usb: Add MediaTek MT6370 TCPC
` [RESEND PATCH v8 02/12] dt-bindings: power: supply: Add MediaTek MT6370 Charger
` [RESNED PATCH v8 03/12] dt-bindings: leds: mt6370: Add MediaTek MT6370 current sink type LED indicator
` [RESEND v8 04/12] dt-bindings: leds: Add MediaTek MT6370 flashlight
` [RESEND PATCH v8 05/12] dt-bindings: backlight: Add MediaTek MT6370 backlight
` [RESEND PATCH v8 06/12] lib: add linear range index macro
` [RESEND PATCH v8 07/12] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver
` [RESEND PATCH v8 08/12] iio: adc: mt6370: Add MediaTek MT6370 support
` [RESEND PATCH v8 09/12] power: supply: mt6370: Add MediaTek MT6370 charger driver
` [RESEND PATCH v8 10/12] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [RESEND PATCH v8 11/12] leds: flash: mt6370: Add MediaTek MT6370 flashlight support
` [RESEND PATCH v8 12/12] video: backlight: mt6370: Add MediaTek MT6370 support

[PATCH] PCI/ASPM: Should not report ASPM support to BIOS if FADT indicates ASPM is unsupported
 2022-08-15  9:02 UTC  (6+ messages)

[PATCH V2 0/8] clk: imx93: new gate API and composite update
 2022-08-15  8:56 UTC  (17+ messages)
` [PATCH V2 1/8] dt-bindings: clock: imx93-clock: add more MU/SAI clocks
` [PATCH V2 2/8] clk: imx93: guard imx93_clk_of_match with CONFIG_OF
` [PATCH V2 3/8] clk: imx: clk-composite-93: check slice busy
` [PATCH V2 4/8] clk: imx: clk-composite-93: check white_list

[PATCH v2 0/2] drm/dp: add drm_dp_phy_name() and use it in i915
 2022-08-15  8:58 UTC  (4+ messages)
` [Intel-gfx] "
` [PATCH v2 2/2] drm/i915/dp: use drm_dp_phy_name() for logging
  ` [Intel-gfx] "

[PATCH 0/8] memblock tests: update and extend memblock simulator
 2022-08-15  8:59 UTC  (5+ messages)
` [PATCH 1/8] memblock tests: update tests to check if memblock_alloc zeroed memory
` [PATCH 2/8] memblock tests: update zeroed memory check for memblock_alloc_* tests

[PATCH v3 0/3] sched, cgroup/cpuset: Keep user set cpus affinity
 2022-08-15  8:58 UTC  (7+ messages)
` [PATCH v3 1/3] sched: Use user_cpus_ptr for saving user provided cpumask in sched_setaffinity()
` [PATCH v3 2/3] sched: Provide copy_user_cpus_mask() to copy out user mask

[PATCH v4 0/4] PCI EP driver support MSI doorbell from host
 2022-08-15  8:58 UTC  (5+ messages)
` [PATCH v4 2/4] irqchip: imx mu worked as msi controller
    ` [EXT] "

[Ocfs2-devel] [PATCH v2] ocfs2: Fix freeing uninitialized resource on ocfs2_dlm_shutdown
 2022-08-15  8:57 UTC 

[PATCH] arch_topology: Silence early cacheinfo errors when non-existent
 2022-08-15  8:57 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/utils: remove unused KBps/MBps/GBps macros
 2022-08-15  8:56 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v3 00/18] add "windowsize" (RFC 7440) support for tftp
 2022-08-15  8:42 UTC  (19+ messages)
` [PATCH v3 01/18] progress: add close_progress() to display some statistics
` [PATCH v3 02/18] libfile:copy_file: show statistics in verbose mode
` [PATCH v3 03/18] tftp: add some 'const' annotations
` [PATCH v3 04/18] tftp: allow to change tftp port
` [PATCH v3 05/18] cmd:tftp: add '-P' option to set tftp server port number
` [PATCH v3 06/18] tftp: minor refactoring of RRQ/WRQ packet generation code
` [PATCH v3 07/18] tftp: replace hardcoded blksize by global constant
` [PATCH v3 08/18] tftp: allocate buffers and fifo dynamically
` [PATCH v3 09/18] tftp: add sanity check for OACK response
` [PATCH v3 10/18] tftp: record whether tftp file is opened for lookup operation only
` [PATCH v3 11/18] tftp: reduce block size on lookup requests
` [PATCH v3 12/18] tftp: refactor data processing
` [PATCH v3 13/18] tftp: detect out-of-memory situations
` [PATCH v3 14/18] tftp: implement 'windowsize' (RFC 7440) support
` [PATCH v3 15/18] tftp: do not use 'priv->block' for RRQ
` [PATCH v3 16/18] tftp: add debug_assert() macro
` [PATCH v3 17/18] tftp: reorder tftp packets
` [PATCH v3 18/18] tftp: add selftest

[PATCH net 0/2] Add DT property to disable hibernation mode
 2022-08-15  8:51 UTC  (6+ messages)
` [PATCH net 1/2] dt: ar803x: Document disable-hibernation property

[Intel-gfx] [PATCH] drm/i915/d13: Fix unclaimed accesses while loading PIPEDMC-C/D
 2022-08-15  8:50 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v2 0/6] i2c: Make remove callback return void
 2022-08-15  8:50 UTC  (9+ messages)
` [PATCH v2 1/6] drm/i2c/sil164: Drop no-op remove function
` [PATCH v2 2/6] leds: lm3697: Remove duplicated error reporting in .remove()
` [PATCH v2 3/6] leds: lm3601x: Don't use mutex after it was destroyed
` [PATCH v2 4/6] leds: lm3601x: Improve error reporting for problems during .remove()
` [PATCH v2 5/6] gpio: pca953x: Make platform teardown callback return void
  ` [PATCH v2 6/6] i2c: Make remove "

[PATCH ipsec 0/2] xfrm: Fix bugs in stacked XFRM-I tunnels
 2022-08-15  8:50 UTC  (5+ messages)
` [PATCH ipsec 1/2] xfrm: Check policy for nested XFRM packets in xfrm_input
` [PATCH ipsec 2/2] xfrm: Skip checking of already-verified secpath entries

[PATCH v7 0/6] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-08-15  6:53 UTC  (3+ messages)

[PATCH net] l2tp: Serialize access to sk_user_data with sock lock
 2022-08-15  8:43 UTC  (4+ messages)

[PATCH v4 2/2] x86/rtc: rename mach_set_rtc_mmss
 2022-08-15  8:49 UTC  (2+ messages)
` [tip: x86/timers] x86/rtc: Rename mach_set_rtc_mmss() to mach_set_cmos_time()

[PATCH v4 1/2] x86/rtc: rewrite mach_get_cmos_time to delete duplicated code
 2022-08-15  8:49 UTC  (2+ messages)
` [tip: x86/timers] x86/rtc: Rewrite & simplify mach_get_cmos_time() by deleting duplicated functionality

[PATCH] x86/kprobes: fix JNG/JNLE emulation
 2022-08-15  8:48 UTC  (2+ messages)
` [tip: perf/urgent] x86/kprobes: Fix "

[PATCH] drivers: binderfs: fix memory leak in binderfs_fill_super
 2022-08-15  8:47 UTC  (8+ messages)

[xfs] 345a4666a7: vm-scalability.throughput -91.7% regression
 2022-08-15  8:47 UTC  (2+ messages)

[PATCH] fetch: use BPN instead
 2022-08-15  8:46 UTC 

[PATCH] drm/amdgpu: Add secure display TA load for Renoir
 2022-08-15  8:45 UTC  (2+ messages)

[PATCH] x86/reboot: Avoid nmi shutdown all CPUs twice
 2022-08-15  8:45 UTC 

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-15  8:42 UTC  (19+ messages)
` [PATCH v1 08/35] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [PATCH v1 14/35] drm/atomic-helper: Add an analog TV atomic_check implementation
` [PATCH v1 24/35] drm/vc4: vec: Add support for more analog TV standards

[PATCH 0/2] clk: imx: introduce fsl,protected-clocks
 2022-08-15  8:42 UTC  (6+ messages)
` [PATCH 2/2] clk: imx: support fsl,protected-clocks

+ dma-pool-do-not-complain-if-dma-pool-is-not-allocated.patch added to mm-hotfixes-unstable branch
 2022-08-15  8:42 UTC  (7+ messages)

Patch "genirq: GENERIC_IRQ_IPI depends on SMP" has been added to the 5.4-stable tree
 2022-08-15  8:39 UTC  (2+ messages)

[PATCH 0/4] nvmem: Support non-stride-aligned NVMEM cell data
 2022-08-15  8:37 UTC  (4+ messages)
` [PATCH 2/4] nvmem: sunxi_sid: Drop the workaround on A64

[PATCH] nfs4_setfacl: add a specific option for indexes
 2022-08-15  8:39 UTC 

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-08-15  8:38 UTC  (4+ messages)
` [PATCH v2 3/9] net: mdio: Delete usage of driver_deferred_probe_check_state()

Xen 4.17: Current status of series floating in ML
 2022-08-15  8:37 UTC  (5+ messages)

upstream kernel crashes
 2022-08-15  8:34 UTC  (16+ messages)

[PATCH] capabilities: new kernel.ns_modules_allowed sysctl
 2022-08-15  8:33 UTC  (5+ messages)

[PATCH 0/20] Convert nanoMIPS disassembler from C++ to C
 2022-08-15  7:26 UTC  (6+ messages)
` [PATCH 06/20] disas/nanomips: Remove disasm methods from class
` [PATCH 12/20] disas/nanomips: Replace std::string type
` [PATCH 13/20] disas/nanomips: Add free() calls
` [PATCH 17/20] disas/nanomips: Remove argument passing by ref
` [PATCH 18/20] disas/nanomips: Add struct keyword

[xfs] 49dd4a937d: INFO:task_blocked_for_more_than#seconds
 2022-08-15  8:32 UTC 

[PATCH v3 0/3] ARM: dts: imx6ul-kontron: Improve devicetrees
 2022-08-15  8:28 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: arm: fsl: imx6ul-kontron: Update bindings
` [PATCH v3 2/3] ARM: dts: imx6ul-kontron: Simplify devicetree structure
` [PATCH v3 3/3] ARM: dts: imx6ul-kontron: Add imx6ull-kontron-bl to Makefile

fs/afs/server.c:406 afs_put_server() warn: variable dereferenced before check 'server' (see line 402)
 2022-08-15  8:28 UTC  (2+ messages)

[LTP] [PATCH v3 0/2] mount03: Convert to new API
 2022-08-15  8:28 UTC  (5+ messages)

[LTP] [PATCH] syscalls/prctl10: Add basic test for PR_SET/GET_TSC
 2022-08-15  8:28 UTC  (2+ messages)

[PATCH v2] capabilities: new kernel.ns_modules_allowed sysctl
 2022-08-15  8:27 UTC 

[PATCH] x86/spec-ctrl: Use IST RSB protection for !SVM systems
 2022-08-15  8:26 UTC  (2+ messages)

Simplify load_unaligned_zeropad() (was Re: [GIT PULL] Ceph updates for 5.20-rc1)
 2022-08-15  8:26 UTC  (5+ messages)

[LTP] [PATCH v2 2/2] syscalls/openat: Add new regression test when using open(O_TMPFILE) under umask
 2022-08-15  9:27 UTC  (3+ messages)
` [LTP] [PATCH v3 1/2] syscalls/creat09: Add umask test condition
  ` [LTP] [PATCH v3 2/2] syscalls/openat: Add new regression test when using open(O_TMPFILE) under umask

drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:1856 mt7915_mcu_beacon_mbss() warn: potential spectre issue 'sub_elem->data' [r] (local cap)
 2022-08-15  8:26 UTC 

drivers/media/platform/renesas/rcar_fdp1.c:691:9: warning: use of NULL 'job' where non-null expected [CWE-476]
 2022-08-15  8:25 UTC 

drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c:142 mlx5_eswitch_set_rule_source_port() warn: variable dereferenced before check 'attr' (see line 130)
 2022-08-15  8:24 UTC  (2+ messages)

[PATCH V2] clk: imx8mp: tune the order of enet_qos_root_clk
 2022-08-15  8:22 UTC  (5+ messages)

[PATCH 0/7] xen/arm: More clean-ups and improvement
 2022-08-15  8:21 UTC  (5+ messages)
` [PATCH 5/7] xen/arm32: head: Move earlyprintk messages to .rodata.str

[PATCH] smatch_allocations: Fix and improve the kernel_alloc_funcs list
 2022-08-15  8:14 UTC 

[PATCH] smatch_allocations: Remove dma_alloc_consistent() from the list
 2022-08-15  8:21 UTC 

[PATCH] smatch_allocations: Give a hint about dma_alloc_(attrs|coherent)
 2022-08-15  8:18 UTC 

[PATCH] Input: HID-rmi - ignore to rmi_hid_read_block after system resumes
 2022-08-15  8:16 UTC  (3+ messages)

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-08-15  7:13 UTC 

[PATCH v6 0/3] amd/msr: implement MSR_VIRT_SPEC_CTRL for HVM guests
 2022-08-15  8:15 UTC  (3+ messages)

[PATCH -next] sched/cputime: Fix the bug of reading time backward from /proc/stat
 2022-08-15  8:15 UTC  (2+ messages)

ERROR: modpost: "__divsi3_table" [lib/lz4/lz4_compress.ko] undefined!
 2022-08-15  8:13 UTC  (3+ messages)

[RFC PATCH v4 00/28] Modernize U-Boot shell
 2022-08-15  8:13 UTC  (5+ messages)
` [RFC PATCH v4 28/28] board: keymile: common: Use environment to store IVM_* variables

[PATCH] mm: correctly charge compressed memory to its memcg
 2022-08-15  8:09 UTC  (6+ messages)

[stable:linux-5.15.y 5373/9027] arch/x86/kvm/hyperv.c:2185:5: warning: stack frame size (1036) exceeds limit (1024) in 'kvm_hv_hypercall'
 2022-08-15  8:10 UTC  (3+ messages)

[linux-5.4 test] 172524: regressions - FAIL
 2022-08-15  8:09 UTC 

[PATCH] tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependency
 2022-08-15  8:09 UTC  (3+ messages)

security/loadpin/loadpin.c:365 dm_verity_ioctl() warn: maybe return -EFAULT instead of the bytes remaining?
 2022-08-15  8:07 UTC  (2+ messages)

Have fsl_elbc_nand controllers subpage write support?
 2022-08-15  8:06 UTC  (5+ messages)

[Ocfs2-devel] [PATCH v1] ocfs2: Fix freeing uninitialized resource on ocfs2_dlm_shutdown
 2022-08-15  8:06 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: vertexcom-mse102x: Update email address
 2022-08-15  8:06 UTC  (2+ messages)
` [PATCH 2/2] net: vertexcom: mse102x: "

[PATCH 0/5] Drop of_gpio header
 2022-08-15  8:06 UTC  (4+ messages)
` [PATCH 5/5] drm/vc4: "

[PATCH v2] btrfs-progs: chunk tree search solution for btrfs249
 2022-08-15  8:06 UTC  (2+ messages)

arch/s390/kvm/gaccess.c:1064 access_guest_with_key() error: uninitialized symbol 'prot'
 2022-08-15  8:04 UTC  (2+ messages)

[Intel-gfx] [PATCH v6 0/8] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-08-15  8:03 UTC  (4+ messages)
` [Intel-gfx] [PATCH v6 5/8] drm/i915: Check for integer truncation on the configuration of ttm place
    `  "

[RFC] ftrace: Add support to keep some functions out of ftrace
 2022-08-15  8:04 UTC  (14+ messages)

[PATCH V2] tty: serial: lpuart: disable flow control while waiting for the transmit engine to complete
 2022-08-15  8:04 UTC  (2+ messages)

btqca firmware 20220811
 2022-08-15  8:04 UTC  (2+ messages)

[PATCH v12 0/6] Improve PMU support
 2022-08-15  8:03 UTC  (3+ messages)
` [PATCH v12 4/6] hw/riscv: virt: Add PMU DT node to the device tree

[RFC] Unable to use qemu-ppc to run 32-bit powerpc executables generated on gcc110 machine
 2022-08-15  7:47 UTC  (4+ messages)

[PATCH v7 00/14] perf: test: Add trace data quality tests for CoreSight
 2022-08-15  8:02 UTC  (4+ messages)

[PATCH] mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flag
 2022-08-15  8:01 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.