LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-26 22:31:36 to 2024-01-27 01:06:46 UTC [more...]

[PATCH 00/11] Provide SEV-SNP support for running under an SVSM
 2024-01-27  1:06 UTC  (9+ messages)
` [PATCH 01/11] x86/sev: Rename snp_init() in the boot/compressed/sev.c file
` [PATCH 04/11] x86/sev: Use kernel provided SVSM Calling Areas
` [PATCH 05/11] x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0
` [PATCH 08/11] x86/sev: Provide guest VMPL level to userspace

[PATCH v4 5/8] i3c: target: add svc target controller support
 2024-01-27  0:58 UTC  (2+ messages)

[PATCH v6 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-01-27  0:56 UTC  (4+ messages)

[PATCH 0/2] smb: client: fix "df: Resource temporarily unavailable" on 5.10 stable kernel
 2024-01-27  0:49 UTC  (2+ messages)

[PATCH] Revert "power: supply: qcom_battmgr: Register the power supplies after PDR is up"
 2024-01-27  0:48 UTC  (2+ messages)

[PATCH 1/5] power: supply: bq27xxx: Switch to a simpler IDA interface
 2024-01-27  0:48 UTC  (2+ messages)
` (subset) "

[PATCH 00/21] Power supply register with devm
 2024-01-27  0:48 UTC  (2+ messages)
` (subset) "

Consider picking up "tpm: Enable hwrng only for Pluton on AMD CPUs" rather sooner than later
 2024-01-27  0:44 UTC  (2+ messages)

[PATCH v5 0/2] Improve VM CPUfreq and task placement behavior
 2024-01-27  0:43 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: cpufreq: add virtual cpufreq device
` [PATCH v5 2/2] cpufreq: add virtual-cpufreq driver

gs101 oriole: peripheral block 0 (peric0) fixes
 2024-01-27  0:35 UTC  (6+ messages)
` [PATCH 1/5] clk: samsung: gs101: gpio_peric0_pclk needs to be kept on
` [PATCH 2/5] arm64: dts: exynos: gs101: fix usi8 default mode
` [PATCH 3/5] arm64: dts: exynos: gs101: use correct clocks for usi8
` [PATCH 4/5] arm64: dts: exynos: gs101: use correct clocks for usi_uart
` [PATCH 5/5] clk: samsung: gs101: don't mark non-essential clocks as critical

[RFC v2 0/4] overlayfs: Optimize override/revert creds
 2024-01-27  0:34 UTC  (12+ messages)
` [RFC v2 2/4] cred: Add a light version of override/revert_creds()
` [RFC v2 3/4] overlayfs: Optimize credentials usage
` [RFC v2 4/4] fs: Optimize credentials reference count for backing file ops

[RESEND PATCH V2] mm: page_alloc: unreserve highatomic page blocks before oom
 2024-01-27  0:31 UTC  (10+ messages)

[PATCH] irqchip/sifive-plic: enable interrupt if needed before EOI
 2024-01-27  0:31 UTC  (2+ messages)

[syzbot] [mm?] BUG: unable to handle kernel paging request in bpf_probe_read_compat_str
 2024-01-27  0:25 UTC 

[PATCH] qcom: smem: remove hwspinlock from item get routine
 2024-01-27  0:23 UTC  (2+ messages)

gs101 oriole: peripheral block 1 (peric1) and i2c12 support
 2024-01-27  0:19 UTC  (10+ messages)
` [PATCH 1/9] clk: samsung: gs-101: drop extra empty line
` [PATCH 2/9] dt-bindings: clock: google,gs101-clock: add PERIC1 clock management unit
` [PATCH 3/9] clk: samsung: gs101: add support for cmu_peric1
` [PATCH 4/9] arm64: dts: exynos: gs101: enable cmu-peric1 clock controller
` [PATCH 5/9] arm64: dts: exynos: gs101: define USI12 with I2C configuration
` [PATCH 6/9] arm64: dts: exynos: gs101: enable i2c bus 12 on gs101-oriole
` [PATCH 7/9] dt-bindings: samsung: exynos-sysreg: gs101-peric1 requires a clock
` [PATCH 8/9] arm64: dts: exynos: gs101: sysreg_peric1 needs "
` [PATCH 9/9] clk: samsung: gs101: don't CLK_IGNORE_UNUSED peric1_sysreg clock

[PATCH 5.10 000/286] 5.10.209-rc1 review
 2024-01-27  0:03 UTC  (9+ messages)

[Linux Kernel Bug] UBSAN: array-index-out-of-bounds in rds_cmsg_recv
 2024-01-27  0:00 UTC  (5+ messages)

[PATCH 00/46] Dynamic allocation of reserved_mem array
 2024-01-26 23:54 UTC  (47+ messages)
` [PATCH 01/46] of: reserved_mem: Change the order that reserved_mem regions are stored
` [PATCH 02/46] of: reserved_mem: Introduce new early reserved memory scan function
` [PATCH 03/46] ARC: reserved_mem: Implement the new processing order for reserved memory
` [PATCH 04/46] ARM: "
` [PATCH 05/46] arm64: "
` [PATCH 06/46] csky: "
` [PATCH 07/46] Loongarch: "
` [PATCH 08/46] microblaze: "
` [PATCH 09/46] mips: "
` [PATCH 10/46] nios2: "
` [PATCH 11/46] openrisc: "
` [PATCH 12/46] powerpc: "
` [PATCH 13/46] riscv: "
` [PATCH 14/46] sh: "
` [PATCH 15/46] um: "
` [PATCH 16/46] xtensa: "
` [PATCH 17/46] of: reserved_mem: Delete the early_init_fdt_scan_reserved_mem() function
` [PATCH 18/46] of: reserved_mem: Add code to dynamically allocate reserved_mem array
` [PATCH 19/46] ARC: resrved_mem: Move fdt_init_reserved_mem() below unflatten_device_tree()
` [PATCH 20/46] ARM: "
` [PATCH 21/46] arm64: "
` [PATCH 22/46] csky: "
` [PATCH 23/46] microblaze: "
` [PATCH 24/46] mips: "
` [PATCH 25/46] nios2: "
` [PATCH 26/46] powerpc: "
` [PATCH 27/46] riscv: "
` [PATCH 28/46] um: "
` [PATCH 29/46] xtensa: "
` [PATCH 30/46] of: reserved_mem: Add code to use unflattened DT for reserved_mem nodes
` [PATCH 31/46] of: reserved_mem: Rename fdt_* functions to refelct use of unflattened devicetree APIs
` [PATCH 32/46] ARC: reserved_mem: Switch fdt_init_reserved_mem() to dt_init_reserved_mem()
` [PATCH 33/46] ARM: "
` [PATCH 34/46] arm64: "
` [PATCH 35/46] csky: "
` [PATCH 36/46] loongarch: reserved_mem: Switch fdt_init_reserved_mem to dt_init_reserved_mem
` [PATCH 37/46] microblaze: "
` [PATCH 38/46] mips: reserved_mem: Switch fdt_init_reserved_mem() to dt_init_reserved_mem()
` [PATCH 39/46] nios2: "
` [PATCH 40/46] openrisc: reserved_mem: Switch fdt_init_reserved_mem to dt_init_reserved_mem
` [PATCH 41/46] powerpc: reserved_mem: Switch fdt_init_reserved_mem() to dt_init_reserved_mem()
` [PATCH 42/46] riscv: "
` [PATCH 43/46] sh: "
` [PATCH 44/46] um: "
` [PATCH 45/46] xtensa: "
` [PATCH 46/46] of: reserved_mem: Delete the fdt_init_reserved_mem() function

[PATCH v2 00/25] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-26 23:54 UTC  (6+ messages)
` [PATCH v2 11/25] x86/sev: Adjust directmap to avoid inadvertant RMP faults

[PATCH v2 1/1] mm/madvise: add MADV_F_COLLAPSE_LIGHT to process_madvise()
 2024-01-26 23:46 UTC  (14+ messages)

[PATCH] softirq: fix memory corruption when freeing tasklet_struct
 2024-01-26 23:43 UTC  (3+ messages)

[PATCH 00/15] Coalesced Interrupt Delivery with posted MSI
 2024-01-26 23:42 UTC  (16+ messages)
` [PATCH 01/15] x86/irq: Move posted interrupt descriptor out of vmx code
` [PATCH 02/15] x86/irq: Unionize PID.PIR for 64bit access w/o casting
` [PATCH 03/15] x86/irq: Use bitfields exclusively in posted interrupt descriptor
` [PATCH 04/15] x86/irq: Add a Kconfig option for posted MSI
` [PATCH 05/15] x86/irq: Reserve a per CPU IDT vector for posted MSIs
` [PATCH 06/15] x86/irq: Set up per host CPU posted interrupt descriptors
` [PATCH 07/15] x86/irq: Add accessors for "
` [PATCH 08/15] x86/irq: Factor out calling ISR from common_interrupt
` [PATCH 09/15] x86/irq: Install posted MSI notification handler
` [PATCH 10/15] x86/irq: Factor out common code for checking pending interrupts
` [PATCH 11/15] x86/irq: Extend checks for pending vectors to posted interrupts
` [PATCH 12/15] iommu/vt-d: Make posted MSI an opt-in cmdline option
` [PATCH 13/15] iommu/vt-d: Add an irq_chip for posted MSIs
` [PATCH 14/15] iommu/vt-d: Add a helper to retrieve PID address
` [PATCH 15/15] iommu/vt-d: Enable posted mode for device MSIs

drivers/irqchip/irq-stm32-exti.c:870:1-6: WARNING: invalid free of devm_ allocated data
 2024-01-26 23:30 UTC 

[PATCH RFC 00/13] Coalesced Interrupt Delivery with posted MSI
 2024-01-26 23:32 UTC  (16+ messages)
` [PATCH RFC 07/13] x86/irq: Add helpers for checking Intel PID
` [PATCH RFC 09/13] x86/irq: Install posted MSI notification handler
` [PATCH RFC 11/13] iommu/vt-d: Add an irq_chip for posted MSIs
` [PATCH RFC 12/13] iommu/vt-d: Add a helper to retrieve PID address

[GIT PULL] bcachefs fixes for 6.8-rc2
 2024-01-26 23:23 UTC 

[PATCH net-next 1/2] dt-bindings: net: snps,dwmac: Time Based Scheduling
 2024-01-26 23:22 UTC  (2+ messages)

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2024-01-26 23:22 UTC  (8+ messages)
` [PATCH RFC 0/6] mm: support large folios swap-in
  ` [PATCH RFC 1/6] arm64: mm: swap: support THP_SWAP on hardware with MTE
  ` [PATCH RFC 2/6] mm: swap: introduce swap_nr_free() for batched swap_free()
  ` [PATCH RFC 3/6] mm: swap: make should_try_to_free_swap() support large-folio

[GIT PULL] Power management fixes for v6.8-rc2
 2024-01-26 23:22 UTC  (2+ messages)

[GIT PULL] Thermal control update for v6.8-rc2
 2024-01-26 23:22 UTC  (2+ messages)

[GIT PULL] Documentation fixes
 2024-01-26 23:22 UTC  (2+ messages)

[PATCH v1 0/2] leds: aw200xx: support for hw pattern controllers
 2024-01-26 23:21 UTC  (4+ messages)
` [PATCH v1 1/2] "

[PATCH 0/4] Fixing live video input in ZynqMP DPSUB
 2024-01-26 23:18 UTC  (5+ messages)
    `  "

[PATCH] eventfs: Have inodes have unique inode numbers
 2024-01-26 23:17 UTC  (15+ messages)

[PATCH 00/17] media: kerneldoc warnings
 2024-01-26 23:16 UTC  (18+ messages)
` [PATCH 01/17] media: mediatek: vcodec: Fix "
` [PATCH 02/17] media: videodev2.h: Fix kerneldoc
` [PATCH 03/17] media: media-entity.h: "
` [PATCH 04/17] media: cec.h: "
` [PATCH 05/17] media: pci: dt315.h: "
` [PATCH 06/17] media: i2c: css-quirk.h: "
` [PATCH 07/17] media: i2c: adv748: "
` [PATCH 08/17] media: mediatek: jpeg: "
` [PATCH 09/17] media: mediatek: vcodec: "
` [PATCH 10/17] media: verisilicon: "
` [PATCH 11/17] media: qcom: venus: "
` [PATCH 12/17] media: samsung: exynos4-is: "
` [PATCH 13/17] media: samsung: s5p-mfc: "
` [PATCH 14/17] media: dvb-usb: "
` [PATCH 15/17] media: ipu3: "
` [PATCH 16/17] media: staging: meson: "
` [PATCH 17/17] linux: v4l2-vp9.h: "

[Linux Kernel Bug][ipv6/udp] memory leak in __ip6_append_data
 2024-01-26 23:14 UTC 

[PATCH net-next v2 0/8] netconsole: Add userdata append support
 2024-01-26 23:13 UTC  (9+ messages)
` [PATCH net-next v2 1/8] net: netconsole: cleanup formatting lints
` [PATCH net-next v2 2/8] net: netconsole: move netconsole_target config_item to config_group
` [PATCH net-next v2 3/8] net: netconsole: move newline trimming to function
` [PATCH net-next v2 4/8] net: netconsole: add docs for appending netconsole user data
` [PATCH net-next v2 5/8] net: netconsole: add a userdata config_group member to netconsole_target
` [PATCH net-next v2 6/8] net: netconsole: cache userdata formatted string in netconsole_target
` [PATCH net-next v2 7/8] net: netconsole: append userdata to netconsole messages
` [PATCH net-next v2 8/8] net: netconsole: append userdata to fragmented "

[RFC PATCH] nvmem: u-boot-env: improve error checking
 2024-01-26 23:10 UTC 

[PATCH bpf-next v2] selftests/bpf: Include runner extras for install target
 2024-01-26 23:10 UTC  (2+ messages)

[PATCH v2] f2fs: fix max open zone constraints
 2024-01-26 23:08 UTC  (2+ messages)

[PATCH 2/9] soc: samsung: exynos-pmu: Add exynos_pmu_update/read/write APIs and SoC quirks
 2024-01-26 23:07 UTC  (2+ messages)

[PATCH 00/82] overflow: Refactor open-coded arithmetic wrap-around
 2024-01-26 22:57 UTC  (4+ messages)
` [PATCH 01/82] overflow: Expand check_add_overflow() for pointer addition

[PATCH V2 0/3] mm: page_alloc: fixes for early oom kills
 2024-01-26 22:51 UTC  (10+ messages)
` [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill

[PATCH v13 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2024-01-26 22:38 UTC  (10+ messages)
` [PATCH v14 "
  ` [PATCH v14 1/8] x86/resctrl: Prepare for new domain scope
  ` [PATCH v14 2/8] x86/resctrl: Prepare to split rdt_domain structure
  ` [PATCH v14 3/8] x86/resctrl: Prepare for different scope for control/monitor operations
  ` [PATCH v14 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
  ` [PATCH v14 5/8] x86/resctrl: Add node-scope to the options for feature scope
  ` [PATCH v14 6/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
  ` [PATCH v14 7/8] x86/resctrl: Sub NUMA Cluster detection and enable
  ` [PATCH v14 8/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes

[PATCH] usb: ulpi: Fix debugfs directory leak
 2024-01-26 22:38 UTC 

[GIT PULL] Enable -Wstringop-overflow globally
 2024-01-26 22:36 UTC  (5+ messages)

[PATCH] drm/amd/display: add panel_power_savings sysfs entry to eDP connectors
 2024-01-26 22:34 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: Adjust n_channels usage for __counted_by
 2024-01-26 22:31 UTC 

[PATCH v2 00/18] Staging: rtl8192e: 18 Additional checkpatch fixes for rtllib_softmac.c
 2024-01-26 22:31 UTC  (19+ messages)
` [PATCH v2 01/18] Staging: rtl8192e: Rename variable FirstIe_InScan
` [PATCH v2 02/18] Staging: rtl8192e: Rename function rtllib_rx_ADDBARsp()
` [PATCH v2 03/18] Staging: rtl8192e: Rename variable LPSAwakeIntvl_tmp
` [PATCH v2 04/18] Staging: rtl8192e: Rename variable LPSDelayCnt
` [PATCH v2 05/18] Staging: rtl8192e: Rename function pointer SetHwRegHandler()
` [PATCH v2 06/18] Staging: rtl8192e: Rename function MgntQuery_TxRateExcludeCCKRates()
` [PATCH v2 07/18] Staging: rtl8192e: Rename variable PeerHTCapBuf
` [PATCH v2 08/18] Staging: rtl8192e: Rename variable PeerHTInfoBuf
` [PATCH v2 09/18] Staging: rtl8192e: Rename variable LPSAwakeIntvl
` [PATCH v2 10/18] Staging: rtl8192e: Rename variable SelfHTCap
` [PATCH v2 11/18] Staging: rtl8192e: Fix paren alignment for rtllib_disable_net_monitor_mode()
` [PATCH v2 12/18] Staging: rtl8192e: Fixup if statement broken across multiple lines
` [PATCH v2 13/18] Staging: rtl8192e: Remove unnecessary blank line
` [PATCH v2 14/18] Staging: rtl8192e: Fix if statement alignment with open parenthesis
` [PATCH v2 15/18] Staging: rtl8192e: Rename variable Octet
` [PATCH v2 16/18] Staging: rtl8192e: Rename variable LpsIdleCount
` [PATCH v2 17/18] Staging: rtl8192e: Rename variable NumRecvBcnInPeriod
` [PATCH v2 18/18] Staging: rtl8192e: Rename variable bForcedBgMode


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