LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-23 03:27:38 to 2024-04-23 08:03:08 UTC [more...]

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-23  7:54 UTC  (12+ messages)
` [PATCH v3 01/11] stackleak: don't modify ctl_table argument
` [PATCH v3 02/11] cgroup: bpf: constify ctl_table arguments and fields
` [PATCH v3 03/11] hugetlb: constify ctl_table arguments of utility functions
` [PATCH v3 04/11] utsname: constify ctl_table arguments of utility function
` [PATCH v3 05/11] neighbour: "
` [PATCH v3 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
` [PATCH v3 07/11] ipv6/addrconf: "
` [PATCH v3 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
` [PATCH v3 09/11] ipvs: constify ctl_table arguments of utility functions
` [PATCH v3 10/11] sysctl: constify ctl_table arguments of utility function
` [PATCH v3 11/11] sysctl: treewide: constify the ctl_table argument of handlers

[PATCH 0/6] wifi: wilc1000: fix default mac address
 2024-04-23  8:00 UTC  (3+ messages)
` [PATCH 6/6] wifi: wilc1000: read MAC address from fuse at probe

[PATCH v4 0/2] kunit: fix minor error path mistakes
 2024-04-23  8:00 UTC  (5+ messages)
` [PATCH v4 2/2] kunit: avoid memory leak on device register error

[PATCH v3 00/19] Venus cleanups
 2024-04-23  7:59 UTC  (5+ messages)
` [PATCH v3 05/19] media: venus: pm_helpers: Kill dead code

[PATCH v11 0/8] AMD Pstate Fixes And Enhancements
 2024-04-23  7:58 UTC  (9+ messages)
` [PATCH v11 1/8] cpufreq: amd-pstate: Document *_limit_* fields in struct amd_cpudata
` [PATCH v11 2/8] cpufreq: amd-pstate: Document the units for freq variables in amd_cpudata
` [PATCH v11 3/8] cpufreq: amd-pstate: Unify computation of {max,min,nominal,lowest_nonlinear}_freq
` [PATCH v11 4/8] cpufreq: amd-pstate: Remove amd_get_{min,max,nominal,lowest_nonlinear}_freq()
` [PATCH v11 5/8] cpufreq: amd-pstate: Bail out if min/max/nominal_freq is 0
` [PATCH v11 6/8] cpufreq: amd-pstate: get transition delay and latency value from ACPI tables
` [PATCH v11 7/8] cppc_acpi: print error message if CPPC is unsupported
` [PATCH v11 8/8] cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missing

[PATCH v5 2/2] riscv: dts: sophgo: add initial Milk-V Duo S board support
 2024-04-23  7:57 UTC  (6+ messages)

[PATCH v3] dt-bindings: usb: uhci: convert to dt schema
 2024-04-23  7:54 UTC  (3+ messages)

linux-next: build failure after merge of the gpio-brgl-fixes tree
 2024-04-23  7:53 UTC  (2+ messages)

[PATCH] mm/rmap: remove unnecessary page_table_lock
 2024-04-23  7:53 UTC  (3+ messages)

[PATCH v4] arm64: dts: rockchip: add PCIe3 support on rk3588-jaguar
 2024-04-23  7:49 UTC 

[PATCH 0/2] Add API to correct KVM/PV clock drift
 2024-04-23  7:49 UTC  (8+ messages)
` [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction

[PATCH net v2 1/2] net: dsa: mv88e6xxx: Add support for model-specific pre- and post-reset handlers
 2024-04-23  7:47 UTC  (2+ messages)
` [PATCH net v2 2/2] net: dsa: mv88e6xxx: Avoid EEPROM timeout without EEPROM on 88E6250-family switches

[PATCH v7 0/5] i2c: thunderx: Marvell thunderx i2c changes
 2024-04-23  7:46 UTC  (6+ messages)
` [PATCH v7 1/5] i2c: thunderx: Clock divisor logic changes
` [PATCH v7 2/5] i2c: thunderx: Support for High speed mode
` [PATCH v7 3/5] i2c: octeon: Add platform prefix to macros
` [PATCH v7 4/5] i2c: octeon: Handle watchdog timeout
` [PATCH v7 5/5] i2c: thunderx: Adding ioclk support

[PATCH] serial: sh-sci: Call device_set_wakeup_path() for serial console
 2024-04-23  7:45 UTC  (4+ messages)

[PATCH 2/4] perf/x86/ibs: Use CPUID region helper
 2024-04-23  7:45 UTC  (11+ messages)

[PATCH][next] ASoc: PCM6240: Fix spelling mistake: "deley" -> "delay"
 2024-04-23  7:44 UTC 

[PATCH v6] fpga: region: add owner module and take its refcount
 2024-04-23  7:38 UTC  (2+ messages)

[PATCH] LoongArch: Fix callchain parse error with kernel tracepoint events
 2024-04-23  7:43 UTC 

[PATCH] LoongArch: Fix access error when read fault on a write-only VMA
 2024-04-23  7:42 UTC 

[PATCH] KVM: selftests: Add 'malloc' failure check in test_vmx_nested_state
 2024-04-23  7:39 UTC 

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-23  7:33 UTC  (3+ messages)
` [PATCH 33/34] drivers: remove incorrect of_match_ptr/ACPI_PTR annotations

[PATCH] KVM: selftests: Add 'malloc' failure check in config_name
 2024-04-23  7:37 UTC 

[PATCH v2 1/1] genirq/cpuhotplug: retry with cpu_online_mask when irq_do_set_affinity return -ENOSPC
 2024-04-23  7:34 UTC 

[PATCH v8 0/4] LVDS Controller Support for SAM9X75 SoC
 2024-04-23  7:31 UTC  (2+ messages)
` (subset) "

[PATCH v12 00/14] Add Cgroup support for SGX EPC memory
 2024-04-23  7:29 UTC  (5+ messages)
` [PATCH v12 10/14] x86/sgx: Charge mem_cgroup for per-cgroup reclamation
` [PATCH v12 13/14] Docs/x86/sgx: Add description for cgroup support

[PATCH v3 0/2] Mesh PMU: Add tertiary match group support
 2024-04-23  7:29 UTC  (2+ messages)

[PATCH v5 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-04-23  7:29 UTC  (3+ messages)

Please create the email alias do-not-apply-to-stable@kernel.org -> /dev/null
 2024-04-23  7:28 UTC  (12+ messages)

[tip:x86/urgent] BUILD SUCCESS e70316d17f6ab49a6038ffd115397fd68f8c7be8
 2024-04-23  7:25 UTC 

[PATCH] um: Add winch to winch_handlers before registering winch IRQ
 2024-04-23  7:22 UTC  (3+ messages)

[PATCH net-next v4] net: openvswitch: Check vport netdev name
 2024-04-23  2:34 UTC  (3+ messages)

[PATCH] cpuidle: kirkwood: Convert to platform remove callback returning void
 2024-04-23  7:22 UTC  (5+ messages)

[PATCH] cpufreq: ti: Implement scope-based cleanup in ti_cpufreq_match_node()
 2024-04-23  7:22 UTC  (3+ messages)

[PATCH 0/6] Update compat strings for SD/MMC nodes on RZ/{G2L (family), G3S, V2M} SoCs
 2024-04-23  7:21 UTC  (11+ messages)
` [PATCH 1/6] dt-bindings: mmc: renesas,sdhi: Drop 'items' keyword
` [PATCH 2/6] dt-bindings: mmc: renesas,sdhi: Document RZ/G2L family compatibility
` [PATCH 3/6] mmc: renesas_sdhi: Add compatible string for RZ/G2L family, RZ/G3S, and RZ/V2M SoCs

[PATCH rdma-next v3 0/6] RDMA/mana_ib: Enable RNIC adapter and populate it with GIDs
 2024-04-23  7:15 UTC  (4+ messages)
` [PATCH rdma-next v3 4/6] RDMA/mana_ib: enable RoCE on port 1

[PATCH -next] md: fix resync softlockup when bitmap size is less than array size
 2024-04-23  7:15 UTC  (2+ messages)

[PATCH] clk: imx: imx8mp: Convert to platform remove callback returning void
 2024-04-23  7:12 UTC 

[RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
 2024-04-23  7:10 UTC  (22+ messages)

[PATCH 3/3] HID: bpf: lazy load the hid_tail_call entrypoint
 2024-04-23  7:10 UTC  (2+ messages)

[PATCH net-next v1 0/4] add support for TimeSync path delays
 2024-04-23  7:07 UTC  (7+ messages)
` [PATCH net-next v1 2/4] net: phy: micrel: lan8841: set default PTP latency values

[PATCH] arm64: dts: ti: k3-j784s4-evm: Add support for multiple CAN instances
 2024-04-23  7:05 UTC  (7+ messages)

[PATCH v2 0/4] Document ASUS RT-AC3200 and ASUS RT-AC5300 and add device trees
 2024-04-23  7:03 UTC  (2+ messages)

[PATCH 00/11] Bugfix and refactoring
 2024-04-23  6:59 UTC  (4+ messages)
` [PATCH 11/11] fs/ntfs3: Taking DOS names into account during link counting

[PATCH] Revert "vmgenid: emit uevent when VMGENID updates"
 2024-04-23  6:56 UTC  (4+ messages)
` [REGRESSION] "

[PATCH v2 0/6] Assume sysfs event names are always lowercase
 2024-04-23  6:53 UTC  (2+ messages)

linux-next: Tree for Apr 23
 2024-04-23  6:52 UTC 

[PATCH v5 1/2] Bluetooth: btusb: Add USB HW IDs for MT7921/MT7922/MT7925
 2024-04-23  6:51 UTC  (2+ messages)
` [PATCH v5 2/2] Bluetooth: btusb: Sort usb_device_id table by the ID

INFO: task hung in bdev_open
 2024-04-23  6:51 UTC  (2+ messages)

[PATCH 0/5] Ensure the copied buf is NULL terminated
 2024-04-23  6:50 UTC  (3+ messages)
` [PATCH 5/5] drivers/s390/cio: ensure "

[PATCH v7 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-23  6:49 UTC  (7+ messages)
` [PATCH v7 01/16] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug
` [PATCH v7 02/16] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
` [PATCH v7 03/16] ACPI: processor: Drop duplicated check on _STA (enabled + present)

[PATCH v2] ASoC: dt-bindings: tegra20-ac97: convert to dt schema
 2024-04-23  6:49 UTC  (2+ messages)

[PATCH v3 0/5] SRAT/CEDT fixes and updates
 2024-04-23  6:48 UTC  (4+ messages)
` [PATCH v3 3/5] ACPI/NUMA: Remove architecture dependent remainings

[PATCH 0/3] arm64: mx93: etherrnet: set TX_CLK in RMII mode
 2024-04-23  6:46 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: net: mx93: add enet_clk_sel binding

[PATCH v2 0/9] Bugfix and refactoring
 2024-04-23  6:44 UTC  (10+ messages)
` [PATCH 1/9] fs/ntfs3: Taking DOS names into account during link counting
` [PATCH 2/9] fs/ntfs3: Remove max link count info display during driver init
` [PATCH 3/9] fs/ntfs3: Missed le32_to_cpu conversion
` [PATCH 4/9] fs/ntfs3: Check 'folio' pointer for NULL
` [PATCH 5/9] fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow
` [PATCH 6/9] fs/ntfs3: Use variable length array instead of fixed size
` [PATCH 7/9] fs/ntfs3: Redesign ntfs_create_inode to return error code instead of inode
` [PATCH 8/9] fs/ntfs3: Always make file nonresident on fallocate call
` [PATCH 9/9] fs/ntfs3: Mark volume as dirty if xattr is broken

[PATCH net-next v6 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-04-23  6:45 UTC  (3+ messages)

[PATCH v3 1/1] i2c: lpi2c: Avoid calling clk_get_rate during transfer
 2024-04-22 22:51 UTC  (2+ messages)
` (subset) "

[PATCH] cpufreq: sun50i: Fix build warning around snprint()
 2024-04-23  6:28 UTC  (4+ messages)

[PATCH v3 1/1] dt-bindings: interrupt-controller: fsl,irqsteer: Add imx8qxp support
 2024-04-23  6:28 UTC  (5+ messages)
  ` [PATCH v3 1/1] dt-bindings: interrupt-controller: fsl, irqsteer: "

[PATCH 0/3] phy: zynqmp: A PCIe fix and debugfs support
 2024-04-23  6:25 UTC  (5+ messages)
` [PATCH 1/3] phy: zynqmp: Store instance instead of type
` [PATCH 2/3] phy: zynqmp: Don't wait for PLL lock on nonzero PCIe lanes

[PATCH v4 0/9] drm/bridge: Allow using fwnode API to get the next bridge
 2024-04-23  6:21 UTC  (4+ messages)
` [PATCH v4 1/9] "

[PATCH] workqueue: fix selection of wake_cpu in kick_pool()
 2024-04-23  6:20 UTC  (3+ messages)

[PATCH v2] workqueue: fix selection of wake_cpu in kick_pool()
 2024-04-23  6:19 UTC 

[PATCH v3] eeprom: at24: fix memory corruption race condition
 2024-04-23  6:15 UTC  (2+ messages)

[PATCH 0/7] PCI: xilinx-nwl: Add phy support
 2024-04-23  6:15 UTC  (3+ messages)
` [PATCH 7/7] [RFT] arm64: zynqmp: Add PCIe phys

[PATCH v3 0/7] ipq9574: Enable PCI-Express support
 2024-04-23  6:11 UTC  (4+ messages)

[RFC PATCH v2 0/2] ima: Fix detection of read/write violations on stacked filesystems
 2024-04-23  6:02 UTC  (4+ messages)
` [RFC PATCH v2 1/2] ovl: Define D_REAL_FILEDATA for d_real to return dentry with data

[PATCH v2] arm: dts: bcm2711: Describe Ethernet LEDs
 2024-04-23  5:44 UTC  (2+ messages)

[PATCH v3 0/5] arm64: dts: ti: k3-j7*: Add missing ESM and watchdog nodes
 2024-04-23  5:36 UTC  (3+ messages)
` [PATCH v3 1/5] arm64: dts: ti: k3-j721e-mcu: Add the WKUP ESM instance

[PATCH] regulator: change stubbed devm_regulator_get_enable to return Ok
 2024-04-23  5:34 UTC  (4+ messages)

[PATCH v4] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
 2024-04-23  5:33 UTC  (11+ messages)

linux-next: duplicate patches in the vhost tree
 2024-04-23  5:33 UTC 

[PATCH] clk: imx: imx8mp: Use modern pm_ops
 2024-04-23  5:08 UTC 

[PATCH 0/4] memcg: reduce memory consumption by memcg stats
 2024-04-23  5:23 UTC  (5+ messages)
` [PATCH 1/4] mm: rearrange node_stat_item to put memcg stats at start
` [PATCH 2/4] memcg: reduce memory for the lruvec and memcg stats
` [PATCH 3/4] memcg: use proper type for mod_memcg_state
` [PATCH 4/4] memcg: restrict __mod_memcg_lruvec_state to memcg stats

[PATCH v4 0/5] Add RK816 PMIC support
 2024-04-23  5:21 UTC  (5+ messages)
` [PATCH v4 4/5] regulator: rk808: Support apply_bit for rk808_set_suspend_voltage_range
` [PATCH v4 5/5] regulator: rk808: Add RK816 support

[PATCH v2 0/5] regulator: Fix AXP717 PMIC support
 2024-04-23  5:19 UTC  (2+ messages)

[PATCH] arm64/sysreg: Update ID_AA64MMFR2_EL1 register
 2024-04-23  5:17 UTC  (5+ messages)

[PATCH v1 1/1] ASoC: soc.h: Don't use "proxy" headers
 2024-04-23  5:04 UTC  (2+ messages)

[PATCH] ASoC: cs35l56: Avoid static analysis warning of uninitialised variable
 2024-04-23  5:04 UTC  (2+ messages)

[PATCH v3 0/9] spi: cadence-qspi: add Mobileye EyeQ5 support
 2024-04-23  5:00 UTC  (4+ messages)
` (subset) "

linux-next: manual merge of the vhost tree with the mm tree
 2024-04-23  4:59 UTC 

[PATCH] arch/Kconfig: Move SPECULATION_MITIGATIONS to arch/Kconfig
 2024-04-23  4:55 UTC 

[RFC PATCH] workqueue: Fix rescuer task's name truncated
 2024-04-23 18:21 UTC  (2+ messages)

[PATCH net-next] octeontx2-pf: flower: check for unsupported control flags
 2024-04-23  4:54 UTC  (2+ messages)

[PATCH v8 00/16] Add Secure TSC support for SNP guests
 2024-04-23  4:44 UTC  (16+ messages)
` [PATCH v8 06/16] virt: sev-guest: Move SNP Guest command mutex
` [PATCH v8 07/16] x86/sev: Move and reorganize sev guest request api
` [PATCH v8 08/16] x86/mm: Add generic guest initialization hook
` [PATCH v8 09/16] x86/cpufeatures: Add synthetic Secure TSC bit
` [PATCH v8 10/16] x86/sev: Add Secure TSC support for SNP guests

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-04-23  4:38 UTC  (9+ messages)
` [PATCH net-next v4 02/12] net: ethernet: oa_tc6: implement register write operation
` [PATCH net-next v4 12/12] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY

[tip:x86/cpu] BUILD SUCCESS f055b6260eb3ef20a6e310d1e555a5d5a0a28ca0
 2024-04-23  4:37 UTC 

[GIT PULL] smb3 fixes
 2024-04-23  4:27 UTC 

[PATCH v4 0/7] dso/dsos memory savings and clean up
 2024-04-23  4:26 UTC  (8+ messages)
` [PATCH v4 1/7] perf dsos: Switch backing storage to array from rbtree/list
` [PATCH v4 2/7] perf dsos: Remove __dsos__addnew
` [PATCH v4 3/7] perf dsos: Remove __dsos__findnew_link_by_longname_id
` [PATCH v4 4/7] perf dsos: Switch hand code to bsearch
` [PATCH v4 5/7] perf dso: Add reference count checking and accessor functions
` [PATCH v4 6/7] perf dso: Reference counting related fixes
` [PATCH v4 7/7] perf dso: Use container_of to avoid a pointer in dso_data

[PATCH] [RESEND] i2c: cadence: Add RISCV architecture support
 2024-04-23  2:48 UTC 

[PATCH V2] dt-bindings: media: convert Mediatek consumer IR to the json-schema
 2024-04-23  4:22 UTC  (2+ messages)

[PATCH v2 0/3] efi/cxl-cper: Report CXL CPER events through tracing
 2024-04-23  4:16 UTC  (8+ messages)
` [PATCH v2 1/3] acpi/ghes: Process CXL Component Events
` [PATCH v2 3/3] ras/events: Trace CXL CPER events without CXL stack

net: cxgb4: Call Trace reported with PREEMPT_RT: BUG: using smp_processor_id() in preemptible [00000000] code: ethtool/78718
 2024-04-23  4:10 UTC 

[PATCH v1 0/4] Uprev mesa and IGT
 2024-04-23  4:02 UTC  (5+ messages)
` [PATCH v1 1/4] drm/ci: uprev mesa version
` [PATCH v1 2/4] drm/ci: build virtual GPU driver as module
` [PATCH v1 3/4] drm/ci: uprev IGT and generate testlist from build
` [PATCH v1 4/4] drm/ci: add tests on vkms

[PATCH v2] mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
 2024-04-23  3:56 UTC  (5+ messages)

[PATCH net-next v2] net/mlx5e: flower: check for unsupported control flags
 2024-04-23  3:54 UTC  (2+ messages)

[PATCH v5 0/5] Improve visibility of writeback
 2024-04-23  3:53 UTC  (7+ messages)
` [PATCH v5 1/5] writeback: collect stats of all wb of bdi in bdi_debug_stats_show
` [PATCH v5 2/5] writeback: support retrieving per group debug writeback stats of bdi
` [PATCH v5 3/5] writeback: fix build problems of "writeback: support retrieving per group debug writeback stats of bdi"
` [PATCH v5 4/5] writeback: add wb_monitor.py script to monitor writeback info on bdi
` [PATCH v5 5/5] writeback: rename nr_reclaimable to nr_dirty in balance_dirty_pages

[PATCH 1/1] mm: vmalloc: dump page owner info if page is already mapped
 2024-04-23  3:50 UTC  (3+ messages)

[PATCH] perf: RISC-V: Check standard event availability
 2024-04-23  3:44 UTC  (6+ messages)

[PATCH v2] io_uring: releasing CPU resources when polling
 2024-04-23  3:26 UTC  (2+ messages)
  `  "

[PATCH v2] io_uring: releasing CPU resources when polling
 2024-04-23  3:31 UTC  (2+ messages)
  `  "

[PATCH v3 0/4] Improve memory statistics for virtio balloon
 2024-04-23  3:41 UTC  (5+ messages)
` [PATCH v3 1/4] virtio_balloon: separate vm events into a function
` [PATCH v3 2/4] virtio_balloon: introduce oom-kill invocations
` [PATCH v3 3/4] virtio_balloon: introduce memory allocation stall counter
` [PATCH v3 4/4] virtio_balloon: introduce memory scan/reclaim info

[PATCH] dmaengine: dmatest: fix timeout caused by kthread_stop
 2024-04-23  3:39 UTC  (3+ messages)

[PATCH v3 0/3] vhost: Fix stale available ring entries
 2024-04-23  3:36 UTC  (7+ messages)
` [PATCH v3 3/3] vhost: Improve vhost_get_avail_idx() with smp_rmb()

[syzbot] [net?] WARNING in gre_tap_xmit (2)
 2024-04-23  3:28 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).