All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-19 08:28:40 to 2020-05-19 09:08:49 UTC [more...]

[dpdk-dev] [PATCH v3 1/2] common/mlx5: add rte internal tag and avoid comparison
 2020-05-19  9:08 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 "

[PATCH v4 0/5] Micron SLC NAND filling block
 2020-05-19  9:08 UTC  (5+ messages)

[usb:usb-testing 57/64] drivers/usb/host/xhci-pci.h:13:5: warning: no previous prototype for 'renesas_xhci_check_request_fw'
 2020-05-19  9:08 UTC 

[PATCH v4 0/9] Rework iotests/check
 2020-05-19  9:07 UTC  (4+ messages)
` [PATCH v4 9/9] iotests: rename and move 169 and 199 tests

[PATCH 00/10] softfloat: misc cleanups
 2020-05-19  9:06 UTC  (9+ messages)
` [PATCH 01/10] softfloat: Use post test for floatN_mul
` [PATCH 02/10] softfloat: Replace flag with bool
` [PATCH 03/10] softfloat: Change tininess_before_rounding to bool
` [PATCH 04/10] softfloat: Name rounding mode enum

[PATCH] arm: mach-k3: Enable dcache in SPL
 2020-05-19  9:07 UTC  (5+ messages)

[patch V6 00/37] x86/entry: Rework leftovers and merge plan
 2020-05-19  9:06 UTC  (8+ messages)

QEMU 5.1: Can we require each new device/machine to provided a test?
 2020-05-19  9:04 UTC  (5+ messages)

[PATCH v2 1/1] Documentation: media: Refer to mbus code documentation from CSI-2 docs
 2020-05-19  9:05 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: add required Linux capabilities in mlx5 guide
 2020-05-19  9:05 UTC  (4+ messages)

[PATCH 1/2] mtd: rawnand: Use the ->init_data_interface() hook
 2020-05-19  9:04 UTC  (2+ messages)

[PATCH net-next v2 0/4] Implement classifier-action terse dump mode
 2020-05-19  9:04 UTC  (3+ messages)

[PATCH v9 0/4] MAX9286 GMSL Support (+RDACM20)
 2020-05-19  9:03 UTC  (7+ messages)
` [PATCH v9 2/4] media: i2c: Add MAX9286 driver

[PATCH] coresight: dynamic-replicator: Fix handling of multiple connections
 2020-05-19  9:04 UTC  (25+ messages)

[PATCH 1/2] Input: Add "inhibited" property
 2020-05-19  9:02 UTC  (10+ messages)
` [PATCHv2 0/7] Support inhibiting input devices

[PATCH v3 0/3] Input: ads7846: pdata cleanups and devm init
 2020-05-19  9:03 UTC  (2+ messages)

sound/soc/codecs/tlv320adcx140.c:751:2: note: in expansion of macro 'if'
 2020-05-19  8:46 UTC  (2+ messages)

[PATCH] drm/tegra: hub: Do not enable orphaned window group
 2020-05-19  9:03 UTC  (2+ messages)

[Xen-devel] [PATCH v2 0/3] x86: XSA-298 follow-up
 2020-05-19  9:02 UTC  (5+ messages)
` [Xen-devel] [PATCH v2 1/3] x86: relax GDT check in arch_set_info_guest()
  `  "
` [Xen-devel] [PATCH v2 2/3] x86: relax LDT "
  `  "

[PATCH] cbfs: drop file_cbfs_result declaration
 2020-05-19  9:01 UTC 

[PATCH rasdaemon 0/2] support l3tag&l3data decoding and one fix
 2020-05-19  9:01 UTC  (2+ messages)

[PATCH v9 2/4] media: i2c: Add MAX9286 driver
 2020-05-19  9:00 UTC  (4+ messages)
` [PATCH] fixes! [max9286]: Validate link formats

Possible race while masking IRQ on Allwinner A20
 2020-05-19  8:59 UTC 

[RHEL 8.3 BZ 1768622 PATCH 3/3] KVM: x86: use raw clock values consistently
 2020-05-19  8:58 UTC  (2+ messages)

[Xen-devel] [XEN PATCH 0/2] Fix installation of python scripts
 2020-05-19  8:58 UTC  (5+ messages)
` [Xen-devel] [XEN PATCH 1/2] tools/python: Fix install-wrap
  `  "
` [Xen-devel] [XEN PATCH 2/2] tools: Use INSTALL_PYTHON_PROG
  `  "

[PATCH bpf-next v3 00/15] Introduce AF_XDP buffer allocation API
 2020-05-19  8:57 UTC  (21+ messages)
` [PATCH bpf-next v3 01/15] xsk: fix xsk_umem_xdp_frame_sz()
` [PATCH bpf-next v3 02/15] xsk: move xskmap.c to net/xdp/
` [PATCH bpf-next v3 03/15] xsk: move driver interface to xdp_sock_drv.h
` [PATCH bpf-next v3 04/15] xsk: move defines only used by AF_XDP internals to xsk.h
` [PATCH bpf-next v3 05/15] xsk: introduce AF_XDP buffer allocation API
` [PATCH bpf-next v3 06/15] i40e: refactor rx_bi accesses
  ` [Intel-wired-lan] "
` [PATCH bpf-next v3 07/15] i40e: separate kernel allocated rx_bi rings from AF_XDP rings
  ` [Intel-wired-lan] "
` [PATCH bpf-next v3 08/15] i40e, xsk: migrate to new MEM_TYPE_XSK_BUFF_POOL
  ` [Intel-wired-lan] "
` [PATCH bpf-next v3 09/15] ice, "
  ` [Intel-wired-lan] "
` [PATCH bpf-next v3 10/15] ixgbe, "
  ` [Intel-wired-lan] "
` [PATCH bpf-next v3 11/15] mlx5, "
` [PATCH bpf-next v3 12/15] xsk: remove MEM_TYPE_ZERO_COPY and corresponding code
` [PATCH bpf-next v3 13/15] xdp: simplify xdp_return_{frame,frame_rx_napi,buff}
` [PATCH bpf-next v3 14/15] xsk: explicitly inline functions and move definitions
` [PATCH bpf-next v3 15/15] MAINTAINERS, xsk: update AF_XDP section after moves/adds

[PATCH V4 0/3] nvmet: add target ns revalidate support
 2020-05-19  8:57 UTC  (9+ messages)
` [PATCH V4 1/4] nvmet: add helper to revalidate bdev and file ns
` [PATCH V4 2/4] nvmet: generate AEN for ns revalidate size change
` [PATCH V4 3/4] nvmet: revalidate-ns & generate AEN from configfs
` [PATCH V4 4/4] nvmet: add async event tracing support

[PATCH 0/2] Add support for MaxLinear/Exar USB to serial converters
 2020-05-19  8:57 UTC  (5+ messages)
` [PATCH 2/2] usb: serial: xr_serial: Add gpiochip support

[PATCH v2 09/35] acpi: Support generation of GPIO descriptor
 2020-05-19  8:56 UTC  (3+ messages)
` [PATCH v2 00/35] dm: Add programmatic generation of ACPI tables (part B)

[dpdk-dev] [PATCH 1/5] examples/l2fwd-event: free resources in case of error
 2020-05-19  8:54 UTC  (5+ messages)
` [dpdk-dev] [PATCH 2/5] examples/l2fwd-jobstats: "
` [dpdk-dev] [PATCH 3/5] examples/l2fwd-keepalive: "
` [dpdk-dev] [PATCH 4/5] examples/l2fwd-cat: "
` [dpdk-dev] [PATCH 5/5] examples/l2fwd-crypto: "

[PATCH net-next v1 1/2] ethtool: provide UAPI for PHY Signal Quality Index (SQI)
 2020-05-19  8:55 UTC  (2+ messages)

Graphic card that needs boot parameter
 2020-05-19  8:55 UTC  (2+ messages)

[LTP] [PATCH V3 00/17] Syscalls: Add support for time64 variants
 2020-05-19  8:54 UTC  (5+ messages)

[PATCH v6] ARM: boot: Obtain start of physical memory from DTB
 2020-05-19  8:53 UTC  (3+ messages)

[PATCH 0/8 net] the indirect flow_block offload, revisited
 2020-05-19  8:53 UTC  (3+ messages)
` [PATCH 7/8 net] bnxt_tc: update indirect block support

[PATCH v2 1/1] Documentation: media: Document how to write camera sensor drivers
 2020-05-19  8:52 UTC 

[PATCH] xfrm: policy: Only use mark as policy lookup key
 2020-05-19  8:53 UTC  (4+ messages)
` [PATCH v2] xfrm: policy: Fix xfrm policy match

[PATCH 2/2] mmc: tmio: Make sure the PM domain is 'started' while probing
 2020-05-19  8:53 UTC  (8+ messages)

[PATCH] ARM: PL061: Introduce N_GPIOS
 2020-05-19  8:51 UTC 

[PATCH v5 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-05-19  8:50 UTC  (3+ messages)
` [PATCH v5 1/4] hw/net/can: "

linux-next: Signed-off-by missing for commit in the wireless-drivers-next tree
 2020-05-19  8:52 UTC  (2+ messages)

[PATCH 5.6 000/194] 5.6.14-rc1 review
 2020-05-19  8:52 UTC  (3+ messages)

[PATCH] efi/libstub: use pool allocation for the command line
 2020-05-19  8:52 UTC 

IOCTL_PRIVCMD_MMAPBATCH on Xen 4.13.0
 2020-05-19  8:51 UTC  (12+ messages)

[PATCH 5.4 000/147] 5.4.42-rc1 review
 2020-05-19  8:51 UTC  (3+ messages)

[PATCH v5 0/8] New Arasan NAND controller driver
 2020-05-19  8:51 UTC  (11+ messages)
` [PATCH v5 2/8] lib/bch: Allow easy bit swapping
` [PATCH v5 3/8] mtd: rawnand: Ensure the number of bitflips is consistent
` [PATCH v5 4/8] mtd: rawnand: Add nand_extract_bits()
` [PATCH v5 7/8] mtd: rawnand: arasan: Add new Arasan NAND controller
` [PATCH v5 8/8] mtd: rawnand: arasan: Support the hardware BCH ECC engine

[PATCHv2] sctp: Don't add the shutdown timer if its already been added
 2020-05-19  8:51 UTC  (2+ messages)

[LTP] [PATCH 0/5] syscalls: Remove incorrect usage of libc structures
 2020-05-19  8:51 UTC  (6+ messages)
` [LTP] [PATCH 1/5] tst_safe_clocks: Remove safe_clock_adjtime()
` [LTP] [PATCH 2/5] syscalls: settimeofday: Use gettimeofday()
` [LTP] [PATCH 3/5] syscalls: Don't use tst_syscall() unnecessarily
` [LTP] [PATCH 4/5] syscalls: Don't pass struct timespec to tst_syscall()
` [LTP] [PATCH 5/5] syscalls: Don't pass struct timeval "

[PATCH ipsec] esp4: improve xfrm4_beet_gso_segment() to be more readable
 2020-05-19  8:50 UTC  (2+ messages)

[PATCH 00/16] x86: Support for CET Supervisor Shadow Stacks
 2020-05-19  8:50 UTC  (7+ messages)
` [PATCH 02/16] x86/traps: Clean up printing in do_reserved_trap()/fatal_trap()

linux-next: Fixes tag needs some work in the wireless-drivers-next tree
 2020-05-19  8:50 UTC  (2+ messages)

Missing documentation for SimManager property writing?
 2020-05-19  8:50 UTC 

[PATCH] x86/mm: Don't try to change poison pages to uncacheable in a guest
 2020-05-19  8:50 UTC  (7+ messages)

[PATCH] selftests/bpf: install btf .c files
 2020-05-19  8:49 UTC 

[PATCH] hw/arm/virt: Fix PL061 node name and properties
 2020-05-19  8:49 UTC 

✅ PASS: Test report for kernel 5.6.13-cdf0854.cki (stable-queue)
 2020-05-19  8:49 UTC 

[PATCH 4.14 000/114] 4.14.181-rc1 review
 2020-05-19  8:49 UTC  (3+ messages)

[PATCH 4.9 00/90] 4.9.224-rc1 review
 2020-05-19  8:49 UTC  (3+ messages)

[PATCH 4.4 00/86] 4.4.224-rc1 review
 2020-05-19  8:49 UTC  (4+ messages)

[PATCH v15 0/2] add power control in i2c
 2020-05-19  8:48 UTC  (5+ messages)
` [PATCH v15 1/2] dt-binding: i2c: add bus-supply property
` [PATCH v15 2/2] i2c: core: support bus regulator controlling in adapter

linux-next: Tree for May 18 (drivers/infiniband/ulp/rtrs/rtrs-clt.c)
 2020-05-19  8:48 UTC  (5+ messages)
` [PATCH 0/1] Fix RTRS compilation with block layer disabled
  ` [PATCH 1/1] rnbd/rtrs: pass max segment size from blk user to the rdma library

[PATCH net-next 0/6] Support for fdb ECMP nexthop groups
 2020-05-19  8:48 UTC  (4+ messages)
` [PATCH net-next 1/6] nexthop: dereference nh only once in nexthop_select_path

[PATCH 1/2] cpu: imx8: fix type and rate detection
 2020-05-19  8:47 UTC  (7+ messages)
` [PATCH 2/2] thermal: imx_scu_thermal: fix getting DT alert property value

[PATCH] scsi: qla2xxx: Keep initiator ports after RSCN
 2020-05-19  8:46 UTC  (3+ messages)

[GIT PULL] pinctrl: samsung: Stuff for v5.8
 2020-05-19  8:46 UTC  (3+ messages)

[PATCH 0/3] Add initial support for MikroTik RB3011
 2020-05-18 18:10 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add MikroTik
` [PATCH 2/3] ARM: dts: qcom: add ethernet definitions to ipq8064
` [PATCH 3/3] ARM: dts: qcom: Add MikroTik RB3011

[PATCH] hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer
 2020-05-19  8:45 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v4 0/8] Make gpgpu fill tests libdrm independent
 2020-05-19  8:46 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Make gpgpu fill tests libdrm independent (rev4)

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-05-19  8:45 UTC  (8+ messages)
        ` [f2fs-dev] "

[hnaz-linux-mm:master 380/523] arch/riscv/kernel/kgdb.c:47:5: warning: no previous prototype for 'decode_register_index'
 2020-05-19  8:44 UTC  (2+ messages)

[PATCH v2] lttng-tools: upgrade to 2.12.0
 2020-05-19  8:43 UTC 

[PATCH 1/1] Documentation: media: Document media bus codes to use on serial busses
 2020-05-19  8:44 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/3] i915/gem_ctx_persistence: Use "%u" for -1u conversion
 2020-05-19  8:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/3] "

[PATCH v11 00/18] RISC-V SiFive FU540 support SPL
 2020-05-19  8:42 UTC  (3+ messages)
` [PATCH v11 06/18] sifive: fu540: add ddr driver

[PATCH] mt76: mt7615: switch to per-vif power_save support
 2020-05-19  8:42 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_content_protection: CP cleanup exit handler
 2020-05-19  8:42 UTC  (2+ messages)

[PATCH net-next 0/4] bnxt_en: Add new "enable_hot_fw_reset" generic devlink parameter
 2020-05-19  8:41 UTC  (7+ messages)

[PATCH 0/3] soundwire: add sysfs support
 2020-05-18 20:35 UTC  (8+ messages)
` [PATCH 1/3] soundwire: disco: s/ch/channels/
` [PATCH 2/3] soundwire: master: add sysfs support
` [PATCH 3/3] soundwire: add Slave "

[PATCH 2/2] docs: acpi: fix old http link and improve document format
 2020-05-19  8:41 UTC  (3+ messages)
` [PATCH v1 1/2] docs: filesystems: add info about efivars content
  ` [PATCH v1 2/2] docs: acpi: fix old http link and improve document format

stable-rc/linux-5.6.y boot: 158 boots: 3 failed, 145 passed with 5 offline, 5 untried/unknown (v5.6.13-195-g4dae52cee3fd)
 2020-05-19  8:41 UTC 

[PATCH v2 0/2] nvmet: fixup processing async events
 2020-05-19  8:40 UTC  (4+ messages)
` [PATCH v2 2/2] nvmet: avoid memleak by freeing any remaining aens in nvmet_async_events_free

[PATCH] mtd: rawnand: micron: Adapt the PAGE READ flow to constraint controllers
 2020-05-19  8:39 UTC  (2+ messages)

how can I debug tc utility
 2020-05-19  8:38 UTC 

arm64: Register modification during syscall entry/exit stop
 2020-05-19  8:37 UTC  (4+ messages)

Qemu Support for Virtio Video V4L2 driver
 2020-05-19  8:37 UTC  (9+ messages)
` [virtio-dev] Re: Fwd: "

[PATCH v5 0/5] Microchip TCB Capture driver
 2020-05-19  8:37 UTC  (12+ messages)
` [PATCH v5 1/5] ARM: at91: add atmel tcb capabilities
` [PATCH v5 2/5] dt-bindings: atmel-tcb: convert bindings to json-schema
` [PATCH v5 3/5] dt-bindings: microchip: atmel, at91rm9200-tcb: add sama5d2 compatible
  ` [PATCH v5 3/5] dt-bindings: microchip: atmel,at91rm9200-tcb: "
` [PATCH v5 4/5] dt-bindings: counter: microchip-tcb-capture counter
` [PATCH v5 5/5] counter: Add microchip TCB capture counter

[PATCH] mkfs: simplify the configured sector sizes setting in validate_sectorsize
 2020-05-19  8:38 UTC  (2+ messages)

[PATCH 0/4] Relocate execve() sanity checks
 2020-05-19  8:37 UTC  (7+ messages)
` [PATCH 1/4] exec: Change uselib(2) IS_SREG() failure to EACCES

[PATCH] timers: Use set_current_state macro
 2020-05-19  8:36 UTC  (2+ messages)

[Buildroot] [PATCH v2] board: Add Kontron SMARC-sAL28 support
 2020-05-19  8:36 UTC  (2+ messages)

[PATCH v3 0/4] Block layer patches for kernel v5.8
 2020-05-19  8:35 UTC  (5+ messages)
` [PATCH v3 1/4] block: Fix type of first compat_put_{,u}long() argument
` [PATCH v3 2/4] bio.h: Declare the arguments of the bio iteration functions const

[PATCH] net: Don't use nested functions to allow building with clang
 2020-05-19  8:34 UTC 

[PATCH] x86/traps: Rework #PF[Rsvd] bit handling
 2020-05-19  8:34 UTC  (2+ messages)

Migration with ``drive-mirror`` + NBD will let quorum qcow2 image become larger
 2020-05-19  8:32 UTC 

[hnaz-linux-mm:master 177/523] arch/arc/mm/init.c:80:6: warning: no previous prototype for 'arch_has_descending_max_zone_pfns'
 2020-05-19  8:32 UTC  (2+ messages)

[hch-misc:set_fs-net-tunnel.2 5/9] net/ipv6/sit.c:481 ipip6_tunnel_prl_ctl() error: uninitialized symbol 'err'
 2020-05-19  8:32 UTC 

[PATCH] Global fix to manual pages: remove double quotes (") in .SH lines
 2020-05-19  8:31 UTC 

seccomp feature development
 2020-05-19  8:30 UTC  (4+ messages)

[PATCH v8 0/3] phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver
 2020-05-19  8:29 UTC  (3+ messages)
` [PATCH v8 1/3] dt-bindings: phy: Add DT bindings for Xilinx ZynqMP PSGTR PHY

[PATCH RFC v2 0/5] block: add block-dirty-bitmap-populate job
 2020-05-19  8:27 UTC  (4+ messages)
` [PATCH RFC v2 1/5] block: add bitmap-populate job

[PATCH V5 0/4] x86/resctrl: Enable user to view and select thread throttling mode
 2020-05-19  8:28 UTC  (3+ messages)
` [PATCH V5 4/4] x86/resctrl: Use appropriate API for strings terminated by newline


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.