All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-21 18:56:45 to 2020-05-21 19:42:00 UTC [more...]

[PATCH v6 00/19] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-21 19:41 UTC  (6+ messages)
` [PATCH v6 04/19] spi: spi-mem: allow specifying a command's extension

[RISU PATCH v2 00/22] Add risu patterns for SVE2 instructions
 2020-05-21 19:25 UTC  (13+ messages)
` [RISU PATCH v2 04/22] sve2.risu: Add patterns for widening integer arithmetic ops
` [RISU PATCH v2 05/22] sve2.risu: Add patterns for misc ops
` [RISU PATCH v2 06/22] sve2.risu: Add patterns for accumulate ops
` [RISU PATCH v2 07/22] sve2.risu: Add patterns for narrowing ops
` [RISU PATCH v2 08/22] sve2.risu: Add patterns for character match insns
` [RISU PATCH v2 09/22] sve2.risu: Add patterns for histogram computation ops
` [RISU PATCH v2 11/22] sve2.risu: Add patterns for bitwise shift (unpredicated) ops
` [RISU PATCH v2 12/22] sve2.risu: Add patterns for fp convert precision odd elems insns
` [RISU PATCH v2 13/22] sve2.risu: Add patterns for bitwise logical (unpredicated) ops
` [RISU PATCH v2 15/22] sve2.risu: Add patterns for table lookup insns
` [RISU PATCH v2 16/22] sve2.risu: Add patterns for integer multiply-add (unpredicated) ops
` [RISU PATCH v2 18/22] sve2.risu: Add patterns for permute vector ops

[PATCH] x86/xen: drop an unused parameter gsi_override
 2020-05-21 19:41 UTC  (3+ messages)

[PATCH v2 0/3] revert 9pfs reply truncation, wait for free room to reply
 2020-05-21 19:26 UTC  (2+ messages)
` [PATCH v2 3/3] xen/9pfs: increase max ring order to 9

[PATCH QEMU v23 00/18] Add migration support for VFIO devices
 2020-05-21 19:28 UTC  (11+ messages)
` [PATCH QEMU v23 04/18] vfio: Add save and load functions for VFIO PCI devices
` [PATCH QEMU v23 16/18] vfio: Add ioctl to get dirty pages bitmap during dma unmap
` [PATCH QEMU v23 17/18] vfio: Make vfio-pci device migration capable
` [PATCH QEMU v23 18/18] qapi: Add VFIO devices migration stats in Migration stats

[PATCH] ethernet: i825xx: sun3_82586: Replace zero-length array with flexible-array
 2020-05-21 19:44 UTC  (2+ messages)

WARNING in media_create_pad_link
 2020-05-21 19:38 UTC  (2+ messages)

[PATCH v6 0/5] qemu-img: Add convert --bitmaps
 2020-05-21 19:21 UTC  (6+ messages)
` [PATCH v6 1/5] iotests: Fix test 178
` [PATCH v6 2/5] qcow2: Expose bitmaps' size during measure
` [PATCH v6 3/5] qemu-img: Factor out code for merging bitmaps
` [PATCH v6 4/5] qemu-img: Add convert --bitmaps option
` [PATCH v6 5/5] iotests: Add test 291 to for qemu-img bitmap coverage

[PATCH 1/2] serial: Add riscv_sbi console support
 2020-05-21 19:37 UTC  (2+ messages)

[V8, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-05-21 19:35 UTC  (14+ messages)
` [V8, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings
` [V8, 2/2] media: i2c: ov02a10: Add OV02A10 image sensor driver

[PATCH 00/15] PCI: brcmstb: enable PCIe for STB chips
 2020-05-21 19:35 UTC  (5+ messages)
` [PATCH 04/15] PCI: brcmstb: Add compatibily of other chips

[dpdk-dev] [PATCH] doc: announce adoption of C11 atomic operations semantics
 2020-05-21 19:34 UTC  (2+ messages)

[PATCH v3 0/7] Introduce features and debugfs/sysfs entries for MHI
 2020-05-21 19:33 UTC  (3+ messages)

[PATCH v2] 9p/xen: increase XEN_9PFS_RING_ORDER
 2020-05-21 19:32 UTC  (2+ messages)

[PULL 00/29] target-arm queue
 2020-05-21 19:16 UTC  (30+ messages)
` [PULL 01/29] tests/acceptance: Add a test for the canon-a1100 machine
` [PULL 02/29] docs/system: Add 'Arm' to the Integrator/CP document title
` [PULL 03/29] docs/system: Sort Arm board index into alphabetical order
` [PULL 04/29] docs/system: Document Arm Versatile Express boards
` [PULL 05/29] docs/system: Document the various MPS2 models
` [PULL 06/29] docs/system: Document Musca boards
` [PULL 07/29] linux-user/arm: BKPT should cause SIGTRAP, not be a syscall
` [PULL 08/29] linux-user/arm: Remove bogus SVC 0xf0002 handling
` [PULL 09/29] linux-user/arm: Handle invalid arm-specific syscalls correctly
` [PULL 10/29] linux-user/arm: Fix identification of syscall numbers
` [PULL 11/29] target/arm: Remove unused GEN_NEON_INTEGER_OP macro
` [PULL 12/29] hw: Move i.MX watchdog driver to hw/watchdog
` [PULL 13/29] hw/watchdog: Implement full i.MX watchdog support
` [PULL 14/29] hw/arm/fsl-imx25: Wire up watchdog
` [PULL 15/29] hw/arm/fsl-imx31: "
` [PULL 16/29] hw/arm/fsl-imx6: Connect watchdog interrupts
` [PULL 17/29] hw/arm/fsl-imx6ul: "
` [PULL 18/29] hw/arm/fsl-imx7: Instantiate various unimplemented devices
` [PULL 19/29] hw/arm/fsl-imx7: Connect watchdog interrupts
` [PULL 20/29] hw/arm/integratorcp: Replace hw_error() by qemu_log_mask()
` [PULL 21/29] hw/arm/pxa2xx: "
` [PULL 22/29] hw/char/xilinx_uartlite: "
` [PULL 23/29] hw/timer/exynos4210_mct: "
` [PULL 24/29] ARM: PL061: Introduce N_GPIOS
` [PULL 25/29] target/arm: Use tcg_gen_gvec_mov for clear_vec_high
` [PULL 26/29] target/arm: Use clear_vec_high more effectively
` [PULL 27/29] target/arm: Allow user-mode code to write CPSR.E via MSR
` [PULL 28/29] linux-user/arm: Reset CPSR_E when entering a signal handler
` [PULL 29/29] linux-user/arm/signal.c: Drop TARGET_CONFIG_CPU_32

Anyone know what is creating commits with bogus dates?
 2020-05-21 19:31 UTC  (3+ messages)

[PATCH] PCI/ERR: Resolve regression in pcie_do_recovery
 2020-05-21 19:31 UTC  (6+ messages)
` [PATCH v1 1/1] PCI/ERR: Handle fatal error recovery for non-hotplug capable devices

[Bridge] [PATCH 0/3] net: bridge: mrp: Add small fixes to MRP
 2020-05-21 19:30 UTC  (6+ messages)
` [Bridge] [PATCH 1/3] bridge: mrp: Add br_mrp_unique_ifindex function

[PATCH 0/4] Update K3 DSP remoteproc driver for C71x DSPs
 2020-05-21 19:29 UTC  (9+ messages)
` [PATCH 2/4] remoteproc: introduce version element into resource type field

[PATCH v5] arm64: Expose FAR_EL1 tag bits in sigcontext
 2020-05-21 19:24 UTC  (12+ messages)
` [PATCH v6] "

ipset make modules_install fails to honor INSTALL_MOD_PATH
 2020-05-21 19:27 UTC 

[Intel-wired-lan] [PATCH 0/2] Make WOL of e1000e consistent with sysfs device wakeup
 2020-05-21 19:23 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH 2/2] e1000e: Make WOL info in ethtool consistent with device wake up ability
  `  "

[PATCH v2] arm: dts: am33xx-bone-common: add gpio-line-names
 2020-05-21 19:23 UTC  (5+ messages)

[PATCH v5 1/4] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-21 19:22 UTC  (3+ messages)
` [PATCH v5 2/4] mm/memory.c: Update local TLB if PTE entry exists

[PATCH v1 0/3] add optee support for broadcom NS3 soc
 2020-05-21 19:20 UTC  (4+ messages)
` [PATCH v1 1/3] board: ns3: add optee based bnxt fw load driver

[PATCH net 0/2] netdevsim: Two small fixes
 2020-05-21 19:20 UTC  (2+ messages)

[BUG?] b43: can't connect to WPA3 network (nohwcrypt=1)
 2020-05-21 19:19 UTC  (18+ messages)

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-05-21 19:17 UTC  (20+ messages)
                    ` [f2fs-dev] "

[PATCH bpf-next 0/3] bpf: Allow inner map with different max_entries
 2020-05-21 19:18 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: Clean up inner map type check
` [PATCH bpf-next 2/3] bpf: Relax the max_entries check for inner map
` [PATCH bpf-next 3/3] bpf: selftests: Add test for different inner map size

[PATCH] arch: arm64: dts: apq8016-dbc: Add missing cpu opps
 2020-05-21 19:18 UTC  (10+ messages)

[PATCH v3 0/3] driver core: Add device link related sysfs files
 2020-05-21 19:18 UTC  (4+ messages)
` [PATCH v3 1/3] driver core: Expose device link details in sysfs
` [PATCH v3 2/3] driver core: Add state_synced sysfs file for devices that support it
` [PATCH v3 3/3] driver core: Add waiting_for_supplier sysfs file for devices

[PATCH V2 net-next 0/2] net: hns3: adds two VLAN feature
 2020-05-21 19:17 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/fbcon: Don't close drm fd
 2020-05-21 19:17 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 1/3] libsepol: Write CIL default MLS rules on separate lines
 2020-05-21 19:16 UTC  (3+ messages)
` [PATCH 2/3] libsepol: Improve writing CIL sensitivity rules

'HEAD' is not a commit (according to git-checkout)
 2020-05-21 19:16 UTC  (2+ messages)

blk-mq: improvement CPU hotplug (simplified version) v3
 2020-05-21 19:15 UTC  (6+ messages)

slow rx 5600 xt fps
 2020-05-21 19:15 UTC  (13+ messages)

Line 4 of warrior branch poky/meta/recipes-connectivity/bluez5/bluez5/init (. /etc/init.d/functions) causing "No such file or directory" error
 2020-05-21 19:15 UTC 

[PATCH v2 1/2] hwrng: iproc-rng200 - Set the quality value
 2020-05-21 19:14 UTC  (3+ messages)

[PATCH V4 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-05-21 19:13 UTC  (9+ messages)
` [PATCH V4 1/8] fs/ext4: Narrow scope of DAX check in setflags
` [PATCH V4 2/8] fs/ext4: Disallow verity if inode is DAX
` [PATCH V4 3/8] fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS
` [PATCH V4 4/8] fs/ext4: Update ext4_should_use_dax()
` [PATCH V4 5/8] fs/ext4: Only change S_DAX on inode load
` [PATCH V4 6/8] fs/ext4: Make DAX mount option a tri-state
` [PATCH V4 7/8] fs/ext4: Introduce DAX inode flag
` [PATCH V4 8/8] Documentation/dax: Update DAX enablement for ext4

[PATCH v30 00/20] Intel SGX foundations
 2020-05-21 19:12 UTC  (3+ messages)
` [PATCH v30 10/20] x86/sgx: Linux Enclave Driver

[bpf-next PATCH v3 0/5] bpf: Add sk_msg and networking helpers
 2020-05-21 19:12 UTC  (9+ messages)
` [bpf-next PATCH v3 4/5] bpf: selftests, add sk_msg helpers load and attach test
` [bpf-next PATCH v3 5/5] bpf: selftests, test probe_* helpers from SCHED_CLS

[PATCH net-next 00/12] net: atlantic: QoS implementation
 2020-05-21 19:11 UTC  (5+ messages)
` [PATCH net-next 03/12] net: atlantic: changes for multi-TC support
    ` [EXT] "

[RFC][PATCH 0/5] thermal: Add new mechanism to get thermal notification
 2020-05-21 19:11 UTC  (8+ messages)
` [RFC][PATCH 3/5] thermal: Add support for setting notification thresholds

[PATCH 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
 2020-05-21 19:11 UTC  (6+ messages)
  ` [Intel-gfx] "

[PATCH v2 1/3] ARM: pxa: remove Compulab pxa2xx boards
 2020-05-21 19:10 UTC  (8+ messages)

[PATCH net-next] Extending bpf_setsockopt with SO_BINDTODEVICE sockopt
 2020-05-21 19:09 UTC  (2+ messages)

[PATCH V1 net-next 00/15] ENA features and cosmetic changes
 2020-05-21 19:08 UTC  (16+ messages)
` [PATCH V1 net-next 01/15] net: ena: add support for the rx offset feature
` [PATCH V1 net-next 02/15] net: ena: rename ena_com_free_desc to make API more uniform
` [PATCH V1 net-next 03/15] net: ena: use explicit variable size for clarity
` [PATCH V1 net-next 04/15] net: ena: fix ena_com_comp_status_to_errno() return value
` [PATCH V1 net-next 05/15] net: ena: add prints to failed commands
` [PATCH V1 net-next 06/15] net: ena: simplify ena_com_update_intr_delay_resolution()
` [PATCH V1 net-next 07/15] net: ena: cosmetic: rename ena_update_tx/rx_rings_intr_moderation()
` [PATCH V1 net-next 08/15] net: ena: cosmetic: set queue sizes to u32 for consistency
` [PATCH V1 net-next 09/15] net: ena: cosmetic: fix spelling and grammar mistakes in comments
` [PATCH V1 net-next 10/15] net: ena: cosmetic: fix line break issues
` [PATCH V1 net-next 11/15] net: ena: cosmetic: remove unnecessary code
` [PATCH V1 net-next 12/15] net: ena: cosmetic: code reorderings
` [PATCH V1 net-next 13/15] net: ena: cosmetic: fix spacing issues
` [PATCH V1 net-next 14/15] net: ena: cosmetic: minor code changes
` [PATCH V1 net-next 15/15] net: ena: reduce driver load time

[PATCH v2 00/15] net: taint when the device driver firmware crashes
 2020-05-21 19:01 UTC  (10+ messages)
` [PATCH v2 12/15] ath10k: use new module_firmware_crashed()

[PATCH V1 0/3] Internal voltage control for qcom SDHC
 2020-05-21 19:07 UTC  (4+ messages)
` [PATCH V2 "
  ` [PATCH V2 2/3] mmc: sdhci-msm: Use internal voltage control

[PATCH 0/2] Fix W+X debug feature on x86
 2020-05-21 19:08 UTC  (2+ messages)

[PATCH bpf] flow_dissector: Drop BPF flow dissector prog ref on netns cleanup
 2020-05-21 19:08 UTC  (2+ messages)

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-21 19:08 UTC  (6+ messages)

[PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args
 2020-05-21 19:08 UTC  (2+ messages)

[PATCH v2 net-next 0/7] dpaa2-eth: add support for Rx traffic classes
 2020-05-21 19:07 UTC  (13+ messages)

+ mm-ptdump-expand-type-of-val-in-note_page.patch added to -mm tree
 2020-05-21 19:06 UTC 

+ x86-mm-ptdump-calculate-effective-permissions-correctly.patch added to -mm tree
 2020-05-21 19:06 UTC 

[PATCH 00/11] IIO: 1st set of timestamp alignment fixes
 2020-05-21 19:05 UTC  (8+ messages)
` [PATCH 07/11] iio:health:afe4403 Fix timestamp alignment and prevent data leak

[PATCH] PCI: shpchp: Remove surplus variable and ineffectual error check
 2020-05-21 19:04 UTC 

[patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()
 2020-05-21 19:04 UTC  (11+ messages)

[PATCH v3] submodule: port subcommand 'set-branch' from shell to C
 2020-05-21 19:03 UTC  (3+ messages)

[linux-nvme:nvme-5.8 26/33] io-cmd-bdev.c:undefined reference to `t10_pi_type1_crc'
 2020-05-21 19:03 UTC 

[PATCH v2 0/4] TI K3 DSP remoteproc driver for C66x DSPs
 2020-05-21 19:01 UTC  (5+ messages)

Offer
 2020-05-21 19:02 UTC 

[PATCH] smp: generic ipi_raise tracepoint
 2020-05-21 19:00 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/execlists: Shortcircuit queue_prio() for no internal levels
 2020-05-21 19:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] "

[MPTCP] Re: [PATCH mptcp] mptcp: use untruncated hash in ADD_ADDR HMAC
 2020-05-21 19:00 UTC 

incoming
 2020-05-21 19:00 UTC  (2+ messages)
` + mm-vmstat-add-events-for-pmd-based-thp-migration-without-split-fix.patch added to -mm tree

[PATCH] rnbd: fix compilation error when CONFIG_MODULES is disabled
 2020-05-21 18:59 UTC  (2+ messages)

[PULL 0/3] Socket next patches
 2020-05-21 18:58 UTC  (2+ messages)

[PATCH] ssi/imx_spi: Removed unnecessary cast and fixed condition in while statement
 2020-05-21 18:56 UTC  (3+ messages)

[linux-next:master 10668/10701] include/linux/pgtable.h:203:2: note: in expansion of macro 'pte_clear'
 2020-05-21 18:58 UTC  (3+ messages)

accessing global and per-cpu vars
 2020-05-21 18:58 UTC  (2+ messages)

[meta-java][RFC] openjdk-14: add 14.0.1
 2020-05-21 18:57 UTC 

[PATCH v2 6/7] ASoC: soc-link: add snd_soc_link_compr_shutdown()
 2020-05-21 18:57 UTC  (2+ messages)

[RFC 0/3] QEMU cpus.c refactoring
 2020-05-21 18:54 UTC  (3+ messages)
` [RFC 2/3] cpu-timers: new module extracted from cpus.c
` [RFC 3/3] cpus: implement cpus interfaces for per-accel threads

[PATCH 00/11] clean-up the migration target allocation functions
 2020-05-21 18:57 UTC  (3+ messages)
` [PATCH 03/11] mm/hugetlb: introduce alloc_control structure to simplify migration target allocation APIs


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.