All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-14 14:06:52 to 2022-05-14 15:41:21 UTC [more...]

[PATCH V2 0/6] iio: accel: bmi088: support BMI085 BMI090L
 2022-05-14 15:49 UTC  (20+ messages)
` [PATCH V2 1/6] iio: accel: bmi088: Modified the scale calculate
` [PATCH V2 2/6] iio: accel: bmi088: Make it possible to config scales
` [PATCH V2 3/6] iio: accel: bmi088: modified the device name
` [PATCH V2 4/6] iio: accel: bmi088: Add support for bmi085 accel
` [PATCH V2 5/6] iio: accel: bmi088: Add support for bmi090l accel
` [PATCH V2 6/6] dt-bindings: iio: accel: Add bmi085 and bmi090l bindings

[ovmf test] 170422: regressions - FAIL
 2022-05-14 15:34 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-14 15:34 UTC 

[PATCH 4.19] MIPS: fix allmodconfig build with latest mkimage
 2022-05-14 15:34 UTC 

[PATCH liburing 0/6] liburing changes for multishot accept
 2022-05-14 15:32 UTC  (8+ messages)
` [PATCH 1/6] test/accept.c: close the listen fd at the end of the test
` [PATCH 2/6] liburing.h: support multishot accept
` [PATCH 3/6] liburing.h: add api to support multishot accept direct
` [PATCH 4/6] test/accept.c: add test for multishot mode accept
` [PATCH 5/6] test/accept.c: test for multishot direct accept with wrong arg
` [PATCH 6/6] man/io_uring_prep_accept.3: add man info for multishot accept

[PATCH qemu v5 00/10] Add mask agnostic behavior for rvv instructions
 2022-05-14 15:19 UTC  (20+ messages)
` [PATCH qemu v5 01/10] target/riscv: rvv: Add mask agnostic for vv instructions
` [PATCH qemu v5 02/10] target/riscv: rvv: Add mask agnostic for vector load / store instructions
` [PATCH qemu v5 03/10] target/riscv: rvv: Add mask agnostic for vx instructions
` [PATCH qemu v5 04/10] target/riscv: rvv: Add mask agnostic for vector integer shift instructions
` [PATCH qemu v5 05/10] target/riscv: rvv: Add mask agnostic for vector integer comparison instructions
` [PATCH qemu v5 06/10] target/riscv: rvv: Add mask agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v5 07/10] target/riscv: rvv: Add mask agnostic for vector floating-point instructions
` [PATCH qemu v5 08/10] target/riscv: rvv: Add mask agnostic for vector mask instructions
` [PATCH qemu v5 09/10] target/riscv: rvv: Add mask agnostic for vector permutation instructions
` [PATCH qemu v5 10/10] target/riscv: rvv: Add option 'rvv_ma_all_1s' to enable optional mask agnostic behavior

RTT-PROBE: lore-subspace-rtt
 2022-05-14 15:24 UTC 

[PATCH] power: supply: core: Fix boundary conditions in interpolation
 2022-05-14 15:23 UTC 

[PATCH v2] ASoC: hdmi-codec: Add option for ELD bypass
 2022-05-14 15:20 UTC  (5+ messages)

[PATCH 2/2] cpuidle: riscv-sbi: Fix code to allow a genpd governor to be used
 2022-05-14 15:20 UTC  (3+ messages)

[PATCH 1/2] cpuidle: psci: Fix regression leading to no genpd governor
 2022-05-14 15:20 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/alchemy: add host-pkgconf dependency
 2022-05-14 15:17 UTC  (2+ messages)

[PATCH] elfutils: Disable stringop-overflow warning for build host
 2022-05-14 15:15 UTC 

[PATCH v6 0/4] fast poll multishot mode
 2022-05-14 15:15 UTC  (6+ messages)
` [PATCH 1/4] io_uring: add IORING_ACCEPT_MULTISHOT for accept
` [PATCH 2/4] io_uring: add REQ_F_APOLL_MULTISHOT for requests
` [PATCH 3/4] io_uring: let fast poll support multishot
` [PATCH 4/4] io_uring: implement multishot mode for accept

RTT-PROBE: lore-subspace-rtt
 2022-05-14 15:14 UTC 

[Bug 215971] New: dd(1p) manpage contains empty ASCII to EBDIC tables
 2022-05-14 15:12 UTC  (4+ messages)
` [Bug 215971] "

[Bug 215971] dd(1p) manpage contains empty ASCII to EBDIC tables
 2022-05-14 15:12 UTC 

[REGRESSION] Laptop with Ryzen 4600H fails to resume video since 5.17.4 (works 5.17.3)
 2022-05-14 15:12 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: ipqess: introduce Qualcomm IPQESS driver
 2022-05-14 15:06 UTC  (12+ messages)
` [PATCH net-next v2 1/5] net: ipqess: introduce the "
` [PATCH net-next v2 2/5] net: dsa: add out-of-band tagging protocol
` [PATCH net-next v2 3/5] net: ipqess: Add out-of-band DSA tagging support
` [PATCH net-next v2 4/5] net: dt-bindings: Introduce the Qualcomm IPQESS Ethernet controller
` [PATCH net-next v2 5/5] ARM: dts: qcom: ipq4019: Add description for the "

[PATCH 0/8] Utilize iomap interface for PC104 and friends
 2022-05-14 15:08 UTC  (4+ messages)

[RFC v1 00/14] Implement call_rcu_lazy() and miscellaneous fixes
 2022-05-14 15:08 UTC  (26+ messages)
` [RFC v1 01/14] rcu: Add a lock-less lazy RCU implementation
` [RFC v1 02/14] workqueue: Add a lazy version of queue_rcu_work()
` [RFC v1 04/14] cred: Move call_rcu() to call_rcu_lazy()
` [RFC v1 05/14] fs: Move call_rcu() to call_rcu_lazy() in some paths
` [RFC v1 10/14] kfree/rcu: Queue RCU work via queue_rcu_work_lazy()
` [RFC v1 12/14] rcu/kfree: remove useless monitor_todo flag
` [RFC v1 13/14] rcu/kfree: Fix kfree_rcu_shrink_count() return value
` [RFC v1 14/14] DEBUG: Toggle rcu_lazy and tune at runtime

[PATCH 4.19 00/15] 4.19.243-rc1 review
 2022-05-14 15:06 UTC  (4+ messages)

[PATCH V1 0/5] iio: accel: bmi088: support BMI085 BMI090L
 2022-05-14 15:14 UTC  (4+ messages)
` [PATCH V1 1/5] iio: accel: bmi088: Modified the scale calculate

[Buildroot] [PATCH] package/python-avro: fix capitalizations of Parse
 2022-05-14 15:05 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-14 15:04 UTC 

[PATCH v2] iio: freq: admv1014: Fix warning about dubious x & !y and improve readability
 2022-05-14 15:11 UTC  (2+ messages)

man page pthreads(3)
 2022-05-14 15:02 UTC 

[PATCH v2 0/2] iio: humidity: si7020: Check device property for skipping reset in probe
 2022-05-14 15:02 UTC  (7+ messages)

[Bug 215738] New: uri.7: CONFORMING TO: Refers to obsolete IETF RFC 2396
 2022-05-14 15:02 UTC  (4+ messages)
` [Bug 215738] "

[PATCH] sched: Take thermal pressure into account when determine rt fits capacity
 2022-05-14 15:01 UTC  (13+ messages)

[PATCH] getpriority: Only getpriority translation the priority values
 2022-05-14 15:00 UTC  (4+ messages)

[PATCH v4 0/2] Add RZ/G2UL ADC support
 2022-05-14 15:06 UTC  (2+ messages)

[PATCH 5.17 00/12] 5.17.8-rc1 review
 2022-05-14 14:57 UTC  (2+ messages)

[PATCH 5.4 00/18] 5.4.194-rc1 review
 2022-05-14 14:56 UTC  (3+ messages)

[PATCH 5.15 00/21] 5.15.40-rc1 review
 2022-05-14 14:57 UTC  (3+ messages)

[PATCH 5.10 00/10] 5.10.116-rc1 review
 2022-05-14 14:56 UTC  (3+ messages)

[RFC PATCH] kbuild: call checksyscalls.sh and check-atomics.sh only if prerequisites change
 2022-05-14 14:55 UTC  (6+ messages)
` [RFC PATCH v2 0/2] call "
  ` [RFC PATCH v2 2/2] kbuild: "

RTT-PROBE: lore-subspace-rtt
 2022-05-14 14:54 UTC 

[PATCH] iio: pressure: dps310: Reset chip if MEAS_CFG is corrupt
 2022-05-14 15:02 UTC  (2+ messages)

[PATCH 4.14 00/14] 4.14.279-rc1 review
 2022-05-14 14:53 UTC  (2+ messages)

Question about SC16IS752 device tree
 2022-05-14 14:52 UTC  (9+ messages)

[soc:samsung/dt64-2] BUILD SUCCESS 9882948322874b1ffdd559e6887397de4c903440
 2022-05-14 14:51 UTC 

[PATCH 4.9 0/7] 4.9.314-rc1 review
 2022-05-14 14:52 UTC  (2+ messages)

[PATCH 0/6] Allow nfs4-acl-tools to access 'dacl' and 'sacl'
 2022-05-14 14:44 UTC  (7+ messages)
` [PATCH 1/6] libnfs4acl: Add helpers to set the dacl and sacl
  ` [PATCH 2/6] libnfs4acl: Add support for the NFS4.1 ACE_INHERITED_ACE flag
    ` [PATCH 3/6] The NFSv41 DACL and SACL prepend an extra field to the acl
      ` [PATCH 4/6] nfs4_getacl: Add support for the --dacl and --sacl options
        ` [PATCH 5/6] nfs4_setacl: "
          ` [PATCH 6/6] Edit manpages to document the new --dacl, --sacl and inheritance features

[PATCH v4 00/12] arm64: dts: qcom: initial Inforce IFC6560 board support
 2022-05-14 14:50 UTC  (19+ messages)
` [PATCH v4 01/12] arm64: dts: qcom: sdm630: disable dsi0/dsi0_phy by default
` [PATCH v4 02/12] arm64: dts: qcom: sdm660: disable dsi1/dsi1_phy "
` [PATCH v4 03/12] arm64: dts: qcom: sdm630: disable GPU "
` [PATCH v4 04/12] arm64: dts: qcom: sdm630: fix the qusb2phy ref clock
` [PATCH v4 05/12] arm64: dts: qcom: sdm630: rename qusb2phy to qusb2phy0
` [PATCH v4 06/12] arm64: dts: qcom: sdm630: add second (HS) USB host support
` [PATCH v4 07/12] arm64: dts: qcom: sdm630: fix gpu's interconnect path
` [PATCH v4 08/12] arm64: dts: qcom: sdm630: use defined symbols for interconnects
` [PATCH v4 09/12] arm64: dts: qcom: sdm636-sony-xperia-ganges-mermaid: correct sdc2 pinconf
` [PATCH v4 10/12] arm64: dts: qcom: sdm660: move SDHC2 card detect pinconf to board files
` [PATCH v4 11/12] arm64: dts: qcom: sdm660: Add initial Inforce IFC6560 board support
` [PATCH v4 12/12] dt-bindings: arm: qcom: document sda660 SoC and ifc6560 board

[PATCH V10 00/22] arch: Add basic LoongArch support
 2022-05-14 14:49 UTC  (13+ messages)
` [PATCH V10 02/22] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V3 03/22] LoongArch: Add elf-related definitions
` [PATCH V10 13/22] LoongArch: Add system call support
` [PATCH V10 16/22] LoongArch: Add misc common routines

[PATCH v3 0/9] introduce fwnode in the I2C subsystem
 2022-05-14 14:47 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-14 14:43 UTC 

[PATCH 0/3] Export the NFSv4.1 'dacl' and 'sacl' attributes
 2022-05-14 14:37 UTC  (4+ messages)
` [PATCH 1/3] NFSv4: Specify the type of ACL to cache
  ` [PATCH 2/3] NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributes
    ` [PATCH 3/3] NFSv4.1: Enable access to the NFSv4.1 'dacl' and 'sacl' attributes

[PATCH] linux-user/syscall.c: fix build without RLIMIT_RTTIME
 2022-05-14 14:34 UTC 

[PATCH v4 0/3] fix `sudo make install` regression in maint
 2022-05-14 14:36 UTC  (5+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 3/4] t0034: add negative tests and allow git init to mostly work under sudo

[PATCH net-next] net: PIM register decapsulation and Forwarding
 2022-05-14 14:33 UTC  (2+ messages)
` [patch netdev] "

[PATCH] iio: adc: stm32-adc: Use generic_handle_domain_irq()
 2022-05-14 14:44 UTC  (2+ messages)

[PATCH] arm64: s32g2: Pass unit name to soc node
 2022-05-14 14:35 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-14 14:33 UTC 

[Buildroot] [PATCH 1/1] package/usb_modeswitch: fix installation of systemd unit file
 2022-05-14 14:26 UTC  (2+ messages)
` [Buildroot] [PATCH v2 "

[PATCH v3 0/5] Ensure mapping errors are reported only once
 2022-05-14 14:27 UTC  (6+ messages)
` [PATCH v3 1/5] NFS: Do not report EINTR/ERESTARTSYS as mapping errors
  ` [PATCH v3 2/5] NFS: fsync() should report filesystem errors over EINTR/ERESTARTSYS
    ` [PATCH v3 3/5] NFS: Don't report ENOSPC write errors twice
      ` [PATCH v3 4/5] NFS: Do not report flush errors in nfs_write_end()
        ` [PATCH v3 5/5] NFS: Don't report errors from nfs_pageio_complete() more than once

[PATCH v7 0/3] Add SSIF BMC driver
 2022-05-14 14:31 UTC  (5+ messages)
` [PATCH v7 3/3] i2c: aspeed: Assert NAK when slave is busy

[nsaenz-rpi:ct-work-defer-wip 24/25] arch/x86/mm/tlb.c:1010:47: error: 'CONTEXT_WORK_TLBI' undeclared
 2022-05-14 14:30 UTC 

[nsaenz-rpi:ct-work-defer-wip 25/25] arch/x86/mm/pat/set_memory.c:351:26: error: use of undeclared identifier 'CONTEXT_WORK_CACHEI'
 2022-05-14 14:30 UTC 

[PATCH] iio: imu: bmi160: Fix the error handling at bmi160_chip_init()
 2022-05-14 14:36 UTC  (2+ messages)

[PATCH v2 0/2] i2c: Allow disabling auto detection via devicetree
 2022-05-14 14:26 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: add property to avoid device detection

[RFC v1 00/14] Implement call_rcu_lazy() and miscellaneous fixes
 2022-05-14 14:25 UTC  (10+ messages)

[PATCH] sparse: use force attribute for vm_fault_t casts
 2022-05-14 14:26 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-14 14:22 UTC 

[OE-core][dunfell 00/14] Pull request (cover letter only)
 2022-05-14 14:22 UTC 

[PATCH v4 0/5] Add support for ToF sensor on Yoshino platform
 2022-05-14 14:29 UTC  (4+ messages)
` [PATCH v4 1/5] dt-bindings: proximity: vl53l0x: Document optional supply and GPIO properties

Question about AETH_NAK_PSN_SEQ_ERROR
 2022-05-14 14:20 UTC  (2+ messages)

[PATCH v2] thermal/core: Make trans_table tunnable to avoid some needless zero output
 2022-05-14 14:19 UTC 

[PATCH 0/2] can: drop tx skb if the device is in listen only mode
 2022-05-14 14:16 UTC  (6+ messages)
` [PATCH v3 0/4] can: can_dropped_invalid_skb() and Kbuild changes
  ` [PATCH v3 1/4] can: slcan: use can_dropped_invalid_skb() instead of manual check
  ` [PATCH v3 2/4] can: Kconfig: change CAN_DEV into a menuconfig
  ` [PATCH v3 3/4] can: skb:: move can_dropped_invalid_skb and can_skb_headroom_valid to skb.c
  ` [PATCH v3 4/4] can: dev: drop tx skb if in listen only mode

[ovmf test] 170421: regressions - FAIL
 2022-05-14 14:17 UTC 

[linux-linus test] 170406: tolerable FAIL - PUSHED
 2022-05-14 14:17 UTC 

[Buildroot] [PATCH] configs/qemu_ppc64le_powernv8: use linux kernel 5.17.7 and binutils 2.36.1
 2022-05-14 14:16 UTC  (2+ messages)

[PATCH 0/7] dt-bindings: renesas: R-Car V3U is R-Car Gen4
 2022-05-14 14:15 UTC  (4+ messages)
` [PATCH 7/7] dt-bindings: watchdog: renesas,wdt: "

[PATCH v7 0/2] ARM: r9a06g032: add support for the watchdogs
 2022-05-14 14:14 UTC  (3+ messages)
` [PATCH v7 2/2] watchdog: Add Renesas RZ/N1 Watchdog driver

[PATCH 1/5] NFS: Memory allocation failures are not server fatal errors
 2022-05-14 14:08 UTC  (5+ messages)
` [PATCH 2/5] NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layout
  ` [PATCH 3/5] NFS: Further fixes to the writeback error handling
    ` [PATCH 4/5] pNFS/files: Fall back to I/O through the MDS on non-fatal layout errors
      ` [PATCH 5/5] NFSv4: Don't hold the layoutget locks across multiple RPC calls

Holistic Contact Page Form
 2022-05-14 14:08 UTC 

[geert-renesas-devel:master] BUILD SUCCESS 96a98dbdcdfa4ace2fe647058d40c5950b1204cd
 2022-05-14 14:12 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-14 14:12 UTC 

[RFC v2 00/39] Kconfig: Introduce HAS_IOPORT config option
 2022-05-14 14:06 UTC  (3+ messages)
` [RFC v2 12/39] i2c: add HAS_IOPORT dependencies


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.