All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-28 14:40:52 to 2023-04-28 15:50:13 UTC [more...]

stable-rc/linux-6.1.y baseline: 160 runs, 10 regressions (v6.1.22-588-gf4ffa542abc9)
 2023-04-28 15:50 UTC 

[PATCH] ui: return NULL when getting cursor without a console
 2023-04-28 15:48 UTC 

[PATCH 1/3] arm: dts: imx8mm: Sync with Linux 6.3
 2023-04-28 15:48 UTC  (13+ messages)

[PATCH RFC net-next/mm V2 0/2] page_pool: new approach for leak detection and shutdown phase
 2023-04-28 15:46 UTC  (4+ messages)
` [PATCH RFC net-next/mm V2 1/2] page_pool: Remove workqueue in new shutdown scheme

[PATCH v5] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-04-28 15:43 UTC  (16+ messages)

Seeking for help with NVMe arbitration questions
 2023-04-28 15:43 UTC  (8+ messages)

[PATCH v3 0/8] Add RT5033 charger device driver
 2023-04-28 15:42 UTC  (4+ messages)
` [PATCH v3 8/8] dt-bindings: Add rt5033 mfd, regulator and charger

[PATCH v11 00/14] HP BIOSCFG driver
 2023-04-28 15:40 UTC  (12+ messages)
` [PATCH v11 08/14] HP BIOSCFG driver - bioscfg-h
` [PATCH v11 12/14] HP BIOSCFG driver - surestart-attributes

[PATCH V8 1/2] mm: fadvise: move 'endbyte' calculations to helper function
 2023-04-28 15:02 UTC  (2+ messages)
` [PATCH V8 2/2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem

[PATCH 00/12] smartpqi updates
 2023-04-28 15:37 UTC  (13+ messages)
` [PATCH 01/12] smartpqi: map full length of PCI BAR 0
` [PATCH 02/12] smartpqi: Add new controller PCI IDs
` [PATCH 03/12] smartpqi: remove null pointer check
` [PATCH 04/12] smartpqi: fix-rare-sas-transport-mem-leak
` [PATCH 05/12] smartpqi: Remove contention for raid_bypass_cnt
` [PATCH 06/12] smartpqi: validate block layer host tag
` [PATCH 07/12] smartpqi: Add support for RAID NCQ priority
` [PATCH 08/12] smartpqi: fix byte aligned writew for ARM servers
` [PATCH 09/12] smartpqi: stop sending driver initiated TURs
` [PATCH 10/12] smartpqi: Add sysfs entry for numa node in /sys/block/sdX/device
` [PATCH 11/12] smartpqi: update copyright to 2023
` [PATCH 12/12] smartpqi: update version to 2.1.22-040

[PATCH] Revert arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
 2023-04-28 15:36 UTC  (2+ messages)

[PATCH v2 tracing 0/6] tracing: additional filter predicates
 2023-04-28 15:34 UTC  (7+ messages)
` [PATCH v2 tracing 1/6] tracing: support > 8 byte array "
` [PATCH v2 tracing 2/6] tracing: support IPv4 address filter predicate
` [PATCH v2 tracing 3/6] tracing: support IPv6 filter predicates
` [PATCH v2 tracing 4/6] tracing: support MAC address "
` [PATCH v2 tracing 5/6] selftests/ftrace: add test coverage for "
` [PATCH v2 tracing 6/6] tracing: document IPv4, IPv6, MAC address and > 8 byte numeric filtering support

Autotools build failure #kirkstone #autotools
 2023-04-28 15:35 UTC  (3+ messages)
` [yocto] "

[GIT PULL] Please pull RDMA subsystem changes
 2023-04-28 15:34 UTC 

Weird merge records
 2023-04-28 15:34 UTC 

[PATCH blktests] dm: add a regression test
 2023-04-26 12:13 UTC  (7+ messages)
` [dm-devel] "

stable-rc/linux-6.1.y build: 159 builds: 1 failed, 158 passed, 4 errors, 17 warnings (v6.1.22-591-g58b654bf36db)
 2023-04-28 15:30 UTC 

[Intel-gfx] [PATCH v10 00/22] Add vfio_device cdev for iommufd support
 2023-04-28 15:11 UTC  (4+ messages)
    `  "

stable-rc/linux-4.14.y baseline: 100 runs, 1 regressions (v4.14.311-138-gef9658ef2577)
 2023-04-28 15:27 UTC 

[PATCH v3 00/19] Add RISC-V vector cryptographic instruction set support
 2023-04-28 14:47 UTC  (21+ messages)
` [PATCH v3 01/19] target/riscv: Refactor some of the generic vector functionality
` [PATCH v3 02/19] target/riscv: Refactor vector-vector translation macro
` [PATCH v3 03/19] target/riscv: Remove redundant "cpu_vl == 0" checks
` [PATCH v3 04/19] target/riscv: Add Zvbc ISA extension support
` [PATCH v3 05/19] target/riscv: Move vector translation checks
` [PATCH v3 06/19] target/riscv: Refactor translation of vector-widening instruction
` [PATCH v3 07/19] target/riscv: Refactor some of the generic vector functionality
` [PATCH v3 08/19] qemu/bitops.h: Limit rotate amounts
` [PATCH v3 09/19] tcg: Add andcs and rotrs tcg gvec ops
` [PATCH v3 10/19] qemu/host-utils.h: Add clz and ctz functions for lower-bit integers
` [PATCH v3 11/19] target/riscv: Add Zvbb ISA extension support
` [PATCH v3 12/19] target/riscv: Add Zvkned "
` [PATCH v3 13/19] target/riscv: Add Zvknh "
` [PATCH v3 14/19] target/riscv: Add Zvksh "
` [PATCH v3 15/19] target/riscv: Add Zvkg "
` [PATCH v3 16/19] crypto: Create sm4_subword
` [PATCH v3 17/19] crypto: Add SM4 constant parameter CK
` [PATCH v3 18/19] target/riscv: Add Zvksed ISA extension support
` [PATCH v3 19/19] target/riscv: Expose Zvk* and Zvb[b,c] cpu properties
  ` [PATCH v3 19/19] target/riscv: Expose Zvk* and Zvb[b, c] "

[Buildroot] libopenssl CVEs
 2023-04-28 15:25 UTC 

[PATCH v2] btrfs: export bitmap_test_range_all_{set,zero}
 2023-04-28 15:18 UTC  (2+ messages)

[PATCH] tools/nolibc: Implement WTERMSIG()
 2023-04-28 15:24 UTC 

[SPDK] [Release] 23.01.1: Maintenance LTS Release
 2023-04-28 15:23 UTC 

linux-next: Tree for Apr 28
 2023-04-28 15:22 UTC 

[Buildroot] [RFC PATCH v1 0/2] Bump sysdig and falco libs
 2023-04-28 15:22 UTC  (3+ messages)
` [Buildroot] [RFC PATCH v1 1/2] package/sysdig: bump to version 0.31.4
` [Buildroot] [RFC PATCH v1 2/2] package/falcosecurity-libs: bump to version 0.10.5

[PATCH v2 0/7] Rationalize usage of xc_domain_getinfo{,list}()
 2023-04-28 15:22 UTC  (3+ messages)
` [PATCH v2 5/7] tools: Modify single-domid callers of xc_domain_getinfolist()

[PATCH 0/2] media: nxp: imx8-isi: Two build fixes
 2023-04-28 15:21 UTC  (6+ messages)
` [PATCH 1/2] media: nxp: imx8-isi: Fix unusued function warnings
` [PATCH 2/2] media: nxp: imx8-isi: Fix undefined config warnings

[PATCH RFC 00/43] x86/pie: Make kernel image's virtual address flexible
 2023-04-28 15:22 UTC  (4+ messages)
` [PATCH RFC 34/43] objtool: Adapt indirect call of __fentry__() for PIE support

[PATCH v8 0/2] sched/fair: Introduce SIS_CURRENT to wake up short task on current CPU
 2023-04-28 23:16 UTC  (3+ messages)
` [PATCH v8 1/2] sched/fair: Record the average duration of a task
` [PATCH v8 2/2] sched/fair: Introduce SIS_CURRENT to wake up short task on current CPU

[igt-dev] [PATCH i-g-t] tests/xe/xe_query.c: Update subtest query-engines
 2023-04-28 15:20 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/xe/xe_query.c: Update subtest query-engines (rev2)

[PATCH] tests/qtest: Disable the spice test of readconfig-test on FreeBSD
 2023-04-28 15:19 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 0/5] drm/i915: Allow user to set cache at BO creation
 2023-04-28 15:19 UTC  (4+ messages)
  `  "

[PATCHSET wq/for-6.5] workqueue: Implement automatic CPU intensive detection and add monitoring
 2023-04-28 15:19 UTC  (4+ messages)
` [PATCH 4/5] workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVE

[PATCH 1/3] drm: fix code style for embedded structs in hdr_metadata_infoframe
 2023-04-28 15:18 UTC  (4+ messages)
` [PATCH 2/3] drm: add define for Static_Metadata_Descriptor_ID

[PATCH] drm/amdgpu: Ignore KFD eviction fences invalidating preemptible DMABuf imports
 2023-04-28 15:17 UTC  (12+ messages)

[v1, 0/3] SM2 crypto algorithm support
 2023-04-28 15:17 UTC  (3+ messages)
` [v1, 3/3] crypto/openssl: add SM2 asymmetric crypto support

[PATCH] arm64: cpufeature: Fix pointer auth hwcaps
 2023-04-28 15:15 UTC  (3+ messages)

[PATCH v2 00/19] drm,fbdev: Use fbdev's I/O helpers
 2023-04-28 15:13 UTC  (16+ messages)
` [PATCH v2 09/19] fbdev/ps3fb: Use struct fb_info.screen_buffer
` [PATCH v2 10/19] fbdev/smscufx: "
` [PATCH v2 11/19] fbdev/udlfb: "
` [PATCH v2 12/19] fbdev/vfb: "
` [PATCH v2 13/19] fbdev/xen-fbfront: "

[PATCH] Documentation/translations/ja_JP/SubmittingPatches: fix some typos
 2023-04-28 15:14 UTC  (4+ messages)

[meta-ti][master/kirkstone][RFC 0/9] Switch to U-Boot binman
 2023-04-28 15:13 UTC  (4+ messages)
` [meta-ti][master/kirkstone][RFC 4/9] u-boot-bb.org: Remove this recipe

[PATCH] netdevsim: fib: Make use of rhashtable_iter
 2023-04-28 15:11 UTC  (3+ messages)

[PATCH v4 00/18] wifi: rtl8xxxu: Add AP mode support for 8188f
 2023-04-28 15:08 UTC  (19+ messages)
` [PATCH v4 01/18] wifi: rtl8xxxu: Add start_ap() callback
` [PATCH v4 02/18] wifi: rtl8xxxu: Select correct queue for beacon frames
` [PATCH v4 03/18] wifi: rtl8xxxu: Add beacon functions
` [PATCH v4 04/18] wifi: rtl8xxxu: Add set_tim() callback
` [PATCH v4 05/18] wifi: rtl8xxxu: Allow setting rts threshold to -1
` [PATCH v4 06/18] wifi: rtl8xxxu: Allow creating interface in AP mode
` [PATCH v4 07/18] wifi: rtl8xxxu: Actually use macid in rtl8xxxu_gen2_report_connect
` [PATCH v4 08/18] wifi: rtl8xxxu: Add parameter role to report_connect
` [PATCH v4 09/18] wifi: rtl8xxxu: Add parameter force to rtl8xxxu_refresh_rate_mask
` [PATCH v4 10/18] wifi: rtl8xxxu: Add sta_add() and sta_remove() callbacks
` [PATCH v4 11/18] wifi: rtl8xxxu: Put the macid in txdesc
` [PATCH v4 12/18] wifi: rtl8xxxu: Add parameter macid to update_rate_mask
` [PATCH v4 13/18] wifi: rtl8xxxu: Enable hw seq for mgmt/non-QoS data frames
` [PATCH v4 14/18] wifi: rtl8xxxu: Clean up filter configuration
` [PATCH v4 15/18] wifi: rtl8xxxu: Remove usage of ieee80211_get_tx_rate()
` [PATCH v4 16/18] wifi: rtl8xxxu: Remove usage of tx_info->control.rates[0].flags
` [PATCH v4 17/18] wifi: rtl8xxxu: Declare AP mode support for 8188f
` [PATCH v4 18/18] wifi: rtl8xxxu: Set maximum number of supported stations

[RFC PATCH net-next v5 0/9] net/smc: Introduce SMC-D-based OS internal communication acceleration
 2023-04-28 15:08 UTC  (7+ messages)
` [RFC PATCH net-next v5 2/9] net/smc: Decouple ism_dev from SMC-D DMB registration
` [RFC PATCH net-next v5 4/9] net/smc: Introduce SMC-D loopback device
` [RFC PATCH net-next v5 5/9] net/smc: Introduce an interface for getting DMB attribute

stable-rc/queue/5.4 baseline: 158 runs, 19 regressions (v5.4.238-244-gc4b998c912c6)
 2023-04-28 15:08 UTC 

[syzbot] Monthly ext4 report (Apr 2023)
 2023-04-28 15:06 UTC 

[PATCH v3] meson: Pass -j option to sphinx
 2023-04-28 15:04 UTC  (2+ messages)

[PATCH V8 0/2] mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
 2023-04-28 15:02 UTC 

stable-rc/linux-5.15.y build: 171 builds: 3 failed, 168 passed, 9 errors, 6 warnings (v5.15.105-361-g64fb7ad7e758)
 2023-04-28 15:02 UTC 

[PATCH] accel/habanalabs: Make use of rhashtable
 2023-04-28 15:00 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] userspace control of memory management
 2023-04-28 15:00 UTC  (4+ messages)
  ` [Lsf-pc] Fwd: "

[PATCH] ext4: Remove unnecessary variable assignments
 2023-04-28 14:58 UTC  (2+ messages)

[PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
 2023-04-28 14:57 UTC  (3+ messages)

[jgunthorpe:iommufd_hwpt 22/33] drivers/iommu/iommufd/hw_pagetable.c:113 iommufd_hw_pagetable_alloc() warn: passing zero to 'ERR_PTR'
 2023-04-28 14:57 UTC 

[PATCH v2] accel/habanalabs: Make use of rhashtable
 2023-04-28 14:48 UTC  (2+ messages)

[PATCH] arm-bsp/tc1: disable signed kernel image
 2023-04-28 14:56 UTC 

[PATCH 0/4] Enable IPQ9574 TSENS support
 2023-04-28 14:52 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: thermal: tsens: Add ipq9574 compatible
` [PATCH 2/4] thermal/drivers/tsens: Add IPQ9574 support
` [PATCH 3/4] arm64: dts: qcom: ipq9574: add tsens node
` [PATCH 4/4] arm64: dts: qcom: ipq9574: add thermal zone nodes

[PATCH v2 0/7] GenieZone hypervisor drivers
 2023-04-28 14:52 UTC  (4+ messages)
` [PATCH v2 2/7] dt-bindings: hypervisor: Add MediaTek GenieZone hypervisor

Pick commit 2729cfdcfa ("ext4: use ext4_journal_start/stop for fast commit transactions")
 2023-04-28 14:51 UTC  (5+ messages)

[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option
 2023-04-28 14:50 UTC  (7+ messages)
` [PATCH v3 09/38] gpio: add HAS_IOPORT dependencies
` [PATCH v3 13/38] Input: "

stable-rc/queue/5.10 baseline: 173 runs, 9 regressions (v5.10.176-372-gd4a1fbdb1f8d)
 2023-04-28 14:48 UTC 

[iptables PATCH 1/3] arptables: Fix parsing of inverted 'arp operation' match
 2023-04-28 14:48 UTC  (2+ messages)

[PATCH 0/7] fixes and improvements to CNXK crypto PMD
 2023-04-28 14:46 UTC  (8+ messages)
` [PATCH 1/7] crypto/cnxk: return error for unsupported paths
` [PATCH 2/7] crypto/cnxk: add cryptodev reconfiguration support
` [PATCH 3/7] crypto/cnxk: add CN10K pdcp chain support
` [PATCH 4/7] crypto/cnxk: support SM3 hash
` [PATCH 5/7] crypto/cnxk: set local variables to template value
` [PATCH 6/7] crypto/cnxk: increase max segments
` [PATCH 7/7] crypto/cnxk: remove redundant assignment

[sudeep-holla:android13-5.10/ffa 8920/9999] arch/x86/include/asm/syscall_wrapper.h:83:21: warning: no previous prototype for '__x64_sys_process_mrelease'
 2023-04-28 14:47 UTC 

stable-rc/linux-5.4.y build: 183 builds: 2 failed, 181 passed, 30 warnings (v5.4.238-245-g41e24252f52b)
 2023-04-28 14:46 UTC 

[PATCH] lsm: move hook comments docs to security/security.c
 2023-04-28 14:46 UTC  (3+ messages)

[PATCH v16 00/10] Add support for LoongArch
 2023-04-28 14:39 UTC  (2+ messages)

[PATCH] arm: dts: Add am335x-boneblack-pps.dts
 2023-04-28 14:44 UTC  (3+ messages)

[PATCH v2 0/9] drm: fdinfo memory stats
 2023-04-28 14:45 UTC  (5+ messages)
` [PATCH v2 5/9] drm: Add "

[PATCH v5 00/13] target/riscv: Fix PMP related problem
 2023-04-28 14:36 UTC  (2+ messages)
` [PATCH v5 09/13] target/riscv: Flush TLB when pmpaddr is updated

[OE-core][dunfell][PATCH] go: fix CVE-2023-24534 denial of service from excessive memory allocation
 2023-04-28 14:44 UTC 

kernel-rt: mm/memcg: refill_obj_stock() is being called from IRQ context
 2023-04-28 14:42 UTC 

[PATCH 00/43] ep93xx device tree conversion
 2023-04-28 17:42 UTC  (6+ messages)
` [PATCH 09/43] dt-bindings: watchdog: add DT bindings for Cirrus EP93x


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.