All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-22 09:53:11 to 2023-11-22 10:31:34 UTC [more...]

[LTP] [PATCH v4 0/2] Rewrite exit_group01 test
 2023-11-22  9:31 UTC  (3+ messages)
` [LTP] [PATCH v4 2/2] Refactor exit_group01 using new API

[PATCH net-next 0/5] Implement more ethtool_ops for Wangxun
 2023-11-22 10:22 UTC  (6+ messages)
` [PATCH net-next 1/5] net: wangxun: add flow control support
` [PATCH net-next 2/5] net: wangxun: add ethtool_ops for ring parameters
` [PATCH net-next 3/5] net: wangxun: add coalesce options support
` [PATCH net-next 4/5] net: wangxun: add ethtool_ops for channel number
` [PATCH net-next 5/5] net: wangxun: add ethtool_ops for msglevel

[PATCH 0/2] iio: temperature: mlx90635 Driver for MLX90635 IR temperature sensor
 2023-11-22 10:27 UTC  (3+ messages)
` [PATCH 1/2] iio: temperature: mlx90635 MLX90635 IR Temperature sensor
` [PATCH 2/2] dt-bindings: iio: temperature: add MLX90635 device bindings

[PATCH RESEND] HID: multitouch: Add quirk for HONOR GLO-GXXX touchpad
 2023-11-22 10:28 UTC  (2+ messages)

[PATCH] x86/mm: Fix up bad bool conversion in ept_set_entry()
 2023-11-22 10:28 UTC 

[PATCH 0/2] phy: qcom: snps-eusb2: Add support for X1E80100
 2023-11-22 10:28 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom: snps-eusb2: Document the X1E80100 compatible
` [PATCH 2/2] phy: qcom: snps-eusb2: Add X1E80100 Compatible

Regression apparently caused by commit 088a40980efbc2c449b72f0f2c7ebd82f71d08e2 "ASoC: amd: acp: add pm ops support for acp pci driver"
 2023-11-22 10:27 UTC  (6+ messages)

[Intel-xe] [PATCH v12 0/3] PAT and cache coherency support
 2023-11-22 10:27 UTC  (10+ messages)
` [Intel-xe] [PATCH v12 1/3] drm/xe/uapi: Add support for CPU caching mode
` [Intel-xe] [PATCH v12 2/3] drm/xe/pat: annotate pat_index with coherency mode
` [Intel-xe] [PATCH v12 3/3] drm/xe/uapi: support pat_index selection with vm_bind
` [Intel-xe] ✓ CI.Patch_applied: success for PAT and cache coherency support (rev15)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH net-next v3 00/13] net: page_pool: add netlink-based introspection
 2023-11-22 10:27 UTC  (7+ messages)
` [PATCH net-next v3 09/13] net: page_pool: report amount of memory held by page pools
` [PATCH net-next v3 10/13] net: page_pool: report when page pool was destroyed
` [PATCH net-next v3 11/13] net: page_pool: expose page pool stats via netlink

[PATCH v5 00/39] ep93xx device tree conversion
 2023-11-22 10:26 UTC  (3+ messages)

[PATCH 00/17] tty: small cleanups and fixes
 2023-11-22 10:26 UTC  (6+ messages)
` [PATCH 04/17] tty: move locking docs out of Returns for functions in tty.h

[PATCH v1 0/4] Enable >0 order folio memory compaction
 2023-11-22 10:26 UTC  (3+ messages)
` [PATCH v1 3/4] mm/compaction: optimize >0 order folio compaction with free page split

release candidate 23.11-rc3
 2023-11-22 10:26 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] xe_create: create-big-vram subtest
 2023-11-22 10:26 UTC  (3+ messages)

[PATCH 0/2] hid-asus: reset the backlight brightness level on resume
 2023-11-22 10:25 UTC  (5+ messages)

[PATCH v3 0/3] uvcvideo: Attempt N to land UVC race conditions fixes
 2023-11-22 10:25 UTC  (13+ messages)
` [PATCH v3 1/3] media: uvcvideo: Always use uvc_status_stop()
` [PATCH v3 2/3] media: uvcvideo: Do not halt the device after disconnect
` [PATCH v3 3/3] media: uvcvideo: Lock video streams and queues while unregistering

[PATCH v2 0/9] Add NSS clock controller support for Qualcomm IPQ5332
 2023-11-22 10:23 UTC  (11+ messages)
` [PATCH v2 3/9] dt-bindings: clock: ipq5332: drop the few nss clocks definition

[PATCH v3 1/2] dt-bindings: soc: xilinx: Move xilinx.yaml from arm to soc
 2023-11-22 10:23 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: soc: Add new board description for MicroBlaze V

[PATCH] systemd-compat-units.bb: fix postinstall script
 2023-11-22 10:23 UTC 

[PATCH 00/12] usb: dwc3: qcom: Flatten dwc3 structure
 2023-11-22 10:24 UTC  (5+ messages)
` [PATCH 02/12] usb: dwc3: qcom: Rename dwc3 platform_device reference
` [PATCH 03/12] usb: dwc3: qcom: Merge resources from urs_usb device

[PATCH v2 0/2] mm: memcg: improve vmscan tracepoints
 2023-11-22 10:23 UTC  (4+ messages)
` [PATCH v2 1/2] mm: memcg: print out cgroup name in the memcg tracepoints
` [PATCH v2 2/2] mm: memcg: introduce new event to trace shrink_memcg

[PATCH v2 0/5] x86/HVM: load state checking
 2023-11-22 10:22 UTC  (11+ messages)
` [PATCH v2 1/5] x86/HVM: introduce hvm_point_entry()
` [PATCH v2 4/5] x86/vPIT: check values loaded from state save record
` [PATCH v2 5/5] x86/vPIC: "

[PATCH] drm/panfrost: Really power off GPU cores in panfrost_gpu_power_off()
 2023-11-22 10:23 UTC  (11+ messages)

[PATCH 0/7] phy: qcom: Add register offsets for v6 and v7
 2023-11-22 10:21 UTC  (32+ messages)
` [PATCH 1/7] phy: qcom-qmp: qserdes-com: Add some more v6 register offsets
` [PATCH 2/7] phy: qcom-qmp: qserdes-txrx: Add some more v6.20 "
` [PATCH 3/7] phy: qcom-qmp: pcs: Add v7 "
` [PATCH 4/7] phy: qcom-qmp: pcs-usb: "
` [PATCH 5/7] phy: qcom-qmp: qserdes-com: "
` [PATCH 6/7] phy: qcom-qmp: qserdes-txrx: Add V6 N4 "
` [PATCH 7/7] phy: qcom-qmp: qserdes-txrx: Add v7 "

Pull request for tpm-next-22112023
 2023-11-22 10:21 UTC 

✅ PASS: Test report for master (6.7.0-rc2, mainline.kernel.org-clang, c2d5304e)
 2023-11-22 10:21 UTC 

[PATCH v2 1/2] dt-bindings: soc: xilinx: Move xilinx.yaml from arm to soc
 2023-11-22 10:20 UTC  (10+ messages)
` [PATCH v2 2/2] dt-bindings: soc: Add new board description for MicroBlaze V

[PATCH] wic: add test for partition hidden attributes
 2023-11-22 10:01 UTC 

linux-next: manual merge of the kvm tree with the vfs-brauner tree
 2023-11-22 10:20 UTC  (3+ messages)

[PATCHv2] USB: gl620a: check for rx buffer overflow
 2023-11-22 10:20 UTC  (5+ messages)

[OE-core] [Kirkstone] joe editor broken with current ncurses
 2023-11-22 10:20 UTC  (5+ messages)
  ` Private: "
`  "

[virtio-comment] RE: virtio-net collaboration bi-weekly
 2023-11-22 10:19 UTC  (2+ messages)

[PATCH] fs: allow calling kiocb_end_write() unmatched with kiocb_start_write()
 2023-11-22 10:20 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] xe_create: create-big-vram subtest
 2023-11-22 10:19 UTC 

[PATCH v4 0/3] uvcvideo: Attempt N to land UVC race conditions fixes
 2023-11-22 10:19 UTC  (4+ messages)
` [PATCH v4 1/3] media: uvcvideo: Lock video streams and queues while unregistering
` [PATCH v4 2/3] media: uvcvideo: Always use uvc_status_stop()
` [PATCH v4 3/3] media: uvcvideo: Do not use usb_* functions after .disconnect

[PATCH] media: usb: s2255: custom V4L2_CIDs
 2023-11-22 10:18 UTC  (2+ messages)

[PATCH 0/2] x86/bpf: Fix FineIBT vs eBPF
 2023-11-22 10:17 UTC  (4+ messages)

proposed libc interface and man page for statmount(2)
 2023-11-22 10:18 UTC  (11+ messages)

[PATCH net v3 0/3] net: rswitch: Fix issues in rswitch_start_xmit()
 2023-11-22 10:17 UTC  (5+ messages)
` [PATCH net v3 1/3] net: rswitch: Fix type of ret "
` [PATCH net v3 3/3] net: rswitch: Fix missing dev_kfree_skb_any() in error path

[RFC PATCH] ASoC: simple-card: Use dai_id from node description
 2023-11-22 10:16 UTC  (7+ messages)

[PATCH v5 0/6] Add octal DTR support for Macronix flash
 2023-11-22 10:16 UTC  (7+ messages)
` [PATCH v5 6/6] mtd: spi-nor: add support for Macronix Octal flash

[PATCH iwl-next v4 0/5] i40e: Simplify VSI and VEB handling
 2023-11-22 10:15 UTC  (12+ messages)
` [Intel-wired-lan] "
` [PATCH v4 1/5] i40e: Use existing helper to find flow director VSI
  ` [Intel-wired-lan] "
` [PATCH v4 2/5] i40e: Introduce and use macros for iterating VSIs and VEBs
  ` [Intel-wired-lan] "
` [PATCH v4 3/5] i40e: Add helpers to find VSI and VEB by SEID and use them
  ` [Intel-wired-lan] "
` [PATCH v4 4/5] i40e: Fix broken support for floating VEBs
  ` [Intel-wired-lan] "
` [PATCH v4 5/5] i40e: Remove VEB recursion
  ` [Intel-wired-lan] "

[PATCH 0/2] tools: add two local .gitignore files
 2023-11-22 10:15 UTC  (9+ messages)
` [PATCH 2/2] tools/python: add .gitignore file

[PATCH v3 RESEND] hid-ft260: Add serial driver
 2023-11-22 10:15 UTC  (2+ messages)

[virtio-comment] Re: [PATCH V2 3/6] virtio: dont reset vqs when SUSPEND
 2023-11-22 10:14 UTC  (17+ messages)
      ` [virtio-comment] "

[net-next PATCH] net: phy: aquantia: make mailbox interface4 lsw addr mask more specific
 2023-11-22 10:12 UTC  (5+ messages)

[PATCH v2 0/6] Support _UID matching for integer types
 2023-11-22 10:12 UTC  (5+ messages)
` [PATCH v2 2/6] ACPI: bus: update acpi_dev_uid_match() to support multiple types

[PATCH v3 1/1] pinctrl: mediatek: Switch to use no-IRQ PM helpers
 2023-11-22 10:10 UTC  (3+ messages)

[PATCH v2] stubdom: remove caml-stubdom
 2023-11-22 10:11 UTC  (4+ messages)

[PATCH] powerpc: Adjust config HOTPLUG_CPU dependency
 2023-11-22 10:10 UTC  (2+ messages)
` [PATCH v3] "

subscribe
 2023-11-22 10:03 UTC 

[PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-11-22 10:09 UTC  (6+ messages)

[PATCH 0/5] x86/HVM: misc tidying
 2023-11-22 10:08 UTC  (3+ messages)
` [PATCH 5/5] x86/HVM: improve CET-IBT pruning of ENDBR

[OE-core] [PATCH] elfutils: upgrade 0.189 -> 0.190
 2023-11-22 10:08 UTC  (2+ messages)

[PATCH 0/3] xen: Drop bool_t
 2023-11-22 10:07 UTC  (4+ messages)
` [PATCH 1/3] x86/treewide: Switch bool_t to bool

REGRESSION linux-next since Nov 16th, perf tool broken (at least on s390)
 2023-11-22 10:07 UTC  (2+ messages)

[PATCH v8 00/15] KVM: xen: update shared_info and vcpu_info handling
 2023-11-22 10:07 UTC  (4+ messages)
` [PATCH v8 08/15] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA

[PATCH v2] grub-install: Delay copying files to grubdir after install_device was validated
 2023-11-22 10:06 UTC 

[XEN PATCH 0/5] xen: address some violations of MISRA C:2012 Rule 8.2
 2023-11-22 10:05 UTC  (10+ messages)
` [XEN PATCH 3/5] xen/sort: address "

[PATCH v2] softlockup: serialized softlockup's log
 2023-11-22 10:02 UTC 

[PATCH] powerpc/mm: Fix null-pointer dereference in pgtable_cache_add
 2023-11-22  9:00 UTC 

Question: memcg dirty throttle caused by low per-memcg dirty thresh
 2023-11-22 10:02 UTC  (2+ messages)

[PATCH] ASoC: rt5650: add mutex to avoid the jack detection failure
 2023-11-22 10:01 UTC 

[PATCH 0/7] Add support for AD7091R-2/-4/-8
 2023-11-22 10:01 UTC  (5+ messages)
` [PATCH 5/7] dt-bindings: iio: Add binding documentation for AD7091R-8
` [PATCH 6/7] iio: adc: Add support "

[PATCH] wic/plugins/source/bootimg-efi: Configure installation of kernel image into boot partition
 2023-11-22 10:00 UTC  (3+ messages)
` [PATCH] meta/lib/oeqa/selftest/cases/wic: Add tests for configuring kernel image install "

[Intel-gfx] [PATCH v3] debugobjects: stop accessing objects after releasing spinlock
 2023-11-22 10:00 UTC  (2+ messages)
` [tip: core/debugobjects] debugobjects: Stop accessing objects after releasing hash bucket lock

EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2023-11-22 10:00 UTC  (7+ messages)
      `  "

[PATCH] stubdom: remove caml-stubdom
 2023-11-22 10:00 UTC  (5+ messages)

[GIT PULL FOR 6.8] V4L2 subdev patches
 2023-11-22 10:00 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v3 0/5] i40e: Simplify VSI and VEB handling
 2023-11-22  9:58 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH iwl-next v3 3/5] i40e: Add helpers to find VSI and VEB by SEID and use them
    `  "

[PATCH fot-next] hisilicon/zip: Add ZIP comp high perf configuration
 2023-11-22  9:56 UTC  (2+ messages)

[PATCH 1/3] tests/avocado: reverse_debugging drain console to prevent hang
 2023-11-22  9:55 UTC  (8+ messages)
` [PATCH 2/3] chardev: report blocked write to chardev backend

[PATCH v3 00/12] Hardware wrapped key support for qcom ice and ufs
 2023-11-22  9:55 UTC  (4+ messages)
` [PATCH v3 12/12] dt-bindings: crypto: ice: document the hwkm property

[PATCH v2 00/13] arm64: Add support for FEAT_E2H0, or lack thereof
 2023-11-22  9:54 UTC  (4+ messages)
` [PATCH v2 05/13] arm64: cpufeature: Add ID_AA64MMFR4_EL1 handling

[PATCH 00/19] qapi: statically type schema.py
 2023-11-22  9:54 UTC  (12+ messages)
` [PATCH 05/19] qapi/schema: make c_type() and json_type() abstract methods
` [PATCH 07/19] qapi/introspect: assert schema.lookup_type did not fail

[PATCH net-next v3] net/smc: avoid atomic_set and smp_wmb in the tx path when possible
 2023-11-22  9:53 UTC  (5+ messages)


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.