linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-23 21:27:07 to 2022-11-24 01:09:44 UTC [more...]

[PATCH 0/3] checkpatch: enhance Kconfig parsing
 2022-11-24  1:09 UTC  (10+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] checkpatch: improve Kconfig help text patch parsing
  ` [PATCH v2 3/5] checkpatch: check line length in Kconfig help text
  ` [PATCH v2 4/5] checkpatch: discard processed lines
  ` [PATCH v2 5/5] checkpatch: ignore a file named b

[PATCH v6 0/3] implement getrandom() in vDSO
 2022-11-24  1:08 UTC  (7+ messages)
` [PATCH v6 1/3] random: add vgetrandom_alloc() syscall
` [PATCH v6 2/3] random: introduce generic vDSO getrandom() implementation

[patch V2 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2022-11-24  1:08 UTC  (14+ messages)
` [patch V2 02/33] genirq/msi: Provide struct msi_parent_ops
` [patch V2 07/33] genirq/msi: Provide msi_create/free_device_irq_domain()
` [patch V2 12/33] PCI/MSI: Add support for per device MSI[X] domains

[PATCH 00/12] Introduce CONFIG_SLUB_TINY and deprecate SLOB
 2022-11-24  1:08 UTC  (3+ messages)
` [PATCH 02/12] mm, slub: add CONFIG_SLUB_TINY

[PATCH v2 0/3] mm: memcg: fix protection of reclaim target memcg
 2022-11-24  1:04 UTC  (8+ messages)
` [PATCH v2 1/3] mm: memcg: fix stale "
` [PATCH v2 2/3] selftests: cgroup: refactor proactive reclaim code to reclaim_until()
` [PATCH v2 3/3] selftests: cgroup: make sure reclaim target memcg is unprotected

[PATCH v7 00/20] TDX host kernel support
 2022-11-24  1:04 UTC  (35+ messages)
` [PATCH v7 04/20] x86/virt/tdx: Add skeleton to initialize TDX on demand
` [PATCH v7 09/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v7 10/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v7 11/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v7 12/20] x86/virt/tdx: Create "
` [PATCH v7 13/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v7 14/20] x86/virt/tdx: Set up reserved areas for all TDMRs
` [PATCH v7 15/20] x86/virt/tdx: Reserve TDX module global KeyID
` [PATCH v7 16/20] x86/virt/tdx: Configure TDX module with TDMRs and "
` [PATCH v7 17/20] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v7 18/20] x86/virt/tdx: Initialize all TDMRs

[PATCH v2 rcu 05/16] rcu: Refactor code a bit in rcu_nocb_do_flush_bypass()
 2022-11-24  1:00 UTC  (2+ messages)

[PATCH] USB: disable all RNDIS protocol drivers
 2022-11-24  0:58 UTC  (2+ messages)

[PATCH v10 00/14] TPM IRQ fixes
 2022-11-24  0:55 UTC  (5+ messages)
` [PATCH v10 05/14] tpm, tpm_tis: Claim locality before writing interrupt registers
` [PATCH v10 12/14] tpm, tpm_tis: Claim locality when interrupts are reenabled on resume

[PATCH] f2fs: set zstd compress level correctly
 2022-11-24  0:55 UTC  (2+ messages)

[PATCH] can: mcba_usb: Fix termination command argument
 2022-11-24  0:53 UTC  (3+ messages)

[PATCH] riscv: VMAP_STACK overflow detection thread-safe
 2022-11-24  0:50 UTC 

[PATCH v3 00/18] mdss-dsi-ctrl binding and dts fixes
 2022-11-24  0:48 UTC  (19+ messages)
` [PATCH v3 01/18] dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 constraint
` [PATCH v3 02/18] dt-bindings: msm: dsi-controller-main: Fix power-domain constraint
` [PATCH v3 03/18] dt-bindings: msm: dsi-controller-main: Rename qcom,dsi-ctrl-6g-qcm2290 to qcom,qcm2290-dsi-ctrl
` [PATCH v3 04/18] dt-bindings: msm: dsi-controller-main: Add compatible strings for every current SoC
` [PATCH v3 05/18] dt-bindings: msm: dsi-controller-main: Document clocks on a per compatible basis
` [PATCH v3 06/18] dt-bindings: msm: dsi-controller-main: Fix description of core clock
` [PATCH v3 07/18] dt-bindings: msm: dsi-controller-main: Fix clock declarations
` [PATCH v3 08/18] dt-bindings: msm: dsi-controller-main: Add vdd* descriptions back in
` [PATCH v3 09/18] ARM: dts: qcom: apq8064: add compat qcom,apq8064-dsi-ctrl
` [PATCH v3 10/18] ARM: dts: qcom: msm8974: Add compat qcom,msm8974-dsi-ctrl
` [PATCH v3 11/18] arm64: dts: qcom: msm8916: Add compat qcom,msm8916-dsi-ctrl
` [PATCH v3 12/18] arm64: dts: qcom: msm8996: Add compat qcom,msm8996-dsi-ctrl
` [PATCH v3 13/18] arm64: dts: qcom: sc7180: Add compat qcom,sc7180-dsi-ctrl
` [PATCH v3 14/18] arm64: dts: qcom: sc7280: Add compat qcom,sc7280-dsi-ctrl
` [PATCH v3 15/18] arm64: dts: qcom: sdm630: Add compat qcom,sdm630-dsi-ctrl
` [PATCH v3 16/18] arm64: dts: qcom: sdm660: Add compat qcom,sdm660-dsi-ctrl
` [PATCH v3 17/18] arm64: dts: qcom: sdm845: Add compat qcom,sdm845-dsi-ctrl
` [PATCH v3 18/18] arm64: dts: qcom: sm8250: Add compat qcom,sm8250-dsi-ctrl

[PATCH] KVM: always declare prototype for kvm_arch_irqchip_in_kernel
 2022-11-24  0:40 UTC 

[PATCH bpf v2] bpf: Update bpf_{g,s}etsockopt() documentation
 2022-11-24  0:40 UTC  (3+ messages)

[RFC PATCH v2] KVM: x86/mmu: replace BUG() with KVM_BUG() in shadow mmu
 2022-11-24  0:35 UTC 

[PATCH v3 0/2] Introduce Socionext F_OSPI SPI flash controller
 2022-11-24  0:33 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: spi: Add Socionext F_OSPI controller
` [PATCH v3 2/2] spi: Add Socionext F_OSPI SPI flash controller driver

[PATCH 1/1] KVM: x86/xen: add support for 32-bit guests in SCHEDOP_poll
 2022-11-24  0:33 UTC  (4+ messages)
` [PATCH v2 "

[syzbot] unregister_netdevice: waiting for DEV to become free (7)
 2022-11-24  0:22 UTC  (6+ messages)

[PATCH v2 0/2] Add SM6115 MDSS/DPU support
 2022-11-24  0:19 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: display/msm: add support for SM6115
` [PATCH v2 2/2] drm/msm/disp/dpu1: add support for display on SM6115

linux-next: Signed-off-by missing for commit in the mm tree
 2022-11-24  0:16 UTC  (2+ messages)

[PATCH] mm: migrate: Fix THP's mapcount on isolation
 2022-11-24  0:14 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the mm tree
 2022-11-24  0:13 UTC  (3+ messages)

[PATCH 5.4 0/2] Fix epoll issue in 5.4 kernels
 2022-11-24  0:11 UTC  (3+ messages)
` [PATCH 5.4 1/2] epoll: call final ep_events_available() check under the lock
` [PATCH 2/2] epoll: check for events when removing a timed out thread from the wait queue

[PATCH V1] PCI/ASPM: Save/restore L1SS Capability for suspend/resume
 2022-11-24  0:07 UTC  (5+ messages)

[PATCH v2 0/2] x86/cpu, kvm: Support AMD Automatic IBRS
 2022-11-24  0:04 UTC  (3+ messages)
` [PATCH v2 1/2] x86/cpu, kvm: Use CPU capabilities for CPUID[0x80000021].EAX
` [PATCH v2 2/2] x86/cpu, kvm: Support AMD Automatic IBRS

[PATCH v5 00/10] Implement copy offload support
 2022-11-24  0:03 UTC  (6+ messages)
    ` [PATCH v5 02/10] block: Add copy offload support infrastructure

[RFC PATCH 1/3] cpuidle: ladder: Fix bogus comparison between s64 and u64
 2022-11-23 23:53 UTC  (4+ messages)
` [RFC PATCH 2/3] cpuidle: ladder: Tune promotion/demotion threshold

[PATCH 0/6] Support TDX guests on Hyper-V
 2022-11-23 23:51 UTC  (4+ messages)
` [PATCH 3/6] x86/tdx: Support vmalloc() for tdx_enc_status_changed()

[RFC PATCH] KVM: x86/mmu: replace BUG() with KVM_BUG() in shadow mmu
 2022-11-23 23:48 UTC  (3+ messages)

[RFC PATCH V1] mm: Disable demotion from proactive reclaim
 2022-11-23 23:47 UTC  (8+ messages)

[PATCH] HID: Add Mapping for System Microphone Mute
 2022-11-23 23:46 UTC 

[PATCH bpf-next 0/3] bpf: Add LDX/STX/ST sanitize in jited BPF progs
 2022-11-23 23:41 UTC  (2+ messages)

[PATCH] tracing: Fix race where histograms can be called before the event
 2022-11-23 23:39 UTC  (2+ messages)

[PATCH 0/6] Marvell nvmem mac addresses support
 2022-11-23 23:34 UTC  (10+ messages)
` [PATCH 1/6] Revert "dt-bindings: marvell,prestera: Add description for device-tree bindings"
` [PATCH 2/6] dt-bindings: net: marvell,dfx-server: Convert to yaml
` [PATCH 3/6] dt-bindings: net: marvell,prestera: "
` [PATCH 4/6] dt-bindings: net: marvell,prestera: Describe PCI devices of the prestera family

[PATCH linux-next] perf stat: remove redundant variable in arch_get_topdown_pmu_name
 2022-11-23 23:33 UTC  (2+ messages)

[PATCH v2 1/5] perf vendor events intel: Add core event list for Alderlake-N
 2022-11-23 23:33 UTC  (5+ messages)

[PATCH v2 0/2] add support for Phytec PCM-049 and PCM-959
 2022-11-23 23:32 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: omap: add phytec pcm-049 som and pcm-959 dev board
` [PATCH v2 2/2] arm: dts: omap4: pcm959: add initial support for phytec pcm959

[PATCHSET 00/15] perf stat: Improve perf stat output (v2)
 2022-11-23 23:31 UTC  (31+ messages)
` [PATCH 01/15] perf stat: Fix cgroup display in JSON output
` [PATCH 02/15] perf stat: Move summary prefix printing logic in CSV output
` [PATCH 03/15] perf stat: Do not align time prefix "
` [PATCH 04/15] perf stat: Use scnprintf() in prepare_interval()
` [PATCH 05/15] perf stat: Remove prefix argument in print_metric_headers()
` [PATCH 06/15] perf stat: Remove metric_only argument in print_counter_aggrdata()
` [PATCH 07/15] perf stat: Pass const char *prefix to display routines
` [PATCH 08/15] perf stat: Use struct outstate in evlist__print_counters()
` [PATCH 09/15] perf stat: Pass struct outstate to print_metric_begin()
` [PATCH 10/15] perf stat: Pass struct outstate to printout()
` [PATCH 11/15] perf stat: Do not pass runtime_stat "
` [PATCH 12/15] perf stat: Pass through struct outstate
` [PATCH 13/15] perf stat: Fix JSON output in metric-only mode
` [PATCH 14/15] perf stat: Rename "aggregate-number" to "cpu-count" in JSON
` [PATCH 15/15] perf stat: Tidy up JSON metric-only output when no metrics

[PATCH v1 0/1] earlycon: Let users set the clock frequency
 2022-11-23 23:29 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH 3/5] driver core: make struct device_type.uevent() take a const *
 2022-11-23 23:24 UTC  (10+ messages)

[PATCH] mfd: axp20x: fix order of pek rise and fall events
 2022-11-23 23:07 UTC 

[GIT PULL] PCI fixes for v6.1
 2022-11-23 23:20 UTC  (2+ messages)

[PATCH printk v2 0/7] printk: cleanup buffer handling
 2022-11-23 23:14 UTC  (8+ messages)
` [PATCH printk v2 1/7] printk: Move buffer size defines
` [PATCH printk v2 2/7] console: Use BIT() macros for @flags values
` [PATCH printk v2 3/7] console: Document struct console
` [PATCH printk v2 4/7] printk: Add struct console_buffers
` [PATCH printk v2 5/7] printk: Use "
` [PATCH printk v2 6/7] printk: Use an output buffer descriptor struct for emit
` [PATCH printk v2 7/7] printk: Handle dropped message smarter

[PATCH v4 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2022-11-23 23:12 UTC  (6+ messages)
` [RFC PATCH v4 1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs
` [RFC PATCH v4 2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
` [RFC PATCH v4 3/3] mm: Make filemap_release_folio() better inform shrink_folio_list()

[PATCH 0/2] Add SM6115 MDSS/DPU support
 2022-11-23 23:11 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display/msm: add support for the display

[PATCH v8 00/13] Support for AMD QoS new features
 2022-11-23 23:10 UTC  (31+ messages)
` [PATCH v8 01/13] x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag
` [PATCH v8 03/13] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration "
` [PATCH v8 04/13] x86/resctrl: Include new features in command line options
` [PATCH v8 07/13] x86/resctrl: Introduce data structure to support monitor configuration
` [PATCH v8 08/13] x86/resctrl: Add sysfs interface to read mbm_total_bytes_config
` [PATCH v8 10/13] x86/resctrl: Add sysfs interface to write mbm_total_bytes_config
` [PATCH v8 13/13] Documentation/x86: Update resctrl.rst for new features

objtool warning for next-20221118
 2022-11-23 23:06 UTC  (12+ messages)

[PATCH v4 00/11] Encrypted Hibernation
 2022-11-23 23:03 UTC  (5+ messages)
` [PATCH v4 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use

[PATCH linux-next][RFC]torture: avoid offline tick_do_timer_cpu
 2022-11-23 23:00 UTC  (5+ messages)

[PATCH 0/2] tracing: Prevent UAF on reused trace event type numbers
 2022-11-23 22:42 UTC  (3+ messages)
` [PATCH 2/2] tracing: Free buffers when a used dynamic event is removed

[PATCH v3 0/2] can: mcan: Add MCAN support for FSD SoC
 2022-11-23 22:41 UTC  (3+ messages)
  ` [PATCH v3 1/2] can: m_can: Move mram init to mcan device setup

[PATCH 00/18] treewide: fix object files shared between several modules
 2022-11-23 22:36 UTC  (14+ messages)
` [PATCH 14/18] dsa: ocelot: fix mixed module-builtin object
` [PATCH 16/18] net: hns3: "

[PATCH 6.0 000/314] 6.0.10-rc1 review
 2022-11-23 22:31 UTC  (2+ messages)

[PATCH v2 2/2] iio: magnetometer: add ti tmag5273 driver
 2022-11-23 22:30 UTC  (2+ messages)

[PATCH v2 0/8] Basic device tree support for StarFive JH7110 RISC-V SoC
 2022-11-23 22:26 UTC  (11+ messages)
` [PATCH v2 4/8] dt-bindings: sifive,ccache0: Support StarFive JH7110 SoC

[Syzkaller & bisect] There is task hung in "synchronize_rcu" in v6.1-rc5 kernel
 2022-11-23 22:17 UTC  (5+ messages)
` PID_NS unshare VS synchronize_rcu_tasks() (was: Re: [Syzkaller & bisect] There is task hung in "synchronize_rcu" in v6.1-rc5 kernel)

[PATCH v6 1/2] gpio: loongson: add gpio driver support
 2022-11-23 22:14 UTC  (2+ messages)

[patch 10/10] iommu/of: Remove linux/msi.h include
 2022-11-23 22:11 UTC  (2+ messages)
` [tip: irq/core] "

[patch 04/10] bus: fsl-mc: Remove linux/msi.h includes
 2022-11-23 22:11 UTC  (2+ messages)
` [tip: irq/core] "

[patch 09/10] vfio/fsl-mc: Remove linux/msi.h include
 2022-11-23 22:11 UTC  (2+ messages)
` [tip: irq/core] "

[patch 08/10] soc: fsl: dpio: Remove linux/msi.h include
 2022-11-23 22:11 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v2 0/6] Introduce debugfs device-centered functions
 2022-11-23 22:07 UTC  (7+ messages)
` [PATCH v2 1/6] drm/debugfs: create device-centered debugfs functions
` [PATCH v2 2/6] drm: use new debugfs device-centered functions on DRM core files
` [PATCH v2 3/6] drm/vc4: use new debugfs device-centered functions
` [PATCH v2 4/6] drm/v3d: "
` [PATCH v2 5/6] drm/vkms: "
` [PATCH v2 6/6] drm/todo: update the debugfs clean up task

[PATCH v5 1/3] gpio: loongson2ef: move driver to original location
 2022-11-23 22:05 UTC  (5+ messages)
` [PATCH v5 2/3] gpio: loongson: add gpio driver support

nbd: please don't spawn 16 threads when nbd is not even in use
 2022-11-23 22:01 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the mm tree
 2022-11-23 22:00 UTC 

[PATCH v2] scripts: add rust in scripts/Makefile.package
 2022-11-23 22:00 UTC 

[PATCH v7] f2fs: introduce F2FS_IOC_START_ATOMIC_REPLACE
 2022-11-23 21:58 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v2 1/5] kbuild: add test-{le,ge,lt,gt} macros
 2022-11-23 21:52 UTC  (4+ messages)
` [PATCH v2 3/5] kbuild: add read-file macro

[PATCH v3] acpi,pci: warn about duplicate IRQ routing entries returned from _PRT
 2022-11-23 21:48 UTC 

[f2fs-dev] [PATCH v2 1/2] f2fs: fix to enable compress for newly created file if extension matches
 2022-11-23 21:46 UTC  (7+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
    ` [f2fs-dev] [PATCH v5] "

[PATCH] samples, bpf: Add duration option D for sampleip
 2022-11-23 21:38 UTC  (4+ messages)

[PATCH v4] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2022-11-23 21:36 UTC  (2+ messages)

[PATCH] kbuild: fix "cat: .version: No such file or directory"
 2022-11-23 21:27 UTC  (2+ messages)

[PATCH] staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()
 2022-11-23 21:26 UTC  (2+ messages)

[PATCH v4 0/4] x86/of: Add support for interrupt mode config for x86 OF systems
 2022-11-23 21:26 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: x86: apic: Convert Intel's APIC bindings to YAML schema


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