linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-10 16:45:31 to 2022-11-10 19:16:19 UTC [more...]

[PATCH v1 00/28] Rust core additions
 2022-11-10 19:16 UTC  (12+ messages)
` [PATCH v1 01/28] rust: prelude: split re-exports into groups
` [PATCH v1 02/28] rust: print: add more `pr_*!` levels
` [PATCH v1 23/28] rust: std_vendor: add `dbg!` macro based on `std`'s one
` [PATCH v1 26/28] rust: build_assert: add `build_{error,assert}!` macros
` [PATCH v1 27/28] rust: types: add `Either` type
` [PATCH v1 28/28] rust: types: add `Opaque` type

[PATCH] ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on remove
 2022-11-10 19:08 UTC  (2+ messages)

[RESEND PATCH 0/6] x86/traps,VMX: implement software based NMI/IRQ dispatch for VMX NMI/IRQ reinjection
 2022-11-10 18:59 UTC  (6+ messages)
` [RESEND PATCH 1/6] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR
` [RESEND PATCH 4/6] x86/traps: add external_interrupt() to dispatch external interrupts

[PATCH v1 0/2] x86/asm/bitops: optimize fls functions for constant expressions
 2022-11-10 19:06 UTC  (5+ messages)
` [PATCH v1 1/2] x86/asm/bitops: Replace __fls() by its generic builtin implementation
` [PATCH v1 2/2] x86/asm/bitops: Use __builtin_clz*() to evaluate constant expressions

[PATCH] perf: Fix perf_event_{init,exit}_cpu stubs
 2022-11-10 19:05 UTC  (4+ messages)

[PATCH 00/11] CXL: Process event logs
 2022-11-10 18:57 UTC  (12+ messages)
` [PATCH 01/11] cxl/pci: Add generic MSI-X/MSI irq support
` [PATCH 02/11] cxl/mem: Implement Get Event Records command
` [PATCH 03/11] cxl/mem: Implement Clear "
` [PATCH 04/11] cxl/mem: Clear events on driver load
` [PATCH 05/11] cxl/mem: Trace General Media Event Record
` [PATCH 06/11] cxl/mem: Trace DRAM "
` [PATCH 07/11] cxl/mem: Trace Memory Module "
` [PATCH 08/11] cxl/mem: Wire up event interrupts
` [PATCH 09/11] cxl/test: Add generic mock events
` [PATCH 10/11] cxl/test: Add specific events
` [PATCH 11/11] cxl/test: Simulate event log overflow

[PATCH] ASoC: stm32: i2s: remove irqf_oneshot flag
 2022-11-10 19:04 UTC  (2+ messages)

[PATCH] ASoC: hdac_hda: fix hda pcm buffer overflow issue
 2022-11-10 19:04 UTC  (2+ messages)

[PATCH v3 0/6] KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes
 2022-11-10 19:00 UTC  (2+ messages)

[PATCH v3 00/23] Convert to filemap_get_folios_tag()
 2022-11-10 18:51 UTC  (4+ messages)
` [PATCH v3 11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag()

[PATCH RFC 0/3] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2022-11-10 18:48 UTC  (5+ messages)
` [PATCH RFC 3/3] "

[PATCH v2] perf jevents: Parse metrics during conversion
 2022-11-10 18:48 UTC  (3+ messages)
  ` RFC "

[PATCH 00/12] Add support for the Cirrus Logic CS48L32 audio codecs
 2022-11-10 18:47 UTC  (10+ messages)
` [PATCH 09/12] irqchip: cirrus: Add driver for Cirrus Logic CS48L31/32/33 codecs

[PATCH v6 1/6] ARM: spear: Do not use timer namespace for timer_shutdown() function
 2022-11-10 18:47 UTC 

[RFC 0/4] fs: provide per-filesystem options to disable fscrypt
 2022-11-10 18:43 UTC  (5+ messages)

[PATCH] module: Fix NULL vs IS_ERR checking for module_get_next_page
 2022-11-10 18:43 UTC  (2+ messages)

[PATCH 0/2] mm/migrate: Fix writable pte for read migration entry
 2022-11-10 18:43 UTC  (3+ messages)
` [PATCH 2/2] mm/uffd: Sanity check write bit for uffd-wp protected ptes

[PATCH net-next v2 09/12] net: ethernet: mtk_eth_soc: fix VLAN rx hardware acceleration
 2022-11-10 18:42 UTC  (3+ messages)

[tip: x86/splitlock] x86/split_lock: Add sysctl to control the misery mode
 2022-11-10 18:43 UTC 

[PATCH] perf vendor events: Add Arm Neoverse V2 PMU events
 2022-11-10 18:41 UTC  (3+ messages)

[PATCH v2] usb: Check !irq instead of irq == NO_IRQ
 2022-11-10 18:39 UTC  (2+ messages)

[Syzkaller] There is inet_csk_get_port WARNING in v6.1-rc4 kernel
 2022-11-10 18:37 UTC  (2+ messages)

[PATCH 0/5] Removing the lru_cache_add() wrapper
 2022-11-10 18:36 UTC  (4+ messages)
` [PATCH 2/5] fuse: Convert fuse_try_move_page() to use folios

[PATCH] perf lock: Allow concurrent record and report
 2022-11-10 18:34 UTC  (3+ messages)

[PATCH v4 00/11] Encrypted Hibernation
 2022-11-10 18:32 UTC  (6+ messages)
` [PATCH v4 09/11] PM: hibernate: Mix user key in encrypted hibernate

[syzbot] WARNING in kernfs_find_and_get_node_by_id
 2022-11-10 18:28 UTC  (6+ messages)
` [PATCH] fs/kernfs: Fix lockdep warning in kernfs_active()

linux-next: build warnings after merge of the iommufd tree
 2022-11-10 18:27 UTC  (2+ messages)

[PATCHSET 00/12] perf test: Add test workloads (v2)
 2022-11-10 18:19 UTC  (13+ messages)
` [PATCH 01/12] perf test: Add -w/--workload option
` [PATCH 02/12] perf test: Replace pipe test workload with noploop
` [PATCH 03/12] perf test: Add 'thloop' test workload
` [PATCH 04/12] perf test: Replace record test workload with thloop
` [PATCH 05/12] perf test: Add 'leafloop' test workload
` [PATCH 06/12] perf test: Replace arm callgraph fp test workload with leafloop
` [PATCH 07/12] perf test: Add 'sqrtloop' test workload
` [PATCH 08/12] perf test: Replace arm spe fork test workload with sqrtloop
` [PATCH 09/12] perf test: Add 'brstack' test workload
` [PATCH 10/12] perf test: Replace brstack "
` [PATCH 11/12] perf test: Add 'datasym' "
` [PATCH 12/12] perf test: Replace data symbol test workload with datasym

[PATCH 0/2] ARM: dts: bcm283x: Switch to firmware clocks for Pi0-3
 2022-11-10 18:16 UTC  (2+ messages)

[PATCH v1] io_uring: update outdated comment of callbacks
 2022-11-10 18:16 UTC  (2+ messages)

[PATCH v1] io_uring: remove outdated comments of caching
 2022-11-10 18:16 UTC  (2+ messages)

[paulmck-rcu:srcunmisafe.2022.11.09a] BUILD SUCCESS f733615e39aa2d6ddeef33b7b2c9aa6a5a2c2785
 2022-11-10 18:14 UTC 

[PATCH v2 0/3] power: supply: cpcap-battery improvements
 2022-11-10 18:13 UTC  (7+ messages)
` [PATCH 1/3] power: cpcap-battery: Do not issue low signal too frequently
` [PATCH 2/3] power: supply: cpcap-battery: Fix battery identification

[PATCH v2 00/14] Fix perf tools/lib includes
 2022-11-10 18:10 UTC  (6+ messages)
` [PATCH v2 08/14] tools lib perf: Add missing install headers

[PATCH 0/2] RESEND vmlinux.lds.h tweaks
 2022-11-10 18:09 UTC  (2+ messages)

[PATCH v2 0/2] x86: Check return values for early memory/IO remap calls
 2022-11-10 18:07 UTC  (3+ messages)
` [PATCH v2 2/2] x86: Check return values from early_ioremap calls

[PATCH] drm/amdgpu: Fix memory leak in amdgpu_cs_pass1
 2022-11-10 18:07 UTC  (2+ messages)

[PATCH v3 tty-next 0/3] 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function
 2022-11-10 18:06 UTC  (5+ messages)
` [PATCH v3 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support

[PATCH v2 0/2] Consider the size of the added CPU nodes in the kexec FDT
 2022-11-10 18:06 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc: export the CPU node count
` [PATCH v2 2/2] powerpc: Take in account addition CPU node when building kexec FDT

[PATCH printk v3 00/40] reduce console_lock scope
 2022-11-10 18:03 UTC  (15+ messages)
` [PATCH printk v3 24/40] tty: nfcon: use console_is_registered()
` [PATCH printk v3 33/40] printk, xen: fbfront: create/use safe function for forcing preferred
` [PATCH printk v3 36/40] tty: serial: kgdboc: use console_list_lock for list traversal
` [PATCH printk v3 37/40] tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_console()

[PATCH 0/4] x86/mm: Fix set_memory_rox()
 2022-11-10 18:02 UTC  (4+ messages)
` [PATCH 1/4] x86/mm: Add a few comments

[PATCH RESEND v4 0/2] drivers: bus: Add Freescale i.MX8qxp pixel link MSI bus support
 2022-11-10 18:01 UTC  (3+ messages)

[PATCH] platform: use fwnode_irq_get_byname instead of of_irq_get_byname to get irq
 2022-11-10 18:01 UTC  (7+ messages)
` PING: "

[PATCH v2] tracing: Dump instance traces into dmesg on ftrace_dump_on_oops
 2022-11-10 17:59 UTC 

[PATCH v4 0/9] Implement AMD Pstate EPP Driver
 2022-11-10 17:58 UTC  (10+ messages)
` [PATCH v4 1/9] ACPI: CPPC: Add AMD pstate energy performance preference cppc control
` [PATCH v4 2/9] Documentation: amd-pstate: add EPP profiles introduction
` [PATCH v4 3/9] cpufreq: amd-pstate: change amd-pstate driver to be built-in type
` [PATCH v4 4/9] cpufreq: amd_pstate: implement Pstate EPP support for the AMD processors
` [PATCH v4 5/9] cpufreq: amd_pstate: implement amd pstate cpu online and offline callback
` [PATCH v4 6/9] cpufreq: amd-pstate: implement suspend and resume callbacks
` [PATCH v4 7/9] cpufreq: amd-pstate: add frequency dynamic boost sysfs control
` [PATCH v4 8/9] cpufreq: amd_pstate: add driver working mode status sysfs entry
` [PATCH v4 9/9] Documentation: amd-pstate: add amd pstate driver mode introduction

[PATCH] usb: Replace NO_IRQ by 0
 2022-11-10 17:57 UTC  (5+ messages)

[PATCH v2] ASoC: wm8962: Wait for updated value of WM8962_CLOCKING1 register
 2022-11-10 17:55 UTC  (2+ messages)

[PATCH v1 0/2] Add LSM access controls for io_uring_setup
 2022-11-10 17:54 UTC  (3+ messages)

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-10 17:53 UTC  (7+ messages)
` [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry

[PATCH linux-next v2] ASoC: SOF: remove duplicated included sof-audio.h
 2022-11-10 17:52 UTC  (2+ messages)
` [PATCH "

[RFC PATCH 0/1] sched/pelt: Change PELT halflife at runtime
 2022-11-10 17:51 UTC  (11+ messages)

[PATCH v8 0/9] Add latency priority for CFS class
 2022-11-10 17:50 UTC  (10+ messages)
` [PATCH v8 1/9] sched/fair: fix unfairness at wakeup
` [PATCH v8 2/9] sched: Introduce latency-nice as a per-task attribute
` [PATCH v8 3/9] sched/core: Propagate parent task's latency requirements to the child task
` [PATCH v8 4/9] sched: Allow sched_{get,set}attr to change latency_nice of the task
` [PATCH v8 5/9] sched/fair: Take into account latency priority at wakeup
` [PATCH v8 6/9] sched/fair: Add sched group latency support
` [PATCH v8 7/9] sched/core: Support latency priority with sched core
` [PATCH v8 8/9] sched/fair: Add latency list
` [PATCH v8 9/9] sched/fair: remove check_preempt_from_others

[PATCH] firmware: dmi-sysfs: Fix null-ptr-deref in dmi_sysfs_register_handle
 2022-11-10 17:49 UTC  (2+ messages)

[PATCH] HID: uclogic: Standardize test name prefix
 2022-11-10 17:49 UTC 

[PATCH] HID: uclogic: Fix frame templates for big endian architectures
 2022-11-10 17:49 UTC 

[PATCHSET 00/12] perf test: Add test workloads (v1)
 2022-11-10 17:48 UTC  (7+ messages)
` [PATCH 06/12] perf test: Replace arm callgraph fp test workload with leafloop
` [PATCH 07/12] perf test: Add 'sqrtloop' test workload

[PATCH] mISDN: hfcpci: Fix use-after-free bug in hfcpci_softirq
 2022-11-10 17:48 UTC  (2+ messages)

[PATCH] scripts: dev-needs.sh: Enforce bash usage
 2022-11-10 17:48 UTC  (3+ messages)

[PATCH] nvmem: lan9662-otp: fix compatible name
 2022-11-10 17:45 UTC  (3+ messages)

[PATCH v6 0/6] Add support for TI TPS65219 PMIC
 2022-11-10 17:44 UTC  (10+ messages)
` [PATCH v6 4/6] mfd: tps65219: Add driver "

[6.1.0-rc4-next-20221109] Boot time warning kernel/module/main.c:852
 2022-11-10 17:44 UTC  (2+ messages)

[PATCH v3 0/6] Bindings for NVMEM layouts
 2022-11-10 17:43 UTC  (9+ messages)
` [PATCH v3 4/6] dt-bindings: nvmem: add YAML schema for the sl28 vpd layout
` [PATCH v3 6/6] dt-bindings: nvmem: add YAML schema for the ONIE tlv layout

[PATCH 0/1] HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirk
 2022-11-10 17:40 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH net-next v1] ethtool: ethtool_get_drvinfo: populate drvinfo fields even if callback exits
 2022-11-10 17:40 UTC  (2+ messages)

[PATCH] mtd: spi-nor: macronix: Add support for mx66u1g45g
 2022-11-10 17:38 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2022-11-10 17:34 UTC  (5+ messages)
` [PATCH v2 3/3] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022

[PATCH] mm: Make some folio and page function arguments const and use bool
 2022-11-10 17:29 UTC 

[PATCH v2 00/17] Improve MTD bindings
 2022-11-10 17:28 UTC  (5+ messages)
` [PATCH v2 13/17] dt-bindings: mtd: nvmem-cells: Fix example

[GIT PULL] perf tools fixes for v6.1: 2nd batch
 2022-11-10 17:28 UTC 

[syzbot] UBSAN: shift-out-of-bounds in diAlloc
 2022-11-10 17:27 UTC  (3+ messages)

[PATCH] drm/rockchip: avoid duplicate mappings for IOMMU devices
 2022-11-10 17:24 UTC 

[PATCH v3 0/6] Add support for software nodes to gpiolib
 2022-11-10 17:24 UTC  (4+ messages)
` [PATCH v3 5/6] gpiolib: consolidate GPIO lookups

[PATCH] blkdev: make struct block_device_operations.devnode() take a const *
 2022-11-10 17:23 UTC  (3+ messages)

[PATCH v2 0/6] Add support for software nodes to gpiolib
 2022-11-10 17:21 UTC  (11+ messages)
` [PATCH v2 5/6] gpiolib: consolidate GPIO lookups
` [PATCH v2 6/6] gpiolib: add support for software nodes

[PATCH v4 0/5] Input: msg2638: Add support for msg2138 and key
 2022-11-10 17:19 UTC  (6+ messages)
` [PATCH v4 1/5] Input: msg2638 - Set max finger number and irqhandler from driver data
` [PATCH v4 2/5] dt-bindings: input: touchscreen: msg2638: Document msg2138 support
` [PATCH v4 3/5] Input: msg2638 - Add support for msg2138
` [PATCH v4 4/5] dt-bindings: input: touchscreen: msg2638: Document keys support
` [PATCH v4 5/5] Input: msg2638 - Add support for msg2138 key events

[PATCH v4 0/3] Tegra GPCDMA: dma-channel-mask support
 2022-11-10 17:17 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: dmaengine: Add dma-channel-mask to Tegra GPCDMA
` [PATCH v4 2/3] arm64: tegra: Add dma-channel-mask in GPCDMA node
` [PATCH v4 3/3] dmaengine: tegra: Add support for dma-channel-mask

[PATCH v3 3/5] zsmalloc: Add a LRU to zs_pool to keep track of zspages in LRU order
 2022-11-10 17:18 UTC  (2+ messages)

[PATCH v3] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2022-11-10 17:17 UTC 

[PATCH 1/2] driver core: remove devm_device_remove_groups()
 2022-11-10 17:14 UTC  (6+ messages)

[PATCH v3 9/9] cxl/acpi: Set ACPI's CXL _OSC to indicate CXL1.1 support
 2022-11-10 17:10 UTC  (2+ messages)

Linux 5.4.224
 2022-11-10 17:09 UTC  (2+ messages)

Linux 4.19.265
 2022-11-10 17:09 UTC  (2+ messages)

Linux 4.14.299
 2022-11-10 17:09 UTC  (2+ messages)

Linux 4.9.333
 2022-11-10 17:09 UTC  (2+ messages)

[PATCH 0/2] KVM: x86/mmu: Use page-track only for... page tracking
 2022-11-10 17:08 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86/mmu: Don't rely on page-track mechanism to flush on memslot change

[PATCH net] iavf: Do not restart Tx queues after reset task failure
 2022-11-10 17:07 UTC  (5+ messages)

[RFC PATCH v6 00/11] media: v4l2: Add extended fmt and buffer ioctls
 2022-11-10 17:06 UTC  (6+ messages)
` [RFC PATCH v6 02/11] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)

[RFC v3 00/11] Add BananaPi R3
 2022-11-10 17:03 UTC  (2+ messages)
` Aw: "

[GIT PULL]: Generic phy fixes for v6.1
 2022-11-10 17:03 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 6.1-rc5
 2022-11-10 17:03 UTC  (2+ messages)

[GIT PULL]: SoundWire subsystem fixes for v6.1
 2022-11-10 17:03 UTC  (2+ messages)

[GIT PULL] hwspinlock updates for v6.1
 2022-11-10 17:03 UTC  (2+ messages)

[PATCH] mm: Make some folio function arguments const
 2022-11-10 17:02 UTC  (2+ messages)

[PATCH] net/ipv4: Fix error: type name requires a specifier or qualifier
 2022-11-10 16:59 UTC  (2+ messages)

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-10 16:58 UTC  (11+ messages)
` [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules
` [PATCH 37/44] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH 38/44] KVM: Disable CPU hotplug during hardware enabling

[PATCH 0/3] mm,huge,rmap: unify and speed up compound mapcounts
 2022-11-10 16:58 UTC  (5+ messages)
` [PATCH 4/3] mm,thp,rmap: handle the normal !PageCompound case first

Coverity: imx290_ctrl_init(): Error handling issues
 2022-11-10 16:56 UTC  (3+ messages)

[PATCH net-next v2 00/11] net: pcs: Add support for devices probed in the "usual" manner
 2022-11-10 16:56 UTC  (7+ messages)

[PATCH] media: vimc: Fix wrong function called when vimc_init() fails
 2022-11-10 16:56 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: avoid accidentally go to shadow path for 0 count tdp root
 2022-11-10 16:54 UTC  (2+ messages)

Coverity: nouveau_dp_irq(): Null pointer dereferences
 2022-11-10 16:50 UTC 

Coverity: nvkm_dp_train(): Integer handling issues
 2022-11-10 16:49 UTC 

[PATCH v3 0/8] Implement AMD Pstate EPP Driver
 2022-11-10 16:49 UTC  (4+ messages)
` [PATCH v3 8/8] cpufreq: amd_pstate: add driver working mode status sysfs entry

Coverity: nv50_pior_atomic_enable(): Memory - corruptions
 2022-11-10 16:48 UTC 

Coverity: nv50_sor_atomic_enable(): Memory - corruptions
 2022-11-10 16:48 UTC 

[PATCH v2 RESEND 1/1] net: fec: add xdp and page pool statistics
 2022-11-10 16:43 UTC  (4+ messages)
  ` [EXT] "

Coverity: zram_recompress(): OVERRUN
 2022-11-10 16:47 UTC 

[PATCH v1] net: macvlan: Use built-in RCU list checking
 2022-11-10 16:46 UTC  (4+ messages)

[PATCH] hwmon/coretemp: Simplify platform device antics
 2022-11-10 16:45 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;
as well as URLs for NNTP newsgroup(s).