LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-27 18:20:12 to 2024-06-27 21:19:08 UTC [more...]

[PATCH] dt-bindings: pinctrl: pinctrl-single: fix schmitt related properties
 2024-06-27 21:19 UTC  (2+ messages)

[PATCH V4 1/2] cgroup/rstat: Helper functions for locking expose trylock
 2024-06-27 21:18 UTC  (2+ messages)
` [PATCH V4 2/2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes

[PATCH v6 0/5] x86/pkeys: update PKRU to enable pkey 0 before
 2024-06-27 21:17 UTC  (6+ messages)
` [PATCH v6 1/5] x86/pkeys: Add PKRU as a parameter in signal handling functions
` [PATCH v6 2/5] x86/pkeys: Add helper functions to update PKRU on the sigframe
` [PATCH v6 3/5] x86/pkeys: Update PKRU to enable all pkeys before XSAVE
` [PATCH v6 4/5] x86/pkeys: Restore altstack before sigcontext
` [PATCH v6 5/5] selftests/mm: Add new testcases for pkeys

[PATCH v3 0/2] arm64: dts: rockchip: Add Radxa ROCK 3B
 2024-06-27 21:17 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: "
` [PATCH v3 2/2] arm64: dts: "

[PATCH v1] dt-bindings: clock: rk3188-cru-common: remove CLK_NR_CLKS
 2024-06-27 21:17 UTC 

[RFC PATCH] drm/msm/dpu: check ubwc support before adding compressed formats
 2024-06-27 21:13 UTC  (2+ messages)

[PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-27 21:11 UTC  (4+ messages)

[PATCH v25 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2024-06-27 21:07 UTC  (6+ messages)
` [PATCH v25 1/3] dt-bindings: reset: npcm: add clock properties

[PATCH-cpuset v6 0/2] Add Union-Find and use it to optimize cpuset
 2024-06-27 21:06 UTC  (3+ messages)
` [PATCH-cpuset v7 "

[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
 2024-06-27 21:03 UTC  (13+ messages)

[PATCH] blk-cgroup: don't clear stat in blkcg_reset_stats()
 2024-06-27 21:03 UTC  (3+ messages)

[for-next][PATCH 0/3] tracing/tools: Updates for 6.11
 2024-06-27 20:50 UTC  (4+ messages)
` [for-next][PATCH 1/3] rtla/osnoise: Use pretty formatting only on interactive tty
` [for-next][PATCH 2/3] rtla/osnoise: Better report when histogram is empty
` [for-next][PATCH 3/3] tools: build: use correct lib name for libtracefs feature detection

[PATCH v2 0/4] media: rockchip: Add rkvdec2 driver
 2024-06-27 20:56 UTC  (4+ messages)
` [PATCH v2 4/4] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)

[PATCH v4 00/19] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-06-27 20:56 UTC  (5+ messages)
` [PATCH v4 11/19] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg

[PATCH v3 0/6] ATA PASS-THROUGH sense data fixes
 2024-06-27 20:55 UTC  (4+ messages)
` [PATCH v3 2/6] ata: libata-scsi: Do not overwrite valid sense data when CK_COND=1

[PATCH v1] dt-bindings: pinctrl: npcm8xx: add missing pin group and mux function
 2024-06-27 18:23 UTC 

[PATCH 1/2] arm64: dts: mediatek: mt7622: readd syscon to pciesys node
 2024-06-27 20:52 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: clock: mediatek: add syscon compatible for mt7622 pciesys

[PATCH v4 0/9] Add Mule MFD support
 2024-06-27 20:52 UTC  (3+ messages)
` [PATCH v4 3/9] dt-bindings: mfd: add support for mule

[PATCH v2 0/5] Reorganize string-stream and assert tests
 2024-06-27 20:51 UTC  (9+ messages)
` [PATCH v2 3/5] kunit: string-stream-test: Make it a separate module
` [PATCH v2 5/5] kunit: Merge assertion test into kunit-test.c

[PATCH v4 0/4] block: preparations for NVMEM provider
 2024-06-27 20:51 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: block: add basic bindings for block devices
` [PATCH v4 2/4] block: partitions: populate fwnode
` [PATCH v4 3/4] block: add support for notifications
` [PATCH v4 4/4] block: add new genhd flag GENHD_FL_NVMEM

[PATCH 1/2] perf stat: Use field separator in the metric header
 2024-06-27 20:48 UTC  (3+ messages)
` [PATCH 2/2] perf stat: Fix a segfault with --per-cluster --metric-only

[PATCH net-next v14 00/13] Device Memory TCP
 2024-06-27 20:47 UTC  (8+ messages)
` [PATCH net-next v14 13/13] selftests: add ncdevmem, netcat for devmem TCP

[PATCH v2 0/9] Add CPU-type to topology
 2024-06-27 20:44 UTC  (10+ messages)
` [PATCH PATCH v2 1/9] x86/cpu/topology: Add CPU type to struct cpuinfo_topology
` [PATCH PATCH v2 2/9] cpufreq: intel_pstate: Use topology_cpu_type()
` [PATCH PATCH v2 3/9] perf/x86/intel: Use topology_hw_cpu_type()
` [PATCH PATCH v2 4/9] x86/cpu: Remove get_this_hybrid_cpu_type()
` [PATCH PATCH v2 5/9] x86/cpu: Name CPU matching macro more generically (and shorten)
` [PATCH PATCH v2 6/9] x86/cpu: Add cpu_type to struct x86_cpu_id
` [PATCH PATCH v2 7/9] x86/cpu: Update x86_match_cpu() to also use cpu-type
` [PATCH PATCH v2 8/9] x86/bugs: Declutter vulnerable CPU list
` [PATCH PATCH v2 9/9] x86/rfds: Exclude P-only parts from the RFDS affected list

[PROBLEM] make randconfig: net/netfilter/core.c:830: undefined reference to `netfilter_lwtunnel_fini'
 2024-06-27 20:44 UTC  (8+ messages)

[PATCH v3 0/8] MIPS: Boston: Fix syscon devicetree binding and node
 2024-06-27 20:44 UTC  (5+ messages)
` [PATCH v3 7/8] dt-bindings: mfd: Add img,boston-platform-regs

[PATCH v5 00/20] EDAC/mc/synopsys: Various fixes and cleanups
 2024-06-27 20:43 UTC  (7+ messages)
` [PATCH v5 02/20] EDAC/synopsys: Fix generic device type detection procedure

[PATCH v2] block: flush all throttled bios when deleting the cgroup
 2024-06-27 20:43 UTC  (2+ messages)

[syzbot] [cgroups?] BUG: sleeping function called from invalid context in cgroup_rstat_flush
 2024-06-27 20:41 UTC  (5+ messages)
` [PATCH] cachestat: do not flush stats in recency check

[PATCH v22 00/18] Add support for Sub-NUMA cluster (SNC) systems
 2024-06-27 20:38 UTC  (19+ messages)
` [PATCH v22 01/18] x86/resctrl: Prepare for new domain scope
` [PATCH v22 02/18] x86/resctrl: Prepare to split rdt_domain structure
` [PATCH v22 03/18] x86/resctrl: Prepare for different scope for control/monitor operations
` [PATCH v22 04/18] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
` [PATCH v22 05/18] x86/resctrl: Add node-scope to the options for feature scope
` [PATCH v22 06/18] x86/resctrl: Introduce snc_nodes_per_l3_cache
` [PATCH v22 07/18] x86/resctrl: Block use of mba_MBps mount option on Sub-NUMA Cluster (SNC) systems
` [PATCH v22 08/18] x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files
` [PATCH v22 09/18] x86/resctrl: Add a new field to struct rmid_read for summation of domains
` [PATCH v22 10/18] x86/resctrl: Refactor mkdir_mondata_subdir() with a helper function
` [PATCH v22 11/18] x86/resctrl: Allocate a new field in union mon_data_bits
` [PATCH v22 12/18] x86/resctrl: Create Sub-NUMA Cluster (SNC) monitor files
` [PATCH v22 13/18] x86/resctrl: Handle removing directories in Sub-NUMA Cluster (SNC) mode
` [PATCH v22 14/18] x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counter
` [PATCH v22 15/18] x86/resctrl: Make __mon_event_count() handle sum domains
` [PATCH v22 16/18] x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systems
` [PATCH v22 17/18] x86/resctrl: Sub-NUMA Cluster (SNC) detection
` [PATCH v22 18/18] x86/resctrl: Update documentation with Sub-NUMA cluster changes

[RFC PATCH 0/7] Make core VMA operations internal and testable
 2024-06-27 20:39 UTC  (24+ messages)
` [RFC PATCH 2/7] mm: move vma_modify() and helpers to internal header
` [RFC PATCH 3/7] mm: unexport vma_expand() / vma_shrink()
` [RFC PATCH 4/7] mm: move internal core VMA manipulation functions to own file
` [RFC PATCH 6/7] tools: separate out shared radix-tree components
` [RFC PATCH 7/7] tools: add skeleton code for userland testing of VMA logic

A suggestion for Standard Config
 2024-06-27 20:33 UTC 

[PATCH 1/2] mm/zsmalloc: fix class per-fullness zspage counts
 2024-06-27 20:33 UTC  (2+ messages)

[PATCH 1/1] spi: dt-bindings: fsl-dspi: add dmas and dma-names properties
 2024-06-27 20:33 UTC 

[RFC PATCH v14 0/8] TPEBS counting mode support
 2024-06-27 20:32 UTC  (4+ messages)

[PATCH 0/9] iio: adc: ad7606: Improvements
 2024-06-27 20:32 UTC  (5+ messages)
` [PATCH 1/9] dt-bindings: iio: adc: adi,ad7606: add missing datasheet link
` [PATCH 2/9] dt-bindings: iio: adc: adi,ad7606: comment and sort the compatible names

[PATCH v3 0/2] drm: panel-orientation-quirks: Add quirk for Steam Deck Galileo revision and re-label the Deck panel quirks to specify hardware revision
 2024-06-27 20:30 UTC  (3+ messages)
` [PATCH v3 1/2] drm: panel-orientation-quirks: Add quirk for Valve Galileo
` [PATCH v3 2/2] drm: panel-orientation-quirks: Add labels for both Valve Steam Deck revisions

[PATCH] dt-bindings: iio: stm32: dfsdm: fix dtbs warnings on dfsdm audio port
 2024-06-27 20:29 UTC  (2+ messages)

[PROBLEM] randconfig: ./include/linux/fortify-string.h:122:33: error: ‘__builtin_strcpy’ source argument is the same as destination [-Werror=restrict]
 2024-06-27 20:28 UTC  (3+ messages)

[PATCH 1/2] arm: dts: arm: Drop redundant fixed-factor clocks
 2024-06-27 20:26 UTC  (4+ messages)

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-06-27 20:24 UTC  (4+ messages)

[PATCH v1 3/3] arm64: dts: qcom: x1e80100: Add gpu support
 2024-06-27 20:22 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: clock: qoriq-clock: convert to yaml format
 2024-06-27 20:22 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: gpio: fsl,qoriq-gpio: add common property gpio-line-names
 2024-06-27 20:21 UTC 

[PATCH v2 0/7] usb: typec: ucsi: rework glue driver interface
 2024-06-27 20:14 UTC  (8+ messages)
` [PATCH v2 6/7] usb: typec: ucsi: extract common code for command handling
  ` [Linux-stm32] "

[PATCH V6 for-6.11/block] loop: Fix a race between loop detach and loop open
 2024-06-27 20:13 UTC  (3+ messages)

[PATCH v5 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-06-27 20:11 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: power: reset: Convert mode-.* properties to array
` [PATCH v5 2/4] dt-bindings: arm: Document reboot mode magic

[PATCH net-next v3] enic: add ethtool get_channel support
 2024-06-27 20:10 UTC  (3+ messages)

[PATCH v2 1/1] dt-bindings: misc: fsl,qoriq-mc: convert to yaml format
 2024-06-27 20:10 UTC  (2+ messages)

[PATCH v4 5.10/5.15] ata: libata-scsi: check cdb length for VARIABLE_LENGTH_CMD commands
 2024-06-27 20:08 UTC  (3+ messages)

[PATCH net-next v4] enic: add ethtool get_channel support
 2024-06-27 20:20 UTC 

[PATCH v2 0/3] Mediatek MT6358 dt-binding documentation conversion and fixes
 2024-06-27 20:05 UTC  (3+ messages)
` [PATCH v2 3/3] dt-bindings: mfd: mt6397: Add reference for mediatek,mt6358-sound

[PROBLEM] make randconfig: fs/btrfs/ref-verify.c:500:16: error: ‘ret’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
 2024-06-27 20:02 UTC  (3+ messages)

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-06-27 19:59 UTC  (11+ messages)
` [PATCH v2 0/3] fs/file.c: optimize the critical section of file_lock in
  ` [PATCH v2 1/3] fs/file.c: add fast path in alloc_fd()

[PATCH net-next v9 00/13] First try to replace page_frag with page_frag_cache
 2024-06-27 19:58 UTC  (4+ messages)

[PATCH rdma-next v2 0/2] Extend mlx5 CQ creation with large UAR page index
 2024-06-27 19:55 UTC  (2+ messages)

[PATCH net-next 0/5] netdev_features: start cleaning netdev_features_t up
 2024-06-27 19:55 UTC  (5+ messages)
` [PATCH net-next 1/5] netdevice: convert private flags > BIT(31) to bitfields

[PATCH v3] MIPS: Implement ieee754 NAN2008 emulation mode
 2024-06-27 19:54 UTC  (4+ messages)

[PATCH v3 0/2] usercopy: Convert test_user_copy to KUnit test
 2024-06-27 19:51 UTC  (4+ messages)
` [PATCH v3 1/2] kunit: test: Add vm_mmap() allocation resource manager

[PATCH fixes 0/4] MIPS: MT ASE fixes
 2024-06-27 19:51 UTC  (5+ messages)
` [PATCH fixes 3/4] MIPS: cps-vec: Replace MT instructions with macros

[PATCH v2 0/2] exec: Avoid pathological argc, envc, and bprm->p values
 2024-06-27 19:49 UTC  (3+ messages)

[PATCH v2] s390/ism: Add check for dma_set_max_seg_size in ism_probe()
 2024-06-27 19:42 UTC  (3+ messages)

[PATCH] perf report: Display pregress bar on redirected pipe data
 2024-06-27 19:41 UTC  (2+ messages)

[PATCH v2 net-next 0/2] net: stmmac: qcom-ethqos: enable 2.5G ethernet on sa8775p-ride
 2024-06-27 19:37 UTC  (6+ messages)
` [PATCH v2 net-next 2/2] net: stmmac: qcom-ethqos: add a DMA-reset quirk for sa8775p-ride

[GIT PULL] cpupower update for Linux 6.11-rc1
 2024-06-27 19:31 UTC  (2+ messages)

[PATCH v2 0/2] ARM: dts: qcom-msm8226-samsung-ms013g: Add initial device tree
 2024-06-27 19:30 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Document samsung,ms013g
` [PATCH v2 2/2] ARM: dts: qcom-msm8226-samsung-ms013g: Add initial device tree

[syzbot] [lsm?] general protection fault in hook_inode_free_security
 2024-06-27 19:29 UTC  (9+ messages)

Mourning Daniel Bristot de Olivera
 2024-06-27 19:29 UTC 

[PATCH v2 0/5] DT fixes for Rockchip RK809 audio codec support
 2024-06-27 19:27 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: rockchip: Delete the SoC variant dtsi for RK3399Pro
 2024-06-27 19:27 UTC  (2+ messages)

[PATCH v1] clk: rockchip: rk3188: Drop CLK_NR_CLKS usage
 2024-06-27 19:27 UTC  (2+ messages)

[PATCH v1] ARM: dts: rockchip: rk3128: add #sound-dai-cells to hdmi node
 2024-06-27 19:27 UTC  (2+ messages)

[PATCH v1] ARM: dts: rockchip: rk3036: add #sound-dai-cells to hdmi node
 2024-06-27 19:27 UTC  (2+ messages)

[PATCH v2 00/12] i2c: riic: Add support for Renesas RZ/G3S
 2024-06-27 19:21 UTC  (7+ messages)
` [PATCH v2 04/12] i2c: riic: Use pm_runtime_resume_and_get()

[PATCH v5 0/7] misc: Add mikroBUS driver
 2024-06-27 19:21 UTC  (14+ messages)
` [PATCH v5 1/7] dt-bindings: connector: Add mikrobus-connector
` [PATCH v5 3/7] dt-bindings: mikrobus: Add mikrobus-spi binding
` [PATCH v5 7/7] dts: ti: k3-am625-beagleplay: Add mikroBUS

[PATCH V3 1/2] cgroup/rstat: Helper functions for locking expose trylock
 2024-06-27 19:18 UTC  (6+ messages)
` [PATCH V3 2/2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes

[GIT PULL] Power management fix for v6.10-rc6
 2024-06-27 19:14 UTC 

[PATCH v5 5/8] Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c
 2024-06-27 19:13 UTC  (2+ messages)

[GIT PULL] Thermal control fixes for v6.10-rc6
 2024-06-27 19:12 UTC 

[PATCH v2 1/2] cpufreq: Allow drivers to advertise boost enabled
 2024-06-27 19:11 UTC  (3+ messages)

[PATCH v2] Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591
 2024-06-27 19:10 UTC  (2+ messages)

[PATCH] sched_ext: add CONFIG_DEBUG_INFO_BTF dependency
 2024-06-27 19:07 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp: Update Fast ethernet PHY MDIO addresses to match DH i.MX8MP DHCOM rev.200
 2024-06-27 19:06 UTC  (2+ messages)

[PATCH] sched_ext: fix typo in set_weight() description
 2024-06-27 19:05 UTC  (2+ messages)

[PATCH] mm/gup: Use try_grab_page() instead of try_grab_folio() in gup slow path
 2024-06-27 19:03 UTC  (3+ messages)

[PATCH net-next] dt-bindings: net: Define properties at top-level
 2024-06-27 19:03 UTC  (4+ messages)

[PATCH V2] cpufreq: make cpufreq_boost_enabled return bool
 2024-06-27 18:57 UTC  (2+ messages)

[PATCH rcu 0/6] Grace-period memory-barrier adjustments for v6.11
 2024-06-27 18:53 UTC  (4+ messages)
` [PATCH rcu 3/6] rcu/exp: Remove superfluous full memory barrier upon first EQS snapshot
  ` [PATCH rcu 3/6 v2] "

[PROBLEM linux-next] make randconfig: kernel/kallsyms.c:492:17: error: ‘strcpy’ source argument is the same as destination [-Werror=restrict]
 2024-06-27 18:50 UTC 

[PATCH 0/4] ASoC: codecs: lpass-rx-macro: Few code cleanups
 2024-06-27 18:49 UTC  (3+ messages)
` [PATCH 1/4] ASoC: codecs: lpass-rx-macro: Simplify with devm allocations

[PATCH 0/2] Modify the watchdog selftest for execution with kselftest runner
 2024-06-27 18:48 UTC  (5+ messages)
` [PATCH 1/2] selftests/watchdog: limit ping loop and allow configuring the number of pings
` [PATCH 2/2] selftests/watchdog: convert the test output to KTAP format

[RFC PATCH 0/6] DRM resource management cgroup, try 2
 2024-06-27 18:48 UTC  (3+ messages)
` [RFC PATCH 1/6] mm/page_counter: Move calculating protection values to page_counter

[PATCH] s390/kvm: Reject memory region operations for ucontrol VMs
 2024-06-27 18:47 UTC  (4+ messages)

[PATCH 1/4] soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST
 2024-06-27 18:40 UTC  (4+ messages)

[PATCH v3 4/4] x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET
 2024-06-27 18:39 UTC  (3+ messages)
` [PATCH v3B "

[PATCH V3] cgroup/cpuset: Prevent UAF in proc_cpuset_show()
 2024-06-27 18:37 UTC  (4+ messages)

[PATCH v2 0/2] hwmon: iio: Add labels
 2024-06-27 18:37 UTC  (5+ messages)
` [PATCH v2 2/2] hwmon: iio: Add labels from IIO channels

[syzbot] [net?] memory leak in ___neigh_create (2)
 2024-06-27 18:31 UTC  (2+ messages)
` [syzbot] "

[PATCH v2 07/13] arm64: dts: layerscaple: add #dma-cells for qdma
 2024-06-27 18:27 UTC  (4+ messages)

[PATCH 1/2] drm: panel-orientation-quirks: Add quirk for Valve Galileo
 2024-06-27 18:27 UTC  (2+ messages)
` [PATCH V2 "

invalid vht params rate 1920 100kbps nss 2 mcs 9
 2024-06-27 18:25 UTC  (8+ messages)

[PATCH v5 8/8] Bluetooth: btusb: mediatek: add ISO data transmission functions
 2024-06-27 18:25 UTC  (2+ messages)

[PATCH v6] net/mlx5: Reclaim max 50K pages at once
 2024-06-27 18:24 UTC 

[PATCH v2 0/3] arm64: entry: Convert to generic entry
 2024-06-27 18:24 UTC  (5+ messages)
` [PATCH v2 3/3] "

[PATCH v5 0/8] Refactor perf python module build
 2024-06-27 18:20 UTC  (2+ messages)

[GIT PULL] s390 fixes for 6.10-rc6
 2024-06-27 18:20 UTC  (2+ messages)

[GIT PULL] asm-generic fixes for 6.10
 2024-06-27 18:20 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).