All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-01 18:52:21 to 2021-04-01 19:37:19 UTC [more...]

[PATCH] ARM: Qualify enabling of swiotlb_init()
 2021-04-01 19:11 UTC  (10+ messages)

[PATCH dwarves 0/2] dwarf_loader: improve cus__merging_cu()
 2021-04-01 19:36 UTC  (6+ messages)
` [PATCH dwarves 1/2] dwarf_loader: check .debug_abbrev for cross-cu references

[PATCH v6 1/7] powercap/drivers/dtpm: Encapsulate even more the code
 2021-04-01 19:37 UTC  (9+ messages)
` [PATCH v6 2/7] powercap/drivers/dtpm: Create a registering system
` [PATCH v6 3/7] powercap/drivers/dtpm: Simplify the dtpm table
` [PATCH v6 4/7] powercap/drivers/dtpm: Use container_of instead of a private data field
` [PATCH v6 5/7] powercap/drivers/dtpm: Scale the power with the load
` [PATCH v6 6/7] powercap/drivers/dtpm: Export the symbols for the modules
` [PATCH v6 7/7] powercap/drivers/dtpm: Allow dtpm node device creation through configfs

[PATCH 1/4] drm/amdgpu: Introduce functions for vram physical addr calculation
 2021-04-01 19:36 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: Calling address translation functions to simplify codes
` [PATCH 3/4] drm/amdgpu: Introduce new SETUP_TMR interface
` [PATCH 4/4] Revert "drm/amdgpu: workaround the TMR MC address issue (v2)"

[arm-platforms:kvm-arm64/nvhe-panic-info 4/5] arch/arm64/kvm/hyp/vhe/switch.c:217:17: warning: no previous prototype for function 'hyp_panic'
 2021-04-01 19:11 UTC  (2+ messages)

[PATCH 1/2] x86/sgx: Do not update sgx_nr_free_pages in sgx_setup_epc_section()
 2021-04-01 19:32 UTC  (3+ messages)
` [PATCH 2/2] x86/sgx: Add sgx_nr_{all, free}_pages to the debugfs

[PATCH v8 00/28] mtd: spi-nor-core: add xSPI Octal DTR support
 2021-04-01 19:31 UTC  (29+ messages)
` [PATCH v8 01/28] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v8 02/28] spi: spi-mem: allow specifying a command's extension
` [PATCH v8 03/28] spi: spi-mem: export spi_mem_default_supports_op()
` [PATCH v8 04/28] spi: spi-mem: add spi_mem_dtr_supports_op()
` [PATCH v8 05/28] spi: cadence-qspi: Do not calibrate when device tree sets read delay
` [PATCH v8 06/28] spi: cadence-qspi: Add a small delay before indirect writes
` [PATCH v8 07/28] spi: cadence-qspi: Add support for octal DTR flashes
` [PATCH v8 08/28] arm: mvebu: x530: Use tiny SPI NOR
` [PATCH v8 09/28] mtd: spi-nor-core: Fix address width on flash chips > 16MB
` [PATCH v8 10/28] mtd: spi-nor-core: Add a ->setup() hook
` [PATCH v8 11/28] mtd: spi-nor-core: Move SFDP related declarations to top
` [PATCH v8 12/28] mtd: spi-nor-core: Introduce flash-specific fixup hooks
` [PATCH v8 13/28] mtd: spi-nor-core: Rework hwcaps selection
` [PATCH v8 14/28] mtd: spi-nor-core: Do not set data direction when there is no data
` [PATCH v8 15/28] mtd: spi-nor-core: Add support for DTR protocol
` [PATCH v8 16/28] mtd: spi-nor-core: prepare BFPT parsing for JESD216 rev D
` [PATCH v8 17/28] mtd: spi-nor-core: Get command opcode extension type from BFPT
` [PATCH v8 18/28] mtd: spi-nor-core: Parse xSPI Profile 1.0 table
` [PATCH v8 19/28] mtd: spi-nor-core: Prepare Read SR and FSR for Octal DTR mode
` [PATCH v8 20/28] mtd: spi-nor-core: Enable octal DTR mode when possible
` [PATCH v8 21/28] mtd: spi-nor-core: Do not make invalid quad enable fatal
` [PATCH v8 22/28] mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT
` [PATCH v8 23/28] mtd: spi-nor-core: Perform a Soft Reset on shutdown
` [PATCH v8 24/28] mtd: spi-nor-core: Perform a Soft Reset on boot
` [PATCH v8 25/28] mtd: spi-nor-core: allow truncated erases
` [PATCH v8 26/28] mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress
` [PATCH v8 27/28] mtd: spi-nor-core: Add support for Cypress Semper flash
` [PATCH v8 28/28] mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode

[igt-dev] [PATCH i-g-t] i915: Avoid set_domain -ENOMEM error with huge buffers
 2021-04-01 19:25 UTC  (7+ messages)

[PATCH] usb: isp1301-omap: Add missing gpiod_add_lookup_table function
 2021-04-01 19:20 UTC  (2+ messages)

[PATCH v4 0/3] sched/fair: load-balance vs capacity margins
 2021-04-01 19:30 UTC  (4+ messages)
` [PATCH v4 1/3] sched/fair: Ignore percpu threads for imbalance pulls
` [PATCH v4 2/3] sched/fair: Clean up active balance nr_balance_failed trickery
` [PATCH v4 3/3] sched/fair: Introduce a CPU capacity comparison helper

[PATCH] dm: core: Add size operations on device tree references
 2021-04-01 19:30 UTC  (2+ messages)

[PATCH] rtw88: Fix array overrun in rtw_get_tx_power_params()
 2021-04-01 19:27 UTC 

[RFC] NUMA balancing: reduce TLB flush via delaying mapping on hint page fault
 2021-04-01 19:21 UTC  (7+ messages)

[PATCH v7 0/8] Add support for SVM atomics in Nouveau
 2021-04-01 19:21 UTC  (6+ messages)
` [PATCH v7 3/8] mm/rmap: Split try_to_munlock from try_to_unmap

[git pull] drm fixes for 5.12-rc6
 2021-04-01 19:17 UTC  (2+ messages)

[PATCH v8 0/6] Optionally randomize kernel stack offset each syscall
 2021-04-01 19:17 UTC  (3+ messages)
` [PATCH] Where we are for this patch?

[syzbot] WARNING in mntput_no_expire (2)
 2021-04-01 19:11 UTC  (6+ messages)

[PATCH for-next 00/22] Misc update for rtrs
 2021-04-01 19:09 UTC  (10+ messages)
` [PATCH for-next 05/22] docs: fault-injection: Add fault-injection manual of RTRS
` [PATCH for-next 14/22] RDMA/rtrs-clt: Print more info when an error happens
` [PATCH for-next 17/22] RDMA/rtrs: cleanup unused variable

should git maintenance prefetch be taught to honor remote.fetch refspec?
 2021-04-01 19:07 UTC  (2+ messages)

[PATCH] ARM: OMAP: Fix use of possibly uninitialized irq variable
 2021-04-01 19:05 UTC  (3+ messages)

[PATCH v3 1/2] kunit: add a KUnit test for SLUB debugging functionality
 2021-04-01 19:04 UTC  (4+ messages)

[PATCH] drm/msm: a6xx: fix version check for the A650 SQE microcode
 2021-04-01 19:07 UTC  (3+ messages)

[PATCH 0/5] 4.14 backports of fixes for "CoW after fork() issue"
 2021-04-01 18:59 UTC  (8+ messages)
` [PATCH 1/5] mm: reuse only-pte-mapped KSM page in do_wp_page()
` [PATCH 2/5] mm: do_wp_page() simplification
` [PATCH 3/5] mm: fix misplaced unlock_page in do_wp_page()
` [PATCH 4/5] userfaultfd: wp: add helper for writeprotect check
` [PATCH 5/5] mm/userfaultfd: fix memory corruption due to writeprotect

[PATCH] ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_power
 2021-04-01 18:55 UTC  (3+ messages)

[sig-prover] random tarball signature verification script
 2021-04-01 19:27 UTC 

steam-associated reproducible hard NFSv4.2 client hang (5.9, 5.10)
 2021-04-01 13:33 UTC  (5+ messages)

[PATCH] drm/msm: Drop mm_lock in scan loop
 2021-04-01 18:45 UTC 

[PATCH v4] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTINUE behavior
 2021-04-01 18:37 UTC 

[GIT PULL 1/3] Driver changes for omaps for genpd support
 2021-04-01 19:24 UTC  (2+ messages)

[GIT PULL 1/5] dt-bindings: Changes for v5.13-rc1
 2021-04-01 19:24 UTC  (5+ messages)
` [GIT PULL 2/5] clk: tegra: "
` [GIT PULL 3/5] soc/tegra: "

[GIT PULL 1/6] i.MX drivers change for 5.13
 2021-04-01 19:24 UTC  (2+ messages)

[GIT PULL] Raspberry Pi driver updates for v5.13
 2021-04-01 19:24 UTC  (2+ messages)

[GIT PULL] OP-TEE memref size check for v5.13
 2021-04-01 19:24 UTC  (2+ messages)

[GIT PULL 1/3] Broadcom devicetree changes for 5.13
 2021-04-01 19:24 UTC  (3+ messages)
` [GIT PULL 3/3] Broadcom drivers "

[PATCH] psi: allow unprivileged users with CAP_SYS_RESOURCE to write psi files
 2021-04-01 18:10 UTC  (5+ messages)

[PATCH v3 00/25] KVM SGX virtualization support
 2021-04-01 18:31 UTC  (10+ messages)
` [PATCH v3 05/25] x86/sgx: Introduce virtual EPC for use by KVM guests

[PATCH][CIFS] Insert and Collapse range
 2021-04-01 18:30 UTC 

[PATCH kbuild v3 0/2] add an elfnote with type BUILD_COMPILER_LTO_INFO
 2021-04-01 18:28 UTC  (3+ messages)
` [PATCH kbuild v3 2/2] kbuild: "

[PATCH 0/5] 4.19 backports of fixes for "CoW after fork() issue"
 2021-04-01 18:21 UTC  (6+ messages)
` [PATCH 1/5] mm: reuse only-pte-mapped KSM page in do_wp_page()
` [PATCH 2/5] mm: do_wp_page() simplification
` [PATCH 3/5] mm: fix misplaced unlock_page in do_wp_page()
` [PATCH 4/5] userfaultfd: wp: add helper for writeprotect check
` [PATCH 5/5] mm/userfaultfd: fix memory corruption due to writeprotect

[PATCHv2 for-next 00/24] Misc update for rnbd
 2021-04-01 19:22 UTC  (2+ messages)

[GIT PULL] KVM changes for Linux 5.12-rc6
 2021-04-01 19:21 UTC 

[dhowells-fs:fscache-cache-2 84/84] fs/cachefiles/interface.c:113:20: warning: variable 'object' is uninitialized when used here
 2021-04-01 19:21 UTC 

[PATCH net-next v4] net: x25: Queue received packets in the drivers instead of per-CPU queues
 2021-04-01 18:15 UTC  (4+ messages)

[PATCH 0/3] Adjust contacts for Dell drivers
 2021-04-01 16:22 UTC  (3+ messages)
` [PATCH 1/3] MAINTAINERS: Adjust Dell drivers to email alias
` [PATCH 2/3] MAINTAINERS: Add missing section for alienware-wmi driver

[PATCH] ref-filter: fix NULL check for parse object failure
 2021-04-01 19:19 UTC  (4+ messages)
` [PATCH v2 0/5] mktag tests & fix for-each-ref segfault
  ` [PATCH v2 5/5] ref-filter: fix NULL check for parse object failure

[PATCH v2 00/28] Allow parallel MMU operations with TDP MMU
 2021-04-01 18:09 UTC  (6+ messages)
` [PATCH v2 20/28] KVM: x86/mmu: Use atomic ops to set SPTEs in TDP MMU map

[PATCH net] atl1c: move tx cleanup processing out of interrupt
 2021-04-01 17:32 UTC 

[PATCH 00/32] Fix broken documentation file references
 2021-04-01 19:18 UTC  (5+ messages)
` [PATCH 31/32] Documentation: update sysfs-platform_profile.rst reference
    ` [External] "

Fw: [Bug 212515] New: DoS Attack on Fragment Cache
 2021-04-01 18:08 UTC 

[PATCH v8 00/37] config-based hooks
 2021-04-01 18:55 UTC  (7+ messages)
` [PATCH v8 35/37] git-send-email: use 'git hook run' for 'sendemail-validate'

[PATCH] init: add support for zstd compressed modules
 2021-04-01 19:18 UTC 

[PATCH] drm/amdgpu/display: guard ttu_regs with CONFIG_DRM_AMD_DC_DCN
 2021-04-01 19:18 UTC  (2+ messages)

[PATCH v14 00/13] s390/vfio-ap: dynamic configuration support
 2021-04-01 19:17 UTC  (2+ messages)

[PATCH for-next 0/2] RDMA/hns: Updates about doorbell
 2021-04-01 19:17 UTC  (2+ messages)

[PATCH v4 0/8] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-04-01 19:16 UTC  (7+ messages)
` [PATCH v4 7/8] KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace

Regarding your presentation "CFP, #LinuxCon, Beijing, June 19-20, 2017"
 2021-04-01 19:17 UTC 

[xlnx:xlnx_rebase_v5.4 217/1701] drivers/media/i2c/adv7511-v4l2.c:427:2: error: void function 'adv7511_set_rgb_quantization_mode' should not return a value
 2021-04-01 19:16 UTC 

[PATCH] iio: adc: stm32-dfsdm: drop __func__ while using Dynamic debug
 2021-04-01 18:05 UTC  (2+ messages)

[PATCH bpf v2 1/2] bpf: link: refuse non-O_RDWR flags in BPF_OBJ_GET
 2021-04-01 18:04 UTC  (3+ messages)

[PATCH v2 for-next 0/5] RDMA/hns: Refactor and reorganization
 2021-04-01 19:14 UTC  (2+ messages)

[PATCH for-next] MAINTAINERS: remove Xavier as maintainer of HISILICON ROCE DRIVER
 2021-04-01 19:13 UTC  (2+ messages)

[PATCH -next] IB/srpt: Fix passing zero to 'PTR_ERR'
 2021-04-01 19:13 UTC  (2+ messages)

[OE-core] [PATCH] Use shutil.move when os.rename fails
 2021-04-01 19:14 UTC  (3+ messages)

[Patch bpf-next v8 00/16] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-04-01 18:03 UTC  (3+ messages)

[PATCH] audit: drop /proc/PID/loginuid documentation Format field
 2021-04-01 19:10 UTC  (2+ messages)

[PATCH] ovl: copy-up optimization for truncate
 2021-04-01 11:15 UTC  (3+ messages)

[PATCH v2 0/6] Add support for Actions Semi Owl socinfo
 2021-04-01 17:57 UTC  (4+ messages)
` [PATCH v2 2/6] dt-bindings: soc: actions: Add Actions Semi Owl socinfo binding

[dpdk-dev] [PATCH v4 09/10] eal: add EAL argument for setting thread priority
 2021-04-01 19:07 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5 00/10] eal: Add new API for threading
  ` [dpdk-dev] [PATCH v5 03/10] windows/eal: translate Windows errors to errno-style errors

[1/1] tcg/mips: Fix SoftTLB comparison on mips backend
 2021-04-01 19:05 UTC  (2+ messages)

[qemu-web PATCH] add link to the code of conduct
 2021-04-01 19:04 UTC 

[PATCH net-next 00/12] ionic: add PTP and hw clock support
 2021-04-01 17:56 UTC  (13+ messages)
` [PATCH net-next 01/12] ionic: add new queue features to interface
` [PATCH net-next 02/12] ionic: add handling of larger descriptors
` [PATCH net-next 03/12] ionic: add hw timestamp structs to interface
` [PATCH net-next 04/12] ionic: split adminq post and wait calls
` [PATCH net-next 05/12] ionic: add hw timestamp support files
` [PATCH net-next 06/12] ionic: link in the new hw timestamp code
` [PATCH net-next 07/12] ionic: add rx filtering for hw timestamp steering
` [PATCH net-next 08/12] ionic: set up hw timestamp queues
` [PATCH net-next 09/12] ionic: add and enable tx and rx timestamp handling
` [PATCH net-next 10/12] ionic: add ethtool support for PTP
` [PATCH net-next 11/12] ionic: ethtool ptp stats
` [PATCH net-next 12/12] ionic: advertise support for hardware timestamps

[PATCH v2] PCI/VPD: Silence warning if optional VPD PROM is missing
 2021-04-01 18:57 UTC  (2+ messages)

WARNING in ieee802154_del_seclevel
 2021-04-01 13:30 UTC  (3+ messages)
` [syzbot] "

Help needed with filesystem errors: parent transid verify failed
 2021-04-01 12:42 UTC  (5+ messages)
  ` Aw: "
    `  "
      ` Aw: "

[igt-dev] [PATCH] Revert "Add eDP support in Link Layer Compliance Tool"
 2021-04-01 19:00 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[dhowells-fs:fscache-cache-2 83/84] fs/fscache/cache.c:87:6: warning: no previous prototype for function 'fscache_get_cache'
 2021-04-01 18:57 UTC 

[PATCH 00/10] [v7][RESEND] Migrate Pages in lieu of discard
 2021-04-01 18:32 UTC  (6+ messages)
` [PATCH 02/10] mm/numa: automatically generate node migration order
` [PATCH 03/10] mm/migrate: update node demotion order during on hotplug events
` [PATCH 04/10] mm/migrate: make migrate_pages() return nr_succeeded
` [PATCH 06/10] mm/vmscan: add page demotion counter
` [PATCH 10/10] mm/migrate: new zone_reclaim_mode to enable reclaim migration

[virtio-dev] [PATCH] Reserve device id for audio policy device
 2021-04-01 18:56 UTC 

[RFC PATCH v1 0/4] arm64: Implement stack trace reliability checks
 2021-04-01 18:53 UTC  (8+ messages)
  ` [RFC PATCH v1 3/4] arm64: Detect FTRACE cases that make the stack trace unreliable

[PATCH] torture: Correctly fetch CPUs for kvm-build.sh with all native language
 2021-04-01 18:51 UTC  (2+ messages)

[PATCH 0/2] soundwire: bus: handle errors in clock stop/start sequences
 2021-04-01 18:43 UTC  (8+ messages)
` [PATCH 1/2] soundwire: add macro to selectively change error levels

[PATCH 0/3] Use pr_crit() instead of long fancy messages
 2021-04-01 11:28 UTC  (5+ messages)
` [PATCH 2/3] tracing: "

[PATCH 1/2] ASoC: codecs: lpass-tx-macro: set npl clock rate correctly
 2021-04-01 16:15 UTC  (2+ messages)

[PATCH v2 1/2] iommu: Statically set module owner
 2021-04-01 13:56 UTC  (2+ messages)
` [PATCH v2 2/2] iommu: Streamline registration interface

Backporting to v5.6: fd258dc4442c ("x86/mce: Add Skylake quirk for patrol scrub reported errors")
 2021-04-01 18:38 UTC  (3+ messages)

[PATCH v1 3/7] PCI: New Primary to Sideband (P2SB) bridge support library
 2021-04-01 18:44 UTC  (2+ messages)

[PATCH] PCI: merge slot and bus reset implementations
 2021-04-01 12:27 UTC  (2+ messages)

[PATCH] linux/spi: Remove repeated struct declaration
 2021-04-01 16:15 UTC  (2+ messages)

[PATCH v14 0/6] Add NUMA-awareness to qspinlock
 2021-04-01 15:31 UTC  (2+ messages)
` [PATCH v14 5/6] locking/qspinlock: Avoid moving certain threads between waiting queues in CNA

[PATCH] iio: adc: bcm_iproc_adc: Use %s and __func__
 2021-04-01 15:05 UTC  (5+ messages)

[PATCH 1/1] ASoC: intel, keembay-i2s: Fix a dt_binding_check warning
 2021-04-01 16:15 UTC  (2+ messages)

[PATCH v3 0/3] Introduce the for_each_set_nbits macro
 2021-04-01 17:50 UTC  (9+ messages)
` [PATCH v3 3/3] gpio: xilinx: Utilize generic bitmap_get_value and _set_value

[PATCH] ASoC: Intel: Fix a typo
 2021-04-01 16:15 UTC  (2+ messages)

[PATCH v2] phy: hisilicon: Use the correct HiSilicon copyright
 2021-04-01 12:02 UTC 

[PATCH RESEND 0/3] x86/sgx: eextend ioctl
 2021-04-01 18:40 UTC  (6+ messages)

[PATCH net-next 0/3] dpaa2-eth: add rx copybreak support
 2021-04-01 18:49 UTC  (3+ messages)
` [PATCH net-next 2/3] "

[PATCH] drm/amdkfd: Avoid null pointer in SMI event
 2021-04-01 18:52 UTC  (2+ messages)

[PATCH 0/1] use crc32 instead of md5 for hibernation e820 integrity check
 2021-04-01 18:47 UTC  (2+ messages)

[PATCH v2 0/5] iio: Add output buffer support
 2021-04-01 15:00 UTC  (4+ messages)
` [PATCH v2 1/5] iio: Documentation: update definitions for bufferY and scan_elements

[PATCH] pinctrl: bcm63xx: Fix dependencies
 2021-04-01 17:47 UTC  (3+ messages)
  ` [PATCH] pinctrl: bcm63xx: Fix More dependencies

[PATCH v3 0/2] audit: add documentation for /proc/PID/stable interfaces
 2021-04-01 13:48 UTC  (3+ messages)
` [PATCH v3 1/2] audit: document /proc/PID/loginuid

[rfc, PATCH v1 0/7] PCI: introduce p2sb helper
 2021-04-01 15:43 UTC  (4+ messages)
` [PATCH v1 3/7] PCI: New Primary to Sideband (P2SB) bridge support library


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.