All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-30 14:18:35 to 2023-05-30 14:57:08 UTC [more...]

[PATCH] mm: zswap: shrink until can accept
 2023-05-30 14:51 UTC  (6+ messages)

[RFC PATCH v2 0/6] i2c: Enabling use of aspeed-i2c with ACPI
 2023-05-30 14:55 UTC  (3+ messages)
` [RFC PATCH v2 1/6] i2c: acpi: set slave mode flag
` [RFC PATCH v2 2/6] i2c: aspeed: Use platform_get_irq() instead of opencoding

[PATCH] init: Add support for rootwait timeout parameter
 2023-05-30 14:56 UTC  (2+ messages)

[PATCH 0/4] vmstat bug fixes for nohz_full CPUs
 2023-05-30 14:52 UTC  (4+ messages)
` [PATCH 2/4] vmstat: skip periodic vmstat update for nohz full CPUs
` [PATCH 3/4] workqueue: add schedule_on_each_cpumask helper
` [PATCH 4/4] mm/vmstat: do not refresh stats for nohz_full CPUs

[PATCH] igb: Add Function Level Reset to PF and VF
 2023-05-30 14:56 UTC  (8+ messages)

Patchwork housekeeping for: spi-devel-general
 2023-05-30 14:56 UTC 

[PATCH 00/10] watchdog: Cleanup / fixes after buddy series v5 reviews
 2023-05-30 14:56 UTC  (15+ messages)
` [PATCH 02/10] watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_probe()
` [PATCH 03/10] watchdog/hardlockup: Don't use raw_cpu_ptr() in watchdog_hardlockup_kick()
` [PATCH 04/10] watchdog/hardlockup: In watchdog_hardlockup_check() use cpumask_copy()
` [PATCH 05/10] watchdog/hardlockup: remove softlockup comment in touch_nmi_watchdog()
` [PATCH 06/10] watchdog/buddy: Cleanup how watchdog_buddy_check_hardlockup() is called

[PATCH] iscsi_ibft: Fix finding the iBFT under Xen Dom 0
 2023-05-30 14:55 UTC  (3+ messages)

[dm-devel] [PATCH v7 0/5] Introduce provisioning primitives
 2023-05-30 14:55 UTC  (12+ messages)

[PATCH v2 1/2] arm64: dts: imx8mm-evk: Add HDMI support
 2023-05-30 14:55 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: defconfig: Enable the TI SN65DSI83 driver

[igt-dev] [PATCH i-g-t] tests/xe: Add a test for corner cases of eviction
 2023-05-30 14:55 UTC  (2+ messages)

[PATCH -next 0/2] lsm: Change inode_setattr() to take struct
 2023-05-30 14:55 UTC  (6+ messages)

less special casing for flush requests v2
 2023-05-30 14:55 UTC  (5+ messages)
` [PATCH 4/7] blk-mq: use the I/O scheduler for writes from the flush state machine

[PATCH] qemu: Split the qemu package
 2023-05-30 14:54 UTC  (4+ messages)
` [OE-core] "

[Intel-xe] [PATCH 0/5] Robustness fixes with eviction and invalidation
 2023-05-30 14:54 UTC  (6+ messages)
` [Intel-xe] [PATCH 2/5] drm/xe: Add debugfs files to evict everything

[RFT] hwmon: (nct6755) Add support for NCT6799D
 2023-05-30 14:53 UTC 

[PATCH 1/2] CodeSample/count: Use plain access instead of WRITE_ONCE
 2023-05-30 14:53 UTC  (3+ messages)

[libgpiod][PATCH 1/1] gpio-tools-test.bats: modify delays in toggle test
 2023-05-30 14:52 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t 0/2] Add PVC support for gpgpu fill
 2023-05-30 14:53 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/gpgpu_fill/xehpc: Adjust gpgpu_fillfunc for PVC
` [igt-dev] [PATCH i-g-t 2/2] lib/intel_batchbuffer: Use COMPUTE instead RENDER engine for Xe on PVC

[PULL v2 00/21] target-arm queue
 2023-05-30 14:52 UTC 

linux-next: Fixes tag needs some work in the qcom tree
 2023-05-30 14:56 UTC  (2+ messages)

[PATCH net] net: dsa: mv88e6xxx: Increase wait after reset deactivation
 2023-05-30 14:52 UTC 

[PATCH 0/7] dt-bindings: restrict node name suffixes
 2023-05-30 14:48 UTC  (16+ messages)
` [PATCH 1/7] dt-bindings: phy: intel,combo-phy: "
` [PATCH 2/7] dt-bindings: pwm: "
` [PATCH 3/7] dt-bindings: rtc: "
` [PATCH 4/7] dt-bindings: slimbus: "
` [PATCH 5/7] spi: dt-bindings: "
` [PATCH 6/7] dt-bindings: timestamp: "
` [PATCH 7/7] dt-bindings: watchdog: "

[PATCH net v2] tcp: fix mishandling when the sack compression is deferred
 2023-05-30 14:50 UTC  (4+ messages)

[PATCH] CodeSample/count: Update the places where READ_ONCE is used
 2023-05-30 14:51 UTC 

[PATCH] platform/x86: hp-wmi: Add thermal profile for Victus 16-d1xxx
 2023-05-30 14:50 UTC  (2+ messages)
`  "

[PATCH v5 0/9] migration: Add switchover ack capability and VFIO precopy support
 2023-05-30 14:48 UTC  (10+ messages)
` [PATCH v5 1/9] migration: Add switchover ack capability
` [PATCH v5 2/9] migration: Implement switchover ack logic
` [PATCH v5 3/9] migration: Enable switchover ack capability
` [PATCH v5 4/9] tests: Add migration switchover ack capability test
` [PATCH v5 5/9] vfio/migration: Refactor vfio_save_block() to return saved data size
` [PATCH v5 6/9] vfio/migration: Store VFIO migration flags in VFIOMigration
` [PATCH v5 7/9] vfio/migration: Add VFIO migration pre-copy support
` [PATCH v5 8/9] vfio/migration: Add x-allow-pre-copy VFIO device property
` [PATCH v5 9/9] vfio/migration: Add support for switchover ack capability

Boot failed after patch "mtd: rawnand: Support for sequential cache reads"
 2023-05-30 14:48 UTC  (7+ messages)
          ` [EXT] "

[RESEND PATCH] dt-bindings: iommu: arm,smmu: enable clocks for sa8775p Adreno SMMU
 2023-05-30 14:49 UTC  (2+ messages)

[PATCH v4 00/16] tcg: Improvements to atomic128
 2023-05-30 14:48 UTC  (7+ messages)
` [PATCH v4 02/16] accel/tcg: Fix check for page writeability in load_atomic16_or_exit

[PATCH] input: Add new keyboard backlight control keys to match modern notebooks
 2023-05-30 14:49 UTC  (4+ messages)

[RFC PATCH] target/arm: use x86 intrinsics to implement AES instructions
 2023-05-30 14:48 UTC  (2+ messages)

[PULL 00/21] Migration 20230530 patches
 2023-05-30 14:47 UTC  (3+ messages)

[PATCH v2 1/1] Bluetooth: ISO: Add support for connecting multiple BISes
 2023-05-30 14:47 UTC  (2+ messages)

[PATCH] can: length: add definitions for frame lengths in bits
 2023-05-30 14:46 UTC  (5+ messages)
` [PATCH v3 0/3] can: length: fix definitions and add bit length calculation
  ` [PATCH v3 1/3] can: length: fix bitstuffing count
  ` [PATCH v3 2/3] can: length: fix description of the RRS field
  ` [PATCH v3 3/3] can: length: refactor frame lengths definition to add size in bits

[RFC] net: dsa: slave: Advertise correct EEE capabilities at slave PHY setup
 2023-05-30 14:47 UTC  (9+ messages)

[RFC] Native Library Calls
 2023-05-30 14:46 UTC  (2+ messages)

[PATCH] u-boot: do_compile depends on the value of UBOOT_LOCALVERSION
 2023-05-30 14:47 UTC  (4+ messages)
` [OE-core] "

[PATCH 00/10] memory-device: Some cleanups
 2023-05-30 14:46 UTC  (6+ messages)
` [PATCH 08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE

[PATCH 0/5] ASoC: minor cleanup for soc_get_playback_capture()
 2023-05-30 14:45 UTC  (3+ messages)
` [PATCH 4/5] ASoC: soc-pcm.c: use temporary variable at soc_get_playback_capture()

[PATCH] sched/fair: Don't balance task to its current running CPU
 2023-05-30 14:46 UTC  (7+ messages)

[PATCH v2] HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyboard
 2023-05-30 14:44 UTC 

[PATCH mptcp-next v3 15/15] selftests/bpf: Add bpf_burst test
 2023-05-30 14:46 UTC  (2+ messages)
` selftests/bpf: Add bpf_burst test: Tests Results

[PATCH v2 00/16] Address some perf memory/data size issues
 2023-05-30 14:45 UTC  (5+ messages)

[PATCH v2] sched/fair: Don't balance task to its current running CPU
 2023-05-30 14:45 UTC  (2+ messages)

[PATCH] pid: Replace struct pid 1-element array with flex-array
 2023-05-30 14:44 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2 0/3] check dsc hardware capability
 2023-05-30 14:43 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 1/3] tests: s/igt_is_dsc_supported/igt_is_dsc_supported_by_sink
` [igt-dev] [PATCH i-g-t v2 2/3] tests: s/check_dsc_on_connector/is_dsc_supported_by_sink
` [igt-dev] [PATCH i-g-t v2 3/3] tests: add igt_is_dsc_supported_by_source()

[PATCH] arm64: dts: qcom: ipq6018: correct the qrng node name
 2023-05-30 14:44 UTC  (2+ messages)

[RFC PATCH 0/6] i2c: Enabling use of aspeed-i2c with ACPI
 2023-05-30 14:44 UTC  (6+ messages)
` [RFC PATCH 5/6] HACK: i2c: aspeed: Comment the clock and reset out
` [RFC PATCH 6/6] HACK: i2c: aspeed: Enable build without COMPILE_TEST

[PATCH v14] Rust Oe-Selftest implementation
 2023-05-30 14:44 UTC  (4+ messages)
  ` [OE-core] "

[PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-05-30 14:43 UTC  (2+ messages)

[PATCH] glib-2.0: Update ptest fix to upstream backport
 2023-05-30 14:42 UTC 

Yocto Project Status 30 May 2023 (WW22)
 2023-05-30 14:42 UTC 

[PATCH v2 0/2] Enfore multifd and postcopy preempt setting
 2023-05-30 14:41 UTC  (5+ messages)
` [PATCH v2 1/2] migration: enfocre multifd and postcopy preempt to be set before incoming
` [PATCH v2 2/2] qtest/migration-tests.c: use "-incoming defer" for postcopy tests

[PATCH v4 6/6] ASoC: dt-bindings: Add tas2781 amplifier
 2023-05-30 14:40 UTC  (2+ messages)

[PATCH] lib/cryptodev: set minimal output buffer size for RSA op
 2023-05-30 14:41 UTC  (3+ messages)

[PATCH v2 00/12] dmaengine: edma: add freescale edma v3 support
 2023-05-30 14:41 UTC  (5+ messages)
` [PATCH v2 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string

[linus:master] [tpm, tpm_tis] e644b2f498: RIP:acpi_safe_halt
 2023-05-30 14:40 UTC  (9+ messages)

[PATCH 1/1] HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyboard
 2023-05-30 14:40 UTC  (4+ messages)

[PATCH net] net: phy: fix a signedness bug in genphy_loopback()
 2023-05-30 14:40 UTC  (4+ messages)

[PATCH v8 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
 2023-05-30 14:39 UTC  (5+ messages)
` [PATCH v8 2/2] "

[PATCH] Remove hardcoded static string length
 2023-05-30 14:39 UTC  (14+ messages)

[PATCH 0/2] PHY: Add support for single link USXGMII in Cadence Torrent PHY driver
 2023-05-30 14:38 UTC  (3+ messages)
` [PATCH 1/2] phy: cadence-torrent: Add single link USXGMII configuration for 156.25MHz refclk
` [PATCH 2/2] phy: cadence-torrent: Use key:value pair table for all settings

[PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2023-05-30 14:39 UTC  (3+ messages)
` [PATCH v5 35/44] tty: serial: handle HAS_IOPORT dependencies

6.1.30: thunderbolt: Clear registers properly when auto clear isn't in use cause call trace after resume
 2023-05-30 14:38 UTC  (7+ messages)

[PATCH 6.3 1/1] bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
 2023-05-30 14:37 UTC  (4+ messages)
` [PATCH 6.2 "
  ` [6.3,1/1] bluetooth: Add cmd validity checks at the start of hci_sock_ioctl(), RE: [6.2,1/1] "
` [6.3,1/1] "

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc build: 198 builds: 6 failed, 192 passed, 2 errors, 28 warnings (v4.19.283-cip98-135-g4ed206c5dc11)
 2023-05-30 14:37 UTC 

[PATCH v3 0/2] Enclosure interface cleanups
 2023-05-30 14:36 UTC  (3+ messages)
` [PATCH v3 1/2] misc: enclosure: remove get_active callback

[meta-oe][PATCH] ostree: Add soup3 PACKAGECONFIG, rename soup to soup2
 2023-05-30 14:36 UTC 

[PATCH v14 000/113] KVM TDX basic feature support
 2023-05-30 14:35 UTC  (3+ messages)
` [PATCH v14 004/113] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module

[RFC PATCH V6 00/14] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-05-30 14:35 UTC  (5+ messages)
` [RFC PATCH V6 01/14] x86/sev: Add a #HV exception handler

[PATCH 0/4] x86: RSBA and RRSBA handling
 2023-05-30 14:34 UTC  (5+ messages)
` [PATCH 4/4] x86/cpu-policy: Derive {,R}RSBA for guest policies

[PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
 2023-05-30 14:33 UTC  (13+ messages)

[PATCH v4 00/41] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2023-05-30 14:31 UTC  (5+ messages)
` [PATCH v4 33/41] tty: serial: handle HAS_IOPORT dependencies

[PATCH bpf-next] samples/bpf: xdp1 and xdp2 reduce XDPBUFSIZE to 60
 2023-05-30 14:30 UTC 

[PATCH -next] block: fix blktrace debugfs entries leak
 2023-05-30 14:29 UTC  (5+ messages)

[PATCH] net: sched: fix possible OOB write in fl_set_geneve_opt()
 2023-05-30 14:29 UTC  (3+ messages)

[PATCH] gdb: Add gdbinfo command for printing the load address of the EFI application
 2023-05-30 14:29 UTC  (2+ messages)

[PATCH v2] bcache: fixup btree_cache_wait list damage
 2023-05-30 14:28 UTC  (4+ messages)
`  "

[PATCH v6] usb: common: usb-conn-gpio: Set last role to unknown before initial detection
 2023-05-30 14:28 UTC  (2+ messages)

[PATCH 0/4] perf cs-etm: Track exception level
 2023-05-30 14:28 UTC  (5+ messages)
` [PATCH 2/4] perf cs-etm: Use previous thread for branch sample source IP

[Intel-xe] [RFC PATCH] Documentation/gpu: Add a VM_BIND async draft document
 2023-05-30 14:27 UTC  (5+ messages)
  `  "

[PATCH] MAINTAINERS: Add myself as reviewer for mgag200 and ast drivers
 2023-05-30 14:26 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3] lib/intel_bb: Enable custom engine support for xe
 2023-05-30 14:28 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/intel_bb: Enable custom engine support for xe (rev3)

writeback fixlets and tidyups
 2023-05-30 14:26 UTC  (13+ messages)
` [PATCH 01/16] btrfs: fix range_end calculation in extent_write_locked_range
` [PATCH 08/16] btrfs: stop setting PageError in the data I/O path

[RFC PATCH v2 0/4] Extend rseq with sched_state_ptr field
 2023-05-30 14:25 UTC  (6+ messages)
` [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq

[PATCH v5 0/7] iio: light: vcnl4000: Add features for vncl4040/4200
 2023-05-30 14:24 UTC  (8+ messages)
` [PATCH v5 1/7] iio: light: vcnl4000: Add proximity irq for vcnl4200
` [PATCH v5 2/7] iio: light: vcnl4000: Add proximity ps_it "
` [PATCH v5 3/7] iio: light: vcnl4000: Add als_it for vcnl4040/4200
` [PATCH v5 4/7] iio: light: vcnl4000: add illuminance irq vcnl4040/4200
` [PATCH v5 5/7] iio: light: vcnl4000: Add period for vcnl4040/4200
` [PATCH v5 6/7] iio: light: vcnl4000: Add oversampling_ratio for 4040/4200
` [PATCH v5 7/7] iio: light: vcnl4000: Add calibration bias "

[PATCH 0/2] Bluetooth: fix bdaddr quirks
 2023-05-30 14:25 UTC  (2+ messages)

[PATCH v3 00/11] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-05-30 14:22 UTC  (4+ messages)
` [PATCH v3 08/11] slub: Replace cmpxchg_double()

[PATCH] btrfs: remove unused variable pages_processed
 2023-05-30 14:21 UTC 

[PATCH v1 net-next 00/14] udp: Farewell to UDP-Lite
 2023-05-30 14:24 UTC  (5+ messages)
` [PATCH v1 net-next 03/14] ipv6: Remove IPV6_ADDRFORM support for IPPROTO_UDPLITE
` [PATCH v1 net-next 05/14] udp: Remove UDP-Lite SNMP stats

[PATCH v3 0/1] Bluetooth: ISO: Add support for connecting multiple BISes
 2023-05-30 14:21 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH 0/2] Bluetooth: fix debugfs registration
 2023-05-30 14:22 UTC  (2+ messages)

[PATCH 0/2] x86: aid debug info generation in assembly files
 2023-05-30 14:23 UTC  (7+ messages)
` [PATCH v2 0/2] x86: annotate entry points with type and size
  ` [PATCH v2 1/2] "

[PATCH 0/7] block layer patches for bcachefs
 2023-05-30 14:22 UTC  (4+ messages)

[PATCH v5 1/2] cryptodev: support SM3_HMAC,SM4_CFB and SM4_OFB
 2023-05-30 14:23 UTC  (2+ messages)
` [EXT] "

[PATCH] usb: misc: onboard_hub: Don't warn twice about problems during remove
 2023-05-30 14:22 UTC  (2+ messages)

[PATCH 0/2] Rust scatterlist abstractions
 2023-05-30 14:21 UTC  (3+ messages)
` [PATCH 2/2] samples: rust: add `SgTable` and `ScatterList` selftests

don't split ordered_extents for zoned writes at I/O submission time
 2023-05-30 14:20 UTC  (3+ messages)

Patchwork summary for: spi-devel-general
 2023-05-30 14:20 UTC 

stable/linux-4.14.y build: 168 builds: 2 failed, 166 passed, 27 warnings (v4.14.316)
 2023-05-30 14:20 UTC 

[PATCH] parisc: Enable LOCKDEP support
 2023-05-30 14:19 UTC 

[PATCH net-next v2 00/10] crypto, splice, net: Make AF_ALG handle sendmsg(MSG_SPLICE_PAGES)
 2023-05-30 14:16 UTC  (11+ messages)
` [PATCH net-next v2 01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg()
` [PATCH net-next v2 02/10] Fix a couple of spelling mistakes
` [PATCH net-next v2 03/10] Wrap lines at 80
` [PATCH net-next v2 04/10] Move netfs_extract_iter_to_sg() to lib/scatterlist.c
` [PATCH net-next v2 05/10] crypto: af_alg: Pin pages rather than ref'ing if appropriate
` [PATCH net-next v2 06/10] crypto: af_alg: Use extract_iter_to_sg() to create scatterlists
` [PATCH net-next v2 07/10] crypto: af_alg: Indent the loop in af_alg_sendmsg()
` [PATCH net-next v2 08/10] crypto: af_alg: Support MSG_SPLICE_PAGES
` [PATCH net-next v2 09/10] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v2 10/10] crypto: af_alg/hash: Support MSG_SPLICE_PAGES

[PATCH] aspeed-video.c: Fix error checking for debugfs_create_dir
 2023-05-30 14:18 UTC  (2+ 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.