linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-09 14:36:33 to 2021-08-09 16:44:33 UTC [more...]

[PATCH v27 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-08-09 16:44 UTC  (5+ messages)
` [PATCH v27 10/10] fs/ntfs3: Add MAINTAINERS

[RESEND PATCH v5 0/6] Bluetooth: fix locking and socket killing in SCO and RFCOMM
 2021-08-09 16:42 UTC  (5+ messages)
` [RESEND PATCH v5 1/6] Bluetooth: schedule SCO timeouts with delayed_work

[PATCH 00/13] clocksource/arm_arch_timer: Add basic ARMv8.6 support
 2021-08-09 16:42 UTC  (19+ messages)
` [PATCH 01/13] clocksource/arm_arch_timer: Drop CNT*_TVAL read accessors
` [PATCH 02/13] clocksource/arm_arch_timer: Extend write side of timer register accessors to u64
` [PATCH 03/13] clocksource/arm_arch_timer: Move system register timer programming over to CVAL
` [PATCH 04/13] clocksource/arm_arch_timer: Move drop _tval from erratum function names
` [PATCH 05/13] clocksource/arm_arch_timer: Fix MMIO base address vs callback ordering issue
` [PATCH 06/13] clocksource/arm_arch_timer: Move MMIO timer programming over to CVAL
` [PATCH 07/13] clocksource/arm_arch_timer: Advertise 56bit timer to the core code
` [PATCH 08/13] clocksource/arm_arch_timer: Work around broken CVAL implementations
` [PATCH 09/13] clocksource/arm_arch_timer: Remove any trace of the TVAL programming interface
` [PATCH 10/13] clocksource/arm_arch_timer: Drop unnecessary ISB on CVAL programming
` [PATCH 11/13] clocksource/arm_arch_timer: Fix masking for high freq counters
` [PATCH 12/13] arm64: Add a capability for FEAT_EVC
` [PATCH 13/13] arm64: Add CNT{P,V}CTSS_EL0 alternatives to cnt{p,v}ct_el0

arch/powerpc/kernel/time.c:801:5: error: no previous prototype for 'update_persistent_clock64'
 2021-08-09 16:39 UTC  (4+ messages)
` [PATCH v4.1] include: linux: Reorganize timekeeping and ktime headers

[syzbot] INFO: task hung in sys_io_destroy
 2021-08-09 16:38 UTC  (5+ messages)

[V4 0/3] Add L3 provider support for SC7280
 2021-08-09 16:31 UTC  (4+ messages)
` [V4 1/3] dt-bindings: interconnect: Add EPSS L3 DT binding on SC7280

[PATCH v3 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2021-08-09 16:38 UTC  (15+ messages)
` [PATCH v3 01/14] x86/boot: Fix memremap of setup_indirect structures
` [PATCH v3 02/14] x86/boot: Add missing handling "
` [PATCH v3 03/14] x86/boot: Place kernel_info at a fixed offset
` [PATCH v3 04/14] Documentation/x86: Secure Launch kernel documentation
` [PATCH v3 05/14] x86: Secure Launch Kconfig
` [PATCH v3 06/14] x86: Secure Launch main header file
` [PATCH v3 07/14] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v3 08/14] x86: Secure Launch kernel early boot stub
` [PATCH v3 09/14] x86: Secure Launch kernel late "
` [PATCH v3 10/14] x86: Secure Launch SMP bringup support
` [PATCH v3 11/14] kexec: Secure Launch kexec SEXIT support
` [PATCH v3 12/14] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v3 13/14] x86: Secure Launch late initcall platform module
` [PATCH v3 14/14] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch

[PATCH -tip v2 0/7] perf/bench-futex: Misc updates
 2021-08-09 16:30 UTC  (13+ messages)
` [PATCH 3/7] perf/bench-futex: Factor out futex_flag
` [PATCH 4/7] perf/bench-futex: Add --mlockall parameter
` [PATCH 5/7] perf/bench-futex, requeue: Add --broadcast option
` [PATCH 6/7] perf/bench-futex, requeue: Robustify futex_wait() handling
` [PATCH 7/7] perf/bench-futex, requeue: Add --pi parameter

[PATCH v3] drivers/edac/edac_mc: Remove all strcpy() uses
 2021-08-09 16:25 UTC  (3+ messages)

[PATCH 1/1] perf test: Add test for CSV output
 2021-08-09 16:24 UTC 

[PATCH 3/3] PCI/ACPI: Add new quirk detection, enable bcm2711
 2021-08-09 16:24 UTC  (4+ messages)

[PATCH v8 1/2] mm: introduce process_mrelease system call
 2021-08-09 16:23 UTC  (5+ messages)
` [PATCH v8 2/2] mm: wire up syscall process_mrelease

[PATCH] locking/qspinlock: Fix typo of lock word transition in the uncontended case
 2021-08-09 16:22 UTC  (3+ messages)

[PATCH 0/8] gpu/drm: ingenic-drm: Various improvements
 2021-08-09 16:22 UTC  (8+ messages)
` [PATCH 8/8] drm/ingenic: Attach bridge chain to encoders
          ` [Letux-kernel] "

[hverkuil-media:for-v5.15h 3/6] drivers/media/v4l2-core/v4l2-async.c:300:4: error: implicit declaration of function 'v4l2_async_notifier_call_unbind'
 2021-08-09 16:21 UTC 

[PATCH v5 0/7] watchdog: f71808e_wdt: migrate to new kernel API
 2021-08-09 16:20 UTC  (8+ messages)
` [PATCH v5 1/7] watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT
` [PATCH v5 2/7] watchdog: f71808e_wdt: remove superfluous global
` [PATCH v5 3/7] watchdog: f71808e_wdt: constify static array
` [PATCH v5 4/7] watchdog: f71808e_wdt: rename variant-independent identifiers appropriately
` [PATCH v5 5/7] watchdog: f71808e_wdt: migrate to new kernel watchdog API
` [PATCH v5 6/7] watchdog: f71808e_wdt: refactor to platform device/driver pair
` [PATCH v5 7/7] watchdog: f71808e_wdt: dynamically allocate watchdog driver data

Build regressions/improvements in v5.14-rc5
 2021-08-09 16:20 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the drm-intel tree
 2021-08-09 16:19 UTC  (4+ messages)

read() via USB bus
 2021-08-09 16:19 UTC  (3+ messages)

[PATCH] drm/msm: Disable frequency clamping on a630
 2021-08-09 16:18 UTC  (12+ messages)

[PATCH 0/2] net: Add LiteETH network driver
 2021-08-09 16:16 UTC  (5+ messages)
` [PATCH 2/2] net: Add driver for LiteX's LiteETH network interface

[PATCH v2] drivers/iio: Remove all strcpy() uses in favor of strscpy()
 2021-08-09 16:14 UTC  (5+ messages)

[RFC PATCH v1 0/2] scsi: ufs: introduce vendor isr
 2021-08-09 16:08 UTC  (4+ messages)

[PATCH 0/3] dt-bindings: clock: samsung: convert AudSS to dtschema
 2021-08-09 16:08 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: clock: samsung: convert S5Pv210 "

[PATCH AUTOSEL 5.13 001/189] drm/etnaviv: fix NULL check before some freeing functions is not needed
 2021-08-09 16:06 UTC  (4+ messages)
` [PATCH AUTOSEL 5.13 184/189] flow_offload: action should not be NULL when it is referenced

[PATCH v28 00/32] Control-flow Enforcement: Shadow Stack
 2021-08-09 16:06 UTC  (3+ messages)
` [PATCH v28 04/32] x86/cpufeatures: Introduce CPU setup and option parsing for CET

[PATCH] ARM: atags_to_fdt: don't warn about stack size
 2021-08-09 16:02 UTC  (4+ messages)

[PATCH v2 0/8] My AVIC patch queue
 2021-08-09 15:57 UTC  (8+ messages)
` [PATCH v2 8/8] KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feature is in use
      ` KVM's support for non default APIC base

[patch] x86/pat: pass correct address to sanitize_phys
 2021-08-09 15:58 UTC  (2+ messages)

[PATCH 1/2] ASoC: rt1015p: add new acpi id and comapatible id
 2021-08-09 15:54 UTC  (2+ messages)

[PATCH v2] ASoC: max98390: Add support change dsm param name
 2021-08-09 15:54 UTC  (2+ messages)

[PATCH 2/2] ASoC: dt-bindings: rt1015p: add new compatible id
 2021-08-09 15:54 UTC  (3+ messages)

[PATCH 0/2] iter revert problems
 2021-08-09 15:52 UTC  (2+ messages)

[PATCH v6 0/8] PCI: hv: Support host bridge probing on ARM64
 2021-08-09 15:53 UTC  (5+ messages)
` [PATCH v6 8/8] PCI: hv: Turn on the "

[PATCH] dma-buf: Fix a few typos in dma-buf documentation
 2021-08-09 15:49 UTC  (2+ messages)

[PATCH v15 0/6] usb: misc: Add onboard_usb_hub driver
 2021-08-09 15:49 UTC  (2+ messages)

[PATCH v2 00/10] tracing/boot: Add histogram syntax support in boot-time tracing
 2021-08-09 15:49 UTC  (11+ messages)
` [PATCH v2 01/10] tracing/boot: Fix a hist trigger dependency for boot time tracing
` [PATCH v2 02/10] tracing/boot: Add per-event histogram action options
` [PATCH v2 03/10] tracing/boot: Support multiple handlers for per-event histogram
` [PATCH v2 04/10] tracing/boot: Support multiple histograms for each event
` [PATCH v2 05/10] tracing/boot: Show correct histogram error command
` [PATCH v2 06/10] Documentation: tracing: Add histogram syntax to boot-time tracing
` [PATCH v2 07/10] tools/bootconfig: Support per-group/all event enabling option
` [PATCH v2 08/10] tools/bootconfig: Add histogram syntax support to bconf2ftrace.sh
` [PATCH v2 09/10] tools/bootconfig: Use per-group/all enable option in ftrace2bconf script
` [PATCH v2 10/10] bootconfig/tracing/ktest: Update ktest example for boot-time tracing

[PATCH v4 0/3] Renesas RZ/G2L CANFD support
 2021-08-09 15:48 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoC

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

[RFC PATCH 00/15] Make MAX_ORDER adjustable as a kernel boot time parameter
 2021-08-09 15:45 UTC  (11+ messages)
` [RFC PATCH 08/15] fs: proc: use PAGES_PER_SECTION for page offline checking period
    ` [RFC PATCH 08/15] "
` [RFC PATCH 11/15] mm/page_reporting: report pages at section size instead of MAX_ORDER
` [RFC PATCH 14/15] mm: introduce MIN_MAX_ORDER to replace MAX_ORDER as compile time constant

[RFC PATCH v2 00/10] Add configurable block device LED triggers
 2021-08-09 15:44 UTC  (4+ messages)
` [RFC PATCH v2 05/10] block: Add block device sysfs attribute to set/clear/show LED

[PATCH net v3] net: bridge: fix memleak in br_add_if()
 2021-08-09 15:43 UTC  (2+ messages)

[syzbot] WARNING in destroy_conntrack
 2021-08-09 15:38 UTC 

[syzbot] KASAN: use-after-free Read in nf_tables_dump_sets
 2021-08-09 15:38 UTC 

[PATCH] tools/perf/Documentation: fix accidental em-dashes
 2021-08-09 15:32 UTC 

[PATCH] s390/crypto: fix all kernel-doc warnings in vfio_ap_ops.c
 2021-08-09 15:12 UTC  (4+ messages)

[PATCH v2 1/4] ipack: tpci200: fix many double free issues in tpci200_pci_probe
 2021-08-09 15:33 UTC  (8+ messages)
` [PATCH v2 2/4] ipack: tpci200: fix memory leak in the tpci200_register
` [PATCH v2 3/4] ipack: tpci200: change pci_iounmap to iounmap
` [PATCH v2 4/4] ipack: tpci200: move tpci200_unregister close to tpci200_register

[PATCH v2 0/3] SVM 5-level page table support
 2021-08-09 15:30 UTC  (10+ messages)
` [PATCH v2 1/3] KVM: x86: Allow CPU to force vendor-specific TDP level
` [PATCH v2 2/3] KVM: x86: Handle the case of 5-level shadow page table

[GIT PULL] memory: changes for v5.14
 2021-08-09 15:26 UTC 

[PATCH v4 00/21] Track shared pages at EL2 in protected mode
 2021-08-09 15:24 UTC  (22+ messages)
` [PATCH v4 01/21] KVM: arm64: Add hyp_spin_is_locked() for basic locking assertions at EL2
` [PATCH v4 02/21] KVM: arm64: Introduce hyp_assert_lock_held()
` [PATCH v4 03/21] KVM: arm64: Provide the host_stage2_try() helper macro
` [PATCH v4 04/21] KVM: arm64: Introduce helper to retrieve a PTE and its level
` [PATCH v4 05/21] KVM: arm64: Expose page-table helpers
` [PATCH v4 06/21] KVM: arm64: Optimize host memory aborts
` [PATCH v4 07/21] KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED
` [PATCH v4 08/21] KVM: arm64: Don't overwrite software bits with owner id
` [PATCH v4 09/21] KVM: arm64: Tolerate re-creating hyp mappings to set software bits
` [PATCH v4 10/21] KVM: arm64: Enable forcing page-level stage-2 mappings
` [PATCH v4 11/21] KVM: arm64: Allow populating software bits
` [PATCH v4 12/21] KVM: arm64: Add helpers to tag shared pages in SW bits
` [PATCH v4 13/21] KVM: arm64: Expose host stage-2 manipulation helpers
` [PATCH v4 14/21] KVM: arm64: Expose pkvm_hyp_id
` [PATCH v4 15/21] KVM: arm64: Introduce addr_is_memory()
` [PATCH v4 16/21] KVM: arm64: Enable retrieving protections attributes of PTEs
` [PATCH v4 17/21] KVM: arm64: Mark host bss and rodata section as shared
` [PATCH v4 18/21] KVM: arm64: Remove __pkvm_mark_hyp
` [PATCH v4 19/21] KVM: arm64: Refactor protected nVHE stage-1 locking
` [PATCH v4 20/21] KVM: arm64: Restrict EL2 stage-1 changes in protected mode
` [PATCH v4 21/21] KVM: arm64: Make __pkvm_create_mappings static

[PATCH] staging: r8188eu: Remove the dependency on ipx network layer
 2021-08-09 15:23 UTC  (2+ messages)

[PATCH] media: hantro: Fix check for single irq
 2021-08-09 15:20 UTC  (2+ messages)

[ANNOUNCE] 5.4.138-rt62
 2021-08-09 15:17 UTC 

[PATCH] mmc: block: Differentiate busy and non-TRAN state
 2021-08-09 15:16 UTC  (9+ messages)
        ` [PATCHv2] mmc: block: Differentiate busy and PROG state

[PATCH net] net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge
 2021-08-09 15:16 UTC  (2+ messages)

[PATCH v3 00/21] .map_sg() error cleanup
 2021-08-09 15:16 UTC  (2+ messages)

[PATCH resend] dma-debug: Use memory_intersects() directly
 2021-08-09 15:16 UTC  (2+ messages)

[PATCH] dma-debug: fix debugfs initialization order
 2021-08-09 15:15 UTC  (4+ messages)

[PATCH 0/3] power: reset: Convert Power-Off driver to tristate
 2021-08-09 15:15 UTC  (3+ messages)
` [PATCH 1/3] arch: Export machine_restart() instances so they can be called from modules

[PATCH 0/5] KVM: x86: Clean up redundant macro definitions
 2021-08-09 15:08 UTC  (2+ messages)

[PATCH v2] clocksource/arm_arch_timer: Fix masking for high freq counters
 2021-08-09 15:08 UTC  (7+ messages)

[PATCH] KVM: x86/pmu: Don't expose guest LBR if the LBR_SELECT is shared per physical core
 2021-08-09 15:08 UTC  (3+ messages)

[PATCH 3/5] xfs: automatic resource cleanup of for_each_perag*
 2021-08-09 15:07 UTC 

[PATCH 1/1] spi: mediatek: fix build warnning in set cs timing
 2021-08-09 15:02 UTC  (2+ messages)

[PATCH 1/1] PCI: Coalesce host bridge contiguous apertures without sorting
 2021-08-09 15:00 UTC  (5+ messages)
` [PATCH] PCI/portdrv: Disallow runtime suspend when waekup is required but PME service isn't supported

[PATCH v4 0/3] Restore the kernel v5.13 text attribute write behavior
 2021-08-09 14:59 UTC  (4+ messages)
` [PATCH v4 3/3] configfs: Add unit tests

[PATCH v2 0/3] PCI: Add legacy interrupt support in pci-j721e
 2021-08-09 14:58 UTC  (6+ messages)
` [PATCH v2 2/3] PCI: j721e: Add PCI legacy interrupt support for J721E

[PATCH 00/17] staging: r8188eu: remove unnecessary parentheses
 2021-08-09 14:57 UTC  (5+ messages)
` [PATCH 03/17] staging: r8188eu: remove unnecessary parentheses in core/rtw_mlme_ext.c
` [PATCH 07/17] staging: r8188eu: remove unnecessary parentheses in core/rtw_p2p.c

[PATCH 0/3] iommu/drm/msm: Allow non-coherent masters to use system cache
 2021-08-09 14:56 UTC  (8+ messages)
      ` [Freedreno] "

[PATCH 00/10] serial: mvebu-uart: Fixes and new support for higher baudrates
 2021-08-09 14:53 UTC  (8+ messages)
` [PATCH v5 0/6] serial: mvebu-uart: Support "
  ` [PATCH v5 1/6] math64: New DIV_U64_ROUND_CLOSEST helper
  ` [PATCH v5 2/6] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
  ` [PATCH v5 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
  ` [PATCH v5 4/6] dt-bindings: mvebu-uart: update information about UART clock
  ` [PATCH v5 5/6] arm64: dts: marvell: armada-37xx: add device node for UART clock and use it
  ` [PATCH v5 6/6] serial: mvebu-uart: implement support for baudrates higher than 230400

[PATCH 0/2] KVM: nSVM: avoid TOC/TOU race when checking vmcb12
 2021-08-09 14:53 UTC  (3+ messages)
` [PATCH 1/2] KVM: nSVM: move nested_vmcb_check_cr3_cr4 logic in nested_vmcb_valid_sregs
` [PATCH 2/2] KVM: nSVM: temporarly save vmcb12's efer, cr0 and cr4 to avoid TOC/TOU races

[PATCH net-next 0/4] net: hns3: add support ethtool extended link state
 2021-08-09 14:50 UTC  (5+ messages)
` [PATCH net-next 1/4] docs: ethtool: Add two link extended substates of bad signal integrity
` [PATCH net-next 2/4] ethtool: add "
` [PATCH net-next 3/4] net: hns3: add header file hns3_ethtoo.h
` [PATCH net-next 4/4] net: hns3: add support ethtool extended link state

[Patch V2 0/2] iommu/arm-smmu: Fix races in iommu domain/group creation
 2021-08-09 14:54 UTC  (4+ messages)

possible deadlock in dquot_commit
 2021-08-09 14:52 UTC  (3+ messages)
` [syzbot] "

[PATCH v5 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-08-09 14:48 UTC  (3+ messages)
` [PATCH v5 3/3] pwm: Add support for "

[PATCH v3 00/25] iommu: Refactor DMA domain strictness
 2021-08-09 14:47 UTC  (4+ messages)
` [PATCH v3 24/25] iommu/dma: Factor out flush queue init

[PATCH] locking/rtmutex: Add the missing 'ES' of macro CONFIG_DEBUG_RT_MUTEXES
 2021-08-09 14:41 UTC  (2+ messages)

[PATCH v6 0/1] force hsa hbp hfp packets multiple of lanenum to avoid screen shift
 2021-08-09 14:44 UTC  (3+ messages)
` [PATCH v6 1/1] drm/mediatek: "

[PATCH v2 00/11] blk-mq: Reduce static requests memory footprint for shared sbitmap
 2021-08-09 14:29 UTC  (12+ messages)
` [PATCH v2 01/11] blk-mq: Change rqs check in blk_mq_free_rqs()
` [PATCH v2 02/11] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
` [PATCH v2 03/11] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests()
` [PATCH v2 04/11] blk-mq: Invert check "
` [PATCH v2 05/11] blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_request}()
` [PATCH v2 06/11] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping()
` [PATCH v2 07/11] blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap()
` [PATCH v2 08/11] blk-mq: Add blk_mq_ops.init_request_no_hctx()
` [PATCH v2 09/11] scsi: Set blk_mq_ops.init_request_no_hctx
` [PATCH v2 10/11] blk-mq: Use shared tags for shared sbitmap support
` [PATCH v2 11/11] blk-mq: Stop using pointers for blk_mq_tags bitmap tags

[PATCH] semaphore: Add might_sleep() to down_*() family
 2021-08-09 14:33 UTC  (5+ 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).