LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-09 17:15:04 to 2023-06-09 20:27:34 UTC [more...]

[PATCH] Input: ads7846 - fix pointer cast warning
 2023-06-09 20:27 UTC 

[PATCH v2 0/6] Per-vma lock support for swap and userfaults
 2023-06-09 20:25 UTC  (12+ messages)
` [PATCH v2 1/6] swap: remove remnants of polling from read_swap_cache_async
` [PATCH v2 2/6] mm: handle swap page faults under VMA lock if page is uncontended
` [PATCH v2 5/6] mm: implement folio wait under VMA lock

[PATCH v2] PCI: iproc: Use of_property_read_bool() for boolean properties
 2023-06-09 20:21 UTC  (2+ messages)

[PATCH 0/2] Ftrace direct call samples improvements
 2023-06-09 20:20 UTC  (2+ messages)

[PATCH v2 00/22] Restructure RPM SMD ICC
 2023-06-09 20:19 UTC  (23+ messages)
` [PATCH v2 01/22] soc: qcom: smd-rpm: Add QCOM_SMD_RPM_STATE_NUM
` [PATCH v2 02/22] soc: qcom: smd-rpm: Use tabs for defines
` [PATCH v2 03/22] clk: qcom: smd-rpm: Move some RPM resources to the common header
` [PATCH v2 04/22] clk: qcom: smd-rpm: Export clock scaling availability
` [PATCH v2 05/22] interconnect: qcom: icc-rpm: Introduce keep_alive
` [PATCH v2 06/22] interconnect: qcom: icc-rpm: Allow negative QoS offset
` [PATCH v2 07/22] interconnect: qcom: Fold smd-rpm.h into icc-rpm.h
` [PATCH v2 08/22] interconnect: qcom: smd-rpm: Add rpmcc handling skeleton code
` [PATCH v2 09/22] interconnect: qcom: Add missing headers in icc-rpm.h
` [PATCH v2 10/22] interconnect: qcom: Define RPM bus clocks
` [PATCH v2 11/22] interconnect: qcom: sdm660: Hook up RPM bus clk definitions
` [PATCH v2 12/22] interconnect: qcom: msm8996: "
` [PATCH v2 13/22] interconnect: qcom: qcs404: "
` [PATCH v2 14/22] interconnect: qcom: msm8939: "
` [PATCH v2 15/22] interconnect: qcom: msm8916: "
` [PATCH v2 16/22] interconnect: qcom: qcm2290: "
` [PATCH v2 17/22] interconnect: qcom: icc-rpm: Control bus rpmcc from icc
` [PATCH v2 18/22] clk: qcom: smd-rpm: Separate out interconnect bus clocks
` [PATCH v2 19/22] interconnect: qcom: icc-rpm: Fix bucket number
` [PATCH v2 20/22] interconnect: qcom: icc-rpm: Set bandwidth on both contexts
` [PATCH v2 21/22] interconnect: qcom: icc-rpm: Set correct bandwidth through RPM bw req
` [PATCH v2 22/22] interconnect: qcom: icc-rpm: Fix bandwidth calculations

[PATCH 0/2] change ->index to PAGE_SIZE for hugetlb pages
 2023-06-09 20:18 UTC  (7+ messages)
` [PATCH 1/2] mm/filemap: remove hugetlb special casing in filemap.c
` [PATCH 2/2] mm/hugetlb: add wrapper functions for interactions with page cache

[PATCH] drm/amd/amdgpu: enable W=1 for amdgpu
 2023-06-09 20:17 UTC  (2+ messages)

[PATCH] drm: etnaviv: Replace of_platform.h with explicit includes
 2023-06-09 20:17 UTC  (2+ messages)

[PATCH net v2 0/3] Check if FIPS mode is enabled when running selftests
 2023-06-09 20:15 UTC  (6+ messages)
` [PATCH net v2 1/3] selftests: net: tls: check if FIPS mode is enabled

[PATCH] of: unittest: drop assertions for GPIO hog messages
 2023-06-09 20:15 UTC  (3+ messages)

[PATCH] tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode()
 2023-06-09 20:15 UTC  (5+ messages)

[PATCH] ALSA: hda/realtek: Add a quirk for Compaq N14JP6
 2023-06-09 20:10 UTC 

[PATCH v4 0/4] Fix some warnings about rq clock
 2023-06-09 20:11 UTC  (5+ messages)
` [PATCH v4 4/4] sched/core: Avoid multiple calling update_rq_clock() in unthrottle_offline_cfs_rqs()
    ` [External] "

[PATCH v2 00/32] mm: allow pte_offset_map[_lock]() to fail
 2023-06-09 20:11 UTC  (6+ messages)
` [PATCH v2 25/32] mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_unstable()
` [PATCH v2 28/32] mm/memory: allow pte_offset_map[_lock]() to fail

drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c:511:12: warning: stack frame size (3904) exceeds limit (2048) in 'sdma_v6_0_gfx_resume'
 2023-06-09 20:09 UTC 

[PATCH v11 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-06-09 20:05 UTC  (8+ messages)
` [PATCH v11 1/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v11 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
` [PATCH v11 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure

[PATCH] mm/khugepaged: fix iteration in collapse_file
 2023-06-09 20:02 UTC  (2+ messages)

[PATCH v7 0/5] Introduce provisioning primitives
 2023-06-09 20:00 UTC  (3+ messages)
` [PATCH v7 2/5] block: "

[PATCH net-next v7] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-06-09 20:00 UTC  (2+ messages)

[PATCH v13 00/24] Drivers for Gunyah hypervisor
 2023-06-09 20:00 UTC  (15+ messages)
` [PATCH v13 16/24] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v13 17/24] gunyah: vm_mgr: Add framework for VM Functions
` [PATCH v13 22/24] virt: gunyah: Add irqfd interface
` [PATCH v13 23/24] virt: gunyah: Add ioeventfd

[PATCH net-next] tcp: Make pingpong threshold tunable
 2023-06-09 19:53 UTC  (3+ messages)

[PATCH v3] arm64: dts: imx8mp-venice-gw74xx: update to revB PCB
 2023-06-09 19:52 UTC 

[PATCH v4,0/4] media: mediatek: vcodec: Fix decoder under flow and plt test fails randomly
 2023-06-09 19:50 UTC  (3+ messages)
` [PATCH v4,3/4] media: mediatek: vcodec: move core context from device to each instance

[PATCH v2 00/26] Fix memory leaks (was reference count checking for thread)
 2023-06-09 19:49 UTC  (5+ messages)
` [PATCH v2 06/26] perf addr_location: Add init/exit/copy functions
` [PATCH v2 24/26] perf callchain: Use pthread keys for tls callchain_cursor

[PATCH v2] arm64: dts: imx8mp-venice-gw74xx: update to revB PCB
 2023-06-09 19:48 UTC  (3+ messages)

[PATCH v8 6/8] drm/etnaviv: add driver support for the PCI devices
 2023-06-09 19:46 UTC  (4+ messages)

[PATCH] sched/idle: disable tick in idle=poll idle entry
 2023-06-09 13:54 UTC  (3+ messages)

[PATCH v2 0/2] NFC: nxp-nci: Add pad supply voltage pvdd-supply
 2023-06-09 19:34 UTC  (6+ messages)
` [PATCH v2 2/2] "

[RESEND PATCH v3 0/2] NFC: nxp-nci: Add pad supply voltage pvdd-supply
 2023-06-09 19:32 UTC  (4+ messages)
` [RESEND PATCH v3 1/2] dt-bindings: nfc: nxp-nci: document pvdd-supply
` [RESEND PATCH v3 2/2] NFC: nxp-nci: Add pad supply voltage pvdd-supply

[PATCH 5.15 000/159] 5.15.116-rc1 review
 2023-06-09 19:31 UTC  (5+ messages)

[PATCH v3 0/2] NFC: nxp-nci: Add pad supply voltage pvdd-supply
 2023-06-09 19:31 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: nfc: nxp-nci: document pvdd-supply
  ` [PATCH v3 2/2] NFC: nxp-nci: Add pad supply voltage pvdd-supply

[PATCH v6 0/2] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-06-09 19:30 UTC  (2+ messages)

[syzbot] [usb?] INFO: task hung in hub_port_init (3)
 2023-06-09 19:25 UTC  (2+ messages)

[PATCH 00/12] mtd: rawnand: brcmnand: driver and doc updates
 2023-06-09 19:16 UTC  (13+ messages)
` [PATCH 05/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
` [PATCH 10/12] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface

[PATCHv2] selftests: damon: add config file
 2023-06-09 19:16 UTC  (2+ messages)

[PATCH 4/4] Docs/RCU/rculist_nulls: Drop unnecessary '_release' in insert function
 2023-06-09 19:12 UTC  (2+ messages)

[PATCH] dt-bindings: arm: drop unneeded quotes and use absolute /schemas path
 2023-06-09 19:11 UTC  (2+ messages)

[PATCH] dt-bindings: crypto: intel,ixp4xx: drop unneeded quotes
 2023-06-09 19:10 UTC  (2+ messages)

[PATCH] kunit: tool: undo type subscripts for subprocess.Popen
 2023-06-09 19:09 UTC  (2+ messages)

[PATCH v9] kernel/fork: beware of __put_task_struct calling context
 2023-06-09 19:07 UTC  (11+ messages)

[PATCH bpf v3 0/2] bpf: fix NULL dereference during extable search
 2023-06-09 19:08 UTC  (4+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: add a test for subprogram extables

[RESEND 00/15] Rid W=1 warnings from GPU
 2023-06-09 19:05 UTC  (5+ messages)
` [RESEND 14/15] drm/radeon/radeon_ttm: Remove unused variable 'rbo' from radeon_bo_move()
` [RESEND 15/15] drm/amd/amdgpu/sdma_v6_0: Demote a bunch of half-completed function headers

linux-next: Signed-off-by missing for commit in the rcu tree
 2023-06-09 19:00 UTC  (2+ messages)

[PATCH] selftests/cpufreq: Don't enable generic lock debugging options
 2023-06-09 18:52 UTC  (3+ messages)

[PATCH v9 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
 2023-06-09 18:49 UTC  (5+ messages)
` [PATCH v9 2/4] tpm: of: Make of-tree specific function commonly available

[PATCH v2] tpm: tpm_tis: Narrow the AAEON DMI quirk to UPX-i11 only
 2023-06-09 18:44 UTC  (2+ messages)

[PATCH v8 00/18] GMU-less A6xx support (A610, A619_holi)
 2023-06-09 18:41 UTC  (6+ messages)
` [PATCH v8 08/18] drm/msm/a6xx: Remove both GBIF and RBBM GBIF halt on hw init
` [PATCH v8 09/18] drm/msm/a6xx: Extend and explain UBWC config

[PATCH v3 00/12] Enable Linear Address Space Separation support
 2023-06-09 18:36 UTC  (13+ messages)
` [PATCH v3 01/12] x86/cpu: Enumerate the LASS feature bits
` [PATCH v3 02/12] x86/asm: Introduce inline memcpy and memset
` [PATCH v3 03/12] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCH v3 04/12] x86/cpu: Enable LASS during CPU initialization
` [PATCH v3 05/12] x86/cpu: Remove redundant comment during feature setup
` [PATCH v3 06/12] x86/vsyscall: Reorganize the #PF emulation code
` [PATCH v3 07/12] x86/traps: Consolidate user fixups in exc_general_protection()
` [PATCH v3 08/12] x86/vsyscall: Add vsyscall emulation for #GP
` [PATCH v3 09/12] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
` [PATCH v3 10/12] x86/vsyscall: Document the fact that vsyscall=emulate disables LASS
` [PATCH v3 11/12] x86/cpu: Set LASS CR4 bit as pinning sensitive
` [RFC v3 12/12] x86/efi: Disable LASS enforcement when switching to EFI MM

[PATCH] ARM: omap2: Use of_range_to_resource() for "ranges" parsing
 2023-06-09 18:32 UTC 

[PATCH] powerpc: fsl_rio: Use of_range_to_resource() for "ranges" parsing
 2023-06-09 18:32 UTC 

[PATCH] powerpc: fsl_soc: Use of_range_to_resource() for "ranges" parsing
 2023-06-09 18:32 UTC 

[PATCH] powerpc: mpc512x: Remove open coded "ranges" parsing
 2023-06-09 18:32 UTC 

[PATCH] bus: fsl-mc: Use common ranges functions
 2023-06-09 18:32 UTC 

[PATCH] mfd: Use of_property_read_reg() to parse "reg"
 2023-06-09 18:31 UTC 

[PATCH] powerpc: fsl: Use of_property_read_reg() to parse "reg"
 2023-06-09 18:31 UTC 

[PATCH] ata: Use of_property_read_reg() to parse "reg"
 2023-06-09 18:31 UTC 

[PATCH] cpufreq: pmac32: Use of_property_read_reg() to parse "reg"
 2023-06-09 18:31 UTC 

[PATCH] crypto: n2: Use of_property_read_reg() to parse "reg"
 2023-06-09 18:31 UTC 

[PATCH] fsi: Use of_property_read_reg() to parse "reg"
 2023-06-09 18:30 UTC 

[PATCH] i2c: mpc: Use of_property_read_reg() to parse "reg"
 2023-06-09 18:30 UTC 

[PATCH] macintosh: Use of_property_read_reg() to parse "reg"
 2023-06-09 18:29 UTC 

[PATCH RFC] ftrace: Show all functions with addresses in available_filter_functions_addrs
 2023-06-09 18:29 UTC  (7+ messages)

[PATCH v3] mm/folio: Avoid special handling for order value 0 in folio_set_order
 2023-06-09 18:29 UTC  (3+ messages)

[PATCH net-next] mdio: mdio-mux-mmioreg: Use of_property_read_reg() to parse "reg"
 2023-06-09 18:26 UTC 

[PATCH 1/2] x86/paravirt: Use relative reference for original instruction
 2023-06-09 18:25 UTC  (3+ messages)
` [PATCH 2/2] x86/paravirt: Make the struct paravirt_patch_site packed

[PATCH] libbpf:fix use empty function pointers in ringbuf_poll
 2023-06-09 18:23 UTC  (4+ messages)

[PATCH] clk: mediatek: mt8365: Fix inverted topclk operations
 2023-06-09 18:21 UTC  (4+ messages)

[PATCH] percpu-internal/pcpu_chunk: Re-layout pcpu_chunk structure to reduce false sharing
 2023-06-09 18:20 UTC  (4+ messages)
` [PATCH v2] "

[GIT PULL] virtio,vhost,vdpa: bugfixes
 2023-06-09 18:19 UTC  (2+ messages)

[GIT PULL] Ceph fixes for 6.4-rc6
 2023-06-09 18:19 UTC  (2+ messages)

[PATCH v8 6/9] usb: dwc3: qcom: Add multiport controller support for qcom wrapper
 2023-06-09 18:16 UTC  (11+ messages)

[PATCH v2 0/4] clk: Fix/cleanup mvebu CPU DT node accesses
 2023-06-09 18:13 UTC  (5+ messages)
` [PATCH v2 1/4] MAINTAINERS: Add Marvell mvebu clock drivers
` [PATCH v2 2/4] clk: mvebu: Use of_get_cpu_hwid() to read CPU ID
` [PATCH v2 3/4] clk: mvebu: Iterate over possible CPUs instead of DT CPU nodes
` [PATCH v2 4/4] clk: mvebu: Use of_address_to_resource()

[PATCH v1 2/2] misc: fastrpc: Add persistent header buffer support
 2023-06-09 18:13 UTC  (2+ messages)

[PATCH v2] KVM: Avoid illegal stage2 mapping on invalid memory slot
 2023-06-09 18:04 UTC  (2+ messages)

[PATCH net-next 3/3] tools: ynl: Remove duplicated include in devlink-user.c
 2023-06-09 18:04 UTC  (3+ messages)

[PATCH net-next] net: ethtool: Fix out-of-bounds copy to user
 2023-06-09 17:59 UTC  (20+ messages)

[PATCH RESEND net-next 0/5] Improve the taprio qdisc's relationship with its children
 2023-06-09 17:56 UTC  (6+ messages)
` [PATCH RESEND net-next 5/5] net/sched: taprio: dump class stats for the actual q->qdiscs[]

[RFC PATCH net-next] sock: Propose socket.urgent for sockmem isolation
 2023-06-09 17:53 UTC  (3+ messages)

lib/xz/xz_dec_stream.c:549:20: warning: stack frame size (2976) exceeds limit (2048) in 'dec_main'
 2023-06-09 17:53 UTC 

[RFC PATCH 0/1] Integer overflows while scanning for integers
 2023-06-09 17:46 UTC  (6+ messages)

[RFT][PATCH v1 0/4] ACPI: Install notify or event handlers in ACPI button drivers
 2023-06-09 17:44 UTC  (3+ messages)
` [RFT][PATCH v1 1/4] ACPI: button: Eliminate the driver notify callback

[PATCH] sign-file: fix memory leak
 2023-06-09 17:45 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: arm: Add Gateworks i.MX8M Mini gw73xx-2x board
 2023-06-09 17:44 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: Add imx8mp-venice-gw73xx-2x

[PATCH v6 10/19] s390: mm: Convert to GENERIC_IOREMAP
 2023-06-09 17:42 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 4/4] PCI/VGA: introduce is_boot_device function callback to vga_client_register
 2023-06-09 17:43 UTC  (2+ messages)

[PATCH] wifi: mwifiex: Replace RX workqueues with kthreads
 2023-06-09 17:41 UTC  (3+ messages)

[PATCH 0/2] Adding support for Microchip MCP3564 ADC family
 2023-06-09 17:41 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: adding MCP3564 ADC

[PATCH -next] blk-mq: fix potential io hang by wrong 'wake_batch'
 2023-06-09 17:41 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: arm: Add Gateworks i.MX8M Mini GW7905-0x board
 2023-06-09 17:41 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: Add imx8mm-venice-gw7905-0x

[PATCH v3] PCI: cadence: Fix Gen2 Link Retraining process
 2023-06-09 17:39 UTC  (2+ messages)

[PATCH] block: fix rootwait= again
 2023-06-09 17:38 UTC  (2+ messages)

[PATCH] sign-file: simplify main function implementation
 2023-06-09 17:38 UTC  (2+ messages)

[PATCH net-next 0/2] add egress rate limit offload for Marvell 6393X family
 2023-06-09 17:38 UTC  (6+ messages)
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: implement egress tbf qdisc for 6393x family

[syzbot] [btrfs?] INFO: task hung in btrfs_sync_file (2)
 2023-06-09 17:30 UTC  (4+ messages)

[PATCH v2 1/4] dt-bindings: mfd: gateworks-gsc: remove unnecessary fan-controller nodes
 2023-06-09 17:36 UTC  (3+ messages)

[PATCH] cpu/bugs: Disable CPU mitigations at compilation time
 2023-06-09 17:33 UTC  (2+ messages)

[PATCH v2 0/3] device property: Introduce device_is_compatible()
 2023-06-09 17:32 UTC  (3+ messages)
` [PATCH v2 1/3] ACPI: Move ACPI_DEVICE_CLASS() to mod_devicetable.h

[PATCH v1 0/6] ACPI: scan: MIPI DiSco for Imaging support
 2023-06-09 17:31 UTC  (4+ messages)

[PATCH] drm/edid: Add quirk for OSVR HDK 2.0
 2023-06-09 17:29 UTC  (3+ messages)

[PATCH v2 00/11] ASoC: qcom: audioreach: add compress offload support
 2023-06-09 17:29 UTC  (3+ messages)
` [PATCH v2 07/11] ASoC: q6dsp: q6apm-dai: Add open/free compress DAI callbacks

[PATCH v2] xtensa: drop bcopy implementation
 2023-06-09 17:25 UTC 

[PATCH v5 0/5] Add DSC v1.2 Support for DSI
 2023-06-09 17:24 UTC  (5+ messages)
` [PATCH v5 2/5] drm/msm/dsi: Adjust pclk rate for compression

Tracing Summit - Last year's 2022 talk recordings are available online!
 2023-06-09 17:20 UTC 

[GIT PULL] gpio: fixes for v6.4-rc6
 2023-06-09 17:20 UTC  (4+ messages)

[PATCH 0/2] accel/qaic fixes for 6.4 part 2
 2023-06-09 17:20 UTC  (2+ messages)

[PATCH v5 0/5] Support ROHM BU27008 RGB sensor
 2023-06-09 17:19 UTC  (3+ messages)

[PATCH] x86/sev: Move sev_setup_arch() to mem_encrypt.c
 2023-06-09 17:19 UTC  (3+ messages)

[PATCH 1/1] cdrom: Fix spectre-v1 gadget
 2023-06-09 17:19 UTC  (2+ messages)

[PATCH v11 0/8] function_graph: Support recording and printing the return value of function
 2023-06-09 17:19 UTC  (4+ messages)
` [PATCH v11 4/8] arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL

[PATCH] mm: kill [add|del]_page_to_lru_list()
 2023-06-09 17:18 UTC  (3+ messages)

[PATCH] mm: vmscan: mark kswapd_run() and kswapd_stop() __meminit
 2023-06-09 17:16 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).