LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-02 01:35:47 to 2024-02-02 06:18:46 UTC [more...]

[RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI
 2024-02-02  6:18 UTC  (4+ messages)
` [RFC PATCH v2 3/4] tsm: Map RTMRs to TCG TPM PCRs

[PATCH v8 00/25] maps/threads/dsos memory improvements and fixes
 2024-02-02  6:15 UTC  (26+ messages)
` [PATCH v8 01/25] perf maps: Switch from rbtree to lazily sorted array for addresses
` [PATCH v8 02/25] perf maps: Get map before returning in maps__find
` [PATCH v8 03/25] perf maps: Get map before returning in maps__find_by_name
` [PATCH v8 04/25] perf maps: Get map before returning in maps__find_next_entry
` [PATCH v8 05/25] perf maps: Hide maps internals
` [PATCH v8 06/25] perf maps: Locking tidy up of nr_maps
` [PATCH v8 07/25] perf dso: Reorder variables to save space in struct dso
` [PATCH v8 08/25] perf report: Sort child tasks by tid
` [PATCH v8 09/25] perf trace: Ignore thread hashing in summary
` [PATCH v8 10/25] perf machine: Move fprintf to for_each loop and a callback
` [PATCH v8 11/25] perf threads: Move threads to its own files
` [PATCH v8 12/25] perf threads: Switch from rbtree to hashmap
` [PATCH v8 13/25] perf threads: Reduce table size from 256 to 8
` [PATCH v8 14/25] perf dsos: Attempt to better abstract dsos internals
` [PATCH v8 15/25] perf dsos: Tidy reference counting and locking
` [PATCH v8 16/25] perf dsos: Add dsos__for_each_dso
` [PATCH v8 17/25] perf dso: Move dso functions out of dsos
` [PATCH v8 18/25] perf dsos: Switch more loops to dsos__for_each_dso
` [PATCH v8 19/25] perf dsos: Switch backing storage to array from rbtree/list
` [PATCH v8 20/25] perf dsos: Remove __dsos__addnew
` [PATCH v8 21/25] perf dsos: Remove __dsos__findnew_link_by_longname_id
` [PATCH v8 22/25] perf dsos: Switch hand code to bsearch
` [PATCH v8 23/25] perf dso: Add reference count checking and accessor functions
` [PATCH v8 24/25] perf dso: Reference counting related fixes
` [PATCH v8 25/25] perf dso: Use container_of to avoid a pointer in dso_data

Boot-time dumping of ftrace fuctiongraph buffer
 2024-02-02  6:04 UTC  (3+ messages)

[syzbot] [erofs?] KMSAN: uninit-value in z_erofs_lz4_decompress (3)
 2024-02-02  5:58 UTC 

[syzbot] WARNING in folio_account_dirtied
 2024-02-02  5:55 UTC  (2+ messages)
` [syzbot] [gfs2?] "

[PATCH 0/4] tracing/user_events: Introduce multi-format events
 2024-02-02  5:50 UTC  (4+ messages)

[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
 2024-02-02  5:37 UTC  (13+ messages)
` [PATCH v9 2/2] arm64: boot: Support "

[PATCH v2 00/14] Split crash out from kexec and clean up related config items
 2024-02-02  5:23 UTC  (2+ messages)

[PATCH 1/2] usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()
 2024-02-02  5:18 UTC  (2+ messages)
` [PATCH 2/2] usb: cdns3: fix memory double free when handle zero package

[RESEND PATCH v2] arm64: dts: ti: k3-am69-sk: remove assigned-clock-parents for unused VP
 2024-02-02  5:16 UTC  (2+ messages)

[PATCH] mm: memcg: Use larger chunks for proactive reclaim
 2024-02-02  5:02 UTC  (2+ messages)

[RFC V1 0/5] x86: CVMs: Align memory conversions to 2M granularity
 2024-02-02  5:08 UTC  (9+ messages)
` [RFC V1 3/5] x86: CVMs: Enable dynamic swiotlb by default for CVMs
` [RFC V1 5/5] x86: CVMs: Ensure that memory conversions happen at 2M alignment

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2024-02-02  5:01 UTC  (4+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)

[PATCH] octeontx2-pf: Fix a memleak otx2_sq_init
 2024-02-02  5:01 UTC  (2+ messages)
` [EXT] "

[PATCH v8 0/4] Introduce mseal
 2024-02-02  5:00 UTC  (24+ messages)
` [PATCH v8 2/4] mseal: add mseal syscall

[PATCH net-next 0/7] net: ipa: simplify TX power handling
 2024-02-02  5:00 UTC  (2+ messages)

[PATCH 0/2] Add board-id support for multiple DT selection
 2024-02-02  5:00 UTC  (3+ messages)

[RFC 0/9] power: sequencing: implement the subsystem and add first users
 2024-02-02  4:59 UTC  (13+ messages)
` [RFC 2/9] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391
` [RFC 4/9] power: pwrseq: add a driver for the QCA6390 PMU module
` [RFC 6/9] PCI: create platform devices for child OF nodes of the port node
` [RFC 8/9] PCI/pwrctl: add PCI power control core code
` [RFC 9/9] PCI/pwrctl: add a PCI power control driver for power sequenced devices

[PATCH 00/17] vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management
 2024-02-02  4:57 UTC  (18+ messages)
` [PATCH 01/17] vfio/pci: Use unsigned int instead of unsigned
` [PATCH 02/17] vfio/pci: Remove duplicate check from vfio_pci_set_ctx_trigger_single() wrappers
` [PATCH 03/17] vfio/pci: Consistently acquire mutex for interrupt management
` [PATCH 04/17] vfio/pci: Remove duplicate interrupt management from core VFIO PCI
` [PATCH 05/17] vfio/pci: Limit eventfd signaling to interrupt management code
` [PATCH 06/17] vfio/pci: Remove interrupt index interpretation from wrappers
` [PATCH 07/17] vfio/pci: Preserve per-interrupt contexts
` [PATCH 08/17] vfio/pci: Extract MSI/MSI-X specific code from common flow
` [PATCH 09/17] vfio/pci: Converge similar code flows
` [PATCH 10/17] vfio/pci: Extract INTx specific code from vfio_intx_set_signal()
` [PATCH 11/17] vfio/pci: Perform MSI/MSI-X interrupt management via callbacks
` [PATCH 12/17] vfio/pci: Remove msi term from generic code
` [PATCH 13/17] vfio/pci: Remove vfio_intx_set_signal()
` [PATCH 14/17] vfio/pci: Add utility to trigger INTx eventfd knowing interrupt context
` [PATCH 15/17] vfio/pci: Let enable and disable of interrupt types use same signature
` [PATCH 16/17] vfio/pci: Move vfio_msi_disable() to be with other MSI/MSI-X management code
` [PATCH 17/17] vfio/pci: Remove duplicate interrupt management flow

[PATCH v2 0/2] riscv: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS to set misaligned access speed
 2024-02-02  4:55 UTC  (4+ messages)
` [PATCH v2 2/2] riscv: Disable misaligned access probe when CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS

[PATCH 0/9] PCI: introduce the concept of power sequencing of PCIe devices
 2024-02-02  4:50 UTC  (9+ messages)
` [PATCH 4/9] PCI: create platform devices for child OF nodes of the port node
        `  "
            `  "

[syzbot] [v9fs?] KASAN: slab-use-after-free Read in v9fs_stat2inode_dotl
 2024-02-02  4:49 UTC 

[PATCH] mm/madvise: set ra_pages as device max request size during ADV_POPULATE_READ
 2024-02-02  4:48 UTC  (4+ messages)
`  "

[PATCH v3 0/3] Add AM64x ICSSG Ethernet support
 2024-02-02  4:46 UTC  (2+ messages)

[PATCH v1 0/5] Add tuning algorithm for delay chain
 2024-02-02  4:42 UTC  (4+ messages)
` [PATCH v1 4/5] mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock

[PATCH] dma-coherent: add support for multi coherent rmems per dev
 2024-02-02  4:40 UTC  (4+ messages)

[PATCH net,v2] hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
 2024-02-02  4:40 UTC 

[PATCH v7 00/25] maps/threads/dsos memory improvements and fixes
 2024-02-02  4:21 UTC  (5+ messages)
` [PATCH v7 01/25] perf maps: Switch from rbtree to lazily sorted array for addresses

[PATCH 0/2] Assume polling-delay(-passive) = 0 when absent
 2024-02-02  4:19 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: thermal-zones: Don't require polling-delay(-passive)
` [PATCH 2/2] thermal/of: Assume polling-delay(-passive) 0 when absent

[PATCH v3 2/2] arm64: dts: qcom: ipq6018: enable sdhci node
 2024-02-02  4:15 UTC  (3+ messages)
  `  "

linux-next: Tree for Feb 2
 2024-02-02  4:14 UTC 

[PATCH v7 0/4] KVM: selftests: Add LoongArch support
 2024-02-02  4:10 UTC  (5+ messages)
` [PATCH v7 1/4] KVM: selftests: Add KVM selftests header files for LoongArch
` [PATCH v7 2/4] KVM: selftests: Add core KVM selftests support "
` [PATCH v7 3/4] KVM: selftests: Add ucall test "
` [PATCH v7 4/4] KVM: selftests: Add test cases "

linux-next: duplicate patch in the v4l-dvb-next tree
 2024-02-02  4:08 UTC 

[PATCH net-next v4 0/5] remove page frag implementation in vhost_net
 2024-02-02  4:05 UTC  (6+ messages)
` [PATCH net-next v4 2/5] page_frag: unify gfp bits for order 3 page allocation
` [PATCH net-next v4 5/5] tools: virtio: introduce vhost_net_test

linux-next: duplicate patch in the tegra tree
 2024-02-02  4:05 UTC 

[PATCH] regset: use vmalloc() for regset_get_alloc()
 2024-02-02  4:05 UTC  (9+ messages)

[PATCH] arm64: remove unneeded BUILD_BUG_ON assertion
 2024-02-02  4:02 UTC 

[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
 2024-02-02  4:02 UTC  (3+ messages)
` [PATCH RFC v3 28/35] arm64: mte: swap: Handle tag restoring when missing tag storage

[PATCH v1 0/3] DesignWare PWM improvements
 2024-02-02  4:02 UTC  (6+ messages)
` [PATCH v1 1/3] pwm: dwc: Add 16 channel support for Intel Elkhart Lake

linux-next: build warnings after merge of the tip tree
 2024-02-02  3:59 UTC 

linux-next: build warning after merge of the v4l-dvb-next tree
 2024-02-02  3:54 UTC 

[PATCH 1/2] x86/boot: Add error_putdec() helper
 2024-02-02  3:51 UTC  (2+ messages)
` [PATCH 2/2] x86/boot: Add a message about ignored early NMIs

[PATCH v7 00/16] Add Secure TSC support for SNP guests
 2024-02-02  3:50 UTC  (8+ messages)
` [PATCH v7 03/16] virt: sev-guest: Add SNP guest request structure

[PATCH 1/1] Modify macro NETLBL_CATMAP_MAPTYPE to define a type using typedef
 2024-02-02  3:44 UTC 

[PATCH 0/3] platform/x86: simatic-ipc: add another model BX-56A/BX-59A
 2024-02-02  3:35 UTC  (3+ messages)
` [PATCH 2/3] leds: simatic-ipc-leds-gpio: add support for module BX-59A
  `  "

[syzbot] [ntfs3?] KASAN: slab-out-of-bounds Read in mi_enum_attr
 2024-02-02  3:33 UTC  (3+ messages)
` [syzbot] "
` [PATCH] fs/ntfs3: fix oob "

[RFC PATCH] mm: filemap: avoid unnecessary major faults in filemap_fault()
 2024-02-02  3:31 UTC  (14+ messages)

[PATCH v6 0/6] Delay VERW
 2024-02-02  3:29 UTC  (3+ messages)
` [PATCH v6 1/6] x86/bugs: Add asm helpers for executing VERW

[net-next 0/3] Per epoll context busy poll support
 2024-02-02  3:28 UTC  (4+ messages)

[REGRESSION] 6.7.0: ASoC: SOF: refactoring breaks sof-rt5682 audio on chromebook; successfully bisected
 2024-02-02  3:12 UTC 

[PATCH] x86/hyperv: Use per cpu initial stack for vtl context
 2024-02-02  3:25 UTC  (3+ messages)

[PATCH] KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl
 2024-02-02  3:25 UTC  (8+ messages)

[PATCH] arm: flush: don't abuse pfn_valid() to check if pfn is in RAM
 2024-02-02  3:19 UTC  (7+ messages)

[PATCH 1/2] mm: pgtable: add missing flag and statistics for kernel PTE page
 2024-02-02  3:16 UTC  (4+ messages)
` [PATCH 2/2] mm: pgtable: remove unnecessary split ptlock for kernel PMD page

[syzbot] [ntfs3?] KASAN: slab-out-of-bounds Read in mi_enum_attr
 2024-02-02  3:16 UTC 

[PATCH v2 0/3] selftests/net: A couple of typos fixes in key-management/rst tests
 2024-02-02  3:13 UTC  (8+ messages)

[PATCH 1/3] tpm: protect against locality counter underflow
 2024-02-02  3:08 UTC  (3+ messages)

[PATCH net-next v3 0/5] TSN auto negotiation between 1G and 2.5G
 2024-02-02  3:07 UTC  (6+ messages)
` [PATCH net-next v3 4/5] net: stmmac: enable Intel mGbE 1G/2.5G auto-negotiation support

[PATCH net-next v4 00/11] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
 2024-02-02  3:06 UTC  (12+ messages)
` [PATCH net-next v4 06/11] net: stmmac: resetup XPCS according to the new interface mode
` [PATCH net-next v4 07/11] arch: x86: Add IPC mailbox accessor function and add SoC register access
` [PATCH net-next v4 08/11] stmmac: intel: configure SerDes according to the interface mode

[PATCH] usb: sysfs: use kstrtobool() if possible
 2024-02-02  3:00 UTC 

[PATCH v4 0/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-02-02  2:56 UTC  (6+ messages)
` [PATCH v4 1/5] KVM: selftests: aarch64: Make the [create|destroy]_vpmu_vm() public
` [PATCH v4 2/5] KVM: selftests: aarch64: Move pmu helper functions into vpmu.h
` [PATCH v4 3/5] KVM: selftests: aarch64: Fix the buggy [enable|disable]_counter
` [PATCH v4 4/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
` [PATCH v4 5/5] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test

[PATCH v6 0/2] drivers: rtc: add max313xx series rtc driver
 2024-02-02  2:52 UTC  (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] dt-bindings: rtc: add max313xx RTCs

[PATCH] tpm: make locality handling resilient
 2024-02-02  2:52 UTC  (2+ messages)

[PATCH v2] platform/x86/amd/hsmp: switch to use device_add_groups()
 2024-02-02  2:44 UTC 

[PATCH] platform/x86/amd/hsmp: switch to use device_add_groups()
 2024-02-02  2:42 UTC  (7+ messages)

[PATCH] riscv: hwprobe: export VA_BITS
 2024-02-02  2:32 UTC  (2+ messages)

[PATCH 0/7] HID: unused struct members cleanup
 2024-02-02  2:30 UTC  (3+ messages)
` [PATCH 2/7] HID: wacom: remove unused hid_data::pressure

[for-linus][PATCH 00/13] tracing/eventfs: Updates for v6.8
 2024-02-02  2:30 UTC  (14+ messages)
` [for-linus][PATCH 01/13] ring-buffer: Clean ring_buffer_poll_wait() error return
` [for-linus][PATCH 02/13] tracefs: Zero out the tracefs_inode when allocating it
` [for-linus][PATCH 03/13] eventfs: Initialize the tracefs inode properly
` [for-linus][PATCH 04/13] tracefs: Avoid using the ei->dentry pointer unnecessarily
` [for-linus][PATCH 05/13] tracefs: dentry lookup crapectomy
` [for-linus][PATCH 06/13] eventfs: Remove unused d_parent pointer field
` [for-linus][PATCH 07/13] eventfs: Clean up dentry ops and add revalidate function
` [for-linus][PATCH 08/13] eventfs: Get rid of dentry pointers without refcounts
` [for-linus][PATCH 09/13] tracing/timerlat: Move hrtimer_init to timerlat_fd open()
` [for-linus][PATCH 10/13] eventfs: Warn if an eventfs_inode is freed without is_freed being set
` [for-linus][PATCH 11/13] eventfs: Restructure eventfs_inode structure to be more condensed
` [for-linus][PATCH 12/13] eventfs: Remove fsnotify*() functions from lookup()
` [for-linus][PATCH 13/13] eventfs: Keep all directory links at 1

[v2] riscv: dts: starfive: jh7110: Add camera subsystem nodes
 2024-02-02  2:29 UTC  (5+ messages)
  ` 回复: "
      ` 回复: "

[PATCH v3 0/3] riscv: mm: Extend mappable memory up to hint address
 2024-02-02  2:28 UTC  (5+ messages)
` [PATCH v3 1/3] riscv: mm: Use hint address in mmap if available

[PATCH v1 1/3] perf stat: Pass fewer metric arguments
 2024-02-02  2:25 UTC  (3+ messages)
` [PATCH v1 2/3] perf metrics: Compute unmerged uncore metrics individually
` [PATCH v1 3/3] perf stat: Fix metric-only aggregation index

[PATCH] selftests/net: Amend per-netns counter checks
 2024-02-02  2:24 UTC 

[PATCH v2 0/7] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
 2024-02-02  2:21 UTC  (9+ messages)
` [PATCH v2 2/7] firmware: coreboot: Generate aliases for coreboot modules

[Syzkaller & bisect] There is sys_bpf related out_of_memory WARNING in v6.8-rc2
 2024-02-02  2:14 UTC 

[GIT PULL] Kbuild fixes for v6.8-rc3
 2024-02-02  2:15 UTC  (5+ messages)

[PATCH V2] lockdep: fix deadlock issue between lockdep and rcu
 2024-02-02  2:13 UTC  (6+ messages)

[PATCH v5 0/8] bugfix of MD_CLOSING and clean up md_ioctl()
 2024-02-02  2:12 UTC  (3+ messages)
` [PATCH v5 7/8] md: sync blockdev before stopping raid or setting readonly

[PATCH net-next] tun: Implement ethtool's get_channels() callback
 2024-02-02  2:03 UTC  (3+ messages)

[RESEND PATCH v0 0/5] wave5 codec driver
 2024-02-02  1:55 UTC  (4+ messages)
` [RESEND PATCH v0 4/5] wave5: Use the bitstream buffer size from host

Workqueue regression
 2024-02-02  1:52 UTC  (2+ messages)

[PATCH v2] riscv: add CALLER_ADDRx support
 2024-02-02  1:51 UTC 

[PATCH 0/2] interconnect: qcom: ACV enable_mask fixes
 2024-02-02  1:48 UTC  (3+ messages)
` [PATCH 1/2] interconnect: qcom: sm8650: Use correct ACV enable_mask
` [PATCH 2/2] interconnect: qcom: x1e80100: Add missing "

[net-next PATCH v5 0/9] net: phy: Introduce PHY Package concept
 2024-02-02  1:43 UTC  (5+ messages)
` [net-next PATCH v5 8/9] net: phy: qcom: generalize some qca808x LED functions
` [net-next PATCH v5 9/9] net: phy: qca807x: add support for configurable LED

[PATCH 0/8] Intel On Demand: Add netlink interface for SPDM attestation
 2024-02-02  1:42 UTC  (3+ messages)

[PATCH][RFC] workqueue: Fix kernel panic on CPU hot-unplug
 2024-02-02  1:39 UTC  (6+ messages)

[PATCH] KVM: selftests: Test top-down slots event
 2024-02-02  1:38 UTC  (3+ messages)

[RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb
 2024-02-02  1:35 UTC  (3+ 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).