All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-29 23:07:16 to 2021-03-30 00:07:48 UTC [more...]

[PATCH v8 00/37] config-based hooks
 2021-03-30  0:07 UTC  (19+ 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

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 v2 0/3] drm/mediatek: Don't support hdmi connector creation
 2021-03-30  0:02 UTC  (6+ 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 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] Makefile: generate 'git' as 'cc [...] -o git+ && mv git+ git'
 2021-03-29 23:58 UTC  (14+ 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 0/6] Makefile: make non-symlink & non-hardlink install sane

[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  (6+ 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  (7+ 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  (13+ messages)
` [PATCH RFC v1 02/15] iommu: Add a simple PASID table library
` [PATCH RFC v1 13/15] iommu/virtio: Attach Arm PASID tables when available
` [PATCH RFC v1 15/15] iommu/virtio: Update fault type and reason info for viommu fault

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

bridge-nf-call-iptables: checking bridge vs. IP context?
 2021-03-29 23:24 UTC  (3+ messages)

[PATCH net-next] hv_netvsc: Add error handling while switching data path
 2021-03-29 23:21 UTC 

[RFC PATCH] virtio-vsock: add description for datagram type
 2021-03-29 23:22 UTC  (11+ messages)
  ` [External] "

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.12-rc5-44-g1d535f1c735a0)
 2021-03-29 23:21 UTC 

[PATCH] hooks: propose repository owner configured hooks
 2021-03-29 23:20 UTC  (3+ messages)
` [PATCH v2] hooks: propose project "

[PATCH net] cxgb4: avoid collecting SGE_QBASE regs during traffic
 2021-03-29 23:20 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: meson: misc ODROID-N2/N2+ changes
 2021-03-29 16:12 UTC  (8+ messages)
` [PATCH 1/3] arm64: dts: meson: remove extra tab from ODROID N2/N2+ ext_mdio node
` [PATCH 2/3] arm64: dts: meson: add saradc node to ODROID N2/N2+
` [PATCH 3/3] arm64: dts: meson: add GPIO line names "

[PATCH] drm/mediatek: crtc: Make config-updating atomic
 2021-03-29 16:18 UTC  (2+ messages)

[agd5f:drm-next 123/150] drivers/gpu/drm/amd/amdgpu/../display/modules/hdcp/hdcp_psp.c:374:22: warning: no previous prototype for 'mod_hdcp_hdcp1_get_link_encryption_status'
 2021-03-29 23:17 UTC 

[PATCH v10 0/6] MTE support for KVM guest
 2021-03-29 16:06 UTC  (8+ messages)
` [PATCH v10 1/6] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v10 2/6] arm64: kvm: Introduce MTE VM feature

[PATCH dwarves v3 0/3] permit merging all dwarf cu's for clang lto built binary
 2021-03-29 23:14 UTC  (2+ messages)

[PATCH v2 00/13] Support Pensando Elba SoC
 2021-03-29 16:00 UTC  (5+ messages)
` [PATCH v2 03/13] spi: dw: Add support for Pensando Elba SoC SPI
` [PATCH v2 10/13] dt-bindings: spi: cadence-qspi: Add support for Pensando Elba SoC

[PATCH 1/2] arm64: dts: mediatek: add MT6779 spi master dts node
 2021-03-29 15:50 UTC  (3+ messages)

[PATCH] Use shutil.move when os.rename fails
 2021-03-29 23:13 UTC  (7+ messages)
` [OE-core] "

[PATCH rfc 0/4] percpu: partial chunk depopulation
 2021-03-29 23:12 UTC  (5+ messages)
` [PATCH rfc 3/4] percpu: on demand "

[linux-next:master 8015/8469] drivers/gpu/drm/i915/i915_mm.c:76 remap_io_sg() error: uninitialized symbol 'err'
 2021-03-29 23:12 UTC 

[PATCH 0/3] arm64: dts: meson: add support for MeCool KII-Pro/KIII-Pro
 2021-03-29 15:47 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: arm: amlogic: add MeCool KII/KIII Pro bindings
` [PATCH 2/3] arm64: dts: meson: add initial device-tree for MeCool KII Pro
` [PATCH 3/3] arm64: dts: meson: add initial device-tree for MeCool KIII Pro

[linux-next:master 7512/8469] drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:4578:6: warning: no previous prototype for 'amdgpu_device_recheck_guilty_jobs'
 2021-03-29 23:12 UTC  (2+ messages)

[tip:irq/core 2/2] kernel/irq/irq_sim.c:246 devm_irq_domain_create_sim() warn: passing zero to 'ERR_PTR'
 2021-03-29 23:12 UTC 

[PATCH 8/9] vfio/pci: export nvlink2 support into vendor vfio_pci drivers
 2021-03-29 23:10 UTC  (12+ messages)

[PATCH v5 0/4] Make UTF-8 encoding loadable
 2021-03-29 23:10 UTC  (6+ messages)
` [PATCH v5 4/4] fs: unicode: Add utf8 module and a unicode layer
        ` [f2fs-dev] "

[Patch bpf-next v7 00/13] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-29 23:10 UTC  (3+ messages)
` [Patch bpf-next v7 12/13] sock_map: update sock type checks for UDP

[igt-dev] IGT on SLES
 2021-03-29 23:10 UTC 

[PATCH stblinux] arm64: dts: broadcom: bcm4908: add Ethernet MAC addr
 2021-03-29 15:45 UTC 

[PATCH v3 bpf-next] tools/resolve_btfids: Fix warnings
 2021-03-29 23:10 UTC  (2+ messages)

[PATCH v2 0/2] TI K3 R5F remoteproc support on AM64x SoCs
 2021-03-29 15:44 UTC  (3+ messages)
` [PATCH v2 2/2] remoteproc: k3-r5: Extend support to R5F clusters "

[PATCH v7 0/11] mfd: mt6360: Merge different sub-devices I2C read/write
 2021-03-29 15:38 UTC  (8+ messages)
` [PATCH v7 04/11] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources

[PATCH] spl: Add callback for preprocessing loaded FIT header before parsing
 2021-03-29 23:10 UTC  (11+ messages)
` [PATCH v2] "

[PATCH 1/2] drivers/clocksource/mediatek: Split mediatek drivers into 2 files
 2021-03-29 15:33 UTC  (2+ messages)


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.