The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-12-03 15:58:14 to 2024-12-03 18:19:52 UTC [more...]

[PATCH 1/2] gpio: omap: allow building the module with COMPILE_TEST=y
 2024-12-03 18:19 UTC  (4+ messages)
` [PATCH 2/2] gpio: omap: save two lines by using devm_clk_get_prepared()

[PATCH v4 0/1] Seal system mappings
 2024-12-03 18:19 UTC  (6+ messages)
` [PATCH v4 1/1] exec: seal "

[syzbot] [net?] WARNING in geneve_xmit (2)
 2024-12-03 18:18 UTC 

[PATCH v4 0/3] drm/tidss: Add OLDI bridge support
 2024-12-03 18:14 UTC  (3+ messages)

[PATCH 4.19 000/138] 4.19.325-rc1 review
 2024-12-03 18:13 UTC  (2+ messages)

[PATCH] cgroup/cpuset: Remove stale text
 2024-12-03 18:10 UTC  (3+ messages)

[PATCH v2 0/2] firmware: arm_scmi: unbound discrete rates, support round rate
 2024-12-03 17:39 UTC  (3+ messages)
` [PATCH v2 1/2] firmware: arm_scmi: get only min/max clock rates
` [PATCH v2 2/2] firmware: arm_scmi: round rate bisecting in discrete rates

[PATCH 0/9] crypto: qce - refactor the driver
 2024-12-03 18:08 UTC  (3+ messages)

[PATCH 00/14] iio: adc: rzg2l_adc: Add support for RZ/G3S
 2024-12-03 18:07 UTC  (6+ messages)
` [PATCH 06/14] iio: adc: rzg2l_adc: Simplify the locking scheme in rzg2l_adc_read_raw()
` [PATCH 11/14] dt-bindings: iio: adc: renesas,rzg2l-adc: Document RZ/G3S SoC

[PATCH] crypto: qce - fix priority to be less than ARMv8 CE
 2024-12-03 18:05 UTC 

[PATCH 0/5] mm/vma: make more mmap logic userland testable
 2024-12-03 18:05 UTC  (6+ messages)
` [PATCH 1/5] mm/vma: move brk() internals to mm/vma.c
` [PATCH 2/5] mm/vma: move unmapped_area() "
` [PATCH 3/5] mm: abstract get_arg_page() stack expansion and mmap read lock
` [PATCH 4/5] mm/vma: move stack expansion logic to mm/vma.c
` [PATCH 5/5] mm/vma: move __vm_munmap() "

[PATCH v6 0/2] perf: Relex privilege restriction on AMD IBS
 2024-12-03 18:04 UTC  (3+ messages)
` [PATCH 1/2] perf/core: Export perf_exclude_event()
` [PATCH 2/2] perf/x86: Relax privilege filter restriction on AMD IBS

[PATCH 1/2] drm/etnaviv: Preallocate STLB according to CPU PAGE_SIZE
 2024-12-03 18:04 UTC  (2+ messages)

[PATCH v2] drm/etnaviv: add optional reset support
 2024-12-03 17:58 UTC  (2+ messages)

[RFC PATCH v4 00/20] x86/kexec: Add exception handling for relocate_kernel and further yak-shaving
 2024-12-03 17:56 UTC  (3+ messages)
` [RFC PATCH v4 05/20] x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tables

[PATCH v6 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
 2024-12-03 17:53 UTC  (2+ messages)

[PATCH v6 0/3] Add support for codec of F1C100s
 2024-12-03 17:50 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] ASoC: fsl_xcvr: Add suspend and resume support
 2024-12-03 17:50 UTC  (2+ messages)

[PATCH v5 0/3] Add support for codec of F1C100s
 2024-12-03 17:50 UTC  (2+ messages)

[PATCH v16] drm/etnaviv: Fix page property being used for non writecombine buffers
 2024-12-03 17:47 UTC  (2+ messages)

[PATCH 00/22] Converge on using secs_to_jiffies()
 2024-12-03 17:45 UTC  (3+ messages)
` [PATCH 09/22] drm/etnaviv: Convert timeouts to secs_to_jiffies()

[PATCH net-next v12 00/22] Introducing OpenVPN Data Channel Offload
 2024-12-03 17:46 UTC  (6+ messages)
` [PATCH net-next v12 13/22] ovpn: implement peer lookup logic
` [PATCH net-next v12 17/22] ovpn: implement peer add/get/dump/delete via netlink

[PATCH] x86/tdx: Dump attributes and TD_CTLS on boot
 2024-12-03 17:46 UTC  (2+ messages)

[PATCH] drm/etnaviv: Add fdinfo support for memory stats
 2024-12-03 17:46 UTC  (2+ messages)

[PATCH v3 0/3] drm/etnaviv: Trivial mmu map and ummap cleanups
 2024-12-03 17:44 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: Drop duplicate DMIC supplies for X13S/CRD
 2024-12-03 17:44 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sc8280xp-x13s: Drop duplicate DMIC supplies
` [PATCH 2/2] arm64: dts: qcom: x1e80100-crd: "

[PATCH] drm/etnaviv: etnaviv_cmdbuf.c: Drop the unneeded include of drm_mm.h
 2024-12-03 17:42 UTC  (2+ messages)

[PATCH] drm/etnaviv: Drop the 'struct etnaviv_iommu_global::pta_lock' data member
 2024-12-03 17:42 UTC  (2+ messages)

[PATCH net-next v6 00/10] xdp: a fistful of generic changes pt. I
 2024-12-03 17:37 UTC  (11+ messages)
` [PATCH net-next v6 01/10] xsk: align &xdp_buff_xsk harder
` [PATCH net-next v6 02/10] bpf, xdp: constify some bpf_prog * function arguments
` [PATCH net-next v6 03/10] xdp, xsk: constify read-only arguments of some static inline helpers
` [PATCH net-next v6 04/10] xdp: allow attaching already registered memory model to xdp_rxq_info
` [PATCH net-next v6 05/10] xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model()
` [PATCH net-next v6 06/10] xdp: register system page pool as an XDP memory model
` [PATCH net-next v6 07/10] netmem: add a couple of page helper wrappers
` [PATCH net-next v6 08/10] page_pool: make page_pool_put_page_bulk() handle array of netmems
` [PATCH net-next v6 09/10] page_pool: allow mixing PPs within one bulk
` [PATCH net-next v6 10/10] xdp: get rid of xdp_frame::mem.id

[PATCH 1/2] arm64: dts: ti: k3-am62p: Enable Mailbox nodes at the board level
 2024-12-03 17:41 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am67a-beagley-ai: Add remote processor nodes

[PATCH v3] PCI/sysfs: Change read permissions for VPD attributes
 2024-12-03 17:40 UTC  (3+ messages)

[PATCH] drm/bridge: ite-it6263: Support VESA input format
 2024-12-03 17:37 UTC  (2+ messages)

[PATCH 0/7] KVM: TDX: TD vcpu enter/exit
 2024-12-03 17:34 UTC  (9+ messages)
` [PATCH 7/7] KVM: TDX: Add TSX_CTRL msr into uret_msrs list

[PATCH v2] MIPS: Add a blank line after __HEAD
 2024-12-03 17:34 UTC 

[PATCH 1/4] dt-bindings: mfd: syscon: Add ti,am654-icssg-ctrl compatible
 2024-12-03 17:31 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: soc: ti: ti,j721e-system-controller: Add ICSSG ctrl property
` [PATCH 3/4] dt-bindings: soc: ti: ti,j721e-system-controller: Add PCIe "
` [PATCH 4/4] dt-bindings: soc: ti: ti,j721e-system-controller: Add MAC efuse property

[PATCH] of: Fix error path in of_parse_phandle_with_args_map()
 2024-12-03 17:30 UTC  (2+ messages)

[PATCH v1] Bluetooth: hci_sync: clear cmd_sync_work_list when power off
 2024-12-03 17:28 UTC  (4+ messages)

[PATCH] x86/tdx: Enable #VE reduction feature
 2024-12-03 17:28 UTC  (2+ messages)

[PATCH 0/3] fixes for udmabuf (memfd sealing checks and a leak)
 2024-12-03 17:25 UTC  (4+ messages)
` [PATCH 1/3] udmabuf: fix racy memfd sealing check
` [PATCH 2/3] udmabuf: also check for F_SEAL_FUTURE_WRITE
` [PATCH 3/3] udmabuf: fix memory leak on last export_udmabuf() error path

[PATCH v3 0/3] SN65DSI83/4 lvds_vod_swing properties
 2024-12-03 17:26 UTC  (3+ messages)
` [PATCH v3 2/3] drm/bridge: ti-sn65dsi83: Add ti,lvds-vod-swing optional properties
  ` [PATCH v3 2/3] drm/bridge: ti-sn65dsi83: Add ti, lvds-vod-swing "

[PATCH 0/6] arm64/sme: Collected SME fixes
 2024-12-03 17:24 UTC  (14+ messages)
` [PATCH 1/6] arm64/sme: Flush foreign register state in do_sme_acc()
` [PATCH 4/6] arm64/signal: Consistently invalidate the in register FP state in restore
` [PATCH 5/6] arm64/signal: Avoid corruption of SME state when entering signal handler

[PATCH bpf-next] tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind
 2024-12-03 17:23 UTC  (3+ messages)

[PATCH v15 0/8] Introduction of a remoteproc tee to load signed firmware
 2024-12-03 17:22 UTC  (5+ messages)
` [PATCH v15 2/8] remoteproc: Add TEE support
` [PATCH v15 3/8] remoteproc: Introduce load_fw and release_fw optional operation

[PATCH v2 0/2] Add basic tracing support for m68k
 2024-12-03 17:21 UTC  (3+ messages)
` [PATCH v2 1/2] m68k: Add tracirqs
` [PATCH v2 2/2] arch: m68k: Add STACKTRACE support

[RFC PATCH] smp: Evaluate local cond_func() before IPI side-effects
 2024-12-03 17:21 UTC  (2+ messages)

[PATCH] dt-bindings: soc: fsl: cpm_qe: Limit matching to nodes with "fsl,qe"
 2024-12-03 17:20 UTC  (3+ messages)

[PATCH v2 2/4] media: uvcvideo: Do not set an async control owned by other fh
 2024-12-03 17:18 UTC  (11+ messages)

[PATCH] dt-bindings: mtd: fixed-partitions: Fix "compression" typo
 2024-12-03 17:14 UTC  (2+ messages)

[PATCH v6 0/2] Add support for videocc, camcc, dispcc0 and dispcc1 on Qualcomm SA8775P platform
 2024-12-03 17:11 UTC  (7+ messages)
` [PATCH v6 2/2] arm64: dts: qcom: sa8775p: Add support for clock controllers

[PATCH net v2] ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()
 2024-12-03 17:09 UTC 

[PATCH v2 0/2] kunit: enable hardware virtualization
 2024-12-03 17:08 UTC  (5+ messages)
` [PATCH v2 2/2] kunit: enable hardware acceleration when available

[PATCH v5 0/2] Add dma coherent allocator abstraction
 2024-12-03 17:07 UTC  (3+ messages)
` [PATCH v5 1/2] rust: error: Add EOVERFLOW
` [PATCH v5 2/2] rust: add dma coherent allocator abstraction

[PATCH V4 RESEND 0/3] rtc: atcrtc100: Add Andes ATCRTC100 RTC driver
 2024-12-03 17:06 UTC  (3+ messages)
` [PATCH V4 RESEND 2/3] dt-bindings: rtc: Add support for ATCRTC100 RTC

[PATCH v2] rust: sync: document `PhantomData` in `Arc`
 2024-12-03 17:05 UTC  (3+ messages)

[syzbot] [net?] KASAN: slab-use-after-free Read in __dev_get_by_index
 2024-12-03 17:04 UTC 

[PATCH RESEND v6] rust: use host dylib naming convention
 2024-12-03 17:03 UTC  (2+ messages)

[PATCH RESEND v5] XArray: minor documentation improvements
 2024-12-03 17:02 UTC  (2+ messages)

linux-next: Tree for Nov 28
 2024-12-03 17:02 UTC  (3+ messages)

[PATCH v2 0/5] Add STM32MP25 PCIe drivers
 2024-12-03 16:55 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: PCI: Add STM32MP25 PCIe root complex bindings

[PATCH v1 00/10] Add eDP support for RK3588
 2024-12-03 16:58 UTC  (3+ messages)
` [PATCH v1 07/10] dt-bindings: display: rockchip: Fix label name of hdptxphy for RK3588 HDMI TX Controller

[PATCH v30 00/30] Introduce QC USB SND audio offloading support
 2024-12-03 16:57 UTC  (14+ messages)
` [PATCH v30 14/30] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v30 28/30] ALSA: usb-audio: Add USB offload route kcontrol

[PATCH 1/2] ASoC: amd: ps: update mach params subsystem_rev variable
 2024-12-03 16:56 UTC  (2+ messages)

[PATCH 5.15 209/214] net: drop bad gso csum_start and offset in virtio_net_hdr
 2024-12-03 16:56 UTC 

fs/netfs/read_retry.c:235:20: error: variable 'subreq' is uninitialized when used here [-Werror,-Wuninitialized]
 2024-12-03 16:55 UTC  (2+ messages)

[PATCH v3 0/3] drm/rockchip: Add driver for the new DSI2 controller
 2024-12-03 16:54 UTC  (4+ messages)
` [PATCH v3 1/3] drm/bridge/synopsys: Add MIPI DSI2 host controller bridge
` [PATCH v3 2/3] dt-bindings: display: rockchip: Add schema for RK3588 DW DSI2 controller
` [PATCH v3 3/3] drm/rockchip: Add MIPI DSI2 glue driver for RK3588

[PATCH 0/5] tools: ynl: add install target
 2024-12-03 16:52 UTC  (3+ messages)
` [PATCH 1/5] tools: ynl: move python code to separate sub-directory

[PATCH] of/fdt: Implement use BIN_ATTR_SIMPLE macro for fdt sysfs attribute
 2024-12-03 16:52 UTC  (2+ messages)

[PATCH 0/2] Enable PCIe Multilink and USB support in Cadence Torrent SERDES driver
 2024-12-03 16:51 UTC  (2+ messages)

[PATCH v7 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-12-03 16:51 UTC  (3+ messages)
` [PATCH v7 01/21] "

[syzbot] [netfs?] WARNING in netfs_retry_reads (2)
 2024-12-03 16:50 UTC  (2+ messages)

[RFC PATCH 00/15] iommu/riscv: Add irqbypass support
 2024-12-03 16:50 UTC  (6+ messages)
` [RFC PATCH 01/15] irqchip/riscv-imsic: Use hierarchy to reach irq_set_affinity

[PATCH v1 0/7] drm/mediatek: Add support for HDMIv2 and DDCv2 IPs
 2024-12-03 16:50 UTC  (3+ messages)
` [PATCH v1 1/7] dt-bindings: display: mediatek: Add binding for HDMIv2 DDC

[PATCH v5 0/2] MIPI DSI phy for rk3588
 2024-12-03 16:49 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: phy: Add Rockchip MIPI C-/D-PHY schema
` [PATCH v5 2/2] phy: rockchip: Add Samsung MIPI D-/C-PHY driver

[PATCH v2] media: qcom: camss: fix VFE pm domain off
 2024-12-03 16:49 UTC  (16+ messages)

[PATCH v2 0/3] sched/fair: Fix NEXT_BUDDY panic and warning
 2024-12-03 16:48 UTC  (5+ messages)
` [PATCH v2 1/3] sched/fair: Fix warning if NEXT_BUDDY enabled

[PATCH] net: wireless: sme: Initialize n_channels before accessing channels in cfg80211_conn_scan
 2024-12-03 16:45 UTC  (4+ messages)

[tip: irq/urgent] irqchip/stm32mp-exti: CONFIG_STM32MP_EXTI should not default to y when compile-testing
 2024-12-03 16:45 UTC 

[GIT PULL] Btrfs fixes for 6.13-rc2
 2024-12-03 16:44 UTC 

[PATCHSET 00/11] perf tools: Sync tools and kernel headers for v6.13
 2024-12-03 16:43 UTC  (3+ messages)
` [PATCH 11/11] perf tools: Fix build error on generated/fs_at_flags_array.c

[PATCH v4 0/11] futex: Add support task local hash maps
 2024-12-03 16:42 UTC  (12+ messages)
` [PATCH v4 01/11] futex: Create helper function to initialize a hash slot
` [PATCH v4 02/11] futex: Add basic infrastructure for local task local hash
` [PATCH v4 03/11] futex: Allow automatic allocation of process wide futex hash
` [PATCH v4 04/11] futex: Hash only the address for private futexes
` [PATCH v4 05/11] futex: Track the futex hash bucket
` [PATCH v4 06/11] futex: Allow to re-allocate the private "
` [PATCH v4 07/11] futex: Allow to make the number of slots invariant
` [PATCH v4 08/11] futex: Resize futex hash table based on number of threads
` [PATCH v4 09/11] tools/perf: Add the prctl(PR_FUTEX_HASH,…) to futex-hash
` [PATCH v4 10/11] tools/perf: The the current affinity for CPU pinning in futex-hash
` [PATCH v4 11/11] tools/perf: Allocate futex locks on the local CPU-node

[PATCH 0/4] tools/power turbostat: Improve handling for unsupported platforms
 2024-12-03 16:43 UTC  (3+ messages)
` [PATCH 1/4] tools/power turbostat: Exit on unsupported Intel models

[PATCH] arm64: dts: ti: k3-am625-sk: Remove M4 mailbox node redefinition
 2024-12-03 16:40 UTC 

[PATCH resend] bcachefs: BCACHEFS_PATH_TRACEPOINTS should depend on TRACING
 2024-12-03 16:40 UTC 

[PATCH] rpmsg_ns: Work around TI non-standard message
 2024-12-03 16:40 UTC  (4+ messages)

[bisected] ext4 corruption on parisc since 6.12
 2024-12-03 16:38 UTC  (8+ messages)

[PATCH] net: phy: phy_ethtool_ksettings_set: Allow any supported speed
 2024-12-03 16:37 UTC  (11+ messages)

[PATCH v5 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
 2024-12-03 16:36 UTC  (2+ messages)

[PATCH net-next] selftests: net: cleanup busy_poller.c
 2024-12-03 16:35 UTC  (4+ messages)

[PATCH] wifi: ath11k: allow APs combination when dual stations are supported
 2024-12-03 16:33 UTC  (2+ messages)

[PATCH] rpmsg: char: Export alias for RPMSG ID rpmsg-raw from table
 2024-12-03 16:33 UTC  (3+ messages)

[PATCH v5 1/2] dt-bindings: cpufreq: Document support for Airoha EN7581 CPUFreq
 2024-12-03 16:31 UTC  (2+ messages)
` [PATCH v5 2/2] cpufreq: airoha: Add EN7581 CPUFreq SMCCC driver

[PATCH 1/2] dt-bindings: timer: fsl,imxgpt: Fix the fsl,imx7d-gpt fallback
 2024-12-03 16:29 UTC  (5+ messages)

[syzbot] [ext4?] possible deadlock in ext4_map_blocks (2)
 2024-12-03 16:29 UTC 

[syzbot] [f2fs?] KMSAN: uninit-value in f2fs_new_node_page
 2024-12-03 16:28 UTC  (2+ messages)
` [syzbot] Re: KMSAN: uninit-value in f2fs_new_node_page()

[PATCH v2] dt-bindings: iio: accel: fxls8962af: add wakeup-source property
 2024-12-03 16:28 UTC  (2+ messages)

[PATCH] irqchip: STM32MP_EXTI should not default to y when compile-testing
 2024-12-03 16:27 UTC 

[PATCH] arm64: dts: qcom: x1e80100-pmics: Enable all SMB2360 separately
 2024-12-03 16:27 UTC 

[PATCHSET v3 sched_ext/for-6.13] sched_ext: split global idle cpumask into per-NUMA cpumasks
 2024-12-03 16:27 UTC  (3+ messages)
` [PATCH 1/3] nodemask: Introduce for_each_node_mask_wrap/for_each_node_state_wrap()

[PATCH 0/3] module: fixups after module namespace conversion
 2024-12-03 16:23 UTC  (3+ messages)

[PATCH v1 0/2] iommufd: Fix a small bug in fault.c
 2024-12-03 16:23 UTC  (2+ messages)

[PATCH v3] crypto: ccp: Use scoped guard for mutex
 2024-12-03 16:22 UTC 

[PATCH] mm/hugetlb: optionally pre-zero hugetlb pages
 2024-12-03 16:21 UTC  (8+ messages)

[PATCH] net: mana: Fix memory leak in mana_gd_setup_irqs
 2024-12-03 16:21 UTC  (3+ messages)

[PATCH 6.12 000/826] 6.12.2-rc1 review
 2024-12-03 14:48 UTC  (3+ messages)
` [PATCH 6.12 512/826] m68k: coldfire/device.c: only build FEC when HW macros are defined
` [PATCH 6.12 788/826] net/9p/usbg: fix handling of the failed kzalloc() memory allocation

[PATCH v3] media: uvcvideo: Remove duplicated cap/out code
 2024-12-03 16:11 UTC  (2+ messages)

[PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants
 2024-12-03 16:11 UTC  (3+ messages)

bisected: [PATCH V4] x86/apic: Always explicitly disarm TSC-deadline timer
 2024-12-03 16:10 UTC  (8+ messages)
    ` [PATCH] modpost: Add .irqentry.text to OTHER_SECTIONS

[PATCH v6 0/8] Provide support for RMPREAD and a segmented RMP
 2024-12-03 16:08 UTC  (4+ messages)
` [PATCH v6 1/8] x86/sev: Prepare for using the RMPREAD instruction to access the RMP

Block based OTA update needs mtdblock
 2024-12-03 16:08 UTC  (3+ messages)

[PATCH] iommufd: fix typos in kernel-doc comments
 2024-12-03 16:06 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: x1e80100-crd: Add USB multiport fingerprint reader
 2024-12-03 16:05 UTC  (6+ messages)
` [PATCH 1/2] "
    ` [PATCH 1/2] arm64: dts: qcom: x1e80100-crd: Add USB multiport fingerprint readery

[PATCH] ima: instantiate the bprm_creds_for_exec() hook
 2024-12-03 16:03 UTC  (5+ messages)

[PATCH v10 0/2] rust: xarray: Add a minimal abstraction for XArray
 2024-12-03 16:01 UTC  (8+ messages)
` [PATCH v10 2/2] rust: xarray: Add an "

[PATCH v2] perf: map pages in advance
 2024-12-03 16:00 UTC  (2+ messages)
` [tip: perf/core] perf: Map "

[PATCH v5 0/2] media: uvcvideo: Support partial control reads and minor changes
 2024-12-03 15:58 UTC  (3+ messages)
` [PATCH v5 2/2] media: uvcvideo: Add more logging to uvc_query_ctrl()

[RFC PATCH v1 00/14] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2024-12-03 15:58 UTC  (3+ messages)
  ` [RFC PATCH v1 07/14] soc: thead: power-domain: Add skeleton power-domain driver for TH1520

[PATCH v4 00/10] Add jump table support for objtool on LoongArch
 2024-12-03 15:58 UTC  (10+ messages)
` [PATCH v4 06/10] objtool: Handle unsorted table offset of rodata


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox