All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-19 16:05:32 to 2020-04-19 17:52:33 UTC [more...]

post-receive: pub/scm/linux/kernel/git/tytso/ext4
 2020-04-19 17:52 UTC 

[PATCH] memcpy_flushcache: use cache flusing for larger lengths
 2020-04-19 17:48 UTC  (11+ messages)
            ` [PATCH] x86: introduce memcpy_flushcache_clflushopt

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2020-04-19 17:47 UTC 

[PATCH net-next 0/4] r8169: improve memory barriers
 2020-04-19 17:44 UTC  (5+ messages)
` [PATCH net-next 1/4] r8169: use smp_store_mb in rtl_tx
` [PATCH net-next 2/4] r8169: change wmb to dma_wmb in rtl8169_start_xmit
` [PATCH net-next 3/4] r8169: replace dma_rmb with READ_ONCE in rtl_rx
` [PATCH net-next 4/4] r8169: use WRITE_ONCE instead of dma_wmb in rtl8169_mark_to_asic

[PATCH] USB: typec: Use the correct style for SPDX License Identifier
 2020-04-19 17:41 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tytso/ext4
 2020-04-19 17:39 UTC 

QCA6174 invalid regulatory domain/country code 0x5f
 2020-04-19 17:38 UTC 

[PATCH] nfsd4: add filename to states output
 2020-04-19 17:36 UTC 

[RESEND PATCH v4 0/3] drm: Add support for Chrontel CH7033 VGA/DVI Encoder
 2020-04-19 17:35 UTC  (4+ messages)
` [RESEND PATCH v4 1/3] dt-bindings: Add vendor prefix for Chrontel, Inc
` [RESEND PATCH v4 2/3] dt-bindings: display: Add Chrontel CH7033 Video Encoder binding
` [RESEND PATCH v4 3/3] drm/bridge: chrontel-ch7033: Add a new driver

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2020-04-19 17:35 UTC 

linux-next test error: WARNING: suspicious RCU usage in ovs_ct_exit
 2020-04-19 17:32 UTC  (3+ messages)
` [PATCH] net: openvswitch: ovs_ct_exit to be done under ovs_lock

[PATCH net-next v1 1/3] net: openvswitch: expand the meters number supported
 2020-04-19 17:30 UTC  (6+ messages)
` [PATCH net-next v2 0/5] expand meter tables and fix bug
  ` [PATCH net-next v2 1/5] net: openvswitch: expand the meters supported number
  ` [PATCH net-next v2 2/5] net: openvswitch: set max limitation to meters

[PATCH 00/10] clk: mmp2: Enable Audio and GPU on MMP2 and MMP3
 2020-04-19 17:27 UTC  (11+ messages)
` [PATCH 01/10] clk: mmp: frac: Do not lose last 4 digits of precision
` [PATCH 02/10] clk: mmp: frac: Allow setting bits other than the numerator/denominator
` [PATCH 03/10] dt-bindings: marvell,mmp2: Add clock id for the I2S clocks
` [PATCH 04/10] dt-bindings: marvell,mmp2: Add clock id for the Audio clock
` [PATCH 05/10] clk: mmp2: Move thermal register defines up a bit
` [PATCH 06/10] clk: mmp2: Rename mmp2_pll_init() to mmp2_main_clk_init()
` [PATCH 07/10] clk: mmp2: Add the I2C clocks
` [PATCH 08/10] clk: mmp2: Add the audio clock
` [PATCH 09/10] dt-bindings: marvell,mmp2: Add ids for the power domains
` [PATCH 10/10] clk: mmp2: Add support for power islands

[PATCH] dt-bindings: mips: add missing ath79 SoCs
 2020-04-19 17:20 UTC 

[PULL] First set of IIO fixes for 5.7
 2020-04-19 17:26 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tytso/ext4
 2020-04-19 17:23 UTC 

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2020-04-19 17:23 UTC 

KASAN: use-after-free Read in usbhid_close (3)
 2020-04-19 17:18 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2020-04-19 17:15 UTC 

[PATCH 0/3] drm: pl111: Fix module loading issues
 2020-04-19 17:12 UTC  (5+ messages)
` [PATCH 3/3] drm: pl111: Move VExpress setup into versatile init

[PATCH 00/17] Modularizing Versatile Express
 2020-04-19 17:08 UTC  (36+ messages)
` [PATCH 01/17] ARM: vexpress: Move vexpress_flags_set() into arch code
` [PATCH 02/17] arm64: vexpress: Don't select CONFIG_POWER_RESET_VEXPRESS
` [PATCH 03/17] arm64: vexpress: Don't select CONFIG_VEXPRESS_CONFIG
` [PATCH 04/17] power/reset: vexpress: Support building as a module
` [PATCH 05/17] clk: versatile: Kill CONFIG_COMMON_CLK_VERSATILE
` [PATCH 06/17] clk: versatile: Only enable SP810 on 32-bit by default
` [PATCH 07/17] clk: vexpress-osc: Use the devres clock API variants
` [PATCH 08/17] clk: vexpress-osc: Support building as a module
` [PATCH 09/17] mfd: vexpress-sysreg: Drop selecting CONFIG_CLKSRC_MMIO
` [PATCH 10/17] mfd: vexpress-sysreg: Drop unused syscon child devices
` [PATCH 11/17] mfd: vexpress-sysreg: Use devres API variants
` [PATCH 12/17] mfd: vexpress-sysreg: Support building as a module
` [PATCH 13/17] bus: vexpress-config: Merge vexpress-syscfg into vexpress-config
` [PATCH 14/17] bus: vexpress-config: simplify config bus probing
` [PATCH 15/17] vexpress: Move site master init to vexpress-config bus
` [PATCH 16/17] bus: vexpress-config: Support building as module
` [PATCH 17/17] ARM: vexpress: Don't select VEXPRESS_CONFIG

[PATCH net-next 1/3] net: phy: broadcom: add helper to write/read RDB registers
 2020-04-19 17:12 UTC  (12+ messages)
` [PATCH net-next 3/3] net: phy: bcm54140: add hwmon support

[PATCH 00/15] ARM: dts: Marvell SoC Device Tree updates (for 5.8)
 2020-04-19 17:11 UTC  (16+ messages)
` [PATCH 01/15] ARM: dts: kirkwood: Fix interrupt controller node name
` [PATCH 02/15] ARM: dts: dove: "
` [PATCH 03/15] ARM: dts: pxa168: Add missing address/size cells to i2c nodes
` [PATCH 04/15] ARM: dts: pxa168: Fix the gpio interrupt cell number
` [PATCH 05/15] ARM: dts: pxa3xx: Fix up encoding of the /gpio interrupts property
` [PATCH 06/15] ARM: dts: pxa910: Fix the gpio interrupt cell number
` [PATCH 07/15] ARM: dts: pxa*: Fix up encoding of the /rtc interrupts property
` [PATCH 08/15] ARM: dts: mmp*: "
` [PATCH 09/15] ARM: dts: mmp3: Fix L2 cache controller node name
` [PATCH 10/15] ARM: dts: mmp3: Fix USB & USB PHY node names
` [PATCH 11/15] ARM: dts: berlin*: Fix up the SDHCI "
` [PATCH 12/15] ARM: dts: mmp3: Add the fifth SD HCI
` [PATCH 13/15] ARM: dts: mmp3: Drop usb-nop-xceiv from HSIC phy
` [PATCH 14/15] ARM: dts: mmp3: Use the MMP3 compatible string for /clocks
` [PATCH 15/15] ARM: dts: mmp3-dell-ariel: Fix the SPI devices

[Bug 207357] New: Paravirtualized spinlocks causing very severe performance degradation with 3rd gen AMD Threadripper
 2020-04-19 17:12 UTC  (2+ messages)
` [Bug 207357] "

[PATCH 0/8] backports: Update to version 5.6.5
 2020-04-19 17:10 UTC  (9+ messages)
` [PATCH 1/8] backports: add linux/units.h
` [PATCH 2/8] backports: skbuff: add skb_list_walk_safe() and skb_mark_not_on_list()
` [PATCH 3/8] backports: netlink: fix nla_validate_nested()
` [PATCH 4/8] backports: patches: Refresh on kernel 5.6.5
` [PATCH 5/8] backports: patches: handle txqueue parameter in ndo_tx_timeout
` [PATCH 6/8] backports: rcupdate: Add rcu_replace_pointer
` [PATCH 7/8] backports: fs: Adapt struct proc_ops
` [PATCH 8/8] patches: patches: Restrict MTU changes to struct net_device

[PATCH v1] pinctrl: fix several typos
 2020-04-19 17:10 UTC  (2+ messages)

[PATCH v1 1/2] regmap: redefined regmap_read_poll_timeout to simplify code
 2020-04-19 17:09 UTC  (2+ messages)

[ANNOUNCE] fstests: master branch updated to 50a059ceace8
 2020-04-19 17:04 UTC 

[PATCH] drm/amdgpu: refine kiq read register
 2020-04-19 17:03 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/robh/linux
 2020-04-19 17:02 UTC 

[PATCH] overlay/029: fix test failure with index feature enabled
 2020-04-19 17:01 UTC  (4+ messages)

[PATCH] net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock array
 2020-04-19 16:58 UTC  (4+ messages)

post-receive: pub/scm/fs/xfs/xfstests-dev
 2020-04-19 16:58 UTC 

[PATCH net-next v2 1/3] net: phy: broadcom: add helper to write/read RDB registers
 2020-04-19 16:56 UTC  (9+ messages)
` [PATCH net-next v2 2/3] net: phy: add Broadcom BCM54140 support
` [PATCH net-next v2 3/3] net: phy: bcm54140: add hwmon support

[PATCH 00/35] DC Patches April 16, 2020
 2020-04-19 16:56 UTC  (10+ messages)
` [PATCH 05/35] drm/amd/display: Remove byte swapping for dmcub abm config table

[RFC][PATCH 0/7] objtool vs retpoline
 2020-04-19 16:55 UTC  (8+ messages)
` [RFC][PATCH 3/7] objtool: Allow branches within the same alternative
` [RFC][PATCH 4/7] objtool: Add support for intra-function calls
` [RFC][PATCH 5/7] x86/speculation: Change __FILL_RETURN_BUFFER to work with objtool

[PATCH 1/2] x86/CPU: Add native CPUID variants returning a single datum
 2020-04-19 16:54 UTC  (4+ messages)
` [PATCH 2/2] Fixed broken microcode early loading on 32 bit platforms because it always jumps past cpuid in sync_core() as data structure boot_cpu_data are not populated so early in boot. This is for 4.4. Should be done for 4.9 too

post-receive: pub/scm/linux/kernel/git/lkundrak/linux-mmp
 2020-04-19 16:53 UTC 

post-receive: pub/scm/linux/kernel/git/lkundrak/linux-mmp
 2020-04-19 16:52 UTC 

[RESEND PATCH v5 0/6] RISC-V DT related fixes for reserved memory & UEFI
 2020-04-19 16:52 UTC  (3+ messages)
` [RESEND PATCH v5 1/6] riscv: Add boot hartid to Device tree

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2020-04-19 16:52 UTC 

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2020-04-19 16:52 UTC 

[PATCH 4.19.113 0/3] Fix for long operation cmds busy detection
 2020-04-19 16:52 UTC  (5+ messages)

[PATCH 0/7] dmaengine: mmp_tdma: Make the driver actually work
 2020-04-19 16:49 UTC  (8+ messages)
` [PATCH 1/7] dmaengine: mmp_tdma: Do not ignore slave config validation errors
` [PATCH 2/7] dmaengine: mmp_tdma: Drop "mmp_tdma: from error messages
` [PATCH 3/7] dmaengine: mmp_tdma: Validate the transfer direction
` [PATCH 4/7] dmaengine: mmp_tdma: Reset channel error on release
` [PATCH 5/7] dmaengine: mmp_tdma: Log an error if channel is in wrong state
` [PATCH 6/7] dmaengine: mmp_tdma: Fill in slave capabilities
` [PATCH 7/7] dmaengine: mmp_tdma: Remove the MMP_SRAM dependency

strange allocator behavior on a 2k block fs, skipping free blocks
 2020-04-19 16:48 UTC  (2+ messages)

[PATCH nftables] build: Allow building from tarballs without yacc/lex
 2020-04-19 16:43 UTC  (2+ messages)

[PATCH nftables] doc: Include generated man pages in dist tarball
 2020-04-19 16:43 UTC  (2+ messages)

Re:Re: [PATCH] kmalloc_index optimization(add kmalloc max size check)
 2020-04-19 16:42 UTC  (2+ messages)

[RFC PATCH net-next] net: bridge: fix client roaming from DSA user port
 2020-04-19 16:42 UTC  (4+ messages)
` [Bridge] "

[RFC PATCH 2/2] kbuild: Rename and use BINUTILS_VERSION where needed
 2020-04-19 16:40 UTC  (3+ messages)

[PATCH v1] gpio: fix several typos
 2020-04-19 16:38 UTC 

[PATCH v8 0/8] Add support for PCIe controller to work in endpoint mode on R-Car/RZ/G2x SoCs
 2020-04-19 16:36 UTC  (5+ messages)
` [PATCH v8 8/8] MAINTAINERS: Add file patterns for rcar PCI device tree bindings

[PATCH v1] i2c: busses: convert to devm_platform_get_and_ioremap_resource
 2020-04-19 16:36 UTC  (7+ messages)

[PATCH AUTOSEL 5.5 01/75] iommu/amd: Fix the configuration of GCR3 table root pointer
 2020-04-19 16:32 UTC  (4+ messages)
` [PATCH AUTOSEL 5.5 73/75] ocxl: Add PCI hotplug dependency to Kconfig

post-receive: pub/scm/linux/kernel/git/clk/linux
 2020-04-19 16:33 UTC 

[PATCH v3 00/19] Support disabling TCG on ARM (part 2)
 2020-04-19 16:31 UTC  (6+ messages)
` [PATCH v3 01/19] target/arm: Rename KVM set_feature() as kvm_set_feature()

[PATCH 0/2] sched: Clean up newidle_balance() and pick_next_task()
 2020-04-19 16:31 UTC  (3+ messages)
` [PATCH 1/2] sched: Make newidle_balance() static again
` [PATCH 2/2] sched: Extract the task putting code from pick_next_task()

[PATCH] scsi: target/iblock: fix WRITE SAME zeroing
 2020-04-19 16:31 UTC  (2+ messages)

[PATCH v1 0/3] hw/arm: xlnx-zcu102: Disable unsupported FDT firmware nodes
 2020-04-19 16:27 UTC  (4+ messages)
` [PATCH v1 1/3] device_tree: Allow name wildcards in qemu_fdt_node_path()
` [PATCH v1 2/3] hw/arm: xlnx-zcu102: Move arm_boot_info into XlnxZCU102
` [PATCH v1 3/3] hw/arm: xlnx-zcu102: Disable unsupported FDT firmware nodes

[PATCH] net: qed: Remove unneeded cast from memory allocation
 2020-04-19 16:29 UTC 

[PATCH] Update output option for Inkscape 1.0
 2020-04-19 16:28 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/perfbook
 2020-04-19 16:27 UTC 

[PATCH v6 0/5] 9pfs: readdir optimization
 2020-04-19 15:10 UTC  (6+ messages)
` [PATCH v6 1/5] tests/virtio-9p: added split readdir tests
` [PATCH v6 2/5] 9pfs: make v9fs_readdir_response_size() public
` [PATCH v6 3/5] 9pfs: add new function v9fs_co_readdir_many()
` [PATCH v6 4/5] 9pfs: T_readdir latency optimization
` [PATCH v6 5/5] 9pfs: clarify latency of v9fs_co_run_in_worker()

[Buildroot] [PATCH 1/1] package/wavpack: bump to version 5.3.0
 2020-04-19 16:24 UTC 

[Buildroot] [PATCH 1/1] package/libtorrent-rasterbar: bump to version 1.2.6
 2020-04-19 16:22 UTC 

[Cocci] [PATCH net-next v1] can: ti_hecc: convert to devm_platform_ioremap_resource_byname()
 2020-04-19 16:19 UTC  (3+ messages)
`  "

[PATCH] ext4: validate fiemap iomap begin offset and length value
 2020-04-19 16:19 UTC  (5+ messages)

[dpdk-dev] [PATCH v2 1/2] build: meson make experimental tag as global
 2020-04-19 16:17 UTC  (12+ messages)
` [dpdk-dev] [PATCH v5] build: disable experimental API check internally

Error -28
 2020-04-19 16:11 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/wireshark: security bump to version 3.2.3
 2020-04-19 16:10 UTC 

nl80211 / bcm4330 / hostapd fails to complete EAPOL in 5.6
 2020-04-19 16:08 UTC  (3+ messages)

bdi: fix use-after-free for dev_name(bdi->dev) v2
 2020-04-19 16:06 UTC  (7+ messages)
` [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info


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.