All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-27 13:51:34 to 2024-08-27 14:41:41 UTC [more...]

[PATCH 6.6 000/341] 6.6.48-rc1 review
 2024-08-27 14:34 UTC  (4+ messages)
` [PATCH 6.6 001/341] tty: serial: fsl_lpuart: mark last busy before uart_add_one_port
` [PATCH 6.6 010/341] char: xillybus: Check USB endpoints when probing device
` [PATCH 6.6 011/341] ALSA: usb-audio: Add delay quirk for VIVO USB-C-XE710 HEADSET

[Patch net] gtp: fix a potential NULL pointer dereference
 2024-08-27 14:41 UTC  (2+ messages)

[PATCH 0/3] Get rid of libattr dependency
 2024-08-27 14:41 UTC  (7+ messages)
` [PATCH 1/3] libhandle: Remove "
` [PATCH 3/3] scrub: "

[PATCH 1/3] net: hisilicon: hip04: fix OF node leak in probe()
 2024-08-27 14:40 UTC  (3+ messages)

[PATCH v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-08-27 14:39 UTC  (11+ messages)
` [PATCH v3 21/25] dax/region: Create resources on sparse DAX regions
` [PATCH v3 22/25] cxl/region: Read existing extents on region creation
` [PATCH v3 23/25] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v3 24/25] tools/testing/cxl: Make event logs dynamic
` [PATCH v3 25/25] tools/testing/cxl: Add DC Regions to mock mem data

[PATCH v2 0/6] drm/vkms: Switch all vkms object to DRM managed objects
 2024-08-27 14:39 UTC  (5+ messages)
` [PATCH v2 1/6] drm/vkms: Switch to managed for connector

[PATCH] drm/i915/dmc: Hardcode path to MTL DMC v2.23
 2024-08-27 14:39 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCHv2] drm/i915/display: BMG supports UHBR13.5
 2024-08-27 14:39 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/i915/display: BMG supports UHBR13.5 (rev2)

[PATCH 0/3] firmware: arm_scmi: Minor coding style cleanups
 2024-08-27 14:38 UTC  (4+ messages)
` [PATCH 1/3] firmware: arm_scmi: Fix trivial whitespace/coding style issues
` [PATCH 2/3] firmware: arm_scmi: Replace the use of of_node_put() to __free(device_node)
` [PATCH 3/3] firmware: arm_scmi: Replace comma with the semicolon

[PATCH 02/14] iommu/amd: Allocate the page table root using GFP_KERNEL
 2024-08-27 14:38 UTC  (2+ messages)

[PATCH 0/8] regulator: kerneldoc section fixes
 2024-08-27 14:35 UTC  (3+ messages)
` [PATCH 2/8] regulator: core: Fix regulator_is_supported_voltage() kerneldoc return value

[PATCH v3 03/12] net-shapers: implement NL get operation
 2024-08-27 14:37 UTC  (12+ messages)

[PATCH 0/1] btf_loader support for subprogram linkage
 2024-08-27 14:37 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] net/mana: support building the driver on arm64
 2024-08-27 14:35 UTC  (2+ messages)

[PATCH] aarch64: vdso: Wire up getrandom() vDSO implementation
 2024-08-27 14:35 UTC  (18+ messages)

[PATCH v2 0/2] Add pinctrl support to EN7581 SoC
 2024-08-27 14:35 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: airoha: Add EN7581 pinctrl controller

[PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release
 2024-08-27 14:34 UTC  (6+ messages)

linux-next: Signed-off-by missing for commit in the nfsd-fixes tree
 2024-08-27 14:34 UTC  (2+ messages)

[PATCH net] tcp_cubic: switch ca->last_time to usec resolution
 2024-08-27 14:34 UTC  (2+ messages)

[PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
 2024-08-27 14:33 UTC  (7+ messages)

[PATCH] firmware: arm_scmi: protect xfer->async_done with xfer->lock when changing and using it
 2024-08-27 14:32 UTC 

[PATCH 0/9] xen/bitops: hweight() cleanup/improvements
 2024-08-27 14:32 UTC  (12+ messages)
` [PATCH 2/9] xen/bitops: Introduce a multiple_bits_set() helper
` [PATCH 7/9] xen/bitops: Implement hweight64() in terms of hweightl()

[PATCH mptcp-next 0/2] mptcp: Squash-to patches for "mptcp: more fixes for the in-kernel PM"
 2024-08-27 14:33 UTC  (2+ messages)

[PATCH 1/1] ARM: dts: imx6qdl: Add reserved memory area for CMA memory
 2024-08-27 14:32 UTC  (2+ messages)

[PATCH] drm/xe: Revert "drm/i915: Disable DSB in Xe KMD"
 2024-08-27 14:32 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Revert "drm/i915: Disable DSB in Xe KMD" (rev6)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH v2] linux-firmware: package qcom-vpu firmware
 2024-08-27 14:31 UTC  (7+ messages)
` [OE-core] "

[PATCH net-next 0/8] Use max/min to simplify the code
 2024-08-27 14:31 UTC  (6+ messages)

[PATCH nf-next v2 0/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
 2024-08-27 14:31 UTC  (3+ messages)

[PATCH v4 0/4] LoongArch: Implement getrandom() in vDSO
 2024-08-27 14:30 UTC  (14+ messages)
` [PATCH v4 1/4] LoongArch: vDSO: Wire up getrandom() vDSO implementation
` [PATCH v4 2/4] selftests/vDSO: Add --cflags for pkg-config command querying libsodium
` [PATCH v4 3/4] selftests/vDSO: Use KHDR_INCLUDES to locate UAPI headers for vdso_test_getrandom
` [PATCH v4 4/4] selftests/vDSO: Enable vdso getrandom tests for LoongArch

[PATCH RFC] fs: don't force i_version increment when timestamps change
 2024-08-27 14:29 UTC 

[PATCH net-next 00/12] Unmask upper DSCP bits - part 2
 2024-08-27 14:29 UTC  (9+ messages)
` [PATCH net-next 01/12] ipv4: Unmask upper DSCP bits in RTM_GETROUTE output route lookup
` [PATCH net-next 02/12] ipv4: Unmask upper DSCP bits in ip_route_output_key_hash()
` [PATCH net-next 03/12] ipv4: icmp: Unmask upper DSCP bits in icmp_route_lookup()
` [PATCH net-next 04/12] ipv4: Unmask upper DSCP bits in ip_sock_rt_tos()

[PATCH] arm64: tegra: Correct location of INA219 for IGX Orin
 2024-08-27 14:28 UTC  (3+ messages)
` [PATCH V2] arm64: tegra: Correct location of power-sensors "

[PATCH v2 1/1] nfsstat01: Update client RPC calls for kernel 6.9
 2024-08-27 14:27 UTC  (6+ messages)
  ` [LTP] "

[PATCH i-g-t] tests/intel/xe_exec_fault_mode: Don't return early
 2024-08-27 14:27 UTC  (3+ messages)

[PATCH v2 0/2] arm64: tegra: Tegra234 UART updates
 2024-08-27 14:27 UTC  (2+ messages)

[yocto] - Poky Kirkstone - [cve-update-db-native] - CERTIFICATE_VERIFY_FAILED
 2024-08-27 14:19 UTC  (3+ messages)

[PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
 2024-08-27 14:26 UTC  (10+ messages)

[PATCH v3] iommufd/device: Enforce reserved IOVA also when attached to hwpt_nested
 2024-08-27 14:26 UTC  (2+ messages)

[PATCH v4 00/35] Convert avocado tests to normal Python unittests
 2024-08-27 14:24 UTC  (5+ messages)
` [PATCH v4 15/35] tests/functional: enable pre-emptive caching of assets

[PATCH 6.6.y] NFSD: simplify error paths in nfsd_svc()
 2024-08-27 14:25 UTC  (3+ messages)

[PATCH v2 0/7] firmware: arm_ffa: FF-A basic v1.2 support
 2024-08-27 14:23 UTC  (3+ messages)

[PATCH] tpm2-tools: fix CVE-2024-29039
 2024-08-27 14:24 UTC  (2+ messages)
` [yocto] "

[PATCH v1] netronome: nfp: Use min macro
 2024-08-27 14:24 UTC  (2+ messages)

[PATCH] input: tegra: Use of_property_read_variable_u32_array() and of_property_present()
 2024-08-27 14:23 UTC  (2+ messages)

[PATCH] nvmet-tcp: get rid of a high-order allocation
 2024-08-27 14:23 UTC  (3+ messages)

[PATCH 0/4] Rockchip: Allow to silent TPL/SPL debug console
 2024-08-27 14:20 UTC  (5+ messages)
` [PATCH 1/4] debug_uart: Replace debug functions with dummies if CONFIG_DEBUG_UART is not set
` [PATCH 2/4] ram: rockchip: Kconfig: Fix dependency of RAM_ROCKCHIP_DEBUG
` [PATCH 3/4] rockchip: Kconfig: PX30: Weaken dependency TPL/SPL serial
` [PATCH 4/4] arm: rockchip: PX30: Fix hard dependency to DEBUG_UART_BOARD_INIT

[PATCH 0/2] iomap: flush dirty cache over unwritten mappings on zero range
 2024-08-27 14:23 UTC  (4+ messages)
` [PATCH 2/2] iomap: make zero range flush conditional on unwritten mappings

[PATCH 1/4] dpp: factor out key derivation and starting PKEX into functions
 2024-08-27 14:21 UTC  (4+ messages)
` [PATCH 2/4] dpp: add Address/Frequency as parameters to PKEX enrollees
` [PATCH 3/4] dpp: allow PKEX configurators to run without multicast RX support
` [PATCH 4/4] dpp: scale PKEX timeout by the number of frequencies used

[PATCH] drm/amdgpu/mes: fix mes ring buffer overflow
 2024-08-27 14:21 UTC  (2+ messages)

[PATCH 0/3] dt-bindings: i2c: nvidia,tegra20-i2c: minor cleanups
 2024-08-27 14:21 UTC  (4+ messages)

[PATCH] scan: remove legacy "Ghz" band modifier settings
 2024-08-27 14:20 UTC 

[PATCH v5 0/7] RISCV device tree mapping
 2024-08-27 14:19 UTC  (3+ messages)
` [PATCH v5 5/7] xen/riscv: introduce and initialize SBI RFENCE extension

Backport request to fix a WARNING in input_mt_init_slots
 2024-08-27 14:19 UTC  (3+ messages)

[PATCH printk v8 00/35] wire up write_atomic() printing
 2024-08-27 14:19 UTC  (3+ messages)
` [PATCH printk v8 31/35] printk: nbcon: Implement emergency sections

[PATCH] drm/panel: mantix: Transition to multi-context write sequence
 2024-08-27 14:17 UTC  (3+ messages)

[PATCH 1/2] linux-firmware: move -qcom-qcm2290-wifi before -ath10k
 2024-08-27 14:18 UTC  (2+ messages)
` [PATCH 2/2] linux-firmware: use wildcards to grab all qcom-qcm2290/qrb4210 wifi files

AMD drm patch workflow is broken for stable trees
 2024-08-27 14:18 UTC  (7+ messages)

[PATCH 1/2] doc: deprecate UseDefaultInterface in docs
 2024-08-27 14:18 UTC  (2+ messages)
` [PATCH 2/2] manager: deprecate UseDefaultInterface

[PATCH v2 0/6] kunit: Add macros to help write more complex tests
 2024-08-27 14:18 UTC  (3+ messages)
` [PATCH v2 5/6] kunit: Add example with alternate function redirection method

[RFC PATCH net-next 0/5] selftests: forwarding: Introduce deferred commands
 2024-08-27 14:17 UTC  (7+ messages)
` [RFC PATCH net-next 1/5] "

[PATCH] drm/amdgpu: revert "use CPU for page table update if SDMA is unavailable"
 2024-08-27 14:16 UTC 

[PATCH v3 0/9] of: property: add of_graph_get_next_port/port_endpoint()
 2024-08-27 14:15 UTC  (8+ messages)
` [PATCH v3 2/9] of: property: add of_graph_get_next_port_endpoint()

[PATCH v3] dt-bindings: display: st,stm32-ltdc: Document stm32mp25 compatible
 2024-08-27 14:04 UTC  (2+ messages)
` [PATCH v3] dt-bindings: display: st, stm32-ltdc: "

[PATCH 0/9] ARM: dts: st: add WLAN/BT on disco boards
 2024-08-27 14:04 UTC  (10+ messages)
` [PATCH 1/9] ARM: dts: stm32: rtc, add pin to provide LSCO on stm32mp15
` [PATCH 2/9] ARM: dts: stm32: rtc, add pin to provide LSCO on stm32mp13
` [PATCH 3/9] ARM: dts: stm32: rtc, add LSCO to WLAN/BT module on stm32mp157c-dk2
` [PATCH 4/9] ARM: dts: stm32: rtc, add LSCO to WLAN/BT module on stm32mp135f-dk
` [PATCH 5/9] ARM: dts: stm32: add support of WLAN/BT on stm32mp157c-dk2
` [PATCH 6/9] ARM: dts: stm32: add support of WLAN/BT on stm32mp135f-dk
` [PATCH 7/9] arm64: dts: st: add RTC on stm32mp25x
` [PATCH 8/9] arm64: dts: st: enable RTC on stm32mp257f-ev1 board
` [PATCH 9/9] ARM: dts: stm32: rtc, add pin to provide LSCO on stm32mp25

[PATCH] arm64: dts: s32g: Add S32G2/S32G3 uSDHC pinmux
 2024-08-27 14:14 UTC  (3+ messages)

[PATCH] drm/amdgpu: use CPU for page table update if SDMA is unavailable
 2024-08-27 14:14 UTC  (2+ messages)

[PATCH v4 net-next 09/12] testing: net-drv: add basic shaper test
 2024-08-27 14:14 UTC  (4+ messages)

[PATCH net] net/xen-netback: prevent UAF in xenvif_flush_hash()
 2024-08-27 14:14 UTC  (3+ messages)

[PATCH] dt-bindings: arm: tegra: Document Nyan, all revisions in kernel tree
 2024-08-27 14:13 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag
 2024-08-27 14:12 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: remove amdgpu_pin_restricted()
` [PATCH 3/3] drm/amdgpu: nuke the VM PD/PT shadow handling

[PATCH] drm/i915/mtl: Update PLL c20 phy value for DP uhbr20
 2024-08-27 14:13 UTC 

[PATCH 03/14] drm/i915/dsb: Hook up DSB error interrupts
 2024-08-27 14:10 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v1] selftests:tdx:Use min macro
 2024-08-27 14:10 UTC 

[OE-core] [PATCH v2 1/2] buildhistory: fix package output folder creation
 2024-08-27 14:10 UTC  (5+ messages)
`  "

[PATCH] station: check for roam timeout before rearming
 2024-08-27 14:10 UTC 

[PATCH v3 0/2] PCI/pwrctl: fixes for v6.11
 2024-08-27 14:09 UTC  (5+ messages)
` [PATCH v3 1/2] PCI: don't rely on of_platform_depopulate() for reused OF-nodes

[Intel-wired-lan] [PATCH net-next] idpf: Slightly simplify memory management in idpf_add_del_mac_filters()
 2024-08-27 14:09 UTC  (7+ messages)
          `  "

[kvm-unit-tests PATCH v3 0/7] s390x: STFLE nested interpretation
 2024-08-27 14:08 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 7/7] s390x: Add test for STFLE interpretive execution (format-0)

[PATCH 0/8] Adjustments for preferred core detection
 2024-08-27 14:08 UTC  (3+ messages)
` [PATCH 1/8] x86/amd: Move amd_get_highest_perf() from amd.c to cppc.c

[PATCH v3 00/29] Qualcomm iris video decoder driver
 2024-08-27 14:08 UTC  (3+ messages)
` [PATCH v3 03/29] media: iris: add platform driver for iris video device

[PATCH] wifi: iwlwifi: acpi/dsm: cache error retcode for iwl_acpi_get_dsm
 2024-08-27 14:07 UTC  (3+ messages)

[PATCH bpf-next v1 0/2] Enable vmtest for cross-compile arm64 on x86_64 host, and fix some related issues
 2024-08-27 14:05 UTC  (3+ messages)
` [PATCH bpf-next v1 1/2] selftests/bpf: Update "vmtest.sh" for cross-compile arm64 on x86_64 host

[PATCH v3 1/2] Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
 2024-08-27 14:05 UTC  (2+ messages)
` [PATCH v3 2/2] Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT

[PATCH] [POC/RFE]: Avoid silently growing struct file due to SLAB_TYPESAFE_BY_RCU
 2024-08-27 14:05 UTC  (3+ messages)
` [PATCH] [RFC] mm: add kmem_cache_create_rcu()

[PATCH] um: fix time-travel syscall scheduling hack
 2024-08-27 14:05 UTC 

[PATCH v3 0/3] OF support for Surface System Aggregator Module
 2024-08-27 14:04 UTC  (6+ messages)
` [PATCH v3 3/3] platform/surface: Add OF support

[PATCH] net/gve: Add support for TSO in DQO RDA
 2024-08-27 14:04 UTC  (4+ messages)
` [PATCH v3] net/gve: add "

[PATCH v4 0/7] Fix check-qtest-ppc64 sanitizer errors
 2024-08-27 14:03 UTC  (5+ messages)
` [PATCH v4 7/7] tests/qtest: Delete previous boot file

[RFT PATCH] xhci: dbc: Fix STALL transfer event handling
 2024-08-27 14:06 UTC  (2+ messages)

[PATCH for-next v3 0/5] RDMA/bnxt_re: Use variable size Work Queue entry for Gen P7 adapters
 2024-08-27 14:03 UTC  (2+ messages)

[PATCH] gpio: kerneldoc fixes for excess members
 2024-08-27 14:01 UTC  (4+ messages)

[PATCH] x86/mm/sme: fix the kdump kernel breakage on SME system when CONFIG_IMA_KEXEC=y
 2024-08-27 14:00 UTC  (11+ messages)

[PATCH 0/2] Fixes for the PCI dra7xx driver
 2024-08-27 14:00 UTC  (3+ messages)
` [PATCH 2/2] PCI: dra7xx: Fix error handling when IRQ request fails in probe

[PATCH v2] rust: add `module_params` macro
 2024-08-27 14:00 UTC  (3+ messages)

[PATCH 1/2] netpoll: Make netpoll_send_udp return status instead of void
 2024-08-27 13:59 UTC  (5+ messages)
` [PATCH 2/2] netcons: Add udp send fail statistics to netconsole

[PATCH] target-i386: Walk NPT in guest real mode
 2024-08-27 13:58 UTC 

[PATCH 0/4] xen/bitops: More for_each_bit() conversions
 2024-08-27 13:57 UTC  (5+ messages)
` [PATCH 1/4] xen/evtchn: Use bitmap_for_each() in evtchn_check_pollers()
` [PATCH 2/4] x86/hvm: Use for_each_set_bit() in hvm_emulate_writeback()
` [PATCH 3/4] x86/hvm: Rework hpet_write() for improved code generation
` [PATCH v2 4/4] x86/vmx: Rewrite vmx_sync_pir_to_irr() to be more efficient

[RFC 0/2] mm: introduce THP deferred setting
 2024-08-27 13:57 UTC  (12+ messages)

[PATCH] Avoid additional relocations in trampoline code
 2024-08-27 13:56 UTC  (3+ messages)

[PATCH 1/2] firmware: tegra: bpmp: drop unused mbox_client_to_bpmp()
 2024-08-27 13:57 UTC  (2+ messages)

[PATCH v4] drivers: rtc: Add driver for SD2405AL
 2024-08-27 13:56 UTC  (3+ messages)

[PATCH v2 0/2] media: staging: max96712: Add support for MAX96724
 2024-08-27 13:55 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v5] x86/dom0: disable SMAP for PV domain building only
 2024-08-27 13:53 UTC  (6+ messages)

[PATCH] git gui: add directly calling merge tool from gitconfig
 2024-08-27 13:53 UTC  (3+ messages)
  ` AW: "

[PATCH 0/7] iio: adc: ad7606: add support for AD7606C-{16,18} parts
 2024-08-27 13:53 UTC  (7+ messages)
` [PATCH 1/7] iio: adc: ad7606: add 'bits' parameter to channels macros
` [PATCH 7/7] iio: adc: ad7606: add support for AD7606C-{16,18} parts

[PATCH v4 00/15] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
 2024-08-27 13:53 UTC  (3+ messages)
` [PATCH v4 15/15] hw/misc/aspeed_hace: Fix SG Accumulative hashing

[PATCH v4 net-next 00/12] net: introduce TX H/W shaping API
 2024-08-27 13:53 UTC  (6+ messages)

[RFC PATCH v5 0/4] virtio-rtc: Add device specification
 2024-08-27 13:52 UTC  (5+ messages)
` [RFC PATCH v5 1/4] virtio-rtc: Add initial "
` [RFC PATCH v5 2/4] virtio-rtc: Add initial normative statements
` [RFC PATCH v5 3/4] virtio-rtc: Add alarm feature
` [RFC PATCH v5 4/4] virtio-rtc: Add normative statements for "

[PATCH 0/8] perf/arm-cmn: Fixes and updates
 2024-08-27 13:51 UTC  (4+ messages)
` [PATCH 1/8] perf/arm-cmn: Refactor node ID handling. Again

[PATCH 0/3] watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain
 2024-08-27 13:51 UTC  (7+ messages)
` [PATCH 3/3] watchdog: rzg2l_wdt: Power on the watchdog domain in the restart handler


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.