LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-11 19:29:08 to 2023-12-11 22:52:42 UTC [more...]

[PATCH v3 0/2] Add DAX ABI for memmap_on_memory
 2023-12-11 22:52 UTC  (3+ messages)
` [PATCH v3 1/2] Documentatiion/ABI: Add ABI documentation for sys-bus-dax
` [PATCH v3 2/2] dax: add a sysfs knob to control memmap_on_memory behavior

[PATCH -fixes] riscv: Fix wrong usage of lm_alias() when splitting a huge linear mapping
 2023-12-11 22:51 UTC  (2+ messages)

[PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
 2023-12-11 22:47 UTC  (13+ messages)

[PATCH v2] f2fs: New victim selection for GC
 2023-12-11 22:47 UTC  (2+ messages)

[PATCH 00/10] clk: qcom: Add TCSR, GPU, CAM and DISP clock controllers for X1E80100
 2023-12-11 22:45 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: clock: Drop the SM8650 DISPCC dedicated schema
` [PATCH 02/10] dt-bindings: clock: qcom: Document the X1E80100 Display Clock Controller
` [PATCH 03/10] dt-bindings: clock: qcom: Document the X1E80100 GPU "
` [PATCH 04/10] dt-bindings: clock: qcom: Document the X1E80100 TCSR "
` [PATCH 05/10] dt-bindings: clock: qcom: Document the X1E80100 Camera "
` [PATCH 06/10] clk: qcom: clk-alpha-pll: Add support for zonda ole pll configure
` [PATCH 07/10] clk: qcom: Add dispcc clock driver for x1e80100
` [PATCH 08/10] clk: qcom: Add GPU "
` [PATCH 09/10] clk: qcom: Add TCSR "
` [PATCH 10/10] clk: qcom: Add camcc "

[RFC PATCH v5 1/1] scripts: Introduce a default git.orderFile
 2023-12-11 22:41 UTC  (6+ messages)

[PATCH v17 000/116] KVM TDX basic feature support
 2023-12-11 22:38 UTC  (3+ messages)
` [PATCH v17 016/116] x86/virt/tdx: Add a helper function to return system wide info about TDX module

[PATCH v2 00/35] bitops: add atomic find_bit() operations
 2023-12-11 22:34 UTC  (5+ messages)
` [PATCH v2 02/35] lib/find: add test for atomic find_bit() ops
  ` [PATCH v2 31/35] net: smc: use find_and_set_bit() in smc_wr_tx_get_free_slot_index()

[PATCH bpf-next v5 0/9] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-11 22:31 UTC  (14+ messages)
` [PATCH bpf-next v5 1/9] bpf: xfrm: "
` [PATCH bpf-next v5 2/9] bpf: xfrm: Add bpf_xdp_xfrm_state_release() kfunc
` [PATCH bpf-next v5 3/9] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
` [PATCH bpf-next v5 4/9] bpf: selftests: test_loader: Support __btf_path() annotation
` [PATCH bpf-next v5 5/9] bpf: selftests: Add verifier tests for CO-RE bitfield writes
` [PATCH bpf-next v5 6/9] bpf: selftests: test_tunnel: Setup fresh topology for each subtest
` [PATCH bpf-next v5 7/9] bpf: selftests: test_tunnel: Use vmlinux.h declarations
` [PATCH bpf-next v5 8/9] bpf: selftests: Move xfrm tunnel test to test_progs
` [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()

[PATCH v6 0/3] Validating UAPI backwards compatibility
 2023-12-11 22:30 UTC  (4+ messages)
` [PATCH v6 1/3] check-uapi: Introduce check-uapi.sh

[PATCH v3 1/6] kunit: move KUNIT_TABLE out of INIT_DATA
 2023-12-11 22:24 UTC  (9+ messages)
` [PATCH v3 4/6] kunit: add is_init test attribute
` [PATCH v3 6/6] Documentation: Add debugfs docs with run after boot

[PATCH 0/3] nfsd: fully close all files in the nfsd threads
 2023-12-11 22:23 UTC  (8+ messages)
` [PATCH 1/3] nfsd: use __fput_sync() to avoid delayed closing of files

[PATCH] sched/fair: merge same code in enqueue_task_fair
 2023-12-11 22:22 UTC  (2+ messages)

[PATCH v2] Input: omap4-keypad: react on keypresses if device is runtime-suspended
 2023-12-11 22:17 UTC 

[PATCH v3 1/2] leds: trigger: netdev: extend speeds up to 10G
 2023-12-11 22:17 UTC  (7+ messages)

[PATCH 00/19] Omnivision OV4689 refactoring and improvements
 2023-12-11 22:15 UTC  (7+ messages)
` [PATCH 10/19] media: i2c: ov4689: Make horizontal blanking configurable
` [PATCH 11/19] media: i2c: ov4689: Implement vflip/hflip controls
` [PATCH 12/19] media: i2c: ov4689: Implement digital gain control

[PATCH v2] dm verity: Inherit I/O priority from data I/O when read FEC and hash from disk
 2023-12-11 22:15 UTC  (7+ messages)
` [PATCH v3 0/5] Fix I/O priority lost in device-mapper
  ` [PATCH v3 1/5] block: Optimize bio io priority setting
  ` [PATCH v3 5/5] dm-crypt: Fix lost ioprio when queuing write bios

[RFC PATCH v6 1/1] scripts: Introduce a default git.orderFile
 2023-12-11 22:13 UTC 

'perf top' broken on intel hybrid systems
 2023-12-11 21:25 UTC  (4+ messages)

[PATCH net-next v8 0/4] send credit update during setting SO_RCVLOWAT
 2023-12-11 21:16 UTC  (5+ messages)
` [PATCH net-next v8 1/4] vsock: update SO_RCVLOWAT setting callback
` [PATCH net-next v8 2/4] virtio/vsock: send credit update during setting SO_RCVLOWAT
` [PATCH net-next v8 3/4] virtio/vsock: fix logic which reduces credit update messages
` [PATCH net-next v8 4/4] vsock/test: two tests to check credit update logic

[PATCH 0/4] SLUB: cleanup hook processing
 2023-12-11 22:11 UTC  (7+ messages)
` [PATCH 4/4] mm/slub: free KFENCE objects in slab_free_hook()

[PATCH 1/6] f2fs: fix to tag gcing flag on page during block migration
 2023-12-11 22:11 UTC  (5+ messages)
` [PATCH 4/6] f2fs: don't set FI_PREALLOCATED_ALL for partial write
` [PATCH 5/6] f2fs: fix to restrict condition of compress inode conversion

[PATCH v3 0/3] drm/managed: Add drmm_release_action
 2023-12-11 22:09 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] drm/tests: managed: Extract device initialization into test init
` [PATCH v3 3/3] drm/tests: managed: Add a simple test for drmm_managed_release

[PATCH] drm/msm/dpu: Ratelimit framedone timeout msgs
 2023-12-11 22:09 UTC  (2+ messages)

[PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
 2023-12-11 22:06 UTC  (5+ messages)
` [PATCH mm-unstable v1 2/4] mm/mglru: try to stop at high watermarks

[PATCH v1] soc: renesas: make ARCH_R9A07G043 depend on !DMA_DIRECT_REMAP
 2023-12-11 22:06 UTC 

[PATCH v6 0/4] PCI: layerscape: Add suspend/resume support for ls1043 and ls1021
 2023-12-11 22:06 UTC  (3+ messages)
` [PATCH v6 4/4] PCI: layerscape: Add suspend/resume for ls1043a

CX23885: DVB-T not working after S3 suspend and resume
 2023-12-11 22:01 UTC 

[PATCH v3 00/13] PCI: imx6: Clean up and add imx95 pci support
 2023-12-11 21:58 UTC  (14+ messages)
` [PATCH v3 01/13] PCI: imx6: Simplify clock handling by using HAS_CLK_* bitmask
` [PATCH v3 02/13] PCI: imx6: Simplify phy handling by using by using IMX6_PCIE_FLAG_HAS_PHY
` [PATCH v3 03/13] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v3 04/13] PCI: imx6: Using "linux,pci-domain" as slot ID
` [PATCH v3 05/13] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v3 06/13] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v3 07/13] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v3 08/13] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v3 09/13] PCI: imx6: Add iMX95 PCIe support
` [PATCH v3 10/13] PCI: imx6: Clean up get addr_space code
` [PATCH v3 11/13] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v3 12/13] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v3 13/13] PCI: imx6: Add iMX95 Endpoint (EP) function support

[RFC PATCH] tty: serial: kgdboc: Fix 8250_* kgd over serial
 2023-12-11 22:00 UTC  (4+ messages)

[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
 2023-12-11 21:57 UTC  (8+ messages)

[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
 2023-12-11 21:56 UTC  (15+ messages)
` [PATCH v3 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
` [PATCH v3 3/3] selftests: livepatch: Test livepatching a heavily called syscall

WARNING: modpost: vmlinux: section mismatch in reference: ice_adv_lnk_speed_maps+0x14 (section: .data) -> __setup_str_initcall_blacklist (section: .init.rodata)
 2023-12-11 21:53 UTC 

drivers/gpu/drm/exynos/exynos_drm_fimd.c:470:41: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2023-12-11 21:53 UTC 

[PATCH] PCI: Allocate maximum available buses to help extending the daisy chain
 2023-12-11 21:48 UTC  (2+ messages)

[PATCH v2 05/16] drm/msm/dpu: add cdm blocks to sc7280 dpu_hw_catalog
 2023-12-11 21:48 UTC  (7+ messages)

[PATCH] afs: Fix refcount underflow from error handling race
 2023-12-11 21:43 UTC 

[PATCH 2/2] md: don't account sync_io if iostats of the disk is disabled
 2023-12-11 21:42 UTC  (2+ messages)

drivers/pinctrl/pinctrl-tb10x.c:786:21: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-12-11 21:42 UTC 

nolibc changes for 6.8
 2023-12-11 21:40 UTC  (3+ messages)

[PATCH 0/8] rcu: Fix expedited GP deadlock (and cleanup some nocb stuff)
 2023-12-11 21:39 UTC  (4+ messages)

[RFC] nvmet: configfs: use ctrl->instance to track passthru subsystems
 2023-12-11 21:37 UTC 

arch/mips/include/asm/mipsregs.h:2791:3: error: instruction requires a CPU feature not currently enabled
 2023-12-11 21:36 UTC  (2+ messages)

[PATCH 0/3] afs: Fix dynamic root interaction with failing DNS lookups
 2023-12-11 21:33 UTC  (2+ messages)

[PATCH v9 00/28] KVM: x86/pmu: selftests: Fixes and new tests
 2023-12-11 21:33 UTC  (4+ messages)
` [PATCH v9 10/28] KVM: x86/pmu: Explicitly check for RDPMC of unsupported Intel PMC types

[PATCH v1] perf stat: Fix help message for --metric-no-threshold option
 2023-12-11 21:32 UTC  (3+ messages)

[PATCH v2 0/3] afs: Fix dynamic root interaction with failing DNS lookups
 2023-12-11 21:32 UTC  (4+ messages)
` [PATCH v2 1/3] afs: Fix the dynamic root's d_delete to always delete unused dentries
` [PATCH v2 2/3] afs: Fix dynamic root lookup DNS check
` [PATCH v2 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry

[PATCH net] net: stmmac: Handle disabled MDIO busses from devicetree
 2023-12-11 21:31 UTC 

[PATCH v3] drm/msm/dpu: improve DSC allocation
 2023-12-11 21:30 UTC  (2+ messages)

linux-next: Tree for Dec 11
 2023-12-11 21:22 UTC  (3+ messages)
` linux-next: Tree for Dec 11 (riscv32: patch.c)
` linux-next: Tree for Dec 11 (drivers/perf/riscv_pmu_sbi.c)

[PATCH 6.1 000/194] 6.1.68-rc1 review
 2023-12-11 21:15 UTC  (2+ messages)

[PATCH] power: swap: Remove unnecessary ‘0’ values from ret
 2023-12-11 21:14 UTC  (2+ messages)

[PATCH v2 0/7] File abstractions needed by Rust Binder
 2023-12-11 21:13 UTC  (9+ messages)
` [PATCH v2 5/7] rust: file: add `Kuid` wrapper

[PATCH] perf top: Use evsel's cpus to replace user_requested_cpus
 2023-12-11 21:13 UTC  (2+ messages)

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-11 21:11 UTC  (8+ messages)
` [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP

[PATCH] power: snapshot: Optimize the error variable in the snapshot_write_next()
 2023-12-11 21:10 UTC  (2+ messages)

[PATCH] x86/Kconfig: rust: Patchable function Rust compat
 2023-12-11 21:09 UTC  (6+ messages)

[PATCH] power: swap: Assign a value when removing the 'error' definition
 2023-12-11 21:07 UTC  (2+ messages)

[PATCH v3 0/2] Update Wave521c Compatible for TI Devices
 2023-12-11 21:04 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: media: Remove K3 Family Prefix from Compatible
` [PATCH v3 2/2] media: chips-media: wave5: Remove K3 References

[PATCH 4.19 00/55] 4.19.302-rc1 review
 2023-12-11 21:04 UTC  (2+ messages)

[PATCH] power: snapshot: Remove unnecessary ‘0’ values from error
 2023-12-11 21:03 UTC  (2+ messages)

[PATCH v2] hwmon: (k10temp) Add support for AMD Family 19h Model 8h
 2023-12-11 21:02 UTC 

[PATCH] MIPS: SGI-IP27: hubio: fix nasid kernel-doc warning
 2023-12-11 20:56 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture
 2023-12-11 20:56 UTC  (2+ messages)

linux-next: duplicate patch in the kunit-next tree
 2023-12-11 21:01 UTC 

[PATCH] power: main: Remove unnecessary ‘NULL’ initialization from last_failed_step_show()
 2023-12-11 20:58 UTC  (2+ messages)

net/xfrm/xfrm_state.c:2695:31: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-12-11 20:57 UTC 

[PATCH] cpuidle: idle exit_latency overflow
 2023-12-11 20:52 UTC  (2+ messages)

[PATCH] lib/string: shrink lib/string.i via IWYU
 2023-12-11 20:50 UTC  (8+ messages)

[v5 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-12-11 20:49 UTC  (5+ messages)
` [v5 1/2] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [v5 2/2] pwm: sifive: change the PWM controlled LED algorithm

[net-next RFC PATCH v2 1/4] dt-bindings: net: phy: Document new LEDs active-low property
 2023-12-11 20:49 UTC  (4+ messages)
` [net-next RFC PATCH v2 3/4] dt-bindings: net: Document QCA808x PHYs

[PATCH] PM: domains: Drop the unused pm_genpd_opp_to_performance_state()
 2023-12-11 20:44 UTC  (2+ messages)

[PATCH 0/5] Add callback for cooling list update to speed-up IPA
 2023-12-11 20:41 UTC  (3+ messages)
` [PATCH 1/5] thermal: core: Add callback for governors with cooling instances change

[PATCH] scsi: fcoe: replace deprecated strncpy with strscpy
 2023-12-11 20:37 UTC  (4+ messages)

[net-next v1 00/16] Device Memory TCP
 2023-12-11 20:35 UTC  (7+ messages)
` [net-next v1 08/16] memory-provider: dmabuf devmem memory provider

[PATCH] nfsd: properly tear down server when write_ports fails
 2023-12-11 20:35 UTC 

[PATCH] most: Remove usage of the deprecated ida_simple_xx() API
 2023-12-11 20:31 UTC 

[PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
 2023-12-11 20:29 UTC  (18+ messages)

[PATCH] arm64: Delete the zero_za macro
 2023-12-11 20:27 UTC  (2+ messages)

[PATCH] kselftest/arm64: Improve output for skipped TPIDR2 ABI test
 2023-12-11 20:27 UTC  (2+ messages)

[PATCH] kselftest/arm64: Log SVCR when the SME tests barf
 2023-12-11 20:27 UTC  (2+ messages)

[PATCH 00/13] arm64/sysreg: System register updates from the 2023-09 XML release
 2023-12-11 20:27 UTC  (2+ messages)

[PATCH v2 0/8] sched: cpufreq: Remove magic hardcoded numbers from margins
 2023-12-11 20:20 UTC  (5+ messages)
` [PATCH v2 7/8] sched/schedutil: Add a new tunable to dictate response time

[PATCH] dt-bindings: arm: qcom: Fix up htc-memul compatible
 2023-12-11 20:18 UTC  (2+ messages)

[PATCH net-next v3 5/8] net: qualcomm: ipqess: add bridge offloading features to the IPQESS driver
 2023-12-11 20:16 UTC  (2+ messages)

[RFC PATCH] ring-buffer: Fix and comment ring buffer rb_time functions on 32-bit
 2023-12-11 20:13 UTC 

[PATCH v2 0/6] PCI: Fix deadlocks when enabling ASPM
 2023-12-11 20:13 UTC  (3+ messages)

[PATCH] drm/amd/display: Fix memory leak in dm_set_writeback()
 2023-12-11 20:12 UTC  (2+ messages)

drivers/video/fbdev/ffb.c:938:27: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-12-11 20:06 UTC 

[PATCH v2] PCI: Extend PCI root port device IDs for Zhaoxin platforms
 2023-12-11 20:07 UTC  (2+ messages)

drivers/watchdog/ath79_wdt.c:165:37: sparse: sparse: incorrect type in initializer (different address spaces)
 2023-12-11 20:06 UTC 

[PATCH] scsi: fcoe: use sysfs_match_string over fcoe_parse_mode
 2023-12-11 20:06 UTC 

[PATCH net-next] net: stmmac: xgmac3+: add FPE handshaking support
 2023-12-11 20:03 UTC  (2+ messages)

[PATCH 1/2] fs/proc: show correct device and inode numbers in /proc/pid/maps
 2023-12-11 20:00 UTC  (5+ messages)
` [PATCH 2/2] selftests/overlayfs: verify "

[PATCH] intel_idle: Add Meteorlake support
 2023-12-11 19:59 UTC  (2+ messages)

[PATCH v2 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2023-12-11 19:58 UTC  (4+ messages)
` [PATCH v2 1/2] riscv: Include riscv_set_icache_flush_ctx prctl

[PATCH v3 0/3] AMD Address Translation Library
 2023-12-11 19:57 UTC  (3+ messages)
` [PATCH v3 1/3] RAS: Introduce "

[PATCH 6.6 000/244] 6.6.7-rc1 review
 2023-12-11 19:54 UTC 

[PATCH v7 0/7] consolidate and cleanup CPU capacity
 2023-12-11 19:52 UTC  (2+ messages)

[PATCH] scsi: ufs: qcom: Perform read back after writing reset bit
 2023-12-11 19:51 UTC  (3+ messages)

[PATCH net-next v3] net: stmmac: don't create a MDIO bus if unnecessary
 2023-12-11 19:48 UTC  (7+ messages)

[PATCH 4.14 00/25] 4.14.333-rc1 review
 2023-12-11 19:46 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: arm: hwmon: gpio-fan: Convert txt bindings to yaml
 2023-12-11 19:42 UTC  (4+ messages)

[PATCH V3 0/1] Add swappiness argument to memory.reclaim
 2023-12-11 19:41 UTC  (3+ messages)
` [PATCH V3 1/1] mm: add swapiness= arg "

[PATCH V2 2/2] dt-bindings: usb: Add an Spreadtrum pmic typec yaml
 2023-12-11 19:35 UTC  (2+ messages)

[PATCH v6 0/4] iio: humidity: Add driver for ti HDC302x humidity sensors
 2023-12-11 19:39 UTC  (2+ messages)

[PATCH v1 00/14] Clean up libperf cpumap's empty function
 2023-12-11 19:31 UTC  (2+ messages)

[PATCH v2 2/7] rust: cred: add Rust abstraction for `struct cred`
 2023-12-11 19:30 UTC  (4+ 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).