linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-22 17:54:06 to 2021-07-22 22:19:13 UTC [more...]

[PATCH] kernel/module: add documentation for try_module_get()
 2021-07-22 22:19 UTC 

[PATCH 5.10 000/123] 5.10.53-rc2 review
 2021-07-22 22:18 UTC  (2+ messages)

[PATCH 0/3] drm/msm: Improved devfreq tuning
 2021-07-22 22:21 UTC  (4+ messages)
` [PATCH 1/3] drm/msm: Split out devfreq handling
` [PATCH 2/3] drm/msm: Split out get_freq() helper
` [PATCH 3/3] drm/msm: Devfreq tuning

[PATCH 1/1] fs: ext4: namei: trivial: Fix a couple of small whitespace issues
 2021-07-22 22:17 UTC  (3+ messages)

[PATCH v6 0/3] zram: fix few sysfs races
 2021-07-22 22:17 UTC  (4+ messages)
` [PATCH v6 2/3] zram: fix deadlock with sysfs attribute usage and module removal

[PATCH 0/2] Add support for sc7280 WPSS PIL loading
 2021-07-22 22:16 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom: Add SC7280 WPSS support

[PATCH] drm/msm/dp: signal audio plugged change at dp_pm_resume
 2021-07-22 22:15 UTC 

[PATCH] tracing: Synthetic event field_pos is an index not a boolean
 2021-07-22 22:13 UTC  (2+ messages)

[PATCH resend] staging: rtl8188eu: move all source files from core subdirectory
 2021-07-22 22:12 UTC  (12+ messages)

[PATCH v2 0/2] tracing: Allow execnames to be passed as args for synthetic events
 2021-07-22 22:11 UTC  (5+ messages)
` [PATCH v2 1/2] tracing: Have histogram types be constant when possible
` [PATCH v2 2/2] tracing: Allow execnames to be passed as args for synthetic events

[PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
 2021-07-22 22:09 UTC  (15+ messages)

A shift-out-of-bounds in minix_statfs in fs/minix/inode.c
 2021-07-22 21:58 UTC  (3+ messages)

[PATCH 00/10] serial: mvebu-uart: Fixes and new support for higher baudrates
 2021-07-22 21:57 UTC  (5+ messages)
` [PATCH v3 0/5] serial: mvebu-uart: Support "
  ` [PATCH v3 1/5] math64: New DIV_U64_ROUND_CLOSEST helper

[patch 4/8] PCI/MSI: Enforce MSI[X] entry updates to be visible
 2021-07-22 21:48 UTC  (2+ messages)

[patch 3/8] PCI/MSI: Enforce that MSI-X table entry is masked for update
 2021-07-22 21:46 UTC  (2+ messages)

[patch 2/8] PCI/MSI: Mask all unused MSI-X entries
 2021-07-22 21:45 UTC  (2+ messages)

[patch 0/8] PCI/MSI, x86: Cure a couple of inconsistencies
 2021-07-22 21:43 UTC  (2+ messages)

[patch 1/8] PCI/MSI: Enable and mask MSIX early
 2021-07-22 21:43 UTC  (2+ messages)

[GIT PULL] array-bounds fixes for 5.14-rc3
 2021-07-22 21:41 UTC  (2+ messages)

[PATCH v4] sysfs: fix kobject refcount to address races with kobject removal
 2021-07-22 21:31 UTC  (6+ messages)

[PATCH v2 0/3] Add devicetree support for SDX65 Modem and MTP
 2021-07-22 21:24 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: Document SDX65 platform and boards
` [PATCH v2 2/3] ARM: dts: qcom: Add SDX65 platform and MTP board support
` [PATCH v2 3/3] ARM: dts: qcom: sdx65: Add pincontrol node

[PATCH v2] f2fs: change fiemap way in printing compression chunk
 2021-07-22 21:19 UTC 

[PATCH v2 0/2] Add pinctrl support for SDX65
 2021-07-22 21:18 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add SDX65 pinctrl bindings
` [PATCH v2 2/2] pinctrl: qcom: Add SDX65 pincontrol driver

[PATCH v28 00/32] Control-flow Enforcement: Shadow Stack
 2021-07-22 21:15 UTC  (36+ messages)
` [PATCH v28 01/32] Documentation/x86: Add CET description
` [PATCH v28 02/32] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH v28 03/32] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v28 04/32] x86/cpufeatures: Introduce CPU setup and option parsing for CET
` [PATCH v28 05/32] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v28 06/32] x86/cet: Add control-protection fault handler
` [PATCH v28 07/32] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v28 08/32] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v28 09/32] x86/mm: Introduce _PAGE_COW
` [PATCH v28 10/32] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v28 11/32] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v28 12/32] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v28 13/32] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH v28 14/32] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v28 15/32] x86/mm: Shadow Stack page fault error checking
` [PATCH v28 16/32] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v28 17/32] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v28 18/32] mm: Add guard pages around a shadow stack
` [PATCH v28 19/32] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v28 20/32] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v28 21/32] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v28 22/32] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v28 23/32] x86/cet/shstk: Add user-mode shadow stack support
` [PATCH v28 24/32] x86/process: Change copy_thread() argument 'arg' to 'stack_size'
` [PATCH v28 25/32] x86/cet/shstk: Handle thread shadow stack
` [PATCH v28 26/32] x86/cet/shstk: Introduce shadow stack token setup/verify routines
` [PATCH v28 27/32] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v28 28/32] ELF: Introduce arch_setup_elf_property()
` [PATCH v28 29/32] x86/cet/shstk: Add arch_prctl functions for shadow stack
` [PATCH v28 30/32] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
` [PATCH v28 31/32] mm: Update arch_validate_flags() to test vma anonymous
` [PATCH v28 32/32] mm: Introduce PROT_SHADOW_STACK for shadow stack

[PATCH v2 0/6] Add Pdc, GCC and RPMh clock support for SDX65
 2021-07-22 21:09 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: clock: Add SDX65 GCC clock bindings
` [PATCH v2 2/6] clk: qcom: Add new PLL type for SDX65
` [PATCH v2 3/6] clk: qcom: Add SDX65 GCC support
` [PATCH v2 4/6] dt-bindings: clock: Introduce RPMHCC bindings for SDX65
` [PATCH v2 5/6] clk: qcom: Add support for SDX65 RPMh clocks
` [PATCH v2 6/6] dt-bindings: clock: Introduce pdc bindings for SDX65

[PATCH] Drivers: comedi: Lindented files
 2021-07-22 21:09 UTC 

boot of J1900 (quad-core Celeron) mobo: kernel <= 5.12.15, OK; kernel >= 5.12.17, 5.13.4, slow boot (>> 660 secs) + hang/FAIL
 2021-07-22 21:10 UTC  (2+ messages)

[PATCH v1 1/1] serial: max310x: Use clock-names property matching to recognize XTAL
 2021-07-22 21:05 UTC  (3+ messages)

[PATCH v2 0/6] perf cs-etm: Support TRBE (unformatted decoding)
 2021-07-22 21:00 UTC  (4+ messages)
` [PATCH v2 6/6] perf cs-etm: Pass unformatted flag to decoder

[PATCH v28 00/10] Control-flow Enforcement: Indirect Branch Tracking
 2021-07-22 20:57 UTC  (11+ messages)
` [PATCH v28 01/10] x86/cet/ibt: Add Kconfig option for "
` [PATCH v28 02/10] x86/cet/ibt: Add user-mode Indirect Branch Tracking support
` [PATCH v28 03/10] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v28 04/10] x86/cet/ibt: Disable IBT for ia32
` [PATCH v28 05/10] x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking
` [PATCH v28 06/10] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v28 07/10] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v28 08/10] x86/vdso: Introduce ENDBR macro
` [PATCH v28 09/10] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point
` [PATCH v28 10/10] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave

[arnd-playground:arm-kill-set_fs-10 5/9] arch/arm/kernel/sys_oabi-compat.c:284:21: sparse: sparse: incorrect type in initializer (different base types)
 2021-07-22 20:57 UTC 

[PATCH 00/13] Extensions to ov8865 driver
 2021-07-22 20:34 UTC  (14+ messages)
` [PATCH 01/13] media: i2c: Add ACPI support to ov8865
` [PATCH 02/13] media: i2c: Fix incorrect value in comment
` [PATCH 03/13] media: i2c: Defer probe if not endpoint found
` [PATCH 04/13] media: i2c: Support 19.2MHz input clock in ov8865
` [PATCH 05/13] media: i2c: Add .get_selection() support to ov8865
` [PATCH 06/13] media: i2c: Switch control to V4L2_CID_ANALOGUE_GAIN
` [PATCH 07/13] media: i2c: Add vblank control to ov8865
` [PATCH 08/13] media: i2c: Add hblank "
` [PATCH 09/13] media: i2c: cap exposure at height + vblank in ov8865
` [PATCH 10/13] media: i2c: Add controls from fwnode to ov8865
` [PATCH 11/13] media: i2c: Switch exposure control unit to lines
` [PATCH 12/13] media: i2c: Remove unused macros from ov8865
` [PATCH 13/13] media: ipu3-cio2: Add INT347A to cio2-bridge

[PATCH 0/2] Check for endpoints in fwnode->secondary more sensibly
 2021-07-22 20:19 UTC  (3+ messages)
` [PATCH 1/2] device property: Check fwnode->secondary in fwnode_graph_get_next_endpoint()
` [PATCH 2/2] Revert "media: device property: Call fwnode_graph_get_endpoint_by_id() for fwnode->secondary"

[PATCH] gve: DQO: avoid unused variable warnings
 2021-07-22 20:19 UTC  (4+ messages)

[PATCH] drm/msm/dp: Initialize the INTF_CONFIG register
 2021-07-22 20:16 UTC  (2+ messages)

[PATCH 0/5] drm/msm/dp: Allow variation in register regions
 2021-07-22 20:16 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: msm/dp: Change reg definition
` [PATCH 2/5] drm/msm/dp: Use devres for ioremap()
` [PATCH 3/5] drm/msm/dp: Refactor ioremap wrapper
` [PATCH 4/5] drm/msm/dp: Store each subblock in the io region
` [PATCH 5/5] drm/msm/dp: Allow sub-regions to be specified in DT

[arnd-playground:arm-kill-set_fs-10 4/9] arch/arm/kernel/ptrace.c:815:29: error: 'struct thread_info' has no member named 'syscall'; did you mean 'abi_syscall'?
 2021-07-22 20:12 UTC 

aarch64-linux-gnu-ld: regulators-tegra20.c:undefined reference to `regulator_sync_voltage_rdev'
 2021-07-22 20:11 UTC 

[PATCH 0/3] sched, x86, arm64: PREEMPT_RT, FPU and preemption
 2021-07-22 20:11 UTC  (4+ messages)
` [PATCH 3/3] arm64/fpsimd: Fix FPSIMD context handling vs PREEMPT_RT

[PATCH v3 0/6] asm-generic: strncpy_from_user/strnlen_user cleanup
 2021-07-22 20:07 UTC  (5+ messages)
` [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
  ` [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM, STRNLEN}_USER symbols

[PATCH 1/2] futex: mark futex_detect_cmpxchg() as 'noinline'
 2021-07-22 20:05 UTC  (4+ messages)

[PATCH][next] net: dsa: sja1105: remove redundant re-assignment of pointer table
 2021-07-22 20:05 UTC  (2+ messages)

[PATCH net v2] can: raw: fix raw_rcv panic for sock UAF
 2021-07-22 19:56 UTC  (5+ messages)

[PATCH v6 0/2] firmware_loader: fix uaf in firmware_fallback_sysfs
 2021-07-22 19:59 UTC  (3+ messages)
` [PATCH v6 1/2] firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback

nouveau broken again on Riva TNT2 in 5.14.0-rc2
 2021-07-22 19:51 UTC  (2+ messages)

[PATCH] net: qrtr: mhi: synchronize qrtr and mhi preparation
 2021-07-22 19:50 UTC  (6+ messages)

[PATCH v3 1/4] clk: fractional-divider: Export approximation algorithm to the CCF users
 2021-07-22 19:50 UTC  (4+ messages)
` [PATCH v3 2/4] clk: fractional-divider: Hide clk_fractional_divider_ops from wide audience
` [PATCH v3 3/4] clk: fractional-divider: Introduce POWER_OF_TWO_PS flag
` [PATCH v3 4/4] clk: fractional-divider: Document the arithmetics used behind the code

[PATCH V2] ath10k: don't fail if IRAM write fails
 2021-07-22 19:42 UTC  (2+ messages)

[PATCH v3 0/5] drm: use dyndbg in drm_print
 2021-07-22 19:38 UTC  (4+ messages)
` [PATCH v3 3/5] drm/print: RFC add choice to use dynamic debug in drm-debug

[PATCH] soc: fsl: qe: convert QE interrupt controller to platform_device
 2021-07-22 19:37 UTC  (4+ messages)

[PATCH] iommu/amd: Convert from atomic_t to refcount_t on pasid_state->count
 2021-07-22 19:34 UTC 

[PATCH v1 1/1] clk: x86: Rename clk-lpt to more specific clk-lpss-atom
 2021-07-22 19:34 UTC 

[PATCH v2 0/3] kvm/arm: New VMID allocator based on asid
 2021-07-22 19:33 UTC  (6+ messages)
` [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one

[PATCH] iommu/amd: Convert from atomic_t to refcount_t on device_state->count
 2021-07-22 19:33 UTC  (2+ messages)

[PATCH] phy: qmp: Provide unique clock names for DP clocks
 2021-07-22 19:31 UTC  (2+ messages)

[PATCH] ath10k: don't fail if IRAM write fails
 2021-07-22 19:29 UTC 

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

[PATCH v2 0/4] Fix restricted DMA vs swiotlb_exit()
 2021-07-22 19:22 UTC  (2+ messages)

[PATCH v3] include: linux: Reorganize timekeeping and ktime headers
 2021-07-22 19:19 UTC  (4+ messages)

[PATCH v5 3/3] pwm: Add support for Xilinx AXI Timer
 2021-07-22 19:18 UTC  (3+ messages)

[PATCH 0/3] drm, drm/vmwgfx: fixes and updates related to drm_master
 2021-07-22 19:17 UTC  (7+ messages)
` [PATCH 1/3] drm: use the lookup lock in drm_is_current_master
` [PATCH 3/3] drm/vmwgfx: fix potential UAF in vmwgfx_surface.c

[jens.wiklander:optee_ffa_v3 5/5] ffa_abi.c:(.init.text+0x0): multiple definition of `init_module'; drivers/tee/optee/smc_abi.o:smc_abi.c:(.init.text+0x0): first defined here
 2021-07-22 18:59 UTC 

[jirislaby:devel 59/62] arch/arm64/lib/memcpy.S:61: Error: junk at end of line, first unrecognized character is `('
 2021-07-22 19:07 UTC 

[PATCH] dma-buf: heaps: Set allocation limit for system heap
 2021-07-22 19:07 UTC 

[PATCH v1] clk: tegra: Implement disable_unused() of tegra_clk_sdmmc_mux_ops
 2021-07-22 19:06 UTC  (2+ messages)

[PATCH v2 0/8] My AVIC patch queue
 2021-07-22 19:06 UTC  (6+ messages)
` [PATCH v2 8/8] KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feature is in use

[PATCH v9 0/9] add support for direct I/O with fscrypt using blk-crypto
 2021-07-22 19:04 UTC  (3+ messages)
` [PATCH v9 6/9] iomap: support "

[PATCH] percpu: remove export of pcpu_base_addr
 2021-07-22 18:58 UTC 

[jirislaby:devel 59/62] arch/arm64/lib/memcpy.S:61: Error: junk at end of line, first unrecognized character is `('
 2021-07-22 18:57 UTC 

dmaengine: idxd: fix submission race window
 2021-07-22 18:56 UTC 

[PATCH] mpls: defer ttl decrement in mpls_forward()
 2021-07-22 18:50 UTC 

[PATCH 5.10 000/125] 5.10.53-rc1 review
 2021-07-22 18:48 UTC  (3+ messages)

octeontx2-af: Introduce internal packet switching
 2021-07-22 18:47 UTC 

[PATCH 0/2] shm: omit forced shm destroy if task IPC namespace was changed
 2021-07-22 18:46 UTC  (3+ messages)
` [RFC PATCH] shm: extend forced shm destroy to support objects from several IPC nses

[PATCH v7 0/4] use bin_attribute to break the size limitation of cpumap ABI
 2021-07-22 18:45 UTC  (12+ messages)
` [PATCH v7 4/4] lib: test_bitmap: add bitmap_print_to_buf test cases

[PATCH 17/23] iommu/vt-d: Prepare for multiple DMA domain types
 2021-07-22 18:44 UTC  (2+ messages)

[PATCH v1 1/1] once: Fix trivia typo Not -> Note
 2021-07-22 18:43 UTC 

[PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting
 2021-07-22 18:43 UTC  (7+ messages)

[PATCH v5 00/26] userfaultfd-wp: Support shmem and hugetlbfs
 2021-07-22 18:30 UTC  (2+ messages)

[PATCH] writeback: memcg: simplify cgroup_writeback_by_id
 2021-07-22 18:26 UTC 

[“PATCH” 0/2] Add support for Intel Thunder Bay SPI
 2021-07-22 18:26 UTC  (4+ messages)
` [“PATCH” 2/2] spi: dw: "

[PATCH v5 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-07-22 18:25 UTC  (3+ messages)
` [PATCH v5 06/14] RDMA/irdma: Use irq_update_affinity_hint

[PATCH net-next] ipv6: fix "'ioam6_if_id_max' defined but not used" warn
 2021-07-22 18:07 UTC  (2+ messages)

[PATCH 00/16] KVM: arm64: MMIO guard PV services
 2021-07-22 18:04 UTC  (6+ messages)
` [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure

[PATCH v3] mm: Enable suspend-only swap spaces
 2021-07-22 18:00 UTC  (3+ messages)

[PATCH] Bluetooth: btusb: Add support for Foxconn Mediatek Chip
 2021-07-22 18:00 UTC  (3+ messages)
` [PATCH v2] "

[GIT PULL] Hyper-V fixes for 5.14-rc3
 2021-07-22 18:00 UTC  (4+ messages)

[GIT PULL] MMC fixes for v5.14-rc3
 2021-07-22 18:00 UTC  (2+ messages)

[GIT PULL] arm64 fixes for -rc3
 2021-07-22 18:00 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).