All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-10 08:15:31 to 2021-03-10 08:58:29 UTC [more...]

[PATCH] signal: Allow RT tasks to cache one sigqueue struct
 2021-03-10  8:57 UTC 

[PATCH] uml: remove unneeded variable 'ret'
 2021-03-10  8:58 UTC  (3+ messages)

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-10  8:58 UTC  (14+ messages)
` [PATCH 14/17] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 16/17] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
    ` [Freedreno] "

[PATCH 0/9] hw/block/pflash: Refactors around setting the device in read-array mode
 2021-03-10  8:48 UTC  (15+ messages)
` [PATCH 1/9] hw/block/pflash_cfi: Fix code style for checkpatch.pl
` [PATCH 2/9] hw/block/pflash_cfi01: Extract pflash_cfi01_fill_cfi_table()
` [PATCH 3/9] hw/block/pflash_cfi02: Extract pflash_cfi02_fill_cfi_table()
` [PATCH 4/9] hw/block/pflash_cfi02: Set rom_mode to true in pflash_setup_mappings()
` [PATCH 5/9] hw/block/pflash_cfi02: Open-code pflash_register_memory(rom=false)
` [PATCH 6/9] hw/block/pflash_cfi02: Rename register_memory(true) as mode_read_array
` [PATCH 7/9] hw/block/pflash_cfi02: Factor out DeviceReset method

[PATCH RESEND 0/2] Common protected-clocks implementation
 2021-03-10  8:56 UTC  (3+ messages)

[PATCH RFC] MIPS: livepatch: Add LIVEPATCH basic code
 2021-03-10  8:56 UTC  (3+ messages)

cdc-acm cooldown + Cisco 2960-X = kernel warning + dead USB
 2021-03-10  8:56 UTC  (5+ messages)

[PATCH] crypto: arm/blake2s - fix for big endian
 2021-03-10  8:55 UTC  (3+ messages)

[Intel-gfx] [RFC v1 0/6] drm/edid: overhaul displayid iterator
 2021-03-10  8:56 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH v4 01/12] dt-bindings: usb: fix yamllint check warning
 2021-03-10  8:54 UTC  (6+ messages)

[PATCH 0/7] mac_via: fixes and improvements
 2021-03-10  8:51 UTC  (11+ messages)
` [PATCH 1/7] mac_via: switch rtc pram trace-events to use hex rather than decimal for addresses
` [PATCH 2/7] mac_via: fix up adb_via_receive() trace events
` [PATCH 5/7] mac_via: rename VBL timer to 60Hz timer
` [PATCH 6/7] mac_via: fix 60Hz VIA1 timer interval
` [PATCH 7/7] mac_via: remove VIA1 timer optimisations

[PATCH v2 1/2] mt76: mt7915: add missing capabilities for DBDC
 2021-03-10  8:54 UTC  (7+ messages)
` [kbuild] "

[PATCH] arm: replace typeof() with __typeof__()
 2021-03-10  8:54 UTC  (3+ messages)
` [PATCH for-4.15] "

[RFC PATCH v3 0/3] blk-mq: Avoid use-after-free for accessing old requests
 2021-03-10  8:52 UTC  (8+ messages)
` [RFC PATCH v3 3/3] blk-mq: Lockout tagset iterator when exiting elevator

[RFC PATCH 2/2] Make cmdq_en attribute writeable
 2021-03-10  8:54 UTC  (3+ messages)

[PATCH 0/3] thunderbolt: Expose details about tunneling
 2021-03-10  8:53 UTC  (5+ messages)
` [PATCH 3/3] thunderbolt: Expose more details about USB 3.x and DisplayPort tunnels

[PATCH] isdn: mISDN: remove unneeded variable 'ret'
 2021-03-10  8:53 UTC 

Alternative compilers to GCC/Clang
 2021-03-10  8:53 UTC  (3+ messages)

[PATCH] char/mwave: turn tp3780I_InitializeBoardData() into void function
 2021-03-10  8:52 UTC  (2+ messages)

[PATCH V10 0/8] nvmet: add ZBD backend support
 2021-03-10  8:52 UTC  (6+ messages)
` [PATCH V10 1/8] nvmet: trim args for nvmet_copy_ns_identifier()

[PATCH] media: i2c: remove unneeded variable 'ret'
 2021-03-10  8:52 UTC 

'RTNETLINK answers: File exists' error
 2021-03-10  8:52 UTC 

[agd5f:amd-staging-drm-next 1868/1993] drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1815:32: error: implicit declaration of function 'ioremap_cache'; did you mean
 2021-03-10  8:52 UTC 

[PATCH v4 0/7] Add basic support for Loongson-2K1000
 2021-03-10  8:50 UTC  (3+ messages)
` [PATCH v4 3/7] MIPS: Loongson64: Add support for the Loongson-2K1000 to get cpu_clock_freq

[PATCH] microblaze: remove unneeded variable 'err'
 2021-03-10  8:50 UTC 

[PATCH v3 00/16] common: introduce bthreads, co-operative
 2021-03-10  8:48 UTC  (17+ messages)
` [PATCH v3 01/16] common: introduce HAS_ARCH_SJLJ
` [PATCH v3 02/16] ARM: asm: setjmp: annotate setjmp/longjmp for GCC
` [PATCH v3 03/16] ARM: asm: setjmp: implement coroutine dependency initjmp()
` [PATCH v3 04/16] sandbox: asm: implement setjmp/longjmp/initjmp
` [PATCH v3 05/16] riscv: Add asm/asm.h
` [PATCH v3 06/16] riscv: Add asm/linkage.h
` [PATCH v3 07/16] riscv: Implement setjmp/longjmp/initjmp for RV32I
` [PATCH v3 08/16] mips: Add linkage.h
` [PATCH v3 09/16] mips: Implement setjmp/longjmp/initjmp for 32BIT
` [PATCH v3 10/16] powerpc: Implement initjmp/setjmp/longjmp
` [PATCH v3 11/16] x86: implement setjmp/longjmp/initjmp
` [PATCH v3 12/16] common: poller: replace explicit calls to poller_call() with resched()
` [PATCH v3 13/16] console: unconditionally run resched() in ctrlc()
` [PATCH v3 14/16] common: introduce bthreads, co-operative barebox threads
` [PATCH v3 15/16] commands: add new bthread test command
` [PATCH v3 16/16] RFC: led: migrate from poller to bthread

[meta-networking][PATCH] netkit-telnet: Update SRC_URI
 2021-03-10  8:50 UTC 

[cip-dev] [PATCH 4.19.y-cip 00/40] Renesas RZ/G2{E,H,M,N} add VIN, CSI2 support
 2021-03-10  8:49 UTC  (7+ messages)
` [cip-dev] [PATCH 4.19.y-cip 12/40] media: dt-bindings: media: i2c: Add IMX219 CMOS sensor binding
` [cip-dev] [PATCH 4.19.y-cip 14/40] media: i2c: imx219: Fix power sequence

[PATCH net-next] net: broadcom: bcm4908_enet: read MAC from OF
 2021-03-10  8:48 UTC 

[RFC PATCH 0/5] RPMB internal and user-space API + WIP virtio-rpmb frontend
 2021-03-10  8:47 UTC  (9+ messages)
` [RFC PATCH 1/5] rpmb: add Replay Protected Memory Block (RPMB) subsystem

[PATCH] opp: Invalidate current opp when draining the opp list
 2021-03-10  8:47 UTC  (8+ messages)

[PATCH v3 0/7] Add basic support for Loongson-2K1000
 2021-03-10  8:47 UTC  (5+ messages)
` [PATCH v3 5/7] irqchip/loongson-liointc: irqchip add 2.0 version

[PATCH] drm/amd/display: fix warning comparing pointer to 0
 2021-03-10  7:04 UTC 

[agd5f:amd-staging-drm-next 1841/1993] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c:1095:6: warning: variable 'ret' set but not used
 2021-03-10  8:46 UTC 

[PATCH v2] block: Discard page cache of zone reset target range
 2021-03-10  8:45 UTC  (2+ messages)

[PATCH v4 0/6] net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr()
 2021-03-10  8:41 UTC  (5+ messages)
` [PATCH v4 2/6] net/eth: Better describe _eth_get_rss_ex_dst_addr's offset argument
` [PATCH v4 3/6] net/eth: Initialize input_size variable earlier

[PATCH v2] include: Remove pagemap.h from blkdev.h
 2021-03-10  8:43 UTC  (3+ messages)

[PATCH v2 0/7] x86/seves: Support 32-bit boot path and other updates
 2021-03-10  8:43 UTC  (16+ messages)
` [PATCH v2 1/7] x86/boot/compressed/64: Cleanup exception handling before booting kernel
` [PATCH v2 2/7] x86/boot/compressed/64: Reload CS in startup_32
` [PATCH v2 3/7] x86/boot/compressed/64: Setup IDT in startup_32 boot path
` [PATCH v2 4/7] x86/boot/compressed/64: Add 32-bit boot #VC handler
` [PATCH v2 5/7] x86/boot/compressed/64: Add CPUID sanity check to 32-bit boot-path
` [PATCH v2 6/7] x86/boot/compressed/64: Check SEV encryption in "
` [PATCH v2 7/7] x86/sev-es: Replace open-coded hlt-loops with sev_es_terminate()

[PATCH] [RFC] dt-bindings: Consider DT_SCHEMA_FILES when finding all json-schema
 2021-03-10  8:43 UTC  (3+ messages)

[RFC v2 0/5] arm64 / clk: socfpga: simplifying, cleanups and compile testing
 2021-03-10  8:38 UTC  (17+ messages)
  ` [RFC v2 1/5] clk: socfpga: allow building N5X clocks with ARCH_N5X
  ` [RFC v2 2/5] clk: socfpga: build together Stratix 10, Agilex and N5X clock drivers
  ` [RFC v2 3/5] arm64: socfpga: rename ARCH_STRATIX10 to ARCH_SOCFPGA64
      ` [RFC v2 4/5] arm64: intel: merge Agilex and N5X into ARCH_SOCFPGA64
      ` [RFC v2 5/5] clk: socfpga: allow compile testing of Stratix 10 / Agilex clocks

[PATCH v3 09/12] util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap()
 2021-03-10  8:41 UTC  (4+ messages)

[PATCH] dt-bindings: serial: stm32: add examples
 2021-03-10  8:41 UTC  (4+ messages)

[LTP] [PATCh v2] clock_gettime04: print more info to help debugging
 2021-03-10  8:43 UTC  (6+ messages)

[PATCH v2 0/2] sun8i: r40: second ethernet support
 2021-03-10  8:40 UTC  (7+ messages)
` [PATCH v2 1/2] net: allwinner: reset control support
` [PATCH v2 2/2] dts: r40: add second ethernet support

[PATCH 1/7] drm/amdgpu: add a dev_pm_ops prepare callback (v2)
 2021-03-10  8:42 UTC  (4+ messages)
` [PATCH 3/7] drm/amdgpu: disentangle HG systems from vgaswitcheroo

linux-next: build warnings after merge of the jc_docs tree
 2021-03-10  8:33 UTC  (2+ messages)
` [PATCH] docs/zh_CN: fix original link unknown document warning

[RESEND PATCH] PCI: Factor functions of PCI function reset
 2021-03-10  8:38 UTC  (2+ messages)

[Question] Cannot sample lbr callchain on qemu-kvm guest machine
 2021-03-10  8:37 UTC 

make alloc_anon_inode more useful
 2021-03-10  8:37 UTC  (14+ messages)
` [PATCH 1/9] fs: rename alloc_anon_inode to alloc_anon_inode_sb

[PATCH] firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
 2021-03-10  8:31 UTC 

[PATCH v2 0/8] usb: Check for genXxY on host
 2021-03-10  8:37 UTC  (7+ messages)
` [PATCH v2 3/8] usb: core: hub: Print speed name based on ssp rate
` [PATCH v2 7/8] usb: xhci: Rewrite xhci_create_usb3_bos_desc()

Xenomai 3 on x86_64: system halted when running two realtime processes on same CPU core
 2021-03-10  8:37 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 5381155985bf5b8721ee5449e9c4d412e3c8c7b5
 2021-03-10  8:36 UTC 

[patch 00/14] tasklets: Replace the spin wait loops and make it RT safe
 2021-03-10  8:35 UTC  (5+ messages)
` [patch 07/14] tasklets: Prevent tasklet_unlock_spin_wait() deadlock on RT

[PATCH] pipewire: add recipe from meta-openembedded and upgrade to 0.3.23
 2021-03-10  8:35 UTC  (2+ messages)
` [OE-core] "

In the ceph multisite master-zone, read ,write,delete objects, and the master-zone has data remaining
 2021-03-10  8:34 UTC 

VRF leaking doesn't work
 2021-03-10  8:34 UTC  (3+ messages)

[agd5f:amd-staging-drm-next 1776/1993] drivers/spi/spi-amd.c:353:36: warning: unused variable 'spi_acpi_match'
 2021-03-10  8:35 UTC 

[PATCH] efi: use 32-bit alignment for efi_guid_t literals
 2021-03-10  8:32 UTC  (3+ messages)

dovetail: ia32 emulation broken
 2021-03-10  8:32 UTC 

[v2][PATCH] Revert "mfd: syscon: Don't free allocated name for regmap_config"
 2021-03-10  8:31 UTC  (10+ messages)

[tip:x86/alternatives] BUILD SUCCESS db16e07269c2b4346e4332e43f04e447ef14fd2f
 2021-03-10  8:30 UTC 

[dpdk-dev] [PATCH 0/5] txgbe backplane AN training
 2021-03-10  8:31 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/5] net/txgbe: update link setup process of backplane NICs

[PATCH 0/2] net: jr2: Fix for jr2 switch
 2021-03-10  8:31 UTC  (3+ messages)
` [PATCH 1/2] net: jr2: Reset switch
` [PATCH 2/2] net: jr2: Fix Serdes6G configuration

[PATCH v2] mfd: dbx500-prcmu: Use true and false for bool variable
 2021-03-10  8:30 UTC  (2+ messages)

[PATCH] drm/amd/pm: correct the gpu metrics version
 2021-03-10  8:30 UTC  (2+ messages)

[PATCH net-next] skbuff: remove some unnecessary operation in skb_segment_list()
 2021-03-10  8:28 UTC 

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-03-10  8:26 UTC  (14+ messages)
` [RFT PATCH v3 12/27] of/address: Add infrastructure to declare MMIO as non-posted

[PATCH v6] i2c: virtio: add a virtio i2c frontend driver
 2021-03-10  8:27 UTC  (6+ messages)

[PATCH] scsi: ufs: Remove unnecessary ret in ufshcd_populate_vreg()
 2021-03-10  8:27 UTC 

[dm-devel] [PATCH] dm table: Fix zoned model check and zone sectors check
 2021-03-10  8:25 UTC 

[kbuild] [freescale-fslc:pr/284 15241/17564] drivers/remoteproc/remoteproc_core.c:1713 rproc_trigger_recovery() error: uninitialized symbol 'firmware_p'
 2021-03-10  8:26 UTC  (2+ messages)
`  "

[PATCH V2 1/2] cobalt/rtdm: introduce new interfaces to init task
 2021-03-10  8:25 UTC  (2+ messages)

[PATCH 3/3] pinctrl: Ingenic: Add support for new Ingenic SoCs
 2021-03-10  8:23 UTC  (4+ messages)
` [kbuild] "

[PATCH] drm/amdgpu/powerplay/smu10: add support for gpu busy query
 2021-03-10  8:25 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-03-09
 2021-03-10  8:24 UTC  (2+ messages)

[PATCH] cec/core/cec-notifier: use IS_REACHABLE(CONFIG_I2C)
 2021-03-10  8:21 UTC 

[RFC PATCH 0/4] Split security_task_getsecid() into subj and obj variants
 2021-03-10  8:21 UTC  (7+ messages)
` [RFC PATCH 1/4] lsm: separate security_task_getsecid() into subjective and objective variants

[igt-dev] [PATCH i-g-t v8] tests/kms_plane_scaling: Add plane scaling test descriptions for subtests
 2021-03-10  8:21 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_plane_scaling: Add plane scaling test descriptions for subtests (rev3)

[PATCH] net: pxa168_eth: Fix a potential data race in pxa168_eth_remove
 2021-03-10  8:10 UTC 

[OE-core][PATCH] populate_sdk_ext: record METADATA_REVISION
 2021-03-10  8:31 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix S0ix handling when the CONFIG_AMD_PMC=m
 2021-03-10  8:21 UTC  (2+ messages)

[PATCH v2] mm: page_alloc: dump migrate-failed pages
 2021-03-10  8:20 UTC  (5+ messages)

[PATCH v2] x86/perf: Use RET0 as default for guest_get_msrs to handle "no PMU" case
 2021-03-10  8:18 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/3] AF_XDP Preferred Busy Polling
 2021-03-10  7:48 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/3] net/af_xdp: allow bigger batch sizes
  ` [dpdk-dev] [PATCH v3 2/3] net/af_xdp: Use recvfrom() instead of poll()
  ` [dpdk-dev] [PATCH v3 3/3] net/af_xdp: preferred busy polling

[PATCH v2 00/11] common: introduce bthreads, co-operative
 2021-03-10  8:17 UTC  (6+ messages)
` [PATCH v2 10/11] mips: Implement setjmp/longjmp/initjmp

[dpdk-dev] [PATCH 0/8] Optimize qede use of rx/tx_entries
 2021-03-10  8:17 UTC  (5+ messages)
  ` [dpdk-dev] [EXT] "

Is vHost reversible ?
 2021-03-10  8:17 UTC  (2+ messages)

nfs subvolume access?
 2021-03-10  8:17 UTC  (2+ messages)

[PATCH] pinctrl: core: Handling pinmux and pinconf separately
 2021-03-10  8:16 UTC 

[xen-unstable test] 159893: tolerable FAIL - PUSHED
 2021-03-10  8:17 UTC 

[PATCH] tests: Move unit tests into a separate directory
 2021-03-10  8:15 UTC  (2+ messages)

[dpdk-dev] [PATCH] fix maintainers for qede driver
 2021-03-10  8:16 UTC 

[PATCH v3 0/4] Drop deprecated floppy config & bogus -drive if=T
 2021-03-10  8:13 UTC  (7+ messages)
` [PATCH v3 3/4] fdc: Inline fdctrl_connect_drives() into fdctrl_realize_common()
` [PATCH v3 4/4] blockdev: Drop deprecated bogus -drive interface type

[PATCH v3 0/9] Introduce vfio-pci-core subsystem
 2021-03-10  8:15 UTC  (3+ messages)
` [PATCH 9/9] vfio/pci: export igd support into vendor vfio_pci driver

[PATCH v10 00/20] dlb: introduce DLB device driver
 2021-03-10  8:14 UTC  (5+ messages)
` [PATCH v10 14/20] dlb: add start domain ioctl


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.