All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-27 14:00:42 to 2024-08-27 14:43:31 UTC [more...]

[PATCH 6.6 000/341] 6.6.48-rc1 review
 2024-08-27 14:34 UTC  (35+ messages)
` [PATCH 6.6 001/341] tty: serial: fsl_lpuart: mark last busy before uart_add_one_port
` [PATCH 6.6 002/341] tty: atmel_serial: use the correct RTS flag
` [PATCH 6.6 003/341] Revert "ACPI: EC: Evaluate orphan _REG under EC device"
` [PATCH 6.6 004/341] Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"
` [PATCH 6.6 005/341] Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"
` [PATCH 6.6 006/341] selinux: revert our use of vma_is_initial_heap()
` [PATCH 6.6 007/341] fuse: Initialize beyond-EOF page contents before setting uptodate
` [PATCH 6.6 008/341] char: xillybus: Dont destroy workqueue from work item running on it
` [PATCH 6.6 009/341] char: xillybus: Refine workqueue handling
` [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 6.6 012/341] ALSA: usb-audio: Support Yamaha P-125 quirk entry
` [PATCH 6.6 013/341] xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration
` [PATCH 6.6 015/341] ALSA: hda/tas2781: fix wrong calibrated data order
` [PATCH 6.6 016/341] s390/dasd: fix error recovery leading to data corruption on ESE devices
` [PATCH 6.6 024/341] dm persistent data: fix memory allocation failure
` [PATCH 6.6 025/341] vfs: Dont evict inode under the inode lru traversing context
` [PATCH 6.6 026/341] fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
` [PATCH 6.6 027/341] s390/cio: rename bitmap_size() -> idset_bitmap_size()
` [PATCH 6.6 028/341] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
` [PATCH 6.6 029/341] bitmap: introduce generic optimized bitmap_size()
` [PATCH 6.6 030/341] fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
` [PATCH 6.6 031/341] i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume
` [PATCH 6.6 032/341] rtla/osnoise: Prevent NULL dereference in error handling
` [PATCH 6.6 033/341] net: mana: Fix RX buf alloc_size alignment and atomic op panic
` [PATCH 6.6 034/341] net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
` [PATCH 6.6 035/341] wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
` [PATCH 6.6 036/341] fs/netfs/fscache_cookie: add missing "n_accesses" check
` [PATCH 6.6 037/341] selinux: fix potential counting error in avc_add_xperms_decision()
` [PATCH 6.6 038/341] selinux: add the processing of the failure of avc_add_xperms_decision()
` [PATCH 6.6 039/341] mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpu
` [PATCH 6.6 040/341] btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir type
` [PATCH 6.6 041/341] btrfs: zoned: properly take lock to read/update block groups zoned variables
` [PATCH 6.6 042/341] btrfs: tree-checker: add dev extent item checks

[PATCH 0/8] regulator: kerneldoc section fixes
 2024-08-27 14:41 UTC  (5+ messages)
` [PATCH 2/8] regulator: core: Fix regulator_is_supported_voltage() kerneldoc return value
` [PATCH 3/8] regulator: core: Fix incorrectly formatted kerneldoc "Return" sections

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

[PATCH -next] net: txgbe: use pci_dev_id() helper
 2024-08-27 14:42 UTC  (2+ messages)

[PATCH RFC 00/15] drm/vkms: Introduce detailed configuration
 2024-08-27 14:33 UTC  (3+ messages)
` [PATCH RFC 11/15] drm: writeback: Add drm_writeback_connector cleanup

imx8ulp_evk build with buildman fails every other time
 2024-08-27 14:42 UTC 

[PATCH] aarch64: vdso: Wire up getrandom() vDSO implementation
 2024-08-27 14:41 UTC  (18+ messages)
                        ` [PATCH] selftests/vDSO: separate LDLIBS from CFLAGS for libsodium

[PATCH] powerpc: Use printk instead of WARN in change_memory_attr
 2024-08-27 14:41 UTC  (2+ messages)

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

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

[PATCH v4 0/4] LoongArch: Implement getrandom() in vDSO
 2024-08-27 14:41 UTC  (12+ messages)
` [PATCH v4 1/4] LoongArch: vDSO: Wire up getrandom() vDSO implementation
` [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 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 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 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 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 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  (5+ messages)
` [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 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  (2+ 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  (6+ 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 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  (6+ 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)


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.