All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-09 07:49:33 to 2020-06-09 08:53:57 UTC [more...]

[tip: x86/urgent] x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches
 2020-06-09  8:53 UTC 

[PATCH 1/3] bytcr-rt5640: Fix DMIC1 not working when connected over AIF2
 2020-06-09  8:50 UTC  (2+ messages)

[PATCH u-boot 0/4] r8152: support more chips
 2020-06-09  8:53 UTC  (5+ messages)
` [PATCH u-boot 1/4] eth/r8152: reset bmu after disabling Tx/Rx
` [PATCH u-boot 2/4] eth/r8152: reset PHY after setting it
` [PATCH u-boot 3/4] eth/r8152: modify rtl_clear_bp function
` [PATCH u-boot 4/4] eth/r8152: support RTL8153B/RTL8154B

drivers/staging/wfx/hif_tx.c:53:2-8: preceding lock on line 38 (fwd)
 2020-06-09  8:52 UTC  (2+ messages)

fentry/fexit attach to EXT type XDP program does not work
 2020-06-09  8:52 UTC  (3+ messages)

[PATCH 0/4] soundwire: add SoundWire 1.2 spec support
 2020-06-08 20:54 UTC  (10+ messages)
` [PATCH 1/4] soundwire: add definitions for 1.2 spec
` [PATCH 2/4] soundwire: bus_type: convert open-coded while() to for() loop
` [PATCH 3/4] soundwire: extend SDW_SLAVE_ENTRY
` [PATCH 4/4] soundwire: bus: initialize bus clock base and scale registers

Proposal for the branching policy of meta-arm
 2020-06-09  8:52 UTC  (2+ messages)
` [meta-arm] "

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-06-09  8:52 UTC 

[LTP] [PATCH] syscalls/clock_gettime: Add test to check bug during successive readings
 2020-06-09  8:51 UTC  (11+ messages)

[PATCH 0/3] platform/x86: dell-wmi: new keys
 2020-06-09  8:50 UTC  (22+ messages)
` [PATCH 2/3] platform/x86: dell-wmi: add new keymap type 0x0012
` [PATCH 3/3] platform/x86: dell-wmi: add keys to bios_to_linux_keycode
` [PATCH v2 0/3] platform/x86: dell-wmi: new keys
  ` [PATCH v2 2/3] platform/x86: dell-wmi: add new keymap type 0x0012
  ` [PATCH v2 3/3] platform/x86: dell-wmi: add new dmi keys to bios_to_linux_keycode

[RFC 0/2] Increase accuracy and precision of sampled io_ticks
 2020-06-09  8:50 UTC  (5+ messages)
` [RFC 1/2] Eliminate over- and under-counting of io_ticks
` [RFC 2/2] Track io_ticks at microsecond granularity

[PATCH 0/2] KVM: arm64: Additional 32bit fixes
 2020-06-09  8:49 UTC  (9+ messages)
` [PATCH 1/2] KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
` [PATCH 2/2] KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception

[PATCH 1/2 v2] exfat: write multiple sectors at once
 2020-06-09  8:49 UTC  (3+ messages)
  ` [PATCH 2/2] exfat: add error check when updating dir-entries

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2020-06-09  8:48 UTC 

post-receive: pub/scm/linux/kernel/git/snawrocki/clk
 2020-06-09  8:48 UTC 

post-receive: pub/scm/linux/kernel/git/snawrocki/clk
 2020-06-09  8:48 UTC 

[PATCH alsa-lib] conf: USB-Audio: Add HP Thunderbolt Dock in the IEC958 blacklist
 2020-06-09  8:47 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/snawrocki/clk
 2020-06-09  8:48 UTC 

post-receive: pub/scm/linux/kernel/git/snawrocki/clk
 2020-06-09  8:48 UTC 

post-receive: pub/scm/linux/kernel/git/snawrocki/clk
 2020-06-09  8:48 UTC 

[RFC v11 0/8] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-06-09  8:47 UTC  (3+ messages)
` [RFC v11 3/8] mm/damon: Implement data access monitoring-based operation schemes

post-receive: pub/scm/linux/kernel/git/snawrocki/clk
 2020-06-09  8:48 UTC 

post-receive: pub/scm/linux/kernel/git/snawrocki/clk
 2020-06-09  8:48 UTC 

[PATCH v3 0/3] Add support for SQI and master-slave
 2020-06-09  8:47 UTC  (4+ messages)
` [PATCH v3 1/3] update UAPI header copies
` [PATCH v3 2/3] netlink: add master/slave configuration support
` [PATCH v3 3/3] netlink: add LINKSTATE SQI support

post-receive: pub/scm/linux/kernel/git/snawrocki/clk
 2020-06-09  8:47 UTC 

ALSA 1.2.3 release
 2020-06-09  8:46 UTC 

post-receive: pub/scm/linux/kernel/git/snawrocki/clk
 2020-06-09  8:47 UTC 

[PATCH v2 00/58] qdev: Rework how we plug into the parent bus
 2020-06-09  8:45 UTC  (28+ messages)
` [PATCH v2 04/58] qdev: New qdev_new(), qdev_realize(), etc
` [PATCH v2 06/58] qdev: Convert to qbus_realize(), qbus_unrealize()
` [PATCH v2 07/58] qdev: Convert to qdev_unrealize() with Coccinelle
` [PATCH v2 08/58] qdev: Convert to qdev_unrealize() manually
` [PATCH v2 11/58] qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
` [PATCH v2 12/58] qdev: Convert uses of qdev_set_parent_bus() manually
` [PATCH v2 18/58] isa: New isa_new(), isa_realize_and_unref() etc
` [PATCH v2 26/58] usb: New usb_new(), usb_realize_and_unref()
` [PATCH v2 33/58] auxbus: Convert a use of qdev_set_parent_bus()
` [PATCH v2 37/58] macio: Convert "
` [PATCH v2 44/58] sysbus: New sysbus_realize(), sysbus_realize_and_unref()
` [PATCH v2 45/58] sysbus: Convert to sysbus_realize() etc. with Coccinelle
` [PATCH v2 46/58] qdev: Drop qdev_realize() support for null bus

post-receive: pub/scm/linux/kernel/git/snawrocki/clk
 2020-06-09  8:46 UTC 

[dpdk-dev] [PATCH 0/4] Bugfixes of coverity defects for hns3 PMD driver
 2020-06-09  8:44 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] net/hns3: fix passing negative parameter to strerror
` [dpdk-dev] [PATCH 2/4] net/hns3: avoid unchecked return value in reset err process
` [dpdk-dev] [PATCH 3/4] net/hns3: fix unintended sign extension in fd operation
` [dpdk-dev] [PATCH 4/4] net/hns3: fix unintended sign extension in dump operation

post-receive: pub/scm/linux/kernel/git/snawrocki/clk
 2020-06-09  8:46 UTC 

[GIT PULL] exfat update for 5.8-rc1
 2020-06-09  8:45 UTC 

[PATCH AUTOSEL 5.7 161/274] powerpc/spufs: fix copy_to_user while atomic
 2020-06-09  8:45 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 0/8] mlx5 PMD multi OS support
 2020-06-09  8:44 UTC  (8+ messages)
` [dpdk-dev] [PATCH v1 2/8] net/mlx5: add mlx5 Linux specific file with getter functions
` [dpdk-dev] [PATCH v1 7/8] net/mlx5: add mlx5 header file specific to Linux

next-0519 on thinkpad x60: sound related? window manager crash
 2020-06-09  8:43 UTC  (10+ messages)

[PATCH] kbuild: make module name conflict fatal error
 2020-06-09  8:42 UTC  (6+ messages)

[PATCH v2 0/8] sh4: Mark it orphan in MAINTAINERS & trivial fixes
 2020-06-09  8:41 UTC  (4+ messages)
` [PATCH v2 2/8] MAINTAINERS: Mark SH4 based R2D & Shix machines orphan

[PATCH 1/1] RDMA/core: Don't copy uninitialized stack memory to userspace
 2020-06-09  8:40 UTC 

[RFC] hw: nios2: update interrupt_request when STATUS_PIE disabled
 2020-06-09  8:39 UTC  (3+ messages)

[PATCH v2 0/3] hwmon: Adding support for Microchip Sparx5 SoC
 2020-06-09  8:38 UTC  (7+ messages)
` [PATCH v2 2/3] arm64: dts: sparx5: Add hwmon temperature sensor
` [PATCH v2 3/3] hwmon: sparx5: Add Sparx5 SoC temperature driver

[dpdk-dev] [PATCH] test/mbuf: fix one typo in dyn test
 2020-06-09  8:24 UTC 

[PATCH V4 0/2] Add SDHC interconnect bandwidth scaling
 2020-06-09  8:37 UTC  (3+ messages)
` [PATCH V4 1/2] mmc: sdhci-msm: Add interconnect bandwidth scaling support
` [PATCH V4 2/2] dt-bindings: mmc: sdhci-msm: Add interconnect BW scaling strings

[PATCH] sr: dwc2/gadget: remove unneccessary if
 2020-06-09  8:35 UTC  (4+ messages)

Better management of dynamic networks?
 2020-06-09  8:33 UTC  (3+ messages)

[LTP] [PATCH] syscalls/ioctl_loop05: Get the logic_block_size dynamically
 2020-06-09  8:33 UTC 

[PATCH v6 1/2] io_uring: avoid whole io_wq_work copy for requests completed inline
 2020-06-09  8:32 UTC  (3+ messages)
` [PATCH v6 2/2] io_uring: avoid unnecessary io_wq_work copy for fast poll feature

[PATCH] glib-networking/btrfs-tools/dosfstools/parted/bmap-tools/libsoup-2.4: add nativesdk support
 2020-06-09  8:31 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH v2 1/1] imx: rom api: fix image offset computation
 2020-06-09  8:31 UTC  (4+ messages)
  ` [EXT] "

[PATCH V2 0/2] Add SDHC interconnect bandwidth scaling
 2020-06-09  8:30 UTC  (5+ messages)
` =?y?q?=5BPATCH=C2=A0V3=200/2=5D=20Add=20SDHC=20interconnect=20bandwidth=20scaling=20?=
  ` =?y?q?=5BPATCH=C2=A0V3=201/2=5D=20mmc=3A=20sdhci-msm=3A=20Add=20interconnect=20bandwidth=20scaling=20support?=
    ` [PATCH V3 1/2] mmc: sdhci-msm: Add interconnect bandwidth scaling support

[PATCH] ASoC: fsl_ssi: Fix bclk calculation for mono channel
 2020-06-09  8:19 UTC 

[PATCH v4] usb: dwc2: Postponed gadget registration to the udc class driver
 2020-06-09  8:28 UTC 

[PATCH rdma-next v1 00/11] RAW format dumps through RDMAtool
 2020-06-09  8:27 UTC  (11+ messages)
` [PATCH rdma-next v1 11/11] RDMA/mlx5: Add support to get MR resource in RAW format

[Buildroot] [PATCH v1 1/1] package/freeswitch: add patch to fix build issues
 2020-06-09  8:25 UTC 

core man page %e
 2020-06-09  8:25 UTC  (3+ messages)

[PATCH] xfs/096: filter out the "Discarding..." output
 2020-06-09  8:24 UTC 

[PATCH] pinctrl: samsung: Use bank name as irqchip name
 2020-06-09  8:23 UTC 

[PATCH v2] serial: imx: Fix handling of TC irq in combination with DMA
 2020-06-09  8:23 UTC  (2+ messages)

[PATCH] KVM: arm64: Allow in-atomic injection of SPIs
 2020-06-09  8:21 UTC  (7+ messages)

[meta-ti] Inverted colors in Qt application with beaglebone/am335x and QT_QPA_PLATFORM=eglfs
 2020-06-09  8:20 UTC  (2+ messages)
`  "

drivers/staging/wfx/hif_tx.c:53:2-8: preceding lock on line 38
 2020-06-09  8:19 UTC 

[PATCH v5] block: Fix use-after-free in blkdev_get()
 2020-06-09  8:17 UTC  (2+ messages)

[PATCH] timekeeping: Fix typo
 2020-06-09  8:17 UTC 

[PATCH v3] selftests: powerpc: Fix CPU affinity for child process
 2020-06-09  8:14 UTC 

[kvm-unit-tests PATCH v8 00/12] s390x: Testing the Channel Subsystem I/O
 2020-06-09  8:15 UTC  (12+ messages)
` [kvm-unit-tests PATCH v8 07/12] s390x: define function to wait for interrupt
` [kvm-unit-tests PATCH v8 08/12] s390x: retrieve decimal and hexadecimal kernel parameters
` [kvm-unit-tests PATCH v8 11/12] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v8 12/12] s390x: css: ssch/tsch with sense and interrupt

[PATCH] mmc: sdio: Fix 1-bit mode for SD-combo cards during suspend
 2020-06-09  8:14 UTC 

[PATCH v2] soc: amlogic: meson-gx-socinfo: Fix S905X3 and S905D3 ID's
 2020-06-09  8:13 UTC  (3+ messages)

can we add a task of checking existence of sstate_cache right before exec_task
 2020-06-09  8:12 UTC 

Xen 4.14 RC1
 2020-06-09  8:11 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2020-06-09  8:12 UTC 

[PATCHv2 ipsec] xfrm: fix a warning in xfrm_policy_insert_list
 2020-06-09  8:19 UTC  (3+ messages)

[PATCH v2 00/10] Adding support for Microchip Sparx5 SoC
 2020-06-09  8:07 UTC  (21+ messages)
` [PATCH v2 01/10] dt-bindings: arm: sparx5: Add documentation "
  ` [PATCH v2 02/10] arm64: sparx5: Add support for Microchip 2xA53 SoC
  ` [PATCH v2 03/10] arm64: dts: sparx5: Add basic cpu support
  ` [PATCH v2 04/10] arm64: dts: sparx5: Add pinctrl support
  ` [PATCH v2 05/10] pinctrl: ocelot: Add Sparx5 SoC support
  ` [PATCH v2 06/10] dt-bindings: clock: sparx5: Add Sparx5 SoC DPLL clock
  ` [PATCH v2 07/10] dt-bindings: clock: sparx5: Add bindings include file
  ` [PATCH v2 08/10] clk: sparx5: Add Sparx5 SoC DPLL clock driver
  ` [PATCH v2 09/10] arm64: dts: sparx5: Add Sparx5 SoC DPLL clock
  ` [PATCH v2 10/10] arm64: dts: sparx5: Add i2c devices, i2c muxes

[PATCH v2 0/2] perf: Fix bpf prologue generation, uaccess
 2020-06-09  8:10 UTC  (3+ messages)
` [PATCH v2 1/2] perf: Fix user attribute access in kprobes
` [PATCH v2 2/2] perf: Fix bpf prologue generation

[PATCH 1/3] exfat: add error check when updating dir-entries
 2020-06-09  8:10 UTC  (3+ messages)

[PATCH] KVM: SVM: fix calls to is_intercept
 2020-06-09  8:09 UTC  (4+ messages)

user_namespaces(7): obsolete comment about system time
 2020-06-09  8:08 UTC  (2+ messages)

[PULL REQUEST v2] FDPIC ELF support for ARM
 2020-06-09  8:06 UTC  (4+ messages)

[PATCH V7 RESEND 2/7] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
 2020-06-09  8:06 UTC  (3+ messages)

[PATCH] hfs: fix null-ptr-deref in hfs_find_init()
 2020-06-09  8:06 UTC  (2+ messages)

[RFC PATCH] gpio: uapi: v2 proposal
 2020-06-09  8:03 UTC  (6+ messages)

No window opening when running sandbox -S
 2020-06-09  7:53 UTC 

[PATCH 0/2] Add support for voltage regulator on ChromeOS EC
 2020-06-09  7:59 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: regulator: Add DT binding for cros-ec-regulator
` [PATCH 2/2] regulator: Add driver "

[PATCH v2 0/2] efi/arm: deal with HYP mode boot
 2020-06-09  7:58 UTC  (7+ messages)
` [PATCH v2 1/2] efi/arm: decompressor: deal with HYP mode boot gracefully

post-receive: pub/scm/linux/kernel/git/linkinjeon/exfat
 2020-06-09  7:59 UTC 

[PATCH 1/2] spi: fsl_qspi: Add support for i.MX7ULP
 2020-06-09  7:59 UTC  (2+ messages)
` [PATCH 2/2] spi: fsl_qspi: Support to use full AHB space on i.MX

[PATCH v4 00/13] gpiolib: add an ioctl() for monitoring line status changes
 2020-06-09  7:58 UTC  (4+ messages)
` [PATCH v4 12/13] gpiolib: add new ioctl() for monitoring changes in line info

post-receive: pub/scm/linux/kernel/git/linkinjeon/exfat
 2020-06-09  7:58 UTC 

post-receive: pub/scm/linux/kernel/git/linkinjeon/exfat
 2020-06-09  7:55 UTC 

[PATCH 1/3] rockchip: Pinebook Pro: enable rng to provide an entropy source
 2020-06-09  7:54 UTC  (2+ messages)

[PATCH v4.10] netfilter: nf_conntrack_h323: lost .data_len definition for Q.931/ipv6
 2020-06-09  7:53 UTC 

post-receive: pub/scm/linux/kernel/git/linkinjeon/exfat
 2020-06-09  7:52 UTC 

[PATCH v6 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-06-09  7:49 UTC  (9+ messages)
` [PATCH v6 5/8] arm64: dts: rockchip: Add nfc dts for PX30 SOC
  ` [PATCH v6 6/8] arm: dts: rockchip: Add nfc dts for RV1108 SOC
  ` [PATCH v6 7/8] arm: dts: rockchip: Add nfc dts for RK2928 and other SOC
  ` [PATCH v6 8/8] arm: dts: rockchip: Add nfc dts for RK3036 SOC

[dpdk-dev] [PATCH v1 00/12] enable DCF datapath configuration
 2020-06-09  7:50 UTC  (4+ messages)
` [dpdk-dev] [PATCH v1 12/12] doc: "


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.