All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-07 12:54:58 to 2020-11-07 14:53:35 UTC [more...]

[PATCH 0/2] m68k/q800: make the GLUE chip a QOM device
 2020-11-07 14:52 UTC  (3+ messages)
` [PATCH 1/2] hw/m68k/q800: Don't connect two qemu_irqs directly to the same input

[PATCH V4 1/3] dt-bindings: arm: fsl: Add beacon,imx8mn-beacon-kit
 2020-11-07 14:48 UTC  (6+ messages)
` [PATCH V4 2/3] arm64: dts: imx: Add Beacon i.MX8M Nano development kit
` [PATCH V4 3/3] arm64: defconfig: Enable WM8962

[Linux-kernel-mentees] [PATCH v2] checkpatch: add fix option for COMMIT_LOG_LONG_LINE
 2020-11-07 14:49 UTC  (2+ messages)

hw/i386/q35: Where go LPC irqs?
 2020-11-07 14:46 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_pwrite: Enable some subtests for CI
 2020-11-07 14:47 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

Inputs for error " libselinux.so.1: cannot open shared object file: No such file or directory "
 2020-11-07 14:45 UTC  (3+ messages)

[PATCH v4 0/9] gpiolib: acpi: pin configuration fixes
 2020-11-07 14:44 UTC  (3+ messages)
` [PATCH v4 3/9] gpiolib: acpi: Take into account debounce settings

[PATCH net-next v7 0/5] net: hdlc_fr: Improve fr_rx and add support for any Ethertype
 2020-11-07 14:34 UTC  (4+ messages)

[RFC PATCH-for-5.2] hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug off
 2020-11-07 14:32 UTC  (2+ messages)

[PATCH] powerpc/64s: Remove RFI
 2020-11-07 14:31 UTC  (2+ messages)

[PATCH] arm64: Kconfig RANDOMIZE_MODULE_REGION_FULL correction
 2020-11-07 14:31 UTC 

[PULL v4 00/48] virtio,pc,acpi: fixes, tests
 2020-11-07 14:28 UTC  (6+ messages)
` [PULL v4 44/48] piix4: don't reserve hw resources when hotplug is off globally

[PATCH v4 net-next 0/5] xdp: introduce bulking for page_pool tx return path
 2020-11-07 14:29 UTC  (4+ messages)
` [PATCH v4 net-next 2/5] net: page_pool: add bulk support for ptr_ring

[PATCH 00/19] [Set 2] Rid W=1 warnings from GPU
 2020-11-07 14:29 UTC  (9+ messages)
` [PATCH 10/19] drm/radeon/radeon: Move prototype into shared header
` [PATCH 17/19] drm/radeon/radeon_kms: Fix misnaming of 'radeon_info_ioctl's dev param

[Buildroot] [PATCH 1/1] package/cryptsetup: break circular dependency
 2020-11-07 14:28 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/cryptsetup: break circular dependency
 2020-11-07 14:27 UTC 

[Buildroot] [git commit] package/cryptsetup: break circular dependency
 2020-11-07 14:27 UTC 

[PATCH v3 00/17] Readdir enhancements
 2020-11-07 14:23 UTC  (3+ messages)

allowing msg_name and msg_control
 2020-11-07 14:22 UTC 

[PATCH v5] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
 2020-11-07 14:18 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_psr: Check for available modesetting support
 2020-11-07 14:14 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 00/32] RISC-V Kendryte K210 support improvments
 2020-11-07 14:14 UTC  (56+ messages)
` [PATCH 02/32] spi: dw: Add support for 32-bits ctrlr0 layout
` [PATCH 03/32] spi: dw: Fix driving MOSI low while recieving
` [PATCH 06/32] spi: dw: Add support for the Kendryte K210 SoC
` [PATCH 14/32] dt-bindings: Define all Kendryte K210 clock IDs
` [PATCH 15/32] dt-bindings: Define Kendryte K210 sysctl registers
` [PATCH 16/32] dt-bindings: Define Kendryte K210 pin functions
` [PATCH 17/32] dt-bindings: Define Kendryte K210 reset signals
` [PATCH 18/32] riscv: Add Kendryte K210 SoC clock driver
` [PATCH 19/32] riscv: Add Kendryte K210 SoC reset controller
` [PATCH 21/32] dt-bindings: Add Kendryte and Canaan vendor prefix
` [PATCH 22/32] dt-binding: Document kendryte,k210-sysctl bindings
` [PATCH 23/32] dt-binding: Document kendryte,k210-clk bindings
` [PATCH 24/32] dt-bindings: Document kendryte,k210-fpioa bindings
` [PATCH 25/32] dt-bindings: Document kendryte,k210-rst bindings
` [PATCH 26/32] riscv: Update Kendryte K210 device tree
` [PATCH 27/32] riscv: Add SiPeed MAIX BiT board "
` [PATCH 30/32] riscv: Add SiPeed MAIXDUINO "

[PATCH v4 00/21] Readdir enhancements
 2020-11-07 14:03 UTC  (22+ messages)
` [PATCH v4 01/21] NFS: Remove unnecessary inode locking in nfs_llseek_dir()
  ` [PATCH v4 02/21] NFS: Remove unnecessary inode lock in nfs_fsync_dir()
    ` [PATCH v4 03/21] NFS: Ensure contents of struct nfs_open_dir_context are consistent
      ` [PATCH v4 04/21] NFS: Clean up readdir struct nfs_cache_array
        ` [PATCH v4 05/21] NFS: Clean up nfs_readdir_page_filler()
          ` [PATCH v4 06/21] NFS: Clean up directory array handling
            ` [PATCH v4 07/21] NFS: Don't discard readdir results
              ` [PATCH v4 08/21] NFS: Remove unnecessary kmap in nfs_readdir_xdr_to_array()
                ` [PATCH v4 09/21] NFS: Replace kmap() with kmap_atomic() in nfs_readdir_search_array()
                  ` [PATCH v4 10/21] NFS: Simplify struct nfs_cache_array_entry
                    ` [PATCH v4 11/21] NFS: Support larger readdir buffers
                      ` [PATCH v4 12/21] NFS: More readdir cleanups
                        ` [PATCH v4 13/21] NFS: nfs_do_filldir() does not return a value
                          ` [PATCH v4 14/21] NFS: Reduce readdir stack usage
                            ` [PATCH v4 15/21] NFS: Cleanup to remove nfs_readdir_descriptor_t typedef
                              ` [PATCH v4 16/21] NFS: Allow the NFS generic code to pass in a verifier to readdir
                                ` [PATCH v4 17/21] NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls
                                  ` [PATCH v4 18/21] NFS: Improve handling of directory verifiers
                                    ` [PATCH v4 19/21] NFS: Optimisations for monotonically increasing readdir cookies
                                      ` [PATCH v4 20/21] NFS: Reduce number of RPC calls when doing uncached readdir
                                        ` [PATCH v4 21/21] NFS: Do uncached readdir when we're seeking a cookie in an empty page cache

[PATCH] Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"
 2020-11-07 14:10 UTC  (4+ messages)

Using SQPOLL for-5.11/io_uring kernel NULL pointer dereference
 2020-11-07 14:09 UTC  (3+ messages)

[PATCH v2 bpf-next 0/5] Integrate kernel module BTF support
 2020-11-07 14:09 UTC  (3+ messages)
` [PATCH v2 bpf-next 4/5] bpf: load and verify kernel module BTFs

[Buildroot] [PATCH 1/1] package/fbtft: add license file
 2020-11-07 14:06 UTC 

[Buildroot] [git commit branch/next] package/openvpn: bump to version 2.5.0
 2020-11-07 14:04 UTC 

[Buildroot] [PATCH 1/1] package/libiqrf: add license file
 2020-11-07 14:03 UTC 

[PATCH V2 1/5] dt-bindings: add defines for i.MX8MN power domains
 2020-11-07 14:00 UTC  (10+ messages)
` [PATCH V2 2/5] soc: imx: gpcv2: add support "
` [PATCH V2 3/5] arm64: dts: imx8mn: add GPC node and "
` [PATCH V2 4/5] arm64: dts: imx8mn: Add power-domain reference in USB controller
` [PATCH V2 5/5] arm64: dts: imx8mn: Add GPU node

[PATCH 0/2] drivers/tty: delete break after return or goto
 2020-11-07 14:01 UTC  (4+ messages)
` [PATCH 1/2] tty/serial: delete break after return

Build failed in Jenkins: media-build #3280
 2020-11-07 14:04 UTC  (2+ messages)
` Build failed in Jenkins: media-build #3281

[Buildroot] [PATCH 1/3] board/freescale/imx: Add helper to generate fw binary
 2020-11-07 13:59 UTC  (10+ messages)
` [Buildroot] [PATCH v2 0/8] Add imx8mm platform using only upstream components
` [Buildroot] [PATCH v2 1/8] package/freescale-imx/firmware-imx: Add option to install all ddr fw files
` [Buildroot] [PATCH v2 2/8] boot/uboot: Add option to install fw files list to uboot build directory
` [Buildroot] [PATCH v2 3/8] freescale-imx/firmware-imx: Copy of all DDR files if uboot needs fw
` [Buildroot] [PATCH v2 4/8] boot/uboot/imx8: Add new target needed for mainline u-boot
` [Buildroot] [PATCH v2 5/8] board/freescale/common/imx: Add Support for uboot 'flash.bin' image
` [Buildroot] [PATCH v2 6/8] board/freescale/common/imx8: Use post build generated uboot image if present
` [Buildroot] [PATCH v2 7/8] board/freescale/common/imx8: Templatize uboot image name
` [Buildroot] [PATCH v2 8/8] configs/imx8mmevk: new defconfig

[Buildroot] [PATCH 1/1] package/lzlib: add license file
 2020-11-07 13:57 UTC  (3+ messages)

Syntax of multiconfig
 2020-11-07 13:53 UTC 

[PATCH] net/sunrpc: Fix return value from proc_do_xprt()
 2020-11-07 13:49 UTC  (3+ messages)

[PATCH 2/2] ath11k: Handle errors if peer creation fails
 2020-11-07 13:49 UTC  (6+ messages)

[PATCH V3] doc: zh_CN: add translatation for tmpfs
 2020-11-07 13:48 UTC  (2+ messages)

[PATCH 5.11] io_uring: don't take fs for recvmsg/sendmsg
 2020-11-07 13:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/qt5/qt5base: add -syslog option
 2020-11-07 13:46 UTC  (3+ messages)
` [Buildroot] [PATCH v2 "

[Buildroot] [git commit branch/next] package/qt5/qt5base: add -syslog option
 2020-11-07 13:46 UTC 

[PATCH] mtd: spi-nor: Fix multiple typos
 2020-11-07 13:41 UTC  (2+ messages)

[PATCH v2 1/2] arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7
 2020-11-07 13:39 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: exynos: Correct psci compatible used on Exynos7

[PATCH] simplify SEL(x == y, x, y) and friends
 2020-11-07 13:39 UTC 

Fwd: Read time tree block corruption detected
 2020-11-07 13:28 UTC  (19+ messages)

BUG with linux 5.9.0 with dwc3 in gadget mode
 2020-11-07 13:37 UTC  (20+ messages)

[Buildroot] [PATCH 1/1] package/davfs2: add davfs user and group
 2020-11-07 13:37 UTC  (2+ messages)

stable-rc/queue/4.19 build: 206 builds: 1 failed, 205 passed, 77 warnings (v4.19.155-3-g56d783e7ef1e3)
 2020-11-07 13:36 UTC 

[Buildroot] [git commit] package/davfs2: add davfs2 user and group
 2020-11-07 13:36 UTC 

[Buildroot] [git commit branch/next] package/davfs2: add davfs2 user and group
 2020-11-07 13:36 UTC 

[PATCH] mm/memcg: update page struct member in comments
 2020-11-07 13:34 UTC  (4+ messages)

[PATCH] eeprom: at25: Add example part numbers
 2020-11-07 13:33 UTC 

[PATCH] ACPI: button: Add DMI quirk for Medion Akoya E2228T
 2020-11-07 13:32 UTC 

[PATCH 1/2] PCI: rockchip: Make some regulators non-optional
 2020-11-07 13:30 UTC  (9+ messages)

[PATCH v4 net-next 1/2] net/sched: act_mirred: refactor the handle of xmit
 2020-11-07 13:26 UTC  (4+ messages)
` [PATCH v4 net-next 2/2] net/sched: act_frag: add implict packet fragment support

[PATCH] powerpc/32s: Use relocation offset when setting early hash table
 2020-11-07 13:24 UTC  (4+ messages)

[PATCH V3 1/3] dt-bindings: arm: fsl: Add beacon,imx8mn-beacon-kit
 2020-11-07 13:19 UTC  (8+ messages)
` [PATCH V3 2/3] arm64: dts: imx: Add Beacon i.MX8M Nano development kit

[PATCH 5.11 0/3] rw import_iovec cleanups
 2020-11-07 13:16 UTC  (4+ messages)
` [PATCH 1/3] fs/io_uring Don't use the return value from import_iovec()
` [PATCH 2/3] io_uring: remove duplicated io_size from rw
` [PATCH 3/3] io_uring: inline io_import_iovec()

[Buildroot] [git commit branch/next] package/lzlib: add license file
 2020-11-07 13:19 UTC 

[Buildroot] [git commit] package/lzlib: add license file
 2020-11-07 13:19 UTC 

[Buildroot] [PATCH 1/1] package/darkhttpd: add license file
 2020-11-07 13:18 UTC  (2+ messages)

[Buildroot] [git commit] package/darkhttpd: add license file
 2020-11-07 13:18 UTC 

[Buildroot] [git commit branch/next] package/darkhttpd: add license file
 2020-11-07 13:18 UTC 

[Buildroot] [PATCH/next 1/2] package/rhash: bump version to 1.4.0
 2020-11-07 13:10 UTC  (4+ messages)
` [Buildroot] [PATCH/next 2/2] package/rhash: add host variant

[PATCH] net/xdp: remove unused macro REG_STATE_NEW
 2020-11-07 13:08 UTC  (3+ messages)

[PATCH] add debug helpers: show_insn_bb() & show_insn_entry()
 2020-11-07 13:08 UTC 

[Buildroot] [git commit branch/next] package/rhash: bump version to 1.4.0
 2020-11-07 13:06 UTC 

[PATCH net-next v3 00/15] net/smc: extend diagnostic netlink interface
 2020-11-07 12:59 UTC  (16+ messages)
` [PATCH net-next v3 01/15] net/smc: use helper smc_conn_abort() in listen processing
` [PATCH net-next v3 02/15] net/smc: Use active link of the connection
` [PATCH net-next v3 03/15] net/smc: Add connection counters for links
` [PATCH net-next v3 04/15] net/smc: Add link counters for IB device ports
` [PATCH net-next v3 05/15] net/smc: Add diagnostic information to smc ib-device
` [PATCH net-next v3 06/15] net/smc: Add diagnostic information to link structure
` [PATCH net-next v3 07/15] net/smc: Refactor the netlink reply processing routine
` [PATCH net-next v3 08/15] net/smc: Add ability to work with extended SMC netlink API
` [PATCH net-next v3 09/15] net/smc: Introduce SMCR get linkgroup command
` [PATCH net-next v3 10/15] net/smc: Introduce SMCR get link command
` [PATCH net-next v3 11/15] net/smc: Add SMC-D Linkgroup diagnostic support
` [PATCH net-next v3 12/15] net/smc: Add support for obtaining SMCD device list
` [PATCH net-next v3 13/15] net/smc: Add support for obtaining SMCR "
` [PATCH net-next v3 14/15] net/smc: Refactor smc ism v2 capability handling
` [PATCH net-next v3 15/15] net/smc: Add support for obtaining system information

[igt-dev] [PATCH i-g-t] i915/gem_ctx_param: Add subtests description for test case
 2020-11-07 12:59 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] do not call simplify_instruction() if already removed
 2020-11-07 12:57 UTC 

[PATCH] net/dsa: remove unused macros to tame gcc warning
 2020-11-07 12:54 UTC  (4+ messages)

[PATCH 0/3] Switch PineTab DT LCD panel to retail one
 2020-11-07 12:53 UTC  (2+ messages)
` [PATCH 3/3] arm64: allwinner: dts: a64: add DT for PineTab developer sample


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.