All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-16 12:02:17 to 2021-04-16 13:01:02 UTC [more...]

[PATCH v1 0/5] Convert powerpc to GENERIC_PTDUMP
 2021-04-16 13:00 UTC  (8+ messages)
` [PATCH v1 3/5] mm: ptdump: Provide page size to notepage()

Rust-for-Linux Hydra CI
 2021-04-16 13:00 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915/uapi: fix kernel doc warnings
 2021-04-16 13:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/4] "

[PATCH v3] hw/block/nvme: fix lbaf formats initialization
 2021-04-16 11:59 UTC 

[dpdk-dev] [RFC 1/9] devargs: fix data buffer storage type
 2021-04-16 12:58 UTC  (7+ messages)
` [dpdk-dev] [PATCH v5 0/5] eal: enable global device syntax by default
  ` [dpdk-dev] [PATCH v5 1/5] devargs: unify scratch buffer storage
        ` [dpdk-dev] [dpdklab] "

[PATCH 0/5] spi: spi-zynqmp-gqspi: fix spi issues
 2021-04-16 12:55 UTC  (4+ messages)
` [PATCH 1/5] spi: spi-zynqmp-gqspi: fix clk_enable/disable imbalance issue

[PATCH] pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached
 2021-04-16 12:56 UTC  (2+ messages)

[PATCH v3 0/6] percpu: partial chunk depopulation
 2021-04-16 12:56 UTC  (2+ messages)

kernel-localversion, removing custom def configs, with linux-boundary #meta-freescale #compilation #yocto
 2021-04-16 12:55 UTC 

[PATCH v8 0/2] [GSOC] trailer: add new .cmd config option
 2021-04-16 12:54 UTC  (13+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/2] [GSOC] docs: correct descript of trailer.<token>.command
  ` [PATCH v9 2/2] [GSOC] trailer: add new .cmd config option

#yocto #meta-freescale #qca9377 #imx7ulpevk #gatesgarth
 2021-04-16 12:55 UTC 

[PATCH 1/2] kbuild: remove TMPO from try-run
 2021-04-16 12:53 UTC  (6+ messages)
` [PATCH 2/2] tools: do not include scripts/Kbuild.include

[PATCH 10/12] libsepol/cil: Make invalid statement error messages consistent
 2021-04-16 12:54 UTC  (3+ messages)
` [PATCH 12/12] secilc/docs: Update the CIL documentation for various blocks

[PATCH] hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
 2021-04-16 12:52 UTC 

[PATCH 1/3] drm/amdgpu: make sure we unpin the UVD BO
 2021-04-16 12:54 UTC  (3+ messages)

[PATCH] drm: Fix fbcon blank on QEMU graphics drivers
 2021-04-16 12:53 UTC  (2+ messages)

[PATCH v4 0/6] perf arm-spe: Enable timestamp
 2021-04-16 12:51 UTC  (6+ messages)
` [PATCH v4 4/6] perf arm-spe: Assign kernel time to synthesized event

[PATCH v4 0/2] arm64: split ARM64_PTR_AUTH option to userspace and kernel
 2021-04-16 12:50 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: Add ARM64_PTR_AUTH_KERNEL config option
` [PATCH v4 2/2] arm64: Conditionally configure PTR_AUTH key of the kernel

[PATCH 4.4 00/38] 4.4.267-rc1 review
 2021-04-16 12:52 UTC  (2+ messages)

[PATCH v1 1/2] fbtft: Rectify GPIO handling
 2021-04-16 12:51 UTC  (6+ messages)
` [PATCH v1 2/2] fbtft: Don't spam logs when probe is deferred

[PATCH 1/3] NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're unmounting
 2021-04-16 12:51 UTC  (3+ messages)
` [PATCH 2/3] NFS: Don't discard pNFS layout segments that are marked for return
  ` [PATCH 3/3] NFSv4.1: Simplify layout return in pnfs_layout_process()

[PATCH v3 0/3] Maintenance: adapt custom refspecs
 2021-04-16 12:49 UTC  (6+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] maintenance: simplify prefetch logic
  ` [PATCH v4 2/4] fetch: add --prefetch option
  ` [PATCH v4 3/4] maintenance: use 'git fetch --prefetch'
  ` [PATCH v4 4/4] maintenance: respect remote.*.skipFetchAll

[PATCH] mac80211: properly process TXQ management frames
 2021-04-16 12:49 UTC  (2+ messages)

[PATCH] x86/shadow: depend on PV || HVM
 2021-04-16 12:49 UTC  (3+ messages)

[shenki:dev-5.10 95/157] drivers/fsi/fsi-occ.c:570:17: warning: cast to smaller integer type 'enum versions' from 'const void *'
 2021-04-16 12:49 UTC 

[PATCH v2 00/15] usb: dwc2: Fix Hibernation issues
 2021-04-16 12:48 UTC  (16+ messages)
` [PATCH v2 01/15] usb: dwc2: Update exit hibernation when port reset is asserted
` [PATCH v2 02/15] usb: dwc2: Reset DEVADDR after exiting gadget hibernation
` [PATCH v2 03/15] usb: dwc2: Fix host mode hibernation exit with remote wakeup flow
` [PATCH v2 04/15] usb: dwc2: Fix hibernation between host and device modes
` [PATCH v2 05/15] usb: dwc2: Allow exiting hibernation from gpwrdn rst detect
` [PATCH v2 06/15] usb: dwc2: Clear fifo_map when resetting core
` [PATCH v2 07/15] usb: dwc2: Clear GINTSTS_RESTOREDONE bit after restore is generated
` [PATCH v2 08/15] usb: dwc2: Move enter hibernation to dwc2_port_suspend() function
` [PATCH v2 09/15] usb: dwc2: Move exit hibernation to dwc2_port_resume() function
` [PATCH v2 10/15] usb: dwc2: Allow exit hibernation in urb enqueue
` [PATCH v2 11/15] usb: dwc2: Add hibernation entering flow by system suspend
` [PATCH v2 12/15] usb: dwc2: Add hibernation exiting flow by system resume
` [PATCH v2 13/15] usb: dwc2: Add exit hibernation mode before removing drive
` [PATCH v2 14/15] usb: dwc2: Update dwc2_handle_usb_suspend_intr function
` [PATCH v2 15/15] usb: dwc2: Get rid of useless error checks in suspend interrupt

[PATCH v2] powerpc/kexec_file: use current CPU info while setting up FDT
 2021-04-16 12:46 UTC 

[PATCH v4 00/19] qapi: static typing conversion, pt3
 2021-04-16 12:44 UTC  (3+ messages)
` [PATCH v4 02/19] flake8: Enforce shorter line length for comments and docstrings

[PATCH v2] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-16 12:46 UTC  (4+ messages)

#yocto #bitbake #gatesgarth #qca9377
 2021-04-16 12:46 UTC 

[PATCH] KEYS: trusted: fix a couple error pointer dereferences
 2021-04-16 12:45 UTC  (4+ messages)

[PATCH 1/3] arm64: ptrace: Add is_syscall_success to handle compat
 2021-04-16 12:33 UTC  (6+ messages)
` [PATCH 2/3] arm64: syscall.h: Add sign extension handling in syscall_get_return_value for compat
` [PATCH 3/3] audit: Use syscall_get_return_value to get syscall return code in audit_syscall_exit

[RFC PATCH 0/9] migration/snap-tool: External snapshot utility
 2021-04-16 12:27 UTC  (3+ messages)

[PATCH] PM / wakeup: remove redundant assignment to variable retval
 2021-04-16 12:43 UTC 

[PATCH v4 0/5] clk: ti: add am33xx spread spectrum clock support
 2021-04-16 12:43 UTC  (3+ messages)
` [PATCH v4 5/5] clk: ti: add am33xx/am43xx "

[dpdk-dev] [PATCH v1 1/1] build: optional NUMA and cpu counts detection
 2021-04-16 12:43 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[RFC PATCH v4 0/2] arch: riscv: cpu: Add callback to init each core
 2021-04-16 12:42 UTC  (15+ messages)
` [RFC PATCH v4 1/2] "

[Buildroot] [PATCH] package/dmalloc: Fix for ARC with enabled BR2_SSP_ALL
 2021-04-16 12:42 UTC  (6+ messages)

[dpdk-dev] [PATCH] ethdev: introduce conntrack flow action and item
 2021-04-16 12:41 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/2] "
  ` [dpdk-dev] [PATCH v2 1/2] "

stable-rc/queue/5.4 build: 199 builds: 0 failed, 199 passed, 107 warnings (v5.4.112-18-g00edb725fbbab)
 2021-04-16 12:39 UTC 

linux-next: Fixes tag needs some work in the kvm tree
 2021-04-16 12:38 UTC  (2+ messages)

[PATCH v2 0/2] MCAN: Add support for implementing transceiver as a phy
 2021-04-16 12:37 UTC  (2+ messages)

[PATCH] oeqa/selftest: Hardcode test assumptions about heartbeat event timings
 2021-04-16 12:36 UTC 

Possible race in ipv4 routing
 2021-04-16 12:29 UTC  (4+ messages)
    ` AW: "

[PATCH] dt-bindings: mtd: brcm,brcmnand: convert to the json-schema
 2021-04-16 12:33 UTC  (2+ messages)

[PATCH 00/10] [v7][RESEND] Migrate Pages in lieu of discard
 2021-04-16 12:35 UTC  (2+ messages)

[LTP] [PATCH v3 1/2] splice02: Generate input in C
 2021-04-16 12:32 UTC  (5+ messages)

linux-next: manual merge of the rust tree with the char-misc tree
 2021-04-16 12:31 UTC  (2+ messages)

[net-next 0/3] Support ocelot PTP Sync one-step timestamping
 2021-04-16 12:36 UTC  (4+ messages)
` [net-next 1/3] net: dsa: optimize tx timestamp request handling
` [net-next 2/3] net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
` [net-next 3/3] net: mscc: ocelot: support PTP Sync one-step timestamping

[PATCH] floppy: remove redundant assignment to variable st
 2021-04-16 12:30 UTC  (3+ messages)

[PATCH 0/3] LSM Documentation - Render lsm_hooks.h for kernel_docs
 2021-04-16 12:28 UTC  (4+ messages)
` [PATCH 1/3] Documentation/security: Update LSM security hook text
` [PATCH 2/3] include/linux: Update LSM hook text part1
` [PATCH 3/3] include/linux: Update LSM hook text part2

[Intel-wired-lan] [PATCH S55 01/14] ice: warn about potentially malicious VFs
 2021-04-16 12:28 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH S55 13/14] ice: Advertise virtchnl UDP segmentation offload capability
` [Intel-wired-lan] [PATCH S55 14/14] iavf: add support for UDP Segmentation Offload

[PATCH 00/13] bcache patches for Linux v5.13 -- 2nd wave
 2021-04-16 12:26 UTC  (3+ messages)

[PATCH] lib/rsa: Use EVP_PKEY instead of RSA
 2021-04-16 12:26 UTC  (2+ messages)

[PATCH v3 0/6] SPL: FIT: Fix some omissions of SPL_LOAD_FIT_FULL and bootm
 2021-04-16 12:26 UTC  (13+ messages)
` [PATCH v3 1/6] spl: LOAD_FIT_FULL: Fix selection of the "fdt" node
` [PATCH v3 2/6] spl: LOAD_FIT_FULL: Do not hard-code os to IH_OS_U_BOOT
` [PATCH v3 3/6] spl: LOAD_FIT_FULL: Relocate FDT for u-boot payloads
` [PATCH v3 4/6] spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' properties
` [PATCH v3 5/6] image-fit: Accept IH_TYPE_FIRMWARE in fit_image_load() as valid
` [PATCH v3 6/6] image-fit: Accept OP-TEE images when booting a FIT

[PATCH] common: fit: Add weak board_fit_config_name_match
 2021-04-16 12:26 UTC  (2+ messages)

[PATCH v2 0/7] SPL: FIT: Bring the SPL_LOAD_FIT path in line with documentation
 2021-04-16 12:25 UTC  (15+ messages)
` [PATCH v2 1/7] spl: fit: Don't overwrite previous loadable if "load" is missing
` [PATCH v2 2/7] doc: FIT image: Introduce "u-boot, fpga-legacy" property
` [PATCH v2 3/7] spl: fit: Move FPGA loading code to separate functions
` [PATCH v2 4/7] spl: fit: Warn if FIT contains "fpga" property in config node
` [PATCH v2 5/7] spl: fit: Support loading FPGA images from list of "loadables"
` [PATCH v2 6/7] Kconfig: Document the limitations of the simple SPL_LOAD_FIT path
` [PATCH v2 7/7] doc: FIT image: Update FPGA example to make use of "loadables"

Porting drivers
 2021-04-16 12:25 UTC 

[PATCH v6 00/11] Add support for ECDSA image signing
 2021-04-16 12:25 UTC  (23+ messages)
` [PATCH v6 01/11] lib: Rename rsa-checksum.c to hash-checksum.c
` [PATCH v6 02/11] lib/rsa: Make fdt_add_bignum() available outside of RSA code
` [PATCH v6 03/11] lib: Add support for ECDSA image signing
` [PATCH v6 04/11] doc: signature.txt: Document devicetree format for ECDSA keys
` [PATCH v6 05/11] test/py: Add pycryptodomex to list of required pakages
` [PATCH v6 06/11] test/py: ecdsa: Add test for mkimage ECDSA signing
` [PATCH v6 07/11] doc: signature.txt: Document the keydir and keyfile arguments
` [PATCH v6 08/11] mkimage: Add a 'keyfile' argument for image signing
` [PATCH v6 09/11] lib/rsa: Use the 'keyfile' argument from mkimage
` [PATCH v6 10/11] lib/ecdsa: Use the 'keydir' argument from mkimage if appropriate
` [PATCH v6 11/11] test/py: ecdsa: Use mkimage keyfile instead of keydir argument

[chrome-os:chromeos-5.4 31/67] drivers/media/platform/mtk-vcodec/mtk_vcodec_dec_drv.c:70:25: warning: no previous prototype for function 'mtk_vdec_match_add'
 2021-04-16 12:24 UTC 

[PATCH 00/13] [RFC] Rust support
 2021-04-16 12:23 UTC  (6+ messages)
` [PATCH 04/13] Kbuild: "

[PATCH 1/3] crypto: s5p-sss - simplify getting of_device_id match data
 2021-04-16 12:23 UTC  (3+ messages)
` [PATCH 2/3] crypto: s5p-sss - remove unneeded local variable initialization
` [PATCH 3/3] crypto: s5p-sss - consistently use local 'dev' variable in probe()

[PATCH] boards: amlogic: update documentation for PCIe support
 2021-04-16 12:23 UTC  (2+ messages)

Add support for Murata SCA3300 Accelerometer
 2021-04-16 12:21 UTC  (6+ messages)
` [PATCH 2/2] iio: accel: Add driver for Murata SCA3300 accelerometer

[PATCH] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-16 12:20 UTC  (5+ messages)

[PATCH] powerpc: Initialize local variable fdt to NULL in elf64_load()
 2021-04-16 12:19 UTC  (7+ messages)

[PATCH v3 0/2] perf core: Sharing events with multiple cgroups
 2021-04-16 12:19 UTC  (10+ messages)
` [PATCH v3 1/2] perf/core: Share an event "

[PATCH v4 0/2] pwm: visconti: Add Toshiba Visconti SoC PWM support
 2021-04-16 12:15 UTC  (9+ messages)
` [PATCH v4 2/2] "

x86/crash: fix crash_setup_memmap_entries() out-of-bounds access
 2021-04-16 12:16 UTC  (8+ messages)
      ` [patch] "

[LTP] [PATCH 1/2] syscalls/wait01.c: Convert to new API
 2021-04-16 12:16 UTC  (4+ messages)
` [LTP] [PATCH 2/2] syscalls/wait02.c: "

FreeBSD if_wg POINTTOPOINT and MULTICAST behaviour
 2021-04-16 12:14 UTC  (10+ messages)

[linux-next:pending-fixes] BUILD SUCCESS ee12b28845e457846e2a2482923a7f81df1da8a7
 2021-04-16 12:13 UTC 

[PATCH 0/2] *** SUBJECT HERE ***
 2021-04-16 12:14 UTC  (4+ messages)
` [PATCH v1 1/2] coresight: Add support for device names

[PATCH v9 0/7] Make alloc_contig_range handle Hugetlb pages
 2021-04-16 12:14 UTC  (4+ messages)
` [PATCH v9 5/7] mm: Make alloc_contig_range handle free hugetlb pages

[PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G7
 2021-04-16 12:12 UTC  (3+ messages)
` [RESEND PATCH] "

[PATCH 0/5] ARM: khadas-vim3: enable PCIe and NVMe
 2021-04-16 12:13 UTC  (3+ messages)

[PATCH] blk-mq: cleanup redundant nr_hw_queues assignement
 2021-04-16 12:12 UTC  (2+ messages)

[PATCH] drivers: ipa: Fix missing IRQF_ONESHOT as only threaded handler
 2021-04-16 12:12 UTC  (2+ messages)

[dpdk-dev] [PATCH] ci: bump ABI reference version
 2021-04-16 12:11 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 1/2] ci: fix ABI reference generation
  ` [dpdk-dev] [PATCH v2 2/2] ci: bump ABI reference version

[PATCH 1/2] hw/block/nvme: consider metadata read aio return value in compare
 2021-04-16 12:06 UTC  (2+ messages)

[RFC PATCH 2/2] bfq/mq-deadline: remove redundant check for passthrough request
 2021-04-16 12:09 UTC  (2+ messages)

[PATCH v5 0/3] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-04-16 12:07 UTC  (3+ messages)

[PATCH 1/2] blk-mq: bypass IO scheduler's limit_depth for passthrough request
 2021-04-16 12:09 UTC  (2+ messages)

[PATCH] [RFC] xhci: Add Link TRB sync quirk for ASM3142
 2021-04-16 12:09 UTC  (2+ messages)

[PATCH 0/5] Another small set of cleanups for floppy driver
 2021-04-16 12:05 UTC  (2+ messages)

[PATCH 00/12] Use qmp_send to update co-processor load state
 2021-04-16 12:03 UTC  (13+ messages)
` [PATCH 01/12] dt-bindings: soc: qcom: aoss: Drop power-domain bindings
` [PATCH 02/12] soc: qcom: aoss: Drop power domain support
` [PATCH 03/12] dt-bindings: remoteproc: qcom: pas: Add QMP bindings
` [PATCH 04/12] dt-bindings: remoteproc: qcom: "
` [PATCH 05/12] remoteproc: qcom: q6v5: Use qmp_send to update co-processor load state
` [PATCH 06/12] arm64: dts: qcom: sc7180: Use QMP binding to control "
` [PATCH 07/12] arm64: dts: qcom: sc7280: "
` [PATCH 08/12] arm64: dts: qcom: sdm845: "
` [PATCH 09/12] arm64: dts: qcom: sm8150: "
` [PATCH 10/12] arm64: dts: qcom: sm8250: "
` [PATCH 11/12] arm64: dts: qcom: sm8350: "
` [PATCH 12/12] dt-bindings: soc: qcom: aoss: Delete unused power-domain definitions

[PATCH V2 0/3] introduce latmus
 2021-04-16 12:05 UTC  (4+ messages)
` [PATCH V2 3/3] testsuite/latmus: introduce latmus benchmark

bpf_fib_lookup VLAN
 2021-04-16 12:03 UTC 

[dpdk-dev] [PATCH] ethdev: add sanity checks in control APIs
 2021-04-16 12:02 UTC  (3+ messages)
` [dpdk-dev] [PATCH v7] "

[RFC/RFT PATCH 0/3] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-16 11:54 UTC  (9+ messages)
` [RFC/RFT PATCH 1/3] memblock: update initialization of reserved pages


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.