All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-09 18:40:05 to 2021-11-09 20:13:42 UTC [more...]

[PATCH 0/1] device property: Adding fwnode_irq_get_by_name()
 2021-11-09 20:13 UTC  (5+ messages)

[PATCH v2] power: supply: core: Add kerneldoc to battery struct
 2021-11-09 20:11 UTC 

[PATCH 1/1] mm: prevent a race between process_mrelease and exit_mmap
 2021-11-09 20:10 UTC  (17+ messages)

Pull request: u-boot-samsung master
 2021-11-09 20:09 UTC  (3+ messages)

[PATCH V3 0/4] Add SEV_INIT_EX support
 2021-11-09 20:09 UTC  (13+ messages)
` [PATCH V3 1/4] crypto: ccp - Fix SEV_INIT error logging on init
` [PATCH V3 2/4] crypto: ccp - Move SEV_INIT retry for corrupted data
` [PATCH V3 4/4] crypto: ccp - Add SEV_INIT_EX support

[PATCH v2 0/2] device property: Adding fwnode_irq_get_byname()
 2021-11-09 20:08 UTC  (3+ messages)
` [PATCH v2 1/2] device property: Add fwnode_irq_get_byname()
` [PATCH v2 2/2] iio: accel: adxl355: use fwnode_irq_get_byname()

[RFC 1/3] gpiolib: remove irq_to_gpio() definition
 2021-11-09 20:07 UTC  (4+ messages)
` [RFC 3/3] gpiolib: coldfire: remove custom asm/gpio.h

[GIT PULL] libnvdimm for v5.16
 2021-11-09 20:08 UTC 

printk deadlock due to double lock attempt on current CPU's runqueue
 2021-11-09 20:06 UTC 

[PATCH v2 00/22] drm/msm/dpu: switch dpu_plane to be virtual
 2021-11-09 20:06 UTC  (7+ messages)
` [PATCH v2 14/22] drm/msm/dpu: add list of supported formats to the DPU caps
  ` [Freedreno] "
` [PATCH v2 15/22] drm/msm/dpu: simplify DPU_SSPP features checks
  ` [Freedreno] "

[PATCH] pci: Don't call resume callback for nearly bound devices
 2021-11-09 20:05 UTC  (5+ messages)

[PATCH] builtin-commit: re-read file index before launching editor
 2021-11-09 20:01 UTC  (2+ messages)

[RFC v4 0/6] mmc: core: extend mmc_fixup_device and transplant ti,wl1251 quirks from to be retired omap_hsmmc
 2021-11-09 20:01 UTC  (5+ messages)
` [RFC v4 5/6] mmc: core: "

[PATCH V2] x86/sgx: Fix free page accounting
 2021-11-09 20:00 UTC 

[PULL 0/2] M68k for 6.2 patches
 2021-11-09 19:58 UTC  (5+ messages)
` [PULL 1/2] hw: m68k: virt: Add compat machine for 6.1

[PATCH v3 0/2] PCI: hv: Hyper-V vPCI for ARM64
 2021-11-09 19:59 UTC  (9+ messages)
` [PATCH v3 1/2] PCI: hv: Make the code arch neutral by adding arch specific interfaces
    ` [EXTERNAL] "
` [PATCH v3 2/2] arm64: PCI: hv: Add support for Hyper-V vPCI
    ` [EXTERNAL] "

[PATCH v4 0/5] Refactor thermal pressure update to avoid code duplication
 2021-11-09 19:57 UTC  (12+ messages)
` [PATCH v4 1/5] arch_topology: Introduce thermal pressure update function
` [PATCH v4 2/5] thermal: cpufreq_cooling: Use new "
` [PATCH v4 3/5] cpufreq: qcom-cpufreq-hw: Update offline CPUs per-cpu thermal pressure
` [PATCH v4 4/5] cpufreq: qcom-cpufreq-hw: Use new thermal pressure update function
` [PATCH v4 5/5] arch_topology: Remove unused topology_set_thermal_pressure() and related

[PATCH v2 0/2] Dax poison recovery
 2021-11-09 19:58 UTC  (11+ messages)
` [PATCH v2 2/2] dax,pmem: Implement pmem based dax data recovery
    ` [dm-devel] [PATCH v2 2/2] dax, pmem: "

[PATCH igt 0/3] msm: Add tests for gpu fault handling
 2021-11-09 19:59 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[PATCH v2] mm: fix panic in __alloc_pages
 2021-11-09 19:54 UTC  (6+ messages)
` [PATCH v3] "

[igt-dev] [PATCH i-g-t v3 0/3] Fix kms_psr2_sf test and add new test for FB_DAMAGE_CLIPS plane property
 2021-11-09 19:55 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v3 1/3] lib/igt_aux: Rename igt_debug_manual_check and assert check if all is supplied
` [igt-dev] [PATCH i-g-t v3 2/3] tests/kms_psr2_sf: Change testcase design
` [igt-dev] [PATCH i-g-t v3 3/3] tests/kms_atomic: Add a new test case for FB_DAMAGE_CLIPS plane property

[PATCH] platform/x86: thinkpad_acpi: fix documentation for adaptive keyboard
 2021-11-09 19:52 UTC 

Re:Re: [PATCH] x86/mce: correct cpu_missing reporting in mce_timed_out
 2021-11-09 19:50 UTC  (11+ messages)
` [PATCH] x86/mce: drop cpu_missing since we have more capable mce_missing_cpus

NFS client crash if server is confused about file handles
 2021-11-09 19:48 UTC 

[dpdk-dev] [Bug 880] [asan] mem: out of bound access in unit test
 2021-11-09 19:47 UTC 

[RFC PATCH 0/7] static call updates
 2021-11-09 19:45 UTC  (33+ messages)
` [RFC PATCH 1/7] static_call: get rid of static_call_cond()
` [RFC PATCH 2/7] static_call: deal with unexported keys without cluttering up the API
` [RFC PATCH 3/7] static_call: use helper to access non-exported key
` [RFC PATCH 4/7] static_call: fix broken static_call_query() for non-exported keys
` [RFC PATCH 6/7] static_call: rename EXPORT_ macros to be more self-explanatory

[PATCH] auto-t: fix testP2P
 2021-11-09 19:46 UTC 

[dpdk-dev] [PATCH] hash: clarify comments for RTE_HASH_BUCKET_ENTRIES
 2021-11-09 19:46 UTC  (4+ messages)

[PATCH v4 0/4] btrfs: sysfs: set / query btrfs chunk size
 2021-11-09 19:44 UTC  (4+ messages)
` [PATCH v4 1/4] btrfs: store chunk size in space-info struct

[PATCH 2/2] clk: versatile: clk-icst: Ensure clock names are unique
 2021-11-09 19:43 UTC 

[PATCH BlueZ] client/gatt: Fix using atoi
 2021-11-09 19:43 UTC  (3+ messages)

[PATCH 1/2] of: Support using 'mask' in making device bus id
 2021-11-09 19:43 UTC 

[RFC 0/2] Do not stop with an error when mkimage fails
 2021-11-09 19:42 UTC  (6+ messages)

[RFC PATCH bpf-next 0/9] bpf: Clean up _OR_NULL arg types
 2021-11-09 19:42 UTC  (3+ messages)

[hverkuil-media-tree:for-v5.16a 54/67] cc1: error: drivers/staging/media/atomisp//pci/css_2400_system/hive/: No such file or directory
 2021-11-09 19:40 UTC  (2+ messages)

stable-rc/queue/5.15 build: 172 builds: 5 failed, 167 passed, 4 errors, 5 warnings (v5.15.1-11-gf045331082a9)
 2021-11-09 19:41 UTC 

[PATCH v9 0/3] Add APNE PCMCIA 100 Mbit support
 2021-11-09 19:39 UTC  (8+ messages)
` [PATCH net v9 3/3] net/8390: apne.c - add 100 Mbit support to apne.c driver

U-boot is broken with -O0?
 2021-11-09 19:37 UTC  (5+ messages)

[PATCH] target/ppc: Fix register update on lf[sd]u[x]/stf[sd]u[x]
 2021-11-09 19:29 UTC 

[RFC] arm64: dts: imx8mm: Add MIPI and LCDIF nodes
 2021-11-09 19:35 UTC  (2+ messages)

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-11-09 19:34 UTC  (3+ messages)
` [PATCH v6 19/42] x86/mm: Add support to validate memory when changing C-bit

[GIT PULL] orangefs: three fixes from other folks
 2021-11-09 19:31 UTC  (2+ messages)

[GIT PULL] io_uring fixes
 2021-11-09 19:31 UTC  (2+ messages)

[GIT PULL] fuse update for 5.16
 2021-11-09 19:31 UTC  (2+ messages)

[git pull] device mapper changes for 5.16
 2021-11-09 19:31 UTC  (3+ messages)
` [dm-devel] "

[GIT PULL] Followup block driver changes
 2021-11-09 19:31 UTC  (2+ messages)

[GIT PULL] bdev-size followup
 2021-11-09 19:31 UTC  (2+ messages)

[GIT PULL] Followup core block changes
 2021-11-09 19:31 UTC  (2+ messages)

[GIT PULL] overlayfs update for 5.16
 2021-11-09 19:31 UTC  (2+ messages)

[GIT PULL] 9p for 5.16-rc1
 2021-11-09 19:31 UTC  (2+ messages)

[GIT PULL] dma-mapping updates for Linux 5.16
 2021-11-09 19:31 UTC  (3+ messages)

[PATCH v2 0/4] mtd: spi-nor: Fix software reset; add mx66lm1g45g
 2021-11-09 19:31 UTC  (7+ messages)
` [PATCH v2 1/4] mtd: spi-nor-core: Introduce SPI_NOR_SOFT_RESET flash_info flag
` [PATCH v2 3/4] Revert "mtd: spi-nor-core: Perform a Soft Reset on boot"
` [PATCH v2 4/4] mtd: spi-nor-core: Fix the opcode extension for the software reset sequence

XSAVE / RDPKRU on Intel 11th Gen Core CPUs
 2021-11-09 19:29 UTC  (10+ messages)

[PATCH 1/1] Dockerfile: build swtpm
 2021-11-09 19:27 UTC  (2+ messages)

[PATCH] builtin-commit: re-read file index before launching editor
 2021-11-09 19:27 UTC  (5+ messages)
` Description of github.com/git/git, was "

[PATCH] mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIO
 2021-11-09 19:25 UTC 

Permission denied when chainbuilding packages with mock
 2021-11-09 19:25 UTC  (11+ messages)

[PATCH v4 00/10] user_events: Enable user processes to create and write to trace events
 2021-11-09 19:25 UTC  (9+ messages)
` [PATCH v4 02/10] user_events: Add minimal support for trace_event into ftrace

[PATCH] drm/amdgpu: Pin MMIO/DOORBELL BO's in GTT domain
 2021-11-09 19:24 UTC  (6+ messages)

[PATCH 0/8] btrfs: extent tree v2, support for global roots
 2021-11-09 19:24 UTC  (6+ messages)
` [PATCH 7/8] btrfs: add code to support the block group root

[PATCH 00/22] x86: Remove anonymous out-of-line fixups
 2021-11-09 19:22 UTC  (7+ messages)
` [PATCH 20/22] x86,word-at-a-time: Remove .fixup usage

Qemu and ARM secure state
 2021-11-09 19:20 UTC  (10+ messages)

[RFC PATCH v8 09/21] riscv: Add task switch support for vector
 2021-11-09 19:21 UTC  (12+ messages)

drivers/net/ethernet/lantiq_etop.c:265:62: error: 'rx_burst_len' undeclared
 2021-11-09 19:21 UTC  (3+ messages)

[bitbake-devel] bitbake style/workflow
 2021-11-09 19:21 UTC  (10+ messages)

stable-rc/queue/5.14 build: 173 builds: 5 failed, 168 passed, 4 errors, 7 warnings (v5.14.17-13-gbb0509ba5901)
 2021-11-09 19:19 UTC 

[RFC PATCH 00/35] libsepol: add fuzzer for reading binary policies
 2021-11-09 19:17 UTC  (10+ messages)
` [RFC PATCH v2 00/36] "
  ` [RFC PATCH v2 10/36] libsepol: add checks for read sizes
  ` [RFC PATCH v2 30/36] libsepol: validate ocontexts

[PATCH v4] fwupd: add new recipe
 2021-11-09 19:17 UTC 

[PATCH 0/5] x86: Show in sysfs if a memory node is able to do encryption
 2021-11-09 19:16 UTC  (6+ messages)
` [PATCH 3/5] Extend e820_table to hold information about memory encryption

[Intel-gfx] [PATCH v3] drm/i915/display: Exit PSR when doing async flips
 2021-11-09 19:13 UTC  (7+ messages)

[PATCH] drm/amdgpu: Pin MMIO/DOORBELL BO's in GTT domain
 2021-11-09 19:12 UTC 

[PATCH 0/4] Add support for Bosch BNO055 IMU
 2021-11-09 19:11 UTC  (8+ messages)
` [v2 00/10] "
  ` [v2 10/10] iio: imu: add BNO055 I2C driver

[PATCH v3 0/5] Refactor thermal pressure update to avoid code duplication
 2021-11-09 19:09 UTC  (18+ messages)

[PATCH] tty: n_gsm: add missing tty_kref_put
 2021-11-09 19:10 UTC  (3+ messages)

[PATCH] auto-t: fix testP2P
 2021-11-09 19:10 UTC 

qemu-img.c possibly overflowing shifts by BDRV_SECTOR_BITS
 2021-11-09 19:07 UTC 

[PATCH v1 0/4] Add command id quirk for fabrics
 2021-11-09 19:04 UTC  (10+ messages)

[PATCH v6 0/2] static call support for arm64
 2021-11-09 19:02 UTC  (6+ messages)
` [PATCH v6 2/2] arm64: implement support for static call trampolines

[linux-dovetail][PATCH] dovetail: Make syscall hook configurable
 2021-11-09 19:00 UTC 

[PATCH v4 linux-next] scsi: scsi_debug: fix type in min_t to avoid stack OOB
 2021-11-09 18:57 UTC 

[PATCH v8 0/3] Add APNE PCMCIA 100 Mbit support
 2021-11-09 19:00 UTC  (6+ messages)
` [PATCH v8 1/3] m68k: amiga/pcmcia - add 16 bit detection interface to amipcmcia.h

arch/powerpc/mm/book3s64/pgtable.c:174:15: error: no previous prototype for 'create_section_mapping'
 2021-11-09 18:59 UTC  (2+ messages)

FW: Cornelis Networks CCLA
 2021-11-09 18:58 UTC 

[PATCH] auto-t: fix testP2P
 2021-11-09 18:58 UTC 

documenting object associations
 2021-11-09 18:55 UTC  (3+ messages)

stable-rc/queue/5.10 build: 179 builds: 3 failed, 176 passed, 4 errors, 10 warnings (v5.10.78-10-gbb7301181e71)
 2021-11-09 18:56 UTC 

[PATCH] powerpc: clean vdso32 and vdso64 directories
 2021-11-09 18:50 UTC  (2+ messages)

[PATCH 0/7] Builtin FSMonitor Part 1
 2021-11-09 18:53 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 7/7] t/helper/simple-ipc: convert test-simple-ipc to use start_bg_command

[PATCH V2 0/4] xen: Add support of extended regions (safe ranges) on Arm
 2021-11-09 18:51 UTC  (4+ messages)
` [PATCH V2 3/4] xen/unpopulated-alloc: Add mechanism to use Xen resource

[PATCH 0/2] perf tools: Fix perf build with dynamic libbpf
 2021-11-09 18:49 UTC  (3+ messages)
` [PATCH 1/2] perf tools: Add more weak libbpf functions

[PATCH v1 1/1] fpga: dfl: pci: Use pci_find_vsec_capability() when looking for DFL
 2021-11-09 18:51 UTC  (5+ messages)

[PATCH v2 0/7] Add PTP support for BCM53128 switch
 2021-11-09 18:49 UTC  (7+ messages)
` [PATCH v2 2/7] net: dsa: b53: Move struct b53_device to include/linux/dsa/b53.h

[PATCH v4 00/21] Support SDEI Virtualization
 2021-11-09 18:47 UTC  (4+ messages)
` [PATCH v4 10/21] KVM: arm64: Support SDEI_EVENT_ROUTING_SET hypercall

[PATCH] sched/fair: Prevent dead task groups from regaining cfs_rq's
 2021-11-09 18:47 UTC  (12+ messages)

[igt-dev] [PATCH i-g-t] Revert "test/kms_atomic: Skip plane overlay test for amdgpu"
 2021-11-09 18:47 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[dpdk-dev] [PATCH] ethdev: fix device capability to string translation
 2021-11-09 18:43 UTC  (3+ messages)

[PATCH] spapr_numa.c: fix FORM1 distance-less nodes
 2021-11-09 18:35 UTC 

[PATCH v4 0/2] accel/tcg: Fix monitor deadlock
 2021-11-09 18:35 UTC  (2+ messages)
` [PATCH v4 2/2] accel/tcg: Register a force_rcu notifier


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.