public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-12 14:34:28 to 2022-07-12 15:54:51 UTC [more...]

[RFC][PATCH 1/3] drm: drm_syncobj: Add note in DOC about absolute timeout values
 2022-07-12 15:54 UTC  (7+ messages)
` [RFC][PATCH 3/3] kselftest: Add drm_syncobj API test tool

[PATCH v5 00/13] Canaan devicetree fixes
 2022-07-12 15:54 UTC  (5+ messages)
` [PATCH v5 04/13] dt-bindings: memory-controllers: add canaan k210 sram controller

[PATCH v2 0/7] iommu/exynos: Add basic support for SysMMU v7
 2022-07-12 15:53 UTC  (11+ messages)
  ` [PATCH v2 1/7] iommu/exynos: Reuse SysMMU constants for page size and order
  ` [PATCH v2 2/7] iommu/exynos: Handle failed IOMMU device registration properly
  ` [PATCH v2 4/7] iommu/exynos: Use lookup based approach to access registers
  ` [PATCH v2 5/7] iommu/exynos: Check if SysMMU v7 has VM registers
  ` [PATCH v2 7/7] iommu/exynos: Enable default VM instance on SysMMU v7

[PATCH] sched/topology: Optimized copy default topology in sched_init_numa()
 2022-07-12 15:53 UTC  (4+ messages)
  ` [External] "

[RFC PATCH net-next 0/9] net: pcs: Add support for devices probed in the "usual" manner
 2022-07-12 15:51 UTC  (15+ messages)
` [RFC PATCH net-next 1/9] dt-bindings: net: Add lynx PCS
` [RFC PATCH net-next 2/9] dt-bindings: net: Expand pcs-handle to an array
` [RFC PATCH net-next 3/9] net: pcs: Add helpers for registering and finding PCSs

mm/kasan/sw_tags.c:211:6: warning: no previous prototype for function 'kasan_tag_mismatch'
 2022-07-12 15:50 UTC 

[RFC PATCH 0/3] arm: bcmbca: Update BCM4908 dts for BCMBCA merge
 2022-07-12 15:50 UTC  (5+ messages)
` [RFC PATCH 3/3] arm64: dts: bcmbca: update bcm4808 board dts file

[PATCH] dt-bindings: bus: qcom,ssc-block-bus: rework arrays and drop redundant minItems
 2022-07-12 15:46 UTC 

[PATCH] iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)
 2022-07-12 15:44 UTC  (2+ messages)

[PATCH v6 1/2] sched/rt: fix bad task migration for rt tasks
 2022-07-12 15:35 UTC  (6+ messages)
` [PATCH v6 2/2] sched/rt: Trying to push current task when target disable migrating

[PATCH v2] blk-cgroup: Use atomic{,64}_try_cmpxchg
 2022-07-12 15:44 UTC 

[PATCH] maple_tree: Fix sparse reported issues
 2022-07-12 15:44 UTC  (3+ messages)

[PATCH v3 00/13] AMD Pstate Enhancement And Issue Fixs
 2022-07-12 15:43 UTC  (14+ messages)
` [PATCH v3 01/13] x86/msr: Add the MSR definition for AMD CPPC hardware control
` [PATCH v3 02/13] cpufreq: amd-pstate: enable AMD Precision Boost mode switch
` [PATCH v3 03/13] cpufreq: amd-pstate: cleanup the unused and duplicated headers declaration
` [PATCH v3 04/13] cpufreq: amd-pstate: prefetch cppc_req_cached value in amd_pstate_cpu_init()
` [PATCH v3 05/13] cpufreq: amd-pstate: simplify cpudata pointer assignment
` [PATCH v3 06/13] cpufreq: amd_pstate: fix wrong lowest perf fetch
` [PATCH v3 07/13] cpufreq: amd_pstate: map desired perf into pstate scope for powersave governor
` [PATCH v3 08/13] cpufreq: amd-pstate: fix white-space
` [PATCH v3 09/13] cpufreq: amd-pstate: update pstate frequency transition delay time
` [PATCH v3 10/13] cpufreq: amd-pstate: add ACPI disabled check in acpi_cpc_valid()
` [PATCH v3 11/13] cpufreq: amd_pstate: update transition delay time to 1ms
` [PATCH v3 12/13] arch_topology: remove the acpi_disabled check
` [PATCH v3 13/13] cpufreq: CPPC: "

[PATCH Fix] maple_tree: Use metadata for mas_dead_leaves() walk
 2022-07-12 15:38 UTC  (2+ messages)

[PATCH 0/6] More preparation for supporting esd CAN-USB/3
 2022-07-12 15:38 UTC  (6+ messages)
` [PATCH 4/6] can: esd_usb: Improved behavior on esd CAN_ERROR_EXT event (3)
` [PATCH 6/6] can: esd_usb: Improved decoding for ESD_EV_CAN_ERROR_EXT messages

[PATCH] xfs: fix for variable set but not used warning
 2022-07-12 15:36 UTC  (2+ messages)

[PATCH v2 1/4] ALSA: hda: cs35l41: Don't dereference fwnode handle
 2022-07-12 15:35 UTC  (4+ messages)
` [PATCH v2 2/4] ALSA: hda: cs35l41: Allow compilation test on non-ACPI configurations
` [PATCH v2 3/4] ALSA: hda: cs35l41: Drop wrong use of ACPI_PTR()
` [PATCH v2 4/4] ALSA: hda: cs35l41: Consolidate selections under SND_HDA_SCODEC_CS35L41

[PATCH v2] KVM: x86: Add dedicated helper to get CPUID entry with significant index
 2022-07-12 15:33 UTC  (2+ messages)

[PATCH] KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
 2022-07-12 15:33 UTC  (3+ messages)

[PATCH v5 0/6] media: ov5693: cleanup code and add dts support
 2022-07-12 15:32 UTC  (5+ messages)
` [PATCH v5 5/6] media: dt-bindings: ov5693: document YAML binding

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-12 15:32 UTC  (15+ messages)
` [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 v6 28/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 v6 41/49] KVM: SVM: Add support to handle the RMP nested page fault

[PATCH] x86/PAT: have pat_enabled() properly reflect state when running on e.g. Xen
 2022-07-12 15:30 UTC  (12+ messages)

[PATCH] drm/amd/display: correct check of coverage blend mode
 2022-07-12 15:29 UTC  (3+ messages)

[PATCH v3 00/14] Add Mediatek MT6370 PMIC support
 2022-07-12 15:29 UTC  (3+ messages)
` [PATCH v3 07/14] mfd: mt6370: Add Mediatek MT6370 support

[PATCH] tpm_tis: Hold locality open during probe
 2022-07-12 15:29 UTC  (4+ messages)

[PATCH v2] block: Use try_cmpxchg in update_io_ticks
 2022-07-12 15:27 UTC 

[PATCH] f2fs: invalidate meta pages only for post_read required inode
 2022-07-12 15:26 UTC 

[PATCH] NFC: nxp-nci: fix deadlock during firmware update
 2022-07-12 15:25 UTC 

[QUESTION] Exception print when enabling GICv4
 2022-07-12 15:25 UTC  (2+ messages)

[PATCH -printk] printk, tracing: fix console tracepoint
 2022-07-12 15:25 UTC  (11+ messages)

[REPOST PATCH v3] powerpc/papr_scm: Move duplicate definitions to common header files
 2022-07-12 15:25 UTC 

[PATCH -next] ovl: clean up comparsions to NULL
 2022-07-12 15:23 UTC 

[PATCH v3 0/1] add device driver for Nuvoton SIO gpio function
 2022-07-12 15:22 UTC  (9+ messages)
` [PATCH v3 1/3] gpio: nct6116d: add new driver for several Nuvoton super io chips
` [PATCH v3 2/3] leds: simatic-ipc-leds-gpio: add new model 227G

[PATCH v5 0/2] Fix TLB invalidate issues with Broadwell
 2022-07-12 15:21 UTC  (3+ messages)
` [PATCH v5 1/2] drm/i915/gt: Serialize GRDOM access between multiple engine resets
` [PATCH v5 2/2] drm/i915/gt: Serialize TLB invalidates with GT resets

[PATCH v1 0/9] reset: replace reset-lantiq with reset-intel-gw
 2022-07-12 15:21 UTC  (5+ messages)
` [PATCH v1 3/9] dt-bindings: reset: intel,rcu-gw: Update bindings for "legacy" SoCs

[PATCH v2] blk-iolatency: Use atomic{,64}_try_cmpxchg
 2022-07-12 15:19 UTC 

[PATCH V4 0/2] ublk: add io_uring based userspace block driver
 2022-07-12 15:16 UTC  (5+ messages)

strange interaction between fuse + pidns
 2022-07-12 15:14 UTC  (10+ messages)

[PATCH -next] drm/amdgpu: double free error and freeing uninitialized null pointer
 2022-07-12 15:14 UTC  (2+ messages)

[PATCH v3 00/15] common kmalloc v3
 2022-07-12 15:13 UTC  (3+ messages)
` [PATCH 16/16] mm/sl[au]b: check if large object is valid in __ksize()

[PATCH 0/2] Add Omnivision OV4689 image sensor driver
 2022-07-12 15:12 UTC  (3+ messages)
` [PATCH 1/2] media: dt-bindings: media: i2c: document OV4689 DT bindings

[PATCH] pinctrl: qcom: spmi-gpio: make the irqchip immutable
 2022-07-12 15:12 UTC  (4+ messages)

[PATCH V2 00/13] OPP: Add support for multiple clocks*
 2022-07-12 15:10 UTC  (5+ messages)

[PATCH 0/2] Optimize memchr()
 2022-07-12 15:08 UTC  (7+ messages)
` [PATCH 2/2] lib/string.c: "

[PATCH v2] block/rq_qos: Use atomic_try_cmpxchg in atomic_inc_below
 2022-07-12 15:05 UTC 

[PATCH v6 1/2] dt-bindings: arm: qcom: Add Xiaomi Mi Mix2s bindings
 2022-07-12 15:05 UTC  (4+ messages)
` [PATCH v6 2/2] arm64: dts: qcom: Add support for Xiaomi Mi Mix2s

[PATCH v3 2/2] fpga: dfl-pci: Add IDs for Intel N6000, N6001 and C6100 cards
 2022-07-12 15:05 UTC  (2+ messages)

[PATCH v9 0/8] ASoC: mediatek: Add support for MT8186 SoC
 2022-07-12 15:04 UTC  (9+ messages)
` [PATCH v9 1/8] dt-bindings: mediatek: mt6358: add new compatible for using mt6366
` [PATCH v9 2/8] ASoC: mediatek: mt8186: add platform driver
` [PATCH v9 3/8] ASoC: mediatek: mt8186: add mt8186-mt6366 common driver
` [PATCH v9 4/8] dt-bindings: mediatek: mt8186: add audio afe document
` [PATCH v9 5/8] ASoC: mediatek: mt8186: add machine driver with mt6366, da7219 and max98357
` [PATCH v9 6/8] dt-bindings: mediatek: mt8186: add mt8186-mt6366-da7219-max98357 document
` [PATCH v9 7/8] ASoC: mediatek: mt8186: add machine driver with mt6366, rt1019 and rt5682s
` [PATCH v9 8/8] dt-bindings: mediatek: mt8186: add mt8186-mt6366-rt1019-rt5682s document

[PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-07-12 15:02 UTC  (7+ messages)
` [PATCH v9 7/8] docs: trace: Add HiSilicon PTT device driver documentation

[PATCH v2 0/3] dt-bindings: mmc: / ARM: qcom: add MSM8998 and cleanup driver of_device_id
 2022-07-12 15:02 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: mmc: sdhci-msm: add MSM8998
` [PATCH v2 2/3] arm64: dts: qcom: msm8998: add MSM8998 SDCC specific compatible
` [PATCH v2 3/3] mmc: sdhci-msm: drop redundant of_device_id entries

[PATCH] riscv: dts: fu740: Add PDMA node
 2022-07-12 15:01 UTC  (2+ messages)

[PATCH bpf-next v6 00/23] Introduce eBPF support for HID devices
 2022-07-12 14:58 UTC  (24+ messages)
` [PATCH bpf-next v6 01/23] selftests/bpf: fix config for CLS_BPF
` [PATCH bpf-next v6 02/23] bpf/verifier: allow kfunc to read user provided context
` [PATCH bpf-next v6 03/23] bpf/verifier: do not clear meta in check_mem_size
` [PATCH bpf-next v6 04/23] selftests/bpf: add test for accessing ctx from syscall program type
` [PATCH bpf-next v6 05/23] bpf/verifier: allow kfunc to return an allocated mem
` [PATCH bpf-next v6 06/23] selftests/bpf: Add tests for kfunc returning a memory pointer
` [PATCH bpf-next v6 07/23] bpf: prepare for more bpf syscall to be used from kernel and user space
` [PATCH bpf-next v6 08/23] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
` [PATCH bpf-next v6 09/23] HID: core: store the unique system identifier in hid_device
` [PATCH bpf-next v6 10/23] HID: export hid_report_type to uapi
` [PATCH bpf-next v6 11/23] HID: convert defines of HID class requests into a proper enum
` [PATCH bpf-next v6 12/23] HID: initial BPF implementation
` [PATCH bpf-next v6 13/23] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v6 14/23] HID: bpf: allocate data memory for device_event BPF programs
` [PATCH bpf-next v6 15/23] selftests/bpf/hid: add test to change the report size
` [PATCH bpf-next v6 16/23] HID: bpf: introduce hid_hw_request()
` [PATCH bpf-next v6 17/23] selftests/bpf: add tests for bpf_hid_hw_request
` [PATCH bpf-next v6 18/23] HID: bpf: allow to change the report descriptor
` [PATCH bpf-next v6 19/23] selftests/bpf: add report descriptor fixup tests
` [PATCH bpf-next v6 20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
` [PATCH bpf-next v6 21/23] samples/bpf: add new hid_mouse example
` [PATCH bpf-next v6 22/23] HID: bpf: add Surface Dial example
` [PATCH bpf-next v6 23/23] Documentation: add HID-BPF docs

[PATCH v2 0/5] mm, oom: Introduce per numa node oom for CONSTRAINT_{MEMORY_POLICY,CPUSET}
 2022-07-12 15:00 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: sc8280xp: Add lost ranges for timer
 2022-07-12 15:00 UTC  (5+ messages)

[PATCH 0/2] pinctrl: add support for SM8450 LPASS LPI pinctrl
 2022-07-12 14:59 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: Add sm8450 lpass lpi pinctrl bindings

Linux 5.18.11
 2022-07-12 14:59 UTC  (2+ messages)

Linux 5.15.54
 2022-07-12 14:59 UTC  (2+ messages)

Linux 5.10.130
 2022-07-12 14:59 UTC  (2+ messages)

Linux 5.4.205
 2022-07-12 14:58 UTC  (2+ messages)

Linux 4.19.252
 2022-07-12 14:58 UTC  (2+ messages)

Linux 4.14.288
 2022-07-12 14:58 UTC  (2+ messages)

[PATCH v2 0/4] Fix kselftest build with sub-directory
 2022-07-12 14:57 UTC  (4+ messages)
` [PATCH v2 3/4] selftests: drop KSFT_KHDR_INSTALL make target

Linux 4.9.323
 2022-07-12 14:58 UTC  (2+ messages)

[PATCH v2] drm/syncobj: Fix sync syncobj issue
 2022-07-12 14:57 UTC  (4+ messages)

[PATCH 0/4] Add a multicolor LED driver for groups of monochromatic LEDs
 2022-07-12 14:57 UTC  (5+ messages)
` [PATCH 3/4] dt-bindings: leds: Add binding for a multicolor group of LEDs

[PATCH Fix] test_maple_tree: Fix accounting in check_erase2_testset()
 2022-07-12 14:53 UTC 

[PATCH v2 0/2] btrfs: send: fix sending link commands for existing file paths
 2022-07-12 14:52 UTC  (2+ messages)

[PATCH] proc: fix test for "vsyscall=xonly" boot option
 2022-07-12 14:51 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] mm/mmap: Fix return on maple tree expand fail in brk()
 2022-07-12 14:51 UTC 

[PATCH v2] tracing/histograms: Fix memory leak problem
 2022-07-12 14:51 UTC  (3+ messages)

[PATCH] mm/mmap: Fix locking issues in vma_expand()
 2022-07-12 14:49 UTC 

[PATCH] llist: Use try_cmpxchg in llist_add_batch and llist_del_first
 2022-07-12 14:49 UTC 

[PATCH] mm/mmap: Fix locking issues in vma_expand()
 2022-07-12 14:48 UTC  (2+ messages)

[PATCH 4.19 00/31] 4.19.252-rc1 review
 2022-07-12 14:48 UTC  (2+ messages)

[PATCH 5.4 00/38] 5.4.205-rc1 review
 2022-07-12 14:46 UTC  (2+ messages)

[BUILD BUG] regression from certs: Move load_certificate_list() to be with the asymmetric keys code
 2022-07-12 14:45 UTC 

[PATCH 5.10 00/55] 5.10.130-rc1 review
 2022-07-12 14:44 UTC  (2+ messages)

[PATCH v3] net: phy: Add driver for Motorcomm yt8521 gigabit ethernet
 2022-07-12 14:44 UTC  (2+ messages)

[PATCH v3 0/5] dt-bindings: mmc: / ARM: qcom: correct reg-names and clock entries
 2022-07-12 14:42 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: mmc: sdhci-msm: fix reg-names entries
` [PATCH v3 2/5] dt-bindings: mmc: sdhci-msm: constrain reg-names per variants
` [PATCH v3 3/5] arm64: dts: qcom: align SDHCI reg-names with DT schema
` [PATCH v3 4/5] ARM: "
` [PATCH v3 5/5] ARM: dts: qcom: align SDHCI clocks "

[PATCH 5.15 000/226] 5.15.54-rc3 review
 2022-07-12 14:42 UTC  (3+ messages)

[PATCH 5.18 000/112] 5.18.11-rc1 review
 2022-07-12 14:41 UTC  (2+ messages)

[PATCH 5.18 000/112] 5.18.11-rc1 review
 2022-07-12 14:40 UTC  (2+ messages)

[PATCH v2 0/5] dt-bindings: mmc: / ARM: qcom: correct reg-names and clock entries
 2022-07-12 14:38 UTC  (8+ messages)
` [PATCH v2 2/5] dt-bindings: mmc: sdhci-msm: constrain reg-names perp variants

[PATCH 1/3] dt-bindings: mmc: sdhci-msm: add MSM8998
 2022-07-12 14:38 UTC  (5+ messages)
` [PATCH 2/3] mmc: sdhci-msm: add MSM8998 SDCC specific compatible

[PATCH v5 1/2] sched/rt: fix bad task migration for rt tasks
 2022-07-12 14:37 UTC  (6+ messages)
` [PATCH v5 2/2] sched/rt: Trying to push current task when target disable migrating

[PATCH] sched/topology: change sched_energy_mutex and sched_energy_update to static
 2022-07-12 14:37 UTC  (2+ messages)

[PATCH v4 0/4] Extending NMI watchdog during LPM
 2022-07-12 14:32 UTC  (2+ messages)
` [PATCH v4 4/4] pseries/mobility: set NMI watchdog factor "

[PATCH 0/1] nvme-pci: fix hang during error recovery when the PCI device is isolated
 2022-07-12 14:36 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v4] amba: Remove deferred device addition
 2022-07-12 14:35 UTC  (2+ messages)

[PATCH] vfio/mlx5: clean up overflow check
 2022-07-12 14:33 UTC  (3+ messages)

[PATCH] zram: fix unused 'zram_wb_devops' warning
 2022-07-12 14:33 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