LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-02 03:29:12 to 2024-02-02 07:10:57 UTC [more...]

[PATCH 00/11] Provide SEV-SNP support for running under an SVSM
 2024-02-02  7:10 UTC  (3+ messages)
` [PATCH 10/11] x86/sev: Extend the config-fs attestation support for "

[PATCH 0/4] apply page shift to PFN instead of VA in pfn_to_virt
 2024-02-02  7:04 UTC  (6+ messages)

[PATCH v1 0/5] wave5 codec driver
 2024-02-02  7:03 UTC  (6+ messages)
` [PATCH v1 1/5] wave5 : Support yuv422 input format for encoder
` [PATCH v1 2/5] wave5: Support to prepend sps/pps to IDR frame
` [PATCH v1 3/5] wave5 : Support runtime suspend/resume
` [PATCH v1 4/5] wave5: Use the bitstream buffer size from host
` [PATCH v1 5/5] wave5 : Fixed the wrong buffer size formula

[PATCH] sched/fair: Simplify some logic in update_sd_pick_busiest()
 2024-02-02  7:02 UTC 

[PATCH 00/22] tty: vt: cleanup ESC sequences handling
 2024-02-02  6:56 UTC  (23+ messages)
` [PATCH 01/22] tty: vt: make rgb_from_256() slighly more comprehensible
` [PATCH 02/22] tty: vt: define enums for CSI+h/l codes
` [PATCH 03/22] tty: vt: rename set_mode() to csi_hl()
` [PATCH 04/22] tty: vt: split DEC CSI+h/l handling into csi_DEC_hl()
` [PATCH 05/22] tty: vt: remove unneeded assignment of EPecma to vc_priv
` [PATCH 06/22] tty: vt: move CSI+n handling along to other ECMA CSIs
` [PATCH 07/22] tty: vt: define an enum for CSI+] codes
` [PATCH 08/22] tty: vt: rename setterm_command() to csi_RSB()
` [PATCH 09/22] tty: vt: put cases on separate lines
` [PATCH 10/22] tty: vt: accept u8 in do_con_trol() and vc_setGx()
` [PATCH 11/22] tty: vt: extract ascii handling to handle_ascii()
` [PATCH 12/22] tty: vt: separate ESesc state handling into handle_esc()
` [PATCH 13/22] tty: vt: move CSI DEC handling to a separate function
` [PATCH 14/22] tty: vt: move CSI ECMA "
` [PATCH 15/22] tty: vt: name, reflow and document enum vc_ctl_state
` [PATCH 16/22] tty: vt: simplify ansi_control_string()
` [PATCH 17/22] tty: vt: handle CSI+[ inside preexisting switch-case
` [PATCH 18/22] tty: vt: add new helper for reseting vc parameters
` [PATCH 19/22] tty: vt: use switch+case in the ESnonstd case
` [PATCH 20/22] tty: vt: use switch+case in the ESgetpars case
` [PATCH 21/22] tty: vt: use ASCII enum constants in vt_console_print()
` [PATCH 22/22] tty: vt: decrypt magic constants in vc_is_control()

[PATCH v5 0/2] drivers: rtc: add max313xx series rtc driver
 2024-02-02  6:56 UTC  (7+ messages)

Managed interrupt spread based on Numa locality
 2024-02-02  6:55 UTC 

[PATCH 0/2] Enable D3 support for Qualcomm bridges
 2024-02-02  6:54 UTC  (3+ messages)
` [PATCH 1/2] PCI: Add a flag to enable D3 support for PCI bridges
` [PATCH 2/2] PCI: qcom: Enable D3 support for the recent "

[PATCH v9 0/5] Add Toshiba Visconti Video Input Interface driver
 2024-02-02  6:49 UTC  (5+ messages)
` [PATCH v9 4/5] documentation: media: add documentation for "

[RFC] perf: Reconsider an error code selection in bpf_map__fprintf()
 2024-02-02  6:48 UTC  (2+ messages)

[PATCH] net: ieee802154: mrf24j40: convert to use maple tree register cache
 2024-02-02  6:46 UTC 

[PATCH] net: ieee802154: mcr20a: convert to use maple tree register cache
 2024-02-02  6:46 UTC 

[patch v2 00/30] x86/apic: Rework APIC registration
 2024-02-02  6:45 UTC  (3+ messages)
` [patch v2 25/30] x86/cpu/topology: Use topology logical mapping mechanism

[PATCH] net: ieee802154: at86rf230: convert to use maple tree register cache
 2024-02-02  6:45 UTC 

[PATCH] net: encx24j600: convert to use maple tree register cache
 2024-02-02  6:43 UTC 

[PATCH v4 0/2] drm: Check polling initialized before
 2024-02-02  6:43 UTC  (3+ messages)
` [PATCH v4, 1/2] drm: Check output polling initialized before disabling
` [PATCH v4, 2/2] drm: Check polling initialized before enabling in drm_helper_probe_single_connector_modes

[PATCH v3] KVM: selftests: Fix the dirty_log_test semaphore imbalance
 2024-02-02  6:43 UTC 

[PATCH v9 0/5] riscv: sophgo: add clock support for sg2042
 2024-02-02  6:42 UTC  (6+ messages)
` [PATCH v9 1/5] dt-bindings: clock: sophgo: add pll clocks for SG2042
` [PATCH v9 2/5] dt-bindings: clock: sophgo: add RP gate "
` [PATCH v9 3/5] dt-bindings: clock: sophgo: add clkgen "
` [PATCH v9 4/5] clk: sophgo: Add SG2042 clock driver
` [PATCH v9 5/5] riscv: dts: add clock generator for Sophgo SG2042 SoC

[PATCH v5.10.y] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
 2024-02-02  6:41 UTC 

[PATCH v1 00/16] Add missing features to FastRPC driver
 2024-02-02  6:40 UTC  (17+ messages)
` [PATCH v1 01/16] misc: fastrpc: Redesign remote heap management
` [PATCH v1 02/16] misc: fastrpc: Add support for unsigned PD
` [PATCH v1 03/16] misc: fastrpc: Add static PD restart support
` [PATCH v1 04/16] misc: fastrpc: Add fastrpc multimode invoke request support
` [PATCH v1 05/16] misc: fastrpc: Add CRC support for remote buffers
` [PATCH v1 06/16] misc: fastrpc: Capture kernel and DSP performance counters
` [PATCH v1 07/16] misc: fastrpc: Add support to save and restore interrupted
` [PATCH v1 08/16] misc: fastrpc: Add support to allocate shared context bank
` [PATCH v1 09/16] misc: fastrpc: Add early wakeup support for fastRPC driver
` [PATCH v1 10/16] misc: fastrpc: Add polling mode "
` [PATCH v1 11/16] misc: fastrpc: Add DSP PD notification support
` [PATCH v1 12/16] misc: fastrpc: Add support for users to clean up DSP user PD
` [PATCH v1 13/16] misc: fastrpc: Add wakelock management support
` [PATCH v1 14/16] misc: fastrpc: Add DSP signal support
` [PATCH v1 15/16] misc: fastrpc: Restrict untrusted apk to spawn privileged PD
` [PATCH v1 16/16] misc: fastrpc: Add system unsigned PD support

[PATCH v1] soc: qcom: mdt_loader: Add Upperbounds check for program header access
 2024-02-02  6:39 UTC 

[PATCH] soc: qcom: mdt_loader: Add Upperbounds check for program header access
 2024-02-02  6:37 UTC  (3+ messages)

[PATCH 0/5] firmware: support i.MX95 SCMI BBM/MISC Extenstion
 2024-02-02  6:34 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: firmware: add i.MX SCMI Extension protocol
` [PATCH 2/5] firmware: arm_scmi: add initial support for i.MX BBM protocol
` [PATCH 3/5] firmware: arm_scmi: add initial support for i.MX MISC protocol
` [PATCH 4/5] firmware: imx: support BBM module
` [PATCH 5/5] firmware: imx: add i.MX95 MISC driver

[PATCH v6] f2fs: unify the error handling of f2fs_is_valid_blkaddr
 2024-02-02  6:25 UTC 

[RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI
 2024-02-02  6:24 UTC  (5+ 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  (2+ 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  (23+ 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  (11+ 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 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  (3+ messages)
` [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  (7+ 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  (2+ messages)
` [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


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).