All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-15 10:44:49 to 2020-07-15 11:28:36 UTC [more...]

[PATCH 00/13] Reverse debugging
 2020-07-15 11:27 UTC  (5+ messages)
` [PATCH 05/13] qapi: introduce replay.json for record/replay-related stuff
` [PATCH 10/13] gdbstub: add reverse step support in replay mode

[PATCH 00/19] clk: at91: add sama7g5 clock support
 2020-07-15 11:24 UTC  (33+ messages)
` [PATCH 01/19] clk: at91: clk-generated: continue if __clk_determine_rate() returns error
` [PATCH 02/19] clk: at91: clk-generated: check best_rate against ranges
` [PATCH 03/19] clk: at91: clk-sam9x60-pll: fix mul mask
` [PATCH 04/19] clk: at91: sam9x60-pll: use frac when computing pll frequency
` [PATCH 05/19] clk: at91: sam9x60-pll: use logical or for range check
` [PATCH 06/19] clk: at91: sam9x60-pll: check fcore against ranges
` [PATCH 07/19] clk: at91: sam9x60-pll: use frac when setting frequency
` [PATCH 08/19] clk: at91: sam9x60: fix main rc oscillator frequency
` [PATCH 09/19] clk: at91: sckc: register slow_rc with accuracy option
` [PATCH 10/19] clk: at91: replace conditional operator with double logical not
` [PATCH 11/19] clk: at91: clk-generated: pass the id of changeable parent at registration
` [PATCH 12/19] clk: at91: clk-generated: add mux_table option
` [PATCH 13/19] clk: at91: clk-master: add master clock support for SAMA7G5
` [PATCH 14/19] clk: at91: clk-peripheral: add support for changeable parent rate
` [PATCH 15/19] clk: at91: clk-programmable: add mux_table option
` [PATCH 16/19] clk: at91: add macro for pll ids mask
` [PATCH 17/19] clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs
` [PATCH 18/19] clk: at91: clk-utmi: add utmi support for sama7g5
` [PATCH 19/19] clk: at91: sama7g5: add clock "

[PATCH 00/13] Rid W=1 warnings in CPUFreq
 2020-07-15 11:27 UTC  (7+ messages)
` [PATCH 09/13] cpufreq: acpi-cpufreq: Remove unused ID structs

sw_sync deadlock avoidance, take 3
 2020-07-15 11:26 UTC  (9+ messages)
` [PATCH 1/2] dma-buf/sw_sync: Avoid recursive lock during fence signal
    ` [Intel-gfx] "
      ` [Intel-gfx] sw_sync deadlock avoidance, take 3

[PATCH] ppc/spapr: Fix 32 bit logical memory block size assumptions
 2020-07-15 10:38 UTC  (2+ messages)

[PATCH v2] staging: gasket: core: Fix a coding style issue in gasket_core.c
 2020-07-15 11:06 UTC  (11+ messages)
            `  "
              `  "

Inter-VM device emulation (call on Mon 20th July 2020)
 2020-07-15 11:23 UTC  (2+ messages)

[RFC] dfu: remove UPDATE_TFTP
 2020-07-15 11:24 UTC  (2+ messages)

[PATCH] ata: Disable queued TRIM for Samsung 860 SSDs
 2020-07-15 11:13 UTC 

[PATCH RFC 2/5] s390x: implement diag260
 2020-07-15 11:21 UTC  (6+ messages)

[Intel-gfx] [PATCH 01/23] Revert "drm/i915/gem: Async GPU relocations only"
 2020-07-15 11:22 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/23] Revert "drm/i915/gem: Async GPU relocations only" (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[qemu-upstream-4.14-testing baseline test] 151900: tolerable FAIL
 2020-07-15 11:22 UTC 

[tglx-devel:x86/entry 8/21] arch/x86/entry/common.c:434:3: error: implicit declaration of function 'irq_enter_from_user_mode'; did you mean
 2020-07-15 11:22 UTC 

[PULL 0/9] sdcard: Fix CVE-2020-13253
 2020-07-15 11:20 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 1/2] raw/ifpga/base: fix spi transaction issue
 2020-07-15 11:21 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 2/2] raw/ifpga/base: fix NIOS SPI initial

[PATCH RFC net-next 00/13] Phylink PCS updates
 2020-07-15 11:21 UTC  (5+ messages)

drivers/usb/gadget/udc/mv_udc_core.c:833:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-07-15 11:20 UTC  (2+ messages)

System crash/lockup after plugging CDC ACM device
 2020-07-15 11:20 UTC  (7+ messages)

[PATCH] staging: comedi: comedi_fops.c: changed type in assignment to unsigned int *
 2020-07-15 11:19 UTC  (2+ messages)

[PATCH] hwmon: add fan/pwm driver for corsair h100i platinum
 2020-07-15 11:18 UTC  (3+ messages)

[TEGRA194_CPUFREQ PATCH v5 0/4] Add cpufreq driver for Tegra194
 2020-07-15 11:16 UTC  (5+ messages)
` [TEGRA194_CPUFREQ PATCH v5 3/4] cpufreq: Add Tegra194 cpufreq driver

[PATCH] fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins
 2020-07-15 11:17 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
 2020-07-15 11:17 UTC  (11+ messages)

[Intel-gfx] [PATCH 1/2] dma-buf/dma-fence: Trim dma_fence_add_callback()
 2020-07-15 11:17 UTC  (5+ messages)
`  "
` [PATCH 2/2] dma-buf/dma-fence: Add quick tests before dma_fence_remove_callback
  ` [Intel-gfx] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] dma-buf/dma-fence: Trim dma_fence_add_callback()

[PULL v3 0/9] final misc fixes for 5.1-rc0
 2020-07-15 11:14 UTC 

[dpdk-dev] [PATCH] lib: fix build for missing RCU library dependency
 2020-07-15 11:16 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] vhost: support async copy free segmentations
 2020-07-15 11:15 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v3] mm/hugetlb: split hugetlb_cma in nodes with memory
 2020-07-15 11:14 UTC  (4+ messages)

[PULL v2 0/8] final misc fixes for 5.1-rc0
 2020-07-15 11:15 UTC  (2+ messages)

WARNING in kthread_queue_work
 2020-07-15 11:15 UTC  (3+ messages)

[PATCH v3 0/4] spapr: Improve error reporting in spapr_caps.c
 2020-07-15 11:14 UTC  (7+ messages)
` [PATCH v3 4/4] spapr: Forbid nested KVM-HV in pre-power9 compat mode

[PATCH RFCv2 0/6] s390x: initial support for virtio-mem
 2020-07-15 11:13 UTC  (6+ messages)
` [PATCH RFCv2 3/6] s390x/diag: implement diag260

[LTP] [PATCH] tst_timer: pass kernel_timer_t type to syscalls
 2020-07-15 11:13 UTC  (3+ messages)

[PATCH RESEND v7 00/11] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-07-15 11:13 UTC  (7+ messages)
` [PATCH v7 04/11] dmaengine: Introduce max SG list entries capability

strace of io_uring events?
 2020-07-15 11:12 UTC 

[PATCH 00/20] Add support for [H]SCIF/TMU/CMT/THS/SDHI/MSIOF/CAN[FD]/I2C/IIC/RWDT on R8A774E1
 2020-07-15 11:09 UTC  (33+ messages)
` [PATCH 01/20] arm64: dts: renesas: r8a774e1: Add operating points
` [PATCH 02/20] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support
` [PATCH 03/20] thermal: rcar_gen3_thermal: "
` [PATCH 04/20] arm64: dts: renesas: r8a774e1: Add RZ/G2H thermal support
` [PATCH 05/20] dt-bindings: timer: renesas,cmt: Document r8a774e1 CMT support
` [PATCH 06/20] arm64: dts: renesas: r8a774e1: Add CMT device nodes
` [PATCH 07/20] dt-bindings: timer: renesas,tmu: Document r8a774e1 bindings
` [PATCH 08/20] arm64: dts: renesas: r8a774e1: Add TMU device nodes
` [PATCH 09/20] arm64: dts: renesas: r8a774e1: Add SCIF and HSCIF nodes
` [PATCH 10/20] arm64: dts: renesas: r8a774e1: Add SDHI nodes
` [PATCH 11/20] dt-bindings: i2c: renesas,i2c: Document r8a774e1 support
` [PATCH 12/20] dt-bindings: i2c: renesas,iic: "
` [PATCH 13/20] arm64: dts: renesas: r8a774e1: Add I2C and IIC-DVFS support
` [PATCH 14/20] dt-bindings: spi: renesas,sh-msiof: Add r8a774e1 support
` [PATCH 15/20] arm64: dts: renesas: r8a774e1: Add MSIOF nodes
` [PATCH 16/20] dt-bindings: watchdog: renesas,wdt: Document r8a774e1 support
` [PATCH 17/20] arm64: dts: renesas: r8a774e1: Add RWDT node
` [PATCH 18/20] dt-bindings: can: rcar_can: Document r8a774e1 support
` [PATCH 19/20] dt-bindings: can: rcar_canfd: "
` [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add CAN[FD] support

[Bug 1887641] [NEW] PCI bus not available for hda
 2020-07-15 10:59 UTC  (4+ messages)

linux-next: Tree for Jun 23
 2020-07-15 11:11 UTC  (6+ messages)
` linux-next: Tree for Jun 23 (objtool (2))

[Intel-gfx] [PATCH v12 0/3] drm/i915: timeline semaphore support
 2020-07-15 11:11 UTC  (2+ messages)

migration: broken snapshot saves appear on s390 when small fields in migration stream removed
 2020-07-15 11:10 UTC  (6+ messages)

[PATCH 3/7] vhost_vdpa: implement IRQ offloading functions in vhost_vdpa
 2020-07-15 11:10 UTC  (10+ messages)
  ` [PATCH 6/7] ifcvf: replace irq_request/free with helpers in vDPA core

[PATCH] ARM: dts: gose: Fix ports node name for adv7612
 2020-07-15 11:09 UTC  (2+ messages)

[PATCH v8 0/5] LiteX SoC controller and LiteUART serial driver
 2020-07-15 11:08 UTC  (6+ messages)
` [PATCH v8 1/5] dt-bindings: vendor: add vendor prefix for LiteX
` [PATCH v8 2/5] dt-bindings: soc: document LiteX SoC Controller bindings
` [PATCH v8 3/5] drivers/soc/litex: add LiteX SoC Controller driver
` [PATCH v8 4/5] dt-bindings: serial: document LiteUART bindings
` [PATCH v8 5/5] drivers/tty/serial: add LiteUART driver

[PATCH v2 0/3] dt-bidings: media: ov5647 bindings + small fix
 2020-07-15 11:07 UTC  (2+ messages)

[PATCH] selftests: vdso: hash entry size on alpha,s390x is 8 bytes
 2020-07-15 11:07 UTC  (2+ messages)
` [LTP] [PATCH] selftests: vdso: hash entry size on alpha, s390x "

[PATCH V1 RESEND 0/3] perf/imx_ddr: Add system PMU support
 2020-07-15 11:03 UTC  (4+ messages)
` [PATCH V1 RESEND 2/3] bindings/perf/imx-ddr: update compatible string

[PATCH] vfio/pci: fix racy on error and request eventfd ctx
 2020-07-15 11:06 UTC  (3+ messages)

[ext4] d3b6f23f71: stress-ng.fiemap.ops_per_sec -60.5% regression
 2020-07-15 11:04 UTC  (2+ messages)

[PATCH v1 1/2] semihosting: defer connect_chardevs a little more to use serialx
 2020-07-15 11:04 UTC  (4+ messages)

[dpdk-dev] [PATCH v2 2/2] net/bonding: fix MAC address when one port resets
 2020-07-15 11:03 UTC  (5+ messages)
  ` [dpdk-dev] Fwd: "

[PATCH 0/4] fs: add mount_setattr()
 2020-07-15 11:02 UTC  (3+ messages)
` [PATCH 3/4] "

[PATCH RESEND] btrfs: raid56: Remove out label in __raid56_parity_recover
 2020-07-15 11:02 UTC 

[PATCH v6 0/6] dma: Add Xilinx ZynqMP DPDMA driver
 2020-07-15 11:01 UTC  (5+ messages)
` [PATCH v6 4/6] dmaengine: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driver
` [PATCH v6 5/6] dmaengine: xilinx: dpdma: Add debugfs support

[RFC PATCH 0/4] rseq: Introduce extensible struct rseq
 2020-07-15 10:59 UTC  (8+ messages)
` [RFC PATCH 2/4] rseq: Allow extending "

[PATCH 1/3] habanalabs: implement dma-fence mechanism
 2020-07-15 10:58 UTC  (5+ messages)
` [PATCH 2/3] habanalabs: create common folder
` [PATCH 3/3] habanalabs: update hl_boot_if.h from firmware

[PATCH 1/3] firmware: arm_scmi: Remove zero-length array in SCMI Notifications
 2020-07-15 10:56 UTC  (6+ messages)
` [PATCH 2/3] firmware: arm_scmi: Remove unneeded __packed attribute

[PATCH v5 00/11] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-07-15 10:57 UTC  (10+ messages)
` [PATCH v5 10/11] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj

[PATCH v4 00/75] x86: SEV-ES Guest Support
 2020-07-15 10:56 UTC  (6+ messages)
` [PATCH v4 45/75] x86/sev-es: Adjust #VC IST Stack on entering NMI handler

[dpdk-dev] [PATCH V3 0/2] i40e FDIR update rate optimization
 2020-07-15 19:53 UTC  (6+ messages)
` [dpdk-dev] [PATCH V4 0/4] "
  ` [dpdk-dev] [PATCH V4 1/4] net/i40e: introducing the fdir space tracking
  ` [dpdk-dev] [PATCH V4 2/4] net/i40e: FDIR flow memory management optimization
  ` [dpdk-dev] [PATCH V4 3/4] net/i40e: move the i40e_get_outer_vlan to where it real needed
  ` [dpdk-dev] [PATCH V4 4/4] net/i40e: FDIR update rate optimization

[PATCH 1/2] fdt_support: call mtdparts_init() after finding MTD node to fix up
 2020-07-15 10:56 UTC  (2+ messages)
` [PATCH 2/2] fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()

[PATCH 0/4] upload-pack: custom allowed object filters
 2020-07-15 10:55 UTC  (4+ messages)
` [PATCH 2/4] upload-pack.c: allow banning certain object filter(s)

[PATCH AUTOSEL 4.4 1/9] pinctrl: amd: fix npins for uart0 in kerncz_groups
 2020-07-15 10:52 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 7/9] ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and later

[dpdk-dev] [PATCH] net/mlx5: fix file path location of HW counters
 2020-07-15 10:54 UTC  (2+ messages)

[PULL 0/9] final misc fixes for 5.1-rc0
 2020-07-15 10:51 UTC  (3+ messages)

[PATCH v3 0/3] Make hcd-xhci independent of pci hooks
 2020-07-15 10:51 UTC  (5+ messages)
` [PATCH v3 3/3] usb/hcd-xhci: Split pci wrapper for xhci base model

[PATCH 5.7 000/166] 5.7.9-rc1 review
 2020-07-15 10:50 UTC  (3+ messages)

cache flush dirty block gets reset and stalls
 2020-07-15 10:50 UTC 

[PATCH 5.4 000/109] 5.4.52-rc1 review
 2020-07-15 10:50 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Reduce i915_request.lock contention for i915_request_wait
 2020-07-15 10:50 UTC 

[Intel-gfx] [PATCH] drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v2
 2020-07-15 10:49 UTC  (2+ messages)
` [Intel-gfx] [PATCH] drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v3

[PATCH 4.19 00/58] 4.19.133-rc1 review
 2020-07-15 10:49 UTC  (3+ messages)

[PATCH 0/4] x86: some assembler macro rework
 2020-07-15 10:49 UTC  (5+ messages)
` [PATCH 1/4] x86: replace __ASM_{CL,ST}AC
` [PATCH 2/4] x86: reduce CET-SS related #ifdef-ary
` [PATCH 3/4] x86: drop ASM_{CL,ST}AC
` [PATCH 4/4] x86: fold indirect_thunk_asm.h into asm-defns.h

[kvm-unit-tests PATCH v12 0/9] s390x: Testing the Channel Subsystem I/O
 2020-07-15 10:49 UTC  (4+ messages)
` [kvm-unit-tests PATCH v12 9/9] s390x: css: ssch/tsch with sense and interrupt

[PATCH 0/5] Convert seed devices to proper list API
 2020-07-15 10:48 UTC  (6+ messages)
` [PATCH 1/5] btrfs: Factor out reada loop in __reada_start_machine
` [PATCH 2/5] btrfs: Factor out loop logic from btrfs_free_extra_devids
` [PATCH 3/5] btrfs: Make close_fs_devices return void
` [PATCH 4/5] btrfs: Simplify setting/clearing fs_info to btrfs_fs_devices
` [PATCH 5/5] btrfs: Switch seed device to list api

[SELinux-notebook RFC v2] mypolicy is a simple CIL policy with Makefile to get started with
 2020-07-15 10:47 UTC  (2+ messages)
` [SELinux-notebook RFC v3] cil-policy "

[PATCH 0/2] common: XSA-327 follow-up
 2020-07-15 10:46 UTC  (3+ messages)
` [PATCH 2/2] evtchn/fifo: don't enforce higher than necessary alignment

[PATCH v3 0/7] Add initial Keem Bay SoC / Board support
 2020-07-15 10:44 UTC  (5+ messages)
` [PATCH v3 3/7] dt-bindings: clock: Add Keem Bay clock IDs


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.