linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-11 16:10:46 to 2021-08-11 19:41:46 UTC [more...]

[PATCH v7 15/24] x86/resctrl: Rename update_domains() resctrl_arch_update_domains()
 2021-08-11 19:41 UTC  (2+ messages)
` [tip: x86/cache] x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()

[PATCH v7 17/24] x86/resctrl: Pass configuration type to resctrl_arch_get_config()
 2021-08-11 19:41 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v7 19/24] x86/resctrl: Apply offset correction when config is staged
 2021-08-11 19:41 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v7 18/24] x86/resctrl: Make ctrlval arrays the same size
 2021-08-11 19:41 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v7 20/24] x86/resctrl: Calculate the index from the configuration type
 2021-08-11 19:41 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v7 22/24] x86/resctrl: Remove rdt_cdp_peer_get()
 2021-08-11 19:41 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v7 21/24] x86/resctrl: Merge the ctrl_val arrays
 2021-08-11 19:41 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v7 24/24] x86/resctrl: Merge the CDP resources
 2021-08-11 19:41 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v7 00/24] x86/resctrl: Merge the CDP resources
 2021-08-11 19:41 UTC  (3+ messages)
` [PATCH v7 25/24] x86/resctrl: Make resctrl_arch_get_config() return its value
  ` [tip: x86/cache] "

[PATCH v7 23/24] x86/resctrl: Expand resctrl_arch_update_domains()'s msr_param range
 2021-08-11 19:41 UTC  (2+ messages)
` [tip: x86/cache] "

[GIT PULL] orphan sections fix for v5.14-rc6
 2021-08-11 19:36 UTC 

[PATCH 5.13 000/175] 5.13.10-rc1 review
 2021-08-11 19:35 UTC  (3+ messages)

[PATCH 0/8] kasan: test: avoid crashing the kernel with HW_TAGS
 2021-08-11 19:34 UTC  (9+ messages)
` [PATCH 1/8] kasan: test: rework kmalloc_oob_right
` [PATCH 2/8] kasan: test: avoid writing invalid memory
` [PATCH 3/8] kasan: test: avoid corrupting memory via memset
` [PATCH 4/8] kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGS
` [PATCH 5/8] kasan: test: only do kmalloc_uaf_memset for generic mode
` [PATCH 6/8] kasan: test: clean up ksize_uaf
` [PATCH 7/8] kasan: test: avoid corrupting memory in copy_user_test
` [PATCH 8/8] kasan: test: avoid corrupting memory in kasan_rcu_uaf

[RFC] perf/core: Add an ioctl to get a number of lost samples
 2021-08-11 19:33 UTC  (3+ messages)

[PATCH v7 00/37] NVIDIA Tegra power management patches for 5.15
 2021-08-11 19:30 UTC  (10+ messages)
` [PATCH v7 02/37] soc/tegra: pmc: Implement attach_dev() of power domain drivers

[PATCH 00/18] ARC mm updates to support 3 or 4 levels of paging
 2021-08-11 19:30 UTC  (16+ messages)
` [PATCH 03/18] ARC: mm: move mmu/cache externs out to setup.h
` [PATCH 04/18] ARC: mm: remove pgd_offset_fast
` [PATCH 06/18] ARC: mm: Enable STRICT_MM_TYPECHECKS
` [PATCH 07/18] ARC: ioremap: use more commonly used PAGE_KERNEL based uncached flag
` [PATCH 11/18] ARC: mm: move MMU specific bits out of entry code

[PATCH] Whitelist AMD host bridge device(s) to enable P2P DMA
 2021-08-11 19:29 UTC  (2+ messages)

[PATCH-cgroup v4 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-08-11 19:27 UTC  (14+ messages)
` [PATCH v4 1/6] cgroup/cpuset: Enable event notification when partition state changes
` [PATCH v4 2/6] cgroup/cpuset: Properly handle partition root tree
` [PATCH v4 4/6] cgroup/cpuset: Allow non-top parent partition root to distribute out all CPUs
` [PATCH v4 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst

[PATCH v4 0/2] perf tools: Add PMU alias support
 2021-08-11 19:23 UTC  (3+ messages)
` [PATCH v4 1/2] perf pmu: "

[PATCH] x86/build: remove stale cc-option checks
 2021-08-11 19:22 UTC  (2+ messages)

linux-next: Signed-off-by missing for commits in the xfs tree
 2021-08-11 19:21 UTC  (2+ messages)

[PATCH] ARM: dts: vf610-zii-dev-rev-b: Remove #address-cells and #size-cells property from at93c46d dt node
 2021-08-11 19:14 UTC  (2+ messages)

[PATCH v4 00/27] ALSA: hda/cirrus: Split generic cirrus HDA codecs and CS8490 bridge into separate modules
 2021-08-11 18:56 UTC  (28+ messages)
` [PATCH v4 01/27] ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module
` [PATCH v4 02/27] ALSA: hda/cs8409: Move arrays of configuration to a new file
` [PATCH v4 03/27] ALSA: hda/cs8409: Use enums for register names and coefficients
` [PATCH v4 04/27] ALSA: hda/cs8409: Mask all CS42L42 interrupts on initialization
` [PATCH v4 05/27] ALSA: hda/cs8409: Reduce HS pops/clicks for Cyborg
` [PATCH v4 06/27] ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/Bullseye
` [PATCH v4 07/27] ALSA: hda/cs8409: Disable unsolicited responses during suspend
` [PATCH v4 08/27] ALSA: hda/cs8409: Disable unsolicited response for the first boot
` [PATCH v4 09/27] ALSA: hda/cs8409: Mask CS42L42 wake events
` [PATCH v4 10/27] ALSA: hda/cs8409: Simplify CS42L42 jack detect
` [PATCH v4 11/27] ALSA: hda/cs8409: Prevent I2C access during suspend time
` [PATCH v4 12/27] ALSA: hda/cs8409: Generalize volume controls
` [PATCH v4 13/27] ALSA: hda/cs8409: Dont disable I2C clock between consecutive accesses
` [PATCH v4 14/27] ALSA: hda/cs8409: Avoid setting the same I2C address for every access
` [PATCH v4 15/27] ALSA: hda/cs8409: Avoid re-setting the same page as the last access
` [PATCH v4 16/27] ALSA: hda/cs8409: Support i2c bulk read/write functions
` [PATCH v4 17/27] ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functions
` [PATCH v4 18/27] ALSA: hda/cs8409: Move codec properties to its own struct
` [PATCH v4 19/27] ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol events
` [PATCH v4 20/27] ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42
` [PATCH v4 21/27] ALSA: hda/cs8409: Add support for dolphin
` [PATCH v4 22/27] ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on Dolphin
` [PATCH v4 23/27] ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42
` [PATCH v4 24/27] ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waits
` [PATCH v4 25/27] ALSA: hda/cs8409: Remove unnecessary delays
` [PATCH v4 26/27] ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspend
` [PATCH v4 27/27] ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stops

[PATCH v3 0/5] Fixes for dma-iommu swiotlb bounce buffers
 2021-08-11 19:12 UTC  (12+ messages)
` [PATCH v3 1/5] dma-iommu: fix sync_sg with swiotlb
` [PATCH v3 2/5] dma-iommu: fix arch_sync_dma for map
` [PATCH v3 3/5] dma-iommu: add SKIP_CPU_SYNC after syncing
` [PATCH v3 4/5] dma-iommu: Check CONFIG_SWIOTLB more broadly
` [PATCH v3 5/5] dma-iommu: account for min_align_mask

[RFCv2 0/9] tcp: Initial support for RFC5925 auth option
 2021-08-11 19:11 UTC  (12+ messages)
` [RFCv2 1/9] tcp: authopt: Initial support and key management
` [RFCv2 9/9] selftests: Initial TCP-AO support for fcnal-test

[PATCH v4 0/3] perf tool: Enable cpu list for hybrid
 2021-08-11 19:09 UTC  (3+ messages)

[PATCH] cgroup/cpuset: Enable memory migration for cpuset v2
 2021-08-11 19:06 UTC  (3+ messages)

[PATCH v3 00/27] ALSA: hda/cirrus: Split generic cirrus HDA codecs and CS8490 bridge into separate modules
 2021-08-11 18:33 UTC  (4+ messages)
` [PATCH v3 13/27] ALSA: hda/cs8409: Dont disable I2C clock between consecutive accesses

[PATCH] perf test: make --skip work on shell tests
 2021-08-11 19:02 UTC  (3+ messages)

[PATCH V7 00/18] PKS/PMEM: Add Stray Write Protection
 2021-08-11 19:01 UTC  (3+ messages)
` [PATCH V7 14/18] memremap_pages: Add memremap.pks_fault_mode

[PATCH] scripts/gdb: rework lx-symbols gdb script
 2021-08-11 19:01 UTC  (2+ messages)

[PATCH] seccomp: Fix resetting filter count at seccomp_sync_threads()
 2021-08-11 19:00 UTC  (2+ messages)

[GIT PULL] seccomp fixes for v5.14-rc6
 2021-08-11 19:00 UTC 

[PATCH v4 0/4] clk: visconti: Add support common clock driver and reset driver
 2021-08-11 18:53 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: clock: Add DT bindings for PLL of Toshiba Visconti TMPV770x SoC
` [PATCH v4 2/4] dt-bindings: clock: Add DT bindings for SMU "

[PATCH v6 0/2] TCPM non-PD mode
 2021-08-11 18:52 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: connector: Add pd-disable property

[PATCH] kvm: x86: move architecture-specific code into kvm_arch_vcpu_fault
 2021-08-11 18:52 UTC  (2+ messages)

[PATCH] seccomp: Fix setting number of loaded filters
 2021-08-11 18:48 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sc7280: Use GIC_SPI for intc cells
 2021-08-11 18:45 UTC  (2+ messages)

[PATCH -next] ptp: ocp: Fix missing pci_disable_device() on error in ptp_ocp_probe()
 2021-08-11 18:44 UTC  (2+ messages)

[PATCH] KVM: arm64: Return -EPERM from __pkvm_host_share_hyp()
 2021-08-11 18:43 UTC  (2+ messages)

[PATCH 0/1] pagemap: swap location for shared pages
 2021-08-11 18:41 UTC  (8+ messages)

[PATCH v34 0/3] Mainline imx6 based SKOV boards
 2021-08-11 18:40 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add an entry for SKOV A/S
` [PATCH v4 2/3] dt-bindings: arm: fsl: add SKOV imx6q and imx6dl based boards

[PATCH 00/11] perf test: Improve pmu-events support
 2021-08-11 18:38 UTC  (10+ messages)
` [PATCH 02/11] perf jevents: Relocate test events to cpu folder

[PATCH v3 0/5] Add support for QCOM SPMI Flash LEDs
 2021-08-11 18:35 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: leds: Add binding for qcom-spmi-flash

[PATCH] irqchip/gic-v3: Fix priority comparison when non-secure priorities are used
 2021-08-11 18:31 UTC  (2+ messages)

[PATCH] mm/page_alloc: don't corrupt pcppage_migratetype
 2021-08-11 18:29 UTC 

[PATCH v3 net-next 05/10] net: dsa: microchip: add DSA support for microchip lan937x
 2021-08-11 18:23 UTC  (13+ messages)

hwmon: Error handling in w83793.c, w83791d.c, w83792d.c
 2021-08-11 18:19 UTC  (5+ messages)
` [PATCH] hwmon: Correct the error "

[PATCH v2 0/4] interconnect: Fix sync-state issues
 2021-08-11 18:13 UTC  (5+ messages)
` [PATCH v2 4/4] interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate

[PATCH v2 00/15] Introduce PECI subsystem
 2021-08-11 18:11 UTC  (5+ messages)
` [PATCH v2 03/15] dt-bindings: Add generic bindings for PECI
` [PATCH v2 04/15] dt-bindings: Add bindings for peci-aspeed

[PATCH v8 1/9] dt-bindings: Add Wacom to vendor bindings
 2021-08-11 18:06 UTC  (3+ messages)
` [PATCH v8 2/9] dt-bindings: touchscreen: Initial commit of wacom,i2c

[PATCH net-next v3] ipv6: add IFLA_INET6_RA_MTU to expose mtu value in the RA message
 2021-08-11 18:05 UTC  (4+ messages)

[PATCH v1] dt-bindings: timer: fsl,imxgpt: add optional osc_per clock
 2021-08-11 18:04 UTC  (2+ messages)

[PATCH] ppp: Add rtnl attribute IFLA_PPP_UNIT_ID for specifying ppp unit id
 2021-08-11 18:04 UTC  (11+ messages)

[PATCH v2] cpu_pm: Make notifier chain use a raw spinlock
 2021-08-11 17:59 UTC  (3+ messages)

[PATCH v5, 00/15] Using component framework to support multi hardware decode
 2021-08-11 17:59 UTC  (5+ messages)
` [PATCH v5, 13/15] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192

[PATCH] cgroup: cgroup-v1: clean up kernel-doc notation
 2021-08-11 17:58 UTC  (2+ messages)

[RFC PATCH v2 01/10] perf workqueue: threadpool creation and destruction
 2021-08-11 17:55 UTC  (6+ messages)

[PATCH] KVM: Move binary stats helpers to header to effectively export them
 2021-08-11 17:55 UTC  (2+ messages)

[PATCH v3 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-08-11 17:52 UTC  (3+ messages)
` [PATCH v3 net-next 03/10] net: phy: Add support for LAN937x T1 phy driver

[PATCH v5 1/2] arm64: dts: qcom: sc7280: Add gpu support
 2021-08-11 17:51 UTC  (2+ messages)

[PATCH next] udmabuf: fix general protection fault in udmabuf_create
 2021-08-11 17:50 UTC 

[PATCH v6 0/3] Visconti: Add Toshiba Visconti PCIe host controller driver
 2021-08-11 17:50 UTC  (3+ messages)
` [PATCH v6 1/3] dt-bindings: pci: Add DT binding for Toshiba Visconti PCIe controller

[PATCH v10 00/24] Introduce threaded trace streaming for basic perf record operation
 2021-08-11 17:45 UTC  (4+ messages)
` [PATCH v10 08/24] perf record: Introduce data file at mmap buffer object

[PATCH v3 0/7] Rx mode support for Cadence DPHY
 2021-08-11 17:39 UTC  (10+ messages)
` [PATCH v3 1/7] phy: Distinguish between Rx and Tx for MIPI D-PHY with submodes
` [PATCH v3 2/7] phy: cdns-dphy: Prepare for Rx support
` [PATCH v3 4/7] phy: cdns-dphy: Add "

[PATCH v2 0/3] Add support for sc7280 WPSS PIL loading
 2021-08-11 17:37 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: remoteproc: qcom: Add SC7280 WPSS support

[PATCH v3 2/6] interconnect: qcom: sdm660: Commonize RPM-QoS
 2021-08-11 17:31 UTC  (2+ messages)

[PATCH for-next v2] RDMA/core/sa_query: Remove unused function
 2021-08-11 17:25 UTC 

[PATCH] fix array index out of bound exception
 2021-08-11 17:24 UTC  (4+ messages)

[PATCH v2 0/6] drm/ingenic: Various improvements v2
 2021-08-11 17:23 UTC  (7+ messages)
` [PATCH v2 1/6] drm/ingenic: Simplify code by using hwdescs array
` [PATCH v2 2/6] drm/ingenic: Add support for private objects
` [PATCH v2 3/6] drm/ingenic: Move IPU scale settings to private state
` [PATCH v2 4/6] drm/ingenic: Set DMA descriptor chain register when starting CRTC
` [PATCH v2 5/6] drm/ingenic: Upload palette before frame
` [PATCH v2 6/6] drm/ingenic: Attach bridge chain to encoders

[PATCH] media: rcar-csi2: Add checking to rcsi2_start_receiver()
 2021-08-11 17:18 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] fscrypt: support trusted keys
 2021-08-11 17:16 UTC  (10+ messages)

[PATCH v1 00/20] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
 2021-08-11 17:14 UTC  (7+ messages)
` [PATCH v1 04/20] x86/resctrl: Add domain offline callback for resctrl work
` [PATCH v1 05/20] x86/resctrl: Create mba_sc configuration in the rdt_domain
` [PATCH v1 12/20] x86/recstrl: Add per-rmid arch private storage for overflow and chunks

[PATCH 4.19 00/54] 4.19.203-rc1 review
 2021-08-11 17:13 UTC  (2+ messages)

[PATCH] net: hso: drop unused function argument
 2021-08-11 17:13 UTC 

[PATCH 5.4 00/85] 5.4.140-rc1 review
 2021-08-11 17:07 UTC  (2+ messages)

linux-next: manual merge of the rust tree with the kbuild tree
 2021-08-11 17:04 UTC  (2+ messages)

[PATCH 5.10 000/135] 5.10.58-rc1 review
 2021-08-11 17:00 UTC  (2+ messages)

[PATCH] video: fbdev: w100fb: Reset global state
 2021-08-11 16:58 UTC 

[PATCH] microblaze: move core-y in arch/microblaze/Makefile to arch/microblaze/Kbuild
 2021-08-11 16:45 UTC 

[PATCH v2 0/6] Clean up some extraneous wrappers and some empty routines
 2021-08-11 16:45 UTC  (4+ messages)
` [PATCH v2 2/6] staging: r8188eu: Remove wrapper around vfree

[PATCH] nds32: move core-y in arch/nds32/Makefile to arch/nds32/Kbuild
 2021-08-11 16:44 UTC 

[PATCH] ia64: move core-y in arch/ia64/Makefile to arch/ia64/Kbuild
 2021-08-11 16:43 UTC 

[PATCH] parisc: move core-y in arch/parisc/Makefile to arch/parisc/Kbuild
 2021-08-11 16:41 UTC 

[PATCH 1/4] xtensa: remove unneeded exports
 2021-08-11 16:37 UTC  (4+ messages)
` [PATCH 2/4] xtensa: do not build variants directory
` [PATCH 3/4] xtensa: build platform directories unconditionally
` [PATCH 4/4] xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/Kbuild

[PATCH v4 0/6] add fixes to pass DP Link Layer compliance test cases
 2021-08-11 16:30 UTC  (7+ messages)
` [PATCH v4 1/6] drm/msm/dp: use dp_ctrl_off_link_stream during PHY compliance test run
` [PATCH v4 2/6] drm/msm/dp: reduce link rate if failed at link training 1
` [PATCH v4 3/6] drm/msm/dp: reset aux controller after dp_aux_cmd_fifo_tx() failed
` [PATCH v4 4/6] drm/msm/dp: replug event is converted into an unplug followed by an plug events
` [PATCH v4 5/6] drm/msm/dp: return correct edid checksum after corrupted edid checksum read
` [PATCH v4 6/6] drm/msm/dp: do not end dp link training until video is ready

[PATCH 0/2] KVM: x86/mmu: Fix unsync races within TDP MMU
 2021-08-11 16:33 UTC  (3+ messages)
` [PATCH 2/2] KVM: x86/mmu: Drop 'shared' param from tdp_mmu_link_page()

[PATCH V2 0/9] cpufreq: Auto-register with energy model
 2021-08-11 16:32 UTC  (3+ messages)
` [PATCH V2 9/9] cpufreq: scmi: Use .register_em() callback

mmap denywrite mess (Was: [GIT PULL] overlayfs fixes for 5.14-rc6)
 2021-08-11 16:20 UTC  (3+ messages)

[PATCH net-next 0/3] net: fec: add support to select wakeup irq source
 2021-08-11 16:16 UTC  (9+ messages)
` [PATCH net-next 1/3] dt-bindings: net: fsl,fec: add "fsl,wakeup-irq" property
  ` [PATCH net-next 1/3] dt-bindings: net: fsl, fec: add "fsl, wakeup-irq" property

[PATCH v2 1/2] udp: UDP socket send queue repair
 2021-08-11 16:14 UTC  (2+ messages)

[PATCH 1/1] cfi: Use rcu_read_{un}lock_sched_notrace
 2021-08-11 16:12 UTC  (2+ messages)

[PATCH 1/2] ipv4: fix up inetsw_array coding style
 2021-08-11 16:11 UTC  (3+ messages)
` [PATCH v2 2/2] net: return early for possible invalid uaddr


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