linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-14 06:37:16 to 2023-02-14 08:52:47 UTC [more...]

[PATCH] blk-ioprio: Introduce promote-to-rt policy
 2023-02-14  8:52 UTC  (11+ messages)

[PATCH 0/2] Checkpoint Support for Syscall User Dispatch
 2023-02-14  8:52 UTC  (3+ messages)
` [PATCH 1/2] syscall_user_dispatch: helper function to operate on given task
` [PATCH 2/2] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-02-14  8:50 UTC  (28+ messages)
` [PATCH v3 01/24] alpha: "
` [PATCH v3 02/24] arm64: "
` [PATCH v3 03/24] arm: "
` [PATCH v3 04/24] ia64: "
` [PATCH v3 05/24] m68k: "
` [PATCH v3 06/24] microblaze: "
` [PATCH v3 07/24] mips: "
` [PATCH v3 08/24] parisc: "
` [PATCH v3 09/24] powerpc: "
` [PATCH v3 10/24] sparc: "
` [PATCH v3 11/24] xtensa: "
` [PATCH v3 12/24] asm-generic: "
` [PATCH v3 13/24] alpha: Remove empty <uapi/asm/setup.h>
` [PATCH v3 14/24] arc: "
` [PATCH v3 15/24] m68k: "
` [PATCH v3 16/24] arm64: "
` [PATCH v3 17/24] microblaze: "
` [PATCH v3 18/24] sparc: "
` [PATCH v3 19/24] parisc: "
` [PATCH v3 20/24] x86: "
` [PATCH v3 21/24] xtensa: "
` [PATCH v3 22/24] powerpc: "
` [PATCH v3 23/24] mips: "
` [PATCH v3 24/24] s390: "

[PATCH v3 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
 2023-02-14  8:50 UTC  (11+ messages)

[PATCH v2 1/2] mm/userfaultfd: Support WP on multiple VMAs
 2023-02-14  8:49 UTC  (5+ messages)

[PATCH 0/2] KVM: selftests: Report enable_pmu module value when test is skipped
 2023-02-14  8:49 UTC  (3+ messages)
` [PATCH 1/2] KVM: selftests: Add a helper to read kvm boolean module parameters
` [PATCH 2/2] KVM: selftests: Report enable_pmu module value when test is skipped

[PATCH v2 0/5] crypto: hisilicon/qm - some fixes and cleanups
 2023-02-14  8:49 UTC  (2+ messages)

[PATCH] cachefiles: fix calculation of the number of needed blocks
 2023-02-14  8:48 UTC 

[PATCH 00/17] Device trees for Apple M2 (t8112) based devices
 2023-02-14  8:46 UTC  (7+ messages)
` [PATCH 01/17] dt-bindings: power: apple,pmgr-pwrstate: Add t8112 compatible

"kernel ade access" oops on LoongArch
 2023-02-14  8:46 UTC 

[PATCH net-next] net: lan966x: Use automatic selection of VCAP rule actionset
 2023-02-14  8:42 UTC 

[PATCH] mm: page_alloc: don't allocate page from memoryless nodes
 2023-02-14  8:42 UTC  (4+ messages)

[PATCH net-next v2 0/2] net: make kobj_type structures constant
 2023-02-14  8:40 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: bridge: make kobj_type structure constant

[PATCH 0/6] Export platform features from ccp driver
 2023-02-14  8:40 UTC  (3+ messages)
` [PATCH 2/6] crypto: ccp: Add a header for multiple drivers to use `__psp_pa`

[PATCH] regmap: Reorder fields in 'struct regmap_bus' to save some memory
 2023-02-14  8:40 UTC 

[PATCH v3 0/5] iov_iter: Adjust styling/location of new splice functions
 2023-02-14  8:37 UTC  (6+ messages)
` [PATCH v3 1/5] splice: Rename "
` [PATCH v3 2/5] splice: Provide pipe_head_buf() helper
` [PATCH v3 3/5] splice: Use init_sync_kiocb() in filemap_splice_read()
` [PATCH v3 4/5] splice: Move filemap_read_splice() to mm/filemap.c
` [PATCH v3 5/5] shmem, overlayfs, coda, tty, proc, kernfs, random: Fix splice-read

[PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
 2023-02-14  8:38 UTC  (37+ messages)
` [PATCH v2 01/24] alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declaration
` [PATCH v2 02/24] alpha/cpu: Make sure arch_cpu_idle_dead() doesn't return
` [PATCH v2 03/24] arm/cpu: "
` [PATCH v2 04/24] arm64/cpu: Mark cpu_die() __noreturn
` [PATCH v2 05/24] csky/cpu: Make sure arch_cpu_idle_dead() doesn't return
` [PATCH v2 06/24] ia64/cpu: Mark play_dead() __noreturn
` [PATCH v2 07/24] loongarch/cpu: Make sure play_dead() doesn't return
` [PATCH v2 08/24] loongarch/cpu: Mark play_dead() __noreturn
` [PATCH v2 09/24] mips/cpu: Expose play_dead()'s prototype definition
` [PATCH v2 10/24] mips/cpu: Make sure play_dead() doesn't return
` [PATCH v2 11/24] mips/cpu: Mark play_dead() __noreturn
` [PATCH v2 12/24] powerpc/cpu: Mark start_secondary_resume() __noreturn
` [PATCH v2 13/24] sh/cpu: Make sure play_dead() doesn't return
` [PATCH v2 14/24] sh/cpu: Mark play_dead() __noreturn
` [PATCH v2 15/24] sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition
` [PATCH v2 16/24] sparc/cpu: Mark cpu_play_dead() __noreturn
` [PATCH v2 17/24] x86/cpu: Make sure play_dead() doesn't return
` [PATCH v2 18/24] x86/cpu: Mark play_dead() __noreturn
` [PATCH v2 19/24] xtensa/cpu: Make sure cpu_die() doesn't return
` [PATCH v2 20/24] xtensa/cpu: Mark cpu_die() __noreturn
` [PATCH v2 21/24] sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return
` [PATCH v2 22/24] objtool: Include weak functions in 'global_noreturns' check
` [PATCH v2 23/24] init: Make arch_call_rest_init() and rest_init() __noreturn
` [PATCH v2 24/24] sched/idle: Mark arch_cpu_idle_dead() __noreturn
` [PATCH v2 25/24] x86/cpu: Expose arch_cpu_idle_dead()'s prototype definition

[PATCH] ata: pata_octeon_cf: drop kernel-doc notation
 2023-02-14  8:35 UTC  (3+ messages)

[PATCH v3 0/3] Add support for NXP bluetooth chipsets
 2023-02-14  8:33 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support

[PATCH v6 0/3] watchdog: mt7621-wdt: avoid globals and arch dependencies
 2023-02-14  8:31 UTC  (5+ messages)
` [PATCH v6 3/3] watchdog: mt7621-wdt: avoid ralink architecture dependent code

[PATCH] mm: memcontrol: rename memcg_kmem_enabled()
 2023-02-14  8:31 UTC  (2+ messages)

[PATCH v2] misc: hpilo: relicense HPE iLO driver as Dual MIT/GPL
 2023-02-14  8:30 UTC  (6+ messages)

[PATCH 0/9] remoteproc: qcom_q6v5_pas: Add support for QDU1000/QRU1000 mpss
 2023-02-14  8:28 UTC  (9+ messages)
` [PATCH 1/9] dt-bindings: firmware: qcom,scm: Update QDU1000/QRU1000 compatible
` [PATCH 2/9] dt-bindings: mailbox: qcom-ipcc: Add compatible for QDU1000/QRU1000
` [PATCH 3/9] dt-bindings: soc: qcom: aoss: Document power-domain-cells for aoss
` [PATCH 5/9] dt-bindings: remoteproc: mpss: Document QDU1000/QRU1000 mpss devices

[PATCH v5 char-misc-next] misc: microchip: pci1xxxx: Add OTP/EEPROM driver for the pci1xxxx switch
 2023-02-14  8:28 UTC  (5+ messages)

drivers/net/wireless/intel/iwlwifi/mvm/d3.c:2789 iwl_mvm_resume_firmware() error: uninitialized symbol 'd3_status'
 2023-02-14  8:27 UTC 

[PATCH 5.15 00/67] 5.15.94-rc1 review
 2023-02-14  8:26 UTC  (2+ messages)

[PATCH 0/6] Use correct LDO5 control registers for PCA9450
 2023-02-14  8:26 UTC  (8+ messages)
` [PATCH 6/6] arm64: dts: imx8mm-kontron: Add support for reading SD_VSEL signal

[PATCH] staging: pi433: change (struct pi433_tx_cfg)->bit_rate to be a u32
 2023-02-14  8:25 UTC  (3+ messages)

[PATCH v9 00/18] TDX host kernel support
 2023-02-14  8:24 UTC  (4+ messages)
` [PATCH v9 09/18] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory

[PATCH v2] dt-bindings: i2c: i2c-st: convert to DT schema
 2023-02-14  8:22 UTC  (2+ messages)

[PATCH v2] dt-bindings: spi: spi-st-ssc: convert to DT schema
 2023-02-14  8:20 UTC  (2+ messages)

[PATCH 1/1] net: stmmac: Restrict warning on disabling DMA store and fwd mode
 2023-02-14  8:20 UTC  (2+ messages)

[PATCH net] ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
 2023-02-14  9:29 UTC 

[PATCH 00/13] Extend the vPMU selftest
 2023-02-14  8:19 UTC  (2+ messages)

[PATCH] rcu/tree: Improve comments in rcu_report_qs_rdp()
 2023-02-14  8:17 UTC  (3+ messages)

[syzbot] INFO: task hung in nilfs_segctor_thread
 2023-02-14  8:14 UTC  (2+ messages)
` [syzbot] [nilfs2?] "

[PATCH] dt-bindings: mfd: qcom,spmi-pmic: Allow RRADC as adc@ subnode
 2023-02-14  8:15 UTC  (2+ messages)

[Patch][next] dt-bindings: power: supply: Revise Richtek RT9467 compatible name
 2023-02-14  8:14 UTC  (3+ messages)

[PATCH v2] dt-bindings: mailbox: sti-mailbox: convert to DT schema
 2023-02-14  8:13 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: net: snps,dwmac: Fix snps,reset-delays-us dependency
 2023-02-14  8:12 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio

[PATCH v2] vp_vdpa: fix the crash in hot unplug with vp_vdpa
 2023-02-14  8:09 UTC 

[PATCH 0/3] Enable hwlock on Allwinner A64
 2023-02-14  8:09 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: hwlock: sun6i: Add missing #hwlock-cells
` [PATCH 2/3] dt-bindings: hwlock: sun6i: Add missing names

[PATCH v2] perf c2c: Add report option to show false sharing in adjacent cachelines
 2023-02-14  7:58 UTC 

[PATCH v3 1/4] dt-bindings: remoteproc: qcom,sm6375-pas: Document remoteprocs
 2023-02-14  8:03 UTC  (2+ messages)

[PATCH V2 net-next] net: fec: add CBS offload support
 2023-02-14  8:02 UTC  (3+ messages)

[PATCH 0/2] Apple T2 platform support
 2023-02-14  8:00 UTC  (3+ messages)
` [PATCH 1/2] brcmfmac: acpi: Add support for fetching Apple ACPI properties
` [PATCH 2/2] brcmfmac: pcie: Provide a buffer of random bytes to the device

[PATCH 6.1 000/114] 6.1.12-rc1 review
 2023-02-14  7:59 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: qcom: Fix msm8998-specific compatible
 2023-02-14  7:59 UTC  (2+ messages)

[PATCH -next v2 0/3] cleanup of devtmpfs_*_node()
 2023-02-14  7:59 UTC  (5+ messages)
` [PATCH -next v2 1/3] driver core: add error handling for devtmpfs_create_node()

[PATCH] cpufreq: amd_pstate: Fix invalid write to MSR_AMD_CPPC_REQ
 2023-02-14  7:58 UTC 

[PATCH v3 2/2] HID: asus: use spinlock to safely schedule workers
 2023-02-14  7:58 UTC  (2+ messages)

[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-14  7:57 UTC  (6+ messages)
` [PATCH v10 3/6] fs/proc/task_mmu: "

[PATCH 1/2] mm/khugepaged: set THP as uptodate earlier for shmem
 2023-02-14  7:57 UTC  (2+ messages)
` [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd

[PATCH 1/3] dt-bindings: power: supply: pm8941-coincell: Add PM8998 compatible
 2023-02-14  7:57 UTC  (2+ messages)

[PATCH V4 0/5] Enable crashdump collection support for IPQ9574
 2023-02-14  7:54 UTC  (5+ messages)
` [PATCH V4 1/5] dt-bindings: scm: Add compatible "
` [PATCH V4 4/5] arm64: dts: qcom: ipq9574: Add SMEM support

[PATCH v3] irqchip/irq-sifive-plic: Add syscore callbacks for hibernation
 2023-02-14  7:54 UTC  (2+ messages)

[PATCH 0/2] leds: ledtrig-tty: mode xtension
 2023-02-14  7:54 UTC  (5+ messages)
` [PATCH 1/2] tty: new helper function tty_get_mget
` [PATCH 2/2] leds: trigger: ledtrig-tty: add additional modes

[PATCH] iommu/arm-smmu-qcom: Rework the logic finding the bypass quirk
 2023-02-14  7:53 UTC  (3+ messages)

[PATCH V2 5/8] soundwire: amd: add soundwire manager interrupt handling
 2023-02-14  7:54 UTC  (4+ messages)

[PATCH] xen: speed up grant-table reclaim
 2023-02-14  7:51 UTC  (4+ messages)

[PATCH V2] wifi: rtlwifi: rtl8192ce: fix dealing empty EEPROM values
 2023-02-14  7:49 UTC  (2+ messages)

[PATCH v1 0/4] Add JH7110 MIPI DPHY RX support
 2023-02-14  7:49 UTC  (5+ messages)
` [PATCH v1 2/4] dt-bindings: phy: Add starfive,jh7110-dphy-rx

[PATCH V3 0/5] Enable crashdump collection support for IPQ9574
 2023-02-14  7:47 UTC  (5+ messages)
` [PATCH V3 2/5] arm64: dts: qcom: Add support for Crashdump collection on IPQ9574

[PATCH v4 0/3] Add ASPEED AST2600 I2C new controller driver
 2023-02-14  7:46 UTC  (8+ messages)
` [PATCH v4 3/3] i2c: aspeed: support ast2600 i2c new register mode driver

[PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
 2023-02-14  7:45 UTC  (12+ messages)

[PATCH] MIPS: vpe-mt: provide a default 'physical_memsize'
 2023-02-14  7:40 UTC  (2+ messages)

[PATCH 1/1] gpio: vf610: make irq_chip immutable
 2023-02-14  7:36 UTC 

[tip:timers/core] BUILD SUCCESS ab407a1919d2676ddc5761ed459d4cc5c7be18ed
 2023-02-14  7:31 UTC 

nvme boot problems after merge of mm-stable tree into linux-next
 2023-02-14  7:29 UTC  (7+ messages)

[PATCH] scsi: ipr: work around fortify-string warning
 2023-02-14  7:27 UTC  (4+ messages)

[PATCH v2 00/21] KVM: x86: Disallow writes to feature MSRs post-KVM_RUN
 2023-02-14  7:27 UTC  (5+ messages)
` [PATCH v2 05/21] KVM: x86: Disallow writes to immutable feature MSRs after KVM_RUN
` [PATCH v2 08/21] KVM: selftests: Split PMU caps sub-tests to avoid writing MSR "

[PATCH v0] qed/qed_dev: guard against a possible division by zero
 2023-02-14  7:23 UTC  (3+ messages)

[PATCH] module: fix MIPS module_layout -> module_memory
 2023-02-14  7:22 UTC  (2+ messages)

[PATCH v2 0/4] crypto: starfive - Add drivers for crypto engine
 2023-02-14  7:11 UTC  (7+ messages)
` [PATCH v2 4/4] crypto: starfive - Add hash and HMAC support

[PATCH v2 0/8] x86/mtrr: fix handling with PAT but without MTRR
 2023-02-14  7:13 UTC  (21+ messages)
` [PATCH v2 2/8] x86/mtrr: support setting MTRR state for software defined MTRRs
` [PATCH v2 5/8] x86/mtrr: revert commit 90b926e68f50

[PATCH v1 22/24] LoongArch: KVM: Implement vcpu world switch
 2023-02-14  7:07 UTC  (2+ messages)

[PATCH] Revert "staging: r8188eu: simplify rtw_get_ff_hwaddr"
 2023-02-14  7:07 UTC  (3+ messages)
` [PATCH v2] staging: r8188eu: "

[PATCH v3 1/6] sign-file: refactor argument parsing logic
 2023-02-14  7:06 UTC  (14+ messages)
` [PATCH v3 2/6] sign-file: move file signing logic to its own function
` [PATCH v3 3/6] sign-file: add support sign modules in bulk
` [PATCH v3 4/6] sign-file: cosmetic fix
` [PATCH v3 5/6] sign-file: use const with a global string constant
` [PATCH v3 6/6] sign-file: improve help message

[PATCH] vp_vdpa: fix the crash in hot unplug with vp_vdpa
 2023-02-14  7:04 UTC  (3+ messages)

[PATCH] sched/psi: fix use-after-free in ep_remove_wait_queue()
 2023-02-14  7:04 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v8 0/9] Parallel CPU bringup for x86_64
 2023-02-14  6:57 UTC  (6+ messages)
` [PATCH v8 9/9] x86/smpboot: Serialize topology updates for secondary bringup
      ` [External] "

[PATCH v3 0/4] RISC-V Hibernation Support
 2023-02-14  6:57 UTC  (9+ messages)
` [PATCH v3 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[PATCH 5.10 000/139] 5.10.168-rc1 review
 2023-02-14  6:51 UTC  (2+ messages)

[PATCH 0/3] Some cleanups for page isolation
 2023-02-14  6:49 UTC  (3+ messages)

linux-next: duplicate patch in the driver-core tree
 2023-02-14  6:46 UTC  (2+ messages)

linux-next: manual merge of the usb tree with the qcom tree
 2023-02-14  6:46 UTC  (2+ messages)

[PATCH 0/2] Add DIMM 2x refresh event and failure syndrome
 2023-02-14  6:45 UTC  (3+ messages)
` [PATCH 1/2] misc: smpro-errmon: Add DIMM 2x Refresh rate event
` [PATCH 2/2] misc: smpro-errmon: Add dimm training failure syndrome

[PATCH] md/raid10: Fix typo in comment (replacment -> replacement)
 2023-02-14  6:40 UTC 

[PATCH v2 0/3] Remove VT-d virtual command interface and IOASID
 2023-02-14  6:44 UTC  (4+ messages)
` [PATCH v2 1/3] iommu/vt-d: Remove virtual command interface
` [PATCH v2 2/3] iommu/sva: Stop using ioasid_set for SVA
` [PATCH v2 3/3] iommu: Remove ioasid infrastructure

[PATCH v1 00/24] Add KVM LoongArch support
 2023-02-14  6:40 UTC  (5+ messages)
` [PATCH v1 01/24] LoongArch: KVM: Implement kvm module related interface
` [PATCH v1 03/24] LoongArch: KVM: Implement vcpu create,run,destroy operations

[PATCH v4] ksmbd: fix possible memory leak in smb2_lock()
 2023-02-14  6:36 UTC 


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 NNTP newsgroup(s).