All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-08 00:33:41 to 2020-09-08 02:49:39 UTC [more...]

[PATCH v20 00/23] LSM: Module stacking for AppArmor
 2020-09-08  1:28 UTC  (11+ messages)
` [PATCH v20 05/23] net: Prepare UDS for security module stacking

[MPTCP] [MPTCP][PATCH v2 net 2/2] mptcp: fix subflow's remote_id issues
 2020-09-08  2:49 UTC 

[MPTCP] [MPTCP][PATCH v2 net 1/2] mptcp: fix subflow's local_id issues
 2020-09-08  2:49 UTC 

[MPTCP] [MPTCP][PATCH v2 net 0/2] mptcp: fix subflow's local_id/remote_id issues
 2020-09-08  2:49 UTC 

[PATCH V2 1/3] pinctrl: imx: Use function callbacks for SCU related functions
 2020-09-08  2:45 UTC  (9+ messages)
` [PATCH V2 2/3] pinctrl: imx: Support building SCU pinctrl core driver as module
` [PATCH V2 3/3] pinctrl: imx: Support building i.MX "

[f2fs-dev] [PATCH v3 1/2] f2fs: change i_compr_blocks of inode to atomic value
 2020-09-08  2:44 UTC  (4+ messages)
`  "
` [f2fs-dev] [PATCH v3 2/2] f2fs: change return value of f2fs_disable_compressed_file to bool
  `  "

[meta-virtualization] [PATCH] python3-xstatic-angular-schema: Remove python2 recipe
 2020-09-08  2:43 UTC 

[meta-virtualization] [PATCH] python3-rtslib-fb: upgrade 2.1.51 -> 2.1.74
 2020-09-08  2:42 UTC 

[PATCH v2 00/12] Tegra XHCI controller ELPG support
 2020-09-08  2:42 UTC  (12+ messages)
` [PATCH v2 08/12] phy: tegra: xusb: t210: support wake and sleepwalk
` [PATCH v2 11/12] usb: host: xhci-tegra: unlink power domain devices
` [PATCH v2 12/12] xhci: tegra: enable ELPG for runtime/system PM

[meta-virtualization] [PATCH] python3-funcsigs: Consolidate in a single file
 2020-09-08  2:42 UTC 

[meta-virtualization] [PATCH] python3-extras: Consolidate in a single file
 2020-09-08  2:42 UTC 

[meta-virtualization] [PATCH] python3-ddjango-compressor: Change to python3
 2020-09-08  2:42 UTC 

[PATCH v2] arm: dts: fix ast2500-evb inclusion for the correct soc family
 2020-09-08  2:42 UTC  (2+ messages)

[PATCH 1/1] watchdog: remove unneeded inclusion of <uapi/linux/sched/types.h>
 2020-09-08  2:40 UTC  (4+ messages)

[PATCH v3] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-09-08  2:35 UTC  (4+ messages)

[PATCH 1/3] arm-bsp/n1sdp: update SRC_REV to latest validated version
 2020-09-08  2:37 UTC  (3+ messages)
` [PATCH 2/3] arm-bsp/linux-linaro-arm-5.4: n1sdp: pcie: add quirk support to enable remote chip PCIe
` [PATCH 3/3] arm-bsp/scp-firmware: set CCIX speed to GEN3 to work with interposer C2C setup

[PATCH V7] hwmon: add fan/pwm driver for corsair h100i platinum
 2020-09-08  2:36 UTC  (3+ messages)

[PATCH net-next 0/2] net: two updates related to UDP GSO
 2020-09-08  2:32 UTC  (6+ messages)

[yocto] [meta-selinux][PATCH] audit: Fix compile bug
 2020-09-08  2:30 UTC 

[PATCHSET for-next 0/8] io_uring SQPOLL improvements
 2020-09-08  2:28 UTC  (6+ messages)
` [PATCH 8/8] io_uring: enable IORING_SETUP_ATTACH_WQ to attach to SQPOLL thread too

[PATCH 5/5] pinctrl: rockchip: populate platform device for rockchip gpio
 2020-09-08  2:19 UTC  (3+ messages)
` [PATCH] "

[PATCH v2] MIPS: make userspace mapping young by default
 2020-09-08  2:16 UTC 

[dpdk-dev] [PATCH 0/2] updates for testpmd
 2020-09-08  2:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] app/testpmd: update Rx RSS HASH offload when setting MQ RSS
` [dpdk-dev] [PATCH 2/2] app/testpmd: retain original FDIR mode when configuring DCB

[PATCH v6 00/35] Improvements for Tegra I2C driver
 2020-09-08  2:10 UTC  (36+ messages)
` [PATCH v6 01/35] i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
` [PATCH v6 02/35] i2c: tegra: Add missing runtime PM put
` [PATCH v6 03/35] i2c: tegra: Handle potential error of tegra_i2c_flush_fifos()
` [PATCH v6 04/35] i2c: tegra: Mask interrupt in tegra_i2c_issue_bus_clear()
` [PATCH v6 05/35] i2c: tegra: Initialize div-clk rate unconditionally
` [PATCH v6 06/35] i2c: tegra: Remove i2c_dev.clk_divisor_non_hs_mode member
` [PATCH v6 07/35] i2c: tegra: Runtime PM always available on Tegra
` [PATCH v6 08/35] i2c: tegra: Remove error message used for devm_request_irq() failure
` [PATCH v6 09/35] i2c: tegra: Use reset_control_reset()
` [PATCH v6 10/35] i2c: tegra: Use devm_platform_get_and_ioremap_resource()
` [PATCH v6 11/35] i2c: tegra: Use platform_get_irq()
` [PATCH v6 12/35] i2c: tegra: Use clk-bulk helpers
` [PATCH v6 13/35] i2c: tegra: Move out all device-tree parsing into tegra_i2c_parse_dt()
` [PATCH v6 14/35] i2c: tegra: Clean up probe function
` [PATCH v6 15/35] i2c: tegra: Clean up variable types
` [PATCH v6 16/35] i2c: tegra: Reorder location of functions in the code
` [PATCH v6 17/35] i2c: tegra: Remove likely/unlikely from "
` [PATCH v6 18/35] i2c: tegra: Remove outdated barrier()
` [PATCH v6 19/35] i2c: tegra: Remove redundant check in tegra_i2c_issue_bus_clear()
` [PATCH v6 20/35] i2c: tegra: Remove "dma" variable from tegra_i2c_xfer_msg()
` [PATCH v6 21/35] i2c: tegra: Don't fall back to PIO mode if DMA configuration fails
` [PATCH v6 22/35] i2c: tegra: Improve formatting of variables
` [PATCH v6 23/35] i2c: tegra: Improve coding style of tegra_i2c_wait_for_config_load()
` [PATCH v6 24/35] i2c: tegra: Rename wait/poll functions
` [PATCH v6 25/35] i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()
` [PATCH v6 26/35] i2c: tegra: Factor out packet header setup "
` [PATCH v6 27/35] i2c: tegra: Factor out register polling into separate function
` [PATCH v6 28/35] i2c: tegra: Factor out hardware initialization "
` [PATCH v6 29/35] i2c: tegra: Check errors for both positive and negative values
` [PATCH v6 30/35] i2c: tegra: Consolidate error handling in tegra_i2c_xfer_msg()
` [PATCH v6 31/35] i2c: tegra: Clean up variable names
` [PATCH v6 32/35] i2c: tegra: Clean up printk messages
` [PATCH v6 33/35] i2c: tegra: Clean up and improve comments
` [PATCH v6 34/35] i2c: tegra: Clean up whitespaces, newlines and indentation
` [PATCH v6 35/35] i2c: tegra: Improve driver module description

Build error of perf
 2020-09-08  2:16 UTC  (4+ messages)
` [meta-freescale] "

[PATCH v6 0/3] pseries NUMA distance rework
 2020-09-08  1:52 UTC  (2+ messages)

[PATCH] fs: align IOCB_* flags with RWF_* flags
 2020-09-08  2:12 UTC  (3+ messages)

[PATCH 0/4] brcmfmac: Add few features in AP mode
 2020-09-08  2:13 UTC  (8+ messages)
` [PATCH 1/4] brcmfmac: add change_bss to support AP isolation

linux-next: build failure after merge of the v4l-dvb tree
 2020-09-08  2:11 UTC 

[PATCH v2] net: tracepoint: fix print wrong sysctl_mem value
 2020-09-08  2:09 UTC 

[f2fs-dev] [PATCH v2] f2fs_io: change fibmap to fiemap
 2020-09-08  2:09 UTC  (5+ messages)

[PATCH kernel] powerpc/dma: Fix dma_map_ops::get_required_mask
 2020-09-08  1:51 UTC 

Please revert kbuild commit for today's linux-next
 2020-09-08  2:00 UTC  (2+ messages)

[PATCH v1] arm: socfpga: soc64: Disable CONFIG_PSCI_RESET
 2020-09-08  1:57 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 0/2] gro: add UDP GRO and VXLAN UDP GRO support
 2020-09-08  2:05 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 1/2] gro: add "

[PATCH 2/4] drivers core: Remove strcat uses around sysfs_emit and neaten
 2020-09-08  1:54 UTC  (3+ messages)

[dpdk-dev] [PATCH] raw/ntb: add Icelake support for Intel NTB
 2020-09-08  1:53 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH 0/3] net: tftp: Fixes for tftp rollover
 2020-09-08  1:50 UTC  (2+ messages)

[PATCH] net: tracepoint: fix print wrong sysctl_mem value
 2020-09-08  1:50 UTC  (3+ messages)

[PATCH V5] scsi: core: only re-run queue in scsi_end_request() if device queue is busy
 2020-09-08  1:47 UTC  (3+ messages)

[PATCH RFC 04/10] mm, kfence: insert KFENCE hooks for SLAB
 2020-09-08  1:45 UTC 

[yocto][meta-security][PATCH] dhcp: remove bbappend file
 2020-09-08  1:50 UTC  (3+ messages)

[yocto][meta-selinux][PATCH] dhcp: remove bbappend file
 2020-09-08  1:44 UTC 

[PATCH v3 1/9] usb: xhci: add a member hci_version in xhci_ctrl struct
 2020-09-08  1:44 UTC  (9+ messages)
` [PATCH v3 6/9] usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()
` [PATCH v3 7/9] usb: xhci: convert to TRB_TX_TYPE()
` [PATCH v3 8/9] usb: xhci: use macros with parameter to fill ep_info2
` [PATCH v3 9/9] usb: xhci: convert to readx_poll_sleep_timeout()

[PATCH] coresight: etm4x: fix issues on trcseqevr access
 2020-09-08  1:39 UTC  (4+ messages)

[PATCH] i2c: virtio: add a virtio i2c frontend driver
 2020-09-08  1:40 UTC  (5+ messages)

makedumpfile: a feature question about filtering
 2020-09-08  1:38 UTC 

[PATCH] mediatek: update MT7915 firmware to 20200819
 2020-09-08  1:27 UTC  (3+ messages)

[Bug report] git status doesn't escape paths of untracked files
 2020-09-08  1:30 UTC  (5+ messages)
` [PATCH] wt-status: quote paths identically whether tracked or untracked

[PATCH v5 1/2] usb typec: mt6360: Add support for mt6360 Type-C driver
 2020-09-08  1:29 UTC  (5+ messages)
` [PATCH v5 2/2] usb typec: mt6360: Add MT6360 Type-C DT binding documentation

linux-next: manual merge of the vfs tree with the s390 tree
 2020-09-08  1:29 UTC 

linux-next: manual merge of the vfs tree with the m68k tree
 2020-09-08  1:24 UTC 

[PATCH V3 0/3] percpu_ref & block: reduce memory footprint of percpu_ref in fast path
 2020-09-08  1:23 UTC  (4+ messages)
` [PATCH V3 1/3] percpu_ref: add percpu_ref_inited() for MD
` [PATCH V3 2/3] percpu_ref: reduce memory footprint of percpu_ref in fast path
` [PATCH V3 3/3] block: move 'q_usage_counter' into front of 'request_queue'

[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
 2020-09-08  1:21 UTC  (5+ messages)
` [PATCH v12 1/9] x86: kdump: move CRASH_ALIGN to 2M

[PATCH v2 net-next 0/9] mvneta: introduce XDP multi-buffer support
 2020-09-08  1:22 UTC  (9+ messages)
` [PATCH v2 net-next 1/9] xdp: introduce mb in xdp_buff/xdp_frame

[ia64:mce_copyin 8/8] arch/x86/kernel/cpu/mce/severity.c:204:14: error: 'MAX_INSN_SIZE' undeclared; did you mean
 2020-09-08  1:18 UTC  (2+ messages)
` [ia64:mce_copyin 8/8] arch/x86/kernel/cpu/mce/severity.c:204:14: error: 'MAX_INSN_SIZE' undeclared;

[PATCH v3 00/16] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
 2020-09-08  1:15 UTC  (7+ messages)

[PATCH] PCI: Fix race condition between block_cfg_access and msi_enabled/msix_enabled
 2020-09-08  1:13 UTC  (2+ messages)

[PATCH] PCI: Factor functions of PCI function reset
 2020-09-08  1:13 UTC  (2+ messages)

[PATCH v4 00/21] KVM: arm64: Rewrite page-table code and fault handling
 2020-09-08  1:09 UTC  (7+ messages)
` [PATCH v4 03/21] KVM: arm64: Add support for creating kernel-agnostic stage-1 page tables
` [PATCH v4 04/21] KVM: arm64: Use generic allocator for hyp stage-1 page-tables

[v4, 00/11] mmc: fsl_esdhc: support eMMC HS200/HS400 modes
 2020-09-08  1:08 UTC  (3+ messages)

[PATCH net-next] net: dsa: don't print non-fatal MTU error if not supported
 2020-09-08  1:08 UTC  (3+ messages)

[PATCH] drm/mediatek: add missing put_device() call in mtk_ddp_comp_init()
 2020-09-08  1:05 UTC  (5+ messages)

[Bug 203905] New: amdgpu:actual_brightness has unreal/wrong value
 2020-09-08  1:03 UTC  (4+ messages)
` [Bug 203905] "

[qemu-mainline test] 153891: regressions - FAIL
 2020-09-08  1:00 UTC 

[PATCH 00/14] treewide: add initial support for R-Car V3U
 2020-09-08  1:01 UTC  (4+ messages)
` [PATCH 02/14] dt-bindings: arm: renesas: Document Renesas Falcon boards

✅ PASS: Test report for kernel 5.8.8-rc1-445a0c3.cki (stable)
 2020-09-08  1:00 UTC 

[PATCH U-BOOT v3 00/30] PLEASE TEST fs: btrfs: Re-implement btrfs support using code from btrfs-progs
 2020-09-08  0:59 UTC  (8+ messages)
` [PATCH U-BOOT v3 25/30] fs: btrfs: Implement btrfs_file_read()

[ia64:mce_copyin 4/8] arch/x86/mm/extable.c:83:16: warning: no previous prototype for function 'ex_handler_copy'
 2020-09-08  0:56 UTC 

[PATCH v2 net-next] net: dsa: change PHY error message again
 2020-09-08  0:54 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: dsa: mv88e6xxx: Add devlink regions support
 2020-09-08  0:51 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: dsa: Add helper to convert from devlink to ds
` [PATCH net-next v2 2/7] net: dsa: Add devlink regions support to DSA
` [PATCH net-next v2 3/7] net: dsa: mv88e6xxx: Move devlink code into its own file
` [PATCH net-next v2 4/7] net: dsa: mv88e6xxx: Create helper for FIDs in use
` [PATCH net-next v2 5/7] net: dsa: mv88e6xxx: Add devlink regions
` [PATCH net-next v2 6/7] net: dsa: wire up devlink info get
` [PATCH net-next v2 7/7] net: dsa: mv88e6xxx: Implement devlink info get callback

[ovmf test] 153920: regressions - FAIL
 2020-09-08  0:49 UTC 

[kbuild:kbuild 14/14] scripts/module.lds.S:29:10: fatal error: 'asm/module.lds.h' file not found
 2020-09-08  0:46 UTC  (3+ messages)

[PATCH V8 for-5.2] hw/mips: Add Loongson-3 machine support (with KVM)
 2020-09-08  0:42 UTC  (3+ messages)

[ia64:mce_copyin 7/8] arch/x86/kernel/cpu/mce/core.c:1207:14: error: 'MAX_INSN_SIZE' undeclared; did you mean
 2020-09-08  0:42 UTC 

[PATCH V2 for-5.2] hw/null-machine: Add the kvm_type() hook for MIPS
 2020-09-08  0:41 UTC  (5+ messages)

Patchwork housekeeping for: linux-renesas-soc
 2020-09-08  0:40 UTC 

[wireless-drivers-next:master] BUILD SUCCESS cc95fa81524a95358a7bc1d29e9e3c314753486c
 2020-09-08  0:38 UTC 

[renesas-devel:renesas-arm-dt-for-v5.10] BUILD SUCCESS b7ecb51b2d9bd12c80c24d2fd1cadedd35e7cb7e
 2020-09-08  0:38 UTC 

[PATCH v2] Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
 2020-09-08  0:37 UTC  (4+ messages)

[PATCH v2 00/10] arm64: renesas: enable HDMI Display/Sound on R-Car M3-W+ Salvator-XS
 2020-09-08  0:35 UTC  (22+ messages)
` [PATCH v2 01/10] dt-bindings: display: renesas: du: Document the r8a77961 bindings
` [PATCH v2 02/10] dt-bindings: display: renesas: dw-hdmi: tidyup example compatible
` [PATCH v2 03/10] dt-bindings: display: renesas: dw-hdmi: Add R8A77961 support
` [PATCH v2 04/10] drm: rcar-du: Add r8a77961 support
` [PATCH v2 05/10] arm64: dts: renesas: r8a77961: Add FCP device nodes
` [PATCH v2 06/10] arm64: dts: renesas: r8a77961: Add VSP "
` [PATCH v2 07/10] arm64: dts: renesas: r8a77961: Add DU "
` [PATCH v2 08/10] arm64: dts: renesas: r8a77961: Add HDMI "
` [PATCH v2 09/10] arm64: dts: renesas: r8a77961-salvator-xs: add HDMI Display support
` [PATCH v2 10/10] arm64: dts: renesas: r8a77961-salvator-xs: add HDMI Sound support

[PATCH 1/3] ipmi: Reset response handler when failing to send the command
 2020-09-08  0:34 UTC  (3+ messages)
` [PATCH 3/3] ipmi: Add timeout waiting for channel information

[PATCH AUTOSEL 4.14 01/33] iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_context
 2020-09-08  0:33 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 17/33] net: usb: qmi_wwan: add Telit 0x1050 composition


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.