All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-27 10:07:54 to 2022-07-27 10:50:53 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2022-07-27 10:50 UTC 

[Buildroot] [PATCH 1/2] package/cryptsetup: add nettle support
 2022-07-27 10:49 UTC  (2+ messages)

[PATCH bpf-next] selftests: xsk: Update poll test cases
 2022-07-27 10:49 UTC  (5+ messages)

[Buildroot] [git commit] package/cryptsetup: add libnss support
 2022-07-27 10:49 UTC 

[PATCH 0/3] can: export export slcan_ethtool_ops and remove setter functions
 2022-07-27 10:49 UTC  (4+ messages)
` [PATCH 1/3] can: slcan: export slcan_ethtool_ops and remove slcan_set_ethtool_ops()
` [PATCH 2/3] can: c_can: export c_can_ethtool_ops and remove c_can_set_ethtool_ops()
` [PATCH 3/3] can: flexcan: export flexcan_ethtool_ops and remove flexcan_set_ethtool_ops()

[linux-lvm] Problem with partially activate logical volume
 2022-07-27 10:49 UTC  (3+ messages)

[Buildroot] [git commit] package/cryptsetup: add nettle support
 2022-07-27 10:49 UTC 

[PATCH] NULL.3def: Add documentation for NULL
 2022-07-27 10:49 UTC  (5+ messages)
` [PATCH v3] NULL.3const: "

[Buildroot] [PATCH 1/3] package/sconeserver: reorder options alphabetically
 2022-07-27 10:48 UTC  (2+ messages)

[Buildroot] [git commit] package/sconeserver: add sqlite optional dependency
 2022-07-27 10:14 UTC 

[Buildroot] [git commit] package/sconeserver: bump to 8d1935919a2013358993a8e9dfa992cbde56e503
 2022-07-27 10:48 UTC 

[Buildroot] [git commit] package/sconeserver: reorder options alphabetically
 2022-07-27 10:14 UTC 

[PATCH v10 00/21] job: replace AioContext lock with job_mutex
 2022-07-27 10:45 UTC  (3+ messages)
` [PATCH v10 05/21] job.c: add job_lock/unlock while keeping job.h intact

[PATCH] iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue
 2022-07-27 10:48 UTC  (2+ messages)
` wifi: "

[PATCH] x86/PV: correct post-preemption progress recording in iommu_memory_setup()
 2022-07-27 10:48 UTC  (4+ messages)

[PATCH] iwlwifi: mvm: fix clang -Wformat warnings
 2022-07-27 10:48 UTC  (2+ messages)
` wifi: "

[Buildroot] [PATCH] support/scripts/check-host-rpath: send readelf error output to oblivion
 2022-07-27 10:47 UTC 

[PATCH v3 0/3] MT8188 SMI SUPPORT
 2022-07-27 10:45 UTC  (2+ messages)
` [PATCH v3 1/3] dt-bindings: memory: mediatek: Add mt8188 smi binding

[PATCH v2] drm/ttm: Fix dummy res NULL ptr deref bug
 2022-07-27 10:46 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/ttm: Fix dummy res NULL ptr deref bug (rev2)

Confused about count argument in io_uring_prep_timeout
 2022-07-27 10:44 UTC  (2+ messages)

[[PATCH v2] 1/9] dt-bindings: pwm: Document Synopsys DesignWare snps,pwm
 2022-07-27 10:45 UTC  (6+ messages)

KVM/arm64: SPE: Translate VA to IPA on a stage 2 fault instead of pinning VM memory
 2022-07-27 10:44 UTC  (14+ messages)

[PATCHv2]] recipes-support: rng-tools change systemd service name
 2022-07-27 10:44 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 1/1] iio: humidity: hdc100x: add manufacturer and device ID cehck
 2022-07-27 10:40 UTC  (3+ messages)

[PATCH v12 00/30] v4l: routing and streams support
 2022-07-27 10:42 UTC  (32+ messages)
` [PATCH v12 01/30] media: Documentation: mc: add definitions for stream and pipeline
` [PATCH v12 02/30] media: mc: entity: Add iterator helper for entity pads
` [PATCH v12 03/30] media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_init
` [PATCH v12 04/30] media: mc: entity: Move media_entity_get_fwnode_pad() out of graph walk section
` [PATCH v12 05/30] media: mc: entity: Add media_entity_pipeline() to access the media pipeline
` [PATCH v12 06/30] media: mc: entity: Add has_route entity operation and media_entity_has_route() helper
` [PATCH v12 07/30] media: mc: entity: Rename streaming_count -> start_count
` [PATCH v12 08/30] media: mc: entity: add media_pipeline_alloc_start & media_pipeline_stop_free
` [PATCH v12 09/30] media: mc: entity: Rewrite media_pipeline_start() to support routes
` [PATCH v12 10/30] media: add V4L2_SUBDEV_FL_STREAMS
` [PATCH v12 11/30] media: add V4L2_SUBDEV_CAP_MPLEXED
` [PATCH v12 12/30] media: Documentation: Add GS_ROUTING documentation
` [PATCH v12 13/30] media: subdev: Add [GS]_ROUTING subdev ioctls and operations
` [PATCH v12 14/30] media: subdev: add v4l2_subdev_has_route()
` [PATCH v12 15/30] media: subdev: add v4l2_subdev_set_routing helper()
` [PATCH v12 16/30] media: Documentation: add multiplexed streams documentation
` [PATCH v12 17/30] media: subdev: add stream based configuration
` [PATCH v12 18/30] media: subdev: use streams in v4l2_subdev_link_validate()
` [PATCH v12 19/30] media: subdev: add "opposite" stream helper funcs
` [PATCH v12 20/30] media: subdev: add streams to v4l2_subdev_get_fmt() helper function
` [PATCH v12 21/30] media: subdev: add v4l2_subdev_set_routing_with_fmt() helper
` [PATCH v12 22/30] media: subdev: add v4l2_subdev_routing_validate() helper
` [PATCH v12 23/30] media: subdev: Add for_each_active_route() macro
` [PATCH v12 24/30] media: subdev: use for_each_active_route() in v4l2_subdev_init_stream_configs()
` [PATCH v12 25/30] media: subdev: use for_each_active_route() in v4l2_link_validate_get_streams()
` [PATCH v12 26/30] media: v4l2-subdev: Add v4l2_subdev_state_xlate_streams() helper
` [PATCH v12 27/30] media: v4l2-subdev: Add subdev .(enable|disable)_streams() operations
` [PATCH v12 28/30] media: v4l2-subdev: Add v4l2_subdev_s_stream_helper() function
` [PATCH v12 29/30] media: Add stream to frame descriptor
` [PATCH v12 30/30] media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8

[PATCH v2 0/4] wcn36xx: Add in debugfs export of firmware feature bits
 2022-07-27 10:41 UTC  (4+ messages)
` [PATCH v2 4/4] wcn36xx: Add debugfs entry to read firmware feature strings

[PATCH v2 0/2] hwmon: add max31760 fan speed controller driver
 2022-07-27 10:41 UTC  (4+ messages)
` [PATCH v2 1/2] drivers: hwmon: Add "

[PATCH v2 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA
 2022-07-27 10:39 UTC  (6+ messages)
` [PATCH v2 3/9] arm64: dts: bcmbca: update BCM4908 board dts files

[PATCH] drm: lcdif: change burst size to 256B
 2022-07-27 10:41 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-27 10:40 UTC 

[PATCH] tools: Fix code typo
 2022-07-27 10:40 UTC 

[aarch64] pc : ftrace_set_filter_ip+0x24/0xa0 - lr : bpf_trampoline_update.constprop.0+0x428/0x4a0
 2022-07-27 10:40 UTC 

[IMPORTANT] Use of wifi: prefix in patch titles
 2022-07-27 10:40 UTC 

[PATCH 0/8] some bugfixes for hns3
 2022-07-27 10:36 UTC  (9+ messages)
` [PATCH 1/8] net/hns3: fix segment fault when using SVE xmit
` [PATCH 2/8] net/hns3: fix next-to-use overflow "
` [PATCH 3/8] net/hns3: fix next-to-use overflow when using simple xmit
` [PATCH 4/8] net/hns3: optimize SVE xmit performance
` [PATCH 5/8] net/hns3: fix segment fault when secondary process access FW
` [PATCH 6/8] net/hns3: delete rte unused tag
` [PATCH 7/8] net/hns3: fix uncleared hardware MAC statistics
` [PATCH 8/8] net/hns3: revert optimize Tx performance

[PATCH for 7.1 0/2] aspeed: QOM fixes
 2022-07-27 10:27 UTC  (3+ messages)
` [PATCH for 7.1 1/2] aspeed: Remove unused fields from AspeedMachineState
` [PATCH for 7.1 2/2] aspeed/fby35: Fix owner of the BMC RAM memory region

[PATCH 1/5] drm/amdgpu: add mode2 reset for sienna_cichlid
 2022-07-27 10:35 UTC  (6+ messages)
` [PATCH 5/5] drm/amdgpu: reduce reset time

[PATCH V4 0/8] libgpiod: Add Rust bindings
 2022-07-27 10:33 UTC  (16+ messages)
` [PATCH V4 4/8] libgpiod: Add rust wrapper crate
` [PATCH V4 5/8] libgpiod: Add rust examples
` [PATCH V4 7/8] libgpiod: Add rust tests

Replace make-fit-atf.py with binman. Was: migrate u-boot-rockchip.bin to binman and generate an image for SPI
 2022-07-27 10:34 UTC  (5+ messages)

[PATCH V7 00/11] PCI devices passthrough on Arm, part 3
 2022-07-27 10:32 UTC  (7+ messages)
` [PATCH V7 03/11] vpci/header: implement guest BAR register handlers
` [PATCH V7 06/11] vpci/header: program p2m with guest BAR view
` [PATCH V7 09/11] vpci: add initial support for virtual PCI bus topology

[PATCH v2 0/5] PM6125 regulator support
 2022-07-27 10:32 UTC  (4+ messages)
` [PATCH v2 2/5] dt-bindings: regulator: Document the PM6125 RPM regulators

[PATCH v2 0/2] MediaTek pinctrl patch on mt8188
 2022-07-27 10:30 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: add support for MediaTek mt8188
` [PATCH v2 2/2] pinctrl: mediatek: add mt8188 driver

[RFC PATCH net-next] dt-bindings: net: dsa: mediatek,mt7530: completely rework binding
 2022-07-27 10:29 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-27 10:30 UTC 

[PATCH 0/2] pci *_by_mask() coverity fix
 2022-07-27 10:26 UTC  (4+ messages)
` [PATCH 2/2] pci: Sanity check mask argument to pci_set_*_by_mask()

linux-next: build failure after merge of the bitmap tree
 2022-07-27 10:29 UTC 

[PATCH v2 0/7] Input: mt6779-keypad - double keys support
 2022-07-27 10:27 UTC  (7+ messages)
` [PATCH v2 2/7] dt-bindings: mediatek,mt6779-keypad: use unevaluatedProperties
` [PATCH v2 3/7] dt-bindings: mediatek,mt6779-keypad: add mediatek,keys-per-group

[net-next: PATCH v3 0/8] DSA: switch to fwnode_/device_
 2022-07-27 10:28 UTC  (5+ messages)
` [net-next: PATCH v3 1/8] net: phy: fixed_phy: switch to fwnode_ API
` [net-next: PATCH v3 2/8] net: mdio: switch fixed-link PHYs API to fwnode_

[meta-oe][PATCH v3] classes: rootfs-postcommands: autologin root on serial-getty
 2022-07-27 10:28 UTC  (2+ messages)
` [OE-core] "

[PATCH v5 0/7] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-07-27 10:26 UTC  (4+ messages)
` [PATCH v5 1/7] drm: Move and add a few utility macros into drm util header
  ` [Intel-gfx] "

[PATCH] dt-bindings: spmi: add compatible for mt8188
 2022-07-27 10:26 UTC  (3+ messages)

[PATCH] dt-bindings: soc: mediatek: pwrap: add compatible for mt8188
 2022-07-27 10:26 UTC  (3+ messages)

[PATCH 0/5] Enable unix socket support on Windows
 2022-07-27 10:24 UTC  (4+ messages)

[RFC v2] non-temporal memcpy
 2022-07-27 10:26 UTC  (6+ messages)

To write Java binding for libgpiod - need help with looking for references
 2022-07-27 10:25 UTC  (4+ messages)

[PATCH v3 0/2] Add driver for Novatek NT35596S panel
 2022-07-27 10:24 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: Add Novatek NT35596S panel bindings

[Buildroot] [PATCH 1/1] DEVELOPERS: drop myself from Pulseaudio
 2022-07-27 10:23 UTC 

[PATCH for-next] RDMA/rxe: Cleanup rxe_init_packet()
 2022-07-27 10:23 UTC  (2+ messages)

[PATCH] KVM: x86: enable TDP MMU by default
 2022-07-27 10:22 UTC  (4+ messages)

[PATCH v3 0/3] mm/slub: some debug enhancements
 2022-07-27 10:20 UTC  (3+ messages)
` [PATCH v3 1/3] mm/slub: enable debugging memory wasting of kmalloc

RTT-PROBE: lore-subspace-rtt
 2022-07-27 10:20 UTC 

[PATCH] wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`
 2022-07-27 10:20 UTC  (3+ messages)

[PATCH] Revert "ath11k: add support for hardware rfkill for QCA6390"
 2022-07-27 10:19 UTC  (3+ messages)

VIRTIO_NET_F_MTU not negotiated
 2022-07-27 10:16 UTC  (5+ messages)

[PATCH liburing 0/5] multishot recvmsg docs and example
 2022-07-27 10:19 UTC  (10+ messages)

[Buildroot] [PATCH 1/1] package/pulseaudio: improve dependency handling
 2022-07-27 10:19 UTC 

[oe] [meta-python] [PATCH] python3-google-auth: upgrade 2.9.0 -> 2.9.1
 2022-07-22  4:04 UTC 

[oe] [meta-python] [PATCH] python3-graphviz: upgrade 0.20 -> 0.20.1
 2022-07-22  4:04 UTC 

[PATCH v1 00/24] can: add ethtool support and reporting of timestamping capabilities
 2022-07-27 10:16 UTC  (16+ messages)
` [PATCH v4 00/14] "
  ` [PATCH v4 01/14] can: can327: add software tx timestamps
  ` [PATCH v4 02/14] can: janz-ican3: add software tx timestamp
  ` [PATCH v4 03/14] can: slcan: add software tx timestamps
  ` [PATCH v4 04/14] can: v(x)can: "
  ` [PATCH v4 05/14] can: tree-wide: advertise software timestamping capabilities
  ` [PATCH v4 06/14] can: dev: add hardware TX timestamp
  ` [PATCH v4 07/14] can: dev: add generic function can_ethtool_op_get_ts_info_hwts()
  ` [PATCH v4 08/14] can: dev: add generic function can_eth_ioctl_hwts()
  ` [PATCH v4 09/14] can: mcp251xfd: advertise timestamping capabilities and add ioctl support
  ` [PATCH v4 10/14] can: etas_es58x: "
  ` [PATCH v4 11/14] can: kvaser_pciefd: "
  ` [PATCH v4 12/14] can: kvaser_usb: "
  ` [PATCH v4 13/14] can: peak_canfd: "
  ` [PATCH v4 14/14] can: peak_usb: "

[oe] [meta-python] [PATCH] python3-google-api-python-client: upgrade 2.51.0 -> 2.54.0
 2022-07-22  4:03 UTC 

[Buildroot] [PATCH 1/1] package/e3: new package
 2022-07-27 10:16 UTC  (2+ messages)

[oe] [meta-python] [PATCH] python3-eth-hash: upgrade 0.4.0 -> 0.5.0
 2022-07-22  4:03 UTC 

[oe] [meta-python] [PATCH] python3-bitarray: upgrade 2.5.1 -> 2.6.0
 2022-07-22  4:03 UTC 

[oe] [meta-python] [PATCH] python3-absl: upgrade 1.1.0 -> 1.2.0
 2022-07-22  4:02 UTC 

[PATCH] NFSv4.1: RECLAIM_COMPLETE must handle EACCES
 2022-07-27 10:01 UTC 

[LTP] [PATCH v6 00/10] Expand cgroup_lib shell library
 2022-07-27 10:14 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/jszip: security bump to version 3.10.0
 2022-07-27 10:14 UTC  (2+ messages)

[Buildroot] [git commit] package/gdk-pixbuf: bump to version 2.42.8
 2022-07-27 10:12 UTC 

[Buildroot] [git commit] package/jszip: security bump to version 3.10.0
 2022-07-27 10:14 UTC 

[Buildroot] [git commit] package/drbd-utils: bump to version 9.21.4
 2022-07-27 10:13 UTC 

[Buildroot] [PATCH 1/1] package/drbd-utils: bump to version 9.21.4
 2022-07-27 10:13 UTC  (2+ messages)

Patch for 4.9 stable tree "net: usb: ax88179_178a needs FLAG_SEND_ZLP"
 2022-07-27 10:12 UTC  (2+ messages)

[bug report] HID: Introduce hidpp, a module to handle Logitech hid++ devices
 2022-07-27 10:12 UTC 

[Buildroot] [PATCH 1/1] package/gdk-pixbuf: bump to version 2.42.8
 2022-07-27 10:12 UTC  (2+ messages)

[PATCH v2] RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
 2022-07-27 10:12 UTC  (5+ messages)

[PATCH] watchdog: Fix build error when CONFIG_SOFTLOCKUP_DETECTOR is not set
 2022-07-27 10:10 UTC  (3+ messages)

[PATCH v2] memblock test: Modify the obsolete description in README
 2022-07-28  1:12 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-27 10:10 UTC 

[PATCH 5.10 373/575] selftests: bpf: Convert sk_lookup ctx access tests to PROG_TEST_RUN
 2022-07-27 10:10 UTC  (3+ messages)

[oe] [meta-python] [PATCH] python3-imageio: upgrade 2.19.3 -> 2.19.5
 2022-07-27 10:10 UTC  (5+ messages)
` [oe] [meta-python] [PATCH] python3-lz4: upgrade 4.0.1 -> 4.0.2
` [oe] [meta-python] [PATCH] python3-mypy: upgrade 0.961 -> 0.971
` [oe] [meta-python] [PATCH] python3-protobuf: upgrade 4.21.2 -> 4.21.3
` [oe] [meta-python] [PATCH] python3-pyaudio: upgrade 0.2.11 -> 0.2.12

[PATCH V3 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0
 2022-07-27 10:09 UTC  (13+ messages)

[PATCH 0/6] Add support for Renesas RZ/Five SoC
 2022-07-27 10:09 UTC  (8+ messages)
` [PATCH 4/6] dt-bindings: riscv: Add DT binding documentation for Renesas RZ/Five SoC and SMARC EVK

[PATCH v2 6/9] aspeed: Add AST2600 (BMC) to fby35
 2022-07-27 10:05 UTC  (2+ messages)

[linux-stable-rc:linux-4.9.y 967/2229] drivers/staging/android/ion/ion-ioctl.c:71:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2022-07-27 10:08 UTC  (3+ messages)

[PATCH v2 0/3][5.18.y backport] ASoC: SOF: Intel: fix resume from hibernate
 2022-07-27 10:08 UTC  (2+ messages)

[PATCH v4] memblock tests: fix compilation errors
 2022-07-27 10:07 UTC 

[PATCH] hwmon: (aquacomputer_d5next) Add support for Aquacomputer Quadro fan controller
 2022-07-27 10:06 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.