All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-12 05:07:38 to 2021-06-12 09:46:00 UTC [more...]

[PATCH V4 1/2] dt-bindings: pinctrl: qcom: sm6125: Document SM6125 pinctrl driver
 2021-06-12  9:45 UTC  (2+ messages)
` [PATCH V4 2/2] drivers: qcom: pinctrl: Add pinctrl driver for sm6125

[PATCH V3 0/9] hwlat improvements and osnoise/timerlat tracers
 2021-06-12  9:41 UTC  (9+ messages)
` [PATCH V3 9/9] tracing: Add timerlat tracer

[Buildroot] [PATCH 1/6] board/qemu/sparc64-sun4u: avoid gcc-11 warning to build the kernel
 2021-06-12  9:40 UTC  (6+ messages)
` [Buildroot] [PATCH 2/6] toolchain/Config.in: add BR2_TOOLCHAIN_GCC_AT_LEAST_11 blind option
` [Buildroot] [PATCH 3/6] package/gcc: add support for gcc 11
` [Buildroot] [PATCH 4/6] arch: add BR2_ARCH_NEEDS_GCC_AT_LEAST_11
` [Buildroot] [PATCH 5/6] toolchain/toolchain-external/toolchain-external-custom: add gcc 11 version selection
` [Buildroot] [PATCH 6/6] package/gcc: switch to gcc 10.x as the default

[PATCH v7 00/27] TCI fixes and cleanups
 2021-06-12  9:36 UTC  (7+ messages)
` [PATCH v7 22/27] tcg/tci: Implement add2, sub2
` [PATCH v7 24/27] Revert "tcg/tci: Use exec/cpu_ldst.h interfaces"
` [PATCH v7 26/27] tcg/tci: Use {set,clear}_helper_retaddr

[PATCH BlueZ] gatt-server: Flush notify multiple buffer when full and fix overflow
 2021-06-12  9:32 UTC  (4+ messages)

[PATCH v2 0/5] ARM: dts: NSP: add Meraki MX64/MX65
 2021-06-12  9:23 UTC  (11+ messages)
` [PATCH v2 1/5] dt-bindings: arm: bcm: "
` [PATCH v2 2/5] ARM: dts: NSP: Add Meraki MX64/MX65 to Makefile

[PATCH] Fix assertion failure in lsi53c810 emulator
 2021-06-12  9:20 UTC  (2+ messages)

[RFC][PATCH 0/1] ep93xx: clock: convert in-place
 2021-06-12  9:18 UTC  (5+ messages)
` [PATCH 1/1] ep93xx: clock: convert in-place to COMMON_CLK

[patch 00/41] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-12  9:13 UTC  (3+ messages)
` [patch 07/41] x86/fpu: Simplify PTRACE_GETREGS code

[PATCH 1/2] media: usb: dvb-usb-v2: af9035: report if i2c client isn't bound
 2021-06-12  9:13 UTC  (2+ messages)
` [PATCH 2/2] media: usb: dvb-usb-v2: af9035: let subdrv autoselect enable si2168 and si2157

[PATCH -next] clocksource/drivers/arm_global_timer: Make symbol 'gt_clk_rate_change_nb' static
 2021-06-12  9:27 UTC  (2+ messages)

[PATCH] selinux.8: document how mount flag nosuid affects SELinux
 2021-06-12  9:07 UTC 

[mptcp:export 1167/1239] drivers/net/ethernet/qualcomm/rmnet/rmnet_map_data.c:438:10: error: implicit declaration of function 'rmnet_map_ipv6_dl_csum_trailer'
 2021-06-12  9:01 UTC  (2+ messages)

[Buildroot] [PATCH] DEVELOPERS: add myself for cegui
 2021-06-12  9:00 UTC 

[Buildroot] [PATCH] package/cegui: bump to current master
 2021-06-12  8:57 UTC 

[PATCH] xfs: Fix 64-bit division on 32-bit in xlog_state_switch_iclogs()
 2021-06-12  8:54 UTC  (5+ messages)

[PATCH] meson.build: Support ncurses on MacOS
 2021-06-12  8:03 UTC 

[patch] mount.2: document SELinux use of MS_NOSUID mount flag
 2021-06-12  8:51 UTC 

[PATCH] meson.build: Support ncurses on MacOS
 2021-06-12  8:51 UTC 

[PATCH v2] rcar-csi2: Add r8a779a0 support
 2021-06-12  8:46 UTC 

[yocto] Extensible SDK of core-image-minimal fails to install
 2021-06-12  8:47 UTC  (3+ messages)

[RFC/WIP 0/4] HEIC image encoder
 2021-06-12  8:45 UTC  (5+ messages)

[dpdk-dev] RFC: Kunpeng DMA driver API design decision
 2021-06-12  8:41 UTC  (3+ messages)

Logilink DVB-T2 stick VG0022A
 2021-06-12  8:41 UTC  (3+ messages)

patch "Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs"" added to usb-linus
 2021-06-12  8:37 UTC  (5+ messages)

[drm-drm-misc:for-linux-next 2/9] drivers/gpu/drm/vmwgfx/vmwgfx_msg_x86.h:64:9: error: inconsistent operand constraints in an 'asm'
 2021-06-12  8:37 UTC 

Linux 5.4.125
 2021-06-12  8:36 UTC  (2+ messages)

[PATCH] MAX.3, MIN.3: New page (and link page) to document MAX() and MIN()
 2021-06-12  8:35 UTC  (3+ messages)
` [PATCH v3] MAX.3, MIN.3: New pages "
  ` Ping: "

[dpdk-dev] [PATCH] eal: save error in string copy
 2021-06-12  8:34 UTC  (2+ messages)

[PATCH 00/28] SYNPOSIS: Use syscall() and fix includes
 2021-06-12  8:31 UTC  (29+ messages)
` [PATCH 01/28] seccomp.2: Document why each header is needed
` [PATCH 02/28] seccomp.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH 03/28] spu_create.2: Remove <sys/types.h>
` [PATCH 04/28] spu_create.2: Use syscall(SYS_...), for system calls without a wrapper
` [PATCH 05/28] pipe.2: SYNOPSIS: Fix incorrect prototype
` [PATCH 06/28] spu_run.2: Use syscall(SYS_...), for system calls without a wrapper
` [PATCH 07/28] stat.2: SYNOPSIS: Fix includes
` [PATCH 08/28] statx.2: "
` [PATCH 09/28] subpage_prot.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH 10/28] swapon.2: SYNOPSIS: Fix includes
` [PATCH 11/28] symlink.2: ffix
` [PATCH 12/28] syscall.2: wfix + ffix
` [PATCH 13/28] syslog.2: Use syscall(SYS_...); for raw system calls
` [PATCH 14/28] timer_create.2: SYNOPSIS: Document why more than one header is needed
` [PATCH 15/28] s390_guarded_storage.2: tfix
` [PATCH 16/28] s390_runtime_instr.2: tfix
` [PATCH 17/28] s390_sthyi.2: tfix
` [PATCH 18/28] tkill.2: Use syscall(SYS_...); for system calls without a wrapper; fix includes too
` [PATCH 19/28] truncate.2: Remove <sys/types.h>
` [PATCH 20/28] umask.2: "
` [PATCH 21/28] unlink.2: ffix
` [PATCH 22/28] userfaultfd.2: Remove unused includes
` [PATCH 23/28] userfaultfd.2: Use syscall(SYS_...); for system calls without a wrapper; fix includes too
` [PATCH 24/28] utime.2: SYNOPSIS: Fix includes
` [PATCH 25/28] utimensat.2: ffix
` [PATCH 26/28] vmsplice.2: Remove unneeded include
` [PATCH 27/28] wait.2: Remove <sys/types.h>
` [PATCH 28/28] wait4.2: SYNOPSIS: Remove includes

Linux 5.10.43
 2021-06-12  8:33 UTC  (2+ messages)

Linux 4.14.236
 2021-06-12  8:31 UTC  (2+ messages)

[PATCH 1/3] getline.3: !*lineptr is sufficient
 2021-06-12  8:27 UTC  (3+ messages)
` [PATCH 2/3] ferror.3: tfix
` [PATCH 3/3] strcmp.3: tfix

[PATCH v2] drm/msm/dpu: Avoid ABBA deadlock between IRQ modules
 2021-06-12  8:28 UTC  (3+ messages)

Linux 4.19.194
 2021-06-12  8:27 UTC  (2+ messages)

[PATCH v2 0/4] drm/i915: Move system memory to TTM for discrete
 2021-06-12  8:23 UTC  (5+ messages)
` [PATCH v2 2/4] drm/i915/ttm: Adjust gem flags and caching settings after a move
  ` [Intel-gfx] "

[PATCH v4 0/8] tee: Improve support for kexec and kdump
 2021-06-12  8:19 UTC  (6+ messages)
` [PATCH v4 6/8] tee: Support kernel shm registration without dma-buf backing

[PATCH v2 00/10] mm/thp: fix THP splitting unmap BUGs and related
 2021-06-12  8:20 UTC  (5+ messages)

[PATCH] selinux-notebook: describe nosuid and NNP transitions
 2021-06-12  8:14 UTC 

[PATCH net-next v3 0/4] net: Add WWAN link creation support
 2021-06-12  8:20 UTC  (5+ messages)
` [PATCH net-next v3 1/4] rtnetlink: add alloc() method to rtnl_link_ops
` [PATCH net-next v3 2/4] rtnetlink: add IFLA_PARENT_[DEV|DEV_BUS]_NAME
` [PATCH net-next v3 3/4] wwan: add interface creation support
` [PATCH net-next v3 4/4] net: mhi_net: Register wwan_ops for link creation

drivers/net/wireless/ath/wil6210/cfg80211.o: warning: objtool: wil_cfg80211_add_iface() falls through to next function wil_cfg80211_del_iface()
 2021-06-12  8:08 UTC 

[PATCH v1] arm64: dts: imx8mx: move soc device into ocotp
 2021-06-12  8:01 UTC  (3+ messages)

[PATCH] arm64: dts: fix node name for the sysclk
 2021-06-12  7:53 UTC  (3+ messages)

QEMU | USB Ethernet device (RNDIS) does not work on several tested operating systems (#198)
 2021-06-12  7:40 UTC  (3+ messages)

v2.25 regression: cherry-pick alters patch and leaves working tree dirty
 2021-06-12  7:34 UTC 

[PATCH v3 0/9] Complementary changes for error handling
 2021-06-12  7:38 UTC  (21+ messages)
` [PATCH v3 1/9] scsi: ufs: Differentiate status between hba pm ops and wl pm ops
` [PATCH v3 4/9] scsi: ufs: Complete the cmd before returning in queuecommand
` [PATCH v3 5/9] scsi: ufs: Simplify error handling preparation
` [PATCH v3 7/9] scsi: ufs: Let host_sem cover the entire system suspend/resume
` [PATCH v3 8/9] scsi: ufs: Update the fast abort path in ufshcd_abort() for PM requests
` [PATCH v3 9/9] scsi: ufs: Apply more limitations to user access

[Intel-gfx] [PATCH] drm/i915/xelpd: break feature inheritance
 2021-06-12  7:35 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[PATCH v1] usb: chipidea: tegra: Delay PHY suspending
 2021-06-12  7:34 UTC  (2+ messages)

[PATCH 0/6] ALSA: bebob/fireworks: device entry corrections
 2021-06-12  7:33 UTC  (2+ messages)

[PATCH][next] ALSA: i2c: tea6330t: Remove redundant initialization of variable err
 2021-06-12  7:32 UTC  (3+ messages)

[PATCH] ALSA: firewire-lib: replace in_interrupt() with in_softirq()
 2021-06-12  7:31 UTC  (2+ messages)

[PATCH -next] ALSA: n64: check return value after calling platform_get_resource()
 2021-06-12  7:31 UTC  (3+ messages)

[PATCH -next] ALSA: hda/tegra: Use devm_platform_get_and_ioremap_resource()
 2021-06-12  7:30 UTC  (3+ messages)

[PATCH -next] ALSA: trident: Fix build error
 2021-06-12  7:30 UTC  (3+ messages)

[PATCH v2] mx8mm: usb: chipidea: Fix Battery Charger 1.2 CDP detection
 2021-06-12  7:24 UTC  (3+ messages)

drivers/net/wireless/ralink/rt2x00/rt2800lib.c:9012:13: warning: stack frame size of 8504 bytes in function 'rt2800_init_rfcsr'
 2021-06-12  7:23 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am64-main: Add SYSFW reserved ranges in OCRAM
 2021-06-12  7:21 UTC  (4+ messages)

[PATCH 1/1] ARM: dts: imx6ul: add spdif node
 2021-06-12  7:21 UTC  (2+ messages)

[PATCH 1/2] scsi: be2iscsi: Fix an error handling path in 'beiscsi_dev_probe()'
 2021-06-12  7:18 UTC  (2+ messages)
` [PATCH 2/2] scsi: be2iscsi: Fix some missing space in some messages (+some extra style issues)

[PATCH 1/2] arm64: dts: imx8mm-evk: disable over current for usb1
 2021-06-12  7:13 UTC  (3+ messages)

[Bug 213421] New: vdso(7) misses the y2038 compliant gettime for ppc/32
 2021-06-12  7:13 UTC 

[PATCH] ARM: dts: add SolidRun SolidSense support
 2021-06-12  7:11 UTC  (4+ messages)

[PATCH v3 0/2] media: video-i2c: additional support for Melexis MLX90640
 2021-06-12  7:10 UTC  (5+ messages)
` [PATCH v3 2/2] media: video-i2c: append register data on MLX90640's frame

[PATCH] bus: mhi: pci-generic: Add missing 'pci_disable_pcie_error_reporting()' calls
 2021-06-12  7:09 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/2] bugfix for Kunpeng930 SVE compile
 2021-06-12  7:09 UTC  (5+ messages)
` [dpdk-dev] [PATCH v8 0/2] bugfix for Kunpeng "
  ` [dpdk-dev] [PATCH v8 2/2] net/hns3: refactor SVE code compile method

[dpdk-dev] [PATCH] lpm/arm: fix SVE compile error with gcc8.3
 2021-06-12  7:07 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] build: "

[PATCH] ARM: dts: imx6sl: add PXP module
 2021-06-12  7:04 UTC  (3+ messages)

[PATCHv8] exec: Fix dead-lock in de_thread with ptrace_attach
 2021-06-12  7:02 UTC  (6+ messages)
  ` [PATCH v9] "

[PATCH] net: usbnet: allow overriding of default USB interface naming
 2021-06-12  7:01 UTC  (2+ messages)

[PATCH RESEND for-next] RDMA/hns: Solve the problem that dma_pool is used during the reset
 2021-06-12  7:00 UTC  (2+ messages)

[syzbot] WARNING in vmk80xx_auto_attach/usb_submit_urb
 2021-06-12  6:59 UTC  (2+ messages)

[PATCH] sch_cake: revise docs for RFC 8622 LE PHB support
 2021-06-12  6:54 UTC 

[PATCH v4 0/8] GICv3 LPI and ITS feature implementation
 2021-06-12  6:52 UTC  (5+ messages)
` [PATCH v4 1/8] hw/intc: GICv3 ITS initial framework
` [PATCH v4 2/8] hw/intc: GICv3 ITS register definitions added

[PATCH v2] bus: mhi: Add inbound buffers allocation flag
 2021-06-12  6:52 UTC  (6+ messages)

[Bug 213419] New: Outdated limitation for powerpc in vdso(7)
 2021-06-12  6:47 UTC 

[PATCH v3 for-next] RDMA/hns: Clear extended doorbell info before using
 2021-06-12  6:46 UTC  (2+ messages)

[tip: objtool/urgent] objtool: Only rewrite unconditional retpoline thunk calls
 2021-06-12  6:42 UTC 

Subject: [PATCH] hw/vmxnet3: fix vmxnet3 g_assert_not_reached bug
 2021-06-12  6:03 UTC 

[PATCH rdma-next v1] RDMA: Fix kernel-doc warnings about wrong comment
 2021-06-12  6:34 UTC  (2+ messages)

include/linux/spinlock.h:379:9: sparse: sparse: context imbalance in 'vkms_crtc_atomic_begin' - wrong count at exit
 2021-06-12  6:28 UTC 

[PATCH 1/1] lib: move rtc-lib.c to lib
 2021-06-12  6:22 UTC 

kernel/cgroup/misc.c:61 valid_type() warn: unsigned 'type' is never less than zero
 2021-06-12  6:20 UTC  (2+ messages)

[PATCH v2 00/12] powerpc: Optimise KUAP on book3s/32
 2021-06-12  6:18 UTC  (3+ messages)
` [PATCH v2 08/12] powerpc/32s: Allow disabling KUAP at boot time

[GIT PULL -perfbook] Add checks with regard to punctuation marks
 2021-06-12  6:14 UTC  (6+ messages)
        ` [PATCH v2 -perfbook] howto, intro, cpu: Break and capitalize after colon

[PATCH trivial] Input: i8042: fix typos in comments
 2021-06-12  6:07 UTC 

[PATCH] linux-user: Set CF_PARALLEL when mapping shared memory
 2021-06-12  6:08 UTC 

[PATCH] configs: OrangePi PC2: Update defaults
 2021-06-12  6:08 UTC  (3+ messages)
  `  "

[pm:bleeding-edge] BUILD SUCCESS 2be4aa8aed4de696f2741f8aef751b0da3292184
 2021-06-12  6:07 UTC  (2+ messages)
` [Devel] "

[PATCH] drm/amdgpu: correct psp ucode arrary start address
 2021-06-12  6:05 UTC  (2+ messages)

U-Boot zboot on x86-64 VirtualBox UEFI
 2021-06-12  6:00 UTC  (3+ messages)

[tpm2] Example with multifactor authentication available?
 2021-06-12  5:58 UTC 

[PATCH] dt-bindings: input: touchscreen: ilitek_ts_i2c: Absorb ili2xxx bindings
 2021-06-12  5:52 UTC  (6+ messages)

[PATCH 0/2] efi_loader: provide file attributes in directory
 2021-06-12  5:48 UTC  (3+ messages)
` [PATCH 1/2] fs: fat: add file attributes to struct fs_dirent
` [PATCH 2/2] efi_loader: provide file attributes in EFI_FILE_PROTOCOL.Read()

[PATCH v3 0/9] Remove DISCONTIGMEM memory model
 2021-06-12  5:43 UTC  (11+ messages)
` [PATCH v3 5/9] mm: remove CONFIG_DISCONTIGMEM

[PATCH] habanalabs: Fix an error handling path in 'hl_pci_probe()'
 2021-06-12  5:39 UTC 

[RFC PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-06-12  5:28 UTC  (3+ messages)
` [RFC PATCH 4/5] qmp: Added qemu-ebpf-rss-path command

[ovmf test] 162659: regressions - FAIL
 2021-06-12  5:15 UTC 

[PATCH 2/2] t6020: do not mangle trailing spaces in output
 2021-06-12  5:07 UTC  (6+ messages)
` [PATCH v2 0/4] Fixed t6020 bash compatible issue and fixed wrong sideband suffix issue
` [PATCH v2 1/4] t6020: fix bash incompatible issue
` [PATCH v2 2/4] test: refactor create_commits_in() for t5411 and t5548
` [PATCH v2 3/4] sideband: append suffix for message whose CR in next pktline
` [PATCH v2 4/4] test: compare raw output, not mangle tabs and spaces


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.