All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-22 15:23:54 to 2020-07-22 15:58:42 UTC [more...]

Issues attempting to use Raspberry Pi 4 serial console on mainline
 2020-07-22 15:56 UTC  (5+ messages)

[PATCH v2 00/12] candidate fixes for 5.1-rc1 (testing, semihosting, OOM tcg, x86 fpu)
 2020-07-22 15:57 UTC  (5+ messages)
` [PATCH v2 04/12] util: add qemu_get_host_physmem utility function
` [PATCH v2 06/12] accel/tcg: better handle memory constrained systems

[LTP] [PATCH 1/3] lib: add function to check for kernel lockdown
 2020-07-22 15:58 UTC  (11+ messages)
` [LTP] [PATCH 2/3] ioperm01: skip test if kernel is locked down

[PATCH v3 0/1] add sysfs exports for TPM 2 PCR registers
 2020-07-22 15:57 UTC 

[PATCH net-next] devlink: Always use user_ptr[0] for devlink and simplify post_doit
 2020-07-22 15:57 UTC 

[PATCH net-next 00/15] qed/qede: improve chain API and add XDP_REDIRECT support
 2020-07-22 15:53 UTC  (16+ messages)
` [PATCH net-next 01/15] qed: reformat "qed_chain.h" a bit
` [PATCH net-next 02/15] qed: reformat Makefile
` [PATCH net-next 03/15] qed: move chain methods to a separate file
` [PATCH net-next 04/15] qed: prevent possible double-frees of the chains
` [PATCH net-next 05/15] qed: sanitize PBL chains allocation
` [PATCH net-next 06/15] qed: move chain initialization inlines next to allocation functions
` [PATCH net-next 07/15] qed: simplify initialization of the chains with an external PBL
` [PATCH net-next 08/15] qed: simplify chain allocation with init params struct
` [PATCH net-next 09/15] qed: add support for different page sizes for chains
` [PATCH net-next 10/15] qed: optimize common chain accessors
` [PATCH net-next 11/15] qed: introduce qed_chain_get_elem_used{,u32}()
` [PATCH net-next 12/15] qede: reformat several structures in "qede.h"
` [PATCH net-next 13/15] qede: reformat net_device_ops declarations
` [PATCH net-next 14/15] qede: refactor XDP Tx processing
` [PATCH net-next 15/15] qede: add .ndo_xdp_xmit() and XDP_REDIRECT support

[PATCH for-5.1? 0/4] non-blocking connect
 2020-07-22 15:56 UTC  (13+ messages)
` [PATCH 3/4] io/channel-socket: implement "

[PATCH] Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled
 2020-07-22 15:56 UTC  (2+ messages)

[PATCH] KVM: arm64: Don't inherit exec permission across page-table levels
 2020-07-22 15:54 UTC  (4+ messages)

[PATCH v5 0/9] move Rockchip ISP bindings out of staging / add ISP DT nodes for RK3399
 2020-07-22 15:55 UTC  (12+ messages)
` [PATCH v5 1/9] media: staging: dt-bindings: rkisp1: add missing required nodes
` [PATCH v5 2/9] media: staging: dt-bindings: rkisp1: drop i2c unit address
` [PATCH v5 3/9] media: staging: dt-bindings: rkisp1: re-order properties
` [PATCH v5 4/9] media: staging: dt-bindings: rkisp1: drop parent unit address
` [PATCH v5 5/9] media: staging: rkisp1: remove unecessary clocks
` [PATCH v5 6/9] dt-bindings: media: rkisp1: move rockchip-isp1 bindings out of staging
` [PATCH v5 7/9] media: MAINTAINERS: rkisp1: add path to dt-bindings
` [PATCH v5 8/9] arm64: dts: rockchip: add isp0 node for rk3399
` [PATCH v5 9/9] arm64: dts: rockchip: add isp and sensors for Scarlet

[PATCH v2 0/5] MIPS: Loongson64: Process ISA Node in DeviceTree
 2020-07-22 15:55 UTC  (3+ messages)
` [PATCH v2 1/5] of_address: Add bus type match for pci ranges parser

[RFC][CFT][PATCHSET] saner calling conventions for csum-and-copy primitives
 2020-07-22 15:54 UTC  (7+ messages)
` [PATCH 01/18] skb_copy_and_csum_bits(): don't bother with the last argument
  ` [PATCH 04/18] csum_and_copy_..._user(): pass 0xffffffff instead of 0 as initial sum

[PATCH v3 00/27] IIO: Fused set 1 and 2 of timestamp alignment fixes
 2020-07-22 15:51 UTC  (28+ messages)
` [PATCH v3 01/27] iio: accel: kxsd9: Fix alignment of local buffer
` [PATCH v3 02/27] iio:accel:mma8452: Fix timestamp alignment and prevent data leak
` [PATCH v3 03/27] iio:accel:bmc150-accel: "
` [PATCH v3 04/27] iio:accel:mma7455: "
` [PATCH v3 05/27] iio:gyro:itg3200: "
` [PATCH v3 06/27] iio:proximity:mb1232: "
` [PATCH v3 07/27] iio:chemical:ccs811: "
` [PATCH v3 08/27] iio:light:si1145: "
` [PATCH v3 09/27] iio:light:max44000 "
` [PATCH v3 10/27] iio:light:rpr0521 "
` [PATCH v3 11/27] iio:light:st_uvis25 "
` [PATCH v3 12/27] iio:light:ltr501 Fix timestamp alignment issue
` [PATCH v3 13/27] iio:magnetometer:ak8975 Fix alignment and data leak issues
` [PATCH v3 14/27] iio:magnetometer:mag3110 "
` [PATCH v3 15/27] iio:imu:bmi160 "
` [PATCH v3 16/27] iio:imu:st_lsm6dsx "
` [PATCH v3 17/27] iio:imu:inv_mpu6050 Fix dma and ts "
` [PATCH v3 18/27] iio:imu:inv_mpu6050: Use regmap_noinc_read for fifo reads
` [PATCH v3 19/27] iio:pressure:mpl3115 Force alignment of buffer
` [PATCH v3 20/27] iio:adc:ti-adc081c Fix alignment and data leak issues
` [PATCH v3 21/27] iio:adc:ti-adc084s021 "
` [PATCH v3 22/27] iio:adc:ti-adc084s021 Tidy up endian types
` [PATCH v3 23/27] iio:adc:ti-ads124s08 Fix alignment and data leak issues
` [PATCH v3 24/27] iio:adc:ti-adc0832 Fix alignment issue with timestamp
` [PATCH v3 25/27] iio:adc:ti-adc12138 "
` [PATCH v3 26/27] iio:adc:ina2xx Fix timestamp alignment issue
` [PATCH v3 27/27] iio:adc:max1118 Fix alignment of timestamp and data leak issues

[PATCH 1/2] USB: Fix device driver race
 2020-07-22 15:53 UTC  (3+ messages)

[PATCH] arm-bsp: Fix a5ds dunfell support
 2020-07-22 15:52 UTC 

[PATCH net 0/2] sctp: shrink stream outq in the right place
 2020-07-22 15:52 UTC  (6+ messages)
` [PATCH net 1/2] sctp: shrink stream outq only when new outcnt < old outcnt
` [PATCH net 2/2] sctp: shrink stream outq when fails to do addstream reconf

[PATCH for-next v2 3/4] RDMA/efa: User/kernel compatibility handshake mechanism
 2020-07-22 15:51 UTC  (6+ messages)

[PATCH] i2c: iproc: fix race between client unreg and isr
 2020-07-22 15:51 UTC  (4+ messages)

[PATCH 0/6] riscv: Clean up timer drivers
 2020-07-22 15:51 UTC  (7+ messages)
` [PATCH 1/6] riscv: Rework riscv timer driver to only support S-mode
` [PATCH 2/6] riscv: Rework Andes PLMT as a UCLASS_TIMER driver
` [PATCH 3/6] riscv: Clean up initialization in Andes PLIC
` [PATCH 4/6] riscv: Rework Sifive CLINT as UCLASS_TIMER driver
` [PATCH 5/6] riscv: Update Kendryte device tree for new CLINT driver
` [PATCH 6/6] riscv: Update SiFive "

[PATCH v4 00/16] efi_loader: add capsule update support
 2020-07-22 15:50 UTC  (4+ messages)
` [PATCH v4 02/16] dfu: modify an argument type for an address

linux-next: manual merge of the bpf-next tree with the net tree
 2020-07-22 15:49 UTC  (6+ messages)

[PATCH v2 1/2] dt-bindings: tas2562: Convert the tas2562 binding to yaml
 2020-07-22 15:47 UTC  (4+ messages)
` [PATCH v2 2/2] ASoC: tas2562: Update shutdown GPIO property

[PATCH v0 0/4] background snapshot
 2020-07-22 15:47 UTC  (4+ messages)

[PATCH v5] hv_netvsc: add support for vlans in AF_PACKET mode
 2020-07-22 15:41 UTC  (3+ messages)

[PATCH for-5.1] hw: Only compile the usb-dwc2 controller if it is really needed
 2020-07-22 15:47 UTC 

[PATCH v5 0/6] Add support for GPU DDR BW scaling
 2020-07-22 15:47 UTC  (9+ messages)

[PATCH -next] dma-fence: Make symbol 'dma_fence_lockdep_map' static
 2020-07-22 15:55 UTC 

[PATCH 1/1] dfu: fix dfu tftp on sandbox
 2020-07-22 15:46 UTC 

[LTP] [PATCH v2 1/2] libs/libltpnewipc: Add libnewmsgctl.c
 2020-07-22 15:45 UTC  (3+ messages)
` [LTP] [PATCH v2 2/2] syscalls/msgstress: scale number of processes accodingly to available RAM

Pull request for UEFI sub-system for efi-2020-10-rc1 (5)
 2020-07-22 15:44 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915/gem: Reduce ctx->engine_mutex for reading the clone source
 2020-07-22 15:44 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gem: Reduce ctx->engines_mutex for get_engines()

[PATCH] scsi: libsas: remove redundant assignment to variable res
 2020-07-22 15:44 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Reduce ctx->engine_mutex for reading the clone source
 2020-07-22 15:43 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/gem: Reduce ctx->engine_mutex for reading the clone source (rev2)

[RFC PATCH v2 0/6] ALSA: compress: add support to change codec profile in gapless playback
 2020-07-22 15:36 UTC  (6+ messages)
` [RFC PATCH v2 2/6] ALSA: compress: add new ioctl for setting codec parameters

[PATCH v2 0/9] ASoC: qdsp6: add gapless compressed audio support
 2020-07-22 15:31 UTC  (6+ messages)
` [PATCH v2 8/9] ASoC: qdsp6-dai: add gapless support

[Xen-devel] [PATCH] xen: credit2: document that min_rqd is valid and ok to use
 2020-07-22 15:40 UTC  (2+ messages)
`  "

[igt-dev] [PATCH i-g-t v2] tests/kms_big_fb: Use igt_assert on bufmgr
 2020-07-22 15:40 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_big_fb: Use igt_assert on bufmgr (rev2)

[PATCH v3 bpf-next 0/2] bpf: fix stackmap on perf_events with PEBS
 2020-07-22 15:40 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/2] bpf: separate bpf_get_[stack|stackid] for perf events BPF

[PATCH v8] ASoC: Intel: kbl_rt5663_rt5514_max98927: Fix kabylake_ssp_fixup function
 2020-07-22 15:39 UTC  (2+ messages)

[PATCH 0/4] add i2c support for mt8192
 2020-07-22 15:38 UTC  (9+ messages)
` [PATCH 1/4] i2c: mediatek: Add apdma sync in i2c driver
` [PATCH 2/4] i2c: mediatek: Support DMA mask range over 33-bits

[PATCH] staging: octeon: Add the license identifier
 2020-07-22 15:39 UTC 

[PATCH] iommu/qcom: Use domain rather than dev as tlb cookie
 2020-07-22 15:39 UTC  (6+ messages)

[PATCH v6] hv_netvsc: add support for vlans in AF_PACKET mode
 2020-07-22 15:38 UTC 

[PATCH] mac80211: remove the need for variable rates_idx
 2020-07-22 15:38 UTC  (2+ messages)

[PATCH v2 0/2] This two patch series introduces functionality for a group
 2020-07-22 15:34 UTC  (3+ messages)
` [PATCH v2 1/2] linux-user: Modify 'target_to_host/host_to_target_itimerspec()'
` [PATCH v2 2/2] linux-user: Add support for a group of 2038 safe syscalls

[PATCH][RFC] btrfs: don't show full path of bind mounts in subvol=
 2020-07-22 15:36 UTC  (2+ messages)

[PATCH v3 0/2] Selftest for cpuidle latency measurement
 2020-07-22 15:33 UTC  (3+ messages)

[PATCH v32 0/6] Multicolor Framework v32
 2020-07-22 15:31 UTC  (14+ messages)
` [PATCH v32 1/6] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
` [PATCH v32 2/6] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v32 3/6] ARM: defconfig: u8500: Add LP55XX_COMMON config flag
` [PATCH v32 4/6] ARM: dts: n900: Add reg property to the LP5523 channel node
` [PATCH v32 5/6] ARM: dts: imx6dl-yapp4: Add reg property to the lp5562 "
` [PATCH v32 6/6] ARM: dts: ste-href: Add reg property to the LP5521 channel nodes

[RFC][PATCH 0/9] smp: irq_work / smp_call_function rework
 2020-07-22 15:01 UTC  (10+ messages)
` [RFC][PATCH 1/9] irq_work: Cleanup
` [RFC][PATCH 2/9] smp: Cleanup smp_call_function*()
` [RFC][PATCH 3/9] irq_work: Optimize irq_work_single()
` [RFC][PATCH 4/9] irq_work: Unconditionally build on SMP
` [RFC][PATCH 5/9] irq_work: Provide irq_work_queue_remote()
` [RFC][PATCH 6/9] irq_work: Provide irq_work_queue_remote_static()
` [RFC][PATCH 7/9] smp,irq_work: Use the new irq_work API
` [RFC][PATCH 8/9] smp: Make smp_call_function_single_async() safer
` [RFC][PATCH 9/9] irq_work: Add a few comments

[PATCH v2 0/7] xen: credit2: limit the number of CPUs per runqueue
 2020-07-22 15:33 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/mlx5: optimize stuck memory in probe
 2020-07-22 15:30 UTC  (2+ messages)

[PATCH nft] evaluate: bail out with concatenations and singleton values
 2020-07-22 15:32 UTC 

[PATCH v4 bpf-next 0/9] BPF XDP link
 2020-07-22 15:26 UTC  (3+ messages)
` [PATCH v4 bpf-next 2/9] bpf, xdp: maintain info on attached XDP BPF programs in net_device

[dpdk-dev] [PATCH] net/mlx5: fix unnecessary init in MARK action conversion
 2020-07-22 15:30 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: optimize critical section in device free
 2020-07-22 15:30 UTC  (2+ messages)

[PATCH net-next 0/2] net: openvswitch: masks cache enhancements
 2020-07-22 15:31 UTC  (4+ messages)
` [PATCH net-next 2/2] net: openvswitch: make masks cache size configurable

[PATCH 0/6] x86: fix cpu hotplug with secure boot
 2020-07-22 15:30 UTC  (3+ messages)
` [PATCH 5/6] x68: acpi: trigger SMI before scanning for hotplugged CPUs

[dpdk-dev] [PATCH] net/mlx5: fix unlimited scan in switch info detection
 2020-07-22 15:30 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix an ineffective calculation in hairpin splitter
 2020-07-22 15:30 UTC  (2+ messages)

[PATCH ima-evm-utils] Drop empty NEWS file
 2020-07-22 15:31 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/mlx4: optimize stuck memory size in probe
 2020-07-22 15:30 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix NVGRE item mask handling
 2020-07-22 15:30 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix enum misusing for steering registers
 2020-07-22 15:30 UTC  (2+ messages)

[RFC PATCH net-next v2 0/6] introduce PLDM firmware update library
 2020-07-22 15:30 UTC  (8+ messages)
` [RFC PATCH net-next v2 6/6] devlink: add overwrite mode to flash update

[osstest PATCH] dom0pvh: assign 1GB of memory to PVH dom0
 2020-07-22 15:29 UTC  (3+ messages)

[PATCH v2 0/1] add sysfs exports for TPM 2 PCR registers
 2020-07-22 15:29 UTC  (8+ messages)
` [PATCH v2 1/1] tpm: add sysfs exports for all banks of "

[PATCH] dynamic debug: allow printing to trace event
 2020-07-22 15:28 UTC  (6+ messages)

[virtio-comment] Suggested improvement for virtq_need_event
 2020-07-22 15:28 UTC 

[PATCH] platform/chrome: cros_ec_typec: Unregister partner on error
 2020-07-22 15:28 UTC  (2+ messages)

[PATCH v2] net-sysfs: add a newline when printing 'tx_timeout' by sysfs
 2020-07-22 15:27 UTC  (3+ messages)

[PATCH v2] platform/chrome: cros_ec_typec: USB4 support
 2020-07-22 15:27 UTC  (3+ messages)

[PATCH v8 00/14] Rockchip ISP1 Driver
 2020-07-22 15:24 UTC  (7+ messages)
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver

BUG: sleeping function called from invalid context at kernel/locking/mutex.c db410c
 2020-07-22 15:25 UTC  (4+ messages)

Exporting ext4-specific information through fsinfo attributes
 2020-07-22 15:25 UTC  (6+ messages)

[PATCH v1 1/2] riscv: Avoid unaligned access when relocating modules
 2020-07-22 15:24 UTC  (4+ messages)
` [PATCH v1 2/2] riscv: Clean up module relocations

[PATCH v2 0/2] Remove MT6779 UART3 clock support
 2020-07-22 15:22 UTC  (3+ messages)
` [PATCH v2 2/2] clk: mediatek: remove "

[PATCH v16 0/3] da7280: haptic driver submission
 2020-07-22 15:23 UTC  (3+ messages)
` [PATCH v16 3/3] Input: new da7280 haptic driver


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.