All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-29 23:24:37 to 2021-03-30 00:27:40 UTC [more...]

[PATCH v7 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-03-29 19:27 UTC  (6+ messages)
` [PATCH v7 04/13] media: hevc: Add fields and flags for hevc PPS
` [PATCH v7 05/13] media: hevc: Add decode params control

[to-be-updated] kernel-resource-fix-locking-in-request_free_mem_region.patch removed from -mm tree
 2021-03-30  0:26 UTC 

[ti:ti-rt-linux-5.4.y 9148/14995] net/core/sock.c:3092:28: error: 'SCM_REDUNDANT' undeclared
 2021-03-30  0:24 UTC 

[PATCH 11/22] ARM: dts: aspeed: rainier 4U: Fix fan configuration
 2021-03-30  0:23 UTC  (3+ messages)

Media backport: linuxtv backport driver snapshot file date missing
 2021-03-30  0:22 UTC 

[RFC PATCH 0/6] mm: thp: use generic THP migration for NUMA hinting fault
 2021-03-30  0:21 UTC  (4+ messages)
` [PATCH 3/6] mm: migrate: teach migrate_misplaced_page() about THP

[PATCH] Makefile: generate 'git' as 'cc [...] -o git+ && mv git+ git'
 2021-03-30  0:21 UTC  (13+ messages)
` [PATCH v2 0/5] Makefile: don't die on AIX with open ./git
  ` [PATCH v2 1/5] Makefile: rename objects in-place, don't clobber
  ` [PATCH v2 2/5] Makefile: rename scripts "
  ` [PATCH v2 4/5] Makefile: add the ".DELETE_ON_ERROR" flag

[PATCH] hwmon: (nzxt-kraken2) mark and order concurrent accesses
 2021-03-30  0:21 UTC  (3+ messages)

[gustavoars-linux:testing/wab/hfsplus 2/2] fs/hfsplus/catalog.c:127:10: error: 'struct hfsplus_cat_folder' has no member named 'user_info'
 2021-03-30  0:19 UTC  (2+ messages)

[PATCH] ACPICA: Fix a typo
 2021-03-30  0:19 UTC  (3+ messages)
  ` [Devel] "

pm/testing sleep: 4 runs, 1 regressions (v5.12-rc5-44-g1d535f1c735a0)
 2021-03-30  0:19 UTC 

[PATCH 00/17] Attribute revalidation updates
 2021-03-30  0:18 UTC  (18+ messages)
` [PATCH 01/17] NFS: Deal correctly with attribute generation counter overflow
  ` [PATCH 02/17] NFS: Fix up inode cache tracing
    ` [PATCH 03/17] NFS: Mask out unsupported attributes in nfs_getattr()
      ` [PATCH 04/17] NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid
        ` [PATCH 05/17] NFS: Fix up revalidation of space used
          ` [PATCH 06/17] NFS: Don't revalidate attributes that are not being asked for
            ` [PATCH 07/17] NFS: Fix up statx() results
              ` [PATCH 08/17] NFS: Add a cache validity flag argument to nfs_revalidate_inode()
                ` [PATCH 09/17] NFS: Replace use of NFS_INO_REVAL_PAGECACHE when checking cache validity
                  ` [PATCH 10/17] NFS: Don't set NFS_INO_REVAL_PAGECACHE in the inode "
                    ` [PATCH 11/17] NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid
                      ` [PATCH 12/17] NFS: Fix up handling of outstanding layoutcommit in nfs_update_inode()
                        ` [PATCH 13/17] NFS: Remove a line of code that has no effect "
                          ` [PATCH 14/17] NFS: Simplify cache consistency in nfs_check_inode_attributes()
                            ` [PATCH 15/17] NFSv4: Fix value of decode_fsinfo_maxsz
                              ` [PATCH 16/17] NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute
                                ` [PATCH 17/17] NFS: Use information about the change attribute to optimise updates

✅ PASS: Test report for kernel 5.11.10 (stable-queue)
 2021-03-30  0:18 UTC 

[dpdk-dev] [RFC] pflock: add implementation of phase-fair locks
 2021-03-30  0:18 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3] pflock: implementation of phase-fair reader writer locks

[PATCH 0/4 v5] nSVM: Test host RFLAGS.TF on VMRUN
 2021-03-30  0:16 UTC  (4+ messages)
` [PATCH 1/4 v5] KVM: nSVM: If VMRUN is single-stepped, queue the #DB intercept in nested_svm_vmexit()

[PATCH v2] qapi: introduce 'query-cpu-model-cpuid' action
 2021-03-30  0:15 UTC  (2+ messages)

[PATCH V2 1/4] ARM: dts: stm32: Fill GPIO line names on DHCOM SoM
 2021-03-29 19:22 UTC  (5+ messages)
` [PATCH V2 2/4] ARM: dts: stm32: Fill GPIO line names on AV96
` [PATCH V2 3/4] ARM: dts: stm32: Update GPIO line names on DRC02
` [PATCH V2 4/4] ARM: dts: stm32: Update GPIO line names on PicoITX
` [Linux-stm32] [PATCH V2 1/4] ARM: dts: stm32: Fill GPIO line names on DHCOM SoM

[PATCH Resend v0 0/6] Mediatek pinctrl patch on mt8195
 2021-03-29 19:21 UTC  (4+ messages)
` [PATCH Resend v0 2/6] dt-bindings: pinctrl: mt8195: add binding document

[MPTCP][PATCH v2 mptcp-next 00/16] data checksum support
 2021-03-30  0:15 UTC  (9+ messages)
` [MPTCP][PATCH v2 mptcp-next 01/16] mptcp: add csum_enabled in mptcp_sock
  ` [MPTCP][PATCH v2 mptcp-next 02/16] mptcp: generate the data checksum
    ` [MPTCP][PATCH v2 mptcp-next 03/16] mptcp: add csum_reqd in mptcp_out_options
      ` [MPTCP][PATCH v2 mptcp-next 04/16] mptcp: send out checksum for MP_CAPABLE with data
        ` [MPTCP][PATCH v2 mptcp-next 05/16] mptcp: send out checksum for DSS
          ` [MPTCP][PATCH v2 mptcp-next 06/16] mptcp: add csum_reqd in mptcp_options_received
            ` [MPTCP][PATCH v2 mptcp-next 07/16] mptcp: add sk parameter for mptcp_parse_option

Power state change watch in ControlStore.js
 2021-03-30  0:10 UTC 

[PATCH v8 00/37] config-based hooks
 2021-03-30  0:10 UTC  (23+ messages)
` [PATCH v8 19/37] am: convert applypatch hooks to use config
` [PATCH v8 23/37] read-cache: convert post-index-change hook "
` [PATCH v8 24/37] receive-pack: convert push-to-checkout hook to hook.h
` [PATCH v8 32/37] post-update: use hook.h library
` [PATCH v8 35/37] git-send-email: use 'git hook run' for 'sendemail-validate'
` [PATCH v8 36/37] run-command: stop thinking about hooks
` [PATCH v8 37/37] docs: unify githooks and git-hook manpages

[PATCH v2 0/3] drm/mediatek: Don't support hdmi connector creation
 2021-03-30  0:10 UTC  (10+ messages)
` [PATCH v2 1/3] drm/mediatek: Switch the hdmi bridge ops to the atomic versions
` [PATCH v2 2/3] drm/mediatek: Don't support hdmi connector creation
` [PATCH v2 3/3] drm/mediatek: in struct mtk_hdmi, replace conn field with curr_conn ptr

[PATCH linux-next 0/1] Sparx5 SerDes: Fixed stack frame size warning
 2021-03-29 18:55 UTC  (3+ messages)
` [PATCH linux-next 1/1] phy: Sparx5 Eth SerDes: Use direct register operations

[PATCH v2 0/6] Add SiFive FU740 PCIe host controller driver support
 2021-03-29 19:14 UTC  (4+ messages)
` [PATCH v2 2/6] clk: sifive: Use reset-simple in prci driver for PCIe driver

[PATCH net-next] hv_netvsc: Add error handling while switching data path
 2021-03-30  0:10 UTC  (2+ messages)

[PATCH stblinux] arm64: dts: broadcom: bcm4908: add Ethernet MAC addr
 2021-03-29 18:44 UTC  (2+ messages)

[PATCH] ARM: dts: BCM5301X: Set Linksys EA9500 power LED
 2021-03-29 18:43 UTC  (2+ messages)

[PATCH next] ARM: dts: BCM5301X: Fix Linksys EA9500 partitions
 2021-03-29 18:43 UTC  (2+ messages)

[PATCH v7 0/6] Optionally randomize kernel stack offset each syscall
 2021-03-29 18:43 UTC  (7+ messages)
` [PATCH v7 3/6] stack: "
` [PATCH v7 4/6] x86/entry: Enable random_kstack_offset support

Help needed with filesystem errors: parent transid verify failed
 2021-03-30  0:07 UTC  (2+ messages)

IP_FRAG_TIME Default Too Large
 2021-03-30  0:04 UTC 

[PATCH -perfbook 0/5] Misc fixes and updates
 2021-03-30  0:07 UTC  (8+ messages)

[PATCH 0/3] Fix CONFIG_FUNCTION_TRACER with clang
 2021-03-29 18:32 UTC  (3+ messages)
` [PATCH 2/3] riscv: Workaround mcount name prior to clang-13

[PATCH 0/9] riscv: improve self-protection
 2021-03-29 18:26 UTC  (10+ messages)
` [PATCH 1/9] riscv: add __init section marker to some functions
` [PATCH 2/9] riscv: Mark some global variables __ro_after_init
` [PATCH 3/9] riscv: Constify sys_call_table
` [PATCH 4/9] riscv: Constify sbi_ipi_ops
` [PATCH 5/9] riscv: kprobes: Implement alloc_insn_page()
` [PATCH 6/9] riscv: bpf: Move bpf_jit_alloc_exec() and bpf_jit_free_exec() to core
` [PATCH 7/9] riscv: bpf: Avoid breaking W^X
` [PATCH 8/9] riscv: module: Create module allocations without exec permissions
` [PATCH 9/9] riscv: Set ARCH_HAS_STRICT_MODULE_RWX if MMU

pm/testing baseline: 94 runs, 1 regressions (v5.12-rc5-44-g1d535f1c735a0)
 2021-03-30  0:04 UTC 

[PATCH 1/2] iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c
 2021-03-29 17:55 UTC  (3+ messages)

[PATCH 0/4] Convert Cadence QSPI bindings to yaml
 2021-03-29 18:22 UTC  (4+ messages)
` [PATCH 4/4] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml

[PATCH] rtc: ds1307: set uie_unsupported if no interrupt is available
 2021-03-30  0:03 UTC  (6+ messages)
      ` [PATCH 1/3] rtc: ds1307: replace HAS_ALARM by RTC_FEATURE_ALARM
        ` [PATCH 2/3] rtc: ds1307: remove flags
        ` [PATCH 3/3] rtc: rtc_update_irq_enable: rework UIE emulation

[PATCH v3 00/25] drm/msm/dsi: refactor MSM DSI PHY/PLL drivers
 2021-03-30  0:03 UTC  (16+ messages)
` [PATCH v3 12/25] drm/msm/dsi: use devm_clk_*register to registe DSI PHY clocks
  ` [Freedreno] "
` [PATCH v3 13/25] drm/msm/dsi: use devm_of_clk_add_hw_provider
  ` [Freedreno] "
` [PATCH v3 14/25] drm/msm/dsi: make save/restore_state phy-level functions
  ` [Freedreno] "
` [PATCH v3 15/25] drm/msm/dsi: drop vco_delay setting from 7nm, 10nm, 14nm drivers
  ` [Freedreno] "
` [PATCH v3 16/25] drm/msm/dpu: simplify vco_delay handling in dsi_phy_28nm driver
  ` [Freedreno] "

[pm:bleeding-edge 47/48] drivers/acpi/processor_idle.c:548:7: error: implicit declaration of function 'wakeup_cpu0'
 2021-03-30  0:03 UTC  (3+ messages)
` [Devel] "

[PATCH v4 01/10] dt-bindings: Add Wacom to vendor bindings
 2021-03-30  0:00 UTC  (4+ messages)
` [PATCH v4 04/10] Input: wacom_i2c - Add touchscren properties

[linux-next:master 4948/8469] fs/cifsd/oplock.c:1454: warning: expecting prototype for create_durable_rsp__buf(). Prototype was for create_durable_rsp_buf() instead
 2021-03-30  0:01 UTC  (3+ messages)

[PATCH 1/2] NFS: nfs4_bitmask_adjust() must not change the server global bitmasks
 2021-03-30  0:00 UTC  (2+ messages)
` [PATCH 2/2] NFS: Fix attribute bitmask in _nfs42_proc_fallocate()

[PATCH] NFS: Fix fscache invalidation in nfs_set_cache_invalid()
 2021-03-30  0:00 UTC 

[PATCH] riscv: keep interrupts disabled for BREAKPOINT exception
 2021-03-29 18:16 UTC 

[PATCH] usb: dwc3: exynos: fix incorrect kernel-doc comment syntax
 2021-03-29 18:17 UTC  (2+ messages)

[PATCH] usb: dwc3: st: fix incorrect kernel-doc comment syntax in file
 2021-03-29 18:15 UTC  (2+ messages)

[PATCH] riscv: kprobes/ftrace: Add recursion protection to the ftrace callback
 2021-03-29 18:14 UTC 

[PATCH v2 1/1] x86/tdx: Handle MWAIT, MONITOR and WBINVD
 2021-03-29 23:58 UTC  (8+ messages)
` [PATCH v3 "

[PATCH] riscv: add do_page_fault and do_trap_break into the kprobes blacklist
 2021-03-29 18:12 UTC 

[PATCH] arm: Define arch_is_kernel_initmem_freed() for lockdep
 2021-03-29 17:53 UTC 

[PATCH] irqchip/sifive-plic: Mark two global variables __ro_after_init
 2021-03-29 18:09 UTC 

[PATCH] samples/kprobes: Add riscv support
 2021-03-29 18:04 UTC 

[RFC PATCH 2/2] usb: typec: sama7g5_tcpc: add driver for Microchip sama7g5 tcpc
 2021-03-29 23:58 UTC  (2+ messages)

[PATCH v3] nvmet-tcp: fix a segmentation fault during io parsing error
 2021-03-29 18:01 UTC 

[PATCH v2] arm64: dts: mt7622: add ePA/eLNA pinmux for built-in WiFi
 2021-03-29 17:24 UTC  (2+ messages)

[PATCH 0/2] pseries: SMP sockets must match NUMA nodes
 2021-03-29 23:55 UTC  (11+ messages)
` [PATCH 1/2] spapr: number of SMP sockets must be equal to "

[PATCH v3] mt76: report Rx timestamp
 2021-03-29 17:25 UTC 

Linux include/uapi/linux/libc-compat.h and Musl include/netinet/in.h incompatibility for __UAPI_DEF_IN6_ADDR_ALT
 2021-03-29 23:54 UTC  (2+ messages)

[bcache:nvdimm-meta 1/16] ./usr/include/linux/bcache-nvm.h:142:14: error: use of undeclared identifier 'UINT_MAX'
 2021-03-29 23:55 UTC 

[PATCH] ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rx
 2021-03-29 23:53 UTC  (2+ messages)

[PATCH] chore: use prefix from startup_info
 2021-03-29 23:53 UTC  (2+ messages)

[PATCH v11 0/6] KASAN for powerpc64 radix
 2021-03-29 23:53 UTC  (5+ messages)

next/master baseline: 346 runs, 7 regressions (next-20210329)
 2021-03-29 23:53 UTC 

xfs ioend batching log reservation deadlock
 2021-03-29 23:51 UTC  (5+ messages)

[PATCH] arm64: dts: mt8173: fix wrong power-domain phandle of pmic
 2021-03-29 17:22 UTC  (3+ messages)

[TF-A] Proposal: TF-A to adopt hand-off blocks (HOBs) for information passing between boot stages
 2021-03-29 23:48 UTC  (2+ messages)

[PATCH v3 0/6] PCI: brcmstb: add EP regulators and panic handler
 2021-03-29 17:16 UTC  (5+ messages)
` [PATCH v3 2/6] PCI: brcmstb: Add control of EP voltage regulators

[PATCH v4 0/2] power: supply: mt6360_charger: add MT6360 charger support
 2021-03-29 17:13 UTC  (4+ messages)
` [PATCH v4 2/2] "

[v7,0/3] mt8183: Add Mediatek thermal driver and dtsi
 2021-03-29 17:12 UTC  (8+ messages)
` [v7,1/3] arm64: dts: mt8183: add thermal zone node
` [v7,2/3] arm64: dts: mt8183: Configure CPU cooling

[PATCH v3] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE behavior
 2021-03-29 23:41 UTC  (2+ messages)

PCI trouble on mvebu (Turris Omnia)
 2021-03-29 17:09 UTC  (11+ messages)

[PATCH v6 06/10] gpu: host1x: Cleanup and refcounting for syncpoints
 2021-03-29 23:42 UTC  (2+ messages)

[PATCH] arm64: Document requirements for fine grained traps at boot
 2021-03-29 17:06 UTC  (3+ messages)

[PATCH net-next 0/8][pull request] 1GbE Intel Wired LAN Driver Updates 2021-03-29
 2021-03-29 23:40 UTC  (2+ messages)

tipc: fix htmldoc and smatch warnings
 2021-03-29 23:40 UTC  (2+ messages)

[PATCH net-next] ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
 2021-03-29 23:40 UTC  (2+ messages)

[PATCH net-next] ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
 2021-03-29 23:40 UTC  (2+ messages)

[PATCH net-next] sit: proper dev_{hold|put} in ndo_[un]init methods
 2021-03-29 23:40 UTC  (2+ messages)

[PATCH net-next v3 1/2] net: mhi: Add support for non-linear MBIM skb processing
 2021-03-29 23:40 UTC  (2+ messages)

[PATCH net 0/9][pull request] Intel Wired LAN Driver Updates 2021-03-29
 2021-03-29 23:40 UTC  (2+ messages)

[PATCH v2 for-4.15 1/7] Intel Processor Trace Support: Add CHANGELOG.md and SUPPORT.md entries
 2021-03-29 23:38 UTC  (3+ messages)
` [PATCH v2 for-4.15 6/7] CHANGELOG.md: Add entries for CI loop

[PATCH] usb: dwc3: imx8mp: fix incorrect kernel-doc comment syntax
 2021-03-29 17:02 UTC  (3+ messages)

[PATCH v5 0/2] ata: ahci_brcm: Fix use of BCM7216 reset controller
 2021-03-29 17:01 UTC  (6+ messages)
` [PATCH v5 2/2] PCI: brcmstb: Use reset/rearm instead of deassert/assert

[PATCH v5 00/19] coresight: Add support for ETE and TRBE
 2021-03-29 16:56 UTC  (3+ messages)
` [PATCH v5 04/19] perf: aux: Add CoreSight PMU buffer formats

[PATCH] mtd: spi-nor: Use CLSR command for FL-L chips
 2021-03-29 16:53 UTC  (11+ messages)

[syzbot] KASAN: use-after-free Read in create_worker_cb
 2021-03-29 23:33 UTC  (2+ messages)

[PATCH RESEND] dt-bindings: phy: bcm-ns-usb2-phy: convert to yaml
 2021-03-29 16:50 UTC 

[PATCH RESEND] dt-bindings: phy: bcm-ns-usb3-phy: convert to yaml
 2021-03-29 16:50 UTC 

[PATCH] net:tipc: Fix a double free in tipc_sk_mcast_rcv
 2021-03-29 23:30 UTC  (2+ messages)

[PATCH] ieee802154: hwsim: remove redundant initialization of variable res
 2021-03-29 23:30 UTC  (2+ messages)

[PATCH net] dt-bindings: net: ethernet-controller: fix typo in NVMEM
 2021-03-29 23:30 UTC  (2+ messages)

[PATCH net] dt-bindings: net: bcm4908-enet: fix Ethernet generic properties
 2021-03-29 23:30 UTC  (2+ messages)

[RFC PATCH v1 0/1] arm64: Implement stack trace termination record
 2021-03-29 16:46 UTC  (4+ messages)
  ` [RFC PATCH v1 1/1] "

[PATCH] doc: mmc man-page
 2021-03-29 23:29 UTC 

[PATCH v4 8/8] clk: Mark fwnodes when their clock provider is added/removed
 2021-03-29 23:28 UTC  (8+ messages)
` [PATCH] clk: Mark fwnodes when their clock provider is added

[PATCH 0/4] DEVICE_NOT_DELETED/DEVICE_UNPLUG_ERROR QAPI events
 2021-03-29 23:28 UTC  (6+ messages)

I915 CI-run with kfence enabled, issues found
 2021-03-29 23:26 UTC  (2+ messages)

[RFC PATCH v2] implement orangefs_readahead
 2021-03-29 23:25 UTC  (15+ messages)
` [RFC PATCH] "

[PATCH v2 0/8] make hugetlb put_page safe for all calling contexts
 2021-03-29 23:24 UTC  (9+ messages)
` [PATCH v2 1/8] mm/cma: change cma mutex to irq safe spinlock
` [PATCH v2 2/8] hugetlb: no need to drop hugetlb_lock to call cma_release
` [PATCH v2 3/8] hugetlb: add per-hstate mutex to synchronize user adjustments
` [PATCH v2 4/8] hugetlb: create remove_hugetlb_page() to separate functionality
` [PATCH v2 5/8] hugetlb: call update_and_free_page without hugetlb_lock
` [PATCH v2 6/8] hugetlb: change free_pool_huge_page to remove_pool_huge_page
` [PATCH v2 7/8] hugetlb: make free_huge_page irq safe
` [PATCH v2 8/8] hugetlb: add lockdep_assert_held() calls for hugetlb_lock

[PATCH] xfrm/compat: Cleanup WARN()s that can be user-triggered
 2021-03-29 23:25 UTC 

[PATCH RFC v1 00/15] iommu/virtio: Nested stage support with Arm
 2021-03-29 16:25 UTC  (5+ messages)
` [PATCH RFC v1 02/15] iommu: Add a simple PASID table library

[PATCH 0/3] mm, pmem: Force unmap pmem on surprise remove
 2021-03-29 23:24 UTC  (7+ messages)
` [PATCH 3/3] mm/devmap: Remove pgmap accounting in the get_user_pages_fast() path


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.