All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-05 18:22:48 to 2023-09-05 19:28:43 UTC [more...]

[PATCH] kvm ignores ignore_msrs=1 VETO for some MSRs
 2023-09-05 19:27 UTC  (2+ messages)

ucsi debugfs oops (current Linus pre-6.6-rc1)
 2023-09-05 19:25 UTC  (3+ messages)

[bluez/bluez] 94ea14: lib/uuid.h: Add UUID(s)
 2023-09-05 19:09 UTC 

[RFC PATCH bpf-next v4 0/4] bpf, x64: Fix tailcall infinite loop
 2023-09-05 19:26 UTC  (5+ messages)
` [RFC PATCH bpf-next v4 1/4] bpf, x64: Comment tail_call_cnt initialisation
` [RFC PATCH bpf-next v4 3/4] selftests/bpf: Correct map_fd to data_fd in tailcalls

[PATCH] drm/amd/display: prevent potential division by zero errors
 2023-09-05 19:28 UTC  (5+ messages)

[PATCH 1/2] vmcore: allow alternate dump capturing methods to export vmcore without is_kdump_kernel()
 2023-09-05 19:25 UTC  (6+ messages)

[PATCH 1/1] doc/diff-options: fix link to generating patch section
 2023-09-05 17:52 UTC 

[PATCH v2] Fix race of "mdadm --add" and "mdadm --incremental"
 2023-09-05 19:08 UTC  (3+ messages)

[PATCH] i2c: iproc: reset bus after timeout if START_BUSY is stuck
 2023-09-05 16:26 UTC  (2+ messages)

[PATCH v2 0/6] soc/tegra: fuse: Add ACPI support
 2023-09-05 12:58 UTC  (2+ messages)
` [PATCH v2 5/6] soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234

[PATCH] wifi: ath12k: Set default beacon mode to burst mode
 2023-09-05 18:27 UTC  (4+ messages)

Anyone doing meta-freescale builds for imx93 evk yet? (imx93-11x11-lpddr4x-evk)
 2023-09-05 19:21 UTC 

[RFC PATCH 00/10] drm/panel: Remove most store/double-check of prepared/enabled state
 2023-09-05 19:15 UTC  (4+ messages)

[PATH] cgroup: add cgroup_favordynmods= command-line option
 2023-09-05 19:09 UTC  (9+ messages)

[PATCH v4 0/3] xen/ppc: Add early Radix MMU support
 2023-09-05 19:19 UTC  (4+ messages)
` [PATCH v4 3/3] xen/ppc: Implement initial "

[PATCH V3 0/2] Supporting same fsid mounting through the single-dev compat_ro feature
 2023-09-05 16:43 UTC  (4+ messages)

[PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure
 2023-09-05 19:17 UTC  (13+ messages)
` [PATCH v3 02/25] ima: Align ima_post_path_mknod() definition with "
` [PATCH v3 03/25] ima: Align ima_post_create_tmpfile() "
` [PATCH v3 12/25] security: Introduce inode_post_setattr hook
` [PATCH v3 14/25] security: Introduce file_post_open hook
` [PATCH v3 16/25] security: Introduce path_post_mknod hook
` [PATCH v3 21/25] ima: Move to LSM infrastructure

[PATCH 0/9] Improve CS35l41 ALSA SoC audio driver
 2023-09-05 19:15 UTC  (4+ messages)
` [PATCH 9/9] ASoC: cs35l41: Use devm_pm_runtime_enable()

[PATCH 5.15 00/28] 5.15.131-rc1 review
 2023-09-05 19:16 UTC  (2+ messages)

[PATCH] btrfs-progs: add a free_root_extent_buffers helper
 2023-09-05 19:03 UTC  (3+ messages)

[PATCH] module: Clarify documentation of module_param_call()
 2023-09-05 19:13 UTC 

[RFC PATCH 04/10] drm/panel_helper: Introduce drm_panel_helper
 2023-09-05 19:12 UTC  (14+ messages)

[PATCH] btrfs-progs: don't take the commit root ref in btrfs_create_tree
 2023-09-05 19:05 UTC  (2+ messages)

[Intel-xe] [PATCH 0/3] Fix LRC workarounds
 2023-09-05 19:13 UTC  (5+ messages)
` [Intel-xe] [PATCH 3/3] drm/xe: "

[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
 2023-09-05 18:53 UTC  (42+ messages)
` [PATCH 01/21] gpiolib: make gpio_device_get() and gpio_device_put() public
` [PATCH 02/21] gpiolib: provide gpio_device_find()
` [PATCH 03/21] gpiolib: provide gpio_device_find_by_label()
` [PATCH 04/21] gpiolib: provide gpio_device_get_desc()
` [PATCH 05/21] gpiolib: add support for scope-based management to gpio_device
` [PATCH 06/21] gpiolib: provide gpiod_to_device()
` [PATCH 07/21] gpiolib: provide gpio_device_get_base()
` [PATCH 08/21] gpio: acpi: provide acpi_gpio_device_free_interrupts()
` [PATCH 09/21] gpiolib: reluctantly provide gpio_device_get_chip()
` [PATCH 10/21] gpiolib: replace find_chip_by_name() with gpio_device_find_by_label()
` [RFT PATCH 11/21] platform: x86: android-tablets: don't access GPIOLIB private members
` [PATCH 12/21] hte: allow building modules with COMPILE_TEST enabled
` [PATCH 13/21] hte: tegra194: improve the GPIO-related comment
` [RFT PATCH 14/21] hte: tegra194: don't access struct gpio_chip
` [RFT PATCH 15/21] arm: omap1: ams-delta: stop using gpiochip_find()
` [PATCH 16/21] gpio: of: correct notifier return codes
` [PATCH 17/21] gpio: of: replace gpiochip_find_* with gpio_device_find_*
` [PATCH 18/21] gpio: acpi: replace gpiochip_find() with gpio_device_find()
` [PATCH 19/21] gpio: swnode: replace gpiochip_find() with gpio_device_find_by_label()
` [PATCH 20/21] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code
` [PATCH 21/21] gpiolib: remove gpiochip_find()

[PATCH v2 1/3] powerpc/fadump: make is_fadump_active() visible for exporting vmcore
 2023-09-05 18:36 UTC  (5+ messages)
` [PATCH v2 3/3] powerpc/fadump: make is_kdump_kernel() return false when fadump is active

[PATCH v3 0/8] Add fdinfo support to Panfrost
 2023-09-05 18:45 UTC  (18+ messages)
` [PATCH v3 1/8] drm/panfrost: Add cycle count GPU register definitions
` [PATCH v3 2/8] drm/panfrost: Enable cycle counter register upon job submission
` [PATCH v3 3/8] drm/panfrost: Enable debugfs toggling of cycle counter register
` [PATCH v3 4/8] drm/panfrost: Add fdinfo support GPU load metrics
` [PATCH v3 5/8] drm/panfrost: Add fdinfo support for memory stats
` [PATCH v3 6/8] drm/drm_file: Add DRM obj's RSS reporting function for fdinfo
` [PATCH v3 7/8] drm/panfrost: Implement generic DRM object RSS reporting function
` [PATCH v3 8/8] drm/drm-file: Show finer-grained BO sizes in drm_show_memory_stats

[RFC, drm-misc-next v4 0/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time
 2023-09-05 17:24 UTC  (7+ messages)
` [RFC, drm-misc-next v4 3/9] drm/radeon: Implement .be_primary() callback
  ` [RFC,drm-misc-next "

[mickledore][PATCH] dev-manual: remove unsupported :term: markup inside markup
 2023-09-05 19:10 UTC 

[PATCH] wifi: ath12k: indicate to mac80211 scan complete with aborted flag for ATH12K_SCAN_STARTING state
 2023-09-05 17:04 UTC  (2+ messages)

[PATCH 1/2] handshake: include additional sha256 AKMs for PMKID generation
 2023-09-05 19:09 UTC  (9+ messages)

git clone command leaves orphaned ssh process on system
 2023-09-05 19:06 UTC 

[merged mm-hotfixes-stable] mm-memory-failure-use-rcu-lock-instead-of-tasklist_lock-when-collect_procs.patch removed from -mm tree
 2023-09-05 18:12 UTC 

[PATCH bpf-next v4 0/9] Add cgroup sockaddr hooks for unix sockets
 2023-09-05 19:02 UTC  (3+ messages)
` [PATCH bpf-next v3 4/9] bpf: Implement "

[RFC PATCH bpf-next 0/4] Add Open-coded process and css iters
 2023-09-05 19:02 UTC  (3+ messages)
` [RFC PATCH bpf-next 1/4] bpf: Introduce css_task open-coded iterator kfuncs

[PATCH] dev-manual: remove unsupported :term: markup inside markup
 2023-09-05 19:03 UTC  (4+ messages)
` [docs] "

+ mm-hugetlb_vmemmap-use-bulk-allocator-in-alloc_vmemmap_page_list.patch added to mm-unstable branch
 2023-09-05 16:05 UTC 

linux-next: duplicate patches in the perf-current tree
 2023-09-05 16:40 UTC  (2+ messages)

[PATCH 0/2] KVM: x86/mmu: .change_pte() optimization in TDP MMU
 2023-09-05 18:59 UTC  (7+ messages)

c64s S i D is from the Kuran
 2023-09-05 18:58 UTC  (3+ messages)
` Sv: "

[PATCH nft] evaluate: fix get element for concatenated set
 2023-09-05 18:58 UTC  (2+ messages)

[PATCH v3 00/10] Generic line based metadata support, internal pads
 2023-09-05 16:38 UTC  (6+ messages)
` [PATCH v3 04/10] media: uapi: Add generic serial metadata mbus formats

[EXTERNAL] Re: [RFC PATCH 2/2] PCI: j721e: Add support to build pci-j721e as a kernel module
 2023-09-05 16:37 UTC  (2+ messages)

[linux-next:master 13273/13985] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_hwseq.c:1756 dcn20_program_pipe() error: we previously assumed 'pipe_ctx->plane_state' could be null (see line 1719)
 2023-09-05 18:58 UTC 

[PATCH] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-09-05 16:49 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t v3 0/3] lib/xe_spin: introduced fixed duration xe_spin
 2023-09-05 18:58 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/xe_spin: introduced fixed duration xe_spin (rev2)

[RFC PATCH 0/2] sched/eevdf: Rate limit task migration
 2023-09-05 17:11 UTC  (2+ messages)
` [RFC PATCH 2/2] sched: Implement adaptative rate limiting of task migrations

[GIT PULL] Kbuild updates for v6.6-rc1
 2023-09-05 17:14 UTC 

[PATCH] webkitgtk: explicitly disable JIT for armv7* with softfp
 2023-09-05 18:57 UTC 

[meta-oe][PATCH] webkitgtk: explicitly disable JIT for armv7* with softfp
 2023-09-05 18:57 UTC 

[PATCH V3 0/2] Add Phy Configuration support for SC7280
 2023-09-05 18:56 UTC  (3+ messages)
` [PATCH V3 2/2] phy: qcom-qmp-ufs: "

[PATCH v4 0/2] Enhancements for tmp51x driver
 2023-09-05 18:42 UTC  (3+ messages)
` [PATCH v4 1/2] hwmon: tmp513: Add max_channels variable to struct tmp51x_data
` [PATCH v4 2/2] hwmon: tmp513: Simplify tmp51x_read_properties()

[PATCH BlueZ v2 0/4] Implementation of MICS and MICP
 2023-09-05 18:54 UTC  (4+ messages)
` [PATCH BlueZ v2 4/4] unit/test-micp-test-mics: To implement unit tester code

[PATCH] arm64: dts: qcom: sdx75-idp: align RPMh regulator nodes with bindings
 2023-09-05 16:35 UTC  (2+ messages)

[PATCH] workqueue: Fix UAF report by KASAN in pwq_release_workfn()
 2023-09-05 18:51 UTC  (2+ messages)

[PATCH v3 0/3] CXL, ACPI, APEI, EINJ: Update EINJ for CXL 1.1 error types
 2023-09-05 18:44 UTC  (4+ messages)
` [PATCH v3 1/3] CXL, PCIE: Add cxl_rcrb_addr file to dport_dev
` [PATCH v3 2/3] ACPI, APEI, EINJ: Add CXL 1.1 EINJ error type support
` [PATCH v3 3/3] ACPI, APEI, EINJ: Update EINJ documentation

[igt-dev] [RFC 0/3] Xe: set Run type from testlist instead of defining it
 2023-09-05 18:52 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "

[igt-dev] [PATCH] lib/amdgpu: add GFX1036, GFX1037 chips for IGT tests
 2023-09-05 18:51 UTC 

[RFC PATCH 2/2] pci: j721e: Enable reference clock output from serdes
 2023-09-05 16:27 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v6 0/4] Support rx-fcs on/off for VFs
 2023-09-05 18:50 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH iwl-next v6 1/4] virtchnl: Add CRC stripping capability
` [Intel-wired-lan] [PATCH iwl-next v6 2/4] ice: Support FCS/CRC strip disable for VF
` [Intel-wired-lan] [PATCH iwl-next v6 3/4] ice: Fix VLAN and CRC strip co-existence
` [Intel-wired-lan] [PATCH iwl-next v6 4/4] iavf: Add ability to turn off CRC stripping for VF

[PATCH 00/18] drm/amd/display: Enable writeback for amdgpu
 2023-09-05 18:50 UTC  (19+ messages)
` [PATCH 01/18] drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DC
` [PATCH 02/18] drm/amd/display: Create one virtual connector in DC
` [PATCH 04/18] drm/amd/display: Skip writeback connector when we get amdgpu_dm_connector
` [PATCH 05/18] drm/amd/display: Return drm_connector from find_first_crtc_matching_connector
` [PATCH 06/18] drm/amd/display: Use drm_connector in create_stream_for_sink
` [PATCH 07/18] drm/amd/display: Use drm_connector in create_validate_stream_for_sink
` [PATCH 08/18] drm/amd/display: Create amdgpu_dm_wb_connector
` [PATCH 09/18] drm/amd/display: Create fake sink and stream for writeback connector

[PATCH v10 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
 2023-09-05 18:04 UTC  (4+ messages)
` [PATCH v10 2/2] x86/tdx: Support vmalloc() for tdx_enc_status_changed()

[PATCH 00/12] arm64: dts: qcom: correct UFS pad supply
 2023-09-05 16:19 UTC  (3+ messages)
` [PATCH 07/12] arm64: dts: qcom: msm8996-gemini: "
` [PATCH 12/12] arm64: dts: qcom: sm4250-billie2: "

[PATCH -next 1/5] drm/amd/display: clean up one inconsistent indenting
 2023-09-05 17:38 UTC  (3+ messages)
` [PATCH -next 5/5] "

Fwd: [6.5.1] Slow boot and opening files (RIP: kvfree_rcu_bulk)
 2023-09-05 18:46 UTC  (5+ messages)

Is nftables thread safe?
 2023-09-05 18:47 UTC  (2+ messages)

[PATCH net-next RFC v4 2/5] net: Expose available time stamping layers to user space
 2023-09-05 18:47 UTC  (12+ messages)

[Bug 217862] New: [BUG] Alauda driver causes oops when inserted with card in with transfer buffer is on stack, throws errors if card is inserted afterwards
 2023-09-05 17:48 UTC  (2+ messages)
` [Bug 217862] "

[regression v6.5-rc1] PCI: comm "swapper/0" leaking memory
 2023-09-05 16:28 UTC  (2+ messages)

Pull request: please pull u-boot-imx-20230905
 2023-09-05 18:43 UTC  (2+ messages)

[PULL] u-boot-riscv/master
 2023-09-05 18:43 UTC  (2+ messages)

[PATCH] kconfig: fix possible buffer overflow
 2023-09-05 17:01 UTC  (2+ messages)

[PATCH v1 1/3] perf completion: Restrict completion of events to events
 2023-09-05 18:23 UTC  (6+ messages)
` [PATCH v1 2/3] perf completion: Support completion of libpfm4 events
` [PATCH v1 3/3] perf completion: Support completion of metrics/metricgroups

[PATCH] serial: sc16is7xx: remove unused to_sc16is7xx_port macro
 2023-09-05 18:16 UTC 

[PATCHv2 bpf-next] selftests/bpf: Fix d_path test
 2023-09-05 18:40 UTC  (5+ messages)

[Patch v3 1/6] sched/fair: Determine active load balance for SMT sched groups
 2023-09-05 18:37 UTC  (8+ messages)
` [PATCH] sched/fair: Add SMT4 group_smt_balance handling

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-09-05 (i40e, iavf)
 2023-09-05 18:29 UTC  (4+ messages)
` [PATCH net 1/2] i40e: fix potential memory leaks in i40e_remove()
` [PATCH net 2/2] iavf: Fix promiscuous mode configuration flow messages

[PATCH v3] iothread: Set the GSource "name" field
 2023-09-05 18:32 UTC  (2+ messages)

[PATCH v2] cpufreq: intel_pstate: set stale CPU frequency to minimum
 2023-09-05 18:30 UTC  (6+ messages)

[PATCH 0/6] drm/msm: provide migration path from MDP5 to DPU driver
 2023-09-05 17:43 UTC  (2+ messages)
` [PATCH 4/6] drm/msm: add a kernel param to select between MDP5 and DPU drivers

[weiny2:v6.5-pks-core 17/34] include/linux/stddef.h:10:7: error: Expected an identifier after {
 2023-09-05 18:29 UTC  (2+ messages)

Possible io_uring bug in PA-RISC kernel 6.1.46
 2023-09-05 17:12 UTC  (7+ messages)

[PATCH] ata,scsi: do not issue START STOP UNIT on resume
 2023-09-05 17:17 UTC  (10+ messages)

[pci:controller/rcar] BUILD SUCCESS 7af65c1120567de8624e021d798438252cbde876
 2023-09-05 16:59 UTC 

[PATCH 0/2] irqchip/gic-v3: Enable non-coherent GIC designs probing
 2023-09-05 18:23 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: interrupt-controller: arm,gic-v3: Add dma-noncoherent property

[igt-dev] [PATCH i-g-t v2 0/9] Extend compute square to i915 and Xe
 2023-09-05 18:23 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Extend compute square to i915 and Xe (rev2)

[PATCH 6.1 00/31] 6.1.52-rc1 review
 2023-09-05 18:22 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.