All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-28 16:35:50 to 2024-03-28 17:09:06 UTC [more...]

[PATCH] xfs: don't run tests that require v4 file systems when not supported
 2024-03-28 17:09 UTC  (5+ messages)

[PATCH v1 3/3] Bluetooth: btintel_pcie: Add *setup* function to download firmware
 2024-03-28 17:08 UTC  (2+ messages)

[PATCH v1 2/3] Bluetooth: btintel_pcie: Add support for PCIE transport
 2024-03-28 17:08 UTC  (2+ messages)

[PATCH net-next v2 2/3] net: mirror skb frag ref/unref helpers
 2024-03-28 17:07 UTC  (2+ messages)

[openeuler:OLK-6.6 2170/7000] net/ipv4/tcp_comp.c:740:6: sparse: sparse: symbol 'comp_stream_read' was not declared. Should it be static?
 2024-03-28 17:07 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-28 17:08 UTC 

[PATCH] nouveau/uvmm: fix addr/range calcs for remap operations
 2024-03-28 17:07 UTC  (2+ messages)

[PATCH v1 0/5] riscv: Kconfig.socs: Deprecate SOC_CANAAN and use SOC_CANAAN_K210 for K210
 2024-03-28 17:06 UTC  (10+ messages)
` [PATCH v1 1/5] riscv: Kconfig.socs: Split ARCH_CANAAN and SOC_CANAAN_K210
` [PATCH v1 2/5] soc: canaan: Deprecate SOC_CANAAN and use SOC_CANAAN_K210 for K210
` [PATCH v1 3/5] clk: k210: Deprecate SOC_CANAAN and use SOC_CANAAN_K210
` [PATCH v1 4/5] pinctrl: "
` [PATCH v1 5/5] reset: "

[PATCH v4 0/6] iio: temperature: ltc2983: small improvements
 2024-03-28 17:07 UTC  (3+ messages)

[PATCH 00/23] v2: imx258 improvement series
 2024-03-28 17:06 UTC  (6+ messages)
` [PATCH 18/23] dt-bindings: media: imx258: Add alternate compatible strings

[PATCH] gcc: Allow using libc++
 2024-03-28 17:06 UTC  (5+ messages)
` [OE-core] "

[PATCH v13 00/10] Landlock: IOCTL support
 2024-03-28 17:06 UTC  (6+ messages)
` [PATCH v13 10/10] fs/ioctl: Add a comment to keep the logic in sync with the Landlock LSM

[PATCH REVIEW] hwrng: add exynos Secure World RNG device driver
 2024-03-28 17:05 UTC  (6+ messages)

[PATCH] ext4/01{2,9}: remove invalid filesystem option 'journal'
 2024-03-28 17:06 UTC 

[PATCH 00/74] New Intel CPUID families
 2024-03-28 17:06 UTC  (9+ messages)
` [PATCH 01/74] x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86
` [PATCH 02/74] x86/cpu/vfm: Add new macros to work with (vendor/family/model) values
` [PATCH 03/74] x86/cpu/vfm: Update arch/x86/include/asm/intel-family.h

[PATCH for-9.0 0/2] migration: Two migration bug fixes
 2024-03-28 17:04 UTC  (2+ messages)

[PATCH 0/1] quote: quote space
 2024-03-28 17:05 UTC  (10+ messages)

[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
 2024-03-28 15:57 UTC  (5+ messages)
` [PATCH 2/7] security: Remove the now superfluous sentinel element from ctl_table array
` [PATCH 6/7] io_uring: Remove the now superfluous sentinel elements "
` [PATCH 7/7] drivers: perf: "

[topic/core-for-CI] ASoC: SOF: Core: Add remove_late() to sof_init_environment failure path
 2024-03-28 17:03 UTC  (5+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` [PATCH] "

[PATCH net-next 0/8] net: rps: misc changes
 2024-03-28 17:03 UTC  (9+ messages)
` [PATCH net-next 1/8] net: move kick_defer_list_purge() to net/core/dev.h
` [PATCH net-next 2/8] net: move dev_xmit_recursion() helpers "
` [PATCH net-next 3/8] net: enqueue_to_backlog() change vs not running device
` [PATCH net-next 4/8] net: make softnet_data.dropped an atomic_t
` [PATCH net-next 5/8] net: enqueue_to_backlog() cleanup
` [PATCH net-next 6/8] net: rps: change input_queue_tail_incr_save()
` [PATCH net-next 7/8] net: rps: add rps_input_queue_head_add() helper
` [PATCH net-next 8/8] net: rps: move received_rps field to a better location

[PATCH] selftest/sstatetests: run CDN check twice, ignoring errors the first time
 2024-03-28 17:02 UTC 

[PATCH v2] tpm-v2: allow algoirthm name to be configured for pcr_read and pcr_extend
 2024-03-28 17:01 UTC 

[PATCH v6 00/15] netfs, cifs: Delegate high-level I/O to netfslib
 2024-03-28 16:58 UTC  (16+ messages)
` [PATCH v6 01/15] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
` [PATCH v6 02/15] cifs: Replace cifs_writedata "
` [PATCH v6 03/15] cifs: Use more fields from netfs_io_subrequest
` [PATCH v6 04/15] cifs: Make wait_mtu_credits take size_t args
` [PATCH v6 05/15] cifs: Replace the writedata replay bool with a netfs sreq flag
` [PATCH v6 06/15] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
` [PATCH v6 07/15] cifs: Set zero_point in the copy_file_range() and remap_file_range()
` [PATCH v6 08/15] cifs: Add mempools for cifs_io_request and cifs_io_subrequest structs
` [PATCH v6 09/15] cifs: Make add_credits_and_wake_if() clear deducted credits
` [PATCH v6 10/15] cifs: Implement netfslib hooks
` [PATCH v6 11/15] cifs: When caching, try to open O_WRONLY file rdwr on server
` [PATCH v6 12/15] cifs: Cut over to using netfslib
` [PATCH v6 13/15] cifs: Remove some code that's no longer used, part 1
` [PATCH v6 14/15] cifs: Remove some code that's no longer used, part 2
` [PATCH v6 15/15] cifs: Remove some code that's no longer used, part 3

[PATCH v2 1/1] docs: sbsa: update specs, add dt note
 2024-03-28 16:59 UTC  (3+ messages)

[PATCH][next] drm/nouveau/gr/gf100: Remove second semicolon
 2024-03-28 17:00 UTC  (2+ messages)

[PATCH 0/3] phy: rockchip: emmc: Enable internal strobe pull-down by default
 2024-03-28 17:00 UTC  (7+ messages)
` [PATCH 1/3] phy: rockchip: emmc: Enable pulldown for strobe line

[PATCH v1 0/1] Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE
 2024-03-28 17:00 UTC  (3+ messages)
` [PATCH v1 1/1] drm/xe/uapi: "

OE-core CVE metrics for master on Sun 24 Mar 2024 01:00:01 AM HST
 2024-03-28 16:58 UTC  (5+ messages)
` [yocto-security] "

[PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full
 2024-03-28 16:58 UTC  (11+ messages)
        ` for_each_domain()/sched_domain_span() has offline CPUs (was Re: [PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full)

[PATCH 5/6] mm: memory-failure: use isolate_movable_folio() in mf_isolate_folio()
 2024-03-28 16:57 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-28 16:58 UTC 

[PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
 2024-03-28 16:57 UTC  (13+ messages)

way to notice user when a device connected to a inappropriate port
 2024-03-28 16:57 UTC 

[PATCH net v2] octeontx2-af: Add array index check
 2024-03-28 16:55 UTC 

[PATCH v7 00/15] media: Add driver for the Raspberry Pi <5 CSI-2 receiver
 2024-03-28 16:56 UTC  (6+ messages)
` [PATCH v7 02/15] media: i2c: imx219: Add internal image sink pad

[PATCH RESEND 0/2] usb: typec: tipd: fix event checking in interrupt service routines
 2024-03-28 16:55 UTC  (3+ messages)
` [PATCH RESEND 1/2] usb: typec: tipd: fix event checking for tps25750
` [PATCH RESEND 2/2] usb: typec: tipd: fix event checking for tps6598x

[Buildroot] [PATCH 1/1] package/libgit2: bump to version 1.8.0
 2024-03-28 16:49 UTC 

[PATCH bpf-next] selftests/bpf: Handle EAGAIN in bpf_tcp_ca
 2024-03-28 16:55 UTC  (2+ messages)

[PATCH 00/10] iio: dac: support IIO backends on the output direction
 2024-03-28 16:54 UTC  (13+ messages)
` [PATCH 08/10] iio: backend: add new functionality
` [PATCH 09/10] iio: dac: add support for AXI DAC IP core
` [PATCH 10/10] iio: dac: support the ad9739a RF DAC

[PATCH v4] drm/xe/hwmon: Add infra to support card power and energy attributes
 2024-03-28 16:53 UTC  (2+ messages)

[PATCH] staging: vc04_services: Stop kthreads on .remove
 2024-03-28 16:53 UTC  (3+ messages)

[PATCH v9 00/13] firmware: qcom: qseecom: convert to using the TZ allocator
 2024-03-28 16:50 UTC  (3+ messages)

Better visual separation of hunks in `git add -p`
 2024-03-28 16:50 UTC  (2+ messages)

[PATCH 0/3] dmaengine: xilinx: xdma: Various fixes for xdma
 2024-03-28 16:49 UTC  (6+ messages)
` [PATCH 2/3] dmaengine: xilinx: xdma: Fix synchronization issue

[PATCH 0/2] video: backlight: constify struct class usage
 2024-03-28 16:49 UTC  (5+ messages)

[PATCH v2 3/3] ACPI/NUMA: Remove architecture dependent remainings
 2024-03-28 16:49 UTC  (3+ messages)

[PATCH 0/6] dts: add testpmd params and statefulness
 2024-03-28 16:48 UTC  (11+ messages)
` [PATCH 1/6] dts: add parameters data structure
` [PATCH 2/6] dts: use Params for interactive shells
` [PATCH 3/6] dts: add testpmd shell params
` [PATCH 5/6] dts: add statefulness to InteractiveShell
` [PATCH 6/6] dts: add statefulness to TestPmdShell

[PATCH 0/1] sched/fair: allow disabling newidle_balance with sched_relax_domain_level
 2024-03-28 16:48 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v6 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-03-28 16:48 UTC  (6+ messages)
` [PATCH v6 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH net-next v2 0/2] ethtool: provide the dim profile fine-tuning channel
 2024-03-28 16:48 UTC  (6+ messages)
` [PATCH net-next v2 2/2] virtio-net: support dim profile fine-tuning

[PATCH v9 1/3] drm/buddy: Implement tracking clear page feature
 2024-03-28 16:48 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-28 16:48 UTC 

[PATCH RESEND 0/2] usb: typec: tipd: fix event checking in interrupt service routines
 2024-03-28 16:47 UTC  (3+ messages)

[PATCH v6 0/4] x86/pvh: Support relocating dom0 kernel
 2024-03-28 16:47 UTC  (3+ messages)
` [PATCH v6 3/4] libelf: Store maximum PHDR p_align

[LSF/MM/BPF TOPIC] Multi-sized THP performance benchmarks and analysis on ARM64
 2024-03-28 16:47 UTC 

[PATCH 00/11] address remaining stringop-truncation warnings
 2024-03-28 16:46 UTC  (3+ messages)
` [PATCH 02/11] scsi: devinfo: rework scsi_strcpy_devinfo()

[PATCH] fuse: increase FUSE_MAX_MAX_PAGES limit
 2024-03-28 16:46 UTC  (11+ messages)

iwd picking worse network despite better one available
 2024-03-28 16:45 UTC  (6+ messages)

[PATCH] gpio: davinci: Fix potential buffer overflow
 2024-03-28 16:45 UTC  (3+ messages)

[meta-arago][kirkstone][PATCH] CI/CD Auto-Merger: cicd.kirkstone.202403280400
 2024-03-28 16:44 UTC 

[meta-ti][kirkstone][PATCH] CI/CD Auto-Merger: cicd.kirkstone.202403280400
 2024-03-28 16:44 UTC 

[PATCH] Do not require attributes for security_inode_init_security
 2024-03-28 16:34 UTC  (8+ messages)

[PATCH] glib-2.0: skip a timing sensitive ptest
 2024-03-28 16:44 UTC 

[PATCH 0/6] arm: xea: Provide enhancements for XEA board
 2024-03-28 16:42 UTC  (3+ messages)
` [PATCH 2/6] arm: xea: Add support for reading SoM (CPU) and base board HW revision

[PATCH 1/1] docs: sbsa: update specs, add dt note
 2024-03-28 16:42 UTC  (3+ messages)

[PATCH for-9.1 0/9] Switch to glib URI parsing code
 2024-03-28 16:40 UTC  (5+ messages)
` [PATCH for-9.1 6/9] block/nbd: Use URI parsing code from glib

[PATCH 0/2] Fix a black screen on sc7180 Trogdor devices
 2024-03-28 16:39 UTC  (2+ messages)

[PATCH 00/13] wifi: Add multi physical hardware iface combination support
 2024-03-28 16:39 UTC  (4+ messages)
` [PATCH 11/13] wifi: mac80211: Add multi-hardware support in the iface comb helper

[PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare
 2024-03-28 16:39 UTC  (4+ messages)
` [PATCH 5/9] ipv4: tcp_output: avoid warning about NET_ADD_STATS

[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-03-28 16:34 UTC  (46+ messages)
` [PATCH 04/26] netfs: Replace PG_fscache by setting folio->private and marking dirty
` [PATCH 05/26] mm: Remove the PG_fscache alias for PG_private_2
` [PATCH 06/26] netfs: Remove deprecated use of PG_private_2 as a second writeback flag
` [PATCH 07/26] netfs: Make netfs_io_request::subreq_counter an atomic_t
` [PATCH 08/26] netfs: Use subreq_counter to allocate subreq debug_index values
` [PATCH 09/26] mm: Provide a means of invalidation without using launder_folio
` [PATCH 10/26] cifs: Use alternative invalidation to "
` [PATCH 11/26] 9p: "
` [PATCH 12/26] afs: "
` [PATCH 13/26] netfs: Remove ->launder_folio() support
` [PATCH 14/26] netfs: Use mempools for allocating requests and subrequests
` [PATCH 15/26] mm: Export writeback_iter()
` [PATCH 16/26] netfs: Switch to using unsigned long long rather than loff_t
` [PATCH 17/26] netfs: Fix writethrough-mode error handling
` [PATCH 18/26] netfs: Add some write-side stats and clean up some stat names
` [PATCH 19/26] netfs: New writeback implementation
` [PATCH 20/26] netfs, afs: Implement helpers for new write code
` [PATCH 21/26] netfs, 9p: "
` [PATCH 22/26] netfs, cachefiles: "
` [PATCH 23/26] netfs: Cut over to using new writeback code
` [PATCH 24/26] netfs: Remove the old "
` [PATCH 25/26] netfs: Miscellaneous tidy ups
` [PATCH 26/26] netfs, afs: Use writeback retry to deal with alternate keys

[PATCH 0/3] dma: xilinx_dpdma: Fix locking
 2024-03-28 16:37 UTC  (6+ messages)
` [PATCH 2/3] dma: xilinx_dpdma: Remove unnecessary use of irqsave/restore

[PATCH 2/2] mailbox: arm_mhuv3: Add driver
 2024-03-28 16:37 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-28 16:38 UTC 

[PATCH v1 bpf-next 3/9] bpf: expose how xlated insns map to jitted insns
 2024-03-28 16:37 UTC  (11+ messages)

[RFC PATCH v5 0/6] TPEBS counting mode support
 2024-03-28 16:36 UTC  (2+ messages)

[PATCH i-g-t 00/16] Introduce Mega feature to Xe and i915 tests
 2024-03-28 16:35 UTC  (3+ messages)
` [PATCH i-g-t 01/16] tests/intel: Introduce Command Submission mega feature


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.