All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-20 16:00:01 to 2021-05-20 16:58:22 UTC [more...]

[PATCH 00/39] irqdomain: Simplify interrupt handling
 2021-05-20 16:37 UTC  (20+ messages)
` [PATCH 01/39] nios2: Do not include linux/irqdomain.h from asm/irq.h
` [PATCH 02/39] staging: octeon-hcd: Directly include linux/of.h
` [PATCH 03/39] mfd: ioc3: Directly include linux/irqdomain.h
` [PATCH 04/39] watchdog/octeon-wdt: "
` [PATCH 05/39] irqchip/mips-gic: "
` [PATCH 06/39] MIPS: lantiq: Directly include linux/of.h in xway/dma.c
` [PATCH 07/39] MIPS: Add missing linux/irqdomain.h includes
` [PATCH 08/39] MIPS: Do not include linux/irqdomain.h from asm/irq.h
` [PATCH 09/39] powerpc: Add missing linux/{of.h,irqdomain.h} include directives
` [PATCH 12/39] powerpc: Drop dependency between asm/irq.h and linux/irqdomain.h
` [PATCH 18/39] irqdomain: Cache irq_data instead of a virq number in the revmap
` [PATCH 21/39] irqdomain: Introduce irq_resolve_mapping()
` [PATCH 23/39] irqdesc: Fix __handle_domain_irq() comment
` [PATCH 27/39] irqchip: Bulk conversion to generic_handle_domain_irq()
` [PATCH 28/39] gpio: "
` [PATCH 29/39] pinctrl: "
` [PATCH 35/39] mips: "
` [PATCH 36/39] arc: "
` [PATCH 37/39] xtensa: "

[PATCH v5 0/9] Speedup mremap on ppc64
 2021-05-20 16:57 UTC  (4+ messages)
` [PATCH v5 7/9] mm/mremap: Move TLB flush outside page table lock

[RFC PATCH v2] gitlab: add special rule for the hexagon container
 2021-05-20 16:55 UTC  (3+ messages)

[PATCH 01/30] clk: renesas: Synchronize RZ/G2 tables with Linux 5.12
 2021-05-20 16:57 UTC  (8+ messages)
` [PATCH 05/30] clk: renesas: Fix incorrect return RPC clk_get_rate
` [PATCH 07/30] clk: renesas: Add support for RPCD2 clock
` [PATCH 08/30] clk: renesas: Make reset controller modemr register offset configurable

[PATCH 0/4] drm/vc4: Add support for the BCM2711 VEC
 2021-05-20 16:53 UTC  (4+ messages)

[PATCH bpf-next 00/11] bpfilter
 2021-05-20 16:55 UTC  (8+ messages)
` [PATCH bpf-next 02/11] bpfilter: Add logging facility

[PATCH v2 0/2] mmc: Add support for checking device number against alias index
 2021-05-20 16:55 UTC  (5+ messages)
` [PATCH v2 2/2] mmc: mmc-uclass: Use dev_seq() to read aliases node's index
  ` [BUG] "

stable-rc/queue/5.12 build: 176 builds: 0 failed, 176 passed, 13 warnings (v5.12.5-43-g6d16d79b1eab)
 2021-05-20 16:54 UTC 

stable-rc/queue/4.9 build: 183 builds: 0 failed, 183 passed, 4 warnings (v4.9.268-239-gc3b58ee120f7)
 2021-05-20 16:54 UTC 

[RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-20 16:47 UTC  (4+ messages)
` [RFC PATCH 04/97] drm/i915/guc: skip disabling CTBs before sanitizing the GuC
  ` [Intel-gfx] "

[PATCH net-next] net: dsa: sja1105: adapt to a SPI controller with a limited max transfer size
 2021-05-20 16:54 UTC  (6+ messages)

[Buildroot] package/mrouted: add sysv init script (question about path to mrouted executable)
 2021-05-20 16:53 UTC 

[PATCH] revisions(7): clarify that most commands take a single revision range
 2021-05-20 16:53 UTC  (7+ messages)

[PATCH] ssb: remove unreachable code
 2021-05-20 16:51 UTC  (2+ messages)

[PATCH v26 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-05-20 16:51 UTC  (4+ messages)
` [PATCH v26 02/10] fs/ntfs3: Add initialization of super block

[lttng-dev] [PATCH lttng-ust] Improve tracelog handling, reduce exported functions
 2021-05-20 16:51 UTC  (7+ messages)

[PATCH 0/8] Speed up connectivity checks via quarantine dir
 2021-05-20 16:50 UTC  (2+ messages)

[PATCH v3 00/18] Tidy up cache.S
 2021-05-20 16:48 UTC  (13+ messages)
` [PATCH v3 12/18] arm64: __flush_dcache_area to take end parameter instead of size
` [PATCH v3 13/18] arm64: __clean_dcache_area_poc "
` [PATCH v3 14/18] arm64: __clean_dcache_area_pop "
` [PATCH v3 15/18] arm64: __clean_dcache_area_pou "
` [PATCH v3 16/18] arm64: sync_icache_aliases "
` [PATCH v3 17/18] arm64: Fix cache maintenance function comments

stable-rc/queue/4.4 build: 183 builds: 0 failed, 183 passed, 8 warnings (v4.4.268-186-g29c3df7df908)
 2021-05-20 16:49 UTC 

[Intel-wired-lan] [PATCH 0/8] ice: implement PTP clock for E810 devices
 2021-05-20 16:48 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH 1/8] ice: add support for sideband messages
` [Intel-wired-lan] [PATCH 2/8] ice: process 1588 PTP capabilities during initialization
` [Intel-wired-lan] [PATCH 3/8] ice: add support for set/get of driver-stored firmware parameters
` [Intel-wired-lan] [PATCH 4/8] ice: add low level PTP clock access functions
` [Intel-wired-lan] [PATCH 5/8] ice: register 1588 PTP clock device object for E810 devices
` [Intel-wired-lan] [PATCH 6/8] ice: report the PTP clock index in ethtool .get_ts_info
` [Intel-wired-lan] [PATCH 7/8] ice: enable receive hardware timestamping
` [Intel-wired-lan] [PATCH 8/8] ice: enable transmit timestamps for E810 devices

[GIT PULL] sound fixes for 5.13-rc3
 2021-05-20 16:47 UTC  (2+ messages)

[GIT PULL] Quota changes for 5.13-rc3
 2021-05-20 16:47 UTC  (2+ messages)

[GIT PULL] Char/Misc driver fixes for 5.13-rc3
 2021-05-20 16:47 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for 5.13-2
 2021-05-20 16:47 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2021-05-20 16:47 UTC  (2+ messages)

[PATCH stable v5.4+ 1/3] x86/kvm: Teardown PV features on boot CPU as well
 2021-05-20 16:47 UTC  (2+ messages)

[PATCH] dt-bindings: mailbox: Convert omap-mailbox.txt binding to YAML
 2021-05-20 16:45 UTC  (5+ messages)

[PATCH 0/4] perf vendor events: Add events for Icelake Server and update for Icelake Client
 2021-05-20 16:44 UTC  (9+ messages)
` [PATCH 1/4] perf vendor events: Add core event list for Icelake Server
` [PATCH 2/4] perf vendor events: Add uncore "
` [PATCH 3/4] perf vendor events: Add metrics "
` [PATCH 4/4] perf vendor events: Update event list for Icelake Client

regressions in xfs/168?
 2021-05-20 16:44 UTC  (5+ messages)

[PATCH 00/16] Rid W=1 warnings from Char
 2021-05-20 16:43 UTC  (5+ messages)
` [PATCH 07/16] char: tpm: tpm1-cmd: Fix a couple of misnamed functions
` [PATCH 08/16] char: tpm: tpm_ftpm_tee: Fix a couple of kernel-doc misdemeanours

[meta-python][PATCH 1/3] python3-pywbem: Upgrade 1.1.3 -> 1.2.0
 2021-05-20 16:42 UTC  (3+ messages)
` [meta-python][PATCH 2/3] python3-watchdog: Upgrade 2.1.1 -> 2.1.2
` [meta-python][PATCH 3/3] python3-click: Upgrade 8.0.0 -> 8.0.1

[TF-A] Proposal: TF-A to adopt hand-off blocks (HOBs) for information passing between boot stages
 2021-05-20 16:42 UTC  (5+ messages)

[PATCH] scsi: core: Cap shost cmd_per_lun at can_queue
 2021-05-20 16:41 UTC  (3+ messages)

[PATCHSET v2 0/2] xfs: strengthen validation of extent size hints
 2021-05-20 16:42 UTC  (3+ messages)
` [PATCH 1/2] xfs: standardize extent size hint validation
` [PATCH 2/2] xfs: validate extsz hints against rt extent size when rtinherit is set

[PATCH 1/2] Bluetooth: Add helper for serialized HCI command execution
 2021-05-20 16:42 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue

[PATCH] dt-bindings: gpio: gpio-davinci: Convert to json-schema
 2021-05-20 16:41 UTC  (4+ messages)

[RFC 0/3] dma-fence: Add a "boost" mechanism
 2021-05-20 16:40 UTC  (16+ messages)
` [RFC 1/3] dma-fence: Add boost fence op
          ` [Linaro-mm-sig] "
` [RFC 2/3] drm/atomic: Call dma_fence_boost() when we've missed a vblank

[lttng-dev] 2.13-rc2 fails to build with buildroot crosscompiler
 2021-05-20 16:40 UTC  (3+ messages)

[PATCH v2] add longer timeout for verify signature command
 2021-05-20 16:39 UTC  (3+ messages)
` [PATCH v2] tpm2: "

[PATCH BUGFIX] block, bfq: fix delayed stable merge check
 2021-05-20 16:39 UTC  (3+ messages)

[PATCH 0/4] Add support for application leases to NFSv4
 2021-05-20 16:39 UTC  (5+ messages)
` [PATCH 1/4] NFSv4: Fix delegation return in cases where we have to retry
  ` [PATCH 2/4] NFSv4: Add lease breakpoints in case of a delegation recall or return
    ` [PATCH 3/4] NFSv4: Add support for application leases underpinned by a delegation
      ` [PATCH 4/4] NFS: nfs_find_open_context() may only select open files

[PATCH RESEND v2 0/7] Expose and manage PCI device reset
 2021-05-20 16:37 UTC  (3+ messages)
` [PATCH RESEND v2 5/7] PCI/sysfs: Allow userspace to query and set device reset mechanism

[PATCH v2 00/17] Adding support for controlling the leds found on Intel NUC
 2021-05-20 16:36 UTC  (16+ messages)
` [PATCH v2 16/17] leds: leds-nuc: add support for changing the ethernet type indicator

[PATCH 00/18] Prepare tests for reftable backend
 2021-05-20 16:28 UTC  (3+ messages)
` [PATCH v2 00/21] "

[PATCH v2 00/13] Optimization batch 11: avoid repeatedly detecting same renames
 2021-05-20 16:34 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/13] Documentation/technical: describe remembering renames optimization

[PATCH] ASoC: Intel: boards: Select SND_SOC_HDAC_HDMI for Soundwire machine driver
 2021-05-20 16:33 UTC  (2+ messages)

[PATCH] ext4/048: Add new regression test
 2021-05-20 16:34 UTC  (4+ messages)

[PATCH v3] char: tpm: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-05-20 16:33 UTC  (2+ messages)

[dm-devel] [dm:for-next 5/8] drivers/md/persistent-data/dm-btree.c:702:5: warning: no previous prototype for function 'shadow_child'
 2021-05-20 16:33 UTC  (2+ messages)
`  "

[PATCH v4] net: phy: add driver for Motorcomm yt8511 phy
 2021-05-20 16:32 UTC  (2+ messages)

[PATCH v5 1/2] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-05-20 16:32 UTC  (7+ messages)
` [PATCH v5 2/2] selftests/sgx: Migrate to kselftest harness

[PATCH v2 0/2] xen-pciback: a fix and a workaround
 2021-05-20 16:31 UTC  (8+ messages)
` [PATCH v2 1/2] xen-pciback: redo VF placement in the virtual topology

[PATCH v4] generic/637: Test page faults during read and write
 2021-05-20 16:31 UTC  (2+ messages)

[RFC 0/7] Per client engine busyness
 2021-05-20 16:31 UTC  (6+ messages)
` [RFC 7/7] drm/i915: Expose client engine utilisation via fdinfo
    ` [Intel-gfx] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for Per client engine busyness

[PATCH] cgroup: disable controllers at parse time
 2021-05-20 16:30 UTC  (2+ messages)

[RFC PATCH 00/25] exec: Add load/store API for aligned pointers
 2021-05-20 16:28 UTC  (6+ messages)
` [RFC PATCH 17/25] hw/virtio: Use correct type sizes

[PATCH 01/13] RDMA: Split the alloc_hw_stats() ops to port and device variants
 2021-05-20 16:29 UTC  (3+ messages)

stable-rc/queue/4.9 baseline: 103 runs, 4 regressions (v4.9.268-239-g085f0a1015d5)
 2021-05-20 16:26 UTC 

[dpdk-dev] [PATCH] doc: announce renaming of rte_ether_hdr fields
 2021-05-20 16:25 UTC  (8+ messages)

Uses of /hypervisor memory range (was: FreeBSD/Xen/ARM issues)
 2021-05-20 16:21 UTC  (7+ messages)

[PATCH] virtio: Clarify MR transaction optimization
 2021-05-20 16:20 UTC  (2+ messages)

lost connection on dynamic IP
 2021-05-20 16:20 UTC  (5+ messages)

[PATCH] [GSOC] ref-filter: add contents:raw atom
 2021-05-20 16:20 UTC  (2+ messages)

[RESEND 1/1] clk: versatile: remove dependency on ARCH_*
 2021-05-20 16:17 UTC  (2+ messages)

[PATCH] Move VMEnter and VMExit tracepoints closer to the actual event
 2021-05-20 16:18 UTC  (3+ messages)

Statically linked libraries and license manifest
 2021-05-20 16:17 UTC  (5+ messages)
` [yocto] "

[PATCH] of/fdt: Don't worry about non-memory region overlap for no-map
 2021-05-20 16:17 UTC  (2+ messages)

[dm-devel] [dm:for-next 7/8] include/uapi/linux/byteorder/little_endian.h:32:42: warning: cast from pointer to integer of different size
 2021-05-20 16:14 UTC  (2+ messages)
`  "

[PULL 00/46] softfloat: Convert float128 to FloatParts (part 1)
 2021-05-20 16:15 UTC  (4+ messages)
` [PULL 42/46] softfloat: Move div_floats to softfloat-parts.c.inc

[dpdk-dev] [PATCH] doc: fix guide for DLB v2.5
 2021-05-20 16:14 UTC  (2+ messages)
` [dpdk-dev] [PATCH] doc: fix devarg references in DLB2 guide

[dpdk-dev] [PATCH 1/1] event/dlb2: fix vector based dequeue
 2021-05-20 16:13 UTC  (4+ messages)
` [dpdk-dev] [PATCH] event/dlb2: fix extraction of HW scheduling type
` [dpdk-dev] [PATCH] event/dlb2: make scalar mode dequeue the default
` [dpdk-dev] [PATCH] event/dlb2: remove references to deferred scheduling

"cobalt/vfile: seq_file seek index must progress"
 2021-05-20 16:13 UTC 

[PATCH 1/1] vfio/pci: Fix error return code in vfio_ecap_init()
 2021-05-20 16:13 UTC  (2+ messages)

[PATCH 0/6] Rid W=1 warnings from Comedi
 2021-05-20 13:45 UTC  (3+ messages)
` [PATCH 5/6] comedi: drivers: ni_mio_common: Move 'range_ni_E_ao_ext' to where it is used

[tpm2] [Release] tpm2-tools v4.3.1
 2021-05-20 16:11 UTC 

[PATCH 1/2] mtd: partitions: redboot: seek fis-index-block in the right node
 2021-05-20 16:07 UTC  (8+ messages)
` [PATCH 2/2] mtd: partitions: redboot: fix style issues

[kbuild] [kees:kspp/memcpy/next-20210519/v0 49/53] drivers/scsi/aha1740.c:271:19: warning: argument to 'sizeof' in '__builtin_memcpy' call is the same expression as the destination; did you mean to provide an explicit length?
 2021-05-20 16:10 UTC 

[hch-block:bvec-phys 23/30] drivers/vhost/vringh.c:1185:2: error: 'kaddr' undeclared
 2021-05-20 16:09 UTC 

[PATCH] spi-nor: sfdp: Allow configuring unknown flashes using SFDP
 2021-05-20 16:07 UTC 

augenrules: -F missing operation for -k
 2021-05-20 16:08 UTC  (2+ messages)

[dm-devel] [dm:for-next 5/8] drivers/md/persistent-data/dm-btree.c:702:5: warning: no previous prototype for 'shadow_child'
 2021-05-20 16:04 UTC  (2+ messages)
`  "

[meta-oe][PATCH] opencv: Disable tbb on riscv/musl
 2021-05-20 16:08 UTC 

[dm-devel] [dm:for-next 7/8] include/uapi/linux/byteorder/big_endian.h:32:50: warning: cast from pointer to integer of different size
 2021-05-20 16:04 UTC  (2+ messages)
`  "

[PATCH v4 1/2] drm/msm/dp: handle irq_hpd with sink_count = 0 correctly
 2021-05-20 16:08 UTC  (5+ messages)

latest GOOD state of series i386 cleanup, arm cleanup, s390 cleanup
 2021-05-20 16:02 UTC  (5+ messages)

[PATCH 0/3] tty: serial: meson: add amlogic,uart-fifosize property
 2021-05-20 16:02 UTC  (6+ messages)

[PATCH] media: hantro: test the correct variable in probe()
 2021-05-20 16:02 UTC  (2+ messages)

[PATCH v5 0/5] add support for FRAM
 2021-05-20 16:04 UTC 

PAC key changes when kernel code is preempted
 2021-05-20 16:00 UTC  (4+ messages)
` [PATCH] Ensure kernel AI key is not changed on fork

[PATCH v6 00/21] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-05-20 16:00 UTC  (14+ messages)
` [PATCH v6 13/21] sched: Admit forcefully-affined tasks into SCHED_DEADLINE

[PATCH] Bluetooth: hci_h5: Add RTL8822CS capabilities
 2021-05-20 16:02 UTC  (8+ messages)

[PATCH Part1 RFC v2 00/20] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-05-20 16:02 UTC  (3+ messages)
` [PATCH Part1 RFC v2 09/20] x86/sev: check SEV-SNP features support

[PATCH v4 0/4] add support for FRAM
 2021-05-20 16:01 UTC  (6+ messages)
` [PATCH v5 1/5] nvmem: eeprom: at25: "
` [PATCH v5 2/5] "
` [PATCH v5 3/5] nvmem: eeprom: add documentation "
` [PATCH v5 4/5] nvmem: eeprom: at25: export FRAM serial num
` [PATCH v5 5/5] nvmem: eeprom: add documentation of sysfs sernum file

[PATCH 0/6] Don't use BIT() macro in UAPI headers
 2021-05-20 15:59 UTC  (4+ messages)

[PATCH v12 0/8] MTE support for KVM guest
 2021-05-20 15:58 UTC  (4+ messages)
` [PATCH v12 7/8] KVM: arm64: ioctl to fetch/store tags in a guest

[PATCH v3 0/3] mtd: spi-nor: otp: 4 byte mode fix and erase support
 2021-05-20 15:58 UTC  (3+ messages)
` [PATCH v3 2/3] mtd: spi-nor: otp: use more consistent wording
` [PATCH v3 3/3] mtd: spi-nor: otp: implement erase for Winbond and similar flashes

[PATCH 00/38] Rid W=1 warnings from GPU
 2021-05-20 14:48 UTC  (3+ messages)
` [PATCH 09/38] drm/sti/sti_hqvdp: Fix incorrectly named function 'sti_hqvdp_vtg_cb()'

[PATCH v4] help: colorize man pages
 2021-05-20 15:59 UTC  (5+ messages)


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.