All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-25 13:40:25 to 2021-07-25 16:54:43 UTC [more...]

[PATCH v2 1/3] imx8: Drop raw image support
 2021-07-25 16:54 UTC  (2+ messages)
` [PATCH v2 2/3] arm: Add an __image_copy_start symbol for ARMv8

[PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting
 2021-07-25 16:54 UTC  (14+ messages)

[GIT PULL] USB fixes for 5.14-rc3
 2021-07-25 16:53 UTC  (4+ messages)

[PATCH v2 0/1] ui/gtk: prevent QEMU lock up
 2021-07-25 16:50 UTC  (2+ messages)
` [PATCH for 6.1 v2 1/1] ui/gtk: add a keyboard fifo to the VTE consoles

[GIT PULL] dma-mapping fix for Linux 5.14
 2021-07-25 16:50 UTC  (3+ messages)

[PATCH rfc v6 0/4] add frag page support in page pool
 2021-07-25 16:49 UTC  (11+ messages)
` [PATCH rfc v6 2/4] page_pool: add interface to manipulate frag count "

[PATCH] maintainers: add bugs and chat URLs for amdgpu
 2021-07-25 16:49 UTC 

[PATCH v8 00/11] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-07-25 16:41 UTC  (4+ messages)

[PATCH 01/18] staging: rtl8188eu: remove unused defines
 2021-07-25 16:45 UTC  (21+ messages)
` [PATCH 02/18] staging: rtl8188eu: remove HW_VAR_MEDIA_STATUS1
` [PATCH 03/18] staging: rtl8188eu: remove HW_VAR_TXPAUSE
` [PATCH 04/18] staging: rtl8188eu: simplify Hal_EfuseParseMACAddr_8188EU
` [PATCH 05/18] staging: rtl8188eu: remove an unused enum
` [PATCH 06/18] staging: rtl8188eu: remove another "
` [PATCH 07/18] staging: rtl8188eu: remove a bunch of unused defines
` [PATCH 08/18] staging: rtl8188eu: remove yet another unused enum
` [PATCH 09/18] staging: rtl8188eu: remove unused _HAL_INTF_C_ define
` [PATCH 10/18] staging: rtl8188eu: remove write-only power struct component
` [PATCH 11/18] staging: rtl8188eu: remove two write-only hal components
` [PATCH 12/18] staging: rtl8188eu: remove unused IntrMask
` [PATCH 13/18] staging: rtl8188eu: remove write-only HwRxPageSize
` [PATCH 14/18] staging: rtl8188eu: simplify rtl88eu_phy_iq_calibrate
` [PATCH 15/18] staging: rtl8188eu: simplify phy_iq_calibrate
` [PATCH 16/18] staging: rtl8188eu: simplify path_adda_on
` [PATCH 17/18] staging: rtl8188eu: simplify phy_lc_calibrate
` [PATCH 18/18] staging: rtl8188eu: remove unused IQKMatrixRegSetting array

[ANNOUNCE] fstests: master branch updated to dad0c0a852d1
 2021-07-25 16:45 UTC 

[PATCH 1/3] doc: Move devicetree control doc to rST
 2021-07-25 16:44 UTC  (3+ messages)
` [PATCH 2/3] doc: Update devicedocs including how to add tweaks
` [PATCH 3/3] doc: Add a note about why devicetree is used

[PATCH] arm: dts: mt7623: increase passive cooling trip
 2021-07-25 16:34 UTC  (3+ messages)

[PATCH] can: mcba_usb: fix memory leak in mcba_usb
 2021-07-25 16:35 UTC  (5+ messages)

[PATCH] can: mcba_usb: fix memory leak in mcba_usb
 2021-07-25 16:30 UTC  (4+ messages)
` [PATCH] net: can: add missing urb->transfer_dma initialization

[PATCH] drivers/edac/edac_mc: Remove all strcpy() uses
 2021-07-25 16:29 UTC 

[virtio-comment] [RFC PATCH 1/1] Add virtio Admin Virtqueue specification
 2021-07-25 16:29 UTC  (3+ messages)

[ANNOUNCE] v5.13-rt1
 2021-07-25 16:27 UTC  (15+ messages)
` [rfc/patch] mm/slub: restore/expand unfreeze_partials() local exclusion scope

[PATCH] overlay: add test for copy up of lower file attributes
 2021-07-25 16:27 UTC  (2+ messages)

[PATCH RFC 0/9] sk_buff: optimize layout for GRO
 2021-07-25 16:25 UTC  (9+ messages)

[Buildroot] [git commit] package/libtirpc: Add optional GSSAPI support
 2021-07-25 16:18 UTC 

[Buildroot] [git commit] package/nfs-utils: Add optional GSS support
 2021-07-25 16:19 UTC 

[Buildroot] [PATCH v4 1/2] package/libtirpc: Add optional GSSAPI support
 2021-07-25 16:21 UTC  (2+ messages)

[Buildroot] [PATCH v4] board: Add support for terasic DE10 Nano
 2021-07-25 16:17 UTC 

[Buildroot] [PATCH 1/1] package/mtd: update lib{mtd,ubi}.h path
 2021-07-25 16:18 UTC  (4+ messages)
` [Buildroot] [PATCH 1/1] package/mtd: update lib{mtd, ubi}.h path

[Buildroot] [git commit] package/mtd: update lib{mtd,ubi}.h path
 2021-07-25 16:12 UTC 

[PATCH v6 0/5] of-platdata: Avoid building libfdt
 2021-07-25 16:13 UTC  (6+ messages)
` [PATCH v6 1/5] omap: mmc: Avoid using libfdt with of-platdata
` [PATCH v6 2/5] net: atheros: Add a check for OF_CONTROL
` [PATCH v6 3/5] spi: Add checks "
` [PATCH v6 4/5] spl: Allow SPL/TPL to use of-platdata without libfdt
` [PATCH v6 5/5] dm: core: Don't include ofnode functions with of-platdata

[RESEND PATCH 0/4] can: c_can: cache frames to operate as a true FIFO
 2021-07-25 16:11 UTC  (5+ messages)
` [RESEND PATCH 1/4] can: c_can: remove struct c_can_priv::priv field
` [RESEND PATCH 2/4] can: c_can: exit c_can_do_tx() early if no frames have been sent
` [RESEND PATCH 3/4] can: c_can: support tx ring algorithm
` [RESEND PATCH 4/4] can: c_can: cache frames to operate as a true FIFO

[PATCH 1/2] ARM: dts: am437x-l4: fix typo in can@0 node
 2021-07-25 16:03 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: net: can: c_can: convert to json-schema

[PATCH] libubootenv: Drop defulat-env RRECOMENDS
 2021-07-25 16:11 UTC 

[PATCH 1/1] Fix non-default statedir paths
 2021-07-25 16:14 UTC  (2+ messages)

[RESEND PATCH v4] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
 2021-07-25 16:07 UTC  (2+ messages)

[Buildroot] [PATCH v3] board: Add support for terasic DE10 Nano
 2021-07-25 16:05 UTC  (3+ messages)

[Buildroot] [PATCH v5 1/3] package/python-numpy: use lapack instead of clapack
 2021-07-25 15:57 UTC  (3+ messages)
` [Buildroot] [PATCH v5 3/3] package/armadillo: allow to select between lapack or openblas

[PATCH 0/3] mips: expunge kernel-doc warnings
 2021-07-25 16:02 UTC  (4+ messages)
` [PATCH 1/3] mips: clean up (remove) kernel-doc in cavium-octeon/executive/
` [PATCH 2/3] mips: clean up kernel-doc in cavium-octeon/*.c
` [PATCH 3/3] mips: clean up kernel-doc in mm/c-octeon.c

[PATCHSET 0/2] fstests: exercise code refactored in 5.14
 2021-07-25 16:02 UTC  (3+ messages)
` [PATCH 1/2] generic: test xattr operations only

[Buildroot] [git commit] package/nvidia-driver: bump version to 390.132
 2021-07-25 15:57 UTC 

[Buildroot] [PATCH v2 1/2] package/nvidia-driver: fixup libraries according to README
 2021-07-25 16:01 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/2] package/nvidia-driver: bump version to 390.132

[syzbot] bpf-next test error: BUG: sleeping function called from invalid context in stack_depot_save
 2021-07-25 15:59 UTC  (2+ messages)

[PATCH net-next] devlink: Remove duplicated registration check
 2021-07-25 15:58 UTC  (2+ messages)

[hwmon:hwmon-next] BUILD SUCCESS 88316b6c34b4bccab3b9d67a9b311b41a0ad2723
 2021-07-25 15:54 UTC 

[xlnx:xlnx_rebase_v5.4 942/1765] drivers/mtd/spi-nor/spi-nor.c:5196:14: error: implicit declaration of function 'of_get_next_parent'; did you mean 'of_get_parent'?
 2021-07-25 15:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/sudo: add SELinux refpolicy module
 2021-07-25 15:49 UTC 

[Buildroot] [PATCH 1/1] package/quota: add SELinux refpolicy module
 2021-07-25 15:48 UTC 

[PATCH 0/9] f2fs: use iomap for direct I/O
 2021-07-25 15:47 UTC  (6+ messages)
` [PATCH 3/9] f2fs: rework write preallocations
  ` [f2fs-dev] "

[RFC PATCH v3 2/9] Bluetooth: btintel: Add combined setup and shutdown functions
 2021-07-25 15:47 UTC 

[Buildroot] [PATCH 1/1] package/snort: add SELinux module
 2021-07-25 15:44 UTC 

[Buildroot] [PATCH 1/1] package/cups: add SELinux module
 2021-07-25 15:43 UTC 

[Buildroot] [git commit] package/nvidia-driver: fixup libraries according to README
 2021-07-25 15:42 UTC 

Files modified, even after: git reset --hard
 2021-07-25 15:40 UTC  (2+ messages)

[PATCH iproute2-next] ipneigh: add support to print brief output of neigh cache in tabular format
 2021-07-25 15:39 UTC 

[PATCH] init-manager-systemd: define weak dev manager
 2021-07-25 15:39 UTC 

[xfs] eef983ffea: stress-ng.fallocate.ops_per_sec -15.2% regression
 2021-07-25 15:38 UTC  (2+ messages)

[PATCH] m68k: Fix asm register constraints for atomic ops
 2021-07-25 15:26 UTC  (3+ messages)

[PATCH v2] btrfs-progs: cmds: Fix build for using NAME_MAX
 2021-07-25 15:24 UTC 

Prog section rejected: Argument list too long (7)!
 2021-07-25 15:22 UTC  (4+ messages)

[PATCH] m68k: Fix invalid RMW_INSNS on CPUs that lack CAS
 2021-07-25 15:21 UTC  (2+ messages)

[PATCH] net: qed: remove unneeded return variables
 2021-07-25 15:13 UTC 

[PATCH v3 0/4] iio/adc: ingenic: add support for the JZ4760(B) Socs to the ingenic sadc driver
 2021-07-25 15:22 UTC  (2+ messages)

[PATCH] drivers/soc: Remove all strcpy() uses in favor of strscpy()
 2021-07-25 15:14 UTC  (2+ messages)

[PATCH v2 0/2] iio: accel: add support for ADXL355
 2021-07-25 15:17 UTC  (5+ messages)
` [PATCH v2 2/2] iio: accel: Add driver "

[Bug 209555] New: dwc2 driver stops working after sudden disconnect
 2021-07-25 15:14 UTC  (3+ messages)
` [Bug 209555] "

[Buildroot] [PATCH v2] package/faketime: add target variant
 2021-07-25 15:14 UTC  (2+ messages)

[dpdk-dev] Question about hardware error handling policy
 2021-07-25 15:12 UTC  (4+ messages)

[PATCH v4 1/5] spl: mmc: Support OP-TEE payloads in Falcon mode
 2021-07-25 15:08 UTC  (3+ messages)
` [PATCH v5 0/5] stm32mp: Enable OP-TEE and TZC support in SPL

[PATCH v3 1/2] documentation: Update #nouveau IRC channel network
 2021-07-25 15:00 UTC  (2+ messages)
` [PATCH v3 2/2] maintainers: Update freedesktop.org IRC channels

[PATCH] powerpc/xmon: use ARRAY_SIZE
 2021-07-25 15:01 UTC  (2+ messages)

OE-core CVE metrics for hardknott on Sun 25 Jul 2021 05:00:01 AM HST
 2021-07-25 15:04 UTC 

prepare for removing support to disable quota accounting v2
 2021-07-25 15:02 UTC  (5+ messages)
` [PATCH 7/7] xfs: use $XFS_QUOTA_PROG instead of hardcoding xfs_quota

[PATCH for-6.2 0/2] target/sparc: Drop use of gen_io_end()
 2021-07-25 15:00 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: panel: Add Samsung S6E3FA2 panel
 2021-07-25 15:01 UTC  (6+ messages)
` [PATCH 2/2] drm/panel: Add Samsung S6E3FA2 DSI panel driver

[PATCH 0/3] iio: adc: meson-saradc: Three small improvements
 2021-07-25 14:58 UTC  (4+ messages)

[Buildroot] [PATCH v5 1/1] Makefile: Parallelize glibc locale generation
 2021-07-25 14:55 UTC  (3+ messages)

[Buildroot] [git commit] Makefile: Parallelize glibc locale generation
 2021-07-25 14:46 UTC 

[PATCH v2 0/4] Renesas RZ/G2L ADC driver support
 2021-07-25 14:55 UTC  (5+ messages)
` [PATCH v2 2/4] iio: adc: Add driver for Renesas RZ/G2L A/D converter

Xen-Error: Disabling IOMMU on Stepping C2 5520 Host-Bridge
 2021-07-25 14:38 UTC  (2+ messages)
    ` Xen-Error: Disabling IOMMU on Stepping C2 5520 Host-Bridge // Laser markings: SLH3P

[PATCH] net: ixp4xx_hss: use dma_pool_zalloc
 2021-07-25 14:42 UTC 

OE-core CVE metrics for dunfell on Sun 25 Jul 2021 04:30:01 AM HST
 2021-07-25 14:32 UTC 

[PATCH v4 1/2] docs: add traditional Chinese translation for kernel Documentation
 2021-07-25 14:30 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] docs/zh_TW: add translations for zh_TW/process

[PATCH v2] u-boot_2021.07: set UBOOT_MACHINE for qemumips and qemumips64
 2021-07-25 14:25 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.14-3 tag
 2021-07-25 14:20 UTC  (2+ messages)

[PATCH bpf-next 0/2] expand bpf_d_path helper allowlist
 2021-07-25 14:18 UTC  (3+ messages)
` [PATCH bpf-next 1/2] tools/resolve_btfids: emit warnings and patch zero id for missing symbols
` [PATCH bpf-next 2/2] bpf: expose bpf_d_path helper to vfs_* and security_* functions

[MPTCP][PATCH v2 mptcp-next] Squash to "Squash-to: mptcp: build ADD_ADDR/echo-ADD_ADDR option according pm.add_signal"
 2021-07-25 14:18 UTC 

[PATCH v6 0/4] Add basic support for rk3066 platform
 2021-07-25 14:15 UTC  (4+ messages)
` [PATCH v6 2/4] rockchip: rk3066: add clock driver for rk3066 soc

[GIT PULL FOR v5.15] New driver meson-ir-tx
 2021-07-25 14:19 UTC  (2+ messages)
` [GIT PULL FOR v5.15] New driver meson-ir-tx (#75976)

[AUH] meson: upgrading to 0.59.0 FAILED
 2021-07-25 14:13 UTC 

[Buildroot] [PATCH 1/2] package/pkg-kconfig: hide defconfig targets if defconfig not supported
 2021-07-25 14:11 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/pkg-kconfig: only define -update-{def, }config if supported

[Buildroot] [PATCH] fs/erofs: add big pcluster support
 2021-07-25 13:48 UTC  (3+ messages)

(no subject)
 2021-07-25 14:07 UTC  (2+ messages)
` Inactive volume netgear NAS, data is still in tacked. (REPOST with Subject!)

5.10.40 dom0 kernel - nvme: Invalid SGL for payload:131072 nents:13
 2021-07-25 14:06 UTC  (2+ messages)

OE-core CVE metrics for master on Sun 25 Jul 2021 04:00:01 AM HST
 2021-07-25 14:04 UTC 

[PATCH v2 0/3] Remove all strcpy() uses
 2021-07-25 14:02 UTC  (9+ messages)
` [PATCH v2 1/3] staging/fbtft: "
` [PATCH v2 3/3] staging/fbtft: Fix braces coding style

[Buildroot] [PATCH/next 1/1] package/dav1d: bump version to 0.9.0
 2021-07-25 14:00 UTC  (2+ messages)

[Buildroot] [PATCH] package/fwts: bump to version 21.05.00
 2021-07-25 14:00 UTC  (2+ messages)

[linux-linus test] 163983: regressions - FAIL
 2021-07-25 13:57 UTC 

[PATCH v3 1/2] documentation: Update #nouveau IRC channel network
 2021-07-25 13:51 UTC  (2+ messages)
` [PATCH v3 2/2] maintainers: Update freedesktop.org IRC channels

[Buildroot] [git commit] package/fwts: bump to version 21.05.00
 2021-07-25 13:50 UTC 

[MPTCP][PATCH mptcp-next] Squash to "Squash-to: mptcp: build ADD_ADDR/echo-ADD_ADDR option according pm.add_signal"
 2021-07-25 13:50 UTC  (2+ messages)

[PATCH] btrfs: fix rw device counting in __btrfs_free_extra_devids
 2021-07-25 13:49 UTC  (4+ messages)

[Buildroot] [PATCH] Config.in: disable PIC/PIE for microblaze
 2021-07-25 13:49 UTC  (2+ messages)

[Buildroot] [git commit] Config.in: disable PIC/PIE for microblaze
 2021-07-25 13:48 UTC 

[Buildroot] [git commit] Config.in: add BR2_PIC_PIE_ARCH_SUPPORTS hidden option
 2021-07-25 13:48 UTC 

[PATCH 1/3] media: dvb-usb: break long strings in dvb_usb_device_init
 2021-07-25 13:47 UTC  (3+ messages)
` [PATCH 2/3] media: dvb-usb: move kfree(d) to dvb_usb_device_exit

[Buildroot] [git commit] package/busybox: correctly set BUSYBOX_KCONFIG_SUPPORTS_DEFCONFIG
 2021-07-25 13:46 UTC 

[PATCH] net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapter_reset
 2021-07-25 13:45 UTC 

WARNING in reiserfs_put_super
 2021-07-25 13:44 UTC  (2+ messages)
` [syzbot] "

Nokia RX51 U-Boot USB support updates?
 2021-07-25 13:43 UTC  (3+ messages)

[Buildroot] [PATCH v1 1/2] package/ell: bump version to 0.40
 2021-07-25 13:42 UTC  (4+ messages)
` [Buildroot] [PATCH v1 2/2] package/iwd: bump version to 1.14

[hch-misc:i915-mdev 39/40] drivers/vfio/vfio.c:395:36: warning: Use of memory after it is freed [clang-analyzer-unix.Malloc]
 2021-07-25 13:42 UTC 

[Buildroot] [git commit] package/iwd: bump version to 1.14
 2021-07-25 13:41 UTC 

[Buildroot] [PATCH 0/2] package/timescaledb: Bump version to 2.3.0
 2021-07-25 13:41 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/postgresql: add cflags_sl option to pg_config

[PATCH mptcp-next] Squash-to: "mptcp: build ADD_ADDR/echo-ADD_ADDR option according pm.add_signal"
 2021-07-25 13:40 UTC  (2+ messages)


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.