All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-12 18:15:31 to 2020-05-12 18:47:15 UTC [more...]

[RFC] Remove AGP support from Radeon/Nouveau/TTM
 2020-05-12 18:22 UTC  (12+ messages)

[PATCH v3 0/9] USB host support for Raspberry Pi 4 board (64-bit)
 2020-05-12 18:47 UTC  (9+ messages)
  ` [PATCH v3 1/9] usb: xhci: Add missing cache flush in the scratchpad array initialization
  ` [PATCH v3 2/9] usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readq
  ` [PATCH v3 3/9] pci: Move some PCIe register offset definitions to a common header
  ` [PATCH v3 4/9] rpi4: shorten a mapping for the DRAM
  ` [PATCH v3 5/9] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit)
  ` [PATCH v3 6/9] linux/bitfield.h: Add primitives for manipulating bitfields both in host- and fixed-endian
  ` [PATCH v3 7/9] pci: Add some PCI Express capability register offset definitions
  ` [PATCH v3 8/9] pci: Add driver for Broadcom BCM2711 SoC PCIe controller

[PATCH 00/12] mm: consolidate definitions of page table accessors
 2020-05-12 18:44 UTC  (73+ messages)
` [OpenRISC] "
` [PATCH 01/12] mm: don't include asm/pgtable.h if linux/mm.h is already included
  ` [OpenRISC] "
` [PATCH 02/12] mm: introduce include/linux/pgtable.h
  ` [OpenRISC] "
` [PATCH 03/12] mm: reorder includes after introduction of linux/pgtable.h
  ` [OpenRISC] "
` [PATCH 04/12] csky: replace definitions of __pXd_offset() with pXd_index()
  ` [OpenRISC] "
` [PATCH 05/12] m68k/mm/motorola: move comment about page table allocation funcitons
  ` [OpenRISC] "
` [PATCH 06/12] m68k/mm: move {cache, nocahe}_page() definitions close to their user
  ` [PATCH 06/12] m68k/mm: move {cache,nocahe}_page() "
  ` [OpenRISC] [PATCH 06/12] m68k/mm: move {cache, nocahe}_page() "
` [PATCH 07/12] x86/mm: simplify init_trampoline() and surrounding logic
  ` [OpenRISC] "
` [PATCH 08/12] mm: pgtable: add shortcuts for accessing kernel PMD and PTE
  ` [OpenRISC] "
` [PATCH 09/12] mm: consolidate pte_index() and pte_offset_*() definitions
  ` [OpenRISC] "
` [OpenRISC] [PATCH 10/12] mm: consolidate pmd_index() and pmd_offset() definitions
  `  "
` [OpenRISC] [PATCH 11/12] mm: consolidate pud_index() and pud_offset() definitions
  `  "
` [OpenRISC] [PATCH 12/12] mm: consolidate pgd_index() and pgd_offset{_k}() definitions
  `  "

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-12 18:42 UTC  (9+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 0/5] exec: Control flow simplifications
    ` [PATCH 3/5] exec: Remove recursion from search_binary_handler

[4.9-stable] Security fixes
 2020-05-12 18:46 UTC 

[PATCH v3 0/6] allow ramoops to collect all kmesg_dump events
 2020-05-12 18:45 UTC  (5+ messages)

[PATCH] tpm: check event log version before reading final events
 2020-05-12 18:45 UTC  (2+ messages)

[PATCH v1 1/4] gpio: dwapb: avoid error message for optional IRQ
 2020-05-12 18:45 UTC  (4+ messages)
` [PATCH v1 2/4] gpio: dwapb: Don't use 0 as valid Linux interrupt number
` [PATCH v1 3/4] gpio: dwapb: Drop extra check to call acpi_gpiochip_request_interrupts()
` [PATCH v1 4/4] gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_property

Infinite loop in bus_unparent(), qdev bug or qdev misuse?
 2020-05-12 18:43 UTC  (7+ messages)

[PATCH 0/3] plugins: Move declarations around and rename 'hwaddr' argument
 2020-05-12 18:44 UTC  (2+ messages)

[PATCH] net: phy: realtek: clear interrupt during init for rtl8211f
 2020-05-12 18:43 UTC  (2+ messages)

[PATCH net-next 0/4] Extend phylib implementation of pause support
 2020-05-12 18:46 UTC  (8+ messages)
` [PATCH net-next 1/4] net: ethernet: validate pause autoneg setting
` [PATCH net-next 3/4] net: ethernet: introduce phy_set_pause

[Bug 1878259] [NEW] Null-pointer dereference in megasas_handle_frame
 2020-05-12 18:31 UTC 

[Intel-gfx] [PATCH] drm/i915/ehl: Restrict w/a 1607087056 for EHL/JSL
 2020-05-12 18:41 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

Problem with QEMU usermode + jemalloc
 2020-05-12 18:38 UTC  (2+ messages)

[PATCH v8 00/74] per-CPU locks
 2020-05-12 18:38 UTC  (3+ messages)
` [PATCH v8 74/74] cputlb: queue async flush jobs without the BQL

[PATCH v5 bpf-next 0/3] Introduce CAP_BPF
 2020-05-12 18:39 UTC  (10+ messages)
` [PATCH v5 bpf-next 2/3] bpf: implement CAP_BPF

[PULL] u-boot-usb/master
 2020-05-12 18:39 UTC 

[PATCH] READ_ONCE, WRITE_ONCE, kcsan: Perform checks in __*_ONCE variants
 2020-05-12 18:38 UTC 

[PATCH 0/2] use unsigned type for MegasasState fields
 2020-05-12 18:37 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/7] drm/i915: DP vswing/preemph fixes
 2020-05-12 18:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] qom/object: pass (Object *) to object_initialize_with_type()
 2020-05-12 18:32 UTC  (3+ messages)

[PATCH net] r8169: fix multicast tx issue with macvlan interface
 2020-05-12 18:37 UTC  (12+ messages)

[RFC 00/17] dma-fence lockdep annotations
 2020-05-12 18:34 UTC  (10+ messages)
` [RFC 10/17] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
            ` [Intel-gfx] "

[PATCH] iommu/qcom: add optional clock for TLB invalidate
 2020-05-12 18:35 UTC  (4+ messages)

[PATCH v2 00/15] drm/mgag200: Convert to atomic modesetting
 2020-05-12 18:34 UTC  (4+ messages)
` [PATCH v2 07/15] drm/mgag200: Set pitch in a separate helper function

[PATCH 0/2] xfs_repair: check quota counters
 2020-05-12 18:33 UTC  (3+ messages)
` [PATCH 1/2] xfs_repair: check quota values if quota was loaded
` [PATCH 2/2] xfs_repair: skip mount time quotacheck if our quotacheck was ok

Problems in Samsung PM1733 SRIOV
 2020-05-12 18:33 UTC  (3+ messages)

[REQUEST] makedumpfile: stream compress flat ELF format with libz
 2020-05-12 18:32 UTC  (4+ messages)

raid6check extremely slow ?
 2020-05-12 18:32 UTC  (9+ messages)

[Bug 1878255] [NEW] Assertion failure in bdrv_aio_cancel, through ide
 2020-05-12 18:23 UTC 

[PATCH V2 0/6 linux-next] fs/notify: cleanup
 2020-05-12 18:32 UTC  (2+ messages)

[RFC] Remove AGP support from Radeon/Nouveau/TTM
 2020-05-12 18:32 UTC  (14+ messages)
` [PATCH 1/3] drm/radeon: remove AGP support
` [Nouveau] [RFC] Remove AGP support from Radeon/Nouveau/TTM

[PATCH 0/6] soc: Add Baikal-T1 SoC APB/AXI EHB and L2-cache drivers
 2020-05-12 18:31 UTC  (7+ messages)
` [PATCH v2 0/2] memory: Add Baikal-T1 L2-cache driver
  ` [PATCH v2 1/2] dt-bindings: memory: Add Baikal-T1 L2-cache Control Block binding

[PULL v3 0/1] Merge tpm 2020/05/08 v3
 2020-05-12 18:27 UTC  (2+ messages)

[PATCH 0/4] Add touchscreen for msm8916-samsung-a5u
 2020-05-12 18:29 UTC  (7+ messages)
` [PATCH 1/4] arm64: dts: qcom: msm8916: Add blsp_i2c1
` [PATCH 2/4] arm64: dts: qcom: msm8916: Add blsp_i2c5
` [PATCH 3/4] arm64: dts: qcom: msm8916-samsung-a2015: Add touchscreen regulator

[Buildroot] Help: build root final out put
 2020-05-12 18:31 UTC 

[PATCH v5 1/3] gcc10: Update to GCC 10.1 Release
 2020-05-12 18:30 UTC  (3+ messages)
` [PATCH v5 2/3] gcc10: Default back to -fcommon
` [master,dunfell][PATCH V5 3/3] glibc: Update to latest on 2.31 branch

[PATCH v3 00/15] Apply COR-filter to the block-stream permanently
 2020-05-12 18:27 UTC  (4+ messages)

[PATCH] qom/object: simplify type_initialize_interface()
 2020-05-12 18:25 UTC 

[PATCH v1 1/3] gpio: xgene-sb: Drop redundant OF_GPIO dependency
 2020-05-12 18:27 UTC  (3+ messages)
` [PATCH v1 2/3] gpio: xgene-sb: Allow driver to be built with COMPILE_TEST
` [PATCH v1 3/3] gpio: xgene-sb: Drop extra check to call acpi_gpiochip_request_interrupts()

[PATCH v1 1/2] gpio: mb86s7x: Use devm_clk_get_optional() to get the input clock
 2020-05-12 18:26 UTC  (2+ messages)
` [PATCH v1 2/2] gpio: mb86s7x: Remove superfluous test for ACPI companion

[PATCH 0/1] char: convert to use new I2C API
 2020-05-12 18:25 UTC  (3+ messages)
` [PATCH 1/1] char: ipmi: convert to use i2c_new_client_device()

[PATCH] phy: sun4i-usb: Align H6 initialization logic with the kernel
 2020-05-12 18:24 UTC 

request: get the linux compiler to compile using the c++ compiler
 2020-05-12 18:24 UTC 

[PATCH v3 00/17] mtd: spi-nor-core: add xSPI Octal DTR support
 2020-05-12 18:23 UTC  (3+ messages)

[Bug 1878253] [NEW] null-ptr dereference in address_space_to_flatview through ide
 2020-05-12 18:10 UTC 

[PATCH][next] fs: remove redundant assignment to variable ret
 2020-05-12 18:22 UTC  (2+ messages)

[PATCH] nvme-fc: print proper nvme-fc devloss_tmo value
 2020-05-12 18:20 UTC 

[dpdk-dev] [PATCH v3 00/12] generic rte atomic APIs deprecate proposal
 2020-05-12 18:20 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 0/4] "
  ` [dpdk-dev] [PATCH v4 4/4] eal/atomic: add wrapper for c11 atomics

[PATCH] MAINTAINERS: Update Radoslaw Biernacki email address
 2020-05-12 18:19 UTC  (3+ messages)

[PATCH V2 6/6 linux-next] fanotify: don't write with size under sizeof(response)
 2020-05-12 18:19 UTC 

[PATCH V2 5/6 linux-next] fsnotify/fdinfo: remove proc_fs.h inclusion
 2020-05-12 18:19 UTC 

[PATCH] scsi: lpfc: Fix a use after free in lpfc_nvme_unsol_ls_handler()
 2020-05-12 18:19 UTC  (2+ messages)

[RFC v1 0/3] Add QTI QFPROM-Efuse driver support
 2020-05-12 18:18 UTC  (4+ messages)
` [RFC v1 1/3] dt-bindings: nvmem: Add devicetree bindings for qfprom-efuse
` [RFC v1 2/3] drivers: nvmem: Add driver for QTI qfprom-efuse support
` [RFC v1 3/3] arm64: dts: qcom: sc7180: Add qfprom-efuse

[bug report] lpfc: Refactor NVME LS receive handling
 2020-05-12 18:18 UTC 

[PATCH V2 4/6 linux-next] fanotify: remove reference to fill_event_metadata()
 2020-05-12 18:18 UTC 

[PATCH V2 3/6 linux-next] notify: add mutex destroy
 2020-05-12 18:18 UTC 

SELinux UseCases
 2020-05-12 18:18 UTC  (2+ messages)

[PATCH v2] scripts: fix deprecated always and hostprogs-y
 2020-05-12 18:17 UTC 

[PATCH V2 2/6 linux-next] notify: explicit shutdown initialization
 2020-05-12 18:17 UTC 

[PATCH v9 0/4] MAX9286 GMSL Support (+RDACM20)
 2020-05-12 18:17 UTC  (3+ messages)
` [PATCH v9 2/4] media: i2c: Add MAX9286 driver

[PATCH V2 1/6 linux-next] fanotify: prefix should_merge()
 2020-05-12 18:17 UTC 

[RESEND PATCHv7 1/5] clk: socfpga: stratix10: use new parent data scheme
 2020-05-12 18:16 UTC  (5+ messages)
` [RESEND PATCHv7 2/5] clk: socfpga: remove clk_ops enable/disable methods
` [RESEND PATCHv7 3/5] clk: socfpga: add const to _ops data structures
` [RESEND PATCHv7 4/5] dt-bindings: documentation: add clock bindings information for Agilex
` [RESEND PATCHv7 5/5] clk: socfpga: agilex: add clock driver for the Agilex platform

[Intel-gfx] [PATCH v2] drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
 2020-05-12 18:16 UTC  (2+ messages)
` [Intel-gfx] [PATCH v4] "

[dpdk-dev] [PATCH] pci: properly parse 32-bit domain numbers
 2020-05-12 18:16 UTC  (2+ messages)

[PATCH -next v2 0/2] kernel/sys: reduce tasklist_lock usage get/set priorities
 2020-05-12 18:16 UTC  (7+ messages)
` [PATCH 1/2] kernel/sys: only rely on rcu for getpriority(2)

[PATCH v4.19.x] make 'user_access_begin()' do 'access_ok()'
 2020-05-13  1:49 UTC 

[PATCH v2 0/1] vfio-ccw: Enable transparent CCW IPL from DASD [QEMU]
 2020-05-12 18:15 UTC  (2+ messages)
` [PATCH v2 1/1] vfio-ccw: allow non-prefetch ORBs


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.