All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-22 04:11:02 to 2022-06-22 05:37:29 UTC [more...]

[PATCH net-next v7] net: txgbe: Add build support for txgbe
 2022-06-22  5:37 UTC  (3+ messages)

[PATCH 0/3] tests: fix tests broken if a " " is in the checkout dir's path
 2022-06-22  5:37 UTC  (4+ messages)
` [PATCH 3/3] config tests: fix harmless but broken "rm -r" cleanup

[PATCH V1] PCI: endpoint: Register release() for EPC device
 2022-06-22  5:37 UTC 

[PATCH v2 0/4] usb: host: add TPL support to ehci ohci and dwc2
 2022-06-22  5:32 UTC  (4+ messages)
` [PATCH v2 4/4] usb: dwc2: host: add TPL support

[geert-m68k:for-v5.20] BUILD SUCCESS bcc94f9a2581a035befd86cde7c4b80855203fec
 2022-06-22  5:32 UTC 

[RFC PATCH 0/2] Add support for Allwinner D1 CLINT
 2022-06-22  5:31 UTC  (8+ messages)
` [RFC PATCH 2/2] lib: utils/timer: Add a separate compatible for the "

[PATCH qemu v2] spapr/ddw: Reset DMA when the last non-default window is removed
 2022-06-22  5:29 UTC 

[isar-cip-core] cip-core-image-security.bb:libpm-google-authenticator debian package
 2022-06-22  5:31 UTC  (2+ messages)

[PATCH] lib: utils/timer: Remove Allwinner D1 CLINT compatibles
 2022-06-22  5:30 UTC  (3+ messages)

[PATCH] lib: irqchip/plic: fix typo in plic_warm_irqchip_init
 2022-06-22  5:30 UTC  (4+ messages)

[PATCH] eeprom: at25: Rework buggy read splitting
 2022-06-22  5:29 UTC  (2+ messages)

[PATCH v2 1/1] iommu/vt-d: Fix RID2PASID setup failure
 2022-06-22  5:26 UTC  (4+ messages)

[PATCH] amt: remove unnecessary (void*) conversions
 2022-06-22  5:26 UTC  (2+ messages)

[kvalo-ath:ath12k-bringup 49/53] drivers/net/wireless/ath/ath12k/dp_mon.c:2140:18: warning: variable 'rx_buf_sz' is uninitialized when used here
 2022-06-22  5:25 UTC  (2+ messages)

[rmk-arm:zii 84/107] drivers/net/dsa/ocelot/felix_vsc9959.c:964:13: error: 'state' undeclared; did you mean 'statx'?
 2022-06-22  5:25 UTC 

[PATCH 1/2] usb: gadget: aspeed_udc: cleanup loop in ast_dma_descriptor_setup()
 2022-06-22  5:25 UTC  (3+ messages)

[PATCH] PCI: endpoint: Don't stop EP controller by EP function
 2022-06-22  5:23 UTC  (3+ messages)

[PATCH] cxgb4: DOM support when using a QSFP to SFP adaptor
 2022-06-22  5:23 UTC  (2+ messages)

[PATCH 0/6] check: minor cleanups and xunit report fix
 2022-06-22  5:21 UTC  (14+ messages)
` [PATCH 1/6] check: avoid FSTYP=<fstyp parameter> repetition
` [PATCH 2/6] check: simplify check.time parsing
` [PATCH 3/6] report: drop unused _xunit_make_section_report parameter
` [PATCH 4/6] report: fix xunit tests count
` [PATCH 5/6] check: use arrays instead of separate n_ counters
` [PATCH 6/6] check: remove err and first_test variables

[PATCH 0/2 V2] xfs: xfs: non-blocking inodegc pushes
 2022-06-22  5:21 UTC  (7+ messages)
` [PATCH 1/2] xfs: bound maximum wait time for inodegc work
` [PATCH 2/2] xfs: introduce xfs_inodegc_push()

[PATCH] arm64: dts: qcom: qcs404: fix default pinctrl settings for blsp1_spi1
 2022-06-22  5:18 UTC  (2+ messages)

[PATCH] phy: rockchip-inno-usb2: Sync initial otg state
 2022-06-22  5:16 UTC  (5+ messages)

[bug report] kmemleak from driver i2c_piix4
 2022-06-22  5:16 UTC  (6+ messages)

[PATCH 0/5] staging: r8188eu: Fixed some coding style issues
 2022-06-22  5:16 UTC  (7+ messages)
` [PATCH 1/5] staging: r8188eu: Fixed a function declaration coding style issue
` [PATCH 2/5] staging: r8188eu: Fixed two brace coding style issues
` [PATCH 3/5] staging: r8188eu: Fixed two whitespace "
` [PATCH 4/5] staging: r8188eu: Fixed comment style
` [PATCH 5/5] staging: r8188eu: Fixed some blank line coding style issues

[PATCH] btrfs: repair all bad mirrors
 2022-06-22  5:14 UTC  (8+ messages)

[PATCH net-next 00/19] ipmr: get rid of rwlocks
 2022-06-22  5:12 UTC  (19+ messages)
` [PATCH net-next 01/19] ip6mr: do not get a device reference in pim6_rcv()
` [PATCH net-next 02/19] ipmr: add rcu protection over (struct vif_device)->dev
` [PATCH net-next 03/19] ipmr: change igmpmsg_netlink_event() prototype
` [PATCH net-next 04/19] ipmr: ipmr_cache_report() changes
` [PATCH net-next 05/19] ipmr: do not acquire mrt_lock in __pim_rcv()
` [PATCH net-next 06/19] ipmr: do not acquire mrt_lock in ioctl(SIOCGETVIFCNT)
` [PATCH net-next 07/19] ipmr: do not acquire mrt_lock before calling ipmr_cache_unresolved()
` [PATCH net-next 08/19] ipmr: do not acquire mrt_lock while calling ip_mr_forward()
` [PATCH net-next 09/19] ipmr: do not acquire mrt_lock in ipmr_get_route()
` [PATCH net-next 10/19] ip6mr: ip6mr_cache_report() changes
` [PATCH net-next 11/19] ip6mr: do not acquire mrt_lock in pim6_rcv()
` [PATCH net-next 12/19] ip6mr: do not acquire mrt_lock in ioctl(SIOCGETMIFCNT_IN6)
` [PATCH net-next 13/19] ip6mr: do not acquire mrt_lock before calling ip6mr_cache_unresolved
` [PATCH net-next 14/19] ip6mr: do not acquire mrt_lock while calling ip6_mr_forward()
` [PATCH net-next 15/19] ip6mr: switch ip6mr_get_route() to rcu_read_lock()
` [PATCH net-next 16/19] ipmr: adopt rcu_read_lock() in mr_dump()
` [PATCH net-next 17/19] ipmr: conver /proc handlers to rcu_read_lock()
` [PATCH net-next 18/19] ipmr: convert mrt_lock to a spinlock

[PATCH v2] net: helper function for skb_shift
 2022-06-22  5:14 UTC  (3+ messages)

[v2] pair of device-tree helpers
 2022-06-22  5:13 UTC  (5+ messages)
` [PATCH 4/4] hw/riscv: use qemu_fdt_setprop_strings() in sifive_u.c

[PATCH v2 1/1] mmc: sdhci-omap: Fix a lockdep warning for PM runtime init
 2022-06-22  5:12 UTC 

[PATCH qemu v3] ppc/spapr: Implement H_WATCHDOG
 2022-06-22  5:10 UTC 

[PATCH 0/2] Update the binding documents with latest mail ID
 2022-06-22  5:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mfd: qcom-pm8xxx: Update the maintainers section
` [PATCH 2/2] dt-bindings: rtc: qcom-pm8xxx-rtc: "

[PATCH qemu v2] ppc: Define SETFIELD for the ppc target
 2022-06-22  5:08 UTC 

[PATCH net-next 0/8] sfc: Add extra states for VDPA
 2022-06-22  5:09 UTC  (3+ messages)
` [PATCH net-next 8/8] sfc: Separate netdev probe/remove from PCI probe/remove

[PATCH] mmc: sdhci-omap: Fix a lockdep warning for PM runtime init
 2022-06-22  5:09 UTC  (3+ messages)

[PATCH 0/2] fix C++ include checks in cross-compilation
 2022-06-22  5:07 UTC  (4+ messages)
` [PATCH 1/2] config: Use G++ as C++ compiler

[PATCH net-next] raw: remove unused variables from raw6_icmp_error()
 2022-06-22  5:07 UTC  (2+ messages)

[RESOLVED] aarch64 edk2 + linux kernel crash with gicv4
 2022-06-22  5:03 UTC  (2+ messages)

[PATCH net] MAINTAINERS: Add a maintainer for OCP Time Card
 2022-06-22  5:05 UTC  (2+ messages)

[rmk-arm:zii 35/107] drivers/net/phy/phylink.c:1328: warning: expecting prototype for phylink_set_fixe_linkd(). Prototype was for phylink_set_fixed_link() instead
 2022-06-22  5:04 UTC 

[PATCH net-next v9 0/3] Broadcom PTP PHY support
 2022-06-22  5:04 UTC  (4+ messages)
` [PATCH net-next v9 1/3] net: phy: broadcom: Add Broadcom PTP hooks to bcm-phy-lib
` [PATCH net-next v9 2/3] net: phy: broadcom: Add PTP support for some Broadcom PHYs
` [PATCH net-next v9 3/3] net: phy: Add support for 1PPS out and external timestamps

[igt-dev] [PATCH i-g-t v2 0/2] Extend i915_pm_rc6_residency
 2022-06-22  5:03 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Extend i915_pm_rc6_residency (rev2)

btrfs read repair: more tests
 2022-06-22  4:58 UTC  (5+ messages)
` [PATCH 1/4] btrfs: fix the_btrfs_get_physical invocation in btrfs-map-logical
` [PATCH 2/4] btrfs; add a test for impossible repair cases
` [PATCH 3/4] btrfs: test checker pattern corruption on raid10
` [PATCH 4/4] btrfs: test read repair on a corrupted compressed extent

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-06-22  4:58 UTC  (6+ messages)
` [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()

[RFC PATCH 0/1] dir: consider worktree config in path recursion
 2022-06-22  4:57 UTC  (3+ messages)
` [PATCH v4 0/2] dir: traverse into repository

[PATCH net v2 0/2] Fix UAF and null-ptr-deref bugs in rose protocol
 2022-06-22  4:57 UTC  (3+ messages)
` [PATCH net v2 1/2] net: rose: fix UAF bugs caused by timer handler
` [PATCH net v2 2/2] net: rose: fix null-ptr-deref caused by rose_kill_by_neigh

[PATCH v3] net: usb: ax88179_178a: ax88179_rx_fixup corrections
 2022-06-22  4:52 UTC  (2+ messages)

[GIT PULL] 9p fixes for 5.19-rc4
 2022-06-22  4:50 UTC  (2+ messages)

cron job: media_tree daily build: OK
 2022-06-22  4:46 UTC 

[usb:usb-testing] BUILD SUCCESS 52a83facde141544daf35d16e57d9b158e6aa0cb
 2022-06-22  4:44 UTC 

[PATCH v3] xfs: add check before calling xfs_mod_fdblocks
 2022-06-22  4:41 UTC  (2+ messages)

next/pending-fixes baseline: 417 runs, 34 regressions (v5.19-rc3-373-gd317111b3b1ae)
 2022-06-22  4:41 UTC 

[PATCH 1/1] iommu/vt-d: Fix RID2PASID setup failure
 2022-06-22  4:39 UTC  (12+ messages)

[PATCH net] veth: Add updating of trans_start
 2022-06-22  4:38 UTC  (9+ messages)

[syzbot] INFO: task hung in hci_dev_do_open (2)
 2022-06-22  4:37 UTC  (2+ messages)

[PATCH 0/3] Fix dual rename into each other plus conflicting adds
 2022-06-22  4:36 UTC  (5+ messages)
` [PATCH 1/3] t6423: add tests of dual directory rename plus add/add conflict
` [PATCH 2/3] merge-ort: shuffle the computation and cleanup of potential collisions
` [PATCH 3/3] merge-ort: fix issue with dual rename and add/add conflict

[PATCH -next v2] media: ov7251: add missing disable functions on error in ov7251_set_power_on()
 2022-06-22  4:42 UTC 

cleanup btrfs bio submission v2
 2022-06-22  4:30 UTC  (6+ messages)
` [PATCH 01/10] btrfs: remove a bunch of pointles stripe_len arguments

Bug in merge-ort (rename detection can have collisions?)
 2022-06-22  4:30 UTC  (6+ messages)

[PATCH] memory/tegra: Add missing of_node_get() in tegra_emc_find_node_by_ram_code
 2022-06-22  4:28 UTC 

[Intel-wired-lan] [PATCH net v1] iavf: validate dest MAC and VLAN from tc-filter code path
 2022-06-22  1:31 UTC  (4+ messages)

[PATCH] scsi: isci: task: Remove duplicate 'the'
 2022-06-22  4:27 UTC 

[ovmf test] 171304: all pass - PUSHED
 2022-06-22  4:26 UTC 

[PATCH v2 0/2] Minor memoryhotplug refactoring
 2022-06-22  4:25 UTC  (4+ messages)
` [PATCH v2 2/2] mm/memory_hotplug: Reset node's state when empty during offline

[PATCH] scsi: isci: Remove duplicate 'the'
 2022-06-22  4:24 UTC 

[Buildroot] [PATCH v2 1/1] configs/zynqmp_kria_kv260_defconfig: fix to u-boot.itb generation
 2022-06-22  4:24 UTC 

aarch64-linux-ld: test.c:undefined reference to `kunit_binary_ptr_assert_format'
 2022-06-22  4:23 UTC 

[PATCH] scsi: isci: Remove duplicate 'the'
 2022-06-22  4:21 UTC 

When reviewers stop responding
 2022-06-22  4:20 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_plane: Test Refactoring
 2022-06-22  4:17 UTC  (2+ messages)

[RFC][CFT][PATCHSET] iov_iter stuff
 2022-06-22  4:15 UTC  (45+ messages)
` [PATCH 01/44] 9p: handling Rerror without copy_from_iter_full()
  ` [PATCH 02/44] No need of likely/unlikely on calls of check_copy_size()
  ` [PATCH 03/44] teach iomap_dio_rw() to suppress dsync
  ` [PATCH 04/44] btrfs: use IOMAP_DIO_NOSYNC
  ` [PATCH 05/44] struct file: use anonymous union member for rcuhead and llist
  ` [PATCH 06/44] iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC
  ` [PATCH 07/44] keep iocb_flags() result cached in struct file
  ` [PATCH 08/44] copy_page_{to,from}_iter(): switch iovec variants to generic
  ` [PATCH 09/44] new iov_iter flavour - ITER_UBUF
  ` [PATCH 10/44] switch new_sync_{read,write}() to ITER_UBUF
  ` [PATCH 11/44] iov_iter_bvec_advance(): don't bother with bvec_iter
  ` [PATCH 12/44] fix short copy handling in copy_mc_pipe_to_iter()
  ` [PATCH 13/44] splice: stop abusing iov_iter_advance() to flush a pipe
  ` [PATCH 14/44] ITER_PIPE: helper for getting pipe buffer by index
  ` [PATCH 15/44] ITER_PIPE: helpers for adding pipe buffers
  ` [PATCH 16/44] ITER_PIPE: allocate buffers as we go in copy-to-pipe primitives
  ` [PATCH 17/44] ITER_PIPE: fold push_pipe() into __pipe_get_pages()
  ` [PATCH 18/44] ITER_PIPE: lose iter_head argument of __pipe_get_pages()
  ` [PATCH 19/44] ITER_PIPE: clean pipe_advance() up
  ` [PATCH 20/44] ITER_PIPE: clean iov_iter_revert()
  ` [PATCH 21/44] ITER_PIPE: cache the type of last buffer
  ` [PATCH 22/44] ITER_PIPE: fold data_start() and pipe_space_for_user() together
  ` [PATCH 23/44] iov_iter_get_pages{,_alloc}(): cap the maxsize with MAX_RW_COUNT
  ` [PATCH 24/44] iov_iter_get_pages_alloc(): lift freeing pages array on failure exits into wrapper
  ` [PATCH 25/44] iov_iter_get_pages(): sanity-check arguments
  ` [PATCH 26/44] unify pipe_get_pages() and pipe_get_pages_alloc()
  ` [PATCH 27/44] unify xarray_get_pages() and xarray_get_pages_alloc()
  ` [PATCH 28/44] unify the rest of iov_iter_get_pages()/iov_iter_get_pages_alloc() guts
  ` [PATCH 29/44] ITER_XARRAY: don't open-code DIV_ROUND_UP()
  ` [PATCH 30/44] iov_iter: lift dealing with maxpages out of first_{iovec,bvec}_segment()
  ` [PATCH 31/44] iov_iter: first_{iovec,bvec}_segment() - simplify a bit
  ` [PATCH 32/44] iov_iter: massage calling conventions for first_{iovec,bvec}_segment()
  ` [PATCH 33/44] found_iovec_segment(): just return address
  ` [PATCH 34/44] fold __pipe_get_pages() into pipe_get_pages()
  ` [PATCH 35/44] iov_iter: saner helper for page array allocation
  ` [PATCH 36/44] iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
  ` [PATCH 37/44] block: convert to "
  ` [PATCH 38/44] iter_to_pipe(): switch to advancing variant of iov_iter_get_pages()
  ` [PATCH 39/44] af_alg_make_sg(): "
  ` [PATCH 40/44] 9p: convert to advancing variant of iov_iter_get_pages_alloc()
  ` [PATCH 41/44] ceph: switch the last caller "
  ` [PATCH 42/44] get rid of non-advancing variants
  ` [PATCH 43/44] pipe_get_pages(): switch to append_pipe()
  ` [PATCH 44/44] expand those iov_iter_advance()

[PATCHv2 1/2] mm: eliminate ifdef of HAVE_IOREMAP_PROT in .c files
 2022-06-22  4:13 UTC  (3+ messages)

[Buildroot] [PATCH v1 1/1] configs/zynqmp_kria_kv260_defconfig: fix to u-boot.itb generation
 2022-06-22  4:14 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-next-queue:master] BUILD SUCCESS 8720bd951b8e8515ffd995c7631790fdabaa9265
 2022-06-22  4:13 UTC 

kernel/sched/fair.c:9246:53: error: use of undeclared identifier 'select_idle_mask'
 2022-06-22  4:13 UTC 

[PATCH v2 0/8] introduce dedicated type for idmapped mounts
 2022-06-22  4:10 UTC  (4+ messages)
` [PATCH v2 1/8] mnt_idmapping: add vfs{g,u}id_t

[PATCH 0/7] platform/chrome: cros_ec_proto: add Kunit tests
 2022-06-22  4:10 UTC  (8+ messages)
` [PATCH 1/7] platform/chrome: cros_ec_proto: add Kunit tests for cmd_xfer_status
` [PATCH 2/7] platform/chrome: cros_ec_proto: add Kunit test for cros_ec_map_error()
` [PATCH 3/7] platform/chrome: cros_ec_proto: add Kunit tests for get_next_event
` [PATCH 4/7] platform/chrome: cros_ec_proto: add Kunit tests for get_host_event
` [PATCH 5/7] platform/chrome: cros_ec_proto: add Kunit tests for check_features
` [PATCH 6/7] platform/chrome: cros_ec_proto: add Kunit tests for get_sensor_count
` [PATCH 7/7] platform/chrome: cros_ec_proto: add Kunit test for cros_ec_cmd()

[PATCH v2 0/6] arm64: dts: qcom: Introduce SC8280XP
 2022-06-22  4:12 UTC  (4+ messages)
` [PATCH v2 3/6] arm64: dts: qcom: add SC8280XP platform
` [PATCH v2 5/6] arm64: dts: qcom: add SA8540P and ADP
` [PATCH v2 6/6] arm64: dts: qcom: sc8280xp: add Lenovo Thinkpad X13s devicetree


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.