linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-09 13:41:26 to 2022-09-09 15:38:24 UTC [more...]

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

[PATCH net-next v4 0/5] net: ipqess: introduce Qualcomm IPQESS driver
 2022-09-09 15:35 UTC  (7+ messages)
` [PATCH net-next v4 1/5] net: ipqess: introduce the "
` [PATCH net-next v4 2/5] net: dsa: add out-of-band tagging protocol
` [PATCH net-next v4 3/5] net: ipqess: Add out-of-band DSA tagging support
` [PATCH net-next v4 4/5] net: dt-bindings: Introduce the Qualcomm IPQESS Ethernet controller
` [PATCH net-next v4 5/5] ARM: dts: qcom: ipq4019: Add description for the "

[PATCH v2] ACPI: PCC: Release resources on address space setup failure path
 2022-09-09 15:33 UTC 

[PATCH 0/4] USB host support for TQMa8MPxL + MBa8MPxL
 2022-09-09 15:27 UTC  (6+ messages)

[PATCH 00/10] Support for CS42L83 on Apple machines
 2022-09-09 15:33 UTC  (15+ 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] nfsd: remove nfsd4_prepare_cb_recall() declaration
 2022-09-09 15:32 UTC  (2+ messages)

[PATCH v3 1/2] x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd
 2022-09-09 15:31 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH v3 2/2] x86/sgx: Handle VA page allocation failure for EAUG on PF
 2022-09-09 15:31 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH v9 00/13] perf: test: Add trace data quality tests for CoreSight
 2022-09-09 15:28 UTC  (14+ messages)
` [PATCH v9 01/13] perf test: Add CoreSight shell lib shared code for future tests
` [PATCH v9 02/13] perf test: Add build infra for perf test tools for CoreSight tests
` [PATCH v9 03/13] perf test: Add asm pureloop test tool
` [PATCH v9 04/13] perf test: Add asm pureloop test shell script
` [PATCH v9 05/13] perf test: Add git ignore for perf data generated by the CoreSight tests
` [PATCH v9 06/13] perf test: Add memcpy thread test tool
` [PATCH v9 07/13] perf test: Add memcpy thread test shell script
` [PATCH v9 08/13] perf test: Add thread loop test tool
` [PATCH v9 09/13] perf test: Add thread loop test shell scripts
` [PATCH v9 10/13] perf test: Add unroll thread test tool
` [PATCH v9 11/13] perf test: Add unroll thread test shell script
` [PATCH v9 12/13] perf test: Add git ignore for tmp and output files of CoreSight tests
` [PATCH v9 13/13] perf test: Add relevant documentation about CoreSight testing

[PATCH PULL fixes 1/4] dt-bindings: memory-controllers: fsl,imx8m-ddrc: drop Leonard Crestez
 2022-09-09 15:30 UTC  (4+ messages)
` [GIT PULL 2/4] memory: drivers for v6.1
` [GIT PULL 3/4] memory: brcm "
` [GIT PULL 4/4] memory: mediatek "

[PATCH] drm/rockchip: fix repeated words in comments
 2022-09-09 15:30 UTC  (2+ messages)

[RESEND][PATCH V8 0/2] Add ums512 clocks and relative bindings file
 2022-09-09 15:29 UTC  (4+ messages)
` [RESEND][PATCH V8 1/2] dt-bindings: mfd: sprd: Add bindings for ums512 global registers
` [RESEND][PATCH V8 2/2] clk: sprd: Add clocks support for UMS512

[PATCH v2 0/2] squashfs: Add the mount parameter "threads="
 2022-09-09 15:26 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] x86/mm: Set NX bit when making pages present
 2022-09-09 15:27 UTC 

[PATCH] drm/msm/mdp5: fix kernel panic during shutdown
 2022-09-09 15:28 UTC 

[PATCH 1/2] dt-bindings: arm: Add i.MX8M Mini Gateworks GW7904 board
 2022-09-09 15:25 UTC  (5+ messages)

[PATCH] staging: pi433: Fix string form declaration
 2022-09-09 18:24 UTC 

[PATCH] selftests: tpm2: Implement class desstructor to close file descriptor
 2022-09-09 15:20 UTC 

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-09 15:19 UTC  (17+ messages)
` [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
` [RFC PATCH RESEND 28/28] kernel/fork: throttle call_rcu() calls in vm_area_free

[PATCH i-g-t v2 0/4] Add support for KUnit tests
 2022-09-09 15:18 UTC  (8+ messages)
` [PATCH i-g-t v2 1/4] lib/igt_kmod: rename kselftest functions to ktest
  ` [igt-dev] "
` [PATCH i-g-t v2 2/4] lib/igt_kmod.c: check if module is builtin before attempting to unload it
  ` [igt-dev] "
` [PATCH i-g-t v2 3/4] lib/igt_kmod: add compatibility for KUnit
  ` [igt-dev] "
` [igt-dev] [PATCH i-g-t v2 0/4] Add support for KUnit tests

[PATCH v7 00/15] GSC support for XeHP SDV and DG2
 2022-09-09 15:17 UTC  (4+ messages)

[PATCH] riscv: Allow PROT_WRITE-only mmap()
 2022-09-09 15:16 UTC  (5+ messages)
` [PATCH v2] riscv: Make mmap() with PROT_WRITE imply PROT_READ

[GIT PULL] pinctrl: samsung: for v6.1
 2022-09-09 15:16 UTC 

[PATCH V8 0/2] Add ums512 clocks and relative bindings file
 2022-09-09 15:12 UTC  (3+ messages)
` [PATCH V8 1/2] dt-bindings: mfd: sprd: Add bindings for ums512 global registers
` [PATCH V8 2/2] clk: sprd: Add clocks support for UMS512

[PATCH] wifi: ath11k: Fix kernel-doc issues
 2022-09-09 15:12 UTC 

build failure of next-20220906 due to 4ec7ac90ff39 ("misc: microchip: pci1xxxx: Add power management functions - suspend & resume handlers.")
 2022-09-09 15:12 UTC  (2+ messages)

[PATCH] drm/hyperv: Add ratelimit on error message
 2022-09-09 15:09 UTC 

[PATCH v3] pinctrl: ocelot: Fix interrupt controller
 2022-09-09 15:09 UTC  (2+ messages)

[GIT PULL 1/2] Samsung SoC driver for v6.1
 2022-09-09 15:08 UTC  (2+ messages)
` [GIT PULL 2/2] arm64: dts: samsung: "

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

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

[PATCH v8 0/4] hwmon: Add max31760 fan speed controller
 2022-09-09 15:04 UTC  (6+ messages)
` [PATCH v8 3/4] dt-bindings: hwmon: Add bindings for max31760

[PATCH 0/2] can: bcm: random optimizations
 2022-09-09 15:04 UTC  (8+ messages)
` [PATCH 1/2] can: bcm: registration process optimization in bcm_module_init()

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

[PATCH v9 0/4] PCI EP driver support MSI doorbell from host
 2022-09-09 14:59 UTC  (9+ messages)
` [PATCH v9 2/4] irqchip: Add IMX MU MSI controller driver
    ` [EXT] "

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

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

[PATCH] wifi: ath11k: Fix miscellaneous spelling errors
 2022-09-09 14:55 UTC 

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

[PATCH] media: dvb_ringbuffer : Fix a bug in dvb_ringbuffer.c
 2022-09-09 14:46 UTC  (8+ messages)

[PATCH] kvm/x86: reserve bit KVM_HINTS_PHYS_ADDRESS_SIZE_DATA_VALID
 2022-09-09 14:53 UTC  (5+ messages)

[PATCH] wifi: ath10k: Fix miscellaneous spelling errors
 2022-09-09 14:53 UTC 

[PATCH] btrfs: qgroup: Fix a typo in a comment
 2022-09-09 14:44 UTC  (2+ messages)

[PATCH v3 0/4] lib: optimize find_bit() functions
 2022-09-09 14:47 UTC  (6+ messages)
` [PATCH v3 3/4] lib/find_bit: optimize find_next_bit() functions

[PATCH v2] KVM: arm64: Only set KVM_MODE_PROTECTED if is_hyp_mode_available()
 2022-09-09 14:45 UTC 

[PATCH -next 0/3] md/raid10: reduce lock contention for io
 2022-09-09 14:45 UTC  (4+ messages)

[PATCH v3 00/10] misc: fastrpc: Add audiopd support
 2022-09-09 14:44 UTC  (11+ messages)
` [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

[fs] 36e2c7421f: xfstests.generic.095.fail
 2022-09-09 14:44 UTC  (2+ messages)

[PATCH] drm/hyperv: Don't rely on screen_info.lfb_base for Gen1 VMs
 2022-09-09 14:43 UTC 

[PATCH] hwmon: (asus-ec-sensors) autoload module via DMI data
 2022-09-09 14:43 UTC  (2+ messages)

[PATCH] usb: gadget: rndis: Avoid dereference before NULL check
 2022-09-09 14:43 UTC  (3+ messages)

[PATCH] staging: vt6655: fix potential memory leak
 2022-09-09 14:42 UTC  (2+ messages)

[PATCH v2 0/3] A couple more bug fixes
 2022-09-09 14:41 UTC  (2+ messages)

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

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

[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  (5+ messages)
` [PATCH 02/16] phy: qcom-qmp-combo: drop unused defines

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

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

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


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