All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-29 13:28:05 to 2021-11-29 14:07:37 UTC [more...]

Questions about ceph/cephfs
 2021-11-29 14:03 UTC  (3+ messages)

[PATCH] mm: reduce spinlock contention in release_pages()
 2021-11-29 13:39 UTC  (12+ messages)

[PULL 0/1] Linux user for 6.2 patches
 2021-11-29 14:04 UTC  (2+ messages)
` [PULL 1/1] linux-user: implement more loop ioctls

[PATCH net-next 00/10] net: hns3: some cleanups for -next
 2021-11-29 14:00 UTC  (10+ messages)
` [PATCH net-next 01/10] net: hns3: refactor reset_prepare_general retry statement
` [PATCH net-next 02/10] net: hns3: refactor hns3_nic_reuse_page()
` [PATCH net-next 03/10] net: hns3: refactor two hns3 debugfs functions
` [PATCH net-next 04/10] net: hns3: split function hns3_get_tx_timeo_queue_info()
` [PATCH net-next 05/10] net: hns3: refine function hclge_cfg_mac_speed_dup_hw()
` [PATCH net-next 06/10] net: hns3: add new function hclge_tm_schd_mode_tc_base_cfg()
` [PATCH net-next 07/10] net: hns3: refine function hclge_tm_pri_q_qs_cfg()
` [PATCH net-next 09/10] net: hns3: split function hns3_handle_bdinfo()
` [PATCH net-next 10/10] net: hns3: split function hns3_set_l2l3l4()

[PATCH] x86/purgatory: provide config to disable purgatory
 2021-11-29 14:04 UTC  (3+ messages)

[dm-devel] [PATCH] announcing the dm-update target
 2021-11-29 14:04 UTC  (6+ messages)

[PATCH] drm/amdkfd: set "r = 0" explicitly before goto
 2021-11-29 14:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Spelling
 2021-11-29 14:03 UTC  (5+ messages)

[PATCH 01/10] xilinx: Kconfig: add XILINX_OF_BOARD_DTB_ADDR default value for microblaze
 2021-11-29 14:04 UTC  (3+ messages)
` [PATCH 07/10] microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig

[PULL 0/7] virtio,pci,pc: bugfixes
 2021-11-29 13:51 UTC  (8+ messages)
` [PULL 1/7] virtio-mmio : fix the crash in the vm shutdown
` [PULL 2/7] failover: fix unplug pending detection
` [PULL 3/7] vdpa: Add dummy receive callback
` [PULL 4/7] virtio-balloon: process all in sgs for free_page_vq
` [PULL 5/7] virtio-balloon: correct used length
` [PULL 6/7] intel-iommu: ignore leaf SNP bit in scalable mode
` [PULL 7/7] Fix bad overflow check in hw/pci/pcie.c

[PATCH v1] hw/smbios: verify header type for file before using it
 2021-11-29 13:52 UTC 

[groeck-staging:watchdog-next 25/28] drivers/watchdog/da9063_wdt.c:177:15: error: implicit declaration of function 'i2c_smbus_write_byte_data'
 2021-11-29 13:20 UTC  (2+ messages)

[PATCH v2 net-next 00/26] net: introduce and use generic XDP stats
 2021-11-29 13:59 UTC  (14+ messages)
` [PATCH v2 net-next 03/26] ena: implement generic XDP statistics callbacks
` [PATCH v2 net-next 21/26] ice: add XDP and XSK generic per-channel statistics

[patch 04/32] genirq/msi: Provide a set of advanced MSI accessors and iterators
 2021-11-29 14:01 UTC  (3+ messages)

[PATCHv2] Bluetooth: quirk disabling LE Read Transmit Power
 2021-11-29 14:00 UTC  (19+ messages)
                ` [PATCH 1/6] Bluetooth: add "
                    ` [PATCH v2 "
                        ` [PATCH v3 1/2] "
                          ` [PATCH v3 resend "
                            ` [PATCH v4 "
                              ` [PATCH v5 "
                                ` [PATCH v6 "
                                  ` [PATCH v6 2/2] btbcm: disable read tx power for affected Macs with the T2 Security chip

[PATCH 0/4] cancel all throttled bios in del_gendisk()
 2021-11-29 13:58 UTC  (5+ messages)
` [PATCH 3/4] blk-throtl: introduce blk_throtl_cancel_bios()

[RFC PATCH] hw/intc: clean-up error reporting for failed ITS cmd
 2021-11-29 13:56 UTC  (2+ messages)

[PATCH v2 00/16] drm/i915: Remove short term pins from execbuf
 2021-11-29 13:47 UTC  (34+ messages)
` [Intel-gfx] "
` [PATCH v2 01/16] drm/i915: Remove unused bits of i915_vma/active api
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 02/16] drm/i915: Change shrink ordering to use locking around unbinding
  `  "
` [PATCH v2 03/16] drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v2
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 04/16] drm/i915: Take object lock in i915_ggtt_pin if ww is not set
  `  "
` [PATCH v2 05/16] drm/i915: Force ww lock for i915_gem_object_ggtt_pin_ww
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 06/16] drm/i915: Ensure gem_contexts selftests work with unbind changes
  `  "
` [Intel-gfx] [PATCH v2 07/16] drm/i915: Take trylock during eviction, v2
  `  "
` [Intel-gfx] [PATCH v2 08/16] drm/i915: Pass trylock context to callers
  `  "
` [PATCH v2 09/16] drm/i915: Ensure i915_vma tests do not get -ENOSPC with the locking changes
  ` [Intel-gfx] "
` [PATCH v2 10/16] drm/i915: Make i915_gem_evict_vm work correctly for already locked objects
  ` [Intel-gfx] "
` [PATCH v2 11/16] drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 12/16] drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind
  `  "
` [PATCH v2 13/16] drm/i915: Require object lock when freeing pages during destruction
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 14/16] drm/i915: Remove assert_object_held_shared
  `  "
` [Intel-gfx] [PATCH v2 15/16] drm/i915: Remove support for unlocked i915_vma unbind
  `  "
` [Intel-gfx] [PATCH v2 16/16] drm/i915: Remove short-term pins from execbuf, v5
  `  "

[PATCH] arm64: ftrace: add missing BTIs
 2021-11-29 13:57 UTC 

[PATCH v4 1/2] i915/gvt: Introduce the mmio_info_table.c to support VFIO new mdev API
 2021-11-29 12:38 UTC  (2+ messages)
` [PATCH v4 2/2] i915/gvt: save the MMIO snapshot in the early init of GVT-g

[PATCH 0/8] soc: samsung: Add USIv2 driver
 2021-11-29 13:56 UTC  (3+ messages)

[PATCH 00/65] x86: Support for CET Indirect Branch Tracking
 2021-11-29 13:56 UTC  (5+ messages)
` [PATCH 17/65] xen/evtchn: Annotate fnptr targets
` [PATCH 19/65] xen/tasklet: "

[RFC 0/3] Namespace IMA
 2021-11-29 13:56 UTC  (19+ messages)
` [RFC 1/3] userns: add uuid field
` [RFC 3/3] ima: make the integrity inode cache per namespace

[PATCH 00/16] cfg80211/mac80211 patches from our internal tree 2021-11-29
 2021-11-29 13:54 UTC  (18+ messages)
` [PATCH 01/16] mac80211: add more HT/VHT/HE state logging
` [PATCH 02/16] cfg80211: Add support for notifying association comeback
` [PATCH 03/16] mac80211: Notify cfg80211 about "
` [PATCH 04/16] cfg80211: Use the HE operation IE to determine a 6GHz BSS channel
` [PATCH 05/16] [BUGFIX] cfg80211: check fixed size before ieee80211_he_oper_size()
` [PATCH 06/16] mac80211: introduce channel switch disconnect function
` [PATCH 07/16] mac80211: mark TX-during-stop for TX in in_reconfig
` [PATCH 08/16] mac80211: do drv_reconfig_complete() before restarting all
` [PATCH 09/16] cfg80211: Fix order of enum nl80211_band_iftype_attr documentation
` [PATCH 10/16] mac80211: update channel context before station state
` [PATCH 11/16] cfg80211: simplify cfg80211_chandef_valid()
` [PATCH 12/16] mac80211: Remove a couple of obsolete TODO
` [PATCH 13/16] mac80211: Fix the size used for building probe request
` [PATCH 14/16] mac80211: fix lookup when adding AddBA extension element
` [PATCH 15/16] mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock
` [PATCH 16/16] cfg80211: Acquire wiphy mutex on regulatory work

[PATCH resend v2] qemu-binfmt-conf.sh: fix -F option
 2021-11-29 13:51 UTC 

[PATCH net-next v3] rtnetlink: Support fine-grained netdevice bulk deletion
 2021-11-29 13:53 UTC  (6+ messages)

[OE-core][dunfell 00/42] Patch review
 2021-11-29 13:54 UTC  (4+ messages)
` [OE-core][dunfell 36/42] dnf: Backport bugfix for upgrade

[PATCH] serial: tegra: Fixes lower tolerance baud rate limit for older tegra chips introduced by d781ec21bae6
 2021-11-29 12:36 UTC  (5+ messages)

[PATCH 3/3] btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults
 2021-11-29 13:52 UTC  (14+ messages)
  ` [PATCH 0/3] Avoid live-lock in fault-in+uaccess loops "

[PATCH] efi_loader: Do not show error message if TPM is not present
 2021-11-29 13:52 UTC  (4+ messages)

[PATCH v2 0/2] vdpa: Fix SIGSEGV on failed vdpa devices
 2021-11-29 13:43 UTC  (4+ messages)
` [PATCH v2 2/2] virtio-net: Fix log message

[Intel-wired-lan] [PATCH] i40e: fix use-after-free in i40e_sync_filters_subtask()
 2021-11-29 13:52 UTC 

[PATCH] watchdog: da9063: Add hard dependency on I2C
 2021-11-29 13:49 UTC 

[PATCHv4 0/2] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2021-11-29 13:49 UTC  (13+ messages)
` [PATCHv4 2/2] arm64/io: Add a header for mmio access instrumentation

FAILED: patch "[PATCH] iavf: Fix deadlock occurrence during resetting VF interface" failed to apply to 5.15-stable tree
 2021-11-29 13:46 UTC 

[PATCH v5 0/3] mm: add new syscall set_mempolicy_home_node
 2021-11-29 13:47 UTC  (6+ messages)
` [PATCH v5 2/3] mm/mempolicy: add set_mempolicy_home_node syscall

FAILED: patch "[PATCH] iavf: Fix deadlock occurrence during resetting VF interface" failed to apply to 5.10-stable tree
 2021-11-29 13:46 UTC 

FAILED: patch "[PATCH] iavf: Fix deadlock occurrence during resetting VF interface" failed to apply to 4.19-stable tree
 2021-11-29 13:46 UTC 

FAILED: patch "[PATCH] iavf: Fix deadlock occurrence during resetting VF interface" failed to apply to 4.14-stable tree
 2021-11-29 13:46 UTC 

FAILED: patch "[PATCH] iavf: Fix deadlock occurrence during resetting VF interface" failed to apply to 4.9-stable tree
 2021-11-29 13:46 UTC 

FAILED: patch "[PATCH] iavf: Fix deadlock occurrence during resetting VF interface" failed to apply to 4.4-stable tree
 2021-11-29 13:46 UTC 

[PATCH 1/4] clock_getres.2, clock_nanosleep.2, io_getevents.2, nanosleep.2, poll.2, sched_rr_get_interval.2, select.2, sigwaitinfo.2, timer_settime.2, timerfd_create.2, utimensat.2, mq_receive.3, mq_send.3, pthread_tryjoin_np.3, sem_wait.3, system_data_types.7: standardise on struct timespec fields comments to ucase w/tv_nsec range
 2021-11-29 12:31 UTC  (6+ messages)
` [PATCH 2/4] poll.2, sigwaitinfo.2: fix struct timespec::tv_sec to be time_t, not long
` [PATCH 3/4] clock_getres.2, clock_nanosleep.2, io_getevents.2, nanosleep.2, poll.2, sched_rr_get_interval.2, select.2, sigwaitinfo.2, timer_settime.2, timerfd_create.2, utimensat.2, mq_receive.3, mq_send.3, pthread_tryjoin_np.3, system_data_types.7: correct struct timespec::tv_nsec type for x32

[PATCH v5 00/17] powerpc: Make hash MMU code build configurable
 2021-11-29 13:46 UTC  (3+ messages)
` [PATCH v5 15/17] powerpc/64s: Make hash MMU support configurable

[PATCH 0/2] migration: multifd live migration improvement
 2021-11-29 13:37 UTC  (5+ messages)
` [PATCH 1/2] multifd: use qemu_sem_timedwait in multifd_recv_thread to avoid waiting forever

[PATCH v1] virtio/vhost-vsock: don't double close vhostfd, remove redundant cleanup
 2021-11-29 13:44 UTC  (2+ messages)

[PATCH V4 0/2] riscv: add RISC-V Svpbmt Standard Extension supports
 2021-11-29 13:36 UTC  (5+ messages)
` [PATCH V4 2/2] riscv: add RISC-V Svpbmt extension supports

[PATCH net-next 0/2] net: vxlan: add macro definition for number of IANA VXLAN-GPE port
 2021-11-29 12:30 UTC  (2+ messages)

[PATCH] loop: Use pr_warn_once() for loop_control_remove() warning
 2021-11-29 13:45 UTC  (2+ messages)

[PATCH 01/28] drm/i915: Fix i915_request fence wait semantics
 2021-11-29 13:44 UTC  (5+ messages)
` [PATCH 28/28] drm/i915: Remove short-term pins from execbuf, v4
      ` [Intel-gfx] "

[PATCH 0/2] rSTify 'report-a-bug' and 'security-process'; move them to QEMU Git
 2021-11-29 13:35 UTC  (5+ messages)
` [PATCH 1/2] docs: rSTify "security-process" page; move it "
` [PATCH 2/2] docs: rSTify "report-a-bug" "

[PATCH 1/2] spi: tegra210-quad: use devm call for cdata memory
 2021-11-29 12:27 UTC  (5+ messages)
` [PATCH 2/2] spi: tegra210-quad: add acpi support

Build regressions/improvements in v5.16-rc3
 2021-11-29 12:27 UTC 

Commit 'hugetlbfs: extend the definition of hugepages parameter to support node allocation' breaks old numa less syntax of reserving hugepages on boot
 2021-11-29 12:26 UTC  (3+ messages)

[PATCH] PCI: xilinx-nwl: Simplify code and fix a memory leak
 2021-11-29 13:41 UTC  (3+ messages)

[BUG REPORT] `git rebase --exec` shouldn't run the exec command when there is nothing to rebase
 2021-11-29 12:07 UTC  (2+ messages)

SEV guest attestation
 2021-11-29 13:33 UTC  (9+ messages)

[PATCH][next] iwlwifi: mei: Fix spelling mistakes in a devfs file and error message
 2021-11-29 12:25 UTC 

Linux 5.16-rc3
 2021-11-29 12:23 UTC  (7+ messages)

[PATCH v5 00/31] block layer: split block APIs in global state and I/O
 2021-11-29 13:32 UTC  (2+ messages)

cpuidle on i.MX8MQ
 2021-11-29 13:40 UTC  (4+ messages)

[PATCH v2 0/4] docs: aspeed: Minor updates
 2021-11-29 13:26 UTC  (2+ messages)

[PATCH 0/2] Enable BAM-DMUX/WWAN on Qualcomm MSM8916
 2021-11-29 13:29 UTC  (3+ messages)
` [PATCH 1/2] remoteproc: qcom_q6v5_mss: Populate additional devices from DT
` [PATCH 2/2] arm64: dts: qcom: msm8916: Add BAM-DMUX for WWAN network interfaces

[PATCH v2 1/3] ARM: dts: stm32: Enable LVDS panel on i.Core STM32MP1 EDIMM2.2
 2021-11-29 13:38 UTC  (3+ messages)

[qemu-mainline test] 166950: tolerable FAIL - PUSHED
 2021-11-29 13:39 UTC 

[PATCH 0/3] i2c: stm32f7: several fixes in error cases
 2021-11-29 12:21 UTC  (3+ messages)
` [PATCH 3/3] i2c: stm32f7: prevent calling slave handling if no slave running

[PATCH net-next] net: Write lock dev_base_lock without disabling bottom halves
 2021-11-29 12:20 UTC  (2+ messages)

completely rework the dma_resv semantic
 2021-11-29 12:19 UTC  (4+ messages)
` [PATCH 22/26] dma-buf: add enum dma_resv_usage

[PATCH 0/4] i2c: stm32: various fixes & dmaengine updates
 2021-11-29 12:17 UTC  (3+ messages)
` [PATCH 2/4] i2c: stm32f7: recover the bus on access timeout

(subset) [PATCH 1/4] pinctrl: qcom: spmi-gpio: Add pm8226 compatibility
 2021-11-29 12:17 UTC  (2+ messages)

FAILED: patch "[PATCH] tracing: Check pid filtering when creating events" failed to apply to 5.4-stable tree
 2021-11-29 12:17 UTC  (3+ messages)

[patch] futex.2, mount_setattr.2, proc.5, netlink.7, tcp.7: tfix
 2021-11-29 12:17 UTC  (6+ messages)

[PATCH v1 1/2] hw/scsi/vhost-scsi: don't leak vqs on error
 2021-11-29 13:23 UTC  (2+ messages)
` [PATCH v1 2/2] hw/scsi/vhost-scsi: don't double close vhostfd "

FAILED: patch "[PATCH] tracing: Check pid filtering when creating events" failed to apply to 5.10-stable tree
 2021-11-29 12:16 UTC  (3+ messages)

[PATCH v6 00/18] Adding partial support for 128-bit riscv target
 2021-11-29 13:24 UTC  (3+ messages)

[PATCH 0/4] add GPU for RK356x SoCs
 2021-11-29 12:15 UTC  (2+ messages)

[PATCH] fix iint inode add race resulting in duplication of iint entries
 2021-11-29 13:34 UTC 

[PATCH v2] fuse: rename some files and clean up Makefile
 2021-11-29 13:33 UTC  (5+ messages)

[PATCH v1 1/1] MIPS: TXx9: Convert SPI platform data to software nodes
 2021-11-29 13:05 UTC  (6+ messages)

[PATCH] of/irq: Add a quirk for controllers with their own definition of interrupt-map
 2021-11-29 12:13 UTC  (11+ messages)

[PATCH wireless-drivers] mt76: fix possible pktid leak
 2021-11-29 13:32 UTC  (10+ messages)

[PATCH v2 BACKPORT for 5.15 stable] ksmbd: Fix an error handling path in 'smb2_sess_setup()'
 2021-11-29 12:12 UTC  (2+ messages)

[PATCH v2 00/13] Eliminate drive_get_next()
 2021-11-29 13:23 UTC  (5+ messages)
` [PATCH v2 06/13] hw/arm/mcimx6ul-evk: Replace drive_get_next() by drive_get()
` [PATCH v2 07/13] hw/arm/mcimx7d-sabre: "

[PATCH] mfd: da9062: support SMBus and I2C mode
 2021-11-29 12:12 UTC  (2+ messages)

[PATCH] PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'
 2021-11-29 13:30 UTC  (2+ messages)

[PATCH] ARM: dts: Fix timer regression for beagleboard revision c
 2021-11-29 13:30 UTC  (3+ messages)

[PATCHv2] mfd: intel-lpss-pci: fix clock speed for 38a8 UART
 2021-11-29 12:11 UTC  (2+ messages)

[LTP] [PATCH] open_posix_testsuite/lio_listio/2-1: increase number of requests
 2021-11-29 13:32 UTC 

[PATCH net 0/7] net: atlantic: 11-2021 fixes
 2021-11-29 13:28 UTC  (8+ messages)
` [PATCH net 1/7] atlantic: Increase delay for fw transactions
` [PATCH net 2/7] atlatnic: enable Nbase-t speeds with base-t
` [PATCH net 3/7] atlantic: Fix to display FW bundle version instead of FW mac version
` [PATCH net 4/7] atlantic: Add missing DIDs and fix 115c
` [PATCH net 5/7] Remove Half duplex mode speed capabilities
` [PATCH net 6/7] atlantic: Fix statistics logic for production hardware
` [PATCH net 7/7] atlantic: Remove warn trace message

[PATCH net-next] net: ipv6: use the new fib6_nh_release_dsts helper in fib6_nh_release
 2021-11-29 12:09 UTC 

[PATCH -next] net: mdio: ipq8064: replace ioremap() with devm_ioremap()
 2021-11-29 12:10 UTC  (2+ messages)

[PATCH net-next] net: nexthop: reduce rcu synchronizations when replacing resilient groups
 2021-11-29 12:09 UTC 

[PATCH v6 00/15] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-11-29 12:08 UTC  (6+ messages)
` [PATCH v6 05/15] regulator: Introduce tps68470-regulator driver

[PATCH u-boot-marvell 02/10] arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c
 2021-11-29 13:27 UTC  (11+ 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.