All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-04 03:16:52 to 2022-07-04 05:51:33 UTC [more...]

[PATCH v2 00/10] i2c: xiic: Add features, bug fixes
 2022-07-04  5:45 UTC  (9+ messages)
` [PATCH v2 03/10] i2c: xiic: Switch to Xiic standard mode for i2c-read

[PATCH v4 0/3] Microchip LAN966x USB device support
 2022-07-04  5:41 UTC  (8+ messages)
` [PATCH v4 3/3] ARM: dts: lan966x: Add UDPHS support

[PATCH v4 00/13] Add Mediatek MT6370 PMIC support
 2022-07-04  5:39 UTC  (28+ messages)
` [PATCH v4 01/13] dt-bindings: usb: Add Mediatek MT6370 TCPC
` [PATCH v4 02/13] dt-bindings: power: supply: Add Mediatek MT6370 Charger
` [PATCH v4 03/13] dt-bindings: leds: mt6370: Add Mediatek mt6370 current sink type LED indicator
` [PATCH v4 04/13] dt-bindings: leds: Add Mediatek MT6370 flashlight
` [PATCH v4 05/13] dt-bindings: backlight: Add Mediatek MT6370 backlight
` [PATCH v4 06/13] dt-bindings: mfd: Add Mediatek MT6370
` [PATCH v4 07/13] mfd: mt6370: Add Mediatek MT6370 support
` [PATCH v4 08/13] usb: typec: tcpci_mt6370: Add Mediatek MT6370 tcpci driver
` [PATCH v4 09/13] iio: adc: mt6370: Add Mediatek MT6370 support
` [PATCH v4 10/13] power: supply: mt6370: Add Mediatek MT6370 charger driver
` [PATCH v4 11/13] leds: mt6370: Add Mediatek MT6370 current sink type LED Indicator support
` [PATCH v4 12/13] leds: flashlight: mt6370: Add Mediatek MT6370 flashlight support
` [PATCH v4 13/13] video: backlight: mt6370: Add Mediatek MT6370 support

RTT-PROBE: lore-subspace-rtt
 2022-07-04  5:46 UTC 

[PATCH] ext4: Reflect mb_optimize_scan value in options file
 2022-07-04  5:46 UTC 

[PATCH ethtool 0/2] Add JSON support for SFP EEPROM dump
 2022-07-04  5:41 UTC  (3+ messages)
` [PATCH ethtool 1/2] ethtool: add JSON output to --module-info
` [PATCH ethtool 2/2] ethtool: remove restriction on ioctl commands having JSON output

[PATCH v21 00/13] Add LoongArch linux-user emulation support
 2022-07-04  5:42 UTC  (3+ messages)

[PATCH v2 00/11] Fix bugs for LoongArch virt machine
 2022-07-04  5:41 UTC  (22+ messages)
` [PATCH 01/11] hw/rtc/ls7a_rtc: Fix uninitialied bugs and toymatch writing function
` [PATCH 02/11] hw/rtc/ls7a_rtc: Fix timer call back function
` [PATCH 03/11] hw/rtc/ls7a_rtc: Remove unimplemented device in realized function
` [PATCH 05/11] hw/rtc/ls7a_rtc: Fix rtc enable and disable function
` [PATCH 06/11] hw/rtc/ls7a_rtc: Use tm struct pointer as arguments in toy_time_to_val()
` [PATCH 07/11] hw/rtc/ls7a_rtc: Fix 'calculate' spelling errors
` [PATCH 08/11] target/loongarch: Fix the meaning of ECFG reg's VS field
` [PATCH 09/11] target/loongarch: Add lock when writing timer clear reg
` [PATCH 10/11] hw/intc/loongarch_ipi: Fix ipi device access of 64bits
` [PATCH 11/11] hw/intc/loongarch_ipi: Fix mail send and any send function

[PATCH] soundwire: bus_type: fix remove and shutdown support
 2022-07-04  5:43 UTC  (5+ messages)

[bug report] blktests nvme/004 failed after offline cpu
 2022-07-04  5:42 UTC  (2+ messages)
` [bug report] nvme/rdma: nvme connect failed after offline one cpu on host side

[Buildroot] [PATCH 1/1] configs/meson-g12a-u212: new board
 2022-07-04  5:39 UTC 

[RESEND v5 0/2] Add software clock gating requirement check
 2022-07-04  5:39 UTC  (6+ messages)
` [RESEND v5 2/2] ASoC: qcom: soundwire: Enable software clock gating requirement flag

[Buildroot] [autobuild.buildroot.net] Daily results for 2022-07-03
 2022-07-04  5:38 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-04  5:36 UTC 

[PATCH] app/testpmd: fix secondary process cannot dump packet
 2022-07-04  5:28 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-04  5:26 UTC 

[PATCH] hw/intc: loongarch_pch_msi: Fix msi vector convertion
 2022-07-04  5:23 UTC  (2+ messages)

[PATCH blktests] block/008: fix cpu online restore
 2022-07-04  5:20 UTC  (2+ messages)

[PATCH v6 00/13] FWU: Add FWU Multi Bank Update feature support
 2022-07-04  5:16 UTC  (14+ messages)
` [PATCH v6 01/13] dt/bindings: Add bindings for FWU Metadata storage device
` [PATCH v6 02/13] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v6 03/13] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v6 04/13] stm32mp1: dk2: Add a node for the FWU metadata device
` [PATCH v6 05/13] stm32mp1: dk2: Add image information for capsule updates
` [PATCH v6 06/13] FWU: stm32mp1: Add helper functions for accessing FWU metadata
` [PATCH v6 07/13] FWU: STM32MP1: Add support to read boot index from backup register
` [PATCH v6 08/13] FWU: Add boot time checks as highlighted by the FWU specification
` [PATCH v6 09/13] FWU: Add support for the FWU Multi Bank Update feature
` [PATCH v6 10/13] FWU: cmd: Add a command to read FWU metadata
` [PATCH v6 11/13] mkeficapsule: Add support for generating empty capsules
` [PATCH v6 12/13] mkeficapsule: Add support for setting OEM flags in capsule header
` [PATCH v6 13/13] FWU: doc: Add documentation for the FWU feature

[akpm-mm:mm-unstable 102/232] mm/mmap.c:1094:9: error: 'area' undeclared
 2022-07-04  5:17 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-04  5:16 UTC 

[PATCH v5 00/12] qapi: net: add unix socket type support to netdev backend
 2022-07-04  5:12 UTC  (5+ messages)
` [PATCH v5 07/12] net: stream: add unix socket

[RFC PATCH v4 00/11] qapi: net: add unix socket type support to netdev backend
 2022-07-04  5:08 UTC  (5+ messages)
` [RFC PATCH v4 10/11] qemu-sockets: introduce socket_uri()

RTT-PROBE: lore-subspace-rtt
 2022-07-04  5:06 UTC 

[PATCH 00/13] btrfs: zoned: fix active zone tracking issues
 2022-07-04  4:58 UTC  (14+ messages)
` [PATCH 01/13] block: add bdev_max_segments() helper
` [PATCH 02/13] btrfs: zoned: revive max_zone_append_bytes
` [PATCH 03/13] btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size
` [PATCH 04/13] btrfs: convert count_max_extents() to use fs_info->max_extent_size
` [PATCH 05/13] btrfs: use fs_info->max_extent_size in get_extent_max_capacity()
` [PATCH 06/13] btrfs: let can_allocate_chunk return int
` [PATCH 07/13] btrfs: zoned: finish least available block group on data BG allocation
` [PATCH 08/13] btrfs: zoned: introduce space_info->active_total_bytes
` [PATCH 09/13] btrfs: zoned: disable metadata overcommit for zoned
` [PATCH 10/13] btrfs: zoned: activate metadata BG on flush_space
` [PATCH 11/13] btrfs: zoned: activate necessary block group
` [PATCH 12/13] btrfs: zoned: write out partially allocated region
` [PATCH 13/13] btrfs: zoned: wait until zone is finished when allocation didn't progress

RTT-PROBE: lore-subspace-rtt
 2022-07-04  4:56 UTC 

[PATCH v20 0/4] media: mediatek: support mdp3 on mt8183 platform
 2022-07-04  3:52 UTC  (4+ messages)
` [PATCH v20 3/4] arm64: dts: mt8183: add Mediatek MDP3 nodes

[PATCH v1 0/2] PCI: Restrict pci transactions after pci suspend
 2022-07-04  4:54 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] PCI: qcom: Add system PM support
  ` [PATCH v2 2/2] PCI: qcom: Restrict pci transactions after pci suspend

[PATCH v2 4/5] iio: pressure: bmp280: Add support for BMP380 sensor family
 2022-07-04  4:52 UTC  (2+ messages)

[PULL 00/15] qdev: Add JSON -device
 2022-07-04  4:49 UTC  (4+ messages)
` [PULL 14/15] qdev: Base object creation on QDict rather than QemuOpts

[xilinx-xlnx:master 356/605] htmldocs: Documentation/output/videodev2.h.rst:6: WARNING: undefined label: v4l2-pix-fmt-x403 (if the link has no caption the label must precede a section header)
 2022-07-04  4:45 UTC  (2+ messages)

[PATCH V3 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-07-04  4:46 UTC  (11+ messages)
` [PATCH V3 1/6] vDPA/ifcvf: get_config_size should return a value no greater than dev implementation
` [PATCH V3 2/6] vDPA/ifcvf: support userspace to query features and MQ of a management device
` [PATCH V3 3/6] vDPA: allow userspace to query features of a vDPA device

RTT-PROBE: lore-subspace-rtt
 2022-07-04  4:46 UTC 

[PATCH] net: ethernet: ti: am65-cpsw: Fix devlink port register sequence
 2022-07-04  4:43 UTC  (3+ messages)

[syzbot] INFO: task hung in __input_unregister_device (4)
 2022-07-04  4:39 UTC 

[PATCH RFC] can: bcm: use call_rcu() instead of costly synchronize_rcu()
 2022-07-04  4:37 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-04  4:36 UTC 

[PATCH] rpmsg: virtio: Fix broken rpmsg_probe()
 2022-07-04  4:35 UTC  (9+ messages)

[PATCH] Xen: fix EFI stub wchar_t size warning of arm32 building
 2022-07-04  4:34 UTC  (4+ messages)

[Buildroot] [PATCH] package/iptables: fix build with musl libc
 2022-07-04  4:34 UTC 

[PATCH v2 00/55] media: rkisp1: Cleanups and add support for i.MX8MP
 2022-07-04  4:34 UTC  (4+ messages)
` [PATCH v2 11/55] media: rkisp1: Make rkisp1_isp_mbus_info common

[PATCH] obexd: fix crashed after cancel the on-going transfer
 2022-07-04  4:34 UTC  (2+ messages)
`  "

[PATCH] vgaarb: Add module param to allow for choosing the boot VGA device
 2022-07-04  4:33 UTC 

[PATCH 00/14] arch: make PxD_ORDER generically available
 2022-07-04  4:32 UTC  (9+ messages)
` [PATCH 12/14] loongarch: drop definition of PGD_ORDER
` [PATCH 15/14] arm: Rename PMD_ORDER to PMD_BITS

[PATCH 0/4] Introduce bitmap_size()
 2022-07-04  4:28 UTC  (3+ messages)
` [PATCH 1/4] s390/cio: Rename bitmap_size() as idset_bitmap_size()

RTT-PROBE: lore-subspace-rtt
 2022-07-04  4:26 UTC 

[PATCH V3] virtio: disable notification hardening by default
 2022-07-04  4:23 UTC  (13+ messages)

next/pending-fixes baseline: 466 runs, 25 regressions (v5.19-rc4-496-g0346159fcae8)
 2022-07-04  4:22 UTC 

[PATCH net V4] virtio-net: fix the race between refill work and close
 2022-07-04  4:19 UTC  (2+ messages)

[PATCH 00/11] MT8195 Chromebooks devicetrees - Google Tomato
 2022-07-04  4:17 UTC  (5+ messages)
` [PATCH 02/11] arm64: dts: mediatek: Introduce MT8195 Cherry platform's Tomato

RTT-PROBE: lore-subspace-rtt
 2022-07-04  4:16 UTC 

drivers/gpu/drm/ttm/ttm_pool.c:162:70: warning: Parameter 'last' can be declared with const [constParameter]
 2022-07-04  4:14 UTC 

[tip:master] BUILD SUCCESS 3c1ec304a1bc621ae646b1425975210f9594218c
 2022-07-04  4:10 UTC 

[PATCH 0/2] kexec: Drop __weak attributes from functions
 2022-07-04  4:10 UTC  (4+ messages)
` [PATCH 1/2] kexec_file: Drop weak attribute "

[PATCH 0/4] drivers: misc: Add support for TMR Manager and Inject IPs
 2022-07-04  4:07 UTC  (5+ messages)
` [PATCH 2/4] drivers: misc: Add Support for TMR Manager

[RFC] libubd: library for ubd(userspace block driver based on io_uring passthrough)
 2022-07-04  4:08 UTC  (8+ messages)

[PATCH v5 0/4] memblock tests: add VERBOSE and MEMBLOCK_DEBUG Makefile options
 2022-07-04  4:06 UTC  (5+ messages)
` [PATCH v5 1/4] memblock tests: Makefile: add arguments to control verbosity
` [PATCH v5 2/4] memblock tests: add verbose output to memblock tests
` [PATCH v5 3/4] memblock tests: set memblock_debug to enable memblock_dbg() messages
` [PATCH v5 4/4] memblock tests: remove completed TODO items

RTT-PROBE: lore-subspace-rtt
 2022-07-04  4:06 UTC 

[akpm-mm:mm-unstable 102/232] mm/mmap.c:1094:2: error: use of undeclared identifier 'area'
 2022-07-04  4:04 UTC 

[PATCH v11 00/40] virtio pci support VIRTIO_F_RING_RESET
 2022-07-04  4:02 UTC  (31+ messages)
` [PATCH v11 08/40] virtio_ring: split: extract the logic of alloc queue
` [PATCH v11 21/40] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v11 25/40] virtio: allow to unbreak/break virtqueue individually
` [PATCH v11 30/40] virtio_pci: support VIRTIO_F_RING_RESET
` [PATCH v11 38/40] virtio_net: support rx queue resize
` [PATCH v11 39/40] virtio_net: support tx "

RTT-PROBE: lore-subspace-rtt
 2022-07-04  3:56 UTC 

[PATCH v1 1/3] docs: perf: Add description for Alibaba's T-Head PMU driver
 2022-07-04  3:53 UTC  (3+ messages)

[akpm-mm:mm-unstable 102/232] mm/mmap.c:1084:14: warning: unused variable 'merge_next'
 2022-07-04  3:53 UTC 

[merged mm-stable] tools-add-memcg_shrinkerpy.patch removed from -mm tree
 2022-07-04  3:52 UTC  (7+ messages)
` [PATCH 1/3] 9p: Drop kref usage
  ` [PATCH 3/3] 9p: Add mempools for RPCs

[PATCH] ACPI: PM: s2idle: Add support for upcoming AMD uPEP HID AMDI008
 2022-07-04  3:50 UTC 

[syzbot] INFO: task hung in do_read_cache_folio
 2022-07-04  3:51 UTC 

[PATCH 00/55] media: rkisp1: Cleanups and add support for i.MX8MP
 2022-07-04  3:47 UTC  (10+ messages)
` [PATCH 01/55] media: rkisp1: debug: Add dump file in debugfs for MI buffer registers
` [PATCH 03/55] media: rkisp1: debug: Add debugfs files to monitor MI and ISP interrupts

RTT-PROBE: lore-subspace-rtt
 2022-07-04  3:46 UTC 

[song-md:md-next] BUILD SUCCESS ff4ec5f79108cf82fe7168547c76fe754c4ade0a
 2022-07-04  3:44 UTC 

[v6 14/14] docs: iio: add documentation for BNO055 driver
 2022-07-04  3:40 UTC  (2+ messages)
` [PATCH v2] Documentation: bno055: separate SPDX identifier and page title

RTT-PROBE: lore-subspace-rtt
 2022-07-04  3:36 UTC 

[syzbot] INFO: task hung in __input_unregister_device (4)
 2022-07-04  3:33 UTC 

[PATCH v2] hw/nvme: Use ioeventfd to handle doorbell updates
 2022-07-04  3:28 UTC  (3+ messages)

[PATCH v3] hw/nvme: Use ioeventfd to handle doorbell updates
 2022-07-04  3:26 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-04  3:26 UTC 

[RFC: kdevops] Standardizing on failure rate nomenclature for expunges
 2022-07-04  3:25 UTC  (4+ messages)

[PATCH -next] staging: r8188eu: Use eth_broadcast_addr() to assign broadcast address
 2022-07-04  3:15 UTC 

[PATCH v2 0/2] Add Richtek RTQ6056 support
 2022-07-04  3:16 UTC  (4+ messages)
` [PATCH v2 2/2] iio: adc: Add rtq6056 support

RTT-PROBE: lore-subspace-rtt
 2022-07-04  3:16 UTC 


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.