linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-09 12:25:24 to 2022-09-09 14:40:04 UTC [more...]

[PATCH v2] dt-bindings: qcom,pdc: convert to YAML
 2022-09-09 14:39 UTC  (2+ messages)

[PATCH v4] checkpatch: warn for non-standard fixes tag style
 2022-09-09 14:39 UTC  (4+ messages)

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-09 14:38 UTC  (21+ messages)
` [RFC PATCH RESEND 07/28] kernel/fork: mark VMAs as locked before copying pages during fork
` [RFC PATCH RESEND 14/28] mm: mark VMAs as locked before isolating them
` [RFC PATCH RESEND 15/28] mm/mmap: mark adjacent VMAs as locked if they can grow into unmapped area
` [RFC PATCH RESEND 16/28] kernel/fork: assert no VMA readers during its destruction
` [RFC PATCH RESEND 17/28] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [RFC PATCH RESEND 18/28] mm: add FAULT_FLAG_VMA_LOCK flag
` [RFC PATCH RESEND 19/28] mm: disallow do_swap_page to handle page faults under VMA lock
` [RFC PATCH RESEND 20/28] mm: introduce per-VMA lock statistics
` [RFC PATCH RESEND 21/28] mm: introduce find_and_lock_anon_vma to be used from arch-specific code

[PATCH v4 0/4] fanotify: Allow user space to pass back additional audit info
 2022-09-09 14:38 UTC  (5+ messages)
` [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response

[PATCH net-next 0/2] Standardized ethtool counters for NXP ENETC
 2022-09-09 14:36 UTC  (5+ messages)
` [PATCH net-next 1/2] net: enetc: parameterize port MAC stats to also cover the pMAC
` [PATCH net-next 2/2] net: enetc: expose some standardized ethtool counters

[PATCH] mtd_blkdevs: add mtd_table_mutex lock back to blktrans_{open, release} to avoid race condition
 2022-09-09 14:36 UTC  (6+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-09-09 14:32 UTC  (7+ messages)

[GIT PULL] VFIO fix for v6.0-rc5
 2022-09-09 14:31 UTC  (4+ messages)

[RFC PATCH 0/9] kvm: implement atomic memslot updates
 2022-09-09 14:30 UTC  (2+ messages)

[PATCH V7 0/2] Add ums512 clocks and relative bindings file
 2022-09-09 14:26 UTC  (9+ messages)
` [PATCH V7 1/2] dt-bindings: mfd: sprd: Add bindings for ums512 global registers

[PATCH 00/16] phy: qcom-qmp: further clean ups
 2022-09-09 14:27 UTC  (14+ messages)
` [PATCH 01/16] phy: qcom-qmp-combo: disable runtime PM on unbind
` [PATCH 02/16] phy: qcom-qmp-combo: drop unused defines
` [PATCH 09/16] phy: qcom-qmp-usb: disable runtime PM on unbind
` [PATCH 16/16] phy: qcom-qmp-usb: shorten function prefixes

[PATCH v1 0/5] power: domain: Add driver for a PM domain provider which controls
 2022-09-09 14:22 UTC  (9+ messages)

[GIT PULL] RISC-V Fixes for 6.0-rc5
 2022-09-09 14:20 UTC 

[PATCH v2 0/2] x86/kprobes: Fixes for CONFIG_RETHUNK
 2022-09-09 14:19 UTC  (8+ messages)
` [PATCH v2 1/2] x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
      ` [PATCH] x86,retpoline: Be sure to emit INT3 after JMP *%\reg

[PATCH net] net: tun: limit first seg size to avoid oversized linearization
 2022-09-09 14:18 UTC  (2+ messages)

[PATCH] Report support for optional ARMv8.2 half-precision floating point extension
 2022-09-09 14:17 UTC  (7+ messages)

[RFC PATCH 00/10] Apple M1 Pro/Max/Ultra device trees
 2022-09-09 14:16 UTC  (12+ messages)
` [RFC PATCH 01/10] dt-bindings: apple,aic: Fix required item "apple,fiq-index" in affinity description
` [RFC PATCH 02/10] dt-bindings: dma: apple,admac: Add iommus and power-domains properties
` [RFC PATCH 03/10] dt-bindings: apple,aic2: Add CPU PMU per-cpu pseudo-interrupts
` [RFC PATCH 04/10] dt-bindings: arm: apple: Add t6001/t6002 Mac Studio compatibles
` [RFC PATCH 05/10] arm64: dts: apple: Fix j45x model years
` [RFC PATCH 06/10] arm64: dts: apple: Add initial t6000/t6001/t6002 DTs
` [RFC PATCH 07/10] arm64: dts: apple: Add J314 and J316 devicetrees
` [RFC PATCH 08/10] arm64: dts: apple: Add J375 devicetrees
` [RFC PATCH 09/10] arm64: dts: apple: t8103: Add MCA and its support
` [RFC PATCH 10/10] arm64: dts: apple: t600x: "

[PATCH] soc/tegra: pmc: Print reset info during probe
 2022-09-09 14:16 UTC  (5+ messages)

[PATCH v7] drm: Add initial ci/ subdirectory
 2022-09-09 14:15 UTC  (2+ messages)
` [PATCH v8] "

[PATCH] staging: vt6655: fix potential memory leak
 2022-09-09 14:13 UTC 

[PATCH] lockdown: ratelimit denial messages
 2022-09-09 14:05 UTC  (2+ messages)

[PATCH v5 bpf-next 0/4] ftrace: host klp and bpf trampoline together
 2022-09-09 14:05 UTC  (4+ messages)
` [PATCH v5 bpf-next 2/4] ftrace: Allow IPMODIFY and DIRECT ops on the same function

[PATCH 0/4] sched/fair: fixes in presence of lot of sched_idle tasks
 2022-09-09 14:03 UTC  (4+ messages)
` [PATCH 4/4] sched/fair: limit sched slice duration

[PATCH 1/3] hv: Use PCI_VENDOR_ID_MICROSOFT for better discoverability
 2022-09-09 14:01 UTC  (3+ messages)
` [PATCH 2/3] pci_ids: Add Microsoft PCI Vendor ID, and remove redundant definitions

[PATCH v2 00/41] drm: Analog TV Improvements
 2022-09-09 14:00 UTC  (9+ messages)
` [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes

[PATCH] devres: remove devm_ioremap_np
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] "

[PATCH 1/9] kernfs: Simply by replacing kernfs_deref_open_node() with of_on()
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] "

[PATCH 2/9] kernfs: Drop unnecessary "mutex" local variable initialization
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] "

[PATCH 3/9] kernfs: Refactor kernfs_get_open_node()
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] "

[PATCH 4/9] kernfs: Skip kernfs_drain_open_files() more aggressively
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] "

[PATCH 5/9] kernfs: Improve kernfs_drain() and always call on removal
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] "

[PATCH 6/9] kernfs: Add KERNFS_REMOVING flags
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] "

[PATCH 7/9] kernfs: Factor out kernfs_activate_one()
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] "

[PATCH 8/9] kernfs: Implement kernfs_show()
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] "

[PATCH 9/9] cgroup: Implement cgroup_file_show()
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] "

[PATCH] driver_core: move from strlcpy with unused retval to strscpy
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] "

[PATCH -next] class: use IS_ERR_OR_NULL() helper in class_unregister()
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] "

[PATCH] drivers: base: Print error code on synthetic uevent failure
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] "

[tip: sched/psi] devres: Slightly optimize alloc_dr()
 2022-09-09 14:00 UTC 

[PATCH v4 01/10] sched/psi: fix periodic aggregation shut off
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] sched/psi: Fix "

[PATCH v4 02/10] sched/psi: don't create cgroup PSI files when psi_disabled
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] sched/psi: Don't "

[PATCH v4 03/10] sched/psi: save percpu memory when !psi_cgroups_enabled
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] sched/psi: Save "

[PATCH v4 06/10] sched/psi: remove NR_ONCPU task accounting
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] sched/psi: Remove "

[PATCH v4 05/10] sched/psi: optimize task switch inside shared cgroups again
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] sched/psi: Optimize "

[PATCH v4 04/10] sched/psi: move private helpers to sched/stats.h
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] sched/psi: Move "

[PATCH v4 07/10] sched/psi: add PSI_IRQ to track IRQ/SOFTIRQ pressure
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] sched/psi: Add "

[PATCH v4 08/10] sched/psi: consolidate cgroup_psi()
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] sched/psi: Consolidate cgroup_psi()

[PATCH] sched/psi: Per-cgroup PSI accounting disable/re-enable interface
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] "

[PATCH v4 09/10] sched/psi: cache parent psi_group to speed up groups iterate
 2022-09-09 14:00 UTC  (2+ messages)
` [tip: sched/psi] sched/psi: Cache parent psi_group to speed up group iteration

[ammarfaizi2-block:tglx/devel/depthtracking 58/59] kernel/trace/trace_selftest.c:790:6: error: expected string literal in 'asm'
 2022-09-09 13:58 UTC 

[PATCH 00/10] Support for CS42L83 on Apple machines
 2022-09-09 13:53 UTC  (11+ messages)
` [PATCH 01/10] ASoC: dt-bindings: cs42l42: Add 'cs42l83' compatible
` [PATCH 02/10] ASoC: cs42l42: Add bitclock frequency argument to cs42l42_pll_config()
` [PATCH 03/10] ASoC: cs42l42: Use cs42l42->dev instead of &i2c_client->dev
` [PATCH 04/10] ASoC: cs42l42: Split probe() and remove() into stages
` [PATCH 05/10] ASoC: cs42l42: Split cs42l42_resume into two functions
` [PATCH 06/10] ASoC: cs42l42: Pass component and dai defs into common probe
` [PATCH 07/10] ASoC: cs42l42: Split I2C identity into separate module
` [PATCH 08/10] ASoC: cs42l42: Export regmap elements to core namespace
` [PATCH 09/10] ASoC: cs42l83: Extend CS42L42 support to new part
` [PATCH 10/10] ASoC: cs42l42: Implement 'set_bclk_ratio'

[PATCH v12 0/3] Add TDX Guest Attestation support
 2022-09-09 13:49 UTC  (7+ messages)
` [PATCH v12 2/3] selftests: tdx: Test TDX attestation GetReport support

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-09 13:48 UTC  (13+ messages)

[PATCH 0/2] gpiolib: export the consumer's PID to user-space
 2022-09-09 13:48 UTC  (6+ messages)
` [PATCH 1/2] gpiolib: un-inline gpiod_request_user()
` [PATCH 2/2] gpiolib: cdev: export the consumer's PID

[PATCH v2] KVM:x86: Clean up ModR/M "reg" initialization in reg op decoding
 2022-09-09 13:47 UTC  (3+ messages)

[PATCH v5 0/2] PCI: dwc: Add support for 64-bit MSI target addresses
 2022-09-09 13:47 UTC  (4+ messages)
` [PATCH v5 2/2] PCI: dwc: Add support for 64-bit MSI target address

[PATCH 0/2] Remove unused declarations
 2022-09-09 13:46 UTC  (6+ messages)
` [PATCH 2/2] perf tools: remove perf_pmu_lex declaration

[PATCH v5 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2022-09-09 13:45 UTC  (6+ messages)
` [PATCH v5 5/6] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node

[PATCH v3 00/10] misc: fastrpc: Add audiopd support
 2022-09-09 13:39 UTC  (11+ messages)
` [PATCH v3 01/10] misc: fastrpc: Rename audio protection domain to root
` [PATCH v3 02/10] misc: fastrpc: Add reserved mem support
` [PATCH v3 03/10] dt-bindings: misc: fastrpc: Document memory-region property
` [PATCH v3 04/10] misc: fastrpc: Add fastrpc_remote_heap_alloc
` [PATCH v3 05/10] misc: fastrpc: Use fastrpc_map_put in fastrpc_map_create on fail
` [PATCH v3 06/10] misc: fastrpc: Rework fastrpc_req_munmap
` [PATCH v3 07/10] misc: fastrpc: Add support for audiopd
` [PATCH v3 08/10] misc: fastrpc: Safekeep mmaps on interrupted invoke
` [PATCH v3 09/10] misc: fastrpc: Add mmap request assigning for static PD pool
` [PATCH v3 10/10] misc: fastrpc: Add dma_mask to fastrpc_channel_ctx

[PATCH 0/4] media: sunxi: MIPI CSI-2 controllers link fixups
 2022-09-09 13:39 UTC  (5+ messages)
` [PATCH 1/4] media: sun6i-mipi-csi2: Require both pads to be connected for streaming
` [PATCH 2/4] media: sun8i-a83t-mipi-csi2: "
` [PATCH 3/4] media: sun6i-mipi-csi2: Register async subdev with no sensor attached
` [PATCH 4/4] media: sun8i-a83t-mipi-csi2: "

[PATCH v8 0/4] hwmon: Add max31760 fan speed controller
 2022-09-09 13:37 UTC  (5+ messages)
` [PATCH v8 1/4] drivers: hwmon: Add max31760 fan speed controller driver
` [PATCH v8 2/4] docs: hwmon: add max31760 documentation
` [PATCH v8 3/4] dt-bindings: hwmon: Add bindings for max31760
` [PATCH v8 4/4] MAINTAINERS: Add maintainer for hwmon/max31760

[PATCH] drm/vkms: fix 32bit compilation error by replacing macros
 2022-09-09 13:32 UTC  (2+ messages)

[PATCH v2 1/5] dt-bindings: vendor-prefixes: add Diodes
 2022-09-09 13:28 UTC  (3+ messages)

[PATCH v3] perf test: Skip sigtrap test on old kernels
 2022-09-09 13:23 UTC  (2+ messages)

[PATCH] perf sched: Factor out destroy_tasks()
 2022-09-09 13:22 UTC  (2+ messages)

Performance Regression in Linux Kernel 5.19
 2022-09-09 13:18 UTC  (2+ messages)

[PATCH v3] of/fdt: Don't calculate initrd size from DT if start > end
 2022-09-09 13:12 UTC  (2+ messages)

[PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
 2022-09-09 13:11 UTC  (12+ messages)

[PATCH v2 0/5] pci_endpoint_test: Fix the return value of IOCTLs
 2022-09-09 13:09 UTC  (2+ messages)

[PATCH V4 0/2] DMA: update acpi_dma_get_range to return dma map regions
 2022-09-09 13:08 UTC  (5+ messages)
` [PATCH V4 1/2] ACPI / scan: Support multiple dma windows with different offsets

[PATCH] kprobe: reverse kp->flags when arm_kprobe failed
 2022-09-09 13:07 UTC  (2+ messages)

[PATCH v2] drm: omapdrm: Improve check for contiguous buffers
 2022-09-09 13:08 UTC  (2+ messages)

[PATCH] phy: xilinx: phy-zynqmp: dynamic clock support for power-save
 2022-09-09 13:04 UTC 

[PATCH v3 0/8] Add latency priority for CFS class
 2022-09-09 13:03 UTC  (9+ messages)
` [PATCH v3 1/8] sched: Introduce latency-nice as a per-task attribute
` [PATCH v3 2/8] sched/core: Propagate parent task's latency requirements to the child task
` [PATCH v3 3/8] sched: Allow sched_{get,set}attr to change latency_nice of the task
` [PATCH v3 4/8] sched/core: Add permission checks for setting the latency_nice value
` [PATCH v3 5/8] sched/fair: Take into account latency priority at wakeup
` [PATCH v3 6/8] sched/fair: Add sched group latency support
` [PATCH v3 7/8] sched/core: support latency priority with sched core
` [PATCH v3 8/8] sched/fair: Add latency list

[PATCH v2 0/8] kallsyms: Optimizes the performance of lookup symbols
 2022-09-09 13:00 UTC  (9+ messages)
` [PATCH v2 1/8] scripts/kallsyms: don't compress symbol type when CONFIG_KALLSYMS_ALL=y
` [PATCH v2 2/8] scripts/kallsyms: rename build_initial_tok_table()
` [PATCH v2 3/8] kallsyms: Adjust the types of some local variables
` [PATCH v2 4/8] kallsyms: Improve the performance of kallsyms_lookup_name()
` [PATCH v2 5/8] kallsyms: Add helper kallsyms_on_each_match_symbol()
` [PATCH v2 6/8] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
` [PATCH v2 7/8] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
` [PATCH v2 8/8] kallsyms: Add self-test facility

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-09-09 13:01 UTC  (10+ messages)

[PATCH] tmpfs: add support for an i_version counter
 2022-09-09 13:00 UTC 

[PATCH] regulator: core: Prevent integer underflow
 2022-09-09 12:59 UTC 

[PATCH] drm/tidss: fix repeated words in comments
 2022-09-09 12:59 UTC  (2+ messages)

[PATCH] drm: omapdrm: dss: replace ternary operator with max()
 2022-09-09 12:58 UTC  (2+ messages)

[PATCH 00/13] EDAC/synopsys: Add generic resources and Baikal-T1 support
 2022-09-09 12:57 UTC  (4+ messages)
` [PATCH 02/13] dt-bindings: memory: snps: Add Baikal-T1 DDRC support

[PATCH 1/3] dt-bindings: pwm: tegra: Add compatible string for Tegra234
 2022-09-09 12:57 UTC  (4+ messages)

[PATCH 0/7] dt-bindings: remoteproc/misc/qcom: stricten SMD/GLINK
 2022-09-09 12:54 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: misc: qcom,fastrpc: correct qcom,nsessions name
` [PATCH 2/7] dt-bindings: misc: qcom,fastrpc: add compute iommus
` [PATCH 3/7] dt-bindings: misc: qcom,fastrpc: restrict channel names
` [PATCH 4/7] dt-bindings: misc: qcom,fastrpc: correct example for GLINK edge
` [PATCH 5/7] dt-bindings: remoteproc: qcom,glink-edge: require channels in children
` [PATCH 6/7] dt-bindings: soc: qcom: smd: restrict child name to smd-edge
` [PATCH 7/7] dt-bindings: remoteproc: qcom,smd-edge: define children

[PATCH] PCI: apple: do not leak reset GPIO on unbind/unload/error
 2022-09-09 12:48 UTC  (3+ messages)

[PATCH] KVM: arm64: Report Protected KVM cap only if KVM is enabled
 2022-09-09 12:47 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sc7280: correct CPU BWMON unit address
 2022-09-09 12:45 UTC  (2+ messages)

[PATCH] btrfs: remove btrfs_bit_radix_cachep declaration
 2022-09-09 12:45 UTC  (2+ messages)

[PATCH v3 0/4] tty: TX helpers
 2022-09-09 12:41 UTC  (11+ messages)

[PATCH v1 01/19] powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKE
 2022-09-09 12:39 UTC  (5+ messages)
` [PATCH v1 02/19] powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MC

[PATCH 1/3] perf: Use sample_flags for callchain
 2022-09-09 12:37 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.0-5 tag
 2022-09-09 12:36 UTC 

[PATCH v5 00/14] PolarFire SoC reset controller & clock cleanups
 2022-09-09 12:34 UTC  (16+ messages)
` [PATCH v5 01/14] clk: microchip: mpfs: fix clk_cfg array bounds violation
` [PATCH v5 02/14] clk: microchip: mpfs: make the rtc's ahb clock critical
` [PATCH v5 03/14] dt-bindings: clk: microchip: mpfs: add reset controller support
` [PATCH v5 04/14] clk: microchip: mpfs: add reset controller
` [PATCH v5 05/14] reset: add polarfire soc reset support
` [PATCH v5 06/14] MAINTAINERS: add polarfire soc reset controller
` [PATCH v5 07/14] riscv: dts: microchip: add mpfs specific macb reset support
` [PATCH v5 08/14] clk: microchip: mpfs: add MSS pll's set & round rate
` [PATCH v5 09/14] clk: microchip: mpfs: move id & offset out of clock structs
` [PATCH v5 10/14] clk: microchip: mpfs: simplify control reg access
` [PATCH v5 11/14] clk: microchip: mpfs: delete 2 line mpfs_clk_register_foo()
` [PATCH v5 12/14] clk: microchip: mpfs: convert cfg_clk to clk_divider
` [PATCH v5 13/14] clk: microchip: mpfs: convert periph_clk to clk_gate
` [PATCH v5 14/14] clk: microchip: mpfs: update module authorship & licencing

[PATCH] staging: sm750fb: Coding style clean up
 2022-09-09 15:28 UTC 

[PATCH] proc: make config PROC_CHILDREN depend on PROC_FS
 2022-09-09 12:25 UTC 

[PATCH v3 0/4] lib: optimize find_bit() functions
 2022-09-09 12:24 UTC  (5+ messages)
` [PATCH v3 3/4] lib/find_bit: optimize find_next_bit() functions


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