All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-23 12:30:28 to 2021-04-23 13:31:01 UTC [more...]

[Nouveau] [PATCH v3 00/20] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-04-23 12:39 UTC  (12+ messages)
` [PATCH v3 03/20] drm/dp: Move i2c init to drm_dp_aux_init, add __must_check and fini
  ` [Nouveau] "
            ` [Intel-gfx] "

[PATCH v7 00/31] Network fs helper library & fscache kiocb API
 2021-04-23 13:30 UTC  (13+ messages)
` [PATCH v7 01/31] iov_iter: Add ITER_XARRAY
` [PATCH v7 02/31] mm: Add set/end/wait functions for PG_private_2
` [PATCH v7 03/31] mm/filemap: Pass the file_ra_state in the ractl
` [PATCH v7 04/31] fs: Document file_ra_state
` [PATCH v7 05/31] mm/readahead: Handle ractl nr_pages being modified
` [PATCH v7 06/31] mm: Implement readahead_control pageset expansion
` [PATCH v7 07/31] netfs: Make a netfs helper module
` [PATCH v7 08/31] netfs: Documentation for helper library
` [PATCH v7 09/31] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
` [PATCH v7 10/31] netfs, mm: Add set/end/wait_on_page_fscache() aliases
` [PATCH v7 11/31] netfs: Provide readahead and readpage netfs helpers
` [PATCH v7 12/31] netfs: Add tracepoints

[PATCH 1/4] target/ppc: Code motion required to build disabling tcg
 2021-04-23 13:28 UTC  (4+ messages)

[PATCH 0/2] powerpc/sstep: Add emulation support and tests for 'setb' instruction
 2021-04-23 13:29 UTC  (7+ messages)
` [PATCH 1/2] powerpc/sstep: Add emulation support for ‘setb’ instruction

[PATCH 0/2] net: ieee802154: fix logic errors
 2021-04-23 13:28 UTC  (5+ messages)
` [PATCH 1/2] net: ieee802154: fix null deref in parse dev addr
` [PATCH 2/2] net: ieee802154: fix null deref in parse key id

[PATCH] Add missing link states in dwc3 gadget wakeup
 2021-04-23 13:23 UTC 

[PATCH] net/atm: Fix spelling mistake "requed" -> "requeued"
 2021-04-23 13:28 UTC 

[RFC PATCH v4 0/4] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2021-04-23 13:28 UTC  (6+ messages)

PMC
 2021-04-23 13:28 UTC  (2+ messages)

[PATCH for-6.0 v2 0/2] hw/block/nvme: fix msix uninit
 2021-04-23 13:25 UTC  (5+ messages)
` [PATCH for-6.0 v2 2/2] hw/block/nvme: disable hotplugging for subsystem-linked controllers

[LTP] [PATCH 0/2] syscalls/sendfile: Convert sendfile{04, 05} to the new API
 2021-04-23 13:28 UTC  (6+ messages)
` [LTP] [PATCH 1/2] syscalls/sendfile: Convert sendfile04 "
` [LTP] [PATCH 2/2] syscalls/sendfile: Convert sendfile05 "

Request to update venus-5.10 FW files
 2021-04-23 13:27 UTC  (3+ messages)

[PATCH 0/4] Expand Xilinx CDMA functions
 2021-04-23 13:24 UTC  (4+ messages)

bmcweb: Install encrypted certificate to BMC
 2021-04-23 13:26 UTC  (4+ messages)

[PATCH bpf-next 0/2] Implement BPF formatted output helpers with bstr_printf
 2021-04-23 13:26 UTC  (3+ messages)

[PATCH] Load Broadcom firmware for Dell Bluetooth device 413c:8197
 2021-04-23 13:25 UTC  (4+ messages)
`  "

[PATCH v2] x86/cpuid: do not expand max leaves on restore
 2021-04-23 13:25 UTC  (2+ messages)

You are invited to Quote
 2021-04-23 12:50 UTC 

[PATCH v5 00/13] Add build ID to stacktraces
 2021-04-23 13:24 UTC  (5+ messages)
` [PATCH v5 05/13] module: Add printk formats to add module "

[PATCH] usb: gadget: function: fix typo in f_hid.c
 2021-04-23 13:24 UTC 

[PATCH] test/py: Fix efidebug related tests
 2021-04-23 13:24 UTC 

[PATCH v2] vfio-ccw: Permit missing IRQs
 2021-04-23 13:22 UTC  (3+ messages)

[PATCH] qapi: deprecate drive-backup
 2021-04-23 13:21 UTC  (3+ messages)

[PATCH v1] coresight: add node to reset all coresight devices
 2021-04-23 13:20 UTC  (3+ messages)

[LTP] [COMMITTED] [PATCH] syscalls/sendfile04: Fix setup()
 2021-04-23 13:22 UTC 

[RFC] scripts: kernel-doc: reduce repeated regex expressions into variables
 2021-04-23 13:21 UTC  (3+ messages)

Fwd: [BUG] Windows is frozen after restore from snapshot
 2021-04-23 13:21 UTC  (5+ messages)

CI build for yosemitev2
 2021-04-23 13:20 UTC  (4+ messages)

[PATCH RFC 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-04-23 13:16 UTC  (8+ messages)
` [PATCH RFC 1/7] binfmt: don't use MAP_DENYWRITE when loading shared libraries via uselib()
` [PATCH RFC 2/7] kernel/fork: factor out atomcially replacing the current MM exe_file
` [PATCH RFC 3/7] kernel/fork: always deny write access to "
` [PATCH RFC 4/7] binfmt: remove in-tree usage of MAP_DENYWRITE
` [PATCH RFC 5/7] mm: remove VM_DENYWRITE
` [PATCH RFC 6/7] mm: ignore MAP_DENYWRITE in ksys_mmap_pgoff()
` [PATCH RFC 7/7] fs: update documentation of get_write_access() and friends

[PATCH 0/2] tests/docker: tests/tcg/ppc64le: Newer toolchain to build tests for PowerISA v3.1 instructions
 2021-04-23 13:16 UTC  (6+ messages)
` [PATCH v2 1/2] tests/docker: gcc-10 based images for ppc64{, le} tests
` [PATCH v2 2/2] tests/tcg/ppc64le: tests for brh/brw/brd

[PATCH v2 0/7] linux-user: sigaction fixes/cleanups
 2021-04-23 13:17 UTC  (7+ messages)
` [PATCH v2 3/7] linux-user: Pass ka_restorer to do_sigaction
` [PATCH v2 4/7] linux-user: Honor TARGET_ARCH_HAS_SA_RESTORER in do_syscall
` [PATCH v2 5/7] linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER

[PATCH] Load Broadcom firmware for Dell Bluetooth device 413c:8197
 2021-04-23 13:18 UTC 

[PATCH v2 00/24] Introducing mpi3mr driver
 2021-04-23 13:18 UTC  (8+ messages)
` [PATCH v2 01/24] mpi3mr: add mpi30 Rev-R headers and Kconfig

[PATCH 0/2] usb: dwc3: gadget: fix scatter gather support
 2021-04-23 13:18 UTC  (7+ messages)
` [PATCH 2/2] dwc3: gadget: fix tracking of used sgs in request

[PATCH rdma-next v2 0/9] Fix memory corruption in CM
 2021-04-23 13:14 UTC  (4+ messages)
` [PATCH rdma-next v2 7/9] IB/cm: Clear all associated AV's ports when remove a cm device

[PATCH v3 00/24] Introducing mpi3mr driver
 2021-04-23 13:14 UTC  (6+ messages)
` [PATCH v3 01/24] mpi3mr: add mpi30 Rev-R headers and Kconfig
` [PATCH v3 02/24] mpi3mr: base driver code

[PATCH] arm/mach-hisi: Use BUG_ON instead of if condition followed by BUG
 2021-04-23 13:10 UTC  (3+ messages)
`  "

[PATCH v2 2/2] power: supply: cpcap-battery: kconfig: depend on ( NVMEM || !NVMEM )
 2021-04-23 12:57 UTC 

apply for a new repo "openbmc/node-data-sync"
 2021-04-23 13:04 UTC  (5+ messages)

[PATCH v2 1/2] power: supply: cpcap-battery: Add battery type auto detection for mapphone devices
 2021-04-23 12:55 UTC 

[PATCH v4 0/3] xfs: set aside allocation btree blocks from block reservation
 2021-04-23 13:10 UTC  (4+ messages)
` [PATCH v4 1/3] xfs: unconditionally read all AGFs on mounts with perag reservation
` [PATCH v4 2/3] xfs: introduce in-core global counter of allocbt blocks
` [PATCH v4 3/3] xfs: set aside allocation btree blocks from block reservation

[PATCH] target/s390x: fix s390_probe_access to check PAGE_WRITE_ORG for writeability
 2021-04-23 13:06 UTC  (3+ messages)

[PATCH for 6.0] net: check the existence of peer before trying to pad
 2021-04-23 13:07 UTC  (2+ messages)

[PATCH 0/3] Removed oprofile stale entries
 2021-04-23 13:03 UTC  (4+ messages)
` [PATCH 1/3] Removed the oprofiled version option
` [PATCH 2/3] oprofiled version output line removed from the list
` [PATCH 3/3] Enlisted oprofile version line removed

libtirpc link error
 2021-04-23 13:08 UTC  (2+ messages)

[PATCH v2] IOMUX: Fix buffer overflow in iomux_replace_device()
 2021-04-23 13:09 UTC  (2+ messages)

firmware selection for SEV-ES
 2021-04-23 13:06 UTC  (8+ messages)

[PATCH] phy: nxp-c45-tja11xx: add interrupt support
 2021-04-23 13:07 UTC  (2+ messages)

[PATCH v4 0/3] dax: Fix missed wakeup in put_unlocked_entry()
 2021-04-23 13:07 UTC  (12+ messages)
` [Virtio-fs] "
` [PATCH v4 1/3] dax: Add an enum for specifying dax wakup mode
  ` [Virtio-fs] "
` [PATCH v4 2/3] dax: Add a wakeup mode parameter to put_unlocked_entry()
  ` [Virtio-fs] "
` [PATCH v4 3/3] dax: Wake up all waiters after invalidating dax entry
  ` [Virtio-fs] "

[PULL 0/2] pc: last minute bugfixes
 2021-04-23 13:01 UTC  (3+ messages)
` [PULL 1/2] amd_iommu: Fix pte_override_page_mask()

[Question] git cat-file --batch cannot handle irregular path
 2021-04-23 13:07 UTC  (3+ messages)

linux-next: Tree for Apr 23
 2021-04-23 13:06 UTC 

[cip-dev] umn.edu situation and its effects on stable/cip
 2021-04-23 13:05 UTC  (2+ messages)

[PATCH v3] board:pm9261 - Remove network support
 2021-04-23 13:06 UTC 

[PATCH v2 0/3] Add multiprocessor wake-up support
 2021-04-23 13:05 UTC  (9+ messages)
` [PATCH v2 1/3] ACPICA: ACPI 6.4: MADT: add Multiprocessor Wakeup Mailbox Structure
    ` [Devel] "
` [PATCH v2 2/3] ACPI/table: Print MADT Wake table information
    ` [Devel] "
` [PATCH v2 3/3] x86/acpi, x86/boot: Add multiprocessor wake-up support

[PATCH v3 00/36] block: update graph permissions update
 2021-04-23 13:03 UTC  (6+ messages)
` [PATCH v3 01/36] tests/test-bdrv-graph-mod: add test_parallel_exclusive_write

linux-next failing build due to missing cubictcp_state symbol
 2021-04-23 13:05 UTC 

[led-backlight] default-brightness-level issue
 2021-04-23 13:04 UTC 

[PATCH] arm64: dts: mt8183: add mediatek,gce-events in mutex
 2021-04-23 13:00 UTC  (4+ messages)

Question on threaded handlers for managed interrupts
 2021-04-23 13:01 UTC  (3+ messages)

[PATCH v2] power: supply: cpcap-charger: get the battery inserted infomation from cpcap-battery
 2021-04-23 13:00 UTC 

[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-04-23 13:00 UTC  (5+ messages)

[PATCH 000/190] Revertion of all of the umn.edu commits
 2021-04-23 13:00 UTC  (3+ messages)
` [PATCH 136/190] Revert "net: thunder: fix a potential NULL pointer dereference"

[PATCH v1] common/rc: not run swapfile test for DAX
 2021-04-23 12:59 UTC  (3+ messages)

[PATCH v2] power: supply: cpcap-battery: invalidate empty->counter_uah and charge_full when charge_now indicates that they are grossly wrong
 2021-04-23 12:58 UTC 

[dpdk-dev] [PATCH] kni: fix rtnl deadlocks and race conditions
 2021-04-23 12:58 UTC  (8+ messages)
` [dpdk-dev] [dpdk-stable] [PATCH v5 3/3] kni: fix kernel deadlock when using mlx devices

[MAINTAINER SUMMIT] Rethinking the acceptance policy for "trivial" patches
 2021-04-23 12:57 UTC  (10+ messages)

[GIT PULL 1/5] dt-bindings: Changes for v5.13-rc1
 2021-04-23 12:56 UTC  (5+ messages)
` [GIT PULL 5/5] arm64: tegra: Device tree fixes for v5.12-rc6

[PATCH] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn
 2021-04-23 12:57 UTC  (2+ messages)

rtlwifi: potential bugs
 2021-04-23 12:56 UTC 

[PATCH 4.4] ext4: correct error label in ext4_rename()
 2021-04-23 12:56 UTC  (3+ messages)

[PATCH] x86/oprofile: remove compat accessors usage from backtrace
 2021-04-23 12:54 UTC  (4+ messages)

[PATCH] brcmfmac: fix a loop exit condition
 2021-04-23 12:54 UTC  (5+ messages)

[PATCH 00/14] Multiple improvement to qca8k stability
 2021-04-23 12:53 UTC  (9+ messages)
` [PATCH 03/14] drivers: net: mdio: mdio-ip8064: improve busy wait delay
` [PATCH 05/14] drivers: net: dsa: qca8k: add support for qca8327 switch
` [PATCH 10/14] drivers: net: dsa: qca8k: add support for specific QCA access function
` [PATCH 13/14] drivers: net: dsa: qca8k: protect MASTER busy_wait with mdio mutex

[PATCH v3] x86, sched: Fix the AMD CPPC maximum perf on some specific generations
 2021-04-23 12:52 UTC  (3+ messages)

[PATCH v2 0/2] kref and passthrough cleanup
 2021-04-23 12:50 UTC  (4+ messages)
  ` [PATCH v2 2/2] nvme: avoid memset for passthrough requests

[PATCH v2 1/2] iio: accel: add support for FXLS8962AF/FXLS8964AF accelerometers
 2021-04-23 12:51 UTC  (2+ messages)

[bug report] media: coda: jpeg: add CODA960 JPEG encoder support
 2021-04-23 12:51 UTC  (2+ messages)

[linux-linus test] 161395: regressions - FAIL
 2021-04-23 12:51 UTC 

[PATCH] drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2
 2021-04-23 12:50 UTC  (2+ messages)

[meta-ti] Setting up Build-Environment for BeagleBone Black with meta-ti
 2021-04-23 12:49 UTC  (2+ messages)
`  "

[PATCH net-next v5 0/3] net: qualcomm: rmnet: Enable Mapv5
 2021-04-23 12:48 UTC  (8+ messages)
  ` [PATCH net-next v5 1/3] docs: networking: Add documentation for MAPv5
  ` [PATCH net-next v5 2/3] net: ethernet: rmnet: Support for ingress MAPv5 checksum offload
  ` [PATCH net-next v5 3/3] net: ethernet: rmnet: Add support for MAPv5 egress packets

[mm/writeback] e5dbd33218: will-it-scale.per_process_ops -3.8% regression
 2021-04-23 12:47 UTC  (3+ messages)

[PATCH] x86/cpuid: do not expand max leaves on restore
 2021-04-23 12:47 UTC  (3+ messages)

[PATCH u-boot v2019.04-aspeed-openbmc v2 00/10] Use HACE to accelerate sha512
 2021-04-23 12:47 UTC  (4+ messages)

[PATCH v2 3/3] y2038: testsuite/smokey/y2038: testcase for nanosleep64
 2021-04-23 12:48 UTC  (2+ messages)

[RFC PATCH v2 0/4] share a config between submodule and superproject
 2021-04-23 12:45 UTC  (4+ messages)
` [RFC PATCH v2 3/4] t7006-pager.sh: more lenient trace checking

[PATCH-next] fs/btrfs: Fix uninitialized variable
 2021-04-23 12:42 UTC 

[PATCH v2] drm/i915: Invoke BXT _DSM to enable MUX on HP Workstation laptops
 2021-04-23 12:41 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH 00/10] sched/fair: wake_affine improvements
 2021-04-23 12:38 UTC  (4+ messages)

[PATCH v5 00/24] v4l: subdev internal routing
 2021-04-23 12:37 UTC  (5+ messages)
` [PATCH v5 11/24] media: entity: Skip link validation for pads to which there is no route to

[PATCH v2 1/1] ACPICA: Add SVKL table headers
 2021-04-23 12:36 UTC  (3+ messages)
  ` [Devel] "

[PATCH 1/3] fcntl: remove unused VALID_UPGRADE_FLAGS
 2021-04-23 12:36 UTC  (2+ messages)

[dpdk-dev] [RFC 1/9] devargs: fix data buffer storage type
 2021-04-23 12:35 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 0/5] eal: enable global device syntax by default

[PATCH 4.14] ext4: correct error label in ext4_rename()
 2021-04-23 12:42 UTC 

[PATCH] Revert "net: stmmac: re-init rx buffers when mac resume back"
 2021-04-23 12:33 UTC  (4+ messages)

i.MX53 error during GPU use
 2021-04-23 11:58 UTC 

[PATCH] gpu: drm: Use devm_platform_ioremap_resource_byname
 2021-04-23  8:41 UTC 

[PATCH net-next v4 0/3] net: qualcomm: rmnet: Enable Mapv5
 2021-04-23 12:32 UTC  (8+ messages)
` [PATCH net-next v4 1/3] docs: networking: Add documentation for MAPv5
` [PATCH net-next v4 2/3] net: ethernet: rmnet: Support for ingress MAPv5 checksum offload
` [PATCH net-next v4 3/3] net: ethernet: rmnet: Add support for MAPv5 egress packets

[dpdk-dev] [PATCH v1 0/3] Fix PF reset causes VF memory request failure
 2021-04-23 12:32 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/3] fix "
  ` [dpdk-dev] [PATCH v3 1/3] bus/pci: enable PCI master in command register

[PATCH v2 0/8] memcg accounting from OpenVZ
 2021-04-23 12:32 UTC  (4+ messages)
` [PATCH v3 08/16] memcg: enable accounting of ipc resources

[PATCH v6 00/15] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-04-23 12:29 UTC  (8+ messages)
` [PATCH v6 14/15] qmp: Include "reserve" property of memory backends


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.