public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-29 12:50:29 to 2023-06-29 16:09:35 UTC [more...]

[PATCH v2 0/7] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
 2023-06-29 16:05 UTC  (6+ messages)
` [PATCH v2 7/7] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize

[RFC PATCH 3/8] ALSA: hda: Update PCI ID list
 2023-06-29 16:08 UTC  (2+ messages)

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-06-29 16:07 UTC  (11+ messages)

[PATCH v5 00/10] Remove .notify callback in acpi_device_ops
 2023-06-29 16:06 UTC  (9+ messages)
` [PATCH v5 03/10] acpi/ac: Move handler installing logic to driver
` [PATCH v5 04/10] acpi/video: "
` [PATCH v5 05/10] acpi/battery: "
` [PATCH v5 07/10] acpi/nfit: Move acpi_nfit_notify() before acpi_nfit_add()

[PATCH] ASoC: qdsp6: q6apm: use dai link pcm id as pcm device number
 2023-06-29 16:06 UTC  (3+ messages)

[PATCH 1/2] kconfig: menuconfig: simplify global jump key assignment
 2023-06-29 16:03 UTC  (2+ messages)
` [PATCH 2/2] kconfig: menuconfig: remove jump_key::index

[PATCH] memory: tegra: Add dummy implementation on Tegra194
 2023-06-29 16:01 UTC 

[PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support
 2023-06-29 16:00 UTC  (12+ messages)

[PATCH v3 0/4] ACPI: platform: Fix SMB0001 enumeration on Kontron devices
 2023-06-29 15:59 UTC  (5+ messages)
` [PATCH v3 1/4] ACPI: bus: Constify acpi_companion_match() returned value
` [PATCH v3 3/4] ACPI: platform: Ignore SMB0001 only when it has resources

[PATCH v2 00/12] mm: free retracted page table by RCU
 2023-06-29 15:56 UTC  (8+ messages)
` [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page

mainline build failure due to 8295efbe68c0 ("md/raid1-10: factor out a helper to submit normal write")
 2023-06-29 15:56 UTC  (6+ messages)

[RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe
 2023-06-29 15:54 UTC  (5+ messages)
` [RFC PATCH 1/4] splice: Fix corruption of spliced data after splice() returns
` [RFC PATCH 2/4] splice: Make vmsplice() steal or copy
` [RFC PATCH 3/4] splice: Remove some now-unused bits
` [RFC PATCH 4/4] splice: Record some statistics

[PATCH] KVM: selftests: Fix the meta info of test cases in the header comments
 2023-06-29 15:55 UTC  (2+ messages)

[PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-29 15:54 UTC  (2+ messages)

[PATCH v2] xen/evtchn: Introduce new IOCTL to bind static evtchn
 2023-06-29 15:46 UTC 

[PATCH] fs: btrfs: Optimize code execution process to save time
 2023-06-29 15:33 UTC  (2+ messages)

[PATCH] spi: bcm-qspi: return error if neither hif_mspi nor mspi is available
 2023-06-29 15:38 UTC  (3+ messages)

UBSAN spat in valid xhci code in Linus's current tree (6.4+)
 2023-06-29 15:36 UTC 

[PATCH v9 0/6] Linear Address Masking (LAM) KVM Enabling
 2023-06-29 15:33 UTC  (8+ messages)
` [PATCH v9 4/6] KVM: x86: Introduce untag_addr() in kvm_x86_ops

[PATCH][next] btrfs: remove redundant initialization of variables leaf and slot
 2023-06-29 15:26 UTC  (2+ messages)

[GIT PULL] bcachefs
 2023-06-29 15:31 UTC  (12+ messages)

[PATCH v4 00/33] Per-VMA locks
 2023-06-29 15:30 UTC  (4+ messages)
` [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first

[PATCH v2 0/1] Add a sysctl to disable io_uring system-wide
 2023-06-29 15:28 UTC  (4+ messages)
` [PATCH v2 1/1] Add a new "

[PATCH v1 00/10] variable-order, large folios for anonymous memory
 2023-06-29 15:28 UTC  (6+ messages)

[PATCH v2 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
 2023-06-29 15:27 UTC  (3+ messages)
` [PATCH v2 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock

[PATCH] dt-bindings: clock: qcom: Update my email address
 2023-06-29 15:25 UTC  (2+ messages)

[PATCH 00/11] Even more msm bindings fixes
 2023-06-29 15:24 UTC  (13+ messages)
` [PATCH 05/11] dt-bindings: sound: Convert pm8916-wcd-analog-codec to YAML
` [PATCH 06/11] dt-bindings: mfd: qcom,spmi-pmic: Reference pm8916 wcd analog codec schema
` [PATCH 07/11] dt-bindings: iommu: qcom_iommu: Allow 'tbu' clock
` [PATCH 08/11] dt-bindings: usb: ci-hdrc-usb2: Fix handling pinctrl properties
` [PATCH 09/11] dt-bindings: arm: msm: kpss-acc: Make the optional reg truly optional
` [PATCH 10/11] dt-bindings: usb: dwc3: Allow just 1 interrupt for MSM8996

[PATCH RFC net-next 0/4] net: page_pool: a couple assorted optimizations
 2023-06-29 15:23 UTC  (5+ messages)
` [PATCH RFC net-next 1/4] net: skbuff: don't include <net/page_pool.h> to <linux/skbuff.h>
` [PATCH RFC net-next 2/4] net: page_pool: avoid calling no-op externals when possible
` [PATCH RFC net-next 3/4] net: add flag to indicate NAPI/GRO is running right now
` [PATCH RFC net-next 4/4] net: skbuff: always recycle PP pages directly when inside a NAPI loop

[PATCH][next] btrfs: scrub: remove redundant division of stripe_nr
 2023-06-29 15:17 UTC  (2+ messages)

[GIT PULL 0/5] ARM: SoC tree changes for 6.5
 2023-06-29 15:23 UTC  (6+ messages)
` [GIT PULL 1/5] ARM: SoC devicetree updates "
` [GIT PULL 2/5] ARM: New SoC support "
` [GIT PULL 3/5] ARM: SoC drivers "
` [GIT PULL 4/5] ARM: SoC defconfig changes "
` [GIT PULL 5/5] ARM: SoC "

[PATCH v1 1/2] net/core: Make use of assign_bit() API
 2023-06-29 15:19 UTC  (3+ messages)
` [PATCH v1 2/2] netlink: Make use of __assign_bit() API

[PATCH] x86/32: Use a thread flag to track SYSENTER status
 2023-06-29 15:18 UTC  (2+ messages)

[PATCH 1/2] mm: remove arguments of show_mem()
 2023-06-29 15:17 UTC  (2+ messages)

[PATCH v4 0/2] Input: cap11xx add advanced sensitivity settings
 2023-06-29 15:16 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: input: microchip,cap11xx: "

[RFC] msr: judge the return val of function rdmsrl_on_cpu() by WARN_ON
 2023-06-29 15:13 UTC  (2+ messages)

[PATCH] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
 2023-06-29 15:13 UTC  (7+ messages)

[PATCH 2/2] mm: make show_free_areas() static
 2023-06-29 15:10 UTC  (3+ messages)

[PATCH v1 1/1] netlink: Don't use int as bool in netlink_update_socket_mc()
 2023-06-29 15:11 UTC  (2+ messages)

[PATCH v1 0/6] LASS KVM virtualization support
 2023-06-29 15:06 UTC  (4+ messages)
` [PATCH v1 4/6] KVM: x86: Add emulator helper for LASS violation check

[PATCH] ASoC: mediatek: mt8188: add constraints for PCM
 2023-06-29 15:06 UTC  (2+ messages)

[PATCH v2 0/7] ASoC: mediatek: Add support for MT7986 SoC
 2023-06-29 15:05 UTC  (5+ messages)
` [PATCH v2 6/7] ASoC: dt-bindings: mediatek,mt7986-wm8960: add mt7986-wm8960 document
` [PATCH v2 7/7] ASoC: dt-bindings: mediatek,mt7986-afe: add audio afe document

[PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}()
 2023-06-29 15:04 UTC  (8+ messages)

[PATCH net-next v3 00/18] splice, net: Switch over users of sendpage() and remove it
 2023-06-29 15:02 UTC  (5+ messages)
` [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage

[PATCH] sysctl: fix unused proc_cap_handler() function warning
 2023-06-29 15:00 UTC  (2+ messages)

[PATCHv3 1/1] mmc: block: ioctl: Add PROG-error aggregation
 2023-06-29 14:54 UTC  (4+ messages)

[PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF
 2023-06-29 14:53 UTC  (7+ messages)

[PATCH] irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI invalidation
 2023-06-29 14:52 UTC  (2+ messages)

[PATCH V8 00/23] Add support UHS-II for GL9755
 2023-06-29 14:51 UTC  (3+ messages)

[PATCH 1/1] usb: gadget: call usb_gadget_check_config() to verify UDC capability
 2023-06-29 14:48 UTC  (3+ messages)
  ` [EXT] "

[PATCH v1 0/3] ASoC: rt5677: Refactor to use device_get_match_data()
 2023-06-29 14:44 UTC  (3+ messages)
` [PATCH v1 1/3] ASoC: rt5677: Use agnostic irq_domain_create_linear()

[PATCH] ext4: Replace CR_FAST macro with inline function for readability
 2023-06-29 14:41 UTC  (3+ messages)

[PATCH 00/12] arch,fbdev: Move screen_info into arch/
 2023-06-29 14:42 UTC  (13+ messages)
` [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
` [PATCH 07/12] arch/x86: Declare edid_info "

[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-29 14:41 UTC  (3+ messages)
` [PATCH v7 6/8] "

[PATCH v1 1/1] kasan: Replace strreplace() with strchrnul()
 2023-06-29 14:41 UTC  (3+ messages)

[PATCH v3 0/9] Introduce SMT level and add PowerPC support
 2023-06-29 14:31 UTC  (10+ messages)
` [PATCH v3 1/9] cpu/SMT: Move SMT prototypes into cpu_smt.h
` [PATCH v3 2/9] cpu/SMT: Move smt/control simple exit cases earlier
` [PATCH v3 3/9] cpu/SMT: Store the current/max number of threads
` [PATCH v3 4/9] cpu/SMT: Remove topology_smt_supported()
` [PATCH v3 5/9] cpu/SMT: Create topology_smt_thread_allowed()
` [PATCH v3 6/9] cpu/SMT: Allow enabling partial SMT states via sysfs
` [PATCH v3 7/9] powerpc/pseries: Initialise CPU hotplug callbacks earlier
` [PATCH v3 8/9] powerpc: Add HOTPLUG_SMT support
` [PATCH v3 9/9] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs

Build error in crypto/marvell/cesa/cipher.c
 2023-06-29 14:36 UTC  (2+ messages)

[PATCH 00/26] use array_size
 2023-06-29 14:30 UTC  (3+ messages)
` [PATCH 12/26] btrfs: zoned: "

[PATCH v2 0/7] quota: fix race condition between dqput() and dquot_mark_dquot_dirty()
 2023-06-29 14:33 UTC  (10+ messages)
` [PATCH v2 5/7] quota: fix dqput() to follow the guarantees dquot_srcu should provide
` [PATCH v2 6/7] quota: simplify drop_dquot_ref()

[PATCH] kernel/trace: Fix cleanup logic of enable_trace_eprobe
 2023-06-29 14:31 UTC  (3+ messages)

fs/f2fs/gc.c:744:5: warning: stack frame size (3024) exceeds limit (2048) in 'f2fs_get_victim'
 2023-06-29 14:19 UTC 

[PATCH v2 0/2] Add compatible support for RT5733
 2023-06-29 14:29 UTC  (3+ messages)
` [PATCH v2 1/2] regulator: dt-bindings: rt5739: Add compatible for rt5733
` [PATCH v2 2/2] regulator: rt5739: Add DID check and "

[PATCH] arm64: dts: qcom: sc8280xp-pmics: add explicit rtc interrupt parent
 2023-06-29 14:29 UTC  (7+ messages)

x86/csum: Remove unnecessary odd handling
 2023-06-29 14:27 UTC  (3+ messages)

[PATCH v5 RFC 0/6] introduce page_pool_alloc() API
 2023-06-29 14:26 UTC  (2+ messages)

[PATCH v3 0/5] Prefer using _OSC method over deprecated _PDC
 2023-06-29 14:23 UTC  (6+ messages)
` [PATCH v3 3/5] acpi: Introduce new function callback for _OSC
` [PATCH v3 4/5] acpi: Use _OSC method to convey processor OSPM capabilities

[PATCH] ASoC: core: Always store of_node when getting DAI link component
 2023-06-29 14:23 UTC  (4+ messages)

[PATCH v4] riscv: Discard vector state on syscalls
 2023-06-29 14:22 UTC 

Fwd: High cpu usage caused by kernel process when upgraded to linux 5.19.17 or later
 2023-06-29 14:18 UTC  (6+ messages)

[PATCH] objtool: initialize all of struct elf
 2023-06-29 14:18 UTC  (2+ messages)

[PATCH] squashfs: fix cache race with migration
 2023-06-29 14:17 UTC 

[PATCH 00/43] ep93xx device tree conversion
 2023-06-29 17:16 UTC  (8+ messages)
` [PATCH v1 09/43] clocksource: ep93xx: Add driver for Cirrus Logic EP93xx

[PATCH net 0/2] Fix mangled link-local MAC DAs with SJA1105 DSA
 2023-06-29 14:14 UTC  (3+ messages)
` [PATCH net 1/2] net: dsa: tag_sja1105: fix MAC DA patching from meta frames
` [PATCH net 2/2] net: dsa: sja1105: always enable the send_meta options

[PATCH 1/2] tracing/probes: Fix to avoid double count of the string length on the array
 2023-06-29 14:13 UTC  (2+ messages)
` [PATCH 2/2] tracing/probes: Fix to exit fetching if an error is detected

[PATCH] cdrom/gdrom: Fix build error
 2023-06-29 14:09 UTC  (2+ messages)

mainline build failure due to df8fc4e934c1 ("kbuild: Enable -fstrict-flex-arrays=3")
 2023-06-29 14:09 UTC  (2+ messages)

[PATCH v1 1/2] led: leds-lp50xx: Add max-brightness as in leds-pwm
 2023-06-29 13:55 UTC  (3+ messages)
` [PATCH v1 2/2] dt: bindings: lp50xx: "

[Patch v2 1/2] smp: Add helper function to mark possible bad package number
 2023-06-29 13:27 UTC  (9+ messages)
` [Patch v2 2/2] x86/tsc: use logical_packages as a better estimation of socket numbers

[PATCH 0/2] RISC-V: Probe for misaligned access speed
 2023-06-29 14:03 UTC  (5+ messages)
` [PATCH 1/2] RISC-V: Probe for unaligned "

[PATCH -next V17 0/7] riscv: Add GENERIC_ENTRY support
 2023-06-29 14:02 UTC  (3+ messages)
` [PATCH -next V17 4/7] riscv: entry: Convert to generic entry

[RESEND v2] ufs: core: Add support for qTimestamp attribute
 2023-06-29 13:58 UTC  (3+ messages)

[PATCH v2 00/10] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
 2023-06-29 13:53 UTC  (5+ messages)
` [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"

[PATCH v2] bpf: Replace deprecated -target with --target= for Clang
 2023-06-29 13:50 UTC  (2+ messages)

[PATCH v3] riscv: Discard vector state on syscalls
 2023-06-29 13:48 UTC  (3+ messages)

[PATCH] Add MODULE_FIRMWARE() for FIRMWARE_TG357766
 2023-06-29 13:37 UTC  (4+ messages)

[PATCH v4] lib/test_bpf: Call page_address() on page acquired with GFP_KERNEL flag
 2023-06-29 13:40 UTC  (2+ messages)

[net-next PATCH] octeon_ep: Add control plane host and firmware versions
 2023-06-29 13:40 UTC  (2+ messages)

[PATCH net-next 1/2] i40e: Add helper for VF inited state check with timeout
 2023-06-29 13:39 UTC  (6+ messages)
` [PATCH net-next 2/2] i40e: Wait for pending VF reset in VF set callbacks
    ` [Intel-wired-lan] "
  ` [Intel-wired-lan] [PATCH net-next 1/2] i40e: Add helper for VF inited state check with timeout

[PATCH v3 0/2] tty: Allow TIOCSTI to be disabled
 2023-06-29 13:32 UTC  (10+ messages)
` [PATCH v3 2/2] "

[PATCH] CMDQ feature is introduced to eMMC standard in v5.1, which can be used to improve performance
 2023-06-29 13:31 UTC  (4+ messages)

[PATCH v2 0/9] Introduce SMT level and add PowerPC support
 2023-06-29 13:31 UTC  (4+ messages)

[PATCH] wifi:mac80211: Replace the ternary conditional operator with max()
 2023-06-29 13:28 UTC  (3+ messages)

[PATCH v24 00/10] crash: Kernel handling of CPU and memory hot un/plug
 2023-06-29 13:25 UTC  (5+ messages)
` [PATCH v24 01/10] drivers/base: refactor cpu.c to use .is_visible()
` [PATCH v24 02/10] drivers/base: refactor memory.c "

[PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2023-06-29 13:26 UTC  (5+ messages)

[PATCH 0/3] cpuset: Allow setscheduler regardless of manipulated task
 2023-06-29 13:25 UTC  (5+ messages)
` [PATCH 1/3] "

[PATCH 0/3] net: phy: at803x: support qca8081 1G version chip
 2023-06-29 13:23 UTC  (7+ messages)
` [PATCH 1/3] net: phy: at803x: support qca8081 1G chip type
` [PATCH 2/3] net: phy: at803x: remove 1000BaseX mode of qca8081
` [PATCH 3/3] net: phy: at803x: add qca8081 fifo reset on the link down

arch/riscv/include/asm/atomic.h:317 arch_atomic_dec_if_positive() warn: inconsistent indenting
 2023-06-29 13:06 UTC 

[PATCH v2 1/1] serial: 8250: Preserve original value of DLF register
 2023-06-29 13:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 1/1] drm/doc: Document DRM device reset expectations
 2023-06-29 13:11 UTC  (4+ messages)

[PATCH 0/3] Configure usb0 as peripheral on am335x boards
 2023-06-29 13:09 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: am335x-evm: Use usb0 as peripheral
` [PATCH 2/3] ARM: dts: am335x-evmsk: "
` [PATCH 3/3] ARM: dts: am335x-icev2: "

[PATCH] ipmi_si: fix a memleak in try_smi_init()
 2023-06-29 13:07 UTC  (2+ messages)

[PATCH v3 0/1] gro: decrease size of CB
 2023-06-29 13:04 UTC  (5+ messages)
` [PATCH v3 1/1] "

[PATCH] mmc: sdhci-f-sdh30: Replace with sdhci_pltfm
 2023-06-29 12:57 UTC  (2+ messages)

[PATCH v2 net 0/2] Fix PTP received on wrong port with bridged SJA1105 DSA
 2023-06-29 12:50 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