All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-27 10:20:18 to 2020-04-27 11:00:14 UTC [more...]

[PATCH v2 1/6] ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
 2020-04-27 11:00 UTC  (7+ messages)
` [PATCH v2 2/6] evm: Check also if *tfm is an error pointer in init_desc()
` [PATCH v2 3/6] ima: Fix ima digest hash table key calculation
` [PATCH v2 4/6] ima: Remove redundant policy rule set in add_rules()
` [PATCH v2 5/6] ima: Set again build_ima_appraise variable
` [PATCH v2 6/6] ima: Fix return value of ima_write_policy()

Testing auto-submounts
 2020-04-27 10:59 UTC 

colo: qemu 4.2.0 vs. qemu 5.0.0-rc2 performance regression
 2020-04-27 10:52 UTC  (4+ messages)

[PATCH 0/3] add channel constraint for BDW machine drivers
 2020-04-27 10:58 UTC  (8+ messages)
` [PATCH 1/3] ASoC: bdw-rt5677: channel constraint support
` [PATCH 2/3] ASoC: bdw-rt5650: "
` [PATCH 3/3] ASoC: broadwell: "

[dpdk-dev] [PATCH v1] maintainers: update for AMD xgbe and ccp crypto
 2020-04-27 10:58 UTC  (3+ messages)

[PATCH] block: remove create_io_context
 2020-04-27 10:58 UTC  (2+ messages)

[PATCH] ext4: ext4 mount sanity test
 2020-04-27 10:57 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/4] commit-graph: handle file descriptor exhaustion
 2020-04-27 10:57 UTC  (6+ messages)
` [PATCH 4/4] commit-graph: close descriptors after mmap

[PATCH v2 net] fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
 2020-04-27 10:57 UTC  (2+ messages)

[PATCH v2 2/3] arm64: dts: rockchip: rk3399-roc-pc: Fix MMC numbering for LED triggers
 2020-04-27 10:55 UTC  (9+ messages)

[PATCH] Teach git-rev-list --simplify-forks
 2020-04-27 10:55 UTC  (2+ messages)

[xen-unstable-smoke test] 149834: tolerable all pass - PUSHED
 2020-04-27 10:52 UTC 

[PATCH 0/5] QEMU Gating CI
 2020-04-27 10:51 UTC  (13+ messages)

[PATCH v3 00/18] target/arm: sve load/store improvements
 2020-04-27 10:51 UTC  (5+ messages)
` [PATCH v3 04/18] accel/tcg: Add probe_access_flags
` [PATCH v3 06/18] target/arm: Use cpu_*_data_ra for sve_ldst_tlb_fn

[PATCH v1 00/49] add support for broadcom NS3 soc
 2020-04-27 10:52 UTC  (50+ messages)
` [PATCH v1 01/49] board: ns3: add support for Broadcom Northstar 3
` [PATCH v1 02/49] arm: cpu: armv8: add L3 memory flush support
` [PATCH v1 03/49] configs: ns3: enable clock subsystem
` [PATCH v1 04/49] arm: dts: ns3: add clock dt node
` [PATCH v1 05/49] configs: ns3: enable pinctrl driver
` [PATCH v1 06/49] dt-bindings: pinctrl: add ns3 pads definition
` [PATCH v1 07/49] arm: dts: ns3: add pinctrl node
` [PATCH v1 08/49] arm: dts: ns3: add gpio node
` [PATCH v1 09/49] gpio: do not include <asm/arch/gpio.h> on TARGET_BCMNS3
` [PATCH v1 10/49] configs: ns3: enable BCM IPROC mmc driver
` [PATCH v1 11/49] arm: dts: ns3: add emmc node
` [PATCH v1 12/49] configs: ns3: enable mmc commands
` [PATCH v1 13/49] arm: dts: ns3: add qspi node
` [PATCH v1 14/49] dt-bindings: memory: ns3: add memory definitions
` [PATCH v1 15/49] arm: dts: ns3: add i2c node
` [PATCH v1 16/49] arm: dts: ns3: add PAXB PCIe host and phy node
` [PATCH v1 17/49] configs: ns3: enable gpt commands
` [PATCH v1 18/49] configs: ns3: enable EXT4 and FAT fs support
` [PATCH v1 19/49] configs: ns3: enable sp805 watchdog driver
` [PATCH v1 20/49] arm: dts: ns3: add sp805 watchdog node
` [PATCH v1 21/49] board: ns3: start sp805 watchdog service
` [PATCH v1 22/49] board: ns3: add api to save boot parameters passed from BL31
` [PATCH v1 23/49] board: ns3: default reset type to L3
` [PATCH v1 24/49] dt-bindings: memory: ns3: update GIC LPI address
` [PATCH v1 25/49] board: ns3: program GIC LPI tables
` [PATCH v1 26/49] configs: ns3: enable GIC ITS LPI table programing
` [PATCH v1 27/49] dt-bindings: memory: ns3: add ddr memory definition
` [PATCH v1 28/49] board: ns3: define ddr memory layout
` [PATCH v1 29/49] board: ns3: limit U-boot relocation within 16MB memory
` [PATCH v1 30/49] configs: ns3: enable FIT config
` [PATCH v1 31/49] board: ns3: add FIT image its file
` [PATCH v1 32/49] board: ns3: add development keys used in FIT
` [PATCH v1 33/49] configs: ns3: enable PXE boot command
` [PATCH v1 34/49] configs: ns3: enable RPMB
` [PATCH v1 35/49] board: ns3: add optee based bnxt fw load driver
` [PATCH v1 36/49] configs: ns3: enable tee and optee driver
` [PATCH v1 37/49] arm: dts: ns3: add optee node
` [PATCH v1 38/49] board: ns3: add generic MCU IPC command send API
` [PATCH v1 39/49] include/configs: ns3: add env variables for Linux boot
` [PATCH v1 40/49] configs: ns3: env in mmc
` [PATCH v1 41/49] include/configs: ns3: add support for flashing images
` [PATCH v1 42/49] common: ns3: add error logging support
` [PATCH v1 43/49] board: ns3: kconfig: extend board kconfig with specific commands
` [PATCH v1 44/49] cmd: bcm: add broadcom error log setup command
` [PATCH v1 45/49] cmd: gpt: add eMMC and GPT support
` [PATCH v1 46/49] cmd: bcm: add nitro boot command
` [PATCH v1 47/49] cmd: bcm: add nitro image load commands
` [PATCH v1 48/49] cmd: bcm: add command for chimp hand shake
` [PATCH v1 49/49] board: ns3: check chimp handshake status

[PATCH 1/3] arm64: dts: ti: am654: Add DSS node
 2020-04-27 10:51 UTC  (14+ messages)
` [PATCH 2/3] arm64: dts: ti: k3-j721e-main.dtsi: "

[PATCH v1] net: macb: Fix runtime PM refcounting
 2020-04-27 10:51 UTC 

[kvm-unit-tests PATCH v6 00/10] s390x: Testing the Channel Subsystem I/O
 2020-04-27 10:50 UTC  (4+ messages)
` [kvm-unit-tests PATCH v6 01/10] s390x: saving regs for interrupts

ext4 fiemap and the inode lock
 2020-04-27 10:50 UTC 

[PATCH v2 1/2] i2c: tegra: Better handle case where CPU0 is busy for a long time
 2020-04-27 10:50 UTC  (18+ messages)

[PATCH 0/3] mm: improve proportional memcg protection
 2020-04-27 10:50 UTC  (5+ messages)
` [PATCH 3/3] mm: improvements on memcg protection functions

[PATCH] Fix PID namespace persistence
 2020-04-27 10:50 UTC  (6+ messages)

building eBPF
 2020-04-27 10:49 UTC  (6+ messages)

Is is possible to use Netfilter for outgoing CAN msgs by CAN-ID?
 2020-04-27 10:48 UTC 

[PATCH v1 00/49] add support for broadcom NS3 soc
 2020-04-27 10:47 UTC 

[PATCH net-next] ath11k: fix error return code in ath11k_dp_alloc()
 2020-04-27 10:46 UTC  (3+ messages)

[PATCH 1/2] locking/rtmutex: Remove unused rt_mutex_cmpxchg_relaxed()
 2020-04-27 10:45 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2] docs/designs: re-work the xenstore migration document
 2020-04-27 10:45 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/failsafe: fix fd leak
 2020-04-27 10:44 UTC 

[PATCH net-next] ath11k: remove redundant dev_err call in ath11k_ahb_probe()
 2020-04-27 10:44 UTC  (3+ messages)

[PATCH v2 1/2] cpufreq: qcom: fix compatibility issue with old binding
 2020-04-27 10:43 UTC  (6+ messages)
` [PATCH v2 2/2] dt-bindings: opp: Fix wrong binding in qcom-nvmem-cpufreq
    ` R: "
        ` R: "

[PATCH 0/4] MIPS: Loongson64: Use logic_pio
 2020-04-27 10:43 UTC  (3+ messages)
` [PATCH 3/4] lib: logic_pio: Introduce MMIO_LOWER_RESERVED

[PATCH net-next] ath10k: fix possible memory leak in ath10k_bmi_lz_data_large()
 2020-04-27 10:43 UTC  (3+ messages)

[PATCH net-next] dpaa2-eth: fix error return code in setup_dpni()
 2020-04-27 10:43 UTC  (2+ messages)

[PATCH net v1] net: acenic: fix an issue about leak related system resources
 2020-04-27 10:40 UTC  (2+ messages)

VIRTIO_NET_HDR_F_RSC_INFO in virtio-net vs headers update
 2020-04-27 10:38 UTC  (6+ messages)

[RESEND PATCHv4] arm64: dts: ti: k3-j721e-main: Add main domain watchdog entries
 2020-04-27 10:39 UTC 

[PATCH 0/5] ext4/overlayfs: fiemap related fixes
 2020-04-27 10:38 UTC  (9+ messages)

[f2fs-dev] [PATCH V2] f2fs: Avoid double lock for cp_rwsem during checkpoint
 2020-04-27 10:38 UTC  (3+ messages)

[PATCH v10 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-04-27 10:38 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for In order to readout DP SDPs, refactors the handling of DP SDPs (rev12)

[PATCH 1/6] hwmon: lochnagar: Move binding over to dtschema
 2020-04-27 10:36 UTC  (7+ messages)
` [PATCH 2/6] ASoC: "
` [PATCH 3/6] pinctrl: "
` [PATCH 4/6] regulator: "
` [PATCH 5/6] clk: "
` [PATCH 6/6] mfd: "

[PATCH 0/6] boards: lx2160aqds: transition to CONFIG_DM_ETH
 2020-04-27 10:36 UTC  (4+ messages)
` [PATCH 2/6] arm: dts: lx2160aqds: add MDIO slots

About hardfloat in ppc
 2020-04-27 10:34 UTC  (3+ messages)

[PATCH 0/3] perf jvmti: Various fixes to JVMTI agent
 2020-04-27 10:35 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Check cacheline is valid before acquiring
 2020-04-27 10:34 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Check cacheline is valid before acquiring (rev2)

Request for Feedback :: Time Mode setting in timemanager
 2020-04-27 10:34 UTC  (12+ messages)

[weiny2:lm-kmap5 5/9] arch/mips/mm/cache.c:100:25: error: implicit declaration of function 'kmap_atomic'; did you mean 'kmap_atomic_pfn'?
 2020-04-27 10:34 UTC 

[PATCH RESEND 0/4] Minor WM8994 MFD/codec fixes
 2020-04-27 10:32 UTC  (7+ messages)
  ` [PATCH 3/4] mfd: wm8994: Silence warning about supplies during deferred probe
  ` [PATCH 4/4] ASoC: wm8994: Silence warnings "

[Intel-gfx] [PATCH] drm/i915/execlists: Check preempt-timeout target before submit_ports
 2020-04-27 10:33 UTC  (2+ messages)

[PATCH net v1] net: macb: fix an issue about leak related system resources
 2020-04-27 10:33 UTC  (2+ messages)

[PATCH 00/10] Add RZ/G1H support
 2020-04-27 10:33 UTC  (13+ messages)
` [PATCH 10/10] cpufreq: dt: Add support for r8a7742

[PATCH v11 0/3] x86/guest: use assisted TLB flush in guest mode
 2020-04-27 10:32 UTC  (5+ messages)
` [PATCH v11 1/3] x86/tlb: introduce a flush HVM ASIDs flag

[PATCH] dpaa_eth: Fix comparing pointer to 0
 2020-04-27 10:32 UTC 

[PATCH v12 0/7] proc: modernize proc to support multiple private instances
 2020-04-27 10:32 UTC  (4+ messages)
  ` [PATCH v2 2/2] proc: Ensure we see the exit of each process tid exactly
          ` [PATCH v3 2/6] posix-cpu-timers: Use PIDTYPE_TGID to simplify the logic in lookup_task

[PATCH RFC v1] net: xdp: allow for layer 3 packets in generic skb handler
 2020-04-27 10:30 UTC  (5+ messages)
    ` [PATCH RFC v2] "

[PATCH] mmc: sdhci-pci-gli: Fix no irq handler from suspend
 2020-04-27 10:30 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Sanitize GT first
 2020-04-27 10:30 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

Writing to /sys/../power/autosuspend when not root
 2020-04-27 10:30 UTC  (2+ messages)

[PATCH v3 0/7] perf: Stream comparison
 2020-04-27 10:29 UTC  (2+ messages)

[PATCH V3 00/14] ARM: stm32: Fix Avenger96
 2020-04-27 10:29 UTC  (4+ messages)
` [PATCH V3 14/14] ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 board

[PATCH 0/3] headers update and virtio-net fixup
 2020-04-27 10:24 UTC  (4+ messages)
` [PATCH 1/3] virtio-net: fix rsc_ext compat handling
` [PATCH 2/3] linux-headers: update against Linux 5.7-rc3
` [PATCH 3/3] virtio-net: remove VIRTIO_NET_HDR_F_RSC_INFO compat handling

[PATCH v2 0/3] hwrng: cctrng kconfig updates
 2020-04-27 10:28 UTC  (3+ messages)
` [PATCH v2 1/3] hwrng: cctrng - Add dependency on OF

[PATCH 1/3] Revert "cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()"
 2020-04-27 10:29 UTC  (3+ messages)

[PATCHv4 iproute2-next 0/7] iproute2: fully support for geneve/vxlan/erspan options
 2020-04-27 10:27 UTC  (8+ messages)
` [PATCHv4 iproute2-next 1/7] iproute_lwtunnel: add options support for geneve metadata
  ` [PATCHv4 iproute2-next 2/7] iproute_lwtunnel: add options support for vxlan metadata
    ` [PATCHv4 iproute2-next 3/7] iproute_lwtunnel: add options support for erspan metadata
      ` [PATCHv4 iproute2-next 4/7] tc: m_tunnel_key: add options support for vxlan
        ` [PATCHv4 iproute2-next 5/7] tc: m_tunnel_key: add options support for erpsan
          ` [PATCHv4 iproute2-next 6/7] tc: f_flower: add options support for vxlan
            ` [PATCHv4 iproute2-next 7/7] tc: f_flower: add options support for erspan

[RFC 1/3] powernv/cpuidle : Support for pre-entry and post exit of stop state in firmware
 2020-04-27 10:26 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-am65-main: Add ehrpwm nodes
 2020-04-27 10:28 UTC  (3+ messages)

[PATCH 1/2] ARM: stm32: Define I2C EEPROM bus and address on DHCOM
 2020-04-27 10:26 UTC  (2+ messages)
` [PATCH 2/2] ARM: stm32: Hog GPIO PF7 high on DHCOM to unlock SPI NOR nWP

[tglx-devel:x86/entry 124/133] undefined reference to `sysvec_irq_work'
 2020-04-27 10:25 UTC 

[RFC PATCH] cpuidle: Make cpuidle governor switchable to be the default behaviour
 2020-04-27 10:17 UTC 

pm/testing build: 6 builds: 0 failed, 6 passed, 25 warnings (v5.7-rc3-21-gd38f9bc9261a)
 2020-04-27 10:23 UTC 

[PATCH] cmd: cache: Fix non-cached memory cachability
 2020-04-27 10:22 UTC  (2+ messages)

[weiny2:lm-kmap5 3/9] include/linux/highmem.h:49:8: error: assignment to 'void *' from 'int' makes pointer from integer without a cast
 2020-04-27 10:22 UTC 

[PATCH v6 0/4] thermal: k3: Add support for bandgap sensors
 2020-04-27 10:21 UTC  (7+ messages)

[PATCH] PCI: pci-hyperv: Retry PCI bus D0 entry when the first attempt failed with invalid device state 0xC0000184
 2020-04-27 10:21 UTC  (2+ messages)

[PATCH v4 1/3] memory: drop guest writes to read-only ram device regions
 2020-04-27 10:09 UTC  (6+ messages)

Patchwork summary for: linux-renesas-soc
 2020-04-27 10:20 UTC 

Patchwork summary for: linux-renesas-soc
 2020-04-27 10:20 UTC 

[PATCH v1 00/10] USB host support for Raspberry Pi 4 board
 2020-04-27 10:20 UTC  (3+ messages)
  ` [PATCH v1 05/10] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit)


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.