All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-06 22:13:04 to 2023-12-06 23:32:02 UTC [more...]

[PATCH 00/11] x86/kvm/emulate: Avoid RET for FASTOPs
 2023-12-06 23:31 UTC  (3+ messages)
` [PATCH 03/11] objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE

[Intel-xe] [PATCH v5 0/9] Enable compression handling on LNL
 2023-12-06 23:31 UTC  (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Enable compression handling on LNL. (rev6)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "

fs/seq_file.c:938:9: sparse: struct list_head [noderef] __rcu *
 2023-12-06 23:30 UTC 

[PATCH v5 00/50] Improvements to memory use
 2023-12-06 23:28 UTC  (4+ messages)
` [PATCH v5 16/50] perf maps: Add remove maps function to remove a map based on callback

[igt-dev] [PATCH i-g-t v4 0/3] xe: Validate fixed CCS mode setting
 2023-12-06 23:28 UTC  (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for "

[PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
 2023-12-06 23:28 UTC  (15+ messages)

[PATCH 1/3] block: Rework bio_for_each_segment_all()
 2023-12-06 23:27 UTC  (4+ messages)

[PATCH net 0/2] fixes for ktls
 2023-12-06 23:27 UTC  (3+ messages)
` [PATCH net 1/2] net: tls, update curr on splice as well
` [PATCH net 2/2] bpf: sockmap, updating the sg structure should also update curr

[net-next PATCH v4 1/3] net: phy: extend PHY package API to support multiple global address
 2023-12-06 23:25 UTC  (3+ messages)
` [net-next PATCH v4 2/3] net: phy: restructure __phy_write/read_mmd to helper and phydev user
` [net-next PATCH v4 3/3] net: phy: add support for PHY package MMD read/write

[PATCH 1/2] nvme: introduce nvme_check_ctrl_fabric_info helper
 2023-12-06 23:26 UTC  (3+ messages)

[PATCH v2 00/10] devm_led_classdev_register() usage problem
 2023-12-06 23:24 UTC  (10+ messages)
` [PATCH v2 01/10] devm-helpers: introduce devm_mutex_init

[PATCH v3 0/7] kexec_file: print out debugging message if required
 2023-12-06 23:22 UTC  (12+ messages)
` [PATCH v3 5/7] kexec_file, ricv: "

[Intel-xe] [PATCH v4 0/9] Enable compression handling on LNL
 2023-12-06 23:22 UTC  (7+ messages)
` [Intel-xe] [PATCH v4 1/9] drm/xe/xe2: Determine bios enablement for flat ccs on igfx
` [Intel-xe] [PATCH v4 2/9] drm/xe/xe2: Allocate extra pages for ccs during bo create
` [Intel-xe] [PATCH v4 3/9] drm/xe/xe2: Updates on XY_CTRL_SURF_COPY_BLT

[kernel-cve-report] New CVE entries this week
 2023-12-06 23:22 UTC 

[Buildroot] [autobuild.buildroot.net] Your daily results for 2023-11-29
 2023-12-06 23:22 UTC  (4+ messages)

drivers/clk/uniphier/clk-uniphier-mux.c:47 uniphier_clk_mux_get_parent() warn: signedness bug returning '(-22)'
 2023-12-06 23:20 UTC 

[tip:locking/core 1/1] kernel/ptrace.c:489 ptrace_attach() warn: sleeping in atomic context
 2023-12-06 23:20 UTC 

[qais-yousef:uclamp-max-aggregation 11/11] htmldocs: Documentation/scheduler/sched-util-clamp.rst:172: WARNING: undefined label: schedutil-response-time-issues (if the link has no caption the label must precede a section header)
 2023-12-06 23:20 UTC 

[Intel-xe] [PATCH 0/2] xe: Add IP versions to GT query
 2023-12-06 23:19 UTC  (5+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Stash GMD_ID value in xe_gt

[PATCH net 0/2] Generic netlink multicast fixes
 2023-12-06 23:19 UTC  (5+ messages)
` [PATCH net 1/2] psample: Require 'CAP_NET_ADMIN' when joining "packets" group
` [PATCH net 2/2] drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group

[PATCH 0/8] iio: ad9467 and axi-adc cleanups
 2023-12-06 23:18 UTC  (15+ messages)
` [PATCH 2/8] iio: adc: ad9467: don't ignore error codes
` [PATCH 3/8] iio: adc: ad9467: add mutex to struct ad9467_state
` [PATCH 4/8] iio: adc: ad9467: fix scale setting
` [PATCH 5/8] iio: adc: ad9467: use spi_get_device_match_data()
` [PATCH 6/8] iio: adc: ad9467: use chip_info variables instead of array
` [PATCH 7/8] iio: adc: ad9467: use the more common !val NULL check
` [PATCH 8/8] iio: adc: adi-axi-adc: convert to regmap

[PATCH 0/8] SPMI patches for the merge window
 2023-12-06 23:17 UTC  (9+ messages)
` [PATCH 1/8] spmi: mtk-pmif: Serialize PMIF status check and command submission
` [PATCH 2/8] spmi: mediatek: Fix UAF on device remove
` [PATCH 3/8] spmi: Introduce device-managed functions
` [PATCH 4/8] spmi: Use devm_spmi_controller_alloc()
` [PATCH 5/8] spmi: mtk-pmif: Reorder driver remove sequence
` [PATCH 6/8] spmi: hisi-spmi-controller: Use devm_spmi_controller_add()
` [PATCH 7/8] spmi: Return meaningful errors in spmi_controller_alloc()
` [PATCH 8/8] spmi: mediatek: add device id check

[PATCH BlueZ v1 1/2] bap: Allow setup of multiple stream per endpoint
 2023-12-06 23:16 UTC  (2+ messages)
` [BlueZ,v1,1/2] "

[PATCH bpf-next] selftests/bpf: Test the release of map btf
 2023-12-06 23:16 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v5 0/3] ethtool: Add ethtool_puts()
 2023-12-06 23:16 UTC  (8+ messages)
`  "
` [Intel-wired-lan] [PATCH net-next v5 1/3] ethtool: Implement ethtool_puts()
  `  "
` [Intel-wired-lan] [PATCH net-next v5 2/3] checkpatch: add ethtool_sprintf rules
  `  "
` [Intel-wired-lan] [PATCH net-next v5 3/3] net: Convert some ethtool_sprintf() to ethtool_puts()
  `  "

[xen-unstable-smoke test] 184015: tolerable all pass - PUSHED
 2023-12-06 23:14 UTC 

[meta-ti][kirkstone][PATCH] CI/CD Auto-Merger: cicd.kirkstone.202312061239
 2023-12-06 23:13 UTC 

[meta-arago][kirkstone][PATCH] CI/CD Auto-Merger: cicd.kirkstone.202312061239
 2023-12-06 23:13 UTC 

[PATCH V4 resend] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
 2023-12-06 23:12 UTC  (3+ messages)

[PATCH v14 00/12] FUSE passthrough for file io
 2023-12-06 23:11 UTC  (15+ messages)

[nbd168-wireless:mt76 58/62] drivers/net/wireless/mediatek/mt76/dma.c:249:49: warning: shift count >= width of type
 2023-12-06 23:10 UTC 

[PATCH v3 0/2] btrfs: migrate extent_buffer::pages[] to folio and more cleanups
 2023-12-06 23:09 UTC  (3+ messages)
` [PATCH v3 1/2] btrfs: migrate extent_buffer::pages[] to folio
` [PATCH v3 2/2] btrfs: cleanup metadata page pointer usage

[PATCH 3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params()
 2023-12-06 23:08 UTC  (2+ messages)

[PATCH kdevops] guestfs: add a new local guest management variant
 2023-12-06 23:07 UTC 

[PATCH] libtraceevent: Parse sched_switch "prev_state" field for state info
 2023-12-06 23:07 UTC 

[PATCH BlueZ v1] test-vcp: Fix CCC value endianness
 2023-12-06 23:05 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH 0/11] vfs: inode cache scalability improvements
 2023-12-06 23:04 UTC  (4+ messages)
` [PATCH 05/11] selinux: use dlist for isec inode list

[PATCH 1/3] PCI: Call PCI ACPI _DSM with consistent revision argument
 2023-12-06 23:04 UTC  (2+ messages)

[PATCH 0/5] staging: rtl8192e: this patch series renames (5) different variables
 2023-12-06 23:04 UTC  (6+ messages)
` [PATCH 1/5] staging: rtl8192e: renamed variable bAMSDU_Support
` [PATCH 2/5] staging: rtl8192e: renamed variable bAMPDUEnable
` [PATCH 3/5] staging: rtl8192e: renamed variable AMPDU_Factor
` [PATCH 4/5] staging: rtl8192e: renamed variable MPDU_Density
` [PATCH 5/5] staging: rtl8192e: renamed variable bTxEnableFwCalcDur

[PATCH] x86/mce: Update references to the Intel SDM
 2023-12-06 23:03 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/3] tests/intel/xe: Align change in the name of frequency sysfs attributes
 2023-12-06 23:02 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/3] tests/intel/xe: Align with new xe_gt_freq component

[igt-dev] [PATCH i-g-t 0/2] Add GT IP version query support
 2023-12-06 23:02 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[toaster][PATCHv3 0/3] toaster: feat to import eventlogs]
 2023-12-06 23:02 UTC  (5+ messages)
` [toaster][PATCHv3 1/3] toaster: Added feat to import eventlogs files as builds in toaster
` [toaster][PATCHv3 2/3] toaster: Update feat to import eventlogs
` [toaster][PATCHv3 3/3] toaster: Update eventreplay functionality for new eventlog file structure

[Intel-xe] [PATCH] drm/xe/uapi: Remove DRM_IOCTL_XE_EXEC_QUEUE_SET_PROPERTY
 2023-12-06 23:01 UTC  (9+ messages)

[PATCH 5.10 000/131] 5.10.203-rc3 review
 2023-12-06 23:00 UTC  (2+ messages)

[PATCH] ELF: document some de-facto PT_* ABI quirks
 2023-12-06 22:58 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH net-next v7 0/4] send credit update during setting SO_RCVLOWAT
 2023-12-06 22:50 UTC  (6+ messages)
` [PATCH net-next v7 3/4] virtio/vsock: fix logic which reduces credit update messages

What's the recommendation for forgetting all rerere's records?
 2023-12-06 22:37 UTC 

[chrome-os:chromeos-6.6 639/1891] security/chromiumos/alt-syscall.c:513:9: warning: 'strncpy' specified bound 33 equals destination size
 2023-12-06 22:57 UTC 

[PATCH v6 1/2] libtraceevent: sync state char array with the kernel
 2023-12-06 22:55 UTC  (2+ messages)

[PATCH v1 1/3] x86/tdx: Check for TDX partitioning during early TDX init
 2023-12-06 22:54 UTC  (6+ messages)

[PATCH] wifi: mac80211: cleanup airtime arithmetic with ieee80211_sta_keep_active()
 2023-12-06 22:52 UTC  (2+ messages)

[OE-core][PATCH 1/1] go: ignore CVE-2023-45283 and CVE-2023-45284
 2023-12-06 22:51 UTC  (2+ messages)

Possible Bug? LIO does not support SCSI commands with Immediate Bit Set?
 2023-12-06 22:50 UTC  (2+ messages)

[PATCH bpf-next] bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistency
 2023-12-06 22:50 UTC  (2+ messages)

[PATCH 0/3] net/sched: Load modules via alias
 2023-12-06 22:49 UTC  (5+ messages)

[RFC] ethtool: raw packet filtering
 2023-12-06 22:47 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mm-venice: Fix PCI bus nodes
 2023-12-06 22:45 UTC  (6+ messages)

[PATCH] toaster-eventreplay: Remove ordering assumptions
 2023-12-06 22:46 UTC 

[PATCH 0/3] PCI/AER: Clean up logging
 2023-12-06 22:42 UTC  (8+ messages)
` [PATCH 1/3] PCI/AER: Use 'Correctable' and 'Uncorrectable' spec terms for errors
` [PATCH 2/3] PCI/AER: Decode Requester ID when no error info found
` [PATCH 3/3] PCI/AER: Use explicit register sizes for struct members

[PATCH] KVM: x86: Allow XSAVES on CPUs where host doesn't use it due to an errata
 2023-12-06 22:45 UTC  (7+ messages)

[Buildroot] [PATCH 1/3] support/testing: bump prebuilt kernel to 5.10.202
 2023-12-06 22:44 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] support/testing: InitSystemSystemdBaseOverlayfs: bump "
` [Buildroot] [PATCH 3/3] support/testing: TestDtbocfg: "

AW: [PATCH] amd64: Fix csum_partial_copy_generic()
 2023-12-06 22:43 UTC  (11+ messages)
            ` [RFC][PATCH] fix csum_and_copy_..._user() idiocy. "
              ` [RFC][PATCHES v2] checksum stuff

[bug]: fiemap returns zero extents for all files
 2023-12-06 22:42 UTC  (5+ messages)

[PATCH v7 bpf-next 0/7] Allocate bpf trampoline on bpf_prog_pack
 2023-12-06 22:40 UTC  (8+ messages)
` [PATCH v7 bpf-next 1/7] bpf: Let bpf_prog_pack_free handle any pointer
` [PATCH v7 bpf-next 2/7] bpf: Adjust argument names of arch_prepare_bpf_trampoline()
` [PATCH v7 bpf-next 3/7] bpf: Add helpers for trampoline image management
` [PATCH v7 bpf-next 4/7] bpf, x86: Adjust arch_prepare_bpf_trampoline return value
` [PATCH v7 bpf-next 5/7] bpf: Add arch_bpf_trampoline_size()
` [PATCH v7 bpf-next 6/7] bpf: Use arch_bpf_trampoline_size
` [PATCH v7 bpf-next 7/7] x86, bpf: Use bpf_prog_pack for bpf trampoline

t7900 fails with recent debian systemd?
 2023-12-06 22:40 UTC  (3+ messages)

[GIT PULL] Devicetree fixes for v6.7, take 1
 2023-12-06 22:39 UTC 

[PATCH v4 0/4] media: i2c: imx214: Extend with sensor size and firmware information
 2023-12-06 22:33 UTC  (5+ messages)
` [PATCH v4 1/4] media: i2c: imx214: Explain some magic numbers
` [PATCH v4 2/4] media: i2c: imx214: Move controls init to separate function
` [PATCH v4 3/4] media: i2c: imx214: Read orientation and rotation from system firmware
` [PATCH v4 4/4] media: i2c: imx214: Add sensor's pixel matrix size

WARNING: CPU: 6 PID: 474 at include/linux/maple_tree.h:712 mmap_region (include/linux/maple_tree.h:556 include/linux/maple_tree.h:731
 2023-12-06 22:38 UTC  (5+ messages)

[meta-arago][krikstone][PATCH RFC 0/4] Add gstreamer 1.20
 2023-12-06 22:38 UTC  (4+ messages)
` [meta-arago][krikstone][PATCH RFC 2/4] gst-plugins-ti: Enable network task flag for do_configure

[palmer:for-next 2/8] include/linux/pgtable.h:302:29: error: function cannot return array type 'pgd_t' (aka 'unsigned int[2]')
 2023-12-06 22:37 UTC 

[android-common:android14-5.15 1786/27459] ld: lib/decompress_unzstd.c:266: undefined reference to `ZSTD_DStreamWorkspaceBound'
 2023-12-06 22:37 UTC 

[PATCH] dt-bindings: mailbox: add Versal IPI bindings
 2023-12-06 22:37 UTC  (3+ messages)

[PATCH] net/mlx5: DR, Use swap() instead of open coding it
 2023-12-06 22:37 UTC  (2+ messages)

[PATCH net-next v1 2/3] net: dsa: microchip: Remove redundant optimization in ksz8_w_phy_bmcr
 2023-12-06 22:37 UTC  (2+ messages)

[PATCH 1/1] media: nxp: imx8-isi-debug: Add missing registers to debugfs output
 2023-12-06 22:36 UTC  (3+ messages)

+ initramfs-expose-retained-initrd-as-sysfs-file.patch added to mm-nonmm-unstable branch
 2023-12-06 22:36 UTC 

[PATCH 6.6 000/134] 6.6.5-rc1 review
 2023-12-06 22:34 UTC  (2+ messages)

[OE-core] [PATCH] openssh: Add SSHD_SERVICE_TYPE variable
 2023-12-06 22:34 UTC  (3+ messages)
` [PATCH v2] openssh: Add PACKAGECONFIG option to customize sshd mode
  ` [OE-core] "

+ mm-memcg-restore-subtree-stats-flushing-fix-2.patch added to mm-unstable branch
 2023-12-06 22:33 UTC 

[GIT PULL] md-fixes 20231206
 2023-12-06 22:32 UTC  (2+ messages)

[PATCH v3] ALSA: pcmtest: stop timer before buffer is released
 2023-12-06 22:32 UTC 

[yocto-autobuilder-helper] [PATCH] config.json: Update buildtools to 4.3 release tarballs
 2023-12-06 22:31 UTC 

Regression: Radeon video card does not work with 6.6.4; works fine with 6.6.3
 2023-12-06 22:22 UTC 

[PATCH BlueZ v2] Pattern match on service- and manufacturer data
 2023-12-06 22:29 UTC  (2+ messages)
` [BlueZ,v2] "

[merged] elf-maintainers-specifically-mention-elf.patch removed from -mm tree
 2023-12-06 22:26 UTC 

Urgent Bug Report Kernel crash 6.5.2
 2023-12-06 22:26 UTC  (4+ messages)

drivers/edac/i10nm_base.c:712:3-9: ERROR: missing iounmap; ioremap on line 742 and execution via conditional on line 711
 2023-12-06 22:25 UTC 

[PATCH v2] reexport/{fsidd,reexport}.c: Re-add missing includes
 2023-12-06 22:24 UTC  (7+ messages)
` [PATCH v2] support/backend_sqlite.c: Add missing <sys/syscall.h>

[PATCH v2] i2c: cpm: Remove linux,i2c-index conversion from be32
 2023-12-06 22:24 UTC  (2+ messages)

[PATCH 00/16] Add CDM support for MSM writeback
 2023-12-06 22:23 UTC  (7+ messages)
` [PATCH 07/16] drm/msm/dpu: add cdm blocks to RM

[PATCH v6 00/16] Add Secure TSC support for SNP guests
 2023-12-06 22:21 UTC  (3+ messages)
` [PATCH v6 06/16] x86/sev: Cache the secrets page address

[ovmf test] 184014: all pass - PUSHED
 2023-12-06 22:21 UTC 

--end-of-options inconsistently available?!
 2023-12-06 22:21 UTC  (3+ messages)
  ` [PATCH] parse-options: decouple "--end-of-options" and "--"

[Intel-xe] [PATCH v4 0/6] Allow num_binds/num_batch_buffer to be zero IOCTLs
 2023-12-06 22:21 UTC  (7+ messages)
` [Intel-xe] [PATCH v4 1/6] drm/xe: Use a flags field instead of bools for VMA create
` [Intel-xe] [PATCH v4 2/6] drm/xe: Use a flags field instead of bools for sync parse
` [Intel-xe] [PATCH v4 3/6] drm/xe: Allow num_binds == 0 in VM bind IOCTL
` [Intel-xe] [PATCH v4 4/6] drm/xe: Allow num_batch_buffer == 0 in exec IOCTL
` [Intel-xe] [PATCH v4 5/6] drm/xe: Take in-syncs into account when num_execs or num_binds == 0
` [Intel-xe] [PATCH v4 6/6] drm/xe: Add last fence as dependency for jobs on user exec queues

[PATCH RESEND] drm/exynos: dpi: Change connector type to DPI
 2023-12-06 22:18 UTC  (3+ messages)

RFC: There Are No Routes for Non-default Services
 2023-12-06 22:19 UTC 

[PATCH 0/3] ARM: dts: samsung: exynos4210-i9100 updates
 2023-12-06 22:15 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: samsung: exynos4210-i9100: Unconditionally enable LDO12
` [PATCH 2/3] ARM: dts: samsung: exynos4210-i9100: Add node for touch keys
` [PATCH 3/3] ARM: dts: samsung: exynos4210-i9100: Add accelerometer node

[PATCH v4 3/3] Input: Add TouchNetix axiom i2c touchscreen driver
 2023-12-06 22:14 UTC 

[PATCH v2 0/4] media: rkisp1: Fix IRQ related issues
 2023-12-06 22:13 UTC  (5+ messages)
` [PATCH v2 4/4] media: rkisp1: Fix IRQ disable race issue


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.