LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-09 16:18:13 to 2023-06-09 19:44:04 UTC [more...]

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

[PATCH v2 0/6] Per-vma lock support for swap and userfaults
 2023-06-09 19:36 UTC  (10+ messages)
` [PATCH v2 1/6] swap: remove remnants of polling from read_swap_cache_async
` [PATCH v2 5/6] mm: implement folio wait under VMA lock

[PATCH v11 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-06-09 19:35 UTC  (3+ messages)
` [PATCH v11 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()

[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] "

[PATCH v2] PCI: iproc: Use of_property_read_bool() for boolean properties
 2023-06-09 19:33 UTC 

[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  (6+ 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 net v2 0/3] Check if FIPS mode is enabled when running selftests
 2023-06-09 19:21 UTC  (7+ messages)
` [PATCH net v2 1/3] selftests: net: tls: check if FIPS mode is enabled
` [PATCH net v2 2/3] selftests: net: vrf-xfrm-tests: change authentication and encryption algos
` [PATCH net v2 3/3] selftests: net: fcnal-test: check if FIPS mode is enabled

[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 net-next] tcp: Make pingpong threshold tunable
 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  (8+ 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 v13 00/24] Drivers for Gunyah hypervisor
 2023-06-09 18:28 UTC  (9+ messages)
` [PATCH v13 22/24] virt: gunyah: Add irqfd interface
` [PATCH v13 23/24] virt: gunyah: Add ioeventfd

[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 v2 00/32] mm: allow pte_offset_map[_lock]() to fail
 2023-06-09 18:24 UTC  (3+ messages)
` [PATCH v2 25/32] mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_unstable()

[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 v8 6/8] drm/etnaviv: add driver support for the PCI devices
 2023-06-09 18:07 UTC  (3+ 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  (3+ 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  (8+ 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  (5+ 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)

[RFC PATCH v2 0/7] mm: zswap: move writeback LRU from zpool to zswap
 2023-06-09 17:13 UTC  (5+ messages)
` [RFC PATCH v2 7/7] mm: zswap: remove zswap_header

[PATCH v2 0/2] x86/sev: Generalize sev_setup_arch()
 2023-06-09 17:12 UTC  (3+ messages)
` [PATCH v2 1/2] x86/sev: Move sev_setup_arch() to mem_encrypt.c
` [PATCH v2 2/2] x86/sev: Drop unneeded include

[PATCH v2 0/5] drm/ssd130x: A few enhancements and cleanups
 2023-06-09 17:09 UTC  (6+ messages)
` [PATCH v2 1/5] drm/ssd130x: Make default width and height to be controller dependent
` [PATCH v2 2/5] dt-bindings: display: ssd1307fb: Remove default width and height values
` [PATCH v2 3/5] drm/ssd130x: Set the page height value in the device info data
` [PATCH v2 4/5] drm/ssd130x: Don't allocate buffers on each plane update
` [PATCH v2 5/5] drm/ssd130x: Remove hardcoded bits-per-pixel in ssd130x_buf_alloc()

[PATCH 00/13] mm: jit/text allocator
 2023-06-09 17:02 UTC  (9+ messages)

[PATCH] of: unittest: drop assertions for GPIO hog messages
 2023-06-09 17:01 UTC  (2+ messages)

[PATCH v2 3/3] PCI: qcom-ep: Add ICC bandwidth voting support
 2023-06-09 16:58 UTC  (2+ messages)

[PATCH v2 00/16] Diskseq support in loop, device-mapper, and blkback
 2023-06-09 16:55 UTC  (10+ messages)
` [PATCH v2 13/16] xen-blkback: Implement diskseq checks

Reporting a performance regression in sched/fair on Unixbench Shell Scripts with commit a53ce18cacb4
 2023-06-09 16:52 UTC  (2+ messages)

[RFC PATCH v2 0/6] SVM guest shadow stack support
 2023-06-09 16:46 UTC  (5+ messages)
` [RFC PATCH v2 6/6] KVM: SVM: Add CET features to supported_xss

[PATCH 0/9] fs: add some missing ctime updates
 2023-06-09 16:44 UTC  (3+ messages)
` [PATCH 7/9] gfs2: update ctime when quota is updated

[PATCH v2 0/4] Make IA32_EMULATION boot time overridable
 2023-06-09 16:45 UTC  (3+ messages)
` [PATCH v2 4/4] x86: Disable laoding 32bit processes if ia32_disabled is true

[PATCH v12 0/2] spi: loongson: add bus driver for the loongson spi
 2023-06-09 16:45 UTC  (13+ messages)
` [PATCH v12 1/2] spi: add loongson spi bindings

[PATCH] drm/amd/amdgpu: enable W=1 for amdgpu
 2023-06-09 16:42 UTC 

[PATCH v2 0/4] Minor improvements for Intel pinctrl
 2023-06-09 16:41 UTC  (3+ messages)
` [PATCH v2 1/4] pinctrl: intel: refine set_mux hook

[GIT PULL] sound fixes for 6.4-rc6
 2023-06-09 16:40 UTC  (2+ messages)

[GIT PULL] ext4 regression fix for 6.4-rc6
 2023-06-09 16:40 UTC  (2+ messages)

[GIT PULL] pin control fix for v6.4
 2023-06-09 16:40 UTC  (2+ messages)

[GIT PULL] s390 updates for 6.4-rc6
 2023-06-09 16:40 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 6.4-rc6
 2023-06-09 16:40 UTC  (2+ messages)

[PATCH v2 0/3] Add metric value validation test
 2023-06-09 16:26 UTC  (4+ messages)
` [PATCH v2 1/3] perf test: "
` [PATCH v2 2/3] perf test: Add skip list for metrics known would fail
` [PATCH v2 3/3] perf test: Rerun failed metrics with longer workload

[PATCH v3 3/3] PCI: qcom-ep: Add ICC bandwidth voting support
 2023-06-09 16:26 UTC  (2+ messages)

[PATCH V4 0/4] Add camera clock controller support for SM8550
 2023-06-09 16:22 UTC  (3+ messages)
` [PATCH V4 2/4] clk: qcom: camcc-sm8550: Add camera clock controller driver "

[PATCH 05/12] percpu: Add {raw,this}_cpu_try_cmpxchg()
 2023-06-09 16:20 UTC  (4+ messages)
` [PATCH v2 5/12] "

[PATCH 6.3 000/285] 6.3.7-rc2 review
 2023-06-09 16:19 UTC  (2+ messages)

[PATCH 6.1 000/224] 6.1.33-rc2 review
 2023-06-09 16:18 UTC  (2+ messages)

[PATCH 5.10 000/120] 5.10.183-rc1 review
 2023-06-09 16:17 UTC  (2+ messages)

[PATCH 5.4 00/99] 5.4.246-rc1 review
 2023-06-09 16:17 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).